/*! jQuery UI - v1.9.2 - 2012-12-27
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Helvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=2px&bgColorHeader=dddddd&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=50&borderColorHeader=dddddd&fcHeader=444444&iconColorHeader=0073ea&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=dddddd&fcContent=444444&iconColorContent=ff0084&bgColorDefault=f6f6f6&bgTextureDefault=03_highlight_soft.png&bgImgOpacityDefault=100&borderColorDefault=dddddd&fcDefault=0073ea&iconColorDefault=666666&bgColorHover=0073ea&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=25&borderColorHover=0073ea&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=dddddd&fcActive=ff0084&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=cccccc&fcHighlight=444444&iconColorHighlight=0073ea&bgColorError=ffffff&bgTextureError=01_flat.png&bgImgOpacityError=55&borderColorError=ff0084&fcError=222222&iconColorError=ff0084&bgColorOverlay=eeeeee&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */
/*! X-editable - v1.4.5 
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */
/*
Uploadify
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
Released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
*/
/*
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		1.4.0 (02/06/2013)
 */
/* Overlay */
.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; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  zoom: 1; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: 0.5em 0.5em 0.5em 0.7em;
  zoom: 1; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
  zoom: 1; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

* html .ui-autocomplete {
  width: 1px; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: 0.1em;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button .ui-button-text {
  display: block;
  line-height: 1.4; }

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

input.ui-button {
  padding: 0.4em 1em; }

.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: 0.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: 0.5em; }

.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em; }

.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em; }

button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: 0.7em 0.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: 0.2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.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 {
  border-left-width: 0; }

.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: 0em; }

.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 {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-cover {
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  width: 300px;
  overflow: hidden; }

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 16px 0.1em 0; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px; }

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px; }

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
  zoom: 1; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: 0.5em 0 0 0;
  padding: 0.3em 1em 0.5em 0.4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  width: 100%; }

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.5;
  zoom: 1;
  font-weight: normal; }

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px; }

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: 0.4em 0 0.2em;
  line-height: 1.5; }

.ui-menu .ui-state-disabled a {
  cursor: default; }

.ui-menu-icons {
  position: relative; }

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

.ui-menu .ui-icon {
  position: absolute;
  top: 0.2em;
  left: 0.2em; }

.ui-menu .ui-menu-icon {
  position: static;
  float: right; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider-horizontal {
  height: 0.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: 0.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;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  padding: 0.2em;
  zoom: 1; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

* html .ui-tooltip {
  background-image: none; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.1em; }

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

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff url(/res/scss/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #444; }

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

.ui-widget-header {
  border: 1px solid #ddd;
  background: #ddd url(images/ui-bg_highlight-soft_50_dddddd_1x100.png) 50% 50% repeat-x;
  color: #444;
  font-weight: bold; }

.ui-widget-header a {
  color: #444; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #ddd;
  background: #f6f6f6 url(images/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #0073ea; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #0073ea;
  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 #0073ea;
  background: #0073ea url(images/ui-bg_highlight-soft_25_0073ea_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #fff; }

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

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #ddd;
  background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #ff0084; }

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

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #ccc;
  background: #fff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;
  color: #444; }

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

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #ff0084;
  background: #fff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222; }

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

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

.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: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(images/ui-icons_ff0084_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_ff0084_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_0073ea_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_666666_256x240.png); }

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

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

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

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_ff0084_256x240.png); }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -khtml-border-top-left-radius: 2px;
  border-top-left-radius: 2px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  -khtml-border-top-right-radius: 2px;
  border-top-right-radius: 2px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -khtml-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -khtml-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px; }

.ui-widget-overlay {
  background: #eee url(images/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x;
  opacity: 0.8;
  filter: Alpha(Opacity=80); }

.ui-widget-shadow {
  margin: -4px 0 0 -4px;
  padding: 4px;
  background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.6;
  filter: Alpha(Opacity=60);
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.editableform {
  /* overwrites bootstrap margin */
  margin-bottom: 0; }

.editableform .control-group {
  /* overwrites bootstrap margin */
  margin-bottom: 0;
  /* prevent wrapping buttons on new line */
  white-space: nowrap;
  /* overwriting bootstrap line-height. See #133 */
  line-height: 20px; }

.editable-buttons {
  /* should be inline to take effect of parent's white-space: nowrap */
  display: inline-block;
  vertical-align: top;
  /* inline-block emulation for IE7*/
  margin-left: 7px;
  zoom: 1;
  *display: inline; }

.editable-buttons.editable-buttons-bottom {
  display: block;
  margin-top: 7px;
  margin-left: 0; }

.editable-input {
  vertical-align: top;
  /* should be inline to take effect of parent's white-space: nowrap */
  display: inline-block;
  /* bootstrap-responsive has width: 100% that breakes layout */
  width: auto;
  /* reset white-space decalred in parent*/
  /* display-inline emulation for IE7*/
  white-space: normal;
  zoom: 1;
  *display: inline; }

.editable-input input[type=text] {
  margin-bottom: 0;
  margin-right: 0; }

.editable-buttons .editable-cancel {
  margin-left: 7px;
  /*for jquery-ui buttons need set height to look more pretty*/ }

.editable-buttons button.ui-button-icon-only {
  height: 24px;
  width: 30px; }

.editableform-loading {
  background: url('/res/scss/images/loading.gif') center center no-repeat;
  height: 25px;
  width: auto;
  min-width: 25px; }

.editable-inline .editableform-loading {
  background-position: left 5px; }

.editable-error-block {
  max-width: 300px;
  margin: 5px 0 0 0;
  width: auto;
  white-space: normal;
  /*add padding for jquery ui*/ }

.editable-error-block.ui-state-error {
  padding: 3px; }

.editable-error {
  color: red;
  /* ---- For specific types ---- */ }

.editableform .editable-date {
  padding: 0;
  margin: 0;
  float: left;
  /* move datepicker icon to center of add-on button. See https://github.com/vitalets/x-editable/issues/183 */ }

.editable-inline .add-on .icon-th {
  margin-top: 3px;
  margin-left: 1px;
  /* checklist vertical alignment */ }

.editable-checklist label input[type="checkbox"], .editable-checklist label span {
  vertical-align: middle;
  margin: 0; }

.editable-checklist label {
  white-space: nowrap;
  /* set exact width of textarea to fit buttons toolbar */ }

.editable-wysihtml5 {
  width: 566px;
  height: 250px;
  /* clear button shown as link in date inputs */ }

.editable-clear {
  clear: both;
  font-size: 0.9em;
  text-decoration: none;
  text-align: right;
  /* IOS-style clear button for text inputs */ }

.editable-clear-x {
  background: url('/res/scss/images/clear.png') center center no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  opacity: 0.6;
  z-index: 100;
  top: 50%;
  right: 10px;
  margin-top: -6px; }

.editable-clear-x:hover {
  opacity: 1; }

.editable-container.editable-popup {
  /* without this rule poshytip/tooltip does not stretch */
  max-width: none !important; }

.editable-container.popover {
  /* without this rule popover does not stretch */
  width: auto; }

.editable-container.editable-inline {
  display: inline-block;
  vertical-align: middle;
  /* inline-block emulation for IE7*/
  width: auto;
  zoom: 1;
  *display: inline;
  background: #e8e8e8;
  padding: 5px; }

.editable-container.ui-widget {
  /* jqueryui widget font 1.1em too big, overwrite it */
  font-size: inherit; }

.editable-click, a.editable-click, a.editable-click:hover {
  text-decoration: none;
  border-bottom: dashed 1px #08c; }

.editable-click.editable-disabled, a.editable-click.editable-disabled, a.editable-click.editable-disabled:hover {
  color: #585858;
  cursor: default;
  border-bottom: none; }

.editable-empty, .editable-empty:hover, .editable-empty:focus {
  font-style: italic;
  /* border-bottom: none; */
  color: #d14;
  text-decoration: none; }

.editable-unsaved {
  font-weight: bold; }

.editable-bg-transition {
  -webkit-transition: background-color 1400ms ease-out;
  -moz-transition: background-color 1400ms ease-out;
  -o-transition: background-color 1400ms ease-out;
  -ms-transition: background-color 1400ms ease-out;
  transition: background-color 1400ms ease-out;
  /*see https://github.com/vitalets/x-editable/issues/139 */ }

.form-horizontal .editable {
  padding-top: 5px;
  display: inline-block;
  /*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */ }

.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
		border-top: 1px solid #ddd !important;
	}*/
  direction: ltr; }

.datepicker-inline {
  width: 220px; }

.datepicker.datepicker-rtl {
  direction: rtl; }

.datepicker.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px; }

.datepicker > div {
  display: none; }

.datepicker.days div.datepicker-days {
  display: block; }

.datepicker.months div.datepicker-months {
  display: block; }

.datepicker.years div.datepicker-years {
  display: block; }

.datepicker table {
  margin: 0; }

.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none; }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer; }

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #999; }

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default; }

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000; }

.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a; }

.datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9; }

.datepicker table tr td.today:hover:hover {
  color: #000; }

.datepicker table tr td.today.active:hover {
  color: #fff; }

.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a; }

.datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9; }

.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080; }

.datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover.active {
  background-color: #666 \9; }

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -ms-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(top, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #04c; }

.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active {
  background-color: #039 \9; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datepicker table tr td span:hover {
  background: #eee; }

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default; }

.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -ms-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(top, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #04c; }

.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active {
  background-color: #039 \9; }

.datepicker table tr td span.old, .datepicker table tr td span.new {
  color: #999; }

.datepicker th.datepicker-switch {
  width: 145px; }

.datepicker thead tr:first-child th, .datepicker tfoot tr th {
  cursor: pointer; }

.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
  background: #eee; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent; }

.input-append.date .add-on i, .input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px; }

.uploadify {
  position: relative;
  margin-bottom: 1em; }

.uploadify-button {
  background-color: #505050;
  background-image: linear-gradient(bottom, #505050 0%, #707070 100%);
  background-image: -o-linear-gradient(bottom, #505050 0%, #707070 100%);
  background-image: -moz-linear-gradient(bottom, #505050 0%, #707070 100%);
  background-image: -webkit-linear-gradient(bottom, #505050 0%, #707070 100%);
  background-image: -ms-linear-gradient(bottom, #505050 0%, #707070 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #505050), color-stop(1, #707070));
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 2px solid #808080;
  color: #fff;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  width: 100%; }

.uploadify:hover .uploadify-button {
  background-color: #606060;
  background-image: linear-gradient(top, #606060 0%, #808080 100%);
  background-image: -o-linear-gradient(top, #606060 0%, #808080 100%);
  background-image: -moz-linear-gradient(top, #606060 0%, #808080 100%);
  background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
  background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #606060), color-stop(1, #808080));
  background-position: center bottom; }

.uploadify-button.disabled {
  background-color: #d0d0d0;
  color: #808080; }

.uploadify-queue {
  margin-bottom: 1em; }

.uploadify-queue-item {
  background-color: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font: 11px Verdana, Geneva, sans-serif;
  margin-top: 5px;
  max-width: 350px;
  padding: 10px; }

.uploadify-error {
  background-color: #fde5dd !important; }

.uploadify-queue-item .cancel a {
  background: url('/res/scss/images/uploadify-cancel.png') 0 0 no-repeat;
  float: right;
  height: 16px;
  text-indent: -9999px;
  width: 16px; }

.uploadify-queue-item.completed {
  background-color: #e5e5e5; }

.uploadify-progress {
  background-color: #e5e5e5;
  margin-top: 10px;
  width: 100%; }

.uploadify-progress-bar {
  background-color: #09f;
  height: 3px;
  width: 1px; }

@media screen {
  #lightcase-overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #333;
    /* Loading */ }

  #lightcase-loading {
    display: none;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    margin-left: -24px;
    position: fixed;
    z-index: 1001;
    top: 50%;
    left: 50%;
    background: url(/res/scss/images/loading_neg.gif) transparent no-repeat 50% 50%;
    background-size: 50%; }

  #lightcase-case.lightcase-loading .lightcase-content {
    background: url(/res/scss/images/loading.gif) #fff no-repeat 50% 50%;
    background-size: 24px; }

  #lightcase-case.lightcase-loading.type-image .lightcase-content, #lightcase-case.lightcase-loading.type-video .lightcase-content {
    background-image: url(/res/scss/images/loading_neg.gif);
    background-color: #333;
    /* Case */ }

  #lightcase-case {
    display: none;
    position: fixed;
    z-index: 1002;
    top: 50%;
    left: 50%;
    color: #fff;
    text-shadow: 0 1px 0 #333;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    -webkit-text-size-adjust: none;
    -webkit-backface-visibility: hidden;
    /* Info */ }

  #lightcase-case .lightcase-info {
    overflow: auto; }

  #lightcase-case .lightcase-sequenceInfo, #lightcase-case .lightcase-title, #lightcase-case .lightcase-caption {
    margin: 10px;
    padding: 0;
    overflow: auto;
    font-size: 11px;
    line-height: 15px;
    text-overflow: ellipsis; }

  #lightcase-case .lightcase-sequenceInfo {
    float: left;
    padding-right: 0;
    /* content */ }

  #lightcase-case .lightcase-content {
    position: relative;
    z-index: 1;
    overflow: hidden;
    color: #333;
    text-shadow: none;
    background-color: #fff;
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .50);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .50);
    box-shadow: 0 0 30px rgba(0, 0, 0, .50);
    -webkit-backface-visibility: hidden; }

  #lightcase-case.type-image .lightcase-content, #lightcase-case.type-video .lightcase-content {
    background-color: #333; }

  #lightcase-case.type-image .lightcase-contentInner, #lightcase-case.type-video .lightcase-contentInner {
    line-height: 0.75; }

  #lightcase-case .lightcase-inlineWrap {
    padding: 15px;
    overflow: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* Error message */ }

  p.lightcase-error {
    margin: 0;
    padding: 0;
    /* Navigation */ }

  #lightcase-case .lightcase-nav a {
    width: 25%;
    position: absolute;
    z-index: 3;
    top: 25%;
    bottom: 25%;
    outline: none;
    cursor: pointer; }

  #lightcase-case a.lightcase-prev {
    left: 15px; }

  #lightcase-case a.lightcase-next {
    right: 15px; }

  #lightcase-case a.lightcase-play, #lightcase-case a.lightcase-pause {
    display: none;
    width: 50%;
    z-index: 3;
    left: 25%;
    right: 25%; }

  #lightcase-case .lightcase-nav a span {
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -13px;
    position: absolute;
    z-index: 1;
    top: 50%;
    text-indent: -9999px;
    background: url(/res/scss/images/sprite.png) transparent no-repeat 0 -30px;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-backface-visibility: hidden; }

  #lightcase-case .lightcase-nav a:hover span {
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter: alpha(opacity=100); }

  #lightcase-case a.lightcase-prev span {
    left: 0; }

  #lightcase-case a.lightcase-next span {
    right: 0;
    background-position: 0 -60px; }

  #lightcase-case a.lightcase-pause span {
    background-position: 0 -90px; }

  #lightcase-case a.lightcase-play span {
    background-position: 0 -120px; }

  #lightcase-case a.lightcase-pause span, #lightcase-case a.lightcase-play span {
    left: 50%;
    margin-left: -15px;
    /* close */ }

  #lightcase-case a.lightcase-close {
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 1;
    top: -14px;
    right: -15px;
    outline: none;
    text-indent: -9999px;
    background: url(/res/scss/images/sprite.png) transparent no-repeat 0 0;
    /* For mobile devices */ }

  .lightcase-isMobileDevice #lightcase-case .lightcase-inlineWrap, .lightcase-isMobileDevice #lightcase-case.type-iframe .lightcase-contentInner {
    overflow: auto;
    -webkit-overflow-scrolling: touch; }

  .lightcase-isMobileDevice.lightcase-open, .lightcase-isMobileDevice.lightcase-open body {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    /* Fullscreen mode for mobile */ }

  .lightcase-fullScreenMode #lightcase-case {
    text-shadow: none;
    border: none;
    background: none; }

  .lightcase-fullScreenMode #lightcase-case .lightcase-content {
    color: #fff;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .lightcase-fullScreenMode #lightcase-case .lightcase-info {
    position: fixed;
    z-index: 1003;
    left: 5px;
    bottom: 5px; }

  .lightcase-fullScreenMode #lightcase-case a.lightcase-prev, .lightcase-fullScreenMode #lightcase-case a.lightcase-next {
    /* Hide the prev/next buttons */
    position: absolute;
    top: -99999px; }

  .lightcase-fullScreenMode #lightcase-case a.lightcase-play span {
    margin-top: -15px;
    background-image: url(/res/scss/images/play.svg); }

  .lightcase-fullScreenMode #lightcase-case a.lightcase-pause span {
    margin-top: -15px;
    background-image: url(/res/scss/images/pause.svg); }

  .lightcase-fullScreenMode #lightcase-case a.lightcase-pause span, .lightcase-fullScreenMode #lightcase-case a.lightcase-play span, .lightcase-fullScreenMode #lightcase-case a.lightcase-close {
    border: 1px solid rbga(0, 0, 0, 0.25);
    background-color: rgba(150, 150, 150, .75);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 55% 55%;
    -moz-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, .25);
    -webkit-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, .25);
    box-shadow: inset 0px 0px 1px rgba(0, 0, 0, .25);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

  .lightcase-fullScreenMode #lightcase-case a.lightcase-close {
    width: 30px;
    height: 30px;
    position: fixed;
    top: 5px;
    right: 5px;
    background-image: url(/res/scss/images/contract.svg);
    background-size: 55% 55%; } }

[class^="icon-"], [class*=" icon-"], [class^="largecount-"], [class*=" largecount-"], [class^="introicon-"], [class*=" introicon-"] {
  background-repeat: no-repeat;
  background-position: -1px -1px;
  display: inline-block;
  margin-top: 1px;
  line-height: 14px;
  vertical-align: text-top;
  background-repeat: no-repeat; }

.icon-logo-round-white {
  background-position: -1px -1px;
  width: 180px;
  height: 180px; }

.icon-logo-round-black {
  background-position: -241px -1px;
  width: 180px;
  height: 180px; }

.icon-logo-round-blue {
  background-position: -481px -1px;
  width: 180px;
  height: 180px; }

.icon-logo-white {
  background-position: -803px -4px;
  width: 184px;
  height: 25px; }

.icon-logo-black {
  background-position: -803px -84px;
  width: 180px;
  height: 25px; }

.icon-logo-blue {
  background-position: -803px -164px;
  width: 180px;
  height: 25px; }

.icon-w360-white {
  background-position: -803px -9px;
  width: 171px;
  height: 20px; }

.icon-w360-black {
  background-position: -803px -89px;
  width: 171px;
  height: 20px; }

.icon-w360-blue {
  background-position: -803px -169px;
  width: 171px;
  height: 20px; }

.icon-w360-cblue {
  background-position: -1028px -9px;
  width: 171px;
  height: 20px; }

.icon-w360-cgreen {
  background-position: -1028px -88px;
  width: 171px;
  height: 20px; }

.icon-w360-corange {
  background-position: -1028px -168px;
  width: 171px;
  height: 20px; }

.icon-w360-cgold {
  background-position: -1248px -9px;
  width: 171px;
  height: 20px; }

.icon-w360-cred {
  background-position: -1248px -88px;
  width: 171px;
  height: 20px; }

.icon-stats-white {
  background-position: -1px -241px;
  width: 21px;
  height: 19px; }

.icon-stats-black {
  background-position: -1px -321px;
  width: 21px;
  height: 19px; }

.icon-stats-grey {
  background-position: -1px -401px;
  width: 21px;
  height: 19px; }

.icon-stats-blue {
  background-position: -1px -481px;
  width: 21px;
  height: 19px; }

.icon-stats-green {
  background-position: -1px -561px;
  width: 21px;
  height: 19px; }

.icon-stats-orange {
  background-position: -1px -641px;
  width: 21px;
  height: 19px; }

.icon-stats-brown {
  background-position: -1px -721px;
  width: 21px;
  height: 19px; }

.icon-stats-red {
  background-position: -1px -801px;
  width: 21px;
  height: 19px; }

.icon-menu-white {
  background-position: -51px -241px;
  width: 29px;
  height: 22px; }

.icon-menu-black {
  background-position: -51px -321px;
  width: 29px;
  height: 22px; }

.icon-menu-grey {
  background-position: -51px -401px;
  width: 29px;
  height: 22px; }

.icon-menu-blue {
  background-position: -51px -481px;
  width: 29px;
  height: 22px; }

.icon-menu-green {
  background-position: -51px -561px;
  width: 29px;
  height: 22px; }

.icon-menu-orange {
  background-position: -51px -641px;
  width: 29px;
  height: 22px; }

.icon-menu-brown {
  background-position: -51px -721px;
  width: 29px;
  height: 22px; }

.icon-menu-red {
  background-position: -51px -801px;
  width: 29px;
  height: 22px; }

.icon-backward-white {
  background-position: -101px -241px;
  width: 21px;
  height: 16px; }

.icon-backward-black {
  background-position: -101px -321px;
  width: 21px;
  height: 16px; }

.icon-backward-grey {
  background-position: -101px -401px;
  width: 21px;
  height: 16px; }

.icon-backward-blue {
  background-position: -101px -481px;
  width: 21px;
  height: 16px; }

.icon-backward-green {
  background-position: -101px -561px;
  width: 21px;
  height: 16px; }

.icon-backward-orange {
  background-position: -101px -641px;
  width: 21px;
  height: 16px; }

.icon-backward-brown {
  background-position: -101px -721px;
  width: 21px;
  height: 16px; }

.icon-backward-red {
  background-position: -101px -801px;
  width: 21px;
  height: 16px; }

.icon-forward-white {
  background-position: -151px -241px;
  width: 21px;
  height: 16px; }

.icon-forward-black {
  background-position: -151px -321px;
  width: 21px;
  height: 16px; }

.icon-forward-grey {
  background-position: -151px -401px;
  width: 21px;
  height: 16px; }

.icon-forward-blue {
  background-position: -151px -481px;
  width: 21px;
  height: 16px; }

.icon-forward-green {
  background-position: -151px -561px;
  width: 21px;
  height: 16px; }

.icon-forward-orange {
  background-position: -151px -641px;
  width: 21px;
  height: 16px; }

.icon-forward-brown {
  background-position: -151px -721px;
  width: 21px;
  height: 16px; }

.icon-forward-red {
  background-position: -151px -801px;
  width: 21px;
  height: 16px; }

.icon-arrow-down-white {
  background-position: -201px -241px;
  width: 16px;
  height: 25px; }

.icon-arrow-down-black {
  background-position: -201px -321px;
  width: 16px;
  height: 25px; }

.icon-arrow-down-grey {
  background-position: -201px -401px;
  width: 16px;
  height: 25px; }

.icon-arrow-down-blue {
  background-position: -201px -481px;
  width: 16px;
  height: 25px; }

.icon-arrow-down-green {
  background-position: -201px -561px;
  width: 16px;
  height: 25px; }

.icon-arrow-down-orange {
  background-position: -201px -641px;
  width: 16px;
  height: 25px; }

.icon-arrow-down-brown {
  background-position: -201px -721px;
  width: 16px;
  height: 25px; }

.icon-arrow-down-red {
  background-position: -201px -801px;
  width: 16px;
  height: 25px; }

.icon-arrow-up-white {
  background-position: -251px -241px;
  width: 16px;
  height: 25px; }

.icon-arrow-up-black {
  background-position: -251px -321px;
  width: 16px;
  height: 25px; }

.icon-arrow-up-grey {
  background-position: -251px -401px;
  width: 16px;
  height: 25px; }

.icon-arrow-up-blue {
  background-position: -251px -481px;
  width: 16px;
  height: 25px; }

.icon-arrow-up-green {
  background-position: -251px -561px;
  width: 16px;
  height: 25px; }

.icon-arrow-up-orange {
  background-position: -251px -641px;
  width: 16px;
  height: 25px; }

.icon-arrow-up-brown {
  background-position: -251px -721px;
  width: 16px;
  height: 25px; }

.icon-arrow-up-red {
  background-position: -251px -801px;
  width: 16px;
  height: 25px; }

.icon-triangle-down-white {
  background-position: -301px -241px;
  width: 12px;
  height: 6px; }

.icon-triangle-down-black {
  background-position: -301px -321px;
  width: 12px;
  height: 7px; }

.icon-triangle-down-grey {
  background-position: -301px -401px;
  width: 12px;
  height: 7px; }

.icon-triangle-down-blue {
  background-position: -301px -481px;
  width: 12px;
  height: 7px; }

.icon-triangle-down-green {
  background-position: -301px -561px;
  width: 12px;
  height: 7px; }

.icon-triangle-down-orange {
  background-position: -301px -641px;
  width: 12px;
  height: 7px; }

.icon-triangle-down-brown {
  background-position: -301px -721px;
  width: 12px;
  height: 7px; }

.icon-triangle-down-red {
  background-position: -301px -801px;
  width: 12px;
  height: 7px; }

.icon-arrow-back-white {
  background-position: -351px -241px;
  width: 18px;
  height: 16px; }

.icon-arrow-back-black {
  background-position: -351px -321px;
  width: 18px;
  height: 16px; }

.icon-arrow-back-grey {
  background-position: -351px -401px;
  width: 18px;
  height: 16px; }

.icon-arrow-back-blue {
  background-position: -351px -481px;
  width: 18px;
  height: 16px; }

.icon-arrow-back-green {
  background-position: -351px -561px;
  width: 18px;
  height: 16px; }

.icon-arrow-back-orange {
  background-position: -351px -641px;
  width: 18px;
  height: 16px; }

.icon-arrow-back-brown {
  background-position: -351px -721px;
  width: 18px;
  height: 16px; }

.icon-arrow-back-red {
  background-position: -351px -801px;
  width: 18px;
  height: 16px; }

.icon-arrow-forward-white {
  background-position: -401px -241px;
  width: 18px;
  height: 16px; }

.icon-arrow-forward-black {
  background-position: -401px -321px;
  width: 18px;
  height: 16px; }

.icon-arrow-forward-grey {
  background-position: -401px -401px;
  width: 18px;
  height: 16px; }

.icon-arrow-forward-blue {
  background-position: -401px -481px;
  width: 18px;
  height: 16px; }

.icon-arrow-forward-green {
  background-position: -401px -561px;
  width: 18px;
  height: 16px; }

.icon-arrow-forward-orange {
  background-position: -401px -641px;
  width: 18px;
  height: 16px; }

.icon-arrow-forward-brown {
  background-position: -401px -801px;
  width: 18px;
  height: 16px; }

.icon-close-circled-white {
  background-position: -450px -241px;
  width: 29px;
  height: 28px; }

.icon-close-circled-black {
  background-position: -450px -320px;
  width: 29px;
  height: 29px; }

.icon-close-circled-grey {
  background-position: -450px -401px;
  width: 29px;
  height: 28px; }

.icon-close-circled-blue {
  background-position: -450px -480px;
  width: 29px;
  height: 29px; }

.icon-close-circled-green {
  background-position: -450px -561px;
  width: 29px;
  height: 28px; }

.icon-close-circled-orange {
  background-position: -450px -641px;
  width: 29px;
  height: 28px; }

.icon-close-circled-brown {
  background-position: -450px -720px;
  width: 29px;
  height: 29px; }

.icon-close-circled-red {
  background-position: -450px -801px;
  width: 29px;
  height: 29px; }

.icon-house-white {
  background-position: -501px -241px;
  width: 23px;
  height: 21px; }

.icon-house-black {
  background-position: -501px -321px;
  width: 23px;
  height: 21px; }

.icon-house-grey {
  background-position: -501px -401px;
  width: 23px;
  height: 21px; }

.icon-house-blue {
  background-position: -501px -481px;
  width: 23px;
  height: 21px; }

.icon-house-green {
  background-position: -501px -561px;
  width: 23px;
  height: 21px; }

.icon-house-orange {
  background-position: -501px -641px;
  width: 23px;
  height: 21px; }

.icon-house-brown {
  background-position: -501px -721px;
  width: 23px;
  height: 21px; }

.icon-house-red {
  background-position: -501px -801px;
  width: 23px;
  height: 21px; }

.icon-resa-white {
  background-position: -551px -241px;
  width: 20px;
  height: 16px; }

.icon-resa-black {
  background-position: -551px -321px;
  width: 20px;
  height: 16px; }

.icon-resa-grey {
  background-position: -551px -401px;
  width: 20px;
  height: 16px; }

.icon-resa-blue {
  background-position: -551px -481px;
  width: 20px;
  height: 16px; }

.icon-resa-green {
  background-position: -551px -561px;
  width: 20px;
  height: 16px; }

.icon-resa-orange {
  background-position: -551px -641px;
  width: 20px;
  height: 16px; }

.icon-resa-brown {
  background-position: -551px -721px;
  width: 20px;
  height: 16px; }

.icon-resa-red {
  background-position: -551px -801px;
  width: 20px;
  height: 16px; }

.icon-volume-white {
  background-position: -600px -240px;
  width: 22px;
  height: 22px; }

.icon-volume-black {
  background-position: -600px -320px;
  width: 22px;
  height: 22px; }

.icon-volume-grey {
  background-position: -600px -400px;
  width: 22px;
  height: 22px; }

.icon-volume-blue {
  background-position: -600px -480px;
  width: 22px;
  height: 22px; }

.icon-volume-green {
  background-position: -600px -560px;
  width: 22px;
  height: 22px; }

.icon-volume-orange {
  background-position: -600px -640px;
  width: 22px;
  height: 22px; }

.icon-volume-brown {
  background-position: -600px -720px;
  width: 22px;
  height: 22px; }

.icon-volume-red {
  background-position: -600px -800px;
  width: 22px;
  height: 22px; }

.icon-pages-multi-white {
  background-position: -648px -241px;
  width: 22px;
  height: 24px; }

.icon-pages-multi-black {
  background-position: -648px -321px;
  width: 22px;
  height: 24px; }

.icon-pages-multi-grey {
  background-position: -648px -401px;
  width: 22px;
  height: 24px; }

.icon-pages-multi-blue {
  background-position: -648px -481px;
  width: 22px;
  height: 24px; }

.icon-pages-multi-green {
  background-position: -648px -561px;
  width: 22px;
  height: 24px; }

.icon-pages-multi-orange {
  background-position: -648px -641px;
  width: 22px;
  height: 24px; }

.icon-pages-multi-brown {
  background-position: -648px -721px;
  width: 22px;
  height: 24px; }

.icon-pages-multi-red {
  background-position: -648px -801px;
  width: 22px;
  height: 24px; }

.icon-pages-white {
  background-position: -699px -241px;
  width: 21px;
  height: 24px; }

.icon-pages-black {
  background-position: -699px -321px;
  width: 21px;
  height: 24px; }

.icon-pages-grey {
  background-position: -699px -401px;
  width: 21px;
  height: 24px; }

.icon-pages-blue {
  background-position: -699px -481px;
  width: 21px;
  height: 24px; }

.icon-pages-green {
  background-position: -699px -561px;
  width: 21px;
  height: 24px; }

.icon-pages-orange {
  background-position: -699px -641px;
  width: 21px;
  height: 24px; }

.icon-pages-brown {
  background-position: -699px -721px;
  width: 21px;
  height: 24px; }

.icon-pages-red {
  background-position: -699px -801px;
  width: 21px;
  height: 24px; }

.icon-gallery-white {
  background-position: -751px -241px;
  width: 28px;
  height: 27px; }

.icon-gallery-black {
  background-position: -751px -321px;
  width: 28px;
  height: 27px; }

.icon-gallery-grey {
  background-position: -751px -401px;
  width: 28px;
  height: 27px; }

.icon-gallery-blue {
  background-position: -751px -481px;
  width: 28px;
  height: 27px; }

.icon-gallery-green {
  background-position: -751px -561px;
  width: 28px;
  height: 27px; }

.icon-gallery-orange {
  background-position: -751px -641px;
  width: 28px;
  height: 27px; }

.icon-gallery-brown {
  background-position: -751px -721px;
  width: 28px;
  height: 27px; }

.icon-gallery-red {
  background-position: -751px -801px;
  width: 28px;
  height: 27px; }

.icon-monitor-white {
  background-position: -801px -241px;
  width: 28px;
  height: 16px; }

.icon-monitor-black {
  background-position: -801px -321px;
  width: 28px;
  height: 16px; }

.icon-monitor-grey {
  background-position: -801px -401px;
  width: 28px;
  height: 16px; }

.icon-monitor-blue {
  background-position: -801px -481px;
  width: 28px;
  height: 16px; }

.icon-monitor-green {
  background-position: -801px -561px;
  width: 28px;
  height: 16px; }

.icon-monitor-orange {
  background-position: -801px -641px;
  width: 28px;
  height: 16px; }

.icon-monitor-brown {
  background-position: -801px -721px;
  width: 28px;
  height: 16px; }

.icon-monitor-red {
  background-position: -801px -801px;
  width: 28px;
  height: 16px; }

.icon-user-white {
  background-position: -851px -241px;
  width: 23px;
  height: 22px; }

.icon-user-black {
  background-position: -851px -321px;
  width: 23px;
  height: 22px; }

.icon-user-grey {
  background-position: -851px -401px;
  width: 23px;
  height: 22px; }

.icon-user-blue {
  background-position: -851px -481px;
  width: 23px;
  height: 22px; }

.icon-user-green {
  background-position: -851px -561px;
  width: 23px;
  height: 22px; }

.icon-user-orange {
  background-position: -851px -641px;
  width: 23px;
  height: 22px; }

.icon-user-brown {
  background-position: -851px -721px;
  width: 23px;
  height: 22px; }

.icon-user-red {
  background-position: -851px -801px;
  width: 23px;
  height: 22px; }

.icon-mail-white {
  background-position: -901px -241px;
  width: 23px;
  height: 22px; }

.icon-mail-black {
  background-position: -901px -321px;
  width: 23px;
  height: 22px; }

.icon-mail-grey {
  background-position: -901px -401px;
  width: 23px;
  height: 22px; }

.icon-mail-blue {
  background-position: -901px -481px;
  width: 23px;
  height: 22px; }

.icon-mail-green {
  background-position: -901px -561px;
  width: 23px;
  height: 22px; }

.icon-mail-orange {
  background-position: -901px -641px;
  width: 23px;
  height: 22px; }

.icon-mail-brown {
  background-position: -901px -721px;
  width: 23px;
  height: 22px; }

.icon-mail-red {
  background-position: -901px -801px;
  width: 23px;
  height: 22px; }

.icon-ads-white {
  background-position: -951px -241px;
  width: 32px;
  height: 19px; }

.icon-ads-black {
  background-position: -951px -321px;
  width: 32px;
  height: 19px; }

.icon-ads-grey {
  background-position: -951px -401px;
  width: 32px;
  height: 19px; }

.icon-ads-blue {
  background-position: -951px -481px;
  width: 32px;
  height: 19px; }

.icon-ads-green {
  background-position: -951px -561px;
  width: 32px;
  height: 19px; }

.icon-ads-orange {
  background-position: -951px -641px;
  width: 32px;
  height: 19px; }

.icon-ads-brown {
  background-position: -951px -721px;
  width: 32px;
  height: 19px; }

.icon-ads-red {
  background-position: -951px -801px;
  width: 32px;
  height: 19px; }

.icon-laptop-white {
  background-position: -1001px -241px;
  width: 26px;
  height: 18px; }

.icon-laptop-black {
  background-position: -1001px -321px;
  width: 26px;
  height: 18px; }

.icon-laptop-grey {
  background-position: -1001px -401px;
  width: 26px;
  height: 18px; }

.icon-laptop-blue {
  background-position: -1001px -481px;
  width: 26px;
  height: 18px; }

.icon-laptop-green {
  background-position: -1001px -561px;
  width: 26px;
  height: 18px; }

.icon-laptop-orange {
  background-position: -1001px -641px;
  width: 26px;
  height: 18px; }

.icon-laptop-brown {
  background-position: -1001px -721px;
  width: 26px;
  height: 18px; }

.icon-laptop-red {
  background-position: -1001px -801px;
  width: 26px;
  height: 18px; }

.icon-valise-white {
  background-position: -1051px -241px;
  width: 22px;
  height: 17px; }

.icon-valise-black {
  background-position: -1051px -321px;
  width: 22px;
  height: 17px; }

.icon-valise-grey {
  background-position: -1051px -401px;
  width: 22px;
  height: 17px; }

.icon-valise-blue {
  background-position: -1051px -481px;
  width: 22px;
  height: 17px; }

.icon-valise-green {
  background-position: -1051px -561px;
  width: 22px;
  height: 17px; }

.icon-valise-orange {
  background-position: -1051px -641px;
  width: 22px;
  height: 17px; }

.icon-valise-brown {
  background-position: -1051px -721px;
  width: 22px;
  height: 17px; }

.icon-valise-red {
  background-position: -1051px -801px;
  width: 22px;
  height: 17px; }

.icon-360-white {
  background-position: -1101px -241px;
  width: 30px;
  height: 13px; }

.icon-360-black {
  background-position: -1101px -321px;
  width: 30px;
  height: 13px; }

.icon-360-grey {
  background-position: -1101px -401px;
  width: 30px;
  height: 13px; }

.icon-360-blue {
  background-position: -1101px -481px;
  width: 30px;
  height: 13px; }

.icon-360-green {
  background-position: -1101px -561px;
  width: 30px;
  height: 13px; }

.icon-360-orange {
  background-position: -1101px -641px;
  width: 30px;
  height: 13px; }

.icon-360-brown {
  background-position: -1101px -721px;
  width: 30px;
  height: 13px; }

.icon-360-red {
  background-position: -1101px -801px;
  width: 30px;
  height: 13px; }

.icon-gear-white {
  background-position: -1151px -241px;
  width: 23px;
  height: 23px; }

.icon-gear-black {
  background-position: -1151px -321px;
  width: 23px;
  height: 23px; }

.icon-gear-grey {
  background-position: -1151px -401px;
  width: 23px;
  height: 23px; }

.icon-gear-blue {
  background-position: -1151px -481px;
  width: 23px;
  height: 23px; }

.icon-gear-green {
  background-position: -1151px -561px;
  width: 23px;
  height: 23px; }

.icon-gear-orange {
  background-position: -1151px -641px;
  width: 23px;
  height: 23px; }

.icon-gear-brown {
  background-position: -1151px -721px;
  width: 23px;
  height: 23px; }

.icon-gear-red {
  background-position: -1151px -801px;
  width: 23px;
  height: 23px; }

.icon-pie-white {
  background-position: -1448px -241px;
  width: 20px;
  height: 19px; }

.icon-pie-black {
  background-position: -1448px -321px;
  width: 20px;
  height: 19px; }

.icon-pie-grey {
  background-position: -1448px -401px;
  width: 20px;
  height: 19px; }

.icon-pie-blue {
  background-position: -1448px -481px;
  width: 20px;
  height: 19px; }

.icon-pie-green {
  background-position: -1448px -561px;
  width: 20px;
  height: 19px; }

.icon-pie-orange {
  background-position: -1448px -641px;
  width: 20px;
  height: 19px; }

.icon-pie-brown {
  background-position: -1448px -721px;
  width: 20px;
  height: 19px; }

.icon-pie-red {
  background-position: -1448px -801px;
  width: 20px;
  height: 19px; }

.icon-cal-white {
  background-position: -1483px -241px;
  width: 19px;
  height: 19px; }

.icon-cal-black {
  background-position: -1483px -321px;
  width: 19px;
  height: 19px; }

.icon-cal-grey {
  background-position: -1483px -401px;
  width: 19px;
  height: 19px; }

.icon-cal-blue {
  background-position: -1483px -481px;
  width: 19px;
  height: 19px; }

.icon-cal-green {
  background-position: -1483px -561px;
  width: 19px;
  height: 19px; }

.icon-cal-orange {
  background-position: -1483px -641px;
  width: 19px;
  height: 19px; }

.icon-cal-brown {
  background-position: -1483px -721px;
  width: 19px;
  height: 19px; }

.icon-cal-red {
  background-position: -1483px -801px;
  width: 19px;
  height: 19px; }

.icon-bed-white {
  background-position: -1517px -241px;
  width: 23px;
  height: 17px; }

.icon-bed-black {
  background-position: -1517px -321px;
  width: 23px;
  height: 17px; }

.icon-bed-grey {
  background-position: -1517px -401px;
  width: 23px;
  height: 17px; }

.icon-bed-blue {
  background-position: -1517px -481px;
  width: 23px;
  height: 17px; }

.icon-bed-green {
  background-position: -1517px -561px;
  width: 23px;
  height: 17px; }

.icon-bed-orange {
  background-position: -1517px -641px;
  width: 23px;
  height: 17px; }

.icon-bed-brown {
  background-position: -1517px -721px;
  width: 23px;
  height: 17px; }

.icon-bed-red {
  background-position: -1517px -801px;
  width: 23px;
  height: 17px; }

.icon-panier-white {
  background-position: -1249px -241px;
  width: 21px;
  height: 17px; }

.icon-panier-black {
  background-position: -1249px -321px;
  width: 21px;
  height: 17px; }

.icon-panier-grey {
  background-position: -1249px -401px;
  width: 21px;
  height: 17px; }

.icon-panier-blue {
  background-position: -1249px -481px;
  width: 21px;
  height: 17px; }

.icon-panier-green {
  background-position: -1249px -561px;
  width: 21px;
  height: 17px; }

.icon-panier-orange {
  background-position: -1249px -641px;
  width: 21px;
  height: 17px; }

.icon-panier-brown {
  background-position: -1249px -721px;
  width: 21px;
  height: 17px; }

.icon-panier-red {
  background-position: -1249px -801px;
  width: 21px;
  height: 17px; }

.icon-archive-white {
  background-position: -1186px -241px;
  width: 19px;
  height: 18px; }

.icon-archive-black {
  background-position: -1186px -321px;
  width: 19px;
  height: 18px; }

.icon-archive-grey {
  background-position: -1186px -401px;
  width: 19px;
  height: 18px; }

.icon-archive-blue {
  background-position: -1186px -481px;
  width: 19px;
  height: 18px; }

.icon-archive-green {
  background-position: -1186px -561px;
  width: 19px;
  height: 18px; }

.icon-archive-orange {
  background-position: -1186px -641px;
  width: 19px;
  height: 18px; }

.icon-archive-brown {
  background-position: -1186px -721px;
  width: 19px;
  height: 18px; }

.icon-archive-red {
  background-position: -1186px -801px;
  width: 19px;
  height: 18px; }

.icon-stats-22-white {
  background-position: -1216px -241px;
  width: 22px;
  height: 20px; }

.icon-stats-22-black {
  background-position: -1216px -321px;
  width: 22px;
  height: 20px; }

.icon-stats-22-grey {
  background-position: -1216px -401px;
  width: 22px;
  height: 20px; }

.icon-stats-22-blue {
  background-position: -1216px -481px;
  width: 22px;
  height: 20px; }

.icon-stats-22-green {
  background-position: -1216px -561px;
  width: 22px;
  height: 20px; }

.icon-stats-22-orange {
  background-position: -1216px -641px;
  width: 22px;
  height: 20px; }

.icon-stats-22-brown {
  background-position: -1216px -721px;
  width: 22px;
  height: 20px; }

.icon-stats-22-red {
  background-position: -1216px -801px;
  width: 22px;
  height: 20px; }

.icon-house-22-white {
  background-position: -1280px -241px;
  width: 23px;
  height: 19px; }

.icon-house-22-black {
  background-position: -1280px -321px;
  width: 23px;
  height: 19px; }

.icon-house-22-grey {
  background-position: -1280px -401px;
  width: 23px;
  height: 19px; }

.icon-house-22-blue {
  background-position: -1280px -481px;
  width: 23px;
  height: 19px; }

.icon-house-22-green {
  background-position: -1280px -561px;
  width: 23px;
  height: 19px; }

.icon-house-22-orange {
  background-position: -1280px -641px;
  width: 23px;
  height: 19px; }

.icon-house-22-brown {
  background-position: -1280px -721px;
  width: 23px;
  height: 19px; }

.icon-house-22-red {
  background-position: -1280px -801px;
  width: 23px;
  height: 19px; }

.icon-arrow-collapse-white {
  background-position: -1336px -241px;
  width: 18px;
  height: 11px; }

.icon-arrow-collapse-black {
  background-position: -1336px -321px;
  width: 18px;
  height: 11px; }

.icon-arrow-collapse-grey {
  background-position: -1336px -401px;
  width: 18px;
  height: 11px; }

.icon-arrow-collapse-blue {
  background-position: -1336px -481px;
  width: 18px;
  height: 11px; }

.icon-arrow-collapse-green {
  background-position: -1336px -561px;
  width: 18px;
  height: 11px; }

.icon-arrow-collapse-orange {
  background-position: -1336px -641px;
  width: 18px;
  height: 11px; }

.icon-arrow-collapse-brown {
  background-position: -1336px -721px;
  width: 18px;
  height: 11px; }

.icon-arrow-collapse-red {
  background-position: -1336px -801px;
  width: 18px;
  height: 11px; }

.icon-quit-white {
  background-position: -1376px -241px;
  width: 24px;
  height: 19px; }

.icon-quit-black {
  background-position: -1376px -321px;
  width: 24px;
  height: 19px; }

.icon-quit-grey {
  background-position: -1376px -401px;
  width: 24px;
  height: 19px; }

.icon-quit-blue {
  background-position: -1376px -481px;
  width: 24px;
  height: 19px; }

.icon-quit-green {
  background-position: -1376px -561px;
  width: 24px;
  height: 19px; }

.icon-quit-orange {
  background-position: -1376px -641px;
  width: 24px;
  height: 19px; }

.icon-quit-brown {
  background-position: -1376px -721px;
  width: 24px;
  height: 19px; }

.icon-quit-red {
  background-position: -1376px -801px;
  width: 24px;
  height: 19px; }

.icon-plus-white {
  background-position: -1415px -241px;
  width: 15px;
  height: 15px; }

.icon-plus-black {
  background-position: -1415px -321px;
  width: 15px;
  height: 15px; }

.icon-plus-grey {
  background-position: -1415px -401px;
  width: 15px;
  height: 15px; }

.icon-plus-blue {
  background-position: -1415px -481px;
  width: 15px;
  height: 15px; }

.icon-plus-green {
  background-position: -1415px -561px;
  width: 15px;
  height: 15px; }

.icon-plus-orange {
  background-position: -1415px -641px;
  width: 15px;
  height: 15px; }

.icon-plus-brown {
  background-position: -1415px -721px;
  width: 15px;
  height: 15px; }

.icon-plus-red {
  background-position: -1415px -801px;
  width: 15px;
  height: 15px; }

.icon-close-small-white {
  background-position: -1px -881px;
  width: 22px;
  height: 22px; }

.icon-close-small-black {
  background-position: -1px -960px;
  width: 22px;
  height: 23px; }

.icon-close-small-grey {
  background-position: -1px -1041px;
  width: 22px;
  height: 22px; }

.icon-close-small-blue {
  background-position: -1px -1121px;
  width: 22px;
  height: 23px; }

.icon-close-small-green {
  background-position: -1px -1201px;
  width: 22px;
  height: 22px; }

.icon-close-small-orange {
  background-position: -1px -1281px;
  width: 22px;
  height: 22px; }

.icon-close-small-brown {
  background-position: -1px -1360px;
  width: 22px;
  height: 23px; }

.icon-close-small-red {
  background-position: -1px -1441px;
  width: 22px;
  height: 22px; }

.icon-trash-small-white {
  background-position: -51px -881px;
  width: 15px;
  height: 18px; }

.icon-trash-small-black {
  background-position: -51px -961px;
  width: 15px;
  height: 18px; }

.icon-trash-small-grey {
  background-position: -51px -1041px;
  width: 15px;
  height: 18px; }

.icon-trash-small-blue {
  background-position: -51px -1121px;
  width: 15px;
  height: 18px; }

.icon-trash-small-green {
  background-position: -51px -1201px;
  width: 15px;
  height: 18px; }

.icon-trash-small-orange {
  background-position: -51px -1281px;
  width: 15px;
  height: 18px; }

.icon-trash-small-brown {
  background-position: -51px -1361px;
  width: 15px;
  height: 18px; }

.icon-trash-small-red {
  background-position: -51px -1441px;
  width: 15px;
  height: 18px; }

.icon-pen-small-white {
  background-position: -101px -881px;
  width: 18px;
  height: 18px; }

.icon-pen-small-black {
  background-position: -101px -961px;
  width: 18px;
  height: 18px; }

.icon-pen-small-grey {
  background-position: -101px -1041px;
  width: 18px;
  height: 18px; }

.icon-pen-small-blue {
  background-position: -101px -1121px;
  width: 18px;
  height: 18px; }

.icon-pen-small-green {
  background-position: -101px -1201px;
  width: 18px;
  height: 18px; }

.icon-pen-small-orange {
  background-position: -101px -1281px;
  width: 18px;
  height: 18px; }

.icon-pen-small-brown {
  background-position: -101px -1361px;
  width: 18px;
  height: 18px; }

.icon-pen-small-red {
  background-position: -101px -1441px;
  width: 18px;
  height: 18px; }

.icon-check-small-white {
  background-position: -151px -881px;
  width: 13px;
  height: 12px; }

.icon-check-small-black {
  background-position: -151px -961px;
  width: 13px;
  height: 12px; }

.icon-check-small-grey {
  background-position: -151px -1041px;
  width: 13px;
  height: 12px; }

.icon-check-small-blue {
  background-position: -151px -1121px;
  width: 13px;
  height: 12px; }

.icon-check-small-green {
  background-position: -151px -1201px;
  width: 13px;
  height: 12px; }

.icon-check-small-orange {
  background-position: -151px -1281px;
  width: 13px;
  height: 12px; }

.icon-check-small-brown {
  background-position: -151px -1361px;
  width: 13px;
  height: 12px; }

.icon-check-small-red {
  background-position: -151px -1441px;
  width: 13px;
  height: 12px; }

.icon-alert-small-white {
  background-position: -176px -881px;
  width: 14px;
  height: 12px; }

.icon-alert-small-black {
  background-position: -176px -961px;
  width: 14px;
  height: 12px; }

.icon-alert-small-grey {
  background-position: -176px -1041px;
  width: 14px;
  height: 12px; }

.icon-alert-small-blue {
  background-position: -176px -1121px;
  width: 14px;
  height: 12px; }

.icon-alert-small-green {
  background-position: -176px -1201px;
  width: 14px;
  height: 12px; }

.icon-alert-small-orange {
  background-position: -176px -1281px;
  width: 14px;
  height: 12px; }

.icon-alert-small-brown {
  background-position: -176px -1361px;
  width: 14px;
  height: 12px; }

.icon-alert-small-red {
  background-position: -176px -1441px;
  width: 14px;
  height: 12px; }

.icon-check-medium-white {
  background-position: -201px -881px;
  width: 16px;
  height: 14px; }

.icon-check-medium-black {
  background-position: -201px -961px;
  width: 16px;
  height: 14px; }

.icon-check-medium-grey {
  background-position: -201px -1041px;
  width: 16px;
  height: 14px; }

.icon-check-medium-blue {
  background-position: -201px -1121px;
  width: 16px;
  height: 14px; }

.icon-check-medium-green {
  background-position: -201px -1201px;
  width: 16px;
  height: 14px; }

.icon-check-medium-orange {
  background-position: -201px -1281px;
  width: 16px;
  height: 14px; }

.icon-check-medium-brown {
  background-position: -201px -1361px;
  width: 16px;
  height: 14px; }

.icon-check-medium-red {
  background-position: -201px -1441px;
  width: 16px;
  height: 14px; }

.icon-backward-small-white {
  background-position: -251px -881px;
  width: 17px;
  height: 13px; }

.icon-backward-small-black {
  background-position: -251px -961px;
  width: 17px;
  height: 13px; }

.icon-backward-small-grey {
  background-position: -251px -1041px;
  width: 17px;
  height: 13px; }

.icon-backward-small-blue {
  background-position: -251px -1121px;
  width: 17px;
  height: 13px; }

.icon-backward-small-green {
  background-position: -251px -1201px;
  width: 17px;
  height: 13px; }

.icon-backward-small-orange {
  background-position: -251px -1281px;
  width: 17px;
  height: 13px; }

.icon-backward-small-brown {
  background-position: -251px -1361px;
  width: 17px;
  height: 13px; }

.icon-backward-small-red {
  background-position: -251px -1441px;
  width: 17px;
  height: 13px; }

.icon-forward-small-white {
  background-position: -301px -881px;
  width: 17px;
  height: 13px; }

.icon-forward-small-black {
  background-position: -301px -961px;
  width: 17px;
  height: 13px; }

.icon-forward-small-grey {
  background-position: -301px -1041px;
  width: 17px;
  height: 13px; }

.icon-forward-small-blue {
  background-position: -301px -1121px;
  width: 17px;
  height: 13px; }

.icon-forward-small-green {
  background-position: -301px -1201px;
  width: 17px;
  height: 13px; }

.icon-forward-small-orange {
  background-position: -301px -1281px;
  width: 17px;
  height: 13px; }

.icon-forward-small-brown {
  background-position: -301px -1361px;
  width: 17px;
  height: 13px; }

.icon-forward-small-red {
  background-position: -301px -1441px;
  width: 17px;
  height: 13px; }

.icon-arrow-up-small-white {
  background-position: -351px -881px;
  width: 10px;
  height: 15px; }

.icon-arrow-up-small-black {
  background-position: -351px -961px;
  width: 10px;
  height: 15px; }

.icon-arrow-up-small-grey {
  background-position: -351px -1041px;
  width: 10px;
  height: 15px; }

.icon-arrow-up-small-blue {
  background-position: -351px -1121px;
  width: 10px;
  height: 15px; }

.icon-arrow-up-small-green {
  background-position: -351px -1201px;
  width: 10px;
  height: 15px; }

.icon-arrow-up-small-orange {
  background-position: -351px -1281px;
  width: 10px;
  height: 15px; }

.icon-arrow-up-small-brown {
  background-position: -351px -1361px;
  width: 10px;
  height: 15px; }

.icon-arrow-up-small-red {
  background-position: -351px -1441px;
  width: 10px;
  height: 15px; }

.icon-arrow-down-small-white {
  background-position: -401px -881px;
  width: 10px;
  height: 15px; }

.icon-arrow-down-small-black {
  background-position: -401px -961px;
  width: 10px;
  height: 15px; }

.icon-arrow-down-small-grey {
  background-position: -401px -1041px;
  width: 10px;
  height: 15px; }

.icon-arrow-down-small-blue {
  background-position: -401px -1121px;
  width: 10px;
  height: 15px; }

.icon-arrow-down-small-green {
  background-position: -401px -1201px;
  width: 10px;
  height: 15px; }

.icon-arrow-down-small-orange {
  background-position: -401px -1281px;
  width: 10px;
  height: 15px; }

.icon-arrow-down-small-brown {
  background-position: -401px -1361px;
  width: 10px;
  height: 15px; }

.icon-arrow-down-small-red {
  background-position: -401px -1441px;
  width: 10px;
  height: 15px; }

.icon-menu-small-white {
  background-position: -1392px -881px;
  width: 22px;
  height: 16px; }

.icon-menu-small-black {
  background-position: -1392px -961px;
  width: 22px;
  height: 16px; }

.icon-menu-small-grey {
  background-position: -1392px -1041px;
  width: 22px;
  height: 16px; }

.icon-menu-small-blue {
  background-position: -1392px -1121px;
  width: 22px;
  height: 16px; }

.icon-menu-small-green {
  background-position: -1392px -1201px;
  width: 22px;
  height: 16px; }

.icon-menu-small-orange {
  background-position: -1392px -1281px;
  width: 22px;
  height: 16px; }

.icon-menu-small-brown {
  background-position: -1392px -1361px;
  width: 22px;
  height: 16px; }

.icon-menu-small-red {
  background-position: -1392px -1441px;
  width: 22px;
  height: 16px; }

.icon-gallery-small-white {
  background-position: -451px -881px;
  width: 16px;
  height: 14px; }

.icon-gallery-small-black {
  background-position: -451px -961px;
  width: 16px;
  height: 14px; }

.icon-gallery-small-grey {
  background-position: -451px -1041px;
  width: 16px;
  height: 14px; }

.icon-gallery-small-blue {
  background-position: -451px -1121px;
  width: 16px;
  height: 14px; }

.icon-gallery-small-green {
  background-position: -451px -1201px;
  width: 16px;
  height: 14px; }

.icon-gallery-small-orange {
  background-position: -451px -1281px;
  width: 16px;
  height: 14px; }

.icon-gallery-small-brown {
  background-position: -451px -1361px;
  width: 16px;
  height: 14px; }

.icon-gallery-small-red {
  background-position: -451px -1441px;
  width: 16px;
  height: 14px; }

.icon-gallery-medium-white {
  background-position: -501px -881px;
  width: 23px;
  height: 19px; }

.icon-gallery-medium-black {
  background-position: -501px -961px;
  width: 23px;
  height: 19px; }

.icon-gallery-medium-grey {
  background-position: -501px -1041px;
  width: 23px;
  height: 19px; }

.icon-gallery-medium-blue {
  background-position: -501px -1121px;
  width: 23px;
  height: 19px; }

.icon-gallery-medium-green {
  background-position: -501px -1201px;
  width: 23px;
  height: 19px; }

.icon-gallery-medium-orange {
  background-position: -501px -1281px;
  width: 23px;
  height: 19px; }

.icon-gallery-medium-brown {
  background-position: -501px -1361px;
  width: 23px;
  height: 19px; }

.icon-gallery-medium-red {
  background-position: -501px -1441px;
  width: 23px;
  height: 19px; }

.icon-flag-small-white {
  background-position: -551px -881px;
  width: 14px;
  height: 16px; }

.icon-flag-small-black {
  background-position: -551px -961px;
  width: 14px;
  height: 16px; }

.icon-flag-small-grey {
  background-position: -551px -1041px;
  width: 14px;
  height: 16px; }

.icon-flag-small-blue {
  background-position: -551px -1121px;
  width: 14px;
  height: 16px; }

.icon-flag-small-green {
  background-position: -551px -1201px;
  width: 14px;
  height: 16px; }

.icon-flag-small-orange {
  background-position: -551px -1281px;
  width: 14px;
  height: 16px; }

.icon-flag-small-brown {
  background-position: -551px -1361px;
  width: 14px;
  height: 16px; }

.icon-flag-small-red {
  background-position: -551px -1441px;
  width: 14px;
  height: 16px; }

.icon-user-small-white {
  background-position: -601px -881px;
  width: 18px;
  height: 17px; }

.icon-user-small-black {
  background-position: -601px -961px;
  width: 18px;
  height: 17px; }

.icon-user-small-grey {
  background-position: -601px -1041px;
  width: 18px;
  height: 17px; }

.icon-user-small-blue {
  background-position: -601px -1121px;
  width: 18px;
  height: 17px; }

.icon-user-small-green {
  background-position: -601px -1201px;
  width: 18px;
  height: 17px; }

.icon-user-small-orange {
  background-position: -601px -1281px;
  width: 18px;
  height: 17px; }

.icon-user-small-brown {
  background-position: -601px -1361px;
  width: 18px;
  height: 17px; }

.icon-user-small-red {
  background-position: -601px -1441px;
  width: 18px;
  height: 17px; }

.icon-user-multi-small-white {
  background-position: -651px -881px;
  width: 27px;
  height: 14px; }

.icon-user-multi-small-black {
  background-position: -651px -961px;
  width: 27px;
  height: 14px; }

.icon-user-multi-small-grey {
  background-position: -651px -1041px;
  width: 27px;
  height: 14px; }

.icon-user-multi-small-blue {
  background-position: -651px -1121px;
  width: 27px;
  height: 14px; }

.icon-user-multi-small-green {
  background-position: -651px -1201px;
  width: 27px;
  height: 14px; }

.icon-user-multi-small-orange {
  background-position: -651px -1281px;
  width: 27px;
  height: 14px; }

.icon-user-multi-small-brown {
  background-position: -651px -1361px;
  width: 27px;
  height: 14px; }

.icon-user-multi-small-red {
  background-position: -651px -1441px;
  width: 27px;
  height: 14px; }

.icon-valise-small-white {
  background-position: -701px -881px;
  width: 22px;
  height: 18px; }

.icon-valise-small-black {
  background-position: -701px -961px;
  width: 22px;
  height: 18px; }

.icon-valise-small-grey {
  background-position: -701px -1041px;
  width: 22px;
  height: 18px; }

.icon-valise-small-blue {
  background-position: -701px -1121px;
  width: 22px;
  height: 18px; }

.icon-valise-small-green {
  background-position: -701px -1201px;
  width: 22px;
  height: 18px; }

.icon-valise-small-orange {
  background-position: -701px -1281px;
  width: 22px;
  height: 18px; }

.icon-valise-small-brown {
  background-position: -701px -1361px;
  width: 22px;
  height: 18px; }

.icon-valise-small-red {
  background-position: -701px -1441px;
  width: 22px;
  height: 18px; }

.icon-laptop-small-white {
  background-position: -752px -881px;
  width: 23px;
  height: 15px; }

.icon-laptop-small-black {
  background-position: -752px -961px;
  width: 23px;
  height: 15px; }

.icon-laptop-small-grey {
  background-position: -752px -1041px;
  width: 23px;
  height: 15px; }

.icon-laptop-small-blue {
  background-position: -752px -1121px;
  width: 23px;
  height: 15px; }

.icon-laptop-small-green {
  background-position: -752px -1201px;
  width: 23px;
  height: 15px; }

.icon-laptop-small-orange {
  background-position: -752px -1281px;
  width: 23px;
  height: 15px; }

.icon-laptop-small-brown {
  background-position: -752px -1361px;
  width: 23px;
  height: 15px; }

.icon-laptop-small-red {
  background-position: -752px -1441px;
  width: 23px;
  height: 15px; }

.icon-time-small-white {
  background-position: -800px -881px;
  width: 18px;
  height: 17px; }

.icon-time-small-black {
  background-position: -800px -961px;
  width: 18px;
  height: 17px; }

.icon-time-small-grey {
  background-position: -800px -1041px;
  width: 18px;
  height: 17px; }

.icon-time-small-blue {
  background-position: -800px -1121px;
  width: 18px;
  height: 17px; }

.icon-time-small-green {
  background-position: -800px -1201px;
  width: 18px;
  height: 17px; }

.icon-time-small-orange {
  background-position: -800px -1281px;
  width: 18px;
  height: 17px; }

.icon-time-small-brown {
  background-position: -800px -1361px;
  width: 18px;
  height: 17px; }

.icon-time-small-red {
  background-position: -800px -1441px;
  width: 18px;
  height: 17px; }

.icon-timespend-small-white {
  background-position: -850px -881px;
  width: 18px;
  height: 17px; }

.icon-timespend-small-black {
  background-position: -850px -961px;
  width: 18px;
  height: 17px; }

.icon-timespend-small-grey {
  background-position: -850px -1041px;
  width: 18px;
  height: 17px; }

.icon-timespend-small-blue {
  background-position: -850px -1121px;
  width: 18px;
  height: 17px; }

.icon-timespend-small-green {
  background-position: -850px -1201px;
  width: 18px;
  height: 17px; }

.icon-timespend-small-orange {
  background-position: -850px -1281px;
  width: 18px;
  height: 17px; }

.icon-timespend-small-brown {
  background-position: -850px -1361px;
  width: 18px;
  height: 17px; }

.icon-timespend-small-red {
  background-position: -850px -1441px;
  width: 18px;
  height: 17px; }

.icon-bed-small-white {
  background-position: -900px -881px;
  width: 18px;
  height: 11px; }

.icon-bed-small-black {
  background-position: -900px -961px;
  width: 18px;
  height: 11px; }

.icon-bed-small-grey {
  background-position: -900px -1041px;
  width: 18px;
  height: 11px; }

.icon-bed-small-blue {
  background-position: -900px -1121px;
  width: 18px;
  height: 11px; }

.icon-bed-small-green {
  background-position: -900px -1201px;
  width: 18px;
  height: 11px; }

.icon-bed-small-orange {
  background-position: -900px -1281px;
  width: 18px;
  height: 11px; }

.icon-bed-small-brown {
  background-position: -900px -1361px;
  width: 18px;
  height: 11px; }

.icon-bed-small-red {
  background-position: -900px -1441px;
  width: 18px;
  height: 11px; }

.icon-bookmark-small-white {
  background-position: -950px -881px;
  width: 10px;
  height: 17px; }

.icon-bookmark-small-black {
  background-position: -950px -961px;
  width: 10px;
  height: 17px; }

.icon-bookmark-small-grey {
  background-position: -950px -1041px;
  width: 10px;
  height: 17px; }

.icon-bookmark-small-blue {
  background-position: -950px -1121px;
  width: 10px;
  height: 17px; }

.icon-bookmark-small-green {
  background-position: -950px -1201px;
  width: 10px;
  height: 17px; }

.icon-bookmark-small-orange {
  background-position: -950px -1281px;
  width: 10px;
  height: 17px; }

.icon-bookmark-small-brown {
  background-position: -950px -1361px;
  width: 10px;
  height: 17px; }

.icon-bookmark-small-red {
  background-position: -950px -1441px;
  width: 10px;
  height: 17px; }

.icon-money-medium-white {
  background-position: -1000px -881px;
  width: 25px;
  height: 17px; }

.icon-money-medium-black {
  background-position: -1000px -961px;
  width: 25px;
  height: 17px; }

.icon-money-medium-grey {
  background-position: -1000px -1041px;
  width: 25px;
  height: 17px; }

.icon-money-medium-blue {
  background-position: -1000px -1121px;
  width: 25px;
  height: 17px; }

.icon-money-medium-green {
  background-position: -1000px -1201px;
  width: 25px;
  height: 17px; }

.icon-money-medium-orange {
  background-position: -1000px -1281px;
  width: 25px;
  height: 17px; }

.icon-money-medium-brown {
  background-position: -1000px -1361px;
  width: 25px;
  height: 17px; }

.icon-money-medium-red {
  background-position: -1000px -1441px;
  width: 25px;
  height: 17px; }

.icon-money-small-white {
  background-position: -1050px -881px;
  width: 19px;
  height: 13px; }

.icon-money-small-black {
  background-position: -1050px -961px;
  width: 19px;
  height: 13px; }

.icon-money-small-grey {
  background-position: -1050px -1041px;
  width: 19px;
  height: 13px; }

.icon-money-small-blue {
  background-position: -1050px -1121px;
  width: 19px;
  height: 13px; }

.icon-money-small-green {
  background-position: -1050px -1201px;
  width: 19px;
  height: 13px; }

.icon-money-small-orange {
  background-position: -1050px -1281px;
  width: 19px;
  height: 13px; }

.icon-money-small-brown {
  background-position: -1050px -1361px;
  width: 19px;
  height: 13px; }

.icon-money-small-red {
  background-position: -1050px -1441px;
  width: 19px;
  height: 13px; }

.icon-mouvesort-small-white {
  background-position: -1100px -881px;
  width: 17px;
  height: 16px; }

.icon-mouvesort-small-black {
  background-position: -1100px -961px;
  width: 17px;
  height: 16px; }

.icon-mouvesort-small-grey {
  background-position: -1100px -1041px;
  width: 17px;
  height: 16px; }

.icon-mouvesort-small-blue {
  background-position: -1100px -1121px;
  width: 17px;
  height: 16px; }

.icon-mouvesort-small-green {
  background-position: -1100px -1201px;
  width: 17px;
  height: 16px; }

.icon-mouvesort-small-orange {
  background-position: -1100px -1281px;
  width: 17px;
  height: 16px; }

.icon-mouvesort-small-brown {
  background-position: -1100px -1361px;
  width: 17px;
  height: 16px; }

.icon-mouvesort-small-red {
  background-position: -1100px -1441px;
  width: 17px;
  height: 16px; }

.icon-voice-small-white {
  background-position: -1150px -881px;
  width: 25px;
  height: 20px; }

.icon-voice-small-black {
  background-position: -1150px -961px;
  width: 25px;
  height: 20px; }

.icon-voice-small-grey {
  background-position: -1150px -1041px;
  width: 25px;
  height: 20px; }

.icon-voice-small-blue {
  background-position: -1150px -1121px;
  width: 25px;
  height: 20px; }

.icon-voice-small-green {
  background-position: -1150px -1201px;
  width: 25px;
  height: 20px; }

.icon-voice-small-orange {
  background-position: -1150px -1281px;
  width: 25px;
  height: 20px; }

.icon-voice-small-brown {
  background-position: -1150px -1361px;
  width: 25px;
  height: 20px; }

.icon-voice-small-red {
  background-position: -1150px -1441px;
  width: 25px;
  height: 20px; }

.icon-list-small-white {
  background-position: -1200px -881px;
  width: 18px;
  height: 17px; }

.icon-list-small-black {
  background-position: -1200px -961px;
  width: 18px;
  height: 17px; }

.icon-list-small-grey {
  background-position: -1200px -1041px;
  width: 18px;
  height: 17px; }

.icon-list-small-blue {
  background-position: -1200px -1121px;
  width: 18px;
  height: 17px; }

.icon-list-small-green {
  background-position: -1200px -1201px;
  width: 18px;
  height: 17px; }

.icon-list-small-orange {
  background-position: -1200px -1281px;
  width: 18px;
  height: 17px; }

.icon-list-small-brown {
  background-position: -1200px -1361px;
  width: 18px;
  height: 17px; }

.icon-list-small-red {
  background-position: -1200px -1441px;
  width: 18px;
  height: 17px; }

.icon-livre-small-white {
  background-position: -1250px -881px;
  width: 18px;
  height: 14px; }

.icon-livre-small-black {
  background-position: -1250px -961px;
  width: 18px;
  height: 14px; }

.icon-livre-small-grey {
  background-position: -1250px -1041px;
  width: 18px;
  height: 14px; }

.icon-livre-small-blue {
  background-position: -1250px -1121px;
  width: 18px;
  height: 14px; }

.icon-livre-small-green {
  background-position: -1250px -1201px;
  width: 18px;
  height: 14px; }

.icon-livre-small-orange {
  background-position: -1250px -1281px;
  width: 18px;
  height: 14px; }

.icon-livre-small-brown {
  background-position: -1250px -1361px;
  width: 18px;
  height: 14px; }

.icon-livre-small-red {
  background-position: -1250px -1441px;
  width: 18px;
  height: 14px; }

.icon-phone-small-white {
  background-position: -1300px -881px;
  width: 9px;
  height: 11px; }

.icon-phone-small-black {
  background-position: -1300px -961px;
  width: 9px;
  height: 11px; }

.icon-phone-small-grey {
  background-position: -1300px -1041px;
  width: 9px;
  height: 11px; }

.icon-phone-small-blue {
  background-position: -1300px -1121px;
  width: 9px;
  height: 11px; }

.icon-phone-small-green {
  background-position: -1300px -1201px;
  width: 9px;
  height: 11px; }

.icon-phone-small-orange {
  background-position: -1300px -1281px;
  width: 9px;
  height: 11px; }

.icon-phone-small-brown {
  background-position: -1300px -1361px;
  width: 9px;
  height: 11px; }

.icon-phone-small-red {
  background-position: -1300px -1441px;
  width: 9px;
  height: 11px; }

.icon-mail-small-white {
  background-position: -1350px -881px;
  width: 11px;
  height: 7px; }

.icon-mail-small-black {
  background-position: -1350px -961px;
  width: 11px;
  height: 7px; }

.icon-mail-small-grey {
  background-position: -1350px -1041px;
  width: 11px;
  height: 7px; }

.icon-mail-small-blue {
  background-position: -1350px -1121px;
  width: 11px;
  height: 7px; }

.icon-mail-small-green {
  background-position: -1350px -1201px;
  width: 11px;
  height: 7px; }

.icon-mail-small-orange {
  background-position: -1350px -1281px;
  width: 11px;
  height: 7px; }

.icon-mail-small-brown {
  background-position: -1350px -1361px;
  width: 11px;
  height: 7px; }

.icon-mail-small-red {
  background-position: -1350px -1441px;
  width: 11px;
  height: 7px; }

.icon-triangle-down-small-white {
  background-position: -1452px -881px;
  width: 13px;
  height: 6px; }

.icon-triangle-down-small-black {
  background-position: -1452px -961px;
  width: 13px;
  height: 6px; }

.icon-triangle-down-small-grey {
  background-position: -1452px -1041px;
  width: 13px;
  height: 6px; }

.icon-triangle-down-small-blue {
  background-position: -1452px -1121px;
  width: 13px;
  height: 6px; }

.icon-triangle-down-small-green {
  background-position: -1452px -1201px;
  width: 13px;
  height: 6px; }

.icon-triangle-down-small-orange {
  background-position: -1452px -1281px;
  width: 13px;
  height: 6px; }

.icon-triangle-down-small-brown {
  background-position: -1452px -1361px;
  width: 13px;
  height: 6px; }

.icon-triangle-down-small-red {
  background-position: -1452px -1441px;
  width: 13px;
  height: 6px; }

.icon-triangle-up-small-white {
  background-position: -1496px -881px;
  width: 13px;
  height: 6px; }

.icon-triangle-up-small-black {
  background-position: -1496px -961px;
  width: 13px;
  height: 6px; }

.icon-triangle-up-small-grey {
  background-position: -1496px -1041px;
  width: 13px;
  height: 6px; }

.icon-triangle-up-small-blue {
  background-position: -1496px -1120px;
  width: 13px;
  height: 6px; }

.icon-triangle-up-small-green {
  background-position: -1496px -1200px;
  width: 13px;
  height: 6px; }

.icon-triangle-up-small-orange {
  background-position: -1496px -1280px;
  width: 13px;
  height: 6px; }

.icon-triangle-up-small-brown {
  background-position: -1496px -1360px;
  width: 13px;
  height: 6px; }

.icon-triangle-up-small-red {
  background-position: -1496px -1440px;
  width: 13px;
  height: 6px; }

.icon-triangle-right-small-white {
  background-position: -1522px -881px;
  width: 7px;
  height: 12px; }

.icon-triangle-right-small-black {
  background-position: -1522px -961px;
  width: 7px;
  height: 12px; }

.icon-triangle-right-small-grey {
  background-position: -1522px -1041px;
  width: 7px;
  height: 12px; }

.icon-triangle-right-small-blue {
  background-position: -1522px -1120px;
  width: 7px;
  height: 12px; }

.icon-triangle-right-small-green {
  background-position: -1522px -1200px;
  width: 7px;
  height: 12px; }

.icon-triangle-right-small-orange {
  background-position: -1522px -1280px;
  width: 7px;
  height: 12px; }

.icon-triangle-right-small-brown {
  background-position: -1522px -1360px;
  width: 7px;
  height: 12px; }

.icon-triangle-right-small-red {
  background-position: -1522px -1440px;
  width: 7px;
  height: 12px; }

.icon-link-white {
  background-position: -853px -1519px;
  width: 18px;
  height: 18px; }

.icon-link-blue {
  background-position: -906px -1519px;
  width: 18px;
  height: 18px; }

.icon-link-black {
  background-position: -972px -1519px;
  width: 18px;
  height: 18px; }

.icon-ck-bold-black {
  background-position: -1px -1521px;
  width: 9px;
  height: 12px; }

.icon-ck-bold-grey {
  background-position: -1px -1601px;
  width: 9px;
  height: 12px; }

.icon-ck-bold-red {
  background-position: -1px -1681px;
  width: 9px;
  height: 12px; }

.icon-ck-italic-black {
  background-position: -51px -1521px;
  width: 5px;
  height: 12px; }

.icon-ck-italic-grey {
  background-position: -51px -1601px;
  width: 5px;
  height: 12px; }

.icon-ck-italic-red {
  background-position: -51px -1681px;
  width: 5px;
  height: 12px; }

.icon-ck-underline-black {
  background-position: -101px -1521px;
  width: 14px;
  height: 17px; }

.icon-ck-underline-grey {
  background-position: -101px -1601px;
  width: 14px;
  height: 17px; }

.icon-ck-underline-red {
  background-position: -101px -1681px;
  width: 14px;
  height: 17px; }

.icon-ck-link-black {
  background-position: -151px -1520px;
  width: 14px;
  height: 14px; }

.icon-ck-link-grey {
  background-position: -151px -1600px;
  width: 14px;
  height: 14px; }

.icon-ck-link-red {
  background-position: -151px -1681px;
  width: 14px;
  height: 14px; }

.icon-ck-unlink-black {
  background-position: -201px -1521px;
  width: 14px;
  height: 14px; }

.icon-ck-unlink-grey {
  background-position: -201px -1601px;
  width: 14px;
  height: 14px; }

.icon-ck-unlink-red {
  background-position: -201px -1681px;
  width: 14px;
  height: 14px; }

.icon-ck-ol-black {
  background-position: -251px -1521px;
  width: 11px;
  height: 7px; }

.icon-ck-ol-grey {
  background-position: -251px -1601px;
  width: 11px;
  height: 7px; }

.icon-ck-ol-red {
  background-position: -251px -1681px;
  width: 11px;
  height: 7px; }

.icon-ck-ul-black {
  background-position: -301px -1521px;
  width: 9px;
  height: 13px; }

.icon-ck-ul-grey {
  background-position: -301px -1601px;
  width: 9px;
  height: 13px; }

.icon-ck-ul-red {
  background-position: -301px -1681px;
  width: 9px;
  height: 13px; }

.icon-ck-justl-black {
  background-position: -351px -1521px;
  width: 13px;
  height: 13px; }

.icon-ck-justl-grey {
  background-position: -351px -1601px;
  width: 13px;
  height: 13px; }

.icon-ck-justl-red {
  background-position: -351px -1681px;
  width: 13px;
  height: 13px; }

.icon-ck-justc-black {
  background-position: -401px -1521px;
  width: 13px;
  height: 13px; }

.icon-ck-justc-grey {
  background-position: -401px -1601px;
  width: 13px;
  height: 13px; }

.icon-ck-justc-red {
  background-position: -401px -1681px;
  width: 13px;
  height: 13px; }

.icon-ck-justr-black {
  background-position: -451px -1521px;
  width: 13px;
  height: 13px; }

.icon-ck-justr-grey {
  background-position: -451px -1601px;
  width: 13px;
  height: 13px; }

.icon-ck-justr-red {
  background-position: -451px -1681px;
  width: 13px;
  height: 13px; }

.icon-ck-just-black {
  background-position: -501px -1521px;
  width: 13px;
  height: 13px; }

.icon-ck-just-grey {
  background-position: -501px -1601px;
  width: 13px;
  height: 13px; }

.icon-ck-just-red {
  background-position: -501px -1681px;
  width: 13px;
  height: 13px; }

.icon-ck-format-black {
  background-position: -551px -1521px;
  width: 75px;
  height: 7px; }

.icon-ck-format-grey {
  background-position: -551px -1601px;
  width: 75px;
  height: 7px; }

.icon-ck-format-red {
  background-position: -551px -1681px;
  width: 75px;
  height: 7px; }

.icon-ck-fullscreen-black {
  background-position: -651px -1521px;
  width: 16px;
  height: 16px; }

.icon-ck-fullscreen-grey {
  background-position: -651px -1601px;
  width: 16px;
  height: 16px; }

.icon-ck-fullscreen-red {
  background-position: -651px -1681px;
  width: 16px;
  height: 16px; }

.icon-ck-source-black {
  background-position: -801px -1521px;
  width: 7px;
  height: 7px; }

.icon-ck-source-grey {
  background-position: -801px -1601px;
  width: 7px;
  height: 7px; }

.icon-ck-source-red {
  background-position: -801px -1681px;
  width: 7px;
  height: 7px; }

.largecount-one {
  background-position: 0 -1841px;
  width: 64px;
  height: 63px; }

.largecount-two {
  background-position: -160px -1841px;
  width: 64px;
  height: 63px; }

.largecount-three {
  background-position: -320px -1841px;
  width: 64px;
  height: 63px; }

.largecount-four {
  background-position: -480px -1841px;
  width: 64px;
  height: 63px; }

.largecount-five {
  background-position: -640px -1841px;
  width: 64px;
  height: 63px; }

.largecount-six {
  background-position: -800px -1841px;
  width: 64px;
  height: 63px; }

.largecount-seven {
  background-position: -960px -1841px;
  width: 64px;
  height: 63px; }

.largecount-height {
  background-position: -1120px -1841px;
  width: 64px;
  height: 63px; }

.largecount-nine {
  background-position: -1280px -1841px;
  width: 64px;
  height: 63px; }

.largecount-ten {
  background-position: -1440px -1841px;
  width: 64px;
  height: 63px; }

.introicon-laptop {
  background-position: -1px -2000px;
  width: 80px;
  height: 82px; }

.introicon-laptop-black {
  background-position: -1px -2160px;
  width: 80px;
  height: 82px; }

.introicon-laptop-white {
  background-position: -1px -2320px;
  width: 80px;
  height: 82px; }

.introicon-laptop-red {
  background-position: -1px -2480px;
  width: 80px;
  height: 82px; }

.introicon-case {
  background-position: -161px -2000px;
  width: 80px;
  height: 82px; }

.introicon-case-black {
  background-position: -161px -2160px;
  width: 80px;
  height: 82px; }

.introicon-case-white {
  background-position: -161px -2320px;
  width: 80px;
  height: 82px; }

.introicon-case-red {
  background-position: -161px -2480px;
  width: 80px;
  height: 82px; }

.introicon-stats {
  background-position: -321px -2000px;
  width: 80px;
  height: 82px; }

.introicon-stats-black {
  background-position: -321px -2160px;
  width: 80px;
  height: 82px; }

.introicon-stats-white {
  background-position: -321px -2320px;
  width: 80px;
  height: 82px; }

.introicon-stats-red {
  background-position: -321px -2480px;
  width: 80px;
  height: 82px; }

.introicon-360 {
  background-position: -480px -2001px;
  width: 80px;
  height: 82px; }

.introicon-360-black {
  background-position: -480px -2161px;
  width: 80px;
  height: 82px; }

.introicon-360-white {
  background-position: -480px -2321px;
  width: 80px;
  height: 82px; }

.introicon-360-red {
  background-position: -480px -2481px;
  width: 80px;
  height: 82px; }

.introicon-mail {
  background-position: -641px -2000px;
  width: 80px;
  height: 82px; }

.introicon-mail-black {
  background-position: -641px -2160px;
  width: 80px;
  height: 82px; }

.introicon-mail-white {
  background-position: -641px -2320px;
  width: 80px;
  height: 82px; }

.introicon-mail-red {
  background-position: -641px -2480px;
  width: 80px;
  height: 82px; }

.introicon-ads {
  background-position: -801px -2000px;
  width: 80px;
  height: 82px; }

.introicon-ads-black {
  background-position: -801px -2160px;
  width: 80px;
  height: 82px; }

.introicon-ads-white {
  background-position: -801px -2320px;
  width: 80px;
  height: 82px; }

.introicon-ads-red {
  background-position: -801px -2480px;
  width: 80px;
  height: 82px; }

.introicon-user {
  background-position: -960px -2000px;
  width: 80px;
  height: 82px; }

.introicon-user-black {
  background-position: -960px -2160px;
  width: 80px;
  height: 82px; }

.introicon-user-white {
  background-position: -960px -2320px;
  width: 80px;
  height: 82px; }

.introicon-user-red {
  background-position: -960px -2480px;
  width: 80px;
  height: 82px; }

.introicon-gear {
  background-position: -1120px -2000px;
  width: 80px;
  height: 82px; }

.introicon-gear-black {
  background-position: -1120px -2160px;
  width: 80px;
  height: 82px; }

.introicon-gear-white {
  background-position: -1120px -2320px;
  width: 80px;
  height: 82px; }

.introicon-gear-red {
  background-position: -1120px -2480px;
  width: 80px;
  height: 82px; }

.introicon-mobile {
  background-position: -1276px -2000px;
  width: 83px;
  height: 83px; }

.introicon-mobile-black {
  background-position: -1276px -2160px;
  width: 83px;
  height: 83px; }

.introicon-mobile-white {
  background-position: -1276px -2320px;
  width: 83px;
  height: 83px; }

.introicon-mobile-red {
  background-position: -1276px -2480px;
  width: 83px;
  height: 83px; }

.icon-dash-stat {
  background-position: 0 -2640px;
  width: 41px;
  height: 41px; }

.icon-dash-ads {
  background-position: -50px -2640px;
  width: 41px;
  height: 41px; }

.icon-dash-news {
  background-position: -100px -2640px;
  width: 41px;
  height: 41px; }

.icon-dash-laptop {
  background-position: -151px -2641px;
  width: 39px;
  height: 39px; }

.icon-dash-blog {
  background-position: -201px -2641px;
  width: 39px;
  height: 39px; }

.icon-dash-engine {
  background-position: -301px -2641px;
  width: 41px;
  height: 40px; }

.icon-dash-gear {
  background-position: -351px -2641px;
  width: 41px;
  height: 40px; }

.icon-dash-user {
  background-position: -401px -2641px;
  width: 41px;
  height: 40px; }

.icon-dash-mobile {
  background-position: -451px -2641px;
  width: 41px;
  height: 40px; }

.icon-dash-fb {
  background-position: -500px -2641px;
  width: 41px;
  height: 40px; }

.icon-poi-black {
  background-position: -1550px -320px;
  width: 22px;
  height: 22px; }

.btn {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  background-color: #333;
  background-image: none;
  border: 0px;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  padding: 0px 17px;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  -ms-transition: background 0.25s;
  -o-transition: background 0.25s;
  transition: background 0.25s; }
  .btn .icon-check-small-white, .btn .icon-flag-small-white, .btn [class^="icon-"], .btn [class*=" icon-"] {
    display: inline-block;
    margin-top: 3px;
    margin-left: 17px; }

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  color: #fff;
  background-color: #29abe2; }
  .section-stats .btn:hover, .section-stats .btn:focus, .section-stats .btn:active, .section-stats .btn.active, .section-stats .btn.disabled, .section-stats .btn[disabled] {
    background-color: #8cc63f; }

.btn.disabled {
  background: #999;
  color: #333;
  text-decoration: line-through; }

.btn.editable-submit, .btn.editable-cancel {
  padding-left: 0; }

.btn.editable-cancel:hover {
  background: #999; }
  .btn.editable-cancel .icon-close-small-white {
    margin-top: 0; }

.btn.btn-danger {
  color: #c1272d;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #1a1a1a;
  background-image: none;
  border-bottom: 2px solid #c1272d; }
  .btn.btn-danger .icon-trash-small-red {
    margin-top: 1px; }

.btn-danger:active, .btn-danger.active {
  background-color: #1a1a1a; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #c1272d; }
  .btn-danger:hover .icon-trash-small-red, .btn-danger:focus .icon-trash-small-red, .btn-danger:active .icon-trash-small-red, .btn-danger.active .icon-trash-small-red, .btn-danger.disabled .icon-trash-small-red, .btn-danger[disabled] .icon-trash-small-red {
    background-position: -51px -881px; }

.btn-danger.disabled, .btn-danger[disabled] {
  color: #c1272d;
  background: #999; }

.btn-mini.btn-danger {
  border-bottom: 0; }

.btn.removeimg {
  padding-left: 0; }
  .btn.removeimg .icon-trash-small-white {
    margin-top: 0; }

.btn.addlink {
  padding-left: 0; }

.btn.addlink:hover {
  background-color: #29abe2; }

.btn.group_addpage {
  padding: 0 10px;
  margin-left: 15px;
  background: transparent; }

.btn.removeimg:hover {
  background: #c1272d; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  font-family: 'Open Sans', sans-serif;
  background-color: #fbfbfb;
  border: 1px solid #ccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  height: 34px;
  padding: 0px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 34px;
  color: #555;
  vertical-align: middle;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #ccc; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  /* IE6-9 */
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="text"], input[type="password"] {
  text-indent: 10px; }

.input-block-level {
  display: block;
  float: left;
  width: 80%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media only screen and (max-width: 959px) {
  .input-block-level {
    width: 70%; } }

.form-horizontal input[type=text] {
  width: 97%; }

select {
  cursor: pointer;
  height: 30px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-indent: 10px;
  padding: 4px 6px;
  text-indent: 0; }

.ui-datepicker .ui-datepicker-title select {
  margin-top: 0; }

.editable-click, a.editable-click, a.editable-click:hover {
  text-decoration: none;
  border-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase; }

.cke_chrome {
  display: block;
  border: 1px solid #b6b6b6;
  padding: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.cke_top {
  border-bottom: 1px solid #b6b6b6;
  padding: 6px 8px 2px;
  white-space: normal;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f2f2f2;
  background-image: none; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em; }

.table {
  width: 100%;
  margin-bottom: 20px; }

.table th, .table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table th {
  font-weight: normal;
  background: #333;
  color: #fff; }

.table thead th {
  vertical-align: bottom; }

.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
  border-top: 0; }

.table tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed th, .table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.table-bordered th, .table-bordered td {
  border-left: 1px solid #ddd; }

.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
  border-top: 0; }

.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }

.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px; }

.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px; }

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0; }

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0; }

.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }

.table-striped tbody > tr:nth-child(odd) {
  background-color: #f9f9f9; }

.table-striped tbody > tr:nth-child(odd) > th {
  background: #999; }

.table-striped tr:hover, .table-striped tr:nth-child(odd):hover {
  background: #29abe2; }

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background-color: #f5f5f5; }

table td[class*="span"], table th[class*="span"], .row-fluid table td[class*="span"], .row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0; }

.table td.span1, .table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0; }

.table td.span2, .table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0; }

.table td.span3, .table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0; }

.table td.span4, .table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0; }

.table td.span5, .table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0; }

.table td.span6, .table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0; }

.table td.span7, .table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0; }

.table td.span8, .table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0; }

.table td.span9, .table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0; }

.table td.span10, .table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0; }

.table td.span11, .table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0; }

.table td.span12, .table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0; }

.table tbody tr.success > td {
  background-color: #dff0d8; }

.table tbody tr.error > td {
  background-color: #f2dede; }

.table tbody tr.warning > td {
  background-color: #fcf8e3; }

.table tbody tr.info > td {
  background-color: #d9edf7; }

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6; }

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc; }

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc; }

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3; }

.ui-datepicker {
  font-size: 0.85em; }

.ui-state-default, .ui-widget-content .ui-state-default {
  background-color: #fff;
  color: #00a99d; }

.ui-state-active, .ui-widget-content .ui-state-active {
  background-color: #00a99d;
  color: #fff; }

.ui-state-default, .ui-widget-content .ui-state-hover {
  background-color: #333;
  color: #fff; }

.ui-widget-header .ui-icon {
  background-image: url('/res/scss/images/ui-icons_ffffff_256x240.png'); }

.ui-widget-header {
  background-color: #000;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase; }

.mfw_ui_flashmessage.ui-state-highlight {
  background-color: #39b54a;
  border-color: #333;
  color: #fff; }

.mfw_ui_flashmessage.ui-state-error {
  background-color: #c1272d;
  border-color: #333;
  color: #fff; }

.mfw_ui_flashmessage {
  float: left;
  padding: 16px;
  border-width: 0px !important;
  -moz-box-shadow: 0px 3px 15px #3f3f3f;
  -webkit-box-shadow: 0px 3px 15px #3f3f3f;
  /* For IE 8 */
  box-shadow: 0px 3px 15px #3f3f3f;
  /* For IE 5.5 - 7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#3F3F3F')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#3F3F3F'); }
  .mfw_ui_flashmessage p, .mfw_ui_flashmessage div {
    float: left;
    margin: 0; }
  .mfw_ui_flashmessage p {
    margin-top: 5px; }

.flr {
  float: right; }

.fll {
  float: left; }

.pad {
  margin: 30px; }

.maincolor {
  color: #29abe2; }

.container-fluid {
  padding: 0; }

.standarduser .hidestandarduser {
  display: none !important; }

.clear {
  clear: both;
  display: block;
  height: 1px;
  visibility: hidden; }

a {
  color: #08c;
  text-decoration: none; }

a:hover, a:focus {
  color: #005580;
  text-decoration: underline; }

ul, ol {
  padding: 0;
  margin: 0 0 10px 25px; }

button, input, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

select {
  margin: 0;
  vertical-align: middle; }

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility; }

body {
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 100%; }

.col2 {
  width: 45%;
  float: left;
  margin-right: 5%;
  margin-bottom: 25px; }
  .col2 .input-block-level {
    width: 90%; }
  .col2 select {
    width: 90%; }

.col4 {
  width: 25%;
  float: left; }

.col3 {
  width: 33%;
  float: left; }

.finalcol {
  float: left;
  clear: left; }

.page-cms-home .admin-only {
  display: none; }

.global-wrapper {
  background: #f2f2f2; }

body.notconnected {
  background: #f2f2f2; }

.intro-connexion {
  width: 100%;
  overflow: hidden; }
  .intro-connexion .pad {
    margin: 30px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden; }
  .intro-connexion .icon-logo-round-black {
    float: left;
    margin-right: 25px; }
  .intro-connexion .txt {
    font-size: 30px;
    font-weight: 400;
    float: left;
    margin-top: 56px; }
  .intro-connexion .brand {
    font-size: 50px;
    font-weight: 300;
    margin-top: 0px;
    display: block;
    text-align: left;
    color: #29abe2; }

.connexion_div.connexion_dev {
  width: 100%;
  background: #fff;
  border-left: 0;
  border-right: 0;
  overflow: hidden;
  margin-top: 45px;
  border-top: 1px solid #c4c2c2;
  border-bottom: 1px solid #c4c2c2; }
  .connexion_div.connexion_dev .blocdiv {
    width: 790px;
    margin-top: 45px;
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, .0) 0 0 0px; }
    .connexion_div.connexion_dev .blocdiv br {
      display: none; }
    .connexion_div.connexion_dev .blocdiv .validbutton {
      margin-bottom: 10px;
      height: 36px;
      width: 245px; }
    .connexion_div.connexion_dev .blocdiv input[type=text], .connexion_div.connexion_dev .blocdiv input[type=password] {
      line-height: 18px;
      padding-top: 7px;
      height: 27px; }
    .connexion_div.connexion_dev .blocdiv input[type=password] {
      color: #1a1a1a !important;
      font-family: Arial; }

.connexion-tips {
  width: 100%;
  overflow: hidden; }
  .connexion-tips .pad {
    margin: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 790px; }
  .connexion-tips a {
    color: #29abe2;
    font-size: 13px; }

header.main-header {
  position: relative;
  background: #fff;
  height: 62px;
  border-bottom: solid #c4c2c2 thin;
  z-index: 100; }
  .page-dashboard header.main-header .nav-wrapper {
    width: 960px;
    position: relative;
    margin: auto; }
  header.main-header .current-hotelname {
    position: absolute;
    top: 0px;
    color: #1a1a1a;
    left: 40%; }
    header.main-header .current-hotelname .selector {
      border-width: 0; }
  header.main-header .pad {
    margin: 0;
    position: relative;
    /*old
	height: 114px;
		
	
	*/ }

.megamenu {
  position: absolute;
  top: 62px;
  right: 0;
  display: none;
  width: 242px;
  background: #333;
  z-index: 99; }
  .megamenu ul {
    list-style-type: none;
    margin: 25px; }
  .megamenu a {
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 5px 0;
    font-size: 0.9em;
    font-weight: 400;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all linear 0.25s;
    -moz-transition: all linear 0.25s;
    -o-transition: all linear 0.25s;
    -ms-transition: all linear 0.25s;
    transition: all linear 0.25s; }
    .megamenu a:hover {
      color: #29abe2;
      text-decoration: none;
      font-weight: 400; }
      .megamenu a:hover .icon-house-22-white {
        background-position: -1280px -481px; }
      .megamenu a:hover .icon-laptop-small-white {
        background-position: -752px -1121px; }
      .megamenu a:hover .icon-valise-small-white {
        background-position: -701px -1121px; }
      .megamenu a:hover .icon-stats-22-white {
        background-position: -1216px -481px; }
      .megamenu a:hover .icon-quit-white {
        background-position: -1376px -801px; }
      .megamenu a:hover .icon-gear-white {
        background-position: -1151px -481px; }
      .section-stats .megamenu a:hover {
        color: #8cc63f; }
        .section-stats .megamenu a:hover .icon-house-22-white {
          background-position: -1280px -561px; }
        .section-stats .megamenu a:hover .icon-laptop-small-white {
          background-position: -752px -1201px; }
        .section-stats .megamenu a:hover .icon-valise-small-white {
          background-position: -701px -1201px; }
        .section-stats .megamenu a:hover .icon-stats-22-white {
          background-position: -1216px -561px; }
        .section-stats .megamenu a:hover .icon-gear-white {
          background-position: -1151px -561px; }
    .megamenu a.logout:hover {
      color: #c1272d;
      font-weight: 400; }
    .megamenu a [class^="icon-"], .megamenu a [class*=" icon-"] {
      margin-right: 10px; }

.head {
  height: 62px;
  line-height: 62px;
  overflow: hidden; }
  .head h1 {
    text-align: left;
    line-height: auto;
    margin: 0 30px;
    padding-top: 0px;
    float: left;
    vertical-align: center; }
    .head h1 [class^="icon-"], .head h1 [class*=" icon-"] {
      margin-top: 14px; }
    .page-dashboard .head h1 .icon-w360-cblue {
      background-position: -1028px -88px; }
    .head h1 a {
      display: block;
      float: left; }
  .head .menu-main {
    width: 51px;
    padding-left: 30px;
    text-align: left;
    height: 63px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    transition: all linear 0.3s; }
    .head .menu-main .icon-close-small-white {
      display: none; }
    .head .menu-main:hover .icon-menu-small-black {
      background-position: -1392px -1121px; }
      .section-stats .head .menu-main:hover .icon-menu-small-black {
        background-position: -1392px -1201px; }
    .head .menu-main.active {
      background: #333; }
      .head .menu-main.active .icon-menu-small-black {
        background-position: -450px -480px;
        width: 29px;
        height: 29px; }
      .head .menu-main.active .icon-close-small-white {
        display: block;
        margin-top: 21px;
        cursor: pointer; }
        .head .menu-main.active .icon-close-small-white:hover {
          background-position: -1px -1121px; }
          .section-stats .head .menu-main.active .icon-close-small-white:hover {
            background-position: -1px -1201px; }
      .head .menu-main.active .icon-menu-small-black {
        display: none; }

.nav-interne {
  border-bottom: 1px solid #c4c2c2;
  overflow: hidden; }
  .nav-interne a {
    display: block;
    padding: 10px 30px;
    color: #1a1a1a;
    text-transform: uppercase;
    text-decoration: none;
    float: left; }
    .nav-interne a:hover {
      text-decoration: none; }
      .section-cms .nav-interne a:hover {
        color: #29abe2; }
        .section-cms .nav-interne a:hover .icon-backward-black {
          background-position: -101px -481px; }
  .nav-interne span {
    margin-right: 10px; }

.top-nav {
  text-align: center;
  height: 62px;
  line-height: 61px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px; }
  .top-nav .current-hotelname {
    font-size: 20px; }
    .top-nav .current-hotelname .selector {
      cursor: pointer;
      position: relative;
      color: #1a1a1a;
      display: inline-block;
      padding: 0 30px;
      border: 1px solid #e1e1e1;
      border-bottom: 0;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
      transition: all 0.25s ease;
      z-index: 100;
      background: #fff; }
      .top-nav .current-hotelname .selector .icon-triangle-down-white {
        margin-top: 10px;
        margin-left: 10px;
        background-position: -301px -321px; }
      .top-nav .current-hotelname .selector:hover, .top-nav .current-hotelname .selector.active {
        background: #1a1a1a;
        color: #fff;
        text-decoration: none; }
        .top-nav .current-hotelname .selector:hover .icon-triangle-down-white, .top-nav .current-hotelname .selector.active .icon-triangle-down-white {
          background-position: -1496px -881px; }
    .top-nav .current-hotelname.unactive .selector {
      background: #fff;
      color: #1a1a1a; }
      .top-nav .current-hotelname.unactive .selector .icon-triangle-down-white {
        background-position: -301px -321px; }
  .top-nav .hotelselect {
    width: 100%;
    left: 0;
    display: none;
    background: #1a1a1a;
    color: #fff;
    position: absolute;
    z-index: 95; }
  .top-nav .hotelsingle {
    display: none;
    color: #1a1a1a;
    margin-right: 20px;
    text-transform: uppercase; }
  .top-nav .multihotel {
    margin-bottom: 10px; }
    .top-nav .multihotel ul {
      list-style-type: none;
      padding-left: 0px;
      margin: 0; }
    .top-nav .multihotel li {
      padding: 10px 30px;
      font-size: 14px;
      font-weight: 400;
      border-left: 1px solid #1a1a1a;
      border-right: 1px solid #1a1a1a;
      line-height: 20px; }
      .top-nav .multihotel li:hover {
        background: #29abe2; }
  .page-dashboard .top-nav .current-hotelname {
    left: 23%; }
    .page-dashboard .top-nav .current-hotelname .selector {
      text-transform: none;
      font-weight: 400;
      font-size: 0.9em; }

.large-nav-btn {
  text-transform: uppercase;
  color: #1a1a1a;
  text-decoration: none;
  padding: 0 10px;
  font-weight: 600;
  padding-left: 30px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .large-nav-btn div {
    float: left;
    display: block; }
  .large-nav-btn [class^="icon-"], .large-nav-btn [class*=" icon-"] {
    margin-top: 22px;
    margin-right: 10px; }
  .large-nav-btn.flr {
    padding-left: 0px;
    padding-right: 30px; }
    .large-nav-btn.flr div {
      float: right;
      margin-right: 0;
      margin-left: 10px; }
  .large-nav-btn:hover {
    background: #29abe2;
    color: #fff; }
    .large-nav-btn:hover .icon-backward-black {
      background-position: -101px -241px; }
    .large-nav-btn:hover .icon-house-22-black {
      background-position: -1280px -241px; }

@-webkit-keyframes rotate360 {
  to {
    -webkit-transform: rotateX(0deg) rotateY(360deg);
    transform: rotateX(0deg) rotateY(360deg); } }

@keyframes rotate360 {
  to {
    -moz-transform: rotateX(0deg) rotateY(360deg);
    -ms-transform: rotateX(0deg) rotateY(360deg);
    -o-transform: rotateX(0deg) rotateY(360deg); } }

.intro {
  border-bottom: solid #c4c2c2 thin;
  b!order-left: solid #c4c2c2 thin;
  background: #fff;
  height: 161px;
  float: left;
  margin-left: 0px;
  overflow: hidden; }
  .row-fluid .intro {
    margin-left: 0; }
  .intro .pad {
    overflow: hidden;
    margin: 0 auto; }
  .internal-page .intro {
    float: none;
    width: auto;
    border-right: 0; }
  .menu-collapsed .intro {
    margin-left: 52px; }
  .page-dashboard .intro {
    float: none;
    -webkit-perspective: 1000px; }
    .page-dashboard .intro .pad {
      width: 960px;
      margin: auto; }
    .page-dashboard .intro .logo_intro {
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      -o-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -webkit-animation: rotate360 0.9s 0s 1 linear;
      -o-animation: rotate360 0.9s 0s 1 linear;
      animation: rotate360 0.9s 0s 1 linear; }
  .page-cms-home .intro {
    float: none; }
  .intro h2, .intro h3, .intro h4 {
    float: left;
    margin: 0;
    margin-left: 20px; }
  .intro h2 {
    margin-top: 50px;
    font-weight: 400;
    font-size: 36px;
    clear: left; }
  .page-dashboard .intro h2 {
    font-weight: 800; }
  .intro .lonely h2 {
    margin-top: 60px; }
  .intro h3, .intro h4 {
    font-weight: 400;
    font-size: 18px;
    clear: left; }
  .intro .logo_intro {
    float: left;
    margin-top: 40px;
    margin-left: 30px;
    margin-bottom: 40px; }
  .intro .txt {
    float: left; }
  @media only screen and (max-width: 959px) {
  .intro h2 {
    font-size: 1.8em; }
  .intro h4 {
    font-size: 0.9em; } }

.decoimg {
  float: right;
  width: 234px;
  height: 189px; }
  .decoimg img {
    width: 234px;
    height: 189px; }

.row {
  margin-left: 0px;
  /* HELPER SECTION SITE */ }

.helper-primevisit {
  overflow: hidden;
  background: #80c1d8;
  background: #8cc63f;
  background: #29abe2;
  padding-left: 10px; }

#helperhead {
  position: relative;
  z-index: 0;
  color: #fff;
  font-size: 1.5em;
  font-weight: 400;
  text-align: left;
  width: 100%;
  margin: 0px auto; }
  #helperhead h2 {
    font-weight: 300;
    margin-left: 20px;
    text-align: center; }

.close_helper {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 29px;
  height: 29px;
  float: right; }
  .close_helper:hover .icon-close-circled-white {
    background-position: -450px -320px; }

.helper-choosepage {
  float: left;
  width: 24%;
  padding: 20px;
  overflow: hidden; }
  .helper-choosepage .largecount-one {
    display: block;
    margin-right: 10px;
    float: left; }
  .helper-choosepage .txt {
    margin-top: 10px;
    width: 130px;
    float: left;
    font-weight: 400;
    font-size: 1.2em;
    color: #fff; }
  .helper-choosepage .icon-backward-white {
    display: inline-block;
    margin-right: 10px; }

.helper-content {
  width: 50%;
  float: left;
  margin: 20px; }
  .helper-content .largecount-two {
    display: block;
    margin-right: 10px;
    float: left; }
  .helper-content .txt {
    margin-top: 10px;
    width: 80%;
    float: left;
    font-weight: 400;
    font-size: 1.2em;
    color: #fff; }
    .helper-content .txt .black {
      display: inline-block;
      margin-top: 5px;
      margin-bottom: 5px;
      background: #333;
      padding: 10px 20px; }
    .helper-content .txt .black [class^="icon-"], .helper-content .txt .black [class*=" icon-"] {
      width: 23px;
      margin-right: 5px; }

.helper-right {
  float: right;
  margin: 0px 20px 20px 20px;
  text-align: right; }

.helper-nomore {
  font-size: 0.8em;
  color: #fff;
  float: right; }
  .helper-nomore label {
    display: inline-block;
    font-size: 1.1em;
    line-height: 1.2em;
    cursor: pointer;
    margin-top: 2px;
    margin-right: 5px; }
  .helper-nomore input {
    display: inline-block;
    line-height: 1.2em;
    margin-top: 0; }

aside.sidebar {
  z-index: 50;
  white-space: nowrap;
  float: left;
  width: 272px;
  height: auto;
  height: 100%;
  height: expression(this.scrollHeight < 801 ? "800px" : "auto");
  min-height: 801px;
  position: relative;
  background: #f2f2f2;
  margin-left: 0;
  border-right: solid #c4c2c2 1px; }
  .row-fluid aside.sidebar {
    margin-left: 0;
    width: 272px; }
  aside.sidebar .group_addpage {
    position: absolute;
    right: 0;
    top: 7px;
    background-color: #333;
    line-height: 30px;
    -webkit-border-top-left-radius: 30px;
    -moz-border-radius-topleft: 30px;
    border-top-left-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-bottom-left-radius: 30px; }
    aside.sidebar .group_addpage .icon-plus-white {
      margin-left: 0;
      margin-right: 0; }
    aside.sidebar .group_addpage:hover {
      background-color: #29abe2; }
  aside.sidebar h3 {
    height: 44px;
    white-space: normal;
    position: relative;
    font-weight: 600;
    font-size: 17px;
    margin: 0;
    padding-left: 30px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    aside.sidebar h3 [class*="icon-"] {
      margin-right: 10px; }
    aside.sidebar h3.clink {
      background: #f2f2f2;
      border-top: 0;
      border-bottom: 1px solid #e8e8e8; }
    aside.sidebar h3 .txt {
      line-height: 44px; }
    aside.sidebar h3 a {
      text-decoration: none;
      color: #1a1a1a;
      display: block;
      line-height: 44px; }
    aside.sidebar h3.with-btn .icon-menu-small-black {
      margin-top: 7px; }
    aside.sidebar h3.with-btn:hover {
      background: #29abe2; }
    aside.sidebar h3.with-btn:hover a {
      color: #fff; }
    aside.sidebar h3.with-btn:hover .icon-menu-small-black {
      background-position: -1336px -241px; }
    aside.sidebar h3.with-btn:hover .icon-volume-black {
      background-position: -601px -240px; }
    aside.sidebar h3.with-btn:hover .icon-poi-black {
      background-position: -1550px -240px; }
    aside.sidebar h3.active {
      background: #333;
      color: #fff;
      border-right: 6px solid #29abe2; }
    aside.sidebar h3.active a {
      color: #fff; }
    aside.sidebar h3.active .icon-volume-black {
      background-position: -601px -240px; }
    aside.sidebar h3.active .icon-poi-black {
      background-position: -1550px -240px; }
    aside.sidebar h3.active:hover {
      background: #333;
      border-right: 6px solid #29abe2; }
    .page-editsection aside.sidebar h3.param-link {
      background: #333;
      color: #fff;
      border-right: 6px solid #29abe2; }
    .page-editsection aside.sidebar h3.param-link a {
      color: #fff; }
    .page-editsection aside.sidebar h3.param-link .icon-volume-black {
      background-position: -601px -240px; }
      .page-editsection aside.sidebar h3.param-link .icon-volume-black:hover {
        background: #333;
        border-right: 6px solid #29abe2; }
    .page-poilinking aside.sidebar h3.poi-link {
      background: #333;
      color: #fff;
      border-right: 6px solid #29abe2; }
    .page-poilinking aside.sidebar h3.poi-link a {
      color: #fff; }
    .page-poilinking aside.sidebar h3.poi-link .icon-poi-black {
      background-position: -1550px -240px; }
      .page-poilinking aside.sidebar h3.poi-link .icon-poi-black:hover {
        background: #333;
        border-right: 6px solid #29abe2; }
  aside.sidebar ul {
    list-style-type: none;
    margin-left: 0; }
    aside.sidebar ul a {
      white-space: nowrap;
      width: 209px;
      display: block;
      height: 40px;
      height: auto;
      line-height: 30px;
      color: #1a1a1a;
      padding-left: 57px;
      font-size: 14px;
      position: relative;
      text-indent: 0;
      text-decoration: none;
      border-right: 6px solid #f2f2f2;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
      transition: all 0.25s ease;
      overflow: hidden; }
    aside.sidebar ul a .htmlpage {
      font-size: 10px;
      line-height: 10px;
      display: block;
      text-align: left;
      color: #999;
      position: absolute;
      bottom: 4px;
      left: 57px; }
    aside.sidebar ul a:hover {
      background: #29abe2;
      border-right: 6px solid #29abe2;
      color: #fff; }
    aside.sidebar ul a:hover .htmlpage {
      color: #f2f2f2; }
    aside.sidebar ul li.active a {
      background: #333;
      color: #fff;
      border-right: 6px solid #29abe2; }
    aside.sidebar ul li.active a .htmlpage {
      color: #29abe2; }
    aside.sidebar ul.pagegrouplist.ui-sortable a {
      position: relative; }
    aside.sidebar ul.pagegrouplist.ui-sortable a:hover:before {
      content: '';
      display: block;
      position: absolute;
      left : 15px;
      top: 10px;
      background: url(/res/img/360-icons-set.png) -1100px -881px;
      width: 17px;
      height: 16px; }
    aside.sidebar ul.pagegrouplist.ui-sortable li.entry.ui-sortable-helper {
      background: #333; }
    aside.sidebar ul.pagegrouplist.ui-sortable li.placeholder {
      background: #333; }
  aside.sidebar .icon-menu-small-black {
    background-position: -1336px -321px;
    width: 17px;
    height: 13px; }
  aside.sidebar .group_addpage {
    display: inline-block; }
  aside.sidebar.collapsed {
    height: 100%;
    z-index: 10;
    width: 52px; }
    aside.sidebar.collapsed #open-menu {
      display: block;
      margin: 0; }
    aside.sidebar.collapsed .icon-menu-small-black {
      background-position: -1392px -961px;
      width: 21px;
      height: 16px; }
    aside.sidebar.collapsed h3 {
      visibility: hidden; }
    aside.sidebar.collapsed ul {
      visibility: hidden; }
    aside.sidebar.collapsed h3.clink {
      visibility: visible;
      padding: 0; }
    aside.sidebar.collapsed h3.clink a {
      padding-left: 15px; }
    aside.sidebar.collapsed h3.clink:hover {
      background: #29abe2; }
    aside.sidebar.collapsed h3.clink:hover .icon-menu-small-black {
      background-position: -1392px -881px; }
    aside.sidebar.collapsed h3.clink .txt {
      margin-left: 10px;
      display: none; }
    aside.sidebar.collapsed .group_addpage {
      display: none; }

.tabbed {
  overflow: hidden;
  position: relative;
  background: #fff;
  b!order-left: solid #c4c2c2 thin;
  padding-bottom: 10px; }
  .tabbed .head-tab-wrap {
    height: 80px;
    border-bottom: solid #c4c2c2 thin; }
  .tabbed header {
    overflow: hidden;
    float: left; }
    .tabbed header a.tab-item-link {
      height: 62px;
      line-height: 62px;
      padding: 0 24px;
      background: #999;
      color: #fff;
      display: block;
      float: left;
      margin-top: 18px;
      font-weight: 600;
      font-size: 16px;
      text-transform: uppercase;
      text-decoration: none;
      border-right: 1px solid #1a1a1a;
      border-right: 1px solid rgba(26, 26, 26, .2);
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
      transition: all 0.25s ease; }
    .tabbed header a.tab-item-link:hover {
      background: #29abe2; }
    .tabbed header a.tab-item-link.active {
      background: #333; }
    .tabbed header a.tab-item-link.active:hover {
      background: #333; }
    .tabbed header a.tab-item-link.tab-first {
      margin-left: 50px; }
    .tabbed header a.tab-item-link [class*="icon-"] {
      margin-right: 12px; }
  .tabbed .tab-position {
    position: absolute;
    top: 80px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8px 9px 0 9px;
    border-color: #333 transparent transparent transparent;
    left: 72px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .tabbed.first-active .tab-position {
    left: 72px; }
  .tabbed.second-active .tab-position {
    left: 216px; }
  .tabbed.third-active .tab-position {
    left: 363px; }
  .tabbed.second-active.notab1 .tab-position {
    left: 72px; }
  .tabbed.third-active.notab1 .tab-position {
    left: 224px; }
  .tabbed.third-active.notab2 .tab-position {
    left: 220px; }
  .tabbed.notab1 .tab-second {
    margin-left: 50px; }
  .tabbed.notab1.notab2 .tab-third {
    margin-left: 50px; }
  .tabbed.notab1.notab2 .tab-position {
    left: 72px; }
  @media only screen and (max-width: 1035px) {
  .tabbed header a.tab-item-link {
    padding: 1px 15px; }
  .tabbed.first-active .tab-position {
    left: 62px; }
  .tabbed.second-active .tab-position {
    left: 186px; }
  .tabbed.third-active .tab-position {
    left: 318px; } }
  @media only screen and (max-width: 959px) {
  .tabbed header a.tab-item-link {
    line-height: 30px;
    padding: 1px 10px;
    font-weight: 400;
    font-size: 14px; }
    .tabbed header a.tab-item-link span {
      display: block; }

    .tabbed header a.tab-item-link.tab-first {
      margin-left: 30px; }

    .tabbed header a.tab-item-link [class*="icon-"] {
      margin-left: auto;
      margin-right: auto;
      margin-top: 10px; }
  .tabbed.first-active .tab-position {
    left: 55px; }
  .tabbed.second-active .tab-position {
    left: 126px; }
  .tabbed.third-active .tab-position {
    left: 204px; } }

.tab-body {
  background: #fff;
  b!order-left: solid #c4c2c2 thin;
  width: auto;
  overflow: hidden;
  position: relative;
  height: auto;
  padding-bottom: 250px; }
  .menu-collapsed .tab-body {
    margin-left: 52px; }

html > body .tab-body {
  min-height: 800px; }

.tab-wrap {
  overflow: hidden; }

.tab-content {
  position: absolute;
  width: 93%;
  top: 0;
  overflow: hidden;
  margin: 30px 0 0 30px;
  float: left; }
  .tab-content h3 {
    font-size: 1.4em;
    font-weight: 400;
    margin-bottom: 10px;
    color: #29abe2; }
  .tab-content section {
    margin-bottom: 45px; }
  @media only screen and (min-width: 960px) {
  .tab-content {
    margin: 30px 0 0 50px; } }

.tab1 {
  left: 0; }

.tab2 {
  left: 100%; }

.tab3 {
  left: 200%; }

.post_excerpt {
  height: 100px;
  font-size: 0.9em;
  width: 96%;
  line-height: 1.4em;
  padding: 0.8em; }

.form-horizontal {
  margin-bottom: 10px; }
  .form-horizontal .control-group {
    margin-bottom: 10px; }
  .form-horizontal textarea {
    margin-bottom: 10px; }

.form-horizontal h4 {
  margin-top: 0;
  font-size: 1.2em;
  font-weight: 300;
  text-transform: uppercase; }

.form-actions {
  background: #fff;
  border-top: 0;
  padding: 0;
  margin-top: 0;
  overflow: hidden;
  margin-bottom: 10px; }
  .form-actions h4 {
    margin-top: 0;
    font-size: 1.2em;
    font-weight: 300;
    text-transform: uppercase; }
  .form-actions input[type=text] {
    margin-right: 5px; }
  .form-actions .ck360 {
    margin-bottom: 10px; }
  .form-actions .text-right {
    display: block;
    margin-top: 0px;
    float: left;
    text-align: right; }
    .form-actions .text-right.flr {
      float: right; }

.editable-empty, .editable-empty:hover, .editable-empty:focus {
  color: #999; }

.btn-textsaver, .btn-editlng, .btn-primary {
  color: #fff; }

.btn-editlng {
  display: none; }

.stats-warning {
  width: 100%;
  height: 134px;
  background: #f2f2f2;
  overflow: hidden; }
  .stats-warning h3 {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    float: left;
    line-height: 64px; }
  .stats-warning .pad {
    overflow: hidden;
    margin: 16px auto;
    text-align: center; }
  .stats-warning .wrapper-recap {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden; }

.large-recap {
  text-align: left;
  display: inline-block;
  text-decoration: none;
  color: #1a1a1a;
  background: #fff;
  width: 230px;
  margin: 0 10px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .large-recap .pad {
    margin: 15px;
    text-align: left;
    line-height: 20px; }
  .large-recap .recap-title {
    font-weight: 600;
    font-size: 16px;
    margin-left: 7px; }
  .large-recap .bod {
    vertical-align: text-bottom; }
  .large-recap .recap-key {
    display: block;
    font-weight: 400;
    font-size: 36px;
    margin-top: 20px;
    float: left;
    vertical-align: text-bottom; }
  .large-recap .percent {
    float: right;
    margin: 25px 0 0 45px; }
  .large-recap.stat-up .percent {
    color: #8cc63f; }
  .large-recap.stat-down .percent {
    color: #c1272d; }
  .large-recap.stat-up {
    border-bottom: 2px solid #8cc63f; }
  .large-recap.stat-down {
    border-bottom: 2px solid #c1272d; }
  .large-recap.stat-up:hover {
    background: #8cc63f; }
    .large-recap.stat-up:hover .percent {
      color: #d7f4da; }
  .large-recap.stat-down:hover {
    background: #c1272d; }
    .large-recap.stat-down:hover .percent {
      color: #f2d7d9; }
  .large-recap:hover {
    text-decoration: none;
    color: #fff;
    -moz-box-shadow: 0px 0px 2px 2px #fff;
    -webkit-box-shadow: 0px 0px 2px 2px #fff;
    box-shadow: 0px 0px 2px 2px #fff; }
    .large-recap:hover .icon-resa-black {
      background-position: -551px -241px; }
    .large-recap:hover .icon-money-medium-black {
      background-position: -1000px -881px; }
    .large-recap:hover .icon-stats-black {
      background-position: -1px -241px; }

.app-nav {
  overflow: hidden;
  width: 960px;
  margin: 0 auto; }
  .app-nav h3 {
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center; }
  .app-nav .pad {
    overflow: hidden; }

.appli-nav {
  /*editions des images*/ }
  .appli-nav a {
    display: inline-block;
    position: relative;
    color: #fff;
    background: #1a1a1a;
    overflow: hidden;
    height: 128px;
    line-height: 128px;
    width: 33%;
    float: left;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 1px;
    margin-bottom: 30px;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
    text-decoration: none; }
    .appli-nav a.tmp {
      width: 49%; }
    .appli-nav a.tmp .nav-icon {
      left: 50px; }
    .appli-nav a.tmp .nav-txt {
      padding-left: 120px; }
    .appli-nav a .nav-icon {
      position: absolute;
      left: 25px;
      top: 42px; }
    .appli-nav a .nav-txt {
      margin-top: 40px;
      padding-bottom: 10px;
      padding-left: 90px; }
    .appli-nav a.nav-ads {
      display: none; }
    .appli-nav a.nav-mail {
      display: none; }
    .appli-nav a.nav-bookings {
      display: none; }
    .appli-nav a.nav-settings {
      display: none; }
    .appli-nav a.nav-perso {
      display: none; }
    .appli-nav a:hover, .appli-nav a:focus {
      color: #f2f2f2;
      background: #29abe2; }
    .appli-nav a:hover .nav-icon, .appli-nav a:focus .nav-icon {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg); }
    .appli-nav a:hover.color-stats, .appli-nav a:focus.color-stats {
      background: #8cc63f; }
    .appli-nav a:hover.color-promo, .appli-nav a:focus.color-promo {
      background: #f15a24; }
    .appli-nav a:hover.color-site, .appli-nav a:focus.color-site {
      background: #29abe2; }
    .appli-nav a:hover.color-bookings, .appli-nav a:focus.color-bookings {
      background: #998675; }
    .appli-nav a:hover.color-settings, .appli-nav a:focus.color-settings {
      background: #00a99d; }
    .appli-nav a.disable {
      background-color: #999; }
    .appli-nav a.disable:hover {
      background-color: #999; }
    .appli-nav a .soon {
      text-transform: none;
      font-size: 0.7em;
      position: absolute;
      top: 76px;
      left: 120px;
      display: inline-block;
      height: 26px;
      line-height: 26px; }
  .appli-nav .row-fluid {
    margin-bottom: 30px; }

.imagepreview {
  height: 213px;
  text-align: center;
  width: 265px;
  margin: 0 0px;
  background: #999;
  overflow: hidden; }
  .imagepreview .img {
    width: 267px;
    height: 213px;
    margin: auto;
    background-position: center center;
    background-repeat: no-repeat; }

.img-row {
  overflow: hidden; }

.ifrmupload {
  display: none; }

.imguploader {
  display: none; }

.imagebloc {
  background-color: #f2f2f2;
  float: left;
  margin-right: 4px; }
  .imagebloc .imgwrap {
    margin: 20px; }
  .imagebloc h4, .imagebloc h5 {
    margin-left: 0px; }
  .imagebloc h5 {
    font-weight: 400;
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 8px; }
  .imagebloc .changebutton {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    margin-left: 0px;
    margin-bottom: 0;
    padding-right: 45px; }
    .imagebloc .changebutton .icon-gallery-small-white {
      margin-right: 10px;
      margin-top: 2px; }
  .imagebloc .imgdesc {
    margin-left: 0px;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    float: left;
    border-color: #fff; }
  .imagebloc textarea.imgdesc {
    height: 60px;
    line-height: 20px;
    width: 208px;
    padding: 5px;
    margin-bottom: 20px; }
  .imagebloc.form-actions .imgdesc {
    margin-right: 0; }
  .imagebloc .btnsavedesc, .imagebloc .post_save {
    height: 70px;
    padding-left: 16px;
    padding-right: 16px;
    float: right; }
    .imagebloc .btnsavedesc .icon-check-small-white, .imagebloc .post_save .icon-check-small-white {
      margin-left: 0; }

.gallerybloc {
  background: #e8e8e8;
  overflow: hidden;
  clear: left; }
  .gallerybloc h4, .gallerybloc h5 {
    margin-left: 20px; }
  .gallerybloc h4 {
    margin-top: 20px; }
  .gallerybloc .controls .input-small {
    margin-left: 0px;
    margin-bottom: 0;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    float: left;
    border-color: #fff;
    margin-right: 0;
    width: 111px; }
  .gallerybloc textarea.gal-desc {
    line-height: 20px;
    height: 42px;
    padding: 5px 6px;
    font-size: 0.8em; }
  .gallerybloc .controls .savetext {
    height: 52px;
    padding: 0;
    width: 45px; }
    .gallerybloc .controls .savetext .icon-check-small-white {
      margin-left: 0;
      display: block;
      margin: auto; }
  .gallerybloc .btn {
    color: #fff; }
  .gallerybloc .entry {
    float: left;
    margin: 10px;
    background: #f2f2f2; }
    .gallerybloc .entry .entry-wrap {
      margin: 10px;
      overflow: hidden; }
    .gallerybloc .entry .img {
      cursor: move;
      height: 128px;
      width: 170px;
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-background-size: contain;
      background-size: contain; }
  .gallerybloc .item-action-wrap {
    height: 31px;
    clear: left;
    background: #999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    -ms-transition: all linear 0.1s;
    transition: all linear 0.1s; }
    .gallerybloc .item-action-wrap:hover {
      background: #1a1a1a;
      cursor: move; }
    .gallerybloc .item-action-wrap .icon-mouvesort-small-white {
      float: left;
      display: block;
      margin: 7px 17px; }
    .gallerybloc .item-action-wrap .btn {
      background: #999; }
    .gallerybloc .item-action-wrap .btn.removeimg {
      float: right; }
    .gallerybloc .item-action-wrap .btn.removeimg:hover {
      background: #c1272d; }
    .gallerybloc .item-action-wrap .btn.addlink {
      float: right; }
    .gallerybloc .item-action-wrap .btn.addlink .icon-link-white {
      margin-top: 0; }
    .gallerybloc .item-action-wrap .btn.addlink:hover {
      background-color: #29abe2; }

.imagelist {
  clear: right;
  overflow: hidden;
  margin: 10px; }
  .imagelist .placeholder {
    background: #29abe2;
    border: 0px solid #e8e8e8;
    float: left;
    margin: 10px;
    position: relative; }

.imagelist .img {
  width: 170px;
  height: 128px; }

.uploadify_form {
  background: #f2f2f2;
  display: block;
  overflow: hidden;
  clear: left;
  padding: 10px 0 0;
  margin-bottom: 0;
  margin-top: 20px; }

.uploadify {
  clear: left;
  margin-left: auto;
  margin-right: auto; }

.uploadify-button {
  display: block;
  position: relative;
  background-color: #333;
  background-image: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0px solid #808080;
  color: #fff;
  height: 45px;
  font-family: ;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
  width: 100%; }
  .uploadify-button .icon-gallery-white {
    position: absolute;
    top: 8px;
    left: 20px; }

.uploadify:hover .uploadify-button {
  background-color: #29abe2;
  background-image: none; }

.uploadify-button.disabled {
  background-color: #d0d0d0;
  color: #808080; }

.uploadify-queue {
  margin-bottom: 0; }

.control-group, .controls {
  overflow: hidden; }
  .control-group input[type="text"], .controls input[type="text"] {
    display: block;
    float: left;
    margin-right: 5px; }

.warning-group {
  width: 98%;
  margin-top: 45px;
  margin-bottom: 25px;
  background: #e8e8e8;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  transition: all linear 0.3s; }
  .warning-group:hover {
    background: #1a1a1a; }
    .warning-group:hover .controls {
      margin: 20px; }
    .warning-group:hover .btn.btn-danger {
      background: #e8e8e8;
      border-bottom: 2px solid #c1272d; }
    .warning-group:hover .btn.btn-danger:hover {
      background: #c1272d;
      border-color: #fff; }
    .warning-group:hover label:after {
      content: " Il ne sera pas possible de restaurer la page après cela.";
      font-size: 0.7em;
      color: #e8e8e8;
      float: right; }
  .warning-group .controls {
    margin: 20px; }
  .warning-group label {
    color: #c1272d;
    display: block;
    font-size: 1.2em;
    margin-bottom: 10px; }

.inside-nav {
  position: relative; }

.menu-opended .inside-nav {
  x_margin-left: 272px; }

.lng_controler {
  margin-top: 0;
  margin-bottom: 0;
  float: right;
  position: absolute;
  z-index: 50;
  right: 30px;
  top: 10px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  height: 59px; }
  .lng_controler h4 {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 400;
    color: #555; }
  .lng_controler .lng-selection-select {
    display: block;
    background: #000;
    width: 160px;
    color: #fff;
    font-size: 13px;
    padding: 7px 17px; }
    .lng_controler .lng-selection-select .icon-flag-small-white {
      float: right; }
    .ln_opened .lng_controler .lng-selection-select .icon-flag-small-white {
      background-position: -1px -1041px; }
  .lng_controler .lng_group_wrap {
    cursor: pointer; }
    .lng_controler .lng_group_wrap.ln_opened .icon-flag-small-white {
      background-position: -1496px -881px;
      width: 13px;
      height: 6px;
      margin-top: 5px; }
    .lng_controler .lng_group_wrap .lng-selection-select:hover {
      background: #29abe2; }
  .lng_controler .btn-group {
    text-align: left; }
  .lng_controler .lng_list_group {
    display: none;
    width: 194px; }
  .lng_controler .lng-item-page-edit {
    display: block;
    background: #1a1a1a;
    color: #fff;
    padding: 0px 17px;
    height: 32px;
    line-height: 32px;
    width: 160px;
    font-size: 13px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all linear 0.15s;
    -moz-transition: all linear 0.15s;
    -o-transition: all linear 0.15s;
    -ms-transition: all linear 0.15s;
    transition: all linear 0.15s; }
    .lng_controler .lng-item-page-edit:hover {
      background: #29abe2;
      text-decoration: none; }
    .lng_controler .lng-item-page-edit.active {
      color: #fff;
      display: block;
      background: #555; }
    .lng_controler .lng-item-page-edit.active:hover {
      background: #555; }
  .lng_controler .btn-group:hover .lng-item-page-edit.active {
    background: #555; }
  @media only screen and (max-width: 848px) {
  .lng_controler {
    right: 15px; }
    .lng_controler .lng-selection-select {
      width: 110px; }

    .lng_controler .lng_list_group {
      width: 144px; }

    .lng_controler .lng-item-page-edit {
      width: 110px; } }

.sitelist {
  overflow: hidden; }
  .sitelist .divsite {
    background: #f2f2f2;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px; }
  .sitelist h3 {
    width: 214px;
    margin: 30px 30px 15px 30px; }
  .sitelist .site-thumb {
    overflow: hidden;
    background: #d1d1d1; }
  .sitelist .site-thumb .img {
    width: 214px;
    height: 140px;
    margin: 30px; }
  .sitelist .site-name {
    font-weight: 400;
    font-size: 0.8em;
    text-transform: uppercase; }
  .sitelist .miniurldisplay a {
    color: #4d4d4d;
    font-weight: 600;
    font-size: 0.6em;
    text-decoration: none; }
    .sitelist .miniurldisplay a:hover {
      color: #29abe2; }
  .sitelist .site-sections {
    overflow: hidden; }
  .sitelist .section-pad {
    overflow: hidden;
    margin: 30px 30px 15px 30px;
    width: 214px; }
  .sitelist a.gotosection {
    width: 214px;
    margin: 0;
    margin-bottom: 15px;
    display: block;
    padding: 0; }
    .sitelist a.gotosection:hover {
      text-decoration: none; }

.listing-content {
  overflow: hidden;
  background: #fff; }
  .listing-content h3 {
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 10px;
    color: #29abe2; }
  .listing-content .btn.post_create, .listing-content .btn.categorie_new {
    margin-bottom: 15px; }
  .listing-content section {
    margin-bottom: 45px; }
  .listing-content .control-label {
    margin-bottom: 8px;
    display: block;
    margin-top: 0;
    font-size: 1em;
    font-weight: 300;
    text-transform: uppercase; }
  .listing-content .muted {
    display: inline-block;
    font-size: 0.9em; }

.listing-commentaires {
  display: none; }

.inline-content {
  overflow: hidden; }
  .inline-content .control-group {
    float: left;
    margin-right: 15px; }

.blogaside {
  background: #f2f2f2;
  overflow: hidden;
  border-bottom: 1px solid #c4c2c2;
  border-right: 1px solid #c4c2c2;
  width: 272px;
  float: left;
  margin-right: 30px; }
  .blogaside section h3 {
    font-size: 1.3em; }
    .blogaside section h4 {
      font-size: 0.8em; }
    .blogaside section select {
      width: 214px; }
    .blogaside section input[type=text] {
      background: #fff; }
  .blogaside .pad {
    overflow: hidden;
    margin: 30px; }
  .blogaside .control-group {
    border-bottom: 1px solid #c4c2c2;
    padding-bottom: 10px; }
  .blogaside .btn-primary {
    width: 100%;
    display: block;
    margin-bottom: 15px; }
  .blogaside textarea {
    background-color: #fff;
    width: 93%;
    font-size: 0.9em;
    height: 80px;
    line-height: 1.3em;
    padding-top: 5px; }

.listing-content .blogaside .control-label {
  display: inline-block;
  font-size: 0.8em;
  margin-right: 10px; }

.listing-content .blogaside select {
  width: 100%;
  font-size: 0.7em;
  text-indent: 0; }

.listing-content .blogaside input.post_postdate {
  width: 40%;
  height: 30px;
  line-height: 30px;
  text-indent: 5px;
  padding-right: 5px; }

.post-status {
  margin-right: 2%;
  margin-bottom: 45px; }

.page-cms-home .top-nav {
  display: none; }

.top-nav .icon-triangle-down-white {
  display: none; }

.top-nav .hotelselect {
  display: none; }

.footer-main {
  margin-top: 200px;
  width: 100%;
  background: #fff;
  overflow: hidden;
  border-top: 1px solid #c4c2c2; }
  .footer-main .pad {
    margin: 30px; }
  .footer-main h3 {
    font-size: 1.8em;
    font-weight: 300;
    margin-bottom: 45px;
    margin-top: 15px; }
  .footer-main .col3 {
    margin-bottom: 145px; }
  .footer-main .col3 p {
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0; }
  .footer-main .col3 a {
    color: #1a1a1a;
    text-decoration: none; }
  .footer-main .col3 a:hover {
    color: #f15a24; }
  .footer-main .col3 .icon-phone-small-black, .footer-main .col3 .icon-mail-small-black {
    margin-top: 5px;
    margin-right: 10px; }
  .section-cms .footer-main, .page-cms-home .footer-main {
    margin-top: 0; }
  .page-dashboard .footer-main .pad {
    width: 960px;
    margin-left: auto;
    margin-right: auto; }

.wrapthemall {
  padding-left: 30px;
  padding-right: 30px;
  background-color: #fff;
  overflow: hidden;
  padding-top: 20px; }
  .wrapthemall #emailfrom {
    margin-bottom: 0; }
  .wrapthemall h1, .wrapthemall h2, .wrapthemall h3, .wrapthemall h4, .wrapthemall h5 {
    font-family: 'Open Sans', sans-serif; }
  .wrapthemall h3 {
    font-size: 35px;
    color: #f15a24;
    font-weight: 300; }

.info-top-section {
  clear: both;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  margin-top: 20px; }
  .info-top-section table {
    margin-bottom: 0;
    border: 0; }
  .info-top-section table tr {
    border-bottom: 1px solid #e1e1e1; }
  .info-top-section table tr td {
    border: 0; }

.section-mail .btn:hover {
  text-decoration: none;
  background-color: #f15a24; }
  .section-mail .icon-w360-cblue {
    background-position: -1028px -168px; }
  .section-mail .head .menu-main:hover .icon-menu-small-black {
    background-position: -1392px -1281px; }
  .section-mail .head .menu-main.active .icon-close-small-white:hover {
    background-position: -1px -1281px; }
  .section-mail .megamenu a:hover {
    color: #f15a24; }
  .section-mail .megamenu a:hover .icon-house-22-white {
    background-position: -1280px -641px; }
  .section-mail .megamenu a:hover .icon-gear-white {
    background-position: -1151px -641px; }

.blocsendtype {
  overflow: hidden;
  margin: 30px 0px 30px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* new */ }
  .blocsendtype .wrapper-c {
    width: 50%;
    float: left; }
  .blocsendtype h4 {
    font-weight: 300;
    font-size: 20px;
    background-color: #333;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    margin: 0; }
  .blocsendtype .formbloc {
    padding-bottom: 23px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #e1e1e1;
    margin-right: 30%; }
    .blocsendtype .formbloc h5 {
      font-weight: 500;
      font-size: 16px;
      color: #f15a24; }
    .blocsendtype .formbloc .btn.activel {
      width: 80%;
      background-color: #f15a24; }
  .blocsendtype .active-mailing {
    padding: 5px 10px;
    display: block;
    width: 80%; }
  @media only screen and (max-width: 793px) {
  .blocsendtype .wrapper-c {
    width: 100%;
    float: none; } }

.align-center {
  text-align: center; }

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

.pl1em {
  padding-left: 1em; }

.valign-middle > div {
  vertical-align: middle; }

#footer {
  background: #fff;
  border-top: 1px solid #c4c2c2;
  clear: both; }

#footer-content {
  width: 1000px;
  padding: 2em 0;
  margin: 0 auto;
  font-size: 0.8em; }
  #footer-content p {
    padding: 0;
    margin: 0;
    color: #666;
    line-height: 1.7em; }
    #footer-content p span[class^="icon-"] {
      vertical-align: middle;
      margin: 0 5px 0 0; }
  #footer-content .cols2 {
    margin-top: 2em; }

.cols2 {
  display: table;
  width: 100%; }
  .cols2 > div {
    display: table-cell;
    width: 50%; }

.cols3 {
  display: table;
  width: 100%; }
  .cols3 > div {
    display: table-cell;
    width: 33%; }
