/*
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/v20/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("./images/add.png") no-repeat scroll left center transparent;
	background-size: 16px 16px;
}
.flexigrid div.fbutton .edit {
    background: url("./images/edit.png") no-repeat scroll left center transparent;
	background-size: 16px 16px;
}
.flexigrid div.fbutton .delete {
    background: url("./images/close.png") no-repeat scroll left center transparent;
	background-size: 16px 16px;
}
/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */

@font-face{
  font-family:'FontAwesome';
  src:url('../font/fontawesome-webfont.eot?v=3.0.1');
  src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
  url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),
  url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight:normal;
  font-style:normal }

[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}.btn [class^="icon-"],.nav [class^="icon-"],.btn [class*=" icon-"],.nav [class*=" icon-"]{display:inline}.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em}li [class^="icon-"],.nav li [class^="icon-"],li [class*=" icon-"],.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,.nav li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class*=" icon-"].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-0.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -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{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}/*
 * 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-2.5.0/pdfmake-0.1.36/dt-1.10.18/b-1.5.6/b-colvis-1.5.6/b-html5-1.5.6/b-print-1.5.6/sc-2.0.0
 *
 * Included libraries:
 *   JSZip 2.5.0, pdfmake 0.1.36, DataTables 1.10.18, Buttons 1.5.6, Column visibility 1.5.6, HTML5 export 1.5.6, Print view 1.5.6, Scroller 2.0.0
 */

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;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/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{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.dataTable,.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}div.dt-button-collection-title{text-align:center;padding:0.3em 0 0.5em;font-size:0.9em}div.dt-button-collection-title:empty{display:none}button.dt-button,div.dt-button,a.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:0.333em;margin-bottom:0.333em;padding:0.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:0.88em;line-height:1.6em;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);-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;width:100%;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-collection .dt-button{border-radius:0}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}


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.dts_label{position:absolute;right:10px;background:rgba(0,0,0,0.8);color:white;box-shadow:3px 3px 10px rgba(0,0,0,0.5);text-align:right;border-radius:3px;padding:0.4em;z-index:2;display:none}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}

/* path_adjustments */
table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}
table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}
table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}
table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}
table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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 }
@charset "UTF-8";blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,optgroup,strong,th,var{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:400}q:after,q:before{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}@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/v20/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 */.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:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.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}.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}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.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}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.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-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-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-next span,.ui-datepicker .ui-datepicker-prev 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:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{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}.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}.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:0 0;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:0}.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;font-weight:400}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.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%;opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .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 #000}.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}.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:0 0;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}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;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-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.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:0 0}.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}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/public/img/ui-images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(/public/img/ui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(/public/img/ui-images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/public/img/ui-images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/public/img/ui-images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/public/img/ui-images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none}.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)}.ui-widget-header .ui-icon{background-image:url(/public/img/ui-images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/public/img/ui-images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/public/img/ui-images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/public/img/ui-images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/public/img/ui-images/ui-icons_cd0a0a_256x240.png)}.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{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}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/public/img/ui-images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;border-radius:8px}/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;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,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{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-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev 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:.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');-webkit-tap-highlight-color:transparent;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}.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}.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:0 0;background:rgba(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:700;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)}.flexigrid{font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:normal;position:relative;border:0 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:0;overflow:auto;left:0;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:0;margin-bottom:0}.flexigrid div.nDiv td{padding:2px 3px;border:1px solid #eee;cursor:default}.flexigrid div.nDiv tr.ndcolover td,.flexigrid div.nDiv tr:hover 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.ndcolover td.ndcol1,.flexigrid div.nDiv tr:hover td.ndcol1{border-right:1px solid #d2e3ec}.flexigrid div.nDiv tr.ndcolover td.ndcol2,.flexigrid div.nDiv tr:hover 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:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;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 0 -1px}.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;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:0;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{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}.flexigrid div.tDiv2{float:left;clear:both;padding:1px}.flexigrid div.sDiv{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;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.fbOver,.flexigrid div.fbutton:hover{padding:0;border:1px solid #ccc}.flexigrid div.fbutton.fbOver div,.flexigrid div.fbutton:hover div{padding:0 2px;border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee}.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;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:0 0;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}.flexigrid div.cDrag div.dragging,.flexigrid div.cDrag div:hover{background:url(images/line.gif) repeat-y 2px center}.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:0 0}.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:0;width:100%;height:100%;padding:0;background:0 0}.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}.flexigrid div.bDiv table{border-bottom:1px solid #ccc}.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}.flexigrid div.hGrip.hgOver,.flexigrid div.hGrip:hover{border-right:1px solid #999;margin-right:0}.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0}.flexigrid div.bDiv td,.flexigrid div.hDiv th{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.bDiv td div,.flexigrid div.hDiv th div,div.colCopy div{padding:5px;border-left:0 solid #fff}.flexigrid div.hDiv th,div.colCopy{font-weight:400;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:0;overflow:hidden}.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}.flexigrid div.hDiv th.sorted.thOver div,.flexigrid div.hDiv th.thOver div{border-bottom:1px solid orange;padding-bottom:4px}.flexigrid div.hDiv th.sorted div{border-bottom:0 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 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:0 solid #fff;padding-bottom:4px}.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}.flexigrid div.bDiv tr.trOver td,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid tr.trSelected td,.flexigrid tr.trSelected td.sorted{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}.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.trOver.trSelected td,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe tr.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted{border-right:1px solid #06f;border-left:1px solid #06f}.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;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:0 0;height:24px;margin:0 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:0;cursor:pointer;overflow:hidden}.flexigrid div.pDiv div.pButton.pBtnOver,.flexigrid div.pDiv div.pButton:hover{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.pBtnOver span,.flexigrid div.pDiv div.pButton:hover 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}.flexigrid.ie div.bDiv td div,.flexigrid.ie div.hDiv th div,div.colCopy.ie div{overflow:hidden}.flexigrid div.fbutton .add{background:url("./images/add.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .edit{background:url("./images/edit.png") no-repeat scroll left center transparent;background-size:16px 16px}.flexigrid div.fbutton .delete{background:url("./images/close.png") no-repeat scroll left center transparent;background-size:16px 16px}/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: https://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - https://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    https://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - https://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - https://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: https://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ https://kyruus.com
 */@font-face{font-family:FontAwesome;src:url('../font/fontawesome-webfont.eot?v=3.0.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:FontAwesome;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-menu>.active>a>[class^=icon-],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^=icon-],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^=icon-],.icon-white,.nav-list>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^=icon-],.nav-pills>.active>a>[class*=" icon-"],.nav-pills>.active>a>[class^=icon-],.navbar-inverse .nav>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^=icon-]{background-image:none}[class*=" icon-"]:before,[class^=icon-]:before{text-decoration:inherit;display:inline-block;speak:none}a [class*=" icon-"],a [class^=icon-]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.33333333em}.btn [class*=" icon-"],.btn [class^=icon-],.nav [class*=" icon-"],.nav [class^=icon-]{display:inline}.btn [class*=" icon-"].icon-large,.btn [class^=icon-].icon-large,.nav [class*=" icon-"].icon-large,.nav [class^=icon-].icon-large{line-height:.9em}.btn [class*=" icon-"].icon-spin,.btn [class^=icon-].icon-spin,.nav [class*=" icon-"].icon-spin,.nav [class^=icon-].icon-spin{display:inline-block}.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large,.nav-pills [class^=icon-],.nav-pills [class^=icon-].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-tabs [class^=icon-],.nav-tabs [class^=icon-].icon-large{line-height:.9em}.nav li [class*=" icon-"],.nav li [class^=icon-],li [class*=" icon-"],li [class^=icon-]{display:inline-block;width:1.25em;text-align:center}.nav li [class*=" icon-"].icon-large,.nav li [class^=icon-].icon-large,li [class*=" icon-"].icon-large,li [class^=icon-].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class*=" icon-"],ul.icons li [class^=icon-]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class*=" icon-"].pull-left,[class^=icon-].pull-left{margin-right:.3em}[class*=" icon-"].pull-right,[class^=icon-].pull-right{margin-left:.3em}.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x,.btn [class^=icon-].pull-left.icon-2x,.btn [class^=icon-].pull-right.icon-2x{margin-top:.18em}.btn [class*=" icon-"].icon-spin.icon-large,.btn [class^=icon-].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x,.btn.btn-small [class^=icon-].pull-left.icon-2x,.btn.btn-small [class^=icon-].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class*=" icon-"],.btn.btn-large [class^=icon-]{margin-top:0}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^=icon-].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class*=" icon-"].pull-right.icon-2x,.btn.btn-large [class^=icon-].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}/*!
 *  Font Awesome 4.3.0 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('/public/packete/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable tfoot th,table.dataTable thead th{font-weight:700}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead td:active,table.dataTable thead th:active{outline:0}table.dataTable tfoot td,table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("DataTables-1.10.18/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("DataTables-1.10.18/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("DataTables-1.10.18/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("DataTables-1.10.18/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("DataTables-1.10.18/images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody td,table.dataTable tbody th{padding:8px 10px}table.dataTable.display tbody td,table.dataTable.display tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th{border-top:1px solid #ddd}table.dataTable.display tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th{border-top:none}table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th{border-top:none}table.dataTable.display tbody tr.odd,table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}table.dataTable.display tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}table.dataTable.display tbody tr:hover,table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}table.dataTable.display tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}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.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{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:#f5f5f5}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 td,table.dataTable.nowrap th{white-space:nowrap}table.dataTable.compact thead td,table.dataTable.compact thead th{padding:4px 17px 4px 4px}table.dataTable.compact tfoot td,table.dataTable.compact tfoot th{padding:4px}table.dataTable.compact tbody td,table.dataTable.compact tbody th{padding:4px}table.dataTable td.dt-left,table.dataTable th.dt-left{text-align:left}table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center{text-align:center}table.dataTable td.dt-right,table.dataTable th.dt-right{text-align:right}table.dataTable td.dt-justify,table.dataTable th.dt-justify{text-align:justify}table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap{white-space:nowrap}table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left{text-align:left}table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center{text-align:center}table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right{text-align:right}table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify{text-align:justify}table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap{white-space:nowrap}table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left{text-align:left}table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center{text-align:center}table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right{text-align:right}table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify{text-align:justify}table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable td,table.dataTable th{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;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:#fff;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:active,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{cursor:default;color:#666!important;border:1px solid transparent;background:0 0;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff!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:0;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:#fff;background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{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:.5em}}@media screen and (max-width:640px){.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_length{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.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:#fff;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}div.dt-button-collection-title:empty{display:none}a.dt-button,button.dt-button,div.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;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%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}a.dt-button.disabled,button.dt-button.disabled,div.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%)}a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.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%);box-shadow:inset 1px 1px 3px #999}a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),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){box-shadow:inset 1px 1px 3px #999;background-color:#ccc;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%)}a.dt-button:hover,button.dt-button:hover,div.dt-button:hover{text-decoration:none}a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.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%)}a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;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%)}.dt-button embed{outline:0}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,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),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){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%);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-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,.3)),color-stop(1,rgba(0,0,0,.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none!important;text-align:center}}a.dt-button.processing,button.dt-button.processing,div.dt-button.processing{color:rgba(0,0,0,.2)}a.dt-button.processing:after,button.dt-button.processing:after,div.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 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}div.dts{display:block!important}div.dts tbody td,div.dts tbody th{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{position:absolute;right:10px;background:rgba(0,0,0,.8);color:#fff;box-shadow:3px 3px 10px rgba(0,0,0,.5);text-align:right;border-radius:3px;padding:.4em;z-index:2;display:none}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_length,div.dts div.dataTables_paginate{display:none}table.dataTable thead .sorting{background-image:url("/public/packete/dataTables/images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("/public/packete/dataTables/images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("/public/packete/dataTables/images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("/public/packete/dataTables/images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("/public/packete/dataTables/images/sort_desc_disabled.png")}.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:.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;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:.9em;padding-right:3px}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label{text-align:center;font-weight:700;border-bottom:1px solid}.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a{display:block;padding:3px;margin:1px 0;text-decoration:none}* html .ui-multiselect-checkboxes label{border:none}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #middle{position:absolute;width:100%;height:calc(100% - 80px);height:-moz-calc(20%);height:-webkit-calc(20%);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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}html body #middle #content .nap_right{width:calc(100% - 500px);width:-moz-calc(-400%);width:-webkit-calc(-400%);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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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(-302%);width:-webkit-calc(-302%);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(-102%);width:-webkit-calc(-102%);overflow-y:auto}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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}
@keyframes pulse{0%{opacity:.3}50%{opacity:1}100%{opacity:.3}}html body{font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:12px}html body .sample_mobile_object{float:left}html body h1,html body h2,html body h3,html body h4,html body h5{font-family:roboto_light,Arial,Helvetica,sans-serif;color:#ee7202;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:400;border-bottom:5px solid #d2d2d2}html body h2{font-size:20px;border-bottom:5px solid #d2d2d2;font-weight:400}html body pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}html body b,html body strong{font-weight:700}html body table{border-collapse:collapse;width:100%}html body th{font-weight:700}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 div.DTTT_container{float:left;margin-left:0}html body .dataTables_wrapper div.ColVis{float:left;margin-left:10px}html body .dataTables_wrapper div.ColVis button{height:25px}html body table.dataTable{padding-top:10px}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.filter_row th select,html body table.dataTable thead tr:first-child th input[type=text],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:#ee7202}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:51px;position:relative;color:#fff;margin-right:5px;min-width:75px;text-align:left;margin-bottom:10px}html body .projektschritte .schritt .name{display:inline-block;padding-left:5px;padding-top:3px}html body .projektschritte .schritt .datum{display:inline-block;position:absolute;padding-left:5px;padding-top:12px;font-size:.8em}html body .projektschritte .schritt .beschreibung{display:block;position:absolute;bottom:0;left:0;display:none}html body .projektschritte .schritt:before{position:absolute;top:9px;left:-22px;width:43px;height:43px;background-color:#fff;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt:after{position:absolute;top:9px;right:-22px;width:43px;height:43px;background-color:#999;display:block;content:' ';transform:rotate(45deg)}html body .projektschritte .schritt.fertig{background-color:#e3000f}html body .projektschritte .schritt.fertig:after{background-color:#e3000f;content:'FERTIG';font-size:.8em}html body .projektschritte .schritt.current{background-color:#363636}html body .projektschritte .schritt.current:after{background-color:#363636}html body .projektschritte .not_yet_activated{background-color:#ccc;padding:10px}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{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;position:relative;margin:10px 0 10px 0;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,.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,.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,.3),inset 0 -2px 6px rgba(0,0,0,.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(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 .animate>span>span,html body .meter>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.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:after,html body .nostripes>span>span{-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:0;width:100%;height:60px;background:#363636}html body #head #logo{position:relative;top:10px;left:16px;float:left}html body #head #mobile_menu_btn{display:none}html body #head #topmenu_area{position:relative;right:16px;top:15px;float:right}html body #head #topmenu_area .top_menu_item{display:block;width:32px;height:32px;float:left;margin-left:5px}html body #head #topmenu_area .top_menu_item:hover{background-position:0 -32px}html body #head #topmenu_area .tm_active_item{transition:background 0s ease;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail{transition:background 0s ease}html body #head #topmenu_area .tm_icon_mail.tm_has_item{animation:pulse 3s infinite;background-position:0 -32px}html body #head #topmenu_area .tm_icon_mail.tm_has_item:hover{animation:none;background-position:0 -32px}html body #head #topmenu_area .tm_icon_admin-c{background-image:url('/public/img/icons/main-admin-c.png')}html body #head #topmenu_area .tm_icon_akquise{background-image:url('/public/img/icons/main-akquise.png')}html body #head #topmenu_area .tm_icon_desk{background-image:url('/public/img/icons/main-desk.png')}html body #head #topmenu_area .tm_icon_logout{background-image:url('/public/img/icons/main-logout.png')}html body #head #topmenu_area .tm_icon_prof_male{background-image:url('/public/img/icons/main-prof-male.png')}html body #head #topmenu_area .tm_icon_prof_female{background-image:url('/public/img/icons/main-prof-female.png')}html body #head #topmenu_area .tm_icon_settings{background-image:url('/public/img/icons/main-settings.png')}html body #head #topmenu_area .tm_icon_dollar{background-image:url('/public/img/icons/main-dollar.png')}html body #head #topmenu_area .tm_icon_mail{background-image:url('/public/img/icons/main-mail.png')}html body #head #topmenu_area .tm_icon_clock{background-image:url('/public/img/icons/main-clock.png')}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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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:0;left:0;width:100%;height:100%;z-index:30}html body #head #topmenu_area #benachrichtigung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;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 .zeiterfassung_indikator{position:relative;right:30px;top:15px;float:right;padding-top:2px;width:32px;font-size:2em;text-align:center;height:32px;background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;box-sizing:border-box;color:#00b400;opacity:.3;animation:pulse 3s infinite;display:none}html body #head .zeiterfassung_indikator.aktiv{display:block}html body #head .zeiterfassung_indikator:hover{opacity:1}html body #head #zeiterfassung_container{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:100px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_container ul{margin-top:20px;margin-bottom:50px}html body #head #zeiterfassung_container li{border-top:1px dotted #999;padding-top:3px;padding-bottom:3px;cursor:pointer}html body #head #zeiterfassung_container li:first-child{border-top:none}html body #head #zeiterfassung_container .meta{font-size:10px;color:#aeaeae}html body #head #zeiterfassung_container_top{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:5px 5px 0 0;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 #zeiterfassung_container_closeclick{position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}html body #head #zeiterfassung_container_bottom{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);border-radius:0 0 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 #zeiterfassung_container_bottom a:first-child{border-bottom:1px solid #999;display:block;margin-bottom:3px;padding-bottom:3px}html body #head #zeiterfassung_container_system{background-color:#fff;border:1px solid #efefef;border-radius:5px 5px 5px 5px;box-shadow:0 3px 6px #333;padding:5px;position:absolute;right:390px;top:32px;width:300px;z-index:3000}html body #head #zeiterfassung_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:0;float:right}html body #head #topbar_search input{background-color:rgba(255,255,255,.3);border:none;border-radius:4px 4px 4px 4px;display:inline-block;float:right;font-size:1em;height:20px;line-height:1;margin:0;padding:5px;text-decoration:none;width:207px;opacity:.3}html body #head #topbar_search input:focus,html body #head #topbar_search input:hover{opacity:1}html body #head #topbar_search i{position:absolute;right:10px;top:6px;font-size:16px;opacity:.3}html body #head #topbar_search_result_container{position:absolute;top:39px;right:0;background-color:#fff;width:400px;border:1px solid #999;text-align:left;z-index:300}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_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;font-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_divider{position:relative;background:#d2d2d2;border-top:2px solid #666;border-bottom:1px solid #ccc;padding:3px 10px 3px 10px;font-weight:700;margin-top:-1px}html body #head .topbar_search_more_results_available{float:right;font-size:10px;font-weight:400;font-style:italic}html body #head #pagetitle{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;left:30px;position:relative;float:left;top:19px}html body #head #pagetitle_small{color:#fff;font-family:roboto_light,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;left:40px;position:relative;top:27px;float:left}html body #head_menubar{background-color:#ee7202;position:relative;width:100%;height:20px}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,.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 #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}html body #middle #content .widget_container{width:48%;margin:0 1%;float:left;margin-top:20px;position:relative}html body #middle #content .widget_container_full_width{width:98%}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:0}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 .protokoll_meta{font-size:10px;color:#777}html body #middle #content .protokoll_item_ereignis .protokoll_text{font-style:italic}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 .uebersicht_projekt_liste{padding:0 10px}html body #middle #content .uebersicht_projekt_liste ul{margin-left:20px}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;position:absolute;top:0;left:0;height:100%;background-color:#efefef}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:70%}html body #middle #content .nap_right_bottom{-moz-box-sizing:border-box;background-color:#ddd;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 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%}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 #folders{padding-top:5px;padding-bottom:20px;height:500px;width:20%;float:left;position:relative;background-color:#cfcfcf;overflow:auto}html body #middle #content .subprojekt_fileexplorer #files_container{height:500px;width:80%;float:left;background-color:#fff;position:relative;overflow-y:auto}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege .datei_edit{display:none}html body #middle #content .subprojekt_fileexplorer #files_container .eintraege:hover .datei_edit{display:inline-block;cursor:pointer;color:#be0808;position:relative;top:1px}html body #middle #content .subprojekt_fileexplorer #file_button_bar{position:relative;margin-top:10px;height:20px;margin-bottom:20px;padding-right:21px}html body #middle #content .subprojekt_fileexplorer .info_edit_button{float:right;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .del_folder_button{float:left;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .new_file_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff!important}html body #middle #content .subprojekt_fileexplorer .download_folder_button{float:right;margin-left:10px;padding:3px 0 3px 0;width:150px;background-color:#be0808;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;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 0 3px 0;width:150px;background-color:#be0808;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:0 0!important}html body #middle #content .subprojekt_fileexplorer .eintraege{background-color:#fff;padding:10px;margin:10px;position:relative;border:1px solid #a7a7a7;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}html body #middle #content .subprojekt_fileexplorer .eintraege .text{font-size:1em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .info{font-size:.8em;width:80%}html body #middle #content .subprojekt_fileexplorer .eintraege .button{position:relative;float:right;top:8px;padding:3px 0 3px 0;width:150px;background-color:#be0808;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 .frage_entity,html body #middle #content .fragebogen_frage{position:relative;margin-top:30px}html body #middle #content .frage_entity .fragebogen_frage{color:#000;font-weight:700}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:700}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,.4);color:#eee;font-family:"Neo Sans";font-size:1.1em;height:15px;padding-left:10px;padding-top:0;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 #sidebar_left{background-color:rgba(255,255,255,.7);position:absolute;left:0;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:#ee7202;font-weight:700}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:#ee7202;color:#fff}html body #sidebar_right{background-color:#f0f0f0;position:absolute;right:0;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:700;margin-top:10px}html body .todo_container .ui-accordion-content,html body .ui-accordion .ui-accordion-content{border:0;overflow:auto;padding:0;padding-top:10px;background:#363636;background-image:-o-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-moz-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-webkit-linear-gradient(bottom,#505050 0,#303030 100%);background-image:-ms-linear-gradient(bottom,#505050 0,#303030 100%);background-image:linear-gradient(to bottom,#505050 0,#303030 100%);border-radius:0}html body .todo_container .ui-accordion-header,html body .ui-accordion .ui-accordion-header{margin-top:-1px;color:#be0808;font-size:14px;background:#363636;background-image:-o-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-moz-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-webkit-linear-gradient(bottom,#434343 0,#353535 100%);background-image:-ms-linear-gradient(bottom,#434343 0,#353535 100%);background-image:linear-gradient(to bottom,#434343 0,#353535 100%);border-radius:0;border:0;text-shadow:0 0 3px #000}html body .todo_container#todo_accordion>div,html body .ui-accordion#todo_accordion>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#todo_accordion>div .modul,html body .ui-accordion#todo_accordion>div .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#todo_accordion>div .modul ul,html body .ui-accordion#todo_accordion>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#todo_accordion>div .modul ul li,html body .ui-accordion#todo_accordion>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container#todo_accordion>div .modul ul a,html body .ui-accordion#todo_accordion>div .modul ul a{font-size:11px}html body .todo_container#todo_accordion>div .modul .name,html body .ui-accordion#todo_accordion>div .modul .name{font-size:11px;font-weight:700}html body .todo_container#todo_accordion>div .modul:first-child,html body .ui-accordion#todo_accordion>div .modul:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3,html body .ui-accordion#todo_accordion>h3{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#todo_accordion>h3 .ui-accordion-header-icon,html body .ui-accordion#todo_accordion>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#todo_accordion>h3.ui-accordion-header-active,html body .ui-accordion#todo_accordion>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#ee7202}html body .todo_container#todo_accordion>h3:first-child,html body .ui-accordion#todo_accordion>h3:first-child{border-top:0 none}html body .todo_container#todo_accordion>h3.ui-corner-all,html body .todo_container#todo_accordion>h3.ui-state-default,html body .ui-accordion#todo_accordion>h3.ui-corner-all,html body .ui-accordion#todo_accordion>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container .rps_mitarbeiter_todo>div,html body .ui-accordion .rps_mitarbeiter_todo>div{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container .rps_mitarbeiter_todo>div .modul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul{padding:5px 0 5px 10px;border-top:1px solid #efefef}html body .todo_container .rps_mitarbeiter_todo>div .modul ul,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container .rps_mitarbeiter_todo>div .modul ul li,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul li{list-style:disc outside none;float:none;width:auto;margin:10px 0}html body .todo_container .rps_mitarbeiter_todo>div .modul ul a,html body .ui-accordion .rps_mitarbeiter_todo>div .modul ul a{font-size:11px}html body .todo_container .rps_mitarbeiter_todo>div .modul .name,html body .ui-accordion .rps_mitarbeiter_todo>div .modul .name{font-size:11px;font-weight:700}html body .todo_container .rps_mitarbeiter_todo>div .modul:first-child,html body .ui-accordion .rps_mitarbeiter_todo>div .modul:first-child{border-top:0 none}html body .todo_container .rps_mitarbeiter_todo>h3,html body .ui-accordion .rps_mitarbeiter_todo>h3{text-shadow:none;margin-top:20px;color:#be0808;font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef;background-color:#dfdfdf}html body .todo_container .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon,html body .ui-accordion .rps_mitarbeiter_todo>h3 .ui-accordion-header-icon{left:auto;right:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-accordion-header-active,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container .rps_mitarbeiter_todo>h3:first-child,html body .ui-accordion .rps_mitarbeiter_todo>h3:first-child{border-top:0 none;margin-top:0}html body .todo_container .rps_mitarbeiter_todo>h3.ui-corner-all,html body .todo_container .rps_mitarbeiter_todo>h3.ui-state-default,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-corner-all,html body .ui-accordion .rps_mitarbeiter_todo>h3.ui-state-default{border-radius:0;background-image:none;background-color:transparent}html body .todo_container#slot_accordion .ui-accordion-content,html body .ui-accordion#slot_accordion .ui-accordion-content{background:0 0;border:0 none;overflow:auto;padding:0}html body .todo_container#slot_accordion .ui-accordion-content .modul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul{padding:5px 0;border-top:1px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-content .modul ul,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul{list-style:disc outside none;padding:0 0 0 15px}html body .todo_container#slot_accordion .ui-accordion-content .modul ul li,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul li{list-style:disc outside none;float:none;width:auto;margin:0 0}html body .todo_container#slot_accordion .ui-accordion-content .modul ul a,html body .ui-accordion#slot_accordion .ui-accordion-content .modul ul a{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title{font-size:11px;font-weight:700}html body .todo_container#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2),html body .ui-accordion#slot_accordion .ui-accordion-content .modul .slot_title:nth-child(1n+2){margin-top:10px}html body .todo_container#slot_accordion .ui-accordion-content .modul .text,html body .ui-accordion#slot_accordion .ui-accordion-content .modul .text{font-size:11px}html body .todo_container#slot_accordion .ui-accordion-content .modul:first-child,html body .ui-accordion#slot_accordion .ui-accordion-content .modul:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header,html body .ui-accordion#slot_accordion .ui-accordion-header{text-shadow:none;margin-top:-1px;color:#be0808;color:rgba(190,8,8,.5);font-size:16px;border:0 none;padding:5px 0;border-top:2px solid #efefef}html body .todo_container#slot_accordion .ui-accordion-header .ui-accordion-header-icon,html body .ui-accordion#slot_accordion .ui-accordion-header .ui-accordion-header-icon{left:auto;right:0}html body .todo_container#slot_accordion .ui-accordion-header.ui-accordion-header-active,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-accordion-header-active{border-bottom:2px solid #efefef;color:#be0808}html body .todo_container#slot_accordion .ui-accordion-header:first-child,html body .ui-accordion#slot_accordion .ui-accordion-header:first-child{border-top:0 none}html body .todo_container#slot_accordion .ui-accordion-header.ui-corner-all,html body .todo_container#slot_accordion .ui-accordion-header.ui-state-default,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-corner-all,html body .ui-accordion#slot_accordion .ui-accordion-header.ui-state-default{border-radius:0;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 #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:#be0808;font-family:roboto_light,Arial,Helvetica,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:#777}html body #middle #content .login_table{background-color:#eee;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:.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:0 0}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 .positionstabelle td[contenteditable]:hover{background-color:#ccf;cursor:text}html body #middle #content .angebot_positionen .positionstabelle th.position{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.position_nr{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.name{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.menge{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.einheit{width:30px}html body #middle #content .angebot_positionen .positionstabelle th.beschreibung{width:450px}html body #middle #content .angebot_positionen .positionstabelle th.steuersatz{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.einzelnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.gesamtnetto{width:80px}html body #middle #content .angebot_positionen .positionstabelle th.zeit{width:50px}html body #sidebar_right .quicklink_list{padding:10px}html body #sidebar_right .quicklink_list .widget_container_operations{top:23px;right:20px}html body #sidebar_right .quicklink_list ul{margin-top:10px;padding-left:10px}html body #sidebar_right .quicklink_list ul .quicklink .ql-del{position:absolute;right:20px;display:none}html body #sidebar_right .quicklink_list ul .quicklink:hover{background-color:#fff}html body #sidebar_right .quicklink_list ul .quicklink:hover .ql-del{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:0 0;border:none}html body .custom-combobox-input{margin:0;padding:3px 0 3px 3px;width:100%;border-radius:3px}body.layout_login{position:absolute;width:100%;height:100%}body.layout_login .login_all{background-color:#363636;width:100%;height:100%}body.layout_login .login_table td,body.layout_login .login_table th{border:0!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 #pass,body.layout_login #user{width:366px;height:30px;border:2px solid #bfbfbf;margin-bottom:10px;padding-left:10px}body.layout_login .error,body.layout_login .errors{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:700;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-scroller .empty_icon:before{content:"\f184";width:0;height:0;font-family:FontAwesome;font-style:normal;font-weight:400;text-decoration:inherit;color:#be0808;font-size:40px;top:-6px;position:relative;cursor:default}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}html body #middle #dashboard-social-stream .social-stream-item .meta a,html body #middle #dashboard-social-stream .social-stream-item .subtitle a,html body #middle #dashboard-social-stream .social-stream-item .title a{color:#666;font-weight:700}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 .subtitle,html body #middle #dashboard-social-stream .social-stream-item .title{font-size:.9em}html body #middle #dashboard-social-stream .social-stream-item.picture .icon{float:right;margin-right:10px}html body #middle #dashboard-social-stream .social-stream-item.picture .subtitle,html body #middle #dashboard-social-stream .social-stream-item.picture .title{width:80%;font-size:.8em}html body #middle #dashboard-social-stream .social-stream-item .item-content{padding:10px;clear:both}.fa-check.zugangsdaten{color:#6cd900;cursor:pointer}.pms_activity_new{padding-bottom:30px}.pms_activity_new pre{padding:5px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .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{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:700;font-size:1.1em}.pms_activity pre{display:block;padding:5px;margin-left:10px;background-color:#f5f5f5;border:1px solid #efefef;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in}.pms_activity.own pre:hover{background-color:#ddd;cursor:pointer}.pms_activity.own pre[contenteditable=true]{background-color:#ddf}.pms_activity.own pre[contenteditable=true].not_saved{background-color:#fdf}.pms_activity.own pre[contenteditable=true]:hover{cursor:text}.pms_activity .meta{display:inline-block;margin-left:10px;font-size:.8em}.pms_activity .meta .delete{color:red;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}.file_size{font-size:.8em}@-webkit-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-moz-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes rotateIt{from{transform:rotate(360deg)}to{transform:rotate(0)}}html *{transition:background .2s ease,opacity .2s ease}.development_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"DEVELOPMENT";text-align:center;font-weight:700;color:#fff;opacity:.6;padding:22px 0}.testing_mode:before{position:fixed;display:block;top:0;left:0;height:100%;width:100%;content:"TESTING";text-align:center;font-weight:700;color:#000;opacity:.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:#bbb;border-top:1px solid #ccc;top:5px;position:relative;padding-top:4px}.jarm-cal-calendar-row{margin:10px 0}.jarm-cal-calendar-row:after{clear:both;content:"";display:block}.jarm-cal-calendar-day{font-size:11px;font-weight:700;float:left;width: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-today{background-color:#ebabab}.jarm-cal-calendar-day .day_meta{font-weight:400}.jarm-cal-calendar-day:first-child{margin-left:0}.jarm-cal-calendar-day-number{position:absolute;right:3px;top:0;height:100%;padding:7px 0;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-next-month,.calendar_header .calendar-prev-month{position:absolute;top:0;cursor:pointer}.calendar_header .calendar-prev-month{left:0}.calendar_header .calendar-next-month{right:0}.approved_0{color:#999}.approved_1{color:red}.approved_2{color:#090}html body.DTTT_Print #middle{height:auto}html body.DTTT_Print #content#content{font-size:.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 td,html body.DTTT_Print #content#content tr{page-break-inside:avoid}html body.DTTT_Print #content#content table.dataTable thead td,html body.DTTT_Print #content#content table.dataTable thead th{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}
@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{display:none;position:absolute;right:0;top:60px;z-index:10;background-color:#363636;padding:10px;height:90px;width:325px;border-bottom:2px solid #000;border-left:2px solid #000}html #head #search_and_menu #topbar_search,html body #head #search_and_menu #topbar_search{top:20px}html body.layout_no_sidebar .layout_popup #middle,html body.layout_sidebar_left .layout_popup #middle,html body.layout_sidebar_left_right .layout_popup #middle,html.layout_no_sidebar .layout_popup #middle,html.layout_sidebar_left .layout_popup #middle,html.layout_sidebar_left_right .layout_popup #middle{height:100%}html body.layout_no_sidebar .layout_popup #middle #content,html body.layout_sidebar_left .layout_popup #middle #content,html body.layout_sidebar_left_right .layout_popup #middle #content,html.layout_no_sidebar .layout_popup #middle #content,html.layout_sidebar_left .layout_popup #middle #content,html.layout_sidebar_left_right .layout_popup #middle #content{overflow:hidden;min-width:0}html body.layout_no_sidebar #pagetitle,html body.layout_sidebar_left #pagetitle,html body.layout_sidebar_left_right #pagetitle,html.layout_no_sidebar #pagetitle,html.layout_sidebar_left #pagetitle,html.layout_sidebar_left_right #pagetitle{left:283px;font-size:20px}html body.layout_no_sidebar #pagetitle_small,html body.layout_sidebar_left #pagetitle_small,html body.layout_sidebar_left_right #pagetitle_small,html.layout_no_sidebar #pagetitle_small,html.layout_sidebar_left #pagetitle_small,html.layout_sidebar_left_right #pagetitle_small{left:283px;font-size:14px}html body.layout_no_sidebar .sDashboard>li,html body.layout_sidebar_left .sDashboard>li,html body.layout_sidebar_left_right .sDashboard>li,html.layout_no_sidebar .sDashboard>li,html.layout_sidebar_left .sDashboard>li,html.layout_sidebar_left_right .sDashboard>li{width:48.5%}}