/*@fonttext: "Times New Roman",serif;*/
/**
    * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
    * Richard Clark (http://richclarkdesign.com)
    * http://cssreset.com
    */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

ul {
  list-style: none;
}

/** Z index definito per tutti gli elementi */
div,
a,
p,
span,
img,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  position: relative;
  z-index: 1;
}

/*--------------------------------------------------
  TRANSIZIONE STATI ELEMENTI
  --------------------------------------------------*/
/*--------------------------------------------------
  BORDI ARROTONDATI
  --------------------------------------------------*/
/*--------------------------------------------------
  ORA INTERNA
  --------------------------------------------------*/
/*--------------------------------------------------
  OMBRA ESTERNA
  --------------------------------------------------*/
/*--------------------------------------------------
  GRadiente verticale
  --------------------------------------------------*/
/*--------------------------------------------------
  GRadiente verticale
  --------------------------------------------------*/
/*! jQuery UI - v1.11.2 - 2014-11-05
* 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=Arial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=cc0000&bgTextureHeader=highlight_soft&bgImgOpacityHeader=15&borderColorHeader=e3a1a1&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=eeeeee&fcContent=333333&iconColorContent=cc0000&bgColorDefault=eeeeee&bgTextureDefault=highlight_hard&bgImgOpacityDefault=100&borderColorDefault=d8dcdf&fcDefault=004276&iconColorDefault=cc0000&bgColorHover=f6f6f6&bgTextureHover=highlight_hard&bgImgOpacityHover=100&borderColorHover=cdd5da&fcHover=111111&iconColorHover=cc0000&bgColorActive=ffffff&bgTextureActive=flat&bgImgOpacityActive=65&borderColorActive=eeeeee&fcActive=cc0000&iconColorActive=cc0000&bgColorHighlight=fbf8ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcd3a1&fcHighlight=444444&iconColorHighlight=004276&bgColorError=f3d8d8&bgTextureError=diagonals_thick&bgImgOpacityError=75&borderColorError=cc0000&fcError=2e2e2e&iconColorError=cc0000&bgColorOverlay=a6a6a6&bgTextureOverlay=dots_small&bgImgOpacityOverlay=65&opacityOverlay=40&bgColorShadow=333333&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=10&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 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: -0.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;
  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;
  display: inline-block;
  padding: 10px 30px;
  border: 0px;
  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: -0.3em;
  margin-left: -0.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: -0.3em;
  margin-left: 0;
  margin-bottom: -0.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") */
}

.ui-tabs .ui-tabs-nav {
  margin: 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: Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #eeeeee;
  background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  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 #d8dcdf;
  background: #eeeeee url("images/ui-bg_highlight-hard_100_eeeeee_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #004276;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #004276;
  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 #cdd5da;
  background: #f6f6f6 url("images/ui-bg_highlight-hard_100_f6f6f6_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #111111;
}

.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: #111111;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #eeeeee;
  background: #ffffff url("images/ui-bg_flat_65_ffffff_40x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #cc0000;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #cc0000;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcd3a1;
  background: #fbf8ee url("images/ui-bg_glass_55_fbf8ee_1x400.png") 50% 50% repeat-x;
  color: #444444;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #444444;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cc0000;
  background: #f3d8d8 url("images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png") 50% 50% repeat;
  color: #2e2e2e;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #2e2e2e;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #2e2e2e;
}

.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_cc0000_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_cc0000_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_004276_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_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: 6px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 6px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 6px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 6px;
}

/* Overlays */
.ui-widget-overlay {
  background: #a6a6a6 url("images/ui-bg_dots-small_65_a6a6a6_2x2.png") 50% 50% repeat;
  opacity: .4;
  filter: alpha(opacity=40);
  /* support: IE8 */
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #333333 url("images/ui-bg_flat_0_333333_40x100.png") 50% 50% repeat-x;
  opacity: .1;
  filter: alpha(opacity=10);
  /* support: IE8 */
  border-radius: 8px;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

body {
  font-family: "Arial", san serif;
  font-size: 14px;
  background-color: #EEEEEE;
  text-rendering: optimizelegibility;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Arial", san serif;
  color: #008c00;
}

h1 {
  color: rgba(255, 255, 255, 0.85);
  font-size: 82px;
  font-weight: bolder;
  height: 65px;
  letter-spacing: -4px;
  padding-right: 5px;
  text-align: center;
}

a,
a:hover,
a:visited,
a:active {
  text-decoration: none;
  color: #444444;
}

a:hover {
  color: #008c00;
}

input[type='text'],
input[type='email'],
input[type='password'],
textarea {
  border: 1px solid #555555;
  padding: 2px 5px;
  font-size: 14px;
  color: #555;
  font-family: "Arial", san serif;
}

input.error,
textarea.error {
  border: 1px solid #ff0000;
}

label.error {
  color: #ff0000;
  font-size: 12px;
  font-style: italic;
}

/** TOOLS **/
.clear {
  clear: both;
}

.cbox {
  width: 1000px;
  margin: 0px auto;
  background-color: #fff;
  padding: 30px 0px;
}

.inner {
  width: 1000px;
  margin: 0px auto;
}

.underslider {
  margin-top: 395px;
}

.cgreen {
  color: #008c00;
}

.itmobile {
  display: none;
}

.button {
  display: inline-block;
  padding: 10px 30px;
  border: 0px;
  cursor: pointer;
}

.buttongreen {
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  text-shadow: 1px 1px #000;
  font-family: "Arial", san serif;
  background: #169016;
  /* Old browsers */
  background: -moz-linear-gradient(top, #169016 0%, #027b02 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #169016), color-stop(100%, #027b02));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #169016 0%, #027b02 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #169016 0%, #027b02 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #169016 0%, #027b02 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #169016 0%, #027b02 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#169016', endColorstr='#027b02', GradientType=0);
  /* IE6-9 */
  box-shadow: 2px 2px 0px #43434a;
  -moz-box-shadow: 2px 2px 0px #43434a;
  -webkit-box-shadow: 2px 2px 0px #43434a;
}

.buttongreen:hover,
.buttongreen:active,
.buttongreen:visited {
  color: #fff;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
}

.ajaxloader {
  display: inline-block;
  width: 30px;
  height: 30px;
}

.mapajax-loader {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  opacity: 0.6;
  z-index: 10;
  background: url('../images/popup_loader.gif') no-repeat center #ffffff;
}

.SlectBox,
.SlectBoxa {
  width: 200px;
  padding: 5px;
}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.SumoSelect>.optWrapper>.options>li {
  -moz-transition: 200ms ease;
  -webkit-transition: 200ms ease;
  transition: 200ms ease;
}

.SumoSelect>.optWrapper>.options>li label,
.SumoSelect>.CaptionCont {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

.SumoSelect {
  display: inline-block;
  position: relative;
}

.SumoSelect {
  text-align: left;
  min-width: 230px;
}

.SumoSelect .CaptionCont {
  position: relative;
  border: 1px solid #686868;
  min-height: 20px;
  background-color: #fff;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fdfdfd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fdfdfd 0%, #e7e7e7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #e7e7e7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fdfdfd 0%, #e7e7e7 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fdfdfd 0%, #e7e7e7 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fdfdfd 0%, #e7e7e7 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fdfdfd 0%, #e7e7e7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#e7e7e7', GradientType=0);
  /* IE6-9 */
  cursor: pointer;
}

.SumoSelect .CaptionCont span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-top: 3px;
  min-height: 19px;
}

.SumoSelect .CaptionCont label {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 30px;
  background-color: rgba(0, 0, 0, 0.08);
}

.SumoSelect .CaptionCont label i {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 0px;
  bottom: 0px;
  margin: auto;
}

.SumoSelect .CaptionCont label i:before {
  content: "\e114";
}

.SumoSelect .optWrapper {
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: -100;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
}

.SumoSelect .optWrapper .options {
  list-style: none;
  display: block;
  padding: 0px;
  margin: 0px;
  overflow: auto;
  border-radius: 3px;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/
}

.SumoSelect .optWrapper .options li {
  padding: 4px 6px;
  border-bottom: 1px solid #F3F3F3;
  position: relative;
  cursor: pointer;
}

.SumoSelect .optWrapper .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
  padding: 5px 0px;
}

.SumoSelect .optWrapper .options li:first-child {
  border-radius: 3px 3px 0px 0px;
}

.SumoSelect .optWrapper .options li:last-child {
  border-bottom: none;
  border-radius: 0px 0px 3px 3px;
}

.SumoSelect .optWrapper .options li:hover {
  background-color: #eee;
}

.SumoSelect .optWrapper.open {
  top: 40px;
  visibility: visible;
  opacity: 1;
  z-index: 1000;
}

.SumoSelect:hover .CaptionCont label {
  background-color: rgba(0, 0, 0, 0.2);
}

.SumoSelect>.optWrapper.isFloating>.options {
  max-height: 100%;
}

.SumoSelect>.optWrapper>.options>li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.SumoSelect>.optWrapper>.options>li span {
  display: none;
}

/*Floating styles*/
.SumoSelect>.optWrapper.isFloating {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 90%;
  bottom: 0px;
  margin: auto;
  max-height: 90%;
}

/*Hover*/
/*disabled state*/
.SumoSelect>.optWrapper>.options>li.disabled {
  background-color: inherit;
}

.SumoSelect>.optWrapper>.options>li.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
}

/*styling for multiple select*/
.SumoSelect>.optWrapper.multiple>.options>li {
  padding-left: 35px;
}

.SumoSelect>.optWrapper.multiple>.options>li span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0px;
  left: 0px;
  bottom: 0px;
}

.SumoSelect>.optWrapper.multiple>.options>li span i {
  background-image: url('../images/checkbox.png');
  position: absolute;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 16px;
  height: 16px;
}

.SumoSelect>.optWrapper>.MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.13);
  border-radius: 0px 0px 3px 3px;
}

.SumoSelect>.optWrapper.multiple.isFloating>.MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0px;
  width: 100%;
}

.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls {
  display: block;
}

.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p {
  padding: 6px;
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p:hover {
  background-color: #f1f1f1;
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0px 0px 0px 3px;
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnCancel {
  border-radius: 0px 0px 3px 0px;
}

/*styling for select on popup mode*/
.SumoSelect>.optWrapper.isFloating>.options>li {
  padding: 12px 6px;
}

/*styling for only multiple select on popup mode*/
.SumoSelect>.optWrapper.multiple.isFloating>.options>li {
  padding-left: 35px;
}

.SumoSelect>.optWrapper.multiple.isFloating {
  padding-bottom: 43px;
}

/*selected state*/
.SumoSelect>.optWrapper.multiple>.options>li.selected span i {
  background-image: url('../images/checkbox-checked.png');
}

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
}

.SumoSelect.disabled>.CaptionCont>label {
  background-color: #F1F1F1;
}

/*styling for optgroups*/
.SumoSelect>.optWrapper>.options>li.optGroup {
  padding-left: 5px;
  text-decoration: underline;
}

/*Background overlay*/
body>.BackdropSelect {
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  width: 1px;
}

#popup {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

#popup .bg {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

#popup .wrpcontent {
  position: absolute;
  top: 50%;
  left: 50%;
  box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.3);
  -ms-transition: all 100ms 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -webkit-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -webkit-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
}

#popup .wrpcontent .close {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  color: #fff;
  font-size: 30px;
  right: -11px;
  top: -11px;
  width: 27px;
  z-index: 100;
}

#popup .wrpcontent .close:before {
  content: "\e014";
}

#popup .content.loading {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: url('../images/popup_loader.gif') no-repeat center #ffffff;
}

#popup .message {
  width: 320px;
  height: 150px;
  margin-left: -160px;
  margin-top: -30px;
  background-color: #EEEEEE;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#popup .message p {
  font-size: 16px;
  line-height: 21px;
  padding: 40px 30px 30px;
  text-align: center;
}

#popup .message .close {
  color: #000;
  font-size: 23px;
  right: 0px;
  top: 5px;
}

#popup .zoomimg {
  width: 20%;
  height: 20%;
  left: 40%;
  top: 40%;
  background-color: #fff;
}

#popup .empty .close {
  color: #000;
  top: 5px;
  right: 5px;
}

ul.menu {
  list-style: none;
}

ul.menu li {
  float: left;
  margin-right: 10px;
}

ul.menu a.url {
  font-size: 12px;
  line-height: 33px;
  color: #777777;
}

ul.menu a.url span {
  display: none;
  padding-right: 2px;
}

ul.menu a.url:hover {
  color: #008c00;
}

ul.menu a.url.current {
  color: #000;
}

ul.menu a.url.current span {
  display: inline;
}

/*
 * TOP BAR
 */
#topbar {
  height: 33px;
  background-color: #EEEEEE;
}

#topbar .listlanguage {
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 30px;
}

#topbar ul.menutop {
  float: right;
  margin-right: 30px;
}

#topbar ul.menutop a.url {
  color: #000;
}

#topbar ul.menutop a.url span {
  display: inline;
}

#topbar ul.menutop a.url:hover {
  color: #008c00;
}

#topbar ul.menutop span {
  display: block;
  padding-top: 9px;
  color: #999;
}

#topbar .title {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  font-family: "Arial", san serif;
  line-height: 33px;
  color: #000;
  text-align: center;
  font-weight: bold;
}

/*
 * SLIDER
 */
#slider {
  position: absolute;
  top: 33px;
  height: 450px;
  width: 100%;
  z-index: 5;
}

#slider .wrap-list {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
}

#slider .item {
  float: left;
  height: 450px;
  overflow: hidden;
}

#slider .itm-img {
  width: 100%;
}

.slidertext {
  position: absolute;
  right: 0px;
  top: -88px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 40px;
  font-weight: bolder;
  letter-spacing: -2px;
  padding-right: 5px;
  text-align: right;
}

.cms1 .itm-img {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -ms-transition: all 56 56 linear;
  transition: all 56 linear;
  -moz-transition: all 56 linear;
  -webkit-transition: all 56 linear;
  -o-transition: all 56 linear;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
}

.cms1 .current .itm-img {
  -webkit-transform: translate3d(0px, -100px, 0px);
  -moz-transform: translate3d(0px, -100px, 0px);
  -o-transform: translate3d(0px, -100px, 0px);
  -ms-transform: translate3d(0px, -100px, 0px);
  transform: translate3d(0px, -100px, 0px);
  -ms-transition: all 12s 12s linear;
  transition: all 12s linear;
  -moz-transition: all 12s linear;
  -webkit-transition: all 12s linear;
  -o-transition: all 12s linear;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
}

.cms1 .itm-1 .itm-img {
  top: auto !important;
  bottom: 0px;
}

.cms1 .itm-1.current .itm-img {
  -webkit-transform: translate3d(0px, 100px, 0px);
  -moz-transform: translate3d(0px, 100px, 0px);
  -o-transform: translate3d(0px, 100px, 0px);
  -ms-transform: translate3d(0px, 100px, 0px);
  transform: translate3d(0px, 100px, 0px);
}

#videoframe {
  background: url('../images/video_bg.jpg') center no-repeat;
  position: absolute;
  top: 33px;
  height: 450px;
  width: 100%;
  overflow: hidden;
  z-index: 6;
}

#videoframe iframe#videoant {
  display: block;
  height: 602px;
  margin: -64px auto 0;
  opacity: 0.4;
  width: 995px;
  z-index: 10;
}

#videoframe a.showvideo {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  color: #fff;
  opacity: 0.4;
}

#videoframe span.player {
  display: block;
  width: 240px;
  height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -120px;
  margin-top: -25px;
  font-size: 18px;
}

#videoframe span.player .glyphicon {
  display: block;
  font-size: 60px;
  padding-bottom: 5px;
}

#videoframe a.showvideo:hover {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

#videoframe img.video {
  position: absolute;
  top: 0px;
  left: 50%;
  opacity: 1;
  -ms-transition: all 200ms 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition-delay: 0;
  -moz-transition-delay: 0;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  -ms-transition-delay: 0;
}

#videoframe img.video.old {
  opacity: 0;
  -ms-transition: all 200ms 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition-delay: 0;
  -moz-transition-delay: 0;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  -ms-transition-delay: 0;
}

.slideindicator {
  z-index: 10;
  position: absolute;
  width: 1000px;
  height: 30px;
  top: 453px;
  left: 50%;
  margin-left: -500px;
}

.slideindicator ul {
  float: right;
  margin-right: 18px;
  margin-top: 15px;
}

.slideindicator li {
  float: left;
  margin-right: 12px;
}

.slideindicator a.list-lnk {
  display: block;
  width: 32px;
  height: 4px;
  background-color: #BBBBBB;
}

.slideindicator a.list-lnk.current {
  background-color: #444444;
}

.textslider {
  z-index: 20;
  position: absolute;
  width: 1000px;
  height: 40px;
  top: 483px;
  left: 50%;
  margin-left: -500px;
}

.textslider .texts {
  text-align: center;
  font-size: 16px;
  opacity: 0;
  position: absolute;
  top: 15px;
  left: 0px;
  width: 100%;
  -ms-transition: all 600ms 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -webkit-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
}

.textslider .texts.current {
  opacity: 1;
  -ms-transition: all 600ms 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition-delay: 0ms;
  -moz-transition-delay: 0ms;
  -webkit-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  -ms-transition-delay: 0ms;
}

@media screen and (max-width: 1900px) {
  #slider .itm-img {
    top: 0px;
    position: absolute;
    margin-left: -990px;
    width: 1980px;
    left: 50%;
  }
}

/**
 * HEADER
 */
#header {
  z-index: 10;
  width: 1000px;
  margin: 10px auto;
  height: 85px;
  background-color: #fff;
}

#header .logo {
  display: block;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 7px;
  left: 30px;
}

#header .logo img {
  display: block;
}

#header .headermenu {
  padding-top: 50px;
  width: 100%;
}

#header .headermenu .backmap {
  position: absolute;
  top: 53px;
  display: block;
  font-size: 16px;
  margin-left: 20px;
}

#header .headermenu .backmap span {
  float: left;
  padding-right: 5px;
  padding-top: 0;
}

#header .headermenu ul {
  float: right;
  margin-right: 30px;
}

#header .headermenu li.menuitm {
  float: left;
  display: block;
  border-bottom: 10px solid #fff;
}

#header .headermenu li.itmobile {
  display: none;
}

#header .headermenu a.url {
  padding: 3px 10px;
  padding-bottom: 6px;
  display: block;
  font-family: "Arial", san serif;
  font-size: 16px;
  z-index: 10;
}

#header .headermenu ul.submenu {
  display: none;
  position: absolute;
  top: 50px;
  background-color: #fff;
  padding: 20px;
  min-width: 100px;
}

#header .headermenu a.surl {
  font-size: 16px;
  font-family: "Arial", san serif;
  line-height: 25px;
  word-spacing: 0.1px;
  font-weight: normal;
  color: #999999;
}

#header .headermenu a.surl:hover {
  color: #008c00;
}

#header .headermenu li.menuitm:hover {
  border-bottom: 10px solid #008c00;
}

#header .headermenu li.menuitm:hover .triangle {
  display: block;
}

#header .headermenu li.menuitm:hover ul.submenu {
  display: block;
}

#header .headermenu li.menuitm:hover .hover {
  display: block;
}

#header .headermenu li.menuitm.current {
  border-bottom: 10px solid #008c00;
}

#header a.url {
  cursor: pointer;
}

#header .headermenu .hover {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 60px;
  display: none;
  cursor: pointer;
}

#header .headermenu .triangle {
  position: absolute;
  background-color: #fff;
  width: 15px;
  height: 15px;
  top: 44px;
  left: 15px;
  display: none;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

#content {
  z-index: 9;
  padding-top: 240px;
}

.noslide #content {
  padding-top: 0px;
}

#openlink {
  display: inline-bock;
  background-color: #FF7A4D;
  color: #FFF;
  font-family: "Arial", san serif;
  font-size: 13px;
  text-align: center;
  min-width: 106px;
  padding: 7px 10px;
  height: 12px;
}

#footer {
  padding: 20px 0px;
  clear: both;
  min-height: 277px;
  background-color: #EEEEEE;
}

#footer .loghifooter {
  left: 204px;
  position: absolute;
  top: 9px;
  width: 67px;
}

#footer .loghifooter img {
  display: block;
  width: 100%;
}

#footer .loghifooter .tapa-logo {
  height: 40px;
  margin-top: 10px;
}

#footer .inner {
  min-height: 207px;
  background-color: #fff;
}

#footer .logo {
  position: absolute;
  top: -15px;
  left: 30px;
}

#footer .lnkutil {
  position: absolute;
  top: 155px;
  left: 30px;
}

#footer .lnkutil a {
  display: inline-block;
  float: left;
  margin-right: 8px;
}

#footer .footermenu {
  float: right;
  margin-right: 100px;
  margin-top: 25px;
}

#footer .footermenu .mainmenu {
  border: 1px solid #cecece;
  height: 30px;
}

#footer .footermenu .mainmenu li {
  float: left;
}

#footer .footermenu .mainmenu a.url {
  display: block;
  padding: 6px 10px;
  font-size: 16px;
  min-width: 65px;
}

#footer .footermenu .mainmenu .itm1 {
  width: 100px;
}

#footer .footermenu .mainmenu .itm2 {
  width: 140px;
}

#footer .footermenu .submenutws {
  width: 100px;
  float: left;
  padding-top: 10px;
}

#footer .footermenu .submenuservixzi {
  width: 140px;
  float: left;
  padding-top: 10px;
}

#footer .footermenu .submenulogos {
  width: 140px;
  float: left;
  padding-top: 10px;
}

#footer .footermenu .submenulogos .sbmitem .surl {
  width: 360px;
  padding-left: 84px;
  padding-top: 30px;
}

#footer .footermenu .submenulogos .sbmitem .surl img {
  width: 360px;
}

#footer .footermenu a.surl {
  display: block;
  text-transform: capitalize;
  padding-left: 10px;
  font-size: 12px;
  line-height: 15px;
}

#footer .footerbar {
  width: 1000px;
  margin: 0px auto;
  line-height: 30px;
}

#footer .footerbar p.iva {
  margin-top: 12px;
  float: left;
  margin-left: 20px;
  font-size: 9px;
  line-height: 10px;
}

#footer .footerbar a.lnkwww {
  position: absolute;
  width: 20%;
  left: 40%;
  text-align: center;
}

#footer .footerbar .menubottom {
  float: right;
  margin-right: 30px;
}

#footer .footerbar .listlanguage {
  float: right;
  margin-right: 140px;
}

#footer ul.menu li {
  margin: 0px 10px;
  color: #999;
}

#footer ul li.separator {
  margin: 0px;
}

.cboxhome {
  padding-top: 100px;
}

.hmtitle {
  height: 26px;
  position: absolute;
  top: 26px;
  left: 0px;
  right: 0px;
}

.hmtitle .greenrow {
  background-color: #008c00;
  position: absolute;
  bottom: 0px;
  right: 72px;
  left: 72px;
  height: 1px;
}

.hmtitle .img {
  position: absolute;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  padding: 0px 5px;
  background-color: #fff;
}

.hmtitle .img img {
  width: 100%;
}

.viewcontact #map {
  width: 900px;
  height: 500px;
  margin: 0px auto;
  z-index: 1;
}

.viewcontact #map circle.show {
  display: none;
}

.viewcontact #map circle.show[stroke=''] {
  display: inherit;
}

.viewcontact .legenda {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #777;
  font-family: "Arial", san serif;
  padding-top: 15px;
  line-height: 16px;
}

.viewcontact .legenda .info {
  display: inline-block;
  height: 15px;
  width: 20px;
  margin-right: 10px;
  background-color: #008C00;
  float: left;
}

.viewcontact .legenda .info1 {
  background-color: #A9D199;
}

.viewcontact .legenda .info2 {
  background-color: #DDDDDD;
}

.viewcontact .search {
  float: right;
  padding-top: 10px;
}

.viewcontact .search label {
  display: block;
  color: #777;
  font-family: "Arial", san serif;
  padding-bottom: 5px;
}

.viewcontact .search input {
  width: 226px;
  background-color: #eee;
  height: 18px;
}

.viewcontact .search #searchlnk {
  display: block;
  width: 35px;
  padding-left: 2px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  background-color: #008C00;
  float: right;
  margin-left: 10px;
}

.viewcontact .backmap {
  display: none;
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: 362px;
  color: #666;
  font-size: 15px;
  line-height: 22px;
  z-index: 10;
}

.viewcontact .backmap span {
  height: 20px;
  line-height: 18px;
  float: right;
  display: block;
  background-color: #008c00;
  color: #fff;
  width: 20px;
  padding-left: 0px;
  margin-left: 10px;
  text-align: center;
}

.viewcontact #searchresult {
  width: 1000px;
  margin: 20px auto;
}

.viewcontact #searchresult .filter {
  width: 240px;
  padding: 20px;
  background-color: #fff;
  float: left;
  min-height: 246px;
}

.viewcontact #searchresult li.cnt {
  margin-bottom: 5px;
  width: 100%;
}

.viewcontact #searchresult a.lnkcont {
  display: block;
  line-height: 30px;
  color: #777777;
  text-transform: uppercase;
  background-color: #DDDDDD;
  padding-left: 65px;
}

.viewcontact #searchresult a.lnkcont span {
  color: #fff;
  font-weight: lighter;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 30px;
  background-color: #BBBBBB;
}

.viewcontact #searchresult li.cnt.active a.lnkcont span {
  background-color: #008c00;
}

.viewcontact #searchresult a.lnkcont:hover {
  color: #008c00;
}

.viewcontact #searchresult a.lnkcont:hover span {
  background-color: #008c00;
}

.viewcontact #searchresult ul.submenu {
  margin: 10px 0px 10px 30px;
}

.viewcontact #searchresult a.lnk-region {
  text-transform: uppercase;
  line-height: 25px;
}

.viewcontact #searchresult a.lnk-region.active {
  color: #008c00;
}

.viewcontact #searchresult .wrpcountry {
  display: none;
}

.viewcontact #searchresult #result {
  float: right;
  width: 695px;
}

.viewcontact .notfound {
  display: block;
  background-color: #fff;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  color: #777;
  font-family: "Arial", san serif;
}

.viewcontact .sede {
  clear: both;
  margin-bottom: 20px;
  display: block;
  background-color: #fff;
  padding: 20px;
}

.viewcontact .sede h3 {
  font-size: 16px;
  margin-left: 18px;
}

.viewcontact .sede h3.stitle {
  text-transform: uppercase;
}

.viewcontact .sede .address {
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin-left: 18px;
  padding: 5px 5px 5px 0;
  width: 43%;
}

.viewcontact .sede .phones {
  float: left;
  width: 45%;
  font-size: 15px;
  line-height: 20px;
  margin-top: 6px;
  margin-left: 18px;
}

.viewcontact .sede .contacts {
  clear: both;
}

.viewcontact .sede .contact {
  width: 44%;
  margin-left: 1%;
  float: left;
  min-height: 50px;
  padding: 15px 10px;
}

.viewcontact .sede .contact a {
  display: block;
  width: 100%;
  height: 100%;
}

.viewcontact .sede .contact span {
  display: block;
  font-size: 13px;
  line-height: 20px;
}

.viewcontact .sede .contact span.name {
  font-size: 15px;
  color: #008c00;
}

.viewcontact .sede .contact:hover {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.viewcontact .sede.sedeag h3.stitle {
  float: left;
  margin-right: 10px;
  line-height: 30px;
}

.viewcontact .sede.sedeag .contactm {
  padding: 20px;
  line-height: 18px;
}

.viewcontact .sede.sedeag .contactm h4 {
  padding-bottom: 5px;
}

.viewcontact .sede.sedeag .contactm a {
  color: #008c00;
}

.viewcontact .sede.noaddress .contacts {
  clear: none;
  float: left;
  width: 45%;
}

.viewcontact .sede.noaddress .contacts .contact {
  width: 90%;
  padding: 0px;
  padding: 5px 10px;
  min-height: 43px;
}

.viewpage h1 {
  text-align: right;
}

.viewpage .menupage {
  position: absolute;
  top: 65px;
  left: 30px;
  width: 160px;
}

.viewpage .menupage .headmenu {
  height: 34px;
  color: #fff;
  padding-top: 6px;
  text-align: center;
  line-height: 36px;
  font-size: 20px;
  background-color: rgba(0, 140, 0, 0.7);
}

.viewpage .menupage ul {
  background-color: #008c00;
  padding: 20px 5px 20px 20px;
}

.viewpage .menupage ul a.murl {
  display: block;
  padding: 8px 0px;
  color: #fff;
  font-size: 14px;
  font-family: "Arial", san serif;
}

.viewpage .menupage ul a.murl:hover {
  color: #1F3F00;
}

.viewpage .menupage ul li.current a.murl {
  color: #1F3F00;
}

.viewpage .allcontent {
  padding: 30px;
  background-color: #fff;
}

.viewpage .righcontent {
  margin-left: 220px;
  background-color: #fff;
  margin-bottom: 60px;
}

.viewpage .righcontent .headpage {
  padding: 10px 30px;
  min-height: 60px;
}

.viewpage .righcontent .headpage h3 {
  font-size: 15px;
  font-weight: normal;
}

.viewpage .righcontent .contentpage {
  background-color: #EEEEEE;
  padding: 30px;
  margin-right: 45px;
  color: #777777;
  font-size: 14px;
  line-height: 22px;
}

.viewpage .righcontent .contentpage p {
  margin-bottom: 20px;
}

.cms1 #content {
  padding-top: 0px;
  padding-top: 310px;
}

/**
 VIDEO
*/
.cms5 #content {
  padding-top: 0px;
  margin-top: 250px;
  min-height: 400px;
}

#popup .vimeovideo {
  width: 80%;
  height: 80%;
  background-color: #000;
  top: 10%;
  left: 10%;
}

#popup .vimeovideo iframe {
  width: 100%;
  height: 100;
}

/*
 * ORGANIZZAZIONE
 */
.cms4 .viewpage .boxcontent .contentpage {
  padding-left: 10px;
}

.obox {
  clear: both;
  border-bottom: 2px solid #BFBFBF;
  padding: 15px;
  padding-top: 30px;
}

.obox h3 {
  color: #777;
  font-weight: normal;
  line-height: 24px;
  padding-bottom: 20px;
}

.obox h4 {
  color: #777777;
  text-align: right;
  height: 30px;
  font-weight: normal;
  font-size: 13px;
  position: absolute;
  right: 0px;
  top: 0px;
}

.obox .smalltext {
  font-size: 19px;
}

.obox .bigtext {
  font-size: 46px;
}

.obox img {
  float: right;
}

.obox p {
  float: left;
  width: 400px;
}

.obox.noborder {
  border-bottom: 0px;
}

.obox.obox-org p {
  width: auto;
}

.ohidden {
  overflow: hidden;
}

/**
 * SERVICE
 */
.boxservice {
  background-color: #EEEEEE;
  margin-bottom: 20px;
  clear: both;
  min-height: 279px;
}

.boxservice .info {
  padding: 20px 40px;
  color: #777;
  line-height: 20px;
  font-size: 14px;
  text-align: justify;
}

.boxservice .info h3 {
  color: #777;
  padding-bottom: 20px;
  font-size: 25px;
  font-weight: bold;
}

.boxservice img {
  float: right;
  margin: -20px -40px 20px 40px;
}

.boxservice ul {
  list-style: disc;
  list-style-position: outside;
  margin-left: 25px;
}

.boxservice li {
  padding-left: 10px;
}

#logistic li {
  float: left;
  margin-right: 6%;
  width: 41%;
  text-align: left;
}

a.scrollup {
  display: block;
  text-align: center;
  margin-top: 20px;
}

/*
 * BlOG
 */
.blog #content {
  padding-top: 232px;
}

.viewblogs {
  padding: 30px;
  background-color: #fff;
}

.viewblogs .listcategory {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 160px;
  z-index: 5;
}

.viewblogs .listcategory .headmenu {
  background-color: #4CAE4C;
  height: 22px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding-top: 8px;
}

.viewblogs .listcategory .ucat {
  display: block;
  min-height: 25px;
  background-color: #7FC57F;
  text-align: left;
  line-height: 22px;
  padding: 2px 5px 2px 20px;
  color: #fff;
  font-size: 13px;
  text-transform: lowercase;
  font-family: "Arial", san serif;
}

.viewblogs .listcategory a.ucat:hover {
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.3);
}

.viewblogs .listcategory li.current a.ucat {
  box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.5);
}

.viewblogs .listcategory li.catalt .ucat {
  background-color: #458800;
}

.viewblogs .listpost {
  background: #EEEEEE;
  padding: 20px 20px 20px 190px;
  min-height: 300px;
  margin-top: 30px;
}

.viewblogs .pagination {
  text-align: right;
}

.viewblogs .pagination .lnkp {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  background-color: #545454;
  margin-left: 5px;
  font-size: 16px;
  line-height: 29px;
}

.viewblogs .pagination .lnkp.current {
  background-color: #000;
}

.viewblogs .pagination .lnkp.glyphicon {
  top: 2px;
  margin-left: 1px;
}

.viewblogs .pagination .lnkp:hover {
  background-color: #000;
}

.post {
  border: 2px solid #CCCCCC;
  padding: 25px;
  background-color: #fff;
  margin-bottom: 22px;
}

.post .category {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: rgba(0, 141, 0, 0.6);
  min-width: 100px;
  padding: 5px 10px;
  text-align: center;
  text-transform: lowercase;
  color: #fff;
  font-size: 14px;
}

.post .date {
  color: #777777;
  font-family: "Arial", san serif;
  font-size: 12px;
}

.post h3 {
  color: #777777;
  font-size: 25px;
  font-weight: bold;
  padding: 5px 0px 0px 0px;
}

.post h4 {
  color: #777;
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
  padding-bottom: 10px;
}

.post .contentpost {
  color: #777;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
}

.post .contentpost.maxheight {
  max-height: 100px;
}

.post li.ig {
  cursor: pointer;
}

.post img.imgg {
  display: block;
  height: 100%;
  margin: 0px auto;
}

.post a.lnkppost {
  float: left;
  clear: left;
  margin-top: 15px;
  display: block;
  color: #008c00;
}

.post .hiddentxt {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 18px;
  background-color: #fff;
  z-index: 10;
  background: rgba(255, 255, 255, 0);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, 0)', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}

.post .videoyoutube iframe {
  width: 100%;
  margin-top: 0px;
  min-height: 200px;
}

.moreimg .gallery {
  clear: both;
}

.moreimg .wrplist {
  width: 100%;
  height: 160px;
  overflow: hidden;
}

.moreimg li.ig {
  width: 160px;
  height: 160px;
  overflow: hidden;
  float: left;
  margin-right: 12px;
  cursor: pointer;
}

.moreimg ul li.ig:last-child {
  margin-right: 0px;
}

.moreimg .arrow {
  font-size: 25px;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0px;
  bottom: 0px;
  padding-top: 60px;
  display: none;
}

.moreimg .aleft {
  left: -24px;
}

.moreimg .aleft:before {
  content: "\e079";
}

.moreimg .aright {
  right: -24px;
}

.moreimg .aright:before {
  content: "\e080";
}

.moreimg .videoyoutube iframe {
  min-height: 300px;
}

.oneimg {
  min-height: 200px;
}

.oneimg .contentpost {
  float: left;
  width: 445px;
}

.oneimg .gallery {
  float: right;
  width: 160px;
  height: 190px;
}

.oneimg li.ig {
  width: 160px;
  height: 190px;
  overflow: hidden;
  float: left;
  cursor: pointer;
}

.noimg .videoyoutube iframe {
  min-height: 320px;
}

body.support {
  background-color: #868695;
}

body.formview #content {
  padding-top: 50px;
}

body.formview .viewpage {
  width: 560px;
}

body.formview .viewpage h1 {
  text-align: center;
  text-transform: lowercase;
  height: 97px;
}

body.formview p.descr {
  color: #fff;
  padding: 20px 0px;
}

body.formview h3 {
  text-transform: uppercase;
  color: #fff;
  font-family: "Arial", san serif;
  font-weight: normal;
  font-size: 20px;
  padding-bottom: 20px;
  text-align: center;
}

body.formview .rowform {
  padding-top: 10px;
}

body.formview label {
  display: block;
  color: #fff;
  font-family: "Arial", san serif;
  font-size: 14px;
  padding-bottom: 4px;
}

body.formview input.itext {
  width: 547px;
  min-height: 30px;
}

body.formview textarea {
  width: 547px;
  height: 110px;
}

body.formview .buttonform {
  text-align: right;
}

body.formview .buttonform .button {
  min-width: 215px;
}

body.formview .rowprivacy {
  color: #fff;
  font-family: "Arial", san serif;
  padding: 5px 0px;
  font-size: 14px;
  min-height: 40px;
}

body.formview .rowprivacy label.text {
  display: inline-block;
}

body.formview .rowprivacy label.error {
  position: absolute;
  top: 25px;
  left: 7px;
}

body.formview label.error {
  padding-top: 2px;
  color: #F26363;
  font-size: 12px;
}

body.formview .ajaxloader {
  height: 10px;
  width: 40px;
}

body.workwithus {
  background-color: #ddd;
}

body.workwithus p.descr {
  color: #535353;
}

body.workwithus h3 {
  color: #535353;
  text-align: center;
}

body.workwithus label {
  color: #535353;
}

body.workwithus .rowselect {
  z-index: 10;
}

body.workwithus .rowselect {
  clear: both;
  min-height: 50px;
}

body.workwithus .wrpselect {
  float: left;
  width: 50%;
}

body.workwithus .wrpright {
  text-align: right;
}

body.workwithus p.d {
  color: #535353;
  font-size: 13x;
  font-style: italic;
}

body.workwithus .rowcol {
  float: left;
  width: 265px;
  padding-top: 20px;
}

body.workwithus .rowcol input.itext {
  width: 252px;
}

body.workwithus .col2 {
  margin-left: 30px;
}

body.cms7 {
  background-color: #8A8A7B;
}

body.cms7 #content {
  padding-top: 100px;
  min-height: 400px;
}

body.cms7 h1 {
  padding-bottom: 40px;
}

body.cms7 .reservarea {
  text-align: center;
}

body.cms7 .button {
  font-size: 16px;
}

body.cms7 .titaly {
  margin-right: 20px;
}

#wrplinkutili {
  display: none;
}

#popup .linkutil {
  background-color: #fff;
  height: 380px;
  margin-left: -100px;
  margin-top: -205px;
  padding-top: 40px;
  width: 300px;
}

#popup .linkutil li {
  padding: 5px;
  text-align: center;
}

#popup .linkutil .close {
  color: #000;
  font-size: 23px;
  right: 0px;
  top: 5px;
}

#popup .linkutil .buttongreen {
  width: 175px;
}

body.cms8 {
  background-color: #DDDDDD;
}

body.cms8 #content {
  padding-top: 100px;
}

body.cms8 .viewpage {
  width: 70%;
  margin-bottom: 50px;
}

body.cms8 .viewpage h1 {
  text-align: center;
  text-transform: lowercase;
  height: 97px;
}

body.cms8 .viewpage p {
  font-size: 15px;
  line-height: 22px;
  padding-bottom: 15px;
}

a#menumobile {
  display: none;
  position: absolute;
  top: -3px;
  right: 0px;
  height: 45px;
  width: 45px;
  z-index: 100;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

a#menumobile span,
a#menumobile span:before,
a#menumobile span:after {
  position: absolute;
  width: 28px;
  height: 3px;
  background-color: #FFF;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

a#menumobile span {
  top: 21px;
  left: 8px;
  -webkit-transition: background 0.2s 0.0s;
  -moz-transition: background 0.2s 0.0s;
  transition: background 0.2s 0.0s;
}

a#menumobile span:before,
a#menumobile span:after {
  content: '';
  left: 0;
  -webkit-transition: -webkit-transform 0.2s 0s;
  -moz-transition: -moz-transform 0.2s 0s;
  transition: transform 0.2s 0.0s;
}

a#menumobile span::before {
  bottom: 8px;
}

a#menumobile span::after {
  top: 8px;
}

a#menumobile.open span {
  background-color: rgba(255, 255, 255, 0);
}

a#menumobile.open span::before {
  -webkit-transform: translateY(8px) rotate(-45deg);
  -moz-transform: translateY(8px) rotate(-45deg);
  -ms-transform: translateY(8px) rotate(-45deg);
  -o-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);
  background-color: #fff;
}

a#menumobile.open span::after {
  -webkit-transform: translateY(-8px) rotate(45deg);
  -moz-transform: translateY(-8px) rotate(45deg);
  -ms-transform: translateY(-8px) rotate(45deg);
  -o-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg);
  background-color: #fff;
}

a#lnkfilter {
  position: absolute;
  left: 0px;
  bottom: -13px;
  background-color: #008c00;
  color: #fff;
  line-height: 30px;
  padding: 2px 10px;
  z-index: 10;
  text-transform: uppercase;
}

#loaderpage {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 100;
  display: none;
}

#loaderpage .loadinglogo {
  width: 198px;
  height: 22px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -12px;
  background: #ddd;
}

#loaderpage img {
  display: block;
  z-index: 10;
  margin-left: -1px;
}

#loaderpage span {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 0px;
  background-color: #7F7F7f;
}

/**
 * STILI TEMPLATE BOX NEWS
 */
.boxnews {
  float: left;
  height: 395px;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
  background-color: #CCCCCC;
}

.boxnews .innerbox {
  background-color: #fff;
  position: absolute;
  top: 1px;
  left: 1px;
  right: 0px;
  bottom: 1px;
}

.boxnews .content {
  font-size: 12px;
  line-height: 19px;
  font-family: "Arial", san serif;
}

.boxnews a.boxurl {
  position: absolute;
  right: 20px;
  bottom: 10px;
  color: #000;
  font-size: 14px;
  font-family: "Arial", san serif;
}

.boxnews a.boxurl span {
  display: block;
  float: left;
  padding-right: 5px;
  padding-top: 2px;
}

.boxnews a.boxurl:hover {
  color: #008c00;
}

.boxnews.last .innerbox {
  right: 1px;
}

.rowbox {
  clear: both;
  background-color: #CCCCCC;
  padding: 1px;
  height: 330px;
  padding-left: 0px;
}

.newseparator {
  height: 55px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  clear: both;
  box-sizing: border-box;
  width: 99.9%;
}

.wrplistnewbox {
  width: 856px;
  margin: 0px auto;
}

.newseparator:previous .innerbox {
  right: 1px;
}

.boxtxt {
  width: 28%;
}

.boxtxt h3.boxtitle {
  margin: 10px 20px;
  padding: 0px 3px 10px 3px;
  color: #008c00;
  border-bottom: 1px solid #008c00;
  font-size: 24px;
  text-align: left;
}

.boxtxt .content {
  margin: 10px 20px 0px 20px;
  color: #666666;
  height: 266px;
  padding: 0px 3px;
}

.boxtxt a.boxurl {
  left: 20px;
  border-top: 1px solid #008c00;
  text-align: right;
  line-height: 20px;
  bottom: 6px;
}

.boxtxt a.boxurl span {
  float: right;
}

.boxtxt a.boxurl span.txt {
  padding-top: 0px;
}

.boxtxt.tmpgreen .innerbox {
  background-color: #008c00;
}

.boxtxt.tmpgreen h3.boxtitle {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.boxtxt.tmpgreen .content {
  color: #fff;
}

.boxtxt.tmpgreen .content p {
  color: #fff;
}

.boxtxt.tmpgreen a.boxurl {
  border-top: 1px solid #fff;
  color: #fff;
}

.boxnewsimg,
.boxnewsimgbig {
  width: 36%;
}

.boxnewsimg .head,
.boxnewsimgbig .head,
.boxnewsimgfull .head {
  height: 208px;
  width: 100%;
  overflow: hidden;
}

.boxnewsimg .head a,
.boxnewsimgbig .head a,
.boxnewsimgfull .head a {
  display: block;
  height: 100%;
}

.boxnewsimg .head a span,
.boxnewsimgbig .head a span,
.boxnewsimgfull .head a span {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none;
}

.boxnewsimg .head a:hover span,
.boxnewsimgbig .head a:hover span,
.boxnewsimgfull .head a:hover span {
  display: block;
}

.boxnewsimg .head img,
.boxnewsimgbig .head img .boxnewsimgfull .head img {
  display: block;
  height: 100%;
  z-index: 1;
}

.boxnewsimg .head .rombo,
.boxnewsimgbig .head .rombo,
.boxnewsimgfull .head .rombo {
  position: absolute;
  background: #fff;
  width: 30px;
  height: 30px;
  bottom: -21px;
  left: 20px;
  z-index: 10;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

.boxnewsimg .content,
.boxnewsimgbig .content,
.boxnewsimgfull .content {
  padding: 15px 20px;
  color: #666666;
}

.boxnewsimg .contentdata,
.boxnewsimgbig .contentdata,
.boxnewsimgfull .contentdata {
  height: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.boxnewsimg h3.boxtitle,
.boxnewsimgbig h3.boxtitle,
.boxnewsimgfull h3.boxtitle {
  font-size: 24px;
  padding-bottom: 10px;
  color: #777;
  line-height: 22px;
  text-align: left;
}

.boxnewsimgbig {
  width: 50%;
}

.boxnewsimgbig.last {
  width: 49.9%;
}

.boxnewsimgfull {
  width: 100%;
}

.boxnewsimgfull.last {
  width: 99.9%;
}

.box10 h3.boxtitle {
  font-size: 24px;
}

/**
* SCHERMI PICCOLI 
* TABLET VERSIONE ORIZZONTALE
*/
@media screen and (max-width: 1001px) {
  .inner {
    width: 95%;
  }

  #header {
    width: 95%;
  }

  #header .logo {
    left: 5%;
    width: 16%;
  }

  #header .logo img {
    width: 100% !important;
  }

  #footer .logo {
    left: 5%;
    width: 16%;
  }

  #footer .logo img {
    width: 100% !important;
  }

  #footer .loghifooter {
    top: auto;
    left: auto;
    bottom: 10px;
    right: 10px;
    width: 210px;
  }

  #footer .loghifooter img {
    width: 67px;
    float: left;
    margin-left: 10px;
  }

  #footer .footermenu {
    margin-right: 4%;
    width: 70%;
  }

  #footer .footermenu .menuitm {
    width: 20%;
  }

  #footer .footermenu .mainmenu .itm1,
  #footer .footermenu .mainmenu .itm2 {
    width: 20%;
  }

  #footer .footermenu .mainmenu a.url {
    min-width: 20px;
  }

  #footer .footermenu .submenu {
    width: 20%;
  }

  #footer .footerbar {
    width: 95%;
  }

  #footer .footerbar .listlanguage {
    width: 40%;
    margin: 0px auto;
    clear: both;
    float: none;
  }

  .cbox {
    width: 95%;
  }

  .slideindicator {
    width: 95%;
    margin-left: 0px;
    left: 2.5%;
  }

  .wrplistnewbox {
    width: 90%;
  }

  .newseparator {
    width: 100%;
  }

  .boxtxt h3.boxtitle {
    font-size: 20px;
  }

  #videoframe iframe#videoant {
    margin-left: -498px;
    left: 50%;
    position: absolute;
  }

  .post .contentpost {
    float: none;
    width: auto;
    text-align: justify;
  }

  .oneimg .gallery {
    position: relative;
    float: left;
    right: auto;
    bottom: auto;
  }

  .viewcontact #map {
    width: 95%;
  }

  .viewcontact #searchresult {
    width: 95%;
  }

  .viewcontact #searchresult .filter {
    width: 24%;
  }

  .viewcontact #searchresult #result {
    width: 68%;
  }

  .boxnewsimgbig.last {
    width: 50%;
  }
}

@media screen and (max-width: 760px) {
  .newseparator {
    display: none;
  }

  .boxnews .innerbox {
    right: 1px;
  }

  .boxnewsimg,
  .boxnewsimgbig {
    width: 50%;
  }

  .boxnewsimg .head img,
  .boxnewsimgbig .head img {
    width: 320px;
    height: auto;
  }

  .boxtxt {
    width: 50%;
  }

  .obox h3 {
    line-height: 30px !important;
    font-size: 15px !important;
    text-align: left;
  }

  .obox p {
    width: auto;
    float: none;
  }

  .obox img {
    display: none;
  }
}

/*
 * VERSIONE MOBILE
 */
