/* Minification failed. Returning unminified contents.
(4134,39): run-time error CSS1030: Expected identifier, found 'rgba('
(4134,44): run-time error CSS1031: Expected selector, found '46'
(4134,44): run-time error CSS1025: Expected comma or open brace, found '46'
(4135,58): run-time error CSS1030: Expected identifier, found 'color-stop('
(4135,69): run-time error CSS1031: Expected selector, found '0%'
(4135,69): run-time error CSS1025: Expected comma or open brace, found '0%'
(4136,42): run-time error CSS1030: Expected identifier, found 'rgba('
(4136,47): run-time error CSS1031: Expected selector, found '46'
(4136,47): run-time error CSS1025: Expected comma or open brace, found '46'
(4137,37): run-time error CSS1030: Expected identifier, found 'rgba('
(4137,42): run-time error CSS1031: Expected selector, found '46'
(4137,42): run-time error CSS1025: Expected comma or open brace, found '46'
(4138,38): run-time error CSS1030: Expected identifier, found 'rgba('
(4138,43): run-time error CSS1031: Expected selector, found '46'
(4138,43): run-time error CSS1025: Expected comma or open brace, found '46'
(4139,38): run-time error CSS1030: Expected identifier, found 'rgba('
(4139,43): run-time error CSS1031: Expected selector, found '46'
(4139,43): run-time error CSS1025: Expected comma or open brace, found '46'
(4140,8): run-time error CSS1030: Expected identifier, found 'progid:DXImageTransform.Microsoft.gradient('
(4140,8): run-time error CSS1031: Expected selector, found 'progid:DXImageTransform.Microsoft.gradient('
(4140,8): run-time error CSS1025: Expected comma or open brace, found 'progid:DXImageTransform.Microsoft.gradient('
(4140,128): run-time error CSS1019: Unexpected token, found '}'
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
/*   font-family: sans-serif; 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
/*! jQuery UI - v1.11.4 - 2015-05-07
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 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); /* support: IE8 */
}

.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-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.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 {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.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,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.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 {
	overflow: hidden;
	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: 20px;
	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: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

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

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

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.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("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.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;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: 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 override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center 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-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	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 .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	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: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	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 #fbcb09;
	background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top 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: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.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); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

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

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.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;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20); /* support: IE8 */
	border-radius: 5px;
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome/fontawesome-webfont.eot?v=4.3.0');
    src: url('fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('fonts/FontAwesome/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('fonts/FontAwesome/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('fonts/FontAwesome/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('fonts/FontAwesome/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";
}

@font-face {
  font-family: "Raleway";
  src: url('fonts/Raleway/raleway-thin.eot');
  src: url('fonts/Raleway/raleway-thin.eot?#iefix') format('embedded-opentype'), url('fonts/Raleway/raleway-thin.woff') format('woff'), url('fonts/Raleway/raleway-thin.ttf') format('truetype'), url('fonts/Raleway/raleway-thin.svg#ralewaythin') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url('fonts/Raleway/raleway-extralight.eot');
  src: url('fonts/Raleway/raleway-extralight.eot?#iefix') format('embedded-opentype'), url('fonts/Raleway/raleway-extralight.woff') format('woff'), url('fonts/Raleway/raleway-extralight.ttf') format('truetype'), url('fonts/Raleway/raleway-extralight.svg#ralewayextralight') format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url('fonts/Raleway/raleway-light.eot');
  src: url('fonts/Raleway/raleway-light.eot?#iefix') format('embedded-opentype'), url('fonts/Raleway/raleway-light.woff') format('woff'), url('fonts/Raleway/raleway-light.ttf') format('truetype'), url('fonts/Raleway/raleway-light.svg#ralewaylight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url('fonts/Raleway/raleway-regular.eot');
  src: url('fonts/Raleway/raleway-regular.eot?#iefix') format('embedded-opentype'), url('fonts/Raleway/raleway-regular.woff') format('woff'), url('fonts/Raleway/raleway-regular.ttf') format('truetype'), url('fonts/Raleway/raleway-regular.svg#ralewayregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url('fonts/Raleway/raleway-medium.eot');
  src: url('fonts/Raleway/raleway-medium.eot?#iefix') format('embedded-opentype'), url('fonts/Raleway/raleway-medium.woff') format('woff'), url('fonts/Raleway/raleway-medium.ttf') format('truetype'), url('fonts/Raleway/raleway-medium.svg#ralewaymedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url('fonts/Raleway/raleway-semibold.eot');
  src: url('fonts/Raleway/raleway-semibold.eot?#iefix') format('embedded-opentype'), url('fonts/Raleway/raleway-semibold.woff') format('woff'), url('fonts/Raleway/raleway-semibold.ttf') format('truetype'), url('fonts/Raleway/raleway-semibold.svg#ralewaysemibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url('fonts/Raleway/raleway-bold.eot');
  src: url('fonts/Raleway/raleway-bold.eot?#iefix') format('embedded-opentype'), url('fonts/Raleway/raleway-bold.woff') format('woff'), url('fonts/Raleway/raleway-bold.ttf') format('truetype'), url('fonts/Raleway/raleway-bold.svg#ralewaybold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url('fonts/Raleway/raleway-extrabold.eot');
  src: url('fonts/Raleway/raleway-extrabold.eot?#iefix') format('embedded-opentype'), url('fonts/Raleway/raleway-extrabold.woff') format('woff'), url('fonts/Raleway/raleway-extrabold.ttf') format('truetype'), url('fonts/Raleway/raleway-extrabold.svg#ralewayextrabold') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Raleway";
  src: url('fonts/Raleway/raleway-heavy.eot');
  src: url('fonts/Raleway/raleway-heavy.eot?#iefix') format('embedded-opentype'), url('fonts/Raleway/raleway-heavy.woff') format('woff'), url('fonts/Raleway/raleway-heavy.ttf') format('truetype'), url('fonts/Raleway/raleway-heavy.svg#ralewayheavy') format('svg');
  font-weight: 900;
  font-style: normal;
}

/* Global Reset & Standards =====*/
*, *:before, *:after {margin:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
html {font-size:16px; font-style:normal; font-weight:400; font-family:"Raleway", Arial, Helvetica, Sans-serif; line-height:1.25em; -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%; width:100%; height:100%;}
body {width:100%; height:100%;font-size:16px !important;   -webkit-font-smoothing:antialiased; background-color:#ffffff !important;font-family:"Raleway", Arial, Helvetica, Sans-serif  !important;    color: #2b3e4f !important;    font-style: normal  !important; background-color:transparent;   font-weight: 400  !important;    line-height: 1.25em  !important;}
/* Base Type Styles */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, blockquote, th, td {margin:0; padding:0; direction:ltr;}
h1, h2, h3, h4, h5, h6 {font-family:"Raleway", sans-serif; font-weight:900; font-style:normal; color:#ff9434; text-rendering:optimizeLegibility; line-height:1.1;}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {font-size:60%; color:#6f6f6f; line-height:0;}
p {margin:1.8% 0;} h1 {font-size:44px;} h2 {font-size:37px;} h3 {font-size:27px; line-height:1.2;} h4 {font-size:20px; line-height:2;} h5 {font-size:17px;} h6 {font-size:14px;} hr {border:solid #ddd; border-width:1px 0 0; clear:both; margin:22px 0 21px; height:0;} figure {margin:0;} em, i {font-style:oblique; line-height:inherit;} strong, b {font-family:"Raleway"; font-weight:900; line-height:inherit;} small {font-size:60%; line-height:inherit;} code {font-weight:bold; background:#ffff99;} ::-moz-selection {background:#ddd; color:#000; text-shadow:none;} ::selection {background:#ddd; color:#000; text-shadow:none;}
form:first-child { height: 100%; }
form{  width: 100%; /*display: table;*/}
a{cursor:pointer;}
/* To make the IMAGES Flexible */
input[type="image"]{/*width:100%;*/ max-width:100%; height:auto; width:auto\9; /* ie8 */ -ms-interpolation-mode:bicubic; image-rendering:optimizeQuality;}

/* Links */
a img {border:none;} a ,.linkColor {color: #fa5a30;text-decoration:none;line-height:inherit;} .page-internal .linkColor {color: #2ca012}  p a, p a:visited {line-height:inherit;} a[href^="tel:"] {color:inherit; text-decoration:none;}
div.resource a:hover {color: white;}

/* Clear Floated Elements */
.clear {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}
.clearfix:before, .clearfix:after {clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix { *zoom:1; display: inline-block; }
* html .clearfix { height: 1%; }

/* Tooltip */
.ui-tooltip {    max-width: 200px;    padding: 3px 8px;    color: #fff;    line-height: 15px;    background-color: #3c3c3c !important;    border: none !important;    box-shadow: none !important;    border-radius: 4px;    font-family: "Raleway", Arial;    font-size: 12px;    font-style: normal;    font-weight: 400;	text-align: left;}

/* Misc */
.hidden {display:none;}
.posRelative {position: relative;}
.floatleft {float:left;} .floatright {float:right;} .text-left {text-align:left !important;} .text-right {text-align:right !important;} .text-center {text-align:center;}
.hideitem {font:0/0 a; color:transparent; text-shadow:none; background-color:transparent; border:0; visibility:hidden;} .nodisplay {display:none !important; -webkit-transition:all 0.15s linear; -moz-transition:all 0.15s linear; -o-transition:all 0.15s linear; transition:all 0.15s linear;}
.highlight {background:#FFFF99;}
.info {margin-top:30px; padding:5px 20px; color:#5E6273; border-top:2px solid #B5D4FE; border-bottom:2px solid #B5D4FE; background-color:#F8FAFC;}
.warning {margin-top:30px; padding:5px 20px; color:#8E6A64; border-top:2px solid #FEABB9; border-bottom:2px solid #FEABB9; background-color:#FBEEF1;}
.alert {margin-top:30px; padding:5px 20px; color:#996666; border-top:2px solid #FFD324; border-bottom:2px solid #FFD324; background-color:#FFF6BF;}
.download {margin-top:30px; padding:5px 20px; color:#666666; border-top:2px solid #C0C0C0; border-bottom:2px solid #C0C0C0; background-color:#F0F0F0;}
.red {color:#FF0000;} .green {color:#047001;} .orange {color:#DE6B0A;} .blue {color:#0F75BC;}
.bgwhite{background-color: #fff !important;}
/* Lists */
ul, ol, dl {line-height:1.6; margin-bottom:10px; list-style-position:outside;} ul li ul, ul li ol {margin-left:20px; margin-bottom:0;} ul.square, ul.circle, ul.disc {margin-left:17px;} ul.square {list-style-type:square;} ul.square li ul {list-style:inherit;} ul.circle {list-style-type:circle;} ul.circle li ul {list-style:inherit;} ul.disc {list-style-type:disc;} ul.disc li ul {list-style:inherit;} ul.no-bullet {list-style:none;} ul.large li {line-height:21px;} ol {margin-left:20px;} ol li ul, ol li ol {margin-left:20px; margin-bottom:0;}
#ulLan a.active {    font-weight: 800;}
/* Blockquotes */
blockquote, blockquote p {line-height:1.5; color:#6f6f6f;} blockquote {margin:0 0 17px; padding:9px 20px 0 19px; border-left:1px solid #ddd;} blockquote cite {display:block; font-size:13px; color:#555555;} blockquote cite:before {content:"\2014 \0020";} blockquote cite a, blockquote cite a:visited {color:#555555;} abbr, acronym {text-transform:uppercase; font-size:90%; color:#222222; border-bottom:1px solid #ddd; cursor:help;} abbr {text-transform:none;}

/* Standard Forms */
fieldset {border:solid 1px #ddd; -webkit-border-radius:3px; -moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; border-radius:3px; padding:12px; margin:18px 0;} fieldset legend {font-weight:bold; background:white; padding:0 3px; margin:0; margin-left:-3px;}
label {font-size:100%; color:#4d4d4d; display:block;}
select, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea { padding:5px; height:32px; width:100%; background-color:#fff; font-size:95%; font-family:inherit; border:1px solid #ff9434; color:#2b3e4f; display:block; -webkit-transition:all 0.15s linear; -moz-transition:all 0.15s linear; -o-transition:all 0.15s linear; transition:all 0.15s linear;}
select.required, input[type="text"].required, input[type="password"].required, input[type="date"].required, input[type="datetime"].required, input[type="email"].required, input[type="number"].required, input[type="search"].required, input[type="tel"].required, input[type="time"].required, input[type="url"].required, textarea.required{ padding:5px; height:32px; width:100%; background-color:#eff2f9; font-size:95%; font-family:inherit; border:1px solid #ff9434; color:#2b3e4f; display:block; -webkit-transition:all 0.15s linear; -moz-transition:all 0.15s linear; -o-transition:all 0.15s linear; transition:all 0.15s linear;}
select[disabled], input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {background-color:whitesmoke;}
select.error, input[type="text"].error, input[type="password"].error, input[type="date"].error, input[type="datetime"].error, input[type="email"].error, input[type="number"].error, input[type="search"].error, input[type="tel"].error, input[type="time"].error, input[type="url"].error, textarea.error { color: #666;  border: 1px solid #e46c6e !important;  background: #fbcece !important; }

::-webkit-input-placeholder {color:#666;}
::-moz-placeholder {color:#666;} /* FF 19+ */
:-moz-placeholder {color:#666;} /* FF 18- */
:-ms-input-placeholder {color:#666;}
.placeholder {color:#666;} /* for the polyfill */
.requiredtxt {position:relative; top:-10px; font-size:80%; font-weight:bold; text-align:right;}
.mandatory {position:relative; top:-2px; left:-3px; font-size:70%; color:#ef7777;}
.error{display: none;}
.error { width: 100%;  padding: 0.6em;  font-size: 0.9em;  color: #b94a48;  background-color: #f2dede;  border: 1px solid rgba(185, 74, 72, 0.3);  -webkit-transition:all 0.15s linear; -moz-transition:all 0.15s linear; -o-transition:all 0.15s linear; transition:all 0.15s linear;margin-bottom:20px}
.loginerror{ width: 91%;}
.infoStore { width: 100%;  padding: 0.6em;  font-size: 0.9em;  color: #000000;  background-color: #90EE90;  border: 1px solid rgba(185, 74, 72, 0.3);  -webkit-transition:all 0.15s linear; -moz-transition:all 0.15s linear; -o-transition:all 0.15s linear; transition:all 0.15s linear;}

.formError {
    color: #b94a48;
    border: 1px solid #e46c6e !important;  
    background: #fbcece !important;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
/* checkbox */
input[type=checkbox]:not(old),input[type=radio   ]:not(old){ margin: 0; padding: 0;  font-size: 1em;  opacity: 0; cursor: pointer}
input[type=checkbox]:not(old) + label,input[type=radio   ]:not(old) + label{  display: inline-block;  margin-left: -2em;  line-height: 2em;  font-size: 0.85em;}
input[type=checkbox]:not(old) + label > span,input[type=radio   ]:not(old) + label > span{  display: inline-block;  width: 1.5em;  height: 1.5em;  margin: 0em 0em 0.25em 0.8em;  background: #6799d4;  vertical-align: bottom;}
.checkbox input[type=checkbox]:not(old) + label > span,.checkbox  input[type=radio]:not(old) + label > span { margin: 0.2em 0.2em 0.25em 0.8em;    } 
input[type=checkbox]:not(old):checked + label > span,input[type=radio]:not(old):checked + label > span{  background: #6799d4; }
input[type=radio ]:not(old) + label > span{ border-radius:50%;}
input[type=checkbox]:not(old):checked + label > span:before{    content: "\f00c";font: normal normal normal 14px/1 FontAwesome; display: block;  width: 1.5em;  color: #ffffff;  font-size: 1em;  line-height: 1.5em;  text-align: center;}
input[type=radio]:not(old):checked + label > span > span{ border-radius:50%; display: block;  width: 0.8em;  height: 0.8em;  margin: 0.35em;  background: #fff;}
input[type=checkbox].error + label > span, input[type=radio ].error:not(old) + label > span,
input[type=checkbox].formError + label > span, input[type=radio ].formError:not(old) + label > span { border: 1px solid #e46c6e !important;  background: #fbcece !important;}
input[type=checkbox][disabled=disabled]:not(old),input[type=checkbox][disabled=disabled]:not(old) + label > span { background-color: #AAA; cursor:not-allowed }
.bootstrap-switch-container i,.dx-fileuploader-wrapper{padding:0px !important;}
.bootstrap-switch.bootstrap-switch-focused {  border-color: #ccc;  outline: none;  -webkit-box-shadow: none;  box-shadow: none;}
.col-8 .bootstrap-switch-small{width:65.56px !important}
.col-8 .bootstrap-switch-small span{width:33.78px !important}/* Tables */
table {margin:0 0 10px;} table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {display:table-cell; font-size:14px; line-height:18px; text-align:left;} table thead tr th, table tfoot tr td {padding:8px 10px 9px; font-size:14px; font-weight:bold; color:#222;} table thead tr th:first-child, table tfoot tr td:first-child {border-left:none;} table thead tr th:last-child, table tfoot tr td:last-child {border-right:none;} table tbody tr td {padding:9px 10px; vertical-align:top; border:none;}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary{background:#ff9434 !important}
/* Normal Buttons */
.button {-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #ffaa22; display:inline-block; cursor:pointer; color:#333333; font-family:arial;   font-size: 13px; font-weight:bold; padding:6px 24px; text-decoration:none;}
input[type=submit], input[type=button], input#btnAddOrder,.dx-button.dx-button-has-text,.dx-button-has-icon {font-weight: normal; position: relative;  border: none;  color: rgba(255,255,255,1);  background-color: rgba(101,155,215,1);  text-align: center;  font-size: 13px;  font-weight: 400;  letter-spacing: .1em; -webkit-box-shadow: 0px 0px 2px 0px rgba(255,255,255,0.8);  -moz-box-shadow: 0px 0px 2px 0px rgba(255,255,255,0.8); box-shadow: 0px 0px 2px 0px rgba(255,255,255,0.8);  -webkit-border-radius: 5px;  -moz-border-radius: 5px;border-radius: 5px;  cursor: pointer;}
input[type=submit]:disabled, input[type=button]:disabled, .disabled {background-color: #8f98a1 !important}
input[type=submit].info-conf{padding: 5px 15px;    letter-spacing: .1em;    border: 1px solid #639bd9;    text-transform: uppercase;  border: 1px solid #fff;-webkit-border-radius: 5px; -moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;color: white; font-size: 1em;height: 30px;margin-left: 5%;}
input[type=submit].info-conf:hover{color:rgb(246,148,35)}
/* Any Firefox  CSS Hack button padding */
@-moz-document url-prefix() {button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner{border:none; padding:0;}}
input, button {
    outline: none;
    white-space: normal;
    height: auto;
    min-height: 30px;
}
.btn-facebook {
    background: #305c99;
}
.btn-google:hover {
    background: #b22222;
}
.btn-facebook:hover {
    background: #2b4db1;
}
.btn-twitter:hover {
    background: #007bb6;
}
.btn-twitter {
    background: #00cdff;
}
.btn-google {
    background: #d24228;
}
.btn-linkedin {
    background: #007bb6;
}
.btn-linkedin:hover {
    background: #1f759d;
}
.btn-live {
    background: #0072c6;
}
.btn-live:hover {
    background: #1b348e;
}
/* BASIC Elements ============*/
.darkgreen {color:#1d6b33;} .darkpred {color:#de0a1a;} .darkorange {color:#eb6b17;} .darkskyblue {color:#2ba1ca;}
hr.divimg {border:0; height:1px; background-image:-webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0)); background-image:-moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0)); background-image:-ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0)); background-image:-o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.35), rgba(0,0,0,0));}
#go-to-top {position:fixed; bottom:5em; right:1.35em; text-decoration:none; color:#000000; background-color:rgba(235,235,235,0.80); font-size:12px; padding:1em; -webkit-border-radius:7px; -moz-border-radius:7px; -ms-border-radius:7px; -o-border-radius:7px; border-radius:7px; display:none; font-weight:bold; z-index:10000;} .go-to-top:hover {color:#FFF; background-color:rgba(135,135,135,0.50);}
#sidr-main {display:none;}


header {margin:0 auto; width:100%; top: 0; position:fixed; z-index:9999; background-color: #272727; height: 30px; } 
background:-moz-linear-gradient(left, rgba(46,106,170,1) 0%, rgba(101,156,215,1) 50%, rgba(46,106,170,1) 100%); /* FF3.6+ */
background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(46,106,170,1)), color-stop(50%, rgba(101,156,215,1)), color-stop(100%, rgba(46,106,170,1))); /* Chrome,Safari4+ */
background:-webkit-linear-gradient(left, rgba(46,106,170,1) 0%,rgba(101,156,215,1) 50%, rgba(46,106,170,1) 100%); /* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(left, rgba(46,106,170,1) 0%, rgba(101,156,215,1) 50%, rgba(46,106,170,1) 100%); /* Opera 11.10+ */
background:-ms-linear-gradient(left, rgba(46,106,170,1) 0%, rgba(101,156,215,1) 50%, rgba(46,106,170,1) 100%); /* IE10+ */
background:linear-gradient(to right, rgba(46,106,170,1) 0%, rgba(101,156,215,1) 50%, rgba(46,106,170,1) 100%); /* W3C */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e6aaa', endColorstr='#2e6aaa',GradientType=1 ); /* IE6-8 */}
main, footer {margin:0 auto; padding:0; width:100%;}
main {margin-bottom:-300px; padding-bottom:300px; min-height:100%; height:auto !important; height:100%; display:block;}
footer {min-height:300px; background-color:rgba(88,101,117,0.9); }

/*nav,*/ #head_navigation, div.footer {margin:0 auto; padding:0 15px; width:100%; max-width:1260px !important; display:table;}
nav {margin:0 auto;  width:100%; display:table;}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background: #fa5a30 !important;
}
/* Header Basic Elements =======*/
#head_navigation {padding:4px; list-style:none; display:block; height: 20px; margin-top:5px; margin-bottom:5px;}
#head_navigation > li {padding:0 1%; line-height:0.65em; float:right;}
#head_navigation > li:not(:first-child) {border-right:1px solid #FFF;}
#head_navigation  li a {position:relative; /*top:-1px; */ padding:0px 0px 13px 0px; font-family:'Raleway'; font-weight:400; font-size:0.6em; letter-spacing:0.1em; color:#FFF; text-transform:uppercase; text-align:center;}
#head_navigation li ul {margin-left: -0.9%;z-index:2000; padding:0 1%;margin-top:12px; display:none; position:absolute; list-style:none;background-color: #272727;}
#head_navigation  li.active a { font-weight:600;}
.lng i {padding-left:5px}
/*#head_navigation > li > ul:before {  content: "";  width: 0;  height: 0;  border-bottom: 10px solid #4f87c4;  border-left: 10px solid transparent;  border-right: 10px solid transparent;  position: absolute;  top: -10px;}*/

div.header {margin:0 auto; width:100%; background-color:#000000; clear:both; -webkit-box-shadow:0 5px 15px -5px #000; -moz-box-shadow:0 5px 15px -5px #000; box-shadow:0 5px 15px -5px #000;}
nav {height:140px; clear:both;}
a.logoclick span {display:none;}
a.logoclick { width:378px; height:120px; position:relative; top:12px; background:url("https://d10j3mvrs1suex.cloudfront.net/s:bzglfiles/u/615292/380e7e989c7b0bca740b09d9c5c2abebf440c90d/original/logo-avantune-bz.png/!!/meta%3AeyJzcmNCdWNrZXQiOiJiemdsZmlsZXMifQ%3D%3D.png") left top no-repeat; display:block; float:left;background-size:contain}
a#pull {display:none;}

 .main-title{text-align:center;    padding-top: 25px; padding-bottom: 30px;}
 .main-title h1 {    font-weight: 400;    font-size: 2em;}
 .main-title h2 {    font-size: 1.2em;    font-weight: 400;    padding-bottom: 10px;}
/* First level of main top menu */
ul.top_navigation {margin:30px; position:relative; line-height:1em; list-style:none; display:block; float:right;padding:0 15px;}
ul.top_navigation > li {/*margin:0 20px; padding:0 3px; */ line-height:1em; float:left;}
ul.top_navigation > li:last-child {margin-right:0; padding-right:0;}
ul.top_navigation > li > a {color: #ffffff;padding: 5px 0px 10px 0px; font-family:'Raleway'; font-weight:400 !important; font-size:1em !important; text-transform: capitalize; letter-spacing:0em; text-align:center; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
ul.top_navigation > li > a:hover, ul.top_navigation > li:hover a{ color:#fff;}
ul.top_navigation > li:hover{ background-color:#fa5a30;color:#fff;}
ul.top_navigation li.active, ul.top_navigation li.active a{ background-color:#000000;color:#ff9434;}
a.below_bar {color: #ffffff !important;}
ul.top_navigation li.active  div{display: block !important;}
.nav  i{	-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.nav li {float: left;width: 95px;text-align: center;}
.nav a {display: block;width: auto;}
.icon {display: block;}
.icon + span {padding-top: 2.1em;padding-bottom: 2.1em;white-space: nowrap;}
.nav a {height: 100%;}
.nav i {position: relative;display: inline-block;margin: 0 auto;padding: 0.6em;font-size: 1.8em;}	
.nav > li {    position: initial !important;    display: block; }
/* Second level of main top menu */
ul.top_navigation li div {margin: 0 auto;display:none;position: absolute;  width: 100vw;  right: 0;}
ul.top_navigation li ul {float:right; padding:0; /*display:none;*/ position:relative; list-style:none;padding:0 15px;}
ul.top_navigation li:hover ul {width:auto; max-width:auto !important; display:block; z-index:1000;}
ul.top_navigation li ul a {padding:0.5em; font-size:0.80em; font-family:'Raleway'; color:#fff; display:block;}
ul.top_navigation li ul li a:hover, ul.top_navigation li ul li.active a {color:#FFF; background-color:#fa5a30;}

/* Footer Basic Elements =======*/
/* Footer menu */
ul.footer_nav_section {margin:60px 0 0; list-style:none; display:block;}
ul.footer_nav_section > li {margin:0 1.5%; width:40%; color:rgba(255,255,255,1); font-family:'Raleway'; font-size:80%; text-align:justify; line-height:1.25em; float:left;}
ul.footer_nav_section > li.fns2 {margin:0 1.5%; width:18%;}
ul.footer_nav_section > li.fns3 {margin:0 1.5%; width:28%; text-align:right;}
ul.footer_nav_section > li strong {padding-bottom:15px; font-size:150%; display:block;}
ul.footer_nav_section > .fns1 a {color:#FFF; text-decoration:underline;}
ul.footer_nav_section > .fns2 a {padding-bottom:3px; color:rgba(255,255,255,1); display:block;}

/* Social Network Btns */
.facebook_icon { width:26px; height:26px; background:url("../images/theme_images/social_media_buttons.png") -54px 0 no-repeat; float:right; display:block;}
.twitter_icon { margin-right:10px; width:26px; height:26px; background:url("../images/theme_images/social_media_buttons.png") -81px 0 no-repeat; float:right; display:block;}
.linkedin_icon { margin-right:10px; width:26px; height:26px; background:url("../images/theme_images/social_media_buttons.png") -27px 0 no-repeat; float:right; display:block;}
.youtube_icon { margin-right:10px; width:26px; height:26px; background:url("../images/theme_images/social_media_buttons.png") 0 0 no-repeat; float:right; display:block;}
.facebook_icon:hover {background:url("../images/theme_images/social_media_buttons.png") -162px 0 no-repeat;}
.twitter_icon:hover {background:url("../images/theme_images/social_media_buttons.png") -189px 0 no-repeat;}
.linkedin_icon:hover {background:url("../images/theme_images/social_media_buttons.png") -135px 0 no-repeat;}
.youtube_icon:hover {background:url("../images/theme_images/social_media_buttons.png") -108px 0 no-repeat;}
.btn-facebook {
    background: #305c99;
}
.btn-google:hover {
    background: #b22222;
}
.btn-facebook:hover {
    background: #2b4db1;
}
.btn-twitter:hover {
    background: #007bb6;
}
.btn-twitter {
    background: #00cdff;
}
.btn-google {
    background: #d24228;
}
.btn-linkedin {
    background: #007bb6;
}
.btn-linkedin:hover {
    background: #1f759d;
}
.btn-live {
    background: #0072c6;
}
.btn-live:hover {
    background: #1b348e;
}

/* Main Elements============*/

/*---Basic Elements============ */
.col-6, .col-8, .col-4, .col-3, .col-2, .col-xs-6, .col-2-2{display:inline-block; float: left;}
.col-12{width: 100%;}
.col-6, .col-xs-6{width: 50%;}
.col-8{width: 66%}
.col-4{width: 33.33333333%}
.col-3{width: 25%}
.col-2{width: 17%}
.col-2-2{width: 20%}
.row:before, .row:after{display: table;  content: " ";}
.row:after{clear: both;}
.row {margin-bottom: 2%;}

.as-table{display: table; width: 100%; table-layout: fixed;}
.row .col-v-middle{vertical-align:middle;   display: table-cell;height: 100%;float: none !important;}

.content{ max-width: 850px; width:100%; margin-left: auto; margin-right: auto; margin-top: 30px; padding:15px;}
.max-content.content{ max-width: 1223px; width:100%; margin:0 auto; padding:15px; margin-top:70px;}
.page{margin-top: 100px; padding:25px; background:#fff}
.page-nomenu{margin-top: 200px; padding:25px; background:#fff}

.page-intro{margin-top: 160px; padding:25px; border: 1px #ccc solid;}
.max-content .page-intro{margin-top: 120px; padding:0px; }
.max-content.product-page {  margin-top: 85px;   padding: 0px;}
.max-content.product-page .page-intro {    margin-top: 115px;    padding: 0px;}
.page-content{ padding:25px; background:#fff}

.note{ font-size: 0.85em; text-align: center;}

.heading{margin-bottom:1.5%;}
.heading h1, .heading-title{color:#ff9434; font-family: 'Raleway';font-size: 1.5em;  font-weight: 400;}
.heading .icon-sec{text-align: right;}
.heading .icon-sec > a > i {padding: 5px; font-size: 1em}
.heading i{color:#ff9434;background-color:white !important}
.heading a, .cgenial{color:#659bd7}
.heading h2{color:#659bd7; font-family: 'Raleway';font-size: 1em;  font-weight: 400;}

/*---Form Elements============ */
.inner-content{ overflow:inheir; }
form .row{margin-bottom: 0px;}
form .heading.row{margin-bottom: 2%;}
.form-group-full label.full{width: 100%}
.form-group, .form-group-full, .form-inline { margin-bottom: 7px; vertical-align: middle; min-height: 42px; position: relative; }
/*.auth-content .form-group, .auth-content .form-group-full, .auth-content .form-inline { padding-top: 10px;}*/
.form-group a, .form-group a:hover{color: #659bd7; font-size: 0.9em;}
.form-group a:hover{text-decoration: underline}
.form-group label {    display: inline-block;  max-width: 100%;  margin-bottom: 5px;  font-weight: 700;font-size: 0.85em; width: 30%; float: left;}
.form-group span, .form-inline span {white-space: nowrap;  font-size: 0.85em !important; }
.form-group label> span, .form-inline label> span{  font-size: 100% !important; }
.form-group input:not([type="submit"]) {  display: inline-block;  width: auto;  vertical-align: middle;  width: 60%;}

.register-link{text-decoration: underline}
.loginButton{border: 1px solid #639bd9;text-transform: uppercase; background-color: #639bd9; border-radius: 5px;  width: 50%;  color: white;  font-size: 0.8em;    height: 30px;  margin-top:1%; margin-left:5%}
.pull-bottom {  display: inline-block;  vertical-align: bottom; float: none;}

.form-inline{ display: inline-block;vertical-align: middle;}
.form-inline label { display: inline-block;  max-width: 100%; font-weight: 700;font-size: 0.85em; width: 40%; float:left;}
.form-inline input , .form-inline select{ display: inline-block !important;  vertical-align: middle;  width: 50% !important;}

.form-group-full span {  font-size: 100%; }
.form-group-full label {  display: inline-block;  max-width: 100%;  margin-bottom: 5px;  font-weight: 700;font-size: 0.85em; width: 18.3%; float:left }
.fileupload table tbody tr td {
    padding: 0px;
    vertical-align: top;
    border: none;
}
.form-group-full input:not([type="submit"]) , .form-group-full select, .form-group-full textarea, .form-group-full .fileuploader  {  display: inline-block;  width: auto;  vertical-align: middle;  width: 80.7%;}
.stdButton.largeButton{width: 25%;}
.stdButton.mediumButton{width: 80%;}
textarea{height: 2%;}
.stdButton,.dxucControl .dxucBrowseButton a,.dx-button.dx-button-has-text{min-width: 15%;border: 1px solid #fa5a30;text-transform: uppercase; background-color: #fa5a30 !important; border-radius: 5px;  width: auto;  color: white !important;  font-size: 13px;margin-left:1%; display:inline-block; text-align:center;padding:4px 16px}
.total-panel .stdButton{min-width: 50%;}
.stdButton:disabled, .disabled-link {
    background-color:white !important;
    color:silver !important;
    border-color:transparent !important
}
/*---Store Elements============ */

.product{width:175px; height:224px; background: #fff; text-align: center;display: table; margin: 0 auto; float: none !important; margin-top: 32px;}
.product.item.item-type-zoom:hover {
    box-shadow: 0 3px 10px 0px #666;
}

.row-centered {text-align:center;}
.col-centered {  display:inline-block;  text-align:left;}

.prod_logo{display: inline-block; height: 100%;  height: 49px; color:white; width: 100%;}
.prod_logo img{padding: 8px;width: auto;max-width: 175px;height: 49px;display: inline-block;vertical-align: middle;}
.prod_info{height:185px; padding-top: 40px; text-align: center;}
.icon-prod{padding: 11px; background: #677381; color:#fff; font-size: 1.9em; display: inline-block;}
.name-prod{color:#2b3e51; font-size: 0.9em;padding-top:15px;display: block;padding-left: 2px;    padding-right: 2px;}
.desc-prod{color:#90979d; font-size: 0.80em;display: inline-block;    padding: 0px 2px;}
.icon-prod img{width: 43px; height: 43px;}


.config-intro .icon  > img{ max-height: 100%;  height: auto; width: 100px; }
.config-intro{background-color: #677381}
.config-intro .prod-name{padding-bottom: 1%;padding-top: 1%;font-size: 5em; color: #fff;}
.config-intro .icon{float: none !important;font-size: 1em;display: table-cell; vertical-align: middle;width:135px; max-width:100%; }
.config-intro .title{float: none !important;display: table-cell;height: 100%;vertical-align:middle;}
.config-intro .title span.name-prod {font-size: 0.3em;display: block;color:#fff;line-height: 1.2em; padding-top: 0px}
.config-intro .title span.desc-prod{font-size: 0.2em;display: block;color:#fff;}
a.btn-conf, .info-conf{padding:5px 15px;letter-spacing: .1em;border: 1px solid #639bd9;text-transform: uppercase; border: 1px solid #fff;  -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; border-radius:5px; color: white;  font-size: 1em;    height: 30px;  margin-left:5%}
a.btn-conf:hover, .info-conf:hover{background: #fff; color: #677381}
.prod-conf{text-align: right; /*padding-top: 60px;*/ }

.desc-panel{background-color: #fff;padding-top: 30px;}
.desc-panel h2{font-size: 1.5em; font-weight: 400; padding-bottom: 10px;}
.desc-panel .txt{font-size: 0.9em; font-weight: 500;}
.desc-panel .txt ul {padding-left: 20px; list-style-image: url("../images/theme_images/bullet.gif")}
hr { background: #b6bfca; border-top: 1px solid #b6bfca;border-bottom: 1px solid #fff}
.related .product{ border: 1px solid #677381; margin-right: 15px; margin-left: 0px;}
.config-panel{display: none; color: #3c3c3c; padding-top: 25px;}

.moreinforight{float: right !important}
.moreinfo{color: #ff9434;float:left;}
i.moreinfo{padding-left: 6px !important;}
.moreinfoempty{background:transparent;}
.moreinfocontroller{ float:none; padding-left:6px !important;}
.moreinfo:hover{ cursor: help; opacity: 1;}
.moreinfoempty:hover{cursor:default;}
.minsize-box .config-panel{display: block !important;}
.counter{ color: #3c3c3c; font-size: 0.8em;  font-style: normal;  font-weight: 600;  font-family: "Raleway", Arial, Helvetica, Sans-serif;  line-height: 1.25em;}
.config-panel h3{color:#ff9434; text-transform: uppercase; font-size: 0.85rem !important; font-weight: 600 !important}
.config-panel i{padding-left: 5px;}
.config-panel .ui-button-text i{ font-size: 10px;  padding: 0px;}
.config-panel .counter{padding: 10px 0px 0px 0px;}
.config-panel .counter label{font-weight: 600;}
.config-panel .counter .row.last{font-weight: 800;}
.counter .row{margin-bottom: 2% !important;}
.total-panel{  float:right;width: 359px; text-align: center; background: #fff; border: 1px solid #b6bfca;  -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; border-radius:5px; padding:31px 40px 31px 40px; }
.total-panel.centered{float: none;  margin: 0 auto;}
.total-panel span{ font-size: 110%; font-weight: 700; text-transform: uppercase}
.total-panel span.clear-txt{color:#ff9434}
/*.total-panel .fa-usd{padding-left: 5px;}*/
.total-panel .fa-calculator{padding-right: 5px;  background: #659cd7; color: #fff;border-radius: 25px;  background: #ff9434;  color: #fff;  padding: 0px;  width: 19px;  padding: 4px;  font-size: 10px;  height: 19px;}
.total-panel div { margin-top: 10%;font-size: 0.8em;  font-weight: 600;  line-height: 1.2em; }
.total-panel div.simplerow { margin-top: 3%;   font-size: 0.75em; }
.total-panel .stdButton{  font-size: 13px;}
.col-4 .total-panel .stdButton{margin-top: 10%;}
/* privatocloud user cost removed */
#lblPriceForUser,  #lblUserNoPeriod, #lblUserPeriod, #lblPriceForUser {  }

/*--- Hover Store Effect============= */
/*.prod_logo{ background-size: 121px 28px; background-repeat: no-repeat;background-position: center center;}*/
/*.prod_logo:before { content: ' ';display: inline-block; vertical-align: middle;height: 100%;}*/
.desc-down-prod{color:#90979d; font-size: 0.80em;display: inline-block;    padding: 0px 12px;}
.product, .item {text-align:center;float:left;position:relative;}	
.product, .item, .item-hover,.item-hover .mask,.item-img,.item-info {width: 175px;height: 234px; border: 1px #ccc solid;}
#noteBuy { padding-top: 10px;    font-size: 80%;}
.item-hover .mask{width: 175px;height: 185px;}
.related .item-hover .mask {  width: 175px;  height: 185px;}
.item-hover,.item-hover .mask,.item-img {position:absolute;top:0;left:0;}			
.item-type-zoom .item-hover {z-index:5;	-webkit-transition: all 300ms ease-out;-moz-transition: all 300ms ease-out;-o-transition: all 300ms ease-out;transition: all 300ms ease-out;opacity:0;cursor:pointer;display:block;text-decoration:none;text-align:center;}
.item-type-zoom .item-info {z-index:10;color:#ffffff;display:table-cell;padding-top: 40px;position:relative;z-index:5;-webkit-transform: scale(0,0);-moz-transform: scale(0,0);-ms-transform: scale(0,0);transform: scale(0,0);-webkit-transition: all 300ms ease-out;-moz-transition: all 300ms ease-out;-o-transition: all 300ms ease-out;transition: all 300ms ease-out;}
.item-type-zoom .item-info .headline {font-size:40px;width:75%;margin:0 auto;padding:10px;color:#fff}
.item-type-zoom .item-info .line {height:1px;width:60%; margin:15px auto 10px auto;background-color:#ffffff;}			
.item-type-zoom .item-info .date {font-size:14px;font-style:italic;}	
.item-type-zoom .item-hover .mask {background-color:#000;opacity:0.5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);z-index:0;}			
.item-type-zoom .item-hover:hover {opacity:1;}				
.item-type-zoom .item-hover:hover .item-info {-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-ms-transform: scale(1,1);transform: scale(1,1);}								
.item-img {background-color:#7a548f;z-index:0;}
.counter-box{ }

/*--- Auth Area======================== */
.auth-content.content{ max-width: 1220px;}
.max-content .page-internal, .page-internal{margin-top: 210px}
.inro-txt{ font-size: 14pt; }
.minsize-box{margin: 0 auto;}
.page-content{margin-top: 10px; border: 1px #ccc solid;}

.mini-header{font-size: 0.85em; margin-top: 4% ; margin-bottom: 0px;}
.mini-header.col{margin-bottom: 10px;}
.mini-header > i{  background: white !important;  color: #ff9434;  width: 25px;  padding: 5px;  height: 25px; text-align: center;  vertical-align: middle} 
.mini-header span{ padding-left: 10px;}
.mini-header .col-4{margin-bottom: 5px;}

.borderbottom{border-bottom: 1px solid #dee6f1;padding-bottom:10px;}
.borderbottom.col-6{ padding-right:5px; height: 52px;}
.borderbottom label, .borderbottom span {  line-height: 33px;  white-space: nowrap;}
.spaceleft{margin-left: 60px;}

.space.form-inline.col-6{padding-right: 30px;}
.space.form-inline.col-6 i{color:#659bd7}
.space.form-inline.col-6.right{padding-left: 30px;padding-right:0px;}
.mini-header .col-6, .col-left{padding-right: 30px;}
.mini-header .col-6.right, .col-right{padding-left: 30px;padding-right: 0px; text-align: left}
.empty{height: 54px;}
.space.form-inline input,.space.form-inline select{width:58%  !important}
/*--- Widget ============= */
/* ----SLIDER BAR---- */
.ui-slider-access{float:right; display: inline-block}
.ui-buttonset .ui-button{margin-right:-1px}
.ui-buttonset {    margin-right: 0px;}
.ui-button { margin-top: 2%;}
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: 0px !important;}
.ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{	border: none;	background: url('../images/theme_images/btn_slider.png') no-repeat;	outline: none;}
.ui-widget-header{ background-image: none; background-color: #ff9434;}
.ui-widget-content {  background-image: none;  background: #b6bfca;}
.ui-slider-horizontal {  height: .35em;border: none;}
.ui-slider-horizontal .ui-slider-handle { top: -.4em;}
.ui-slider-horizontal{display: inline-block;  width: 75%;}
.counter .col-2 label{  margin-top: 7px;}

button.ui-state-default  {  border: 1px solid #cccccc;  background: #fff;  font-weight: bold;  color: #3c3c3c; }

button.ui-state-hover {  border: 1px solid #cccccc;  background: #fff;  font-weight: bold;  color: #639bd9;}

/*----TEXTBOX COUNTER-----*/
.ui-input-counter{top: 6px; display: inline-block; border-radius: 5px; height: .35em; border: none;}

/*----COMBOBOX COUNTER-----*/
.ui-combobox-counter{top: 6px; display: inline-block; border-radius: 5px; border: none;text-align: center}

/* ----MODAL WINDOW---- */

.btn-close {  color: #677381;  font-size: 30px;  text-decoration: none;  position: absolute;  right: 5px;  top: 0;}
.btn-close:hover { color: #919191; }
.modal:before {  content: "";  display: none;  background: rgba(0, 0, 0, 0.6);  position: fixed;  top: 0;  left: 0;  right: 0;  bottom: 0;  z-index: 10;   -webkit-overflow-scrolling: touch;}
.modal:target:before {  display: block;}
.modal:target .modal-dialog {  -webkit-transform: translate(0, 0);  -ms-transform: translate(0, 0);  transform: translate(0, 0);  top: 20%;}
.modal-dialog {  background: #fefefe;  margin-left: -200px;  position: fixed;  left: 50%;  top: -100%;  z-index: 11;  width: 360px;  -webkit-transform: translate(0, -500%);  -ms-transform: translate(0, -500%);  transform: translate(0, -500%);  -webkit-transition: -webkit-transform 0.3s ease-out;  -moz-transition: -moz-transform 0.3s ease-out;  -o-transition: -o-transform 0.3s ease-out;  transition: transform 0.3s ease-out;}
.modal-body {  padding: 20px; font-size: .8em}
.modal-header,.modal-footer {  padding: 10px 20px;}
.modal-header h3{  font-size: 20px; font-weight: 600}
.modal-footer {  text-align: right;}
/*ADDED TO STOP SCROLLING TO TOP*/
#close {  display: none;}

/* -----TABLE----- */
.detailsicon{cursor:pointer; color: #fa5a30}
table.simpletable {border-collapse: collapse;border-spacing: 0;width: 100% !important;margin-top: 20px;display:table !important}
.simpletable td, .simpletable th {   border-bottom: 1px solid #dee6f1; padding: 10px 5px;}
.simpletable th{background: #ff9434; color: #fff; font-weight: 600;}
.simpletable td.highlight{ color: #ff9434;background:#f9fafc;text-transform: uppercase;border: none;font-weight: 600; }
.noborder, tr.noborder td {    border: none;}

.fixed-table-pagination{
	padding-bottom: 10px !important;
    padding-top: 10px !important;
 } 

.fixed-table-container{
	border: none !important;
} 

.fixed-table-body{
    border: 1px solid #dddddd!important;
}
.pagination > li > a, .pagination > li > span{
	color: #333!important;
}

.pagination > .active > a, .pagination > .active > a:focus, 
.pagination > .active > a:hover, .pagination > .active > span, 
.pagination > .active > span:focus, .pagination > .active > span:hover{
	background-color: #333!important;
    border-color: #333!important;
	color: #fff !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{background-color:#333 !important; color: #fff !important;}
.pagination>li:last-child>a, .pagination>li:last-child>span, .pagination>li:first-child>a, .pagination>li:first-child>span{
	border-radius: 0px!important;
}
.edit-order {
    position:absolute;color:white !important;z-index:1001;
    top:4px;right:4px
}
.detail-box {
    background-color:white;
    border-top:solid 8px #639bd9;
    box-shadow: 0 3px 2px 1px rgba(0,0,0,.1);
    padding:16px
}
.select-box {
    border:0;
    background-color:transparent;
    color: #639bd9;
    outline: none;
    width:auto !important;
    height:auto !important
}
.main-color {
    color:#639bd9 
}
.err-color {
    color:red
}
.bottom-dropicon {
    position:absolute;
    left:0;
    right:0;
    bottom:0
}
#divMsg {
    padding:6px;background-color:whitesmoke;
    box-shadow:0 3px 2px 1px rgba(0,0,0,.1)
}
.jprt-buttons .jprt-btn.jprt-btn-active {
    background-color: #2E6AAA !important
}
.counterControl, .moreinfo {
	line-height:24pt !important
}
.ui-slider {
    margin-left:8px
}
.counterLabel {
    line-height:normal;
    display:inline-block
}
.jprt-buttons {
    display:flex;
    flex-wrap:wrap;
    margin-bottom:0px !important;
    justify-content:center
}
.jprt-buttons .jprt-btn {
    flex: 0.16 1 0
}
.storeName {
    float: left !important;
    border:0 !important
}
.storeName h1 {
    color:white;
    font-weight:inherit;
    font-size:14pt;
    line-height:inherit
}
/*---Responsive Layout============*/
@media screen and (max-width:1150px) {
  	.config-panel .col-4 .total-panel{margin-left:5px !important;}
	.total-panel span.col-xs-6{text-align: center; padding: 3px; height: auto; padding: 2% 3% 2% 3%;}
	.related .col-2{min-width: 200px;}
	.config-panel .col-4 .total-panel{width: 90% !important;}
}
@media screen and (max-width:1070px) {
  	a.logoclick{width: 250px; top: 26px;}
    
}

@media screen and (max-width:985px) {
    a.logoclick {
        width: 200px;
        top: 26px;
        background-size: contain !important;
        background-position: 9px top !important;
    }
}

@media screen and (max-width:950px) {
	.col-2-2{width: 33.33333333%}
}

@media screen and (max-width:932px) {
	a.logoclick{width: 165px; background-position: 9px top !important;background-size: contain !important;}
}

@media screen and (max-width:880px) {
	a.logoclick {width:25%;  position:relative; top:18px; background-size:contain auto;}
	.ui-slider-access{ float: none !important; display: block; margin-top: 15px}
	.counter .col-8{ width: 100%;}
	
	.col-8, .col-4, .row .col-v-middle.col-4, .row .col-v-middle.col-8{ width: 100%; float: left !important;}
    .col-4, .row .col-v-middle.col-4.prod-name, .col-8.prod-conf.col-v-middle{float: none !important}
	.config-panel .col-8, .config-panel .col-4{ width: 100%; float: left; display: block;}
	.col-4 .text-right {text-align: left !important}
	.config-panel .col-4 .total-panel{width: 359px !important;}
	.counter .col-2{width: 20%;   margin-right: 5px;}
	.counter .col-2.counter-box{width: 18%;   margin-right: 0px;}
	.counter .col-2 span{}
	.counter .col-8{width: 59% !important}
	.config-panel .col-4 .total-panel{ margin-top: 3%;}
	
	.as-table{display: block;}
	.total-panel{float:left}
}

@media screen and (max-width:850px) {
	.col-3{width: 33.33333333%}
}

@media screen and (max-width:803px) {
	
  	ul.top_navigation > li {margin:0 0px;}
	ul.top_navigation, ul.top_navigation li ul { padding: 0 8px;}
	ul.top_navigation li ul a {font-size: 0.75em;}
	.nav li {width: 81px;}
	footer {min-height:380px;}
	/*---Main Section=== */
	
	ul.footer_nav_section {margin:20px 0 0;}
	ul.footer_nav_section > li.fns1 {margin:0 auto; width:100%; text-align:left; line-height:1.25em; clear:both;}
	ul.footer_nav_section > li.fns2 {margin:15px 0 0; width:39%; float:left;}
	ul.footer_nav_section > li.fns3 {margin:15px 0 0; width:54%; text-align:right; float:right;}
	.contact_left_txt_area .download-txt-section {width:73.91%;}
	.stdButton{margin-left: 0px;}
	.stdButton.largeButton{width: auto;}
	.total-panel .stdButton{padding: 0px 3px 0px 3px;}
	
	.total-panel {padding: 20px 5px 5px 5px;}
	.config-panel .col-4 .total-panel{  padding: 31px 40px 31px 40px;}
	
	
	
}


@media screen and (max-width:768px) {
    .ui-slider-horizontal{width: 100%}
    .ui-slider-access{ float: none !important; display: block; margin-top: 15px}
    
}

@media screen and (max-width:746px){
	
	.form-inline.col-6{ width: 100%;}
	.form-inline{ display: block; margin-bottom: 0; vertical-align: middle;}
	.form-group-full label, .form-inline label { display: block;  max-width: 100%;  margin-bottom: 5px;  font-weight: 700;font-size: 0.85em; width: 100%;}
	.form-group-full input, .form-inline input , .form-inline select, .form-group-full select, .form-group-full textarea, .form-inline textarea{ display: block !important;  vertical-align: middle;  width: 100% !important;}
	.form-group label{width: 100%;}
	.loginButton{margin: 2% 0px 0px 0px;}
	input[type=checkbox]:not(old) + label{font-size: 0.80em}
	.stdButton{width:50%;}
	.space.form-inline.col-6, .space.form-inline.col-6.right{ padding: 0px;}
	.space.form-inline input, .space.form-inline select{width: 100% !important;}
	.space, .checkbox, .radio{margin-top: 2%;}
	.row.col-12.text-right input[submit], .row.col-12.text-right .stdButton {float: none; margin-right: 0% !important; margin-top: 3%;}
	
	.form-inline label, .form-group-full label { font-size: 0.75em;}
	
	/*---Basic Section=== */
	
	.col-3, .col-2, .col-2-2{width: 50%}
	.form-group input:not([type="submit"]) {width: 69%;}
	.form-group.text-right{margin-top: 3%;}
	
	
	
	.row .col-v-middle{width: 100%; display: block; float:left !important;}
	.total-panel div{margin-top: 0px;}
	.row .col-8.col-v-middle{width: 100%; display: block;}
	
	.total-panel{height: auto; margin-top: 5%;}
	.prod-conf{padding:10px}
	.total-panel span.col-xs-6{text-align: center !important; padding: 2px;}
	/*.total-panel{width: 80%}*/
	.total-panel .stdButton{margin:5px;}
	
	.page-internal{margin-top: 140px !important;}
	
	.stdButton.largeButton{ width: 50%; }
	
	
	
	.config-panel .col-4 .total-panel{width: 359px !important;}
}

@media screen and (max-width: 640px) {
	table {
		overflow-x: auto;
		display: block;
	}
	
	.col-block{width: 100%;}
	.col-left, .col-right{ padding: 0px !important;}
}

@media screen and (max-width:897px) {
	/*---Pull menu button=== */
	a.logoclick {width:300px;  position:relative; top:18px; background-size:100% auto;}
	nav {padding:0 5px;}
	nav > .top_navigation {display:none;}
	nav a#pull {margin-top:15px;padding:0;float:right;text-align:center;line-height:1.1em;background: #f69423;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;width:45px;height:45px;display:table;position:relative;right:0;visibility:visible;}
	nav a#pull:hover {background-color: #f69423;}
	nav a#pull:before, nav a#pull:after { position:absolute; border:3px solid #fff; top:30%; left:25%; right:25%; content:'';}
	nav a#pull:after { top:60%;}
	
	/*---Sidemenu Section=== */
	.sidr { display:none; position:absolute; position:fixed; top:0; height:100%; z-index:999999; width:100px; overflow-x:none; overflow-y:auto; font-family:'Raleway'; background:#fff; color:#2b3e4f;}
	.sidr .sidr-inner { padding:0; text-align:center;  overflow: hidden;}
	.sidr.right { left:auto; right:-200px;}
	.sidr.left { left:-200px; right:auto;}
	.sidr ul { display:block; margin:0; padding:0;}
	.sidr ul li { display:block; margin:0; line-height:43px;}
	.sidr ul li.csLast { height:50px; clear:both;}
	.sidr ul>li:hover {background-color: #f69423;color:#fff;}
	.sidr ul li a,.sidr ul li span { padding:0 5px; display:block; text-decoration:none; color:#2b3e4f;font-weight:400; font-size:12.5px; line-height:auto}
	.sidr ul li .icon { padding:0 15px; display:block; text-decoration:none; color:#2b3e4f;font-weight:400; font-size:25px;}
	.sidr ul li:hover span {color:#fff;}
	.sidr ul li ul { border-bottom:none; margin:0;}
	.sidr ul li ul li { line-height:40px; font-size:13px;}
	.sidr ul li ul li:last-child { border-bottom:none;}
	.sidr ul li ul li:hover, .sidr ul li ul li:hover span { background-color: #f69423}
	.sidr ul li ul li a, .sidr ul li ul li span { color:rgba(51,51,51,0.8);}
	.sidr .sidr-inner #search_form { margin:10px auto 0;}
	.sidr .sidr-inner #search_form #search_holder input[type="text"] { margin-right:10px; min-width:180px; width:65%;}
	.sidr .sidr-inner #search_form .btn_search { z-index:3; position:relative; top:3px; right:10px;}
	.sidr ul li.active{background-color: #677381;color:#fff;}
    .sidr ul li.active span, .sidr ul li.active a, .sidr ul li.active .icon{color:#fff;}
	.sidr ul li ul li.active, .sidr ul li ul li.active span{ background-color:#f69423;color:#fff;}
    .sidr ul li span{border:none}
	
	

}

@media screen and (max-width:506px) {
	.page i { padding: 10px;font-size: 1.2em;}
	label {  display: block; width: 100%;}
	.form-group input, .form-group input:not([type="submit"]){ width: 100%;}
	.form-group.text-right{text-align: left}
	.myButton{ margin: 3% 0px 0px 0px;}
	.page{margin-top: 120px; padding:25px; background:#fff}
	.inner-content {  margin-right: 0px;}
	.counter .col-2{width: 100%; float: none !important}
	.counter .col-8{width: 80%; float: left !important}
	.col-2.counter-box{width: 20%; float: left !important}
	.counter .col-2:first-child{ width: 100%;margin-top: 10px;}
	.modal-dialog{width: 94%;  margin: 10px;left: 0;}
	.modal:target .modal-dialog{  top: 30%;}
    .col-8 .bootstrap-switch-small{float: left !important}
    .moreinforight {float: none; padding-left: 6px  !important;}
}
@media only screen and (max-device-width : 768px) and (orientation : landscape){
	.modal:target .modal-dialog{  top: 150px;}
}

@media screen and (max-width:455px) {
	.col-2{width: 100%; display:inline-block;  float:none; margin-bottom: 10px; }
	.product {margin: 0 auto;margin-top: 10px;}
	.product, .item, .item-hover,.item-hover .mask,.item-img,.item-info {width: 140px;height: 161px;}
	.item-hover .mask{width: 140px;height: 161px;}
	.related .item-hover .mask {  width: 139px;  height: 160px;}
	.prod_info{padding-top: 20px;height: 161px;}
	.prod_logo img{width: 138px;  }
	.max-content .desc-prod{ font-size: 0.75em;}
	.max-content .name-prod{font-size: 0.85em}
	.name-prod{padding-top: 9px;}
	.desc-prod{ padding-bottom: 3px;   line-height: 1.2em;}
	.related .col-2{ max-width: 49%;  min-width: 49%; }
	/*.prod_logo {  height: 39.25px;}*/
	.total-panel{width: 100%}
	.config-intro .icon > img { width: 50px;}
	.stdButton, .stdButton.largeButton { min-width: 100% !important;}
	.total-panel .stdButton{ min-width: 90% !important;}
	.config-panel .total-panel{ width: 100% !important;}
	.config-panel .col-4 .total-panel{width: 90% !important;}
}
@media screen and (max-width:360px) {
    #MainContent_btnLogin{padding-right: 0px !important; float:left;}
}

@media screen and (max-width:336px) {
	.page-intro{ padding:0px !important;}
	.page-intro.bgwhite{ padding:25px !important;}
	header, main, footer {min-width:304px !important; }	
	#head_navigation li a{font-size: 0.55em;}
	
	.product, .item, .item-hover,.item-hover .mask,.item-img,.item-info {width: 130px;height: 161px;}
	.item-hover .mask{width: 130px;height: 161px;}
	.related .item-hover .mask {  width: 129px;  height: 160px;}

	
	.prod_logo img {  width: 100%;}
}

@media screen and (max-width:319px) {
	.col-2, .col-3, .col-2-2{width: 100%; display:inline-block;  float:none; margin-bottom: 10px; }
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{background-image: url('../images/theme_images/btn_slider@2x.png'); background-size: 17px 17px;}
	.prod_logo{ background-size: 121px 28px; background-repeat: no-repeat;background-position: center center;}
	/* Social Network Btns
	.facebook_icon { width:26px; height:26px; background:url("../images/theme_images/social_media_buttons@2x.png") -54px 0 no-repeat; float:right; display:block;}
	.twitter_icon { margin-right:10px; width:26px; height:26px; background:url("../images/theme_images/social_media_buttons@2x.png") -81px 0 no-repeat; float:right; display:block;}
	.linkedin_icon { margin-right:10px; width:26px; height:26px; background:url("../images/theme_images/social_media_buttons@2x.png") -27px 0 no-repeat; float:right; display:block;}
	.youtube_icon { margin-right:10px; width:26px; height:26px; background:url("../images/theme_images/social_media_buttons@2x.png") 0 0 no-repeat; float:right; display:block;}
	.facebook_icon:hover {background:url("../images/theme_images/social_media_buttons@2x.png") -162px 0 no-repeat;}
	.twitter_icon:hover {background:url("../images/theme_images/social_media_buttons@2x.png") -189px 0 no-repeat;}
	.linkedin_icon:hover {background:url("../images/theme_images/social_media_buttons@2x.png") -135px 0 no-repeat;}
	.youtube_icon:hover {background:url("../images/theme_images/social_media_buttons@2x.png") -108px 0 no-repeat;}*/
}

@media screen and (max-width:1290px) {

    #head_navigation > li > ul:before {
        right: 40px;
    }

    #head_navigation li ul {
        right: 0;
    }
}
@media screen and (max-width:816px) {
    #head_navigation li ul {
        right:0px;
    }
}

@media screen and (max-width:500px) {
    #head_navigation li ul {
        margin-left: -5%;
    }
}
/* ========================================================================
 * bootstrap-switch - v3.3.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.bootstrap-switch{display:inline-block;direction:ltr;cursor:pointer;border-radius:4px;border:1px solid #ccc;position:relative;text-align:left;overflow:hidden;line-height:8px;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bootstrap-switch .bootstrap-switch-container{display:inline-block;top:0;border-radius:4px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);white-space:nowrap}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block!important;height:100%;padding:6px 12px;font-size:14px;line-height:20px}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on{text-align:center;z-index:1}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary{color:#fff;background:#659CD7}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info{color:#fff;background:#5bc0de}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success{color:#fff;background:#5cb85c}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning{background:#f0ad4e;color:#fff}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger{color:#fff;background:#d9534f}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default{color:#fff;background:#B6BFCA}.bootstrap-switch .bootstrap-switch-label{text-align:center;margin-top:-1px;margin-bottom:-1px;z-index:100;color:#333;background:#fff}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch .bootstrap-switch-handle-off{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch input[type=radio],.bootstrap-switch input[type=checkbox]{position:absolute!important;top:0;left:0;margin:0;z-index:-1;opacity:0;filter:alpha(opacity=0)}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label{padding:1px 5px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label{padding:5px 10px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label{padding:6px 16px;font-size:18px;line-height:1.3333333}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-indeterminate,.bootstrap-switch.bootstrap-switch-readonly{cursor:default!important}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label{opacity:.5;filter:alpha(opacity=50);cursor:default!important}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left .5s;-o-transition:margin-left .5s;transition:margin-left .5s}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on{border-radius:0 3px 3px 0}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off{border-radius:3px 0 0 3px}.bootstrap-switch.bootstrap-switch-focused{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label{border-bottom-left-radius:3px;border-top-left-radius:3px}

/*--- CSS MY APPS ============= */

/* --------------------- 
	---- COLOR ============= 
/* --------------------- */

/*--- Background-color Area Store/My Apps ============= */
/* .myapps_XXX {background-color: #XXXXXX} */

/*--- Text Color Button Area Store ============= */
/* .myapps_XXX a:hover {color: #XXXXXX} */

.azure DIV.prod_logo {
    
}
/*.myapps_windows {
    background-color: #00abf3 !important;
}*/

/* --------------------- 
	---- IMG ============= 
/* --------------------- */

/*---- LOGO ============= */

/*---- ICON LOGO ============= */

/* ---- General Elements Color Base ============= */

/*
 * Colore Set
 * ------------------------------------
 * RED: #f69423 rgb(246,148,35);
 * DARK GARY:   #3D3D3D;
 * ------------------------------------
 */
.myapps_analysis {
    background-color: #ff9434 !important
}
.myapps_weblive {
    background-color: #ff9434 !important
}
.myapps_freedoc {
    background-color: #ff9434 !important
}
.myapps_blix_crm {
    background-color: #ff9434 !important
}
.myapps_blix_travel {
    background-color: #ff9434 !important
}
.myapps_blix_time {
    background-color: #ff9434 !important
}
.myapps_proj {
    background-color: #ff9434 !important
}
.myapps_proj_time {
    background-color: #ff9434 !important
}
.myapps_proj_travel {
    background-color: #ff9434 !important
}
.myapps_proj_x {
    background-color: #ff9434 !important
}
.myapps_proji, .myapps_ticketing {
    background-color: #ff9434 !important
}
.myapps_projx {
    background-color: #ff9434 !important
}
.myapps_weblive_meeting {background-color: #e11e26 !important}
.myapps_weblive_facsys {
    background-color: #ff9434 !important
}
.myapps_weblive_presence {background-color: #e11e26 !important}

.myapps_freedoc_meeting {background-color: #0f5e2c !important}
.myapps_freedoc_facsys {
    background-color: #ff9434 !important
}
.myapps_freedoc_presence {background-color: #0f5e2c !important}

/*--- Text Color Button Area Store ============= */
.myapps_analysis a:hover {color: #f36f2b !important}
.myapps_weblive a:hover {color: #e11e26 !important}
.myapps_freedoc a:hover {color: #0f5e2c !important}
.myapps_blix_crm a:hover {color: #901e29 !important}
.myapps_blix_travel a:hover {color: #901e29 !important}
.myapps_blix_time a:hover {color: #901e29 !important}
.myapps_proj a:hover {color: #2E6AAA !important}
.myapps_proj_travel a:hover {color: #2E6AAA !important}
.myapps_proj_time a:hover {color: #2E6AAA !important}
.myapps_proj_x a:hover {color: #2E6AAA !important}
.myapps_projx a:hover {color: #2E6AAA !important}
.myapps_weblive_meeting a:hover {color: #e11e26 !important}
.myapps_weblive_facsys a:hover {color: #e11e26 !important}
.myapps_weblive_presence a:hover {color: #e11e26 !important}

.myapps_freedoc_meeting a:hover {color: #0f5e2c !important}
.myapps_freedoc_facsys a:hover {color: #0f5e2c !important}
.myapps_freedoc_presence a:hover {color: #0f5e2c !important}

.myapps_office365, .myapps_exchange , .myapps_onedrive, .myapps_skype  {
	background-color: #F7854D !important
}
.myapps_windows, .myapps_ubuntu {
	background-color: #af0909 !important
}

/*a.logoclick {
    max-width: 100%;
    height: 56px;
    background: url("../images/theme_images/logo.png") center top no-repeat
}*/

/*header{
    background-color: #f69423;
    background: #f69423;
}*/
#head_navigation li ul, .prod_logo, section.config-intro, .total-panel .fa-calculator, .simpletable th,input[type=checkbox]:not(old):checked + label > span,input[type=checkbox]:not(old) + label > span,input[type=radio]:not(old) + label > span, input[type=radio]:not(old):checked + label > span,.heading i, .mini-header i, ul.top_navigation li ul li a:hover,.loginButton, .stdButton, ul.top_navigation li ul li.active a, ul.top_navigation > li:hover,.dx-button.dx-button-has-text {background-color: #f69423;background: #f69423; text-decoration: none;}
.ui-corner-all{border-radius: 0px !important;}

a.btn-conf:hover, .info-conf:hover,.form-group a, .form-group a:hover, .config-panel h3, .total-panel span.clear-txt, .detailsicon, .simpletable td.highlight, .heading h1, button.ui-state-hover, h1.heading-title { color: #f69423; }
#head_navigation > li > ul:before , .simpletable th{border-bottom: 10px solid #fff;}
ul.top_navigation li.active, ul.top_navigation li.active a, ul.top_navigation li div , #head_navigation li ul
{
    /*background-color: #3D3D3D;*/
}
a, a:visited,  a:hover, a:focus, .heading a, .cgenial{color:#f69423;} 
a.btn-conf, .info-conf{color:#fff;}
.button {border:1px solid #ffaa22; color:#333333;}
.loginButton, .stdButton{border: 1px solid #f69423;}
.borderbottom ,  .simpletable td{ border-bottom: 1px solid rgba(204, 204, 204, 0.18); }
select {border: 1px solid #f69423;  color: #3D3D3D;}
input[type=submit], input[type=button], input#btnAddOrder,input[type="file"],.dx-button.dx-button-has-text,.dx-button-has-icon {background-color: rgb(246,148,35);}
textarea:focus,input,select:focus,submit:focus, button:focus{  box-shadow: none;}
select, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea { background-color:#FFF; border:none; color:#3D3D3D; }
.page-content select, .page-content input[type="text"],.page-content input[type="password"],.page-content input[type="date"],.page-content input[type="datetime"],.page-content input[type="email"],.page-content input[type="number"],.page-content input[type="search"],.page-content input[type="tel"],.page-content input[type="time"],.page-content input[type="url"],.page-content textarea { background-color:#eee; border:none; color:#3D3D3D; }
select.required, input[type="text"].required, input[type="password"].required, input[type="date"].required, input[type="datetime"].required, input[type="email"].required, input[type="number"].required, input[type="search"].required, input[type="tel"].required, input[type="time"].required, input[type="url"].required, textarea.required{ background-color:#fff; border:1px solid #B5B9BE;color:#3D3D3D }
.page-content select.required,.page-content  input[type="text"].required,.page-content  input[type="password"].required,.page-content  input[type="date"].required,.page-content  input[type="datetime"].required.page-content ,.page-content  input[type="email"].required,.page-content  input[type="number"].required,.page-content  input[type="search"].required,.page-content  input[type="tel"].required,.page-content  input[type="time"].required,.page-content  input[type="url"].required,.page-content  textarea.required{ background-color:#eee; border:1px solid #D1D2D3; color:#3D3D3D;}
::selection {  background: #ccc; /* WebKit/Blink Browsers */}
::-moz-selection {  background: #ccc; /* Gecko Browsers */}
#disclaimerContainer{ background-color: #f28200; }
#btnOkAndContinue.disabled {color: #E0C6C6;}
#overlayPanel {    background: rgba(105, 98, 91, 0.8);}
.ui-widget-header {background-image: none; background-color: #2ca012;}
/*.prod_logo img {padding: 4px;}*/
.dropdown-menu input[type=checkbox]:not(old), input[type=radio ]:not(old){ display: initial; opacity: 1;     min-height: 13px; }

/* Bootstrap Override */
.glyphicon.glyphicon-list-alt.icon-list-alt,
.glyphicon.glyphicon-th.icon-th{
    font-family: 'Glyphicons Halflings' !important;
}
.form-control{ border-radius: 0px !important;}
.columns .btn-default {
    color: #FFF;
    
    background-color: #677381;
    border-color: #fff;
    border-radius: 0px !important;
}
.columns .btn-default:hover {
    color: #fff;
    background-color: #f69423;
    border-color: #fff;
}
.page-content  .fixed-table-toolbar .search{
    top: 1px;
}
.fixed-table-container ,.fixed-table-toolbar .dropdown-menu{
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}
.table th:focus{
    box-shadow: none;
    outline-color: rgba(103, 115, 129, 0.27) !Important;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default, .btn-group .btn-group.open .dropdown-toggle, .btn-group .btn-group.open .dropdown-toggle, .btn-group .open > .dropdown-toggle.btn-default:focus,.btn-group .open > .dropdown-toggle.btn-default:hover, .btn-group .open > .dropdown-toggle.btn-default:active, .btn-group .open > .dropdown-toggle.btn-default:visited{
    color: #222 !important;
    background-color: #f69423 !important;
    border-color: #FFFFFF !important;
}
#agentList_wrapper input[type="search"]{ height:22px;}
.search input[type="text"], #agentList_wrapper input[type="search"], #agentList_length select{background-color: #eee;    border: none;    box-shadow: none;    color: #3D3D3D;}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
#agentList_wrapper input[type="search"]:focus {   
  border-color: rgba(105, 98, 91, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(105, 98, 91, 0.6);
  outline: 0 none;
}
/* end */
@media screen and (max-width: 626px){
	nav a#pull {
		background: #f69423 !important
	}
	
		.sidr ul>li:hover {
		background-color: #f69423;
		color: #fff;
	}
.sidr ul li a {
    padding: 0px;
	}
}
#cookie-bar {background:#111111; background:rgba(17,17,17,.5);  z-index: 2000;height:auto; min-height:24px; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;  font-size: 90%;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#111111;}
#cookie-bar .cb-policy:hover {background:#595959;}
#overlayPanel {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    -ms-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    -moz-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: transform 0.5s, visibility 0s 0.5s;

    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);

    z-index: 10001; /* over the "goToTop" control */
}

#overlayPanel.open {
    visibility: visible;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: -webkit-transform 0.5s;
    -ms-transition: -webkit-transform 0.5s;
    -moz-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

#disclaimerContainer {
    position: relative;
    height: 36.5em;
    margin: 0 10%;
    margin-top: 10%;
    background-color: rgb(246,148,35);
}

#btnCloseOverlay {
    width: 1.6em;
    height: 1.5em;
    position: absolute;
    right: 0.5em;
    top: 0.5em;
    overflow: hidden;
    border: none;
    background: url(../../Resources/cross.png) no-repeat center center;
    text-indent: 200%;
    color: transparent;
    outline: none;
    cursor: pointer;
}

#disclaimer1,
#disclaimer2,
#disclaimer3 {
    position: absolute;
    top: 3em;
    background-color: #FFF;
    overflow-y: scroll;
    height: 30em;
    padding: 2em;
    text-align: justify;
    width:100%
}

#disclaimer2.out,
#disclaimer3.out {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    -ms-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    -moz-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: transform 0.5s, visibility 0s 0.5s;
}

#disclaimer2.in,
#disclaimer3.in {
    visibility: visible;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: -webkit-transform 0.5s;
    -ms-transition: -webkit-transform 0.5s;
    -moz-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

#lblProgress,
#btnOkAndContinue {
    display: block;
    position: absolute;
    padding: 1em;
    bottom: 0;
    right: 0;
	color: #fff;
}

#lblProgress {
    left: 0;
}

#btnOkAndContinue.disabled {
    color: #AAA;
    background-color: transparent!important;
    cursor: not-allowed;
}

#disclaimerContainer.checkBoundaries {
    margin-top: 1%;
}

/********************* VALIDATION *************************/
.error-list {
    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);
    width: 1.23em;
    height: 1em;
    speak: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: .5em;
    z-index: 20;
    color: rgb(246,148,35);
    margin-left:2px
}
.error-list:before {
    content: "\f071";
}

.password-strength,
.error-list ul {
    position: absolute;
    bottom: 12px;
    left: -140px;
    z-index: 11;
    padding: .5em .8em;
    border-radius: .325em;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background .1s linear;
    transition: background .1s linear;
    margin-top: 0;
    margin-bottom: 1em;
    list-style-type: none;
    color: #FFF!important;
    font-family: 'Open Sans','Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
}
.password-strength:before,
.error-list ul:before {
    margin-left: -.3em;
    top: auto;
    right: auto;
    bottom: -.3em;
    left: 50%;
    position: absolute;
    content: "";
    width: .6em;
    height: .6em;
    background-image: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
    -webkit-transition: background .1s linear;
    transition: background .1s linear;
}

.error-list ul li {
    white-space: nowrap;
}

.error-list ul:before,
.error-list ul {
    background-color: #D95C5C!important;
    border-color: #D95C5C!important;
}

.password-strength:before {
    background-color: rgb(88,101,117);
    border-color: rgb(88,101,117);
    bottom: auto;
    top: -.3em;
}
.password-strength {
	text-align: center;
    background-color: rgb(88,101,117);
    border-color: rgb(88,101,117);
    left: 10.4em;
    bottom: -4em;
	width: 50%;	
}

.password-strength span {
    display: inline-block;
}

.password-strength span.pwdStrngth {
    width: 1em;
    height: 1em;
    border-radius: 8px;
    margin-left: 1em;
}

.pwdStrngth.pwdRed {
    background-color: rgb(238, 17, 51);
	width: 20%;
}
.pwdStrngth.pwdYellow {
    background-color: rgb(255, 136, 0);
	width: 60%;
}
.pwdStrngth.pwdGreen {
    background-color: rgb(136, 204, 0);
	width: 100%;
}

/* Password Val*/
 .pwd-track {
  background-color: #bbb;
  color: #fff;
  text-align: center;
  font-size: 1em;
  width: 100%;
  height: 10px;
  line-height: 10px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.pwd-bar {
  width: 0;
  height: 10px;
  position: absolute;
  left: 0;
  -moz-transition: background-color .75s ease,width .25s ease-out;
  -o-transition: background-color .75s ease,width .25s ease-out;
  -webkit-transition: background-color .75s ease,width .25s ease-out;
  transition: background-color .75s ease,width .25s ease-out;
}

@media screen and (max-width:850px){
    #disclaimerContainer {
        width: 90%;
        height: 20.5em;
		margin: 0 5%;
        margin-top: 5%;
    }
    #disclaimerContainer.portraitView {
        height: 50em;
    }

    #btnCloseOverlay {
        width: 1em;
        height: 1em;
        position: absolute;
        right: 0.5em;
        top: 0.5em;
        overflow: hidden;
        border: none;
        background: url(../../Resources/cross.png) no-repeat center center;
        text-indent: 200%;
        color: transparent;
        outline: none;
        cursor: pointer;
    }

	#disclaimer1,
	#disclaimer2,
	#disclaimer3 {
		font-size: 0.8em;
        height: 20em;
        top: 2.5em;
	}
    #disclaimer1.portraitView,
	#disclaimer2.portraitView,
	#disclaimer3.portraitView {
        height: 56.5em;
	}
	
    #lblProgress,
    #btnOkAndContinue {
        font-size: 0.8em;
        padding: 0.8em;
    }
 }

 @media screen and (max-width:746px) {
    .error-list {
        right: 0;
    }
 }
 
 @media screen and (max-width:579px){
     #disclaimerContainer {
        width: 90%;
        height: 17em;
		margin: 0 5%;
        margin-top: 5%;
    }
    #disclaimerContainer.portraitView {
        height: 28em;
    }

	#disclaimer1,
	#disclaimer2,
	#disclaimer3 {
		font-size: 0.8em;
        height: 16em;
        top: 2.5em;
	}
    #disclaimer1.portraitView,
	#disclaimer2.portraitView,
	#disclaimer3.portraitView {
        height: 29.5em;
	}
	
    #lblProgress,
	#btnOkAndContinue {
		font-size: 0.8em;
        padding: 0.5em;
	}
 }
#passwordElementId {
	padding: 5px;
	border: 1px solid #000;
	margin: 0 0 10px;
}

#userElementId {
	padding: 5px;
	border: 1px solid #000;
	margin: 0 0 10px;
}

div.pass-container {
	height: 30px;
}

div.pass-bar {
	height: 15px;
	margin-top: 2px;
}

div.pass-hint {
	font-family: arial;
	font-size: 11px;
}

#result_box{
	position:absolute;
}

#result_txt{
	font-size: x-small;
	color:black;
	font-style:italic;
}

div.pass-tooltip {
	position: absolute;
	left: 0px;
	top: 0px;
	height: auto;
	border: 1px solid black;
	border-radius: 7px;
	background-color: #FFFACD;
	opacity: 0.9;
	filter:alpha(opacity=90); /*for IE8 and earlier */
	visibility: hidden;
	z-index: 10000;
}

div.pass-tooltip-msg {
	padding: 5px;
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	color:black;
}

div.pass-tooltip-close-msg {
	padding: 5px;
	border: 1px grey;
	border-bottom-style: dotted;
	text-align: right;
	font-family: arial;
	font-size: xx-small;
	font-style:italic;
	color:black;
}



#warningDiv
{
    display:none;
    position:absolute;
    left:0px;
    width:98%;
    padding:4px;
    border:1px solid #333;
    background-color:#FFFDA8;
    font-family: "segoe ui",arial,sans-serif;
    z-index:10000;
}

#warningDiv table
{
    width: 100%;
}

#warningDiv p
{
    margin: 0px;
    padding: 0px 2px;
    font-size: 14px;
    color: #511B01;
}

.opaqueWindowCover 
{
    width:100%; 
    height:100%; 
    position:absolute; 
    top:0; 
    left:0; 
    margin:0; 
    background-color:#FFF; 
    z-index:100;
    
    /* Valido per Mozilla, Opera, Safari, Chrome */
    opacity: 0.6;

    /* Valido per gli antichi MS Explorer  5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);

    /* Valido per MS Explorer 8 e successivi */
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*See more at: http://brainleaf.eu/index.php/tutorial-css/35-tutorial-css-background-opacity-una-tecnica-per-non-influenzare-gli-elementi-child#sthash.RFOgd4w6.dpuf*/
}
#searchFilterContent{
    margin-top:0px !important;
    padding:0px !important;
}

button.accordion {
    background-color: #eee;
    /*color: #444;*/
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
.filter-icon {
    width: 16px;
    height: 16px;
    float: left;
}
button.accordion.collapsed:after {
    float: right;
    margin-left: 5px;
    content: "\f016";
    font: 18px/1 DXIcons;
    margin-top: 2px;
}
button.accordion:after {
    content: '\f014';
    font: 18px/1 DXIcons;
    margin-top: 2px;
    float: right;
    margin-left: 5px;
}

.accordion-content label {
    line-height: 33px;
}
.accordion-content .space.form-inline.col-6{
    padding-top:7px;
}
.dx-toolbar-items-container{
    /*margin-bottom: 10px;*/
}

.newTicketRowLabel{
    line-height:33px;
}
.newTicketFileuploadLabel,.fileUpload label {
    line-height: 56px;
}

.fullSearch{
    padding-bottom:10px;
}

button.accordion.filterApplied:before {
    content: "\f050";
    font: 13px/1 DXIcons;
    margin-left: 5px;
}

.dx-state-hover a,.dx-state-hover i{
    background-color:transparent !important;
}
.threadDescription{
    white-space:normal;
}
.threadsContainerLabel{
    margin-bottom: 0px !important;
    min-height: 0px;
}

.threadsContainerLabel label{
    float: none;
}

.bugView .form-group-full .lbBug{
    display:flex;
}
.divTAttachments {
    margin-top: 7px;
}
.newThread label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 0.85em;
    width: 18.3%;
    float: left;
                    
}
.newThread div.dx-textbox{
    min-height:42px;
}


.dx-fileuploader-input{
    width:400px !important;
}
.newThread input:not([type="file"]), .newThread textarea{
    margin:5px;
    width: calc(100% - 10px) !important;
}
.newThread textarea {
    height:90px;
}
.newThread.fileUpload {
    align-items:inherit !important;
}
#attachmentsList,#threadAttachmentsList{
    display:inline-block;
}
#thread-form-messages{
    width:100%;
}

.dx-overlay-content{
	min-width:250px !important;
}
#threadAttachmentsList i,#attachmentsList i{
    float: left;
    font-size: 21px;
    margin: 5px;
    display: inline-block;
    margin-top: -2px;
}
#threadAttachmentsList a,#attachmentsList a {
    display: inline-block;
    line-height: 21px;
    margin-top: 5px;
}
#btnCancelAttachments{
	width:auto!important;
}
.dx-fileuploader-button,#btnCancelAttachments{
    margin-left:0px !important;
}

#cardsContainer .desc-down-prod{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 175px;
}
#cardsContainer{
    width:100%;
}
.dx-popup-normal,.dx-popup-wrapper{
    z-index: 10070 !important;
}
.tooltip {
  position: absolute;
  z-index: 10070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.downloadtitle{
    font-size:28px;
}

.gcitem .item-hover{
    height:175px !important;
    cursor:default;
}
.prod_logo img{
    cursor:pointer;
    height:48px !important;
}

.tooltipLink{
    display:block;
}

#divRating{
    display:flex;
}
#btnSaveRating,#btnClearRating{
    float:right;
}

.fullSearch.hidden{
    display:none;
}

.fullSearch{
    display:block;
}

#threadsContainer .dx-datagrid-rowsview .dx-selection.dx-row > td,
#threadsContainer  .dx-datagrid-rowsview .dx-selection.dx-row:hover > td {
  background-color: transparent;
  border-color:transparent;
  color: #333;
}
#cardsContainer .dx-widget {
  display:contents;
}
#auth_users .error{
    margin-top:2%;
}

input[type="file"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}



/*.dx-button.dx-button-has-text {background-color: #f69423;background: #f69423; text-decoration: none;}

.dx-button.dx-button-has-text{border: 1px solid #f69423;}

input[type="file"],.dx-button.dx-button-has-text,.dx-button-has-icon {background-color: rgb(246,148,35);}*/

.dxucBrowseButton,.dxucBrowseButton.dxbf{
    position:absolute;
    right: 0px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .1em;
    padding: 4px 8px 4px !important;
    line-height:22px;
}
.dxucBrowseButton.dxbf a,.dx-button.dx-button-has-text
 {
    border:none !important;
 }
/*.dxucControl .dxucBrowseButton a{
    color: white !important;
}*/

/*.dx-fileuploader-wrapper{
    padding:0px !important;
}*/

/*.dx-button.dx-button-has-text {font-weight: normal; position: relative;  border: none;  color: rgba(255,255,255,1);  background-color: rgba(101,155,215,1);  text-align: center;  font-size: 13px;  font-weight: 400;  letter-spacing: .1em; -webkit-box-shadow: 0px 0px 2px 0px rgba(255,255,255,0.8);  -moz-box-shadow: 0px 0px 2px 0px rgba(255,255,255,0.8); box-shadow: 0px 0px 2px 0px rgba(255,255,255,0.8);  -webkit-border-radius: 5px;  -moz-border-radius: 5px;border-radius: 5px;  cursor: pointer;}*/

/*.dx-button-has-icon {background-color: rgba(101,155,215,1); }*/

/*.fileupload table tbody tr td,.fileupload table tbody tr td {
    padding: 0px;
    vertical-align: top;
    border: none;
}*/

/*.dx-button.dx-button-has-text{min-width: 15%;border: 1px solid #639bd9;text-transform: uppercase; background-color: #639bd9; border-radius: 5px;  width: auto;  color: white !important;  font-size: 13px;margin-left:1%; display:inline-block; text-align:center;padding:4px 16px}*/

/*.desc-down-prod{color:#90979d; font-size: 0.80em;display: inline-block;    padding: 0px 12px;}*/

/*.product, .item, .item-hover,.item-hover .mask,.item-img,.item-info {width: 175px;height: 234px;}*/
#gridContainer input[type="text"]{border:none}
#icon-browse{
    width: 36px !important;
    min-width: 36px;
    padding: 0px;
    margin-left: 5px;
}

#icon-browse .dx-button-content{
    padding: 8px !important;
}
#icon-browse .dx-button-text{
    line-height: 9px;
    font-size: 25px;
}
#linkedTicketsContainer{
    width:100%;
    height:calc(100% - 40px) !important;
}

.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-select {
  padding: 0;
  width: 30px !important;
  min-width: 30px !important;
  max-width: 30px !important;
}
#btnSetLink{
    float:right;
}
.dx-header-row .dx-editor-cell .dx-select-checkbox{
    display:none !important;
}
.fa.fa-print{
    cursor:pointer;
}
h1, h2, h3 {
    margin: 0
}