@media screen and (max-width: 650px) {
  .itmobile {
    display: block;
  }

  #topbar {
    display: none;
  }

  /* MENU MOBILE */
  #header {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 40px;
    margin: 0px;
    width: 100%;
  }

  #header .logo {
    max-width: 150px;
    width: 35%;
    top: 0px;
    left: 10px;
    z-index: 10;
  }

  #header .wrapmenumobile {
    position: fixed;
    z-index: 9;
    height: 40px;
    background-color: #444444;
    border-top: 4px solid #008c00;
    top: 0px;
    left: 0px;
    width: 100%;
  }

  #header .headermenu .menutop {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 5px;
    background-color: #555;
    z-index: 5;
    overflow: hidden;
    -webkit-transform: translate3d(100%, 0px, 0px);
    -moz-transform: translate3d(100%, 0px, 0px);
    -o-transform: translate3d(100%, 0px, 0px);
    -ms-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
    -ms-transition: all 300ms 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -webkit-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
  }

  #header .headermenu .menutop .wrapmenu {
    border-top: 1px solid #fff;
    position: absolute;
    top: 40px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
    background-color: #444;
    -webkit-overflow-scrolling: touch;
  }

  #header .headermenu .menutop.open {
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -ms-transition: all 300ms 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -webkit-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
  }

  #header .headermenu ul.main {
    width: 100%;
    margin-right: 0px;
  }

  #header .headermenu li.menuitm {
    float: none;
    border-bottom: 1px solid #fff;
  }

  #header .headermenu li.menuitm:hover .triangle {
    display: none;
  }

  #header .headermenu li.itmobile {
    display: block;
  }

  #header .headermenu li.menuitm:hover {
    background-color: #555555;
    border-bottom: 1px solid #fff;
  }

  #header .headermenu a.url {
    color: #fff;
    text-align: right;
    line-height: 40px;
    font-size: 20px;
  }

  #header .headermenu a.url span {
    padding-left: 15px;
    padding-right: 10px;
    font-size: 12px;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  #header .headermenu a.url span:before {
    content: "\e079";
  }

  #header .headermenu li.itm1 a.url span:before {
    content: "\e114";
  }

  #header .headermenu li.menuitm.current {
    border-bottom: 1px solid #fff;
  }

  #header .headermenu ul.submenu {
    display: block;
    position: relative;
    top: 0px;
    float: none;
    background-color: #444;
    padding-top: 5px;
    padding-right: 5px;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #fff;
    overflow: hidden;
    height: 120px;
    -ms-transition: all 300ms 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -webkit-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
  }

  #header .headermenu li.close ul.submenu {
    height: 0px;
    border: 0px;
    -ms-transition: all 300ms 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -webkit-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
  }

  #header .headermenu li.close a.url span:before {
    content: "\e079";
  }

  #header .headermenu a.surl {
    display: block;
    text-align: right;
    color: #fff;
    font-size: 186x;
    line-height: 40px;
    padding-right: 47px;
  }

  #header .headermenu a.surl:hover {
    background-color: #555555;
  }

  #header .headermenu li.sbmitem {
    padding: 0px;
  }

  #slider {
    display: none;
  }

  .slidertext {
    font-size: 25px;
    letter-spacing: -1px;
    top: -60px;
  }

  #footer {
    min-height: 50px;
  }

  #footer .inner {
    display: none;
  }

  #footer .footerbar .menubottom {
    display: none;
  }

  #footer .footerbar .listlanguage {
    display: none;
  }

  #footer .footerbar p.iva {
    width: 100%;
    text-align: center;
    margin: 10px 0px;
  }

  /* STILI PAGINA */
  h1 {
    color: #444444;
    font-size: 45px;
    height: 65px;
  }

  #content {
    padding-top: 160px;
  }

  a#menumobile {
    display: block;
  }

  /* HOME */
  .slideindicator {
    display: none;
  }

  .hmtitle .greenrow {
    left: 5%;
    right: 5%;
  }

  /* HOME */
  .boxnewsimg,
  .boxnewsimgbig {
    height: auto;
    width: 100%;
  }

  .boxnewsimg .innerbox,
  .boxnewsimgbig .innerbox {
    position: relative;
    margin: 1px;
    top: 0px;
    left: 0px;
  }

  .boxnewsimg .head,
  .boxnewsimgbig .head {
    height: auto;
  }

  .boxnewsimg .head img,
  .boxnewsimgbig .head img {
    width: 100%;
    height: auto;
  }

  .boxnewsimg .contentdata,
  .boxnewsimgbig .contentdata {
    height: auto;
    padding-bottom: 20px;
    text-align: justify;
  }

  .boxnewsimgbig.last {
    width: 100%;
  }

  .boxnews {
    margin-bottom: 5px;
  }

  .boxtxt {
    width: 100%;
    height: auto;
  }

  .boxtxt .innerbox {
    position: relative;
    margin: 1px;
    top: 0px;
    left: 0px;
  }

  .boxtxt .content {
    height: auto;
    text-align: justify;
    padding-bottom: 38px;
  }

  .boxtxt h3.boxtitle {
    margin-top: 0px;
    padding-top: 20px;
  }

  .viewpage h1 {
    text-align: left;
    padding-left: 5%;
  }

  .viewpage .menupage {
    display: none;
  }

  .viewpage .righcontent {
    width: 89%;
    margin: 0px auto;
    margin-top: 20px;
    float: none;
  }

  .viewpage .righcontent .headpage {
    min-height: 0px;
    height: 0px;
    padding: 0px;
  }

  .viewpage .righcontent .contentpage {
    margin: 0px;
    padding: 0px;
    text-align: justify;
  }

  #videoframe {
    display: none;
  }

  /* HOME */
  .cms1 #slider {
    display: block;
  }

  /* Video */
  .cms5 #content {
    margin-top: 160px;
  }

  .cms5 #content #mainvideo {
    width: 100%;
    height: 220px;
    margin-bottom: 20px;
  }

  /* Organizzazione */
  .obox {
    padding: 30px 0px 15px 0px;
  }

  .viewpage .allcontent {
    padding: 0px;
    background-color: #EEEEEE;
    text-align: justify;
  }

  /* Servizi */
  .boxservice .info {
    padding: 20px 2%;
  }

  .boxservice .info img {
    float: right;
    margin: 2%;
  }

  #logistic li {
    width: 90%;
  }

  /* News */
  .blog #content {
    padding-top: 160px;
  }

  .viewblogs {
    padding: 0px;
    background-color: #EEEEEE;
  }

  .viewblogs .listcategory {
    display: none;
  }

  .viewblogs .listpost {
    padding: 10px;
  }

  /* Privacy */
  body.cms8 #content {
    padding-top: 160px;
  }

  body.cms8 .viewpage {
    width: 92%;
  }

  body.cms8 .viewpage .allcontent {
    background-color: #DDDDDD;
  }

  /* Tracking */
  body.cms7 h1 {
    padding-top: 70px;
  }

  body.cms7 .button {
    min-width: 160px;
    margin: 10px 0px !important;
  }

  /* Assistenza */
  body.formview #content {
    padding-top: 160px;
  }

  body.formview .viewpage {
    width: 90%;
  }

  body.formview input.itext,
  body.formview textarea {
    width: 95%;
  }

  /* Work with us */
  body.workwithus .rowcol {
    width: 100%;
  }

  body.workwithus .rowcol input.itext {
    width: 95%;
  }

  body.workwithus .col2 {
    margin: 0px;
  }

  body.workwithus .wrpselect {
    padding-top: 10px;
    float: none;
    clear: both;
    width: 100%;
    text-align: center !important;
  }

  body.workwithus select {
    width: 80%;
  }

  .viewcontact #map,
  .viewcontact .legenda {
    display: none;
  }

  .viewcontact .inner {
    padding-top: 180px;
  }

  .viewcontact .logoseparator {
    height: 39%;
    max-height: 180px;
  }

  .viewcontact .search {
    padding-top: 0px;
    width: 100%;
    height: 70px;
  }

  .viewcontact .search input {
    width: 75%;
    float: left;
    height: 18px;
  }

  .viewcontact .search #searchlnk {
    float: left;
  }

  .viewcontact #searchresult {
    width: 95%;
  }

  .viewcontact #searchresult .filter {
    position: absolute;
    width: 200px;
    z-index: 10;
    left: -5%;
    min-height: 0px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
    -webkit-transform: translate3d(-100%, 0px, 0px);
    -moz-transform: translate3d(-100%, 0px, 0px);
    -o-transform: translate3d(-100%, 0px, 0px);
    -ms-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
    -ms-transition: all 400ms 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -webkit-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
  }

  .viewcontact #searchresult .filter.open {
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -ms-transition: all 400ms 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -webkit-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
  }

  .viewcontact #searchresult #result {
    width: 100%;
  }

  .viewcontact .sede .address {
    width: 95%;
  }

  .viewcontact .sede .phones {
    width: 95%;
  }

  .viewcontact .sede .contact {
    width: 90%;
  }
}

@media screen and (max-width: 400px) {
  .viewcontact .inner {
    padding-top: 40%;
  }

  .boxservice .info img {
    clear: both;
    display: block;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  #content {
    padding-top: 38%;
  }

  .viewcontact .sede {
    padding: 10px;
  }

  body.formview .buttonform {
    text-align: center;
  }

}