/* --- Fonts --- */
@font-face {
  font-family: "TheSans Light";
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot");
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-light/the-sans-light-webfont.woff") format("woff"), url("fonts/the-sans-light/the-sans-light-webfont.ttf") format("truetype"), url("fonts/the-sans-light/the-sans-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Regular";
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot");
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-regular/the-sans-regular-webfont.woff") format("woff"), url("fonts/the-sans-regular/the-sans-regular-webfont.ttf") format("truetype"), url("fonts/the-sans-regular/the-sans-regular-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans SemiBold";
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot");
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.woff") format("woff"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.ttf") format("truetype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Bold";
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot");
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-bold/the-sans-bold-webfont.woff") format("woff"), url("fonts/the-sans-bold/the-sans-bold-webfont.ttf") format("truetype"), url("fonts/the-sans-bold/the-sans-bold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Light";
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot");
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-light/the-serif-light-webfont.woff") format("woff"), url("fonts/the-serif-light/the-serif-light-webfont.ttf") format("truetype"), url("fonts/the-serif-light/the-serif-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiLight";
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot");
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.woff") format("woff"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.ttf") format("truetype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiBold";
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot");
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.woff") format("woff"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.ttf") format("truetype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Plain";
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot");
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-plain/the-serif-plain-webfont.woff") format("woff"), url("fonts/the-serif-plain/the-serif-plain-webfont.ttf") format("truetype"), url("fonts/the-serif-plain/the-serif-plain-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

.ddl-list-wrapper, .upload-private-user-file-portlet,
.intoo-posizioni-portlet-wrapper,
.rounded-box, .ddl-form-portlet .lfr-dynamic-form {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 20px; }

* {
  letter-spacing: 1.5px; }

.clear {
  zoom: 1;
  height: 0 !important;
  min-height: 0 !important;
  display: none; }
  .clear:before, .clear:after {
    display: table;
    content: "";
    line-height: 0; }
  .clear:after {
    clear: both; }

/* --- Hidden service form --- */
#hrefFm {
  position: absolute;
  top: -9000em; }

/* --- Text --- */
.important {
  font-weight: bold; }

.hide-txt {
  text-indent: -9000em; }

/* --- Main content body --- */
.portal-iframe #main-content {
  width: 100%; }

/* --- Loading animation --- */
.loading-animation {
  margin-top: 10px;
  padding-top: 40px;
  background: url(/intoo-theme/css/../images/progress_bar/loading_animation.gif) 50% 0 no-repeat;
  text-align: left; }

/* --- Separator --- */
.separator {
  border-top: 1px dotted #999999; }

/* --- Text highlighting --- */
.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.controls-visible .empty {
  border: 1px solid #eee;
  background-color: #fafafa;
  padding-top: 10px; }

.intoo-3-columns_row #column-1,
.intoo-3-columns_row #column-2,
.intoo-3-columns_row #column-3 {
  padding-top: 10px;
  border-top: 1px solid #e7e7e7; }

/* --- Navigation --- */
.site-nav {
  margin-bottom: 15px;
  text-transform: uppercase; }

.site-nav_pages.is-home-branch > .site-nav_page.is-last, .site-nav_page.level-0 {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 2px solid #78b132; }

.site-nav_pages {
  display: none;
  color: #333333;
  font-size: 16px;
  font-family: "TheSerif SemiLight", Georgia, "Times New Roman", Times, serif;
  z-index: 100; }
  .site-nav_pages.level-0 {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
  .site-nav_pages.level-1 {
    position: absolute;
    left: 0;
    top: 23px;
    width: 250px;
    padding: 0 10px;
    background-color: white;
    border: 1px solid #388bb6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    font-size: 13px; }

.site-nav_link.level-0:hover {
  border-bottom-color: #0079aa;
  color: #0079aa;
  text-decoration: none; }

.site-nav_page.level-0 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }
  .site-nav_page.level-0.is-selected > .site-nav_link {
    color: #333333;
    text-decoration: none; }
    .site-nav_page.level-0.is-selected > .site-nav_link:hover {
      border-bottom: 1px solid transparent; }
  .site-nav_page.level-0.is-last {
    margin-right: 0;
    padding-right: 0;
    border-right: 0 none; }
  .site-nav_page.level-0.has-children {
    position: relative; }
    .site-nav_page.level-0.has-children.is-hover > .site-nav_pages.level-1 {
      display: block; }
.site-nav_page.level-1 {
  display: block;
  border-bottom: 1px solid #e6e6e6; }
  .site-nav_page.level-1.is-last {
    border-bottom: 0 none; }

.site-nav_link.level-0 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border-bottom: 1px solid transparent;
  color: #0079aa;
  cursor: pointer; }
.site-nav_link.level-1 {
  display: block;
  padding: 10px 5px 8px 5px;
  color: #666666; }
  .site-nav_link.level-1:hover {
    background-color: #0079aa;
    color: white;
    text-decoration: none; }

.is-selected > .site-nav_link.level-1 {
  background-color: #0079aa;
  color: white;
  text-decoration: none; }

.site-nav_label {
  margin-right: 10px;
  color: #3e7d24;
  font-size: 13px;
  vertical-align: bottom; }

/* --- Breadcrumbs --- */
.breadcrumbs {
  margin: 0 auto 10px auto;
  padding-top: 10px;
  border-top: 1px solid #e7e7e7;
  font-size: 11px;
  text-transform: uppercase; }
  .breadcrumbs a,
  .breadcrumbs a:hover {
    color: #666666; }

.breadcrumb {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none; }
  .breadcrumb > li {
    display: inline;
    margin-right: 5px; }
    .breadcrumb > li:after {
      content: ">";
      margin-left: 5px; }
    .breadcrumb > li > .divider {
      display: none; }
    .breadcrumb > li:last-child {
      margin-right: 0; }
      .breadcrumb > li:last-child:after {
        content: "";
        margin-left: 0; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text, .portlet-title-text, .portlet-content .lfr-icon-actions .lfr-icon-action a, .portlet-content .lfr-url-error, .portlet-borderless-bar a, .portlet-title-default {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

.portlet-content .lfr-icon-actions, .portlet-borderless-bar {
  background: #333333;
  color: white;
  text-shadow: -1px -1px black; }
  .portlet-content .lfr-icon-actions a, .portlet-borderless-bar a {
    color: #33aaff; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

/* --- Portlet commons --- */
body.portlet {
  border: none; }

.freeform .portlet {
  margin-bottom: 0; }

/* --- Portlet with border --- */
.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    position: absolute;
    top: 3px;
    right: 3px;
    margin: 0;
    padding: 2px;
    text-align: right;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
      text-decoration: none; }
    .portlet-topper .portlet-topper-toolbar a i {
      font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/intoo-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      padding: 5px 5px 5px 18px;
      color: white;
      font-weight: bold; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: white; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  overflow: hidden;
  max-width: 95%;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-nested-portlets .portlet-boundary {
  position: relative;
  top: 0;
  left: 0; }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  padding: 2px 7px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
  .portlet-content .lfr-icon-actions .taglib-text {
    display: none;
    margin-right: 1em;
    color: white;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    margin-left: 5px;
    background: url() no-repeat 0 50%;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/intoo-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/intoo-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/intoo-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/intoo-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  white-space: normal; }

/* --- Borderless portlet --- */
.portlet-borderless-container {
  position: relative;
  min-height: 2.5em; }

.page-maximized.signed-out.public-page .portlet-borderless-bar {
  background-color: transparent; }

.portlet-borderless-bar {
  position: absolute;
  right: 0;
  top: 0;
  padding: 2px 5px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  font-size: 10px;
  z-index: 200; }
  .portlet-borderless-bar a {
    width: 16px;
    height: 16px;
    margin-left: 5px;
    background: url() no-repeat 0 50%;
    vertical-align: middle; }
  .portlet-borderless-bar .portlet-actions {
    display: none;
    float: left;
    overflow: hidden;
    margin-right: 10px; }
  .portlet-borderless-bar .portlet-actions,
  .portlet-borderless-bar .portlet-title-default {
    min-height: 20px;
    vertical-align: top; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    width: auto;
    height: auto;
    text-indent: 0; }
  .portlet-borderless-bar .portlet-close a {
    background-image: url(/intoo-theme/css/../images/portlet/close_borderless.png);
    text-indent: -9000em; }
  .portlet-borderless-bar .portlet-options > .dropdown-toggle {
    height: 4px;
    padding: 6px 0; }
    .portlet-borderless-bar .portlet-options > .dropdown-toggle > .caret {
      border-top-color: white; }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/intoo-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  width: auto;
  height: auto;
  overflow: hidden;
  margin-top: 1em; }

.portlet-title-default {
  float: right;
  font-weight: bold;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  padding-left: 20px;
  background: url(/intoo-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move; }

/* --- Panel page --- */
.lfr-panel-page .portlet-title {
  font-size: 13px; }

/* --- Messages --- */
.portlet-msg {
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  background: #eeeeee none no-repeat 6px 50%;
  border: 1px solid #666666;
  color: #34404f;
  font-weight: bold;
  text-align: left; }

/* --- Text in a selected cell range --- */
.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: white;
  font-weight: bold;
  text-decoration: none; }
  .portlet-section-selected:hover, .portlet-section-selected:focus,
  .portlet-section-selected a:hover,
  .portlet-section-selected a:focus {
    background-color: #727c81; }

/* --- Add content dialog --- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* --- Fonts --- */
@font-face {
  font-family: "TheSans Light";
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot");
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-light/the-sans-light-webfont.woff") format("woff"), url("fonts/the-sans-light/the-sans-light-webfont.ttf") format("truetype"), url("fonts/the-sans-light/the-sans-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Regular";
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot");
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-regular/the-sans-regular-webfont.woff") format("woff"), url("fonts/the-sans-regular/the-sans-regular-webfont.ttf") format("truetype"), url("fonts/the-sans-regular/the-sans-regular-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans SemiBold";
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot");
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.woff") format("woff"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.ttf") format("truetype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Bold";
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot");
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-bold/the-sans-bold-webfont.woff") format("woff"), url("fonts/the-sans-bold/the-sans-bold-webfont.ttf") format("truetype"), url("fonts/the-sans-bold/the-sans-bold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Light";
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot");
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-light/the-serif-light-webfont.woff") format("woff"), url("fonts/the-serif-light/the-serif-light-webfont.ttf") format("truetype"), url("fonts/the-serif-light/the-serif-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiLight";
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot");
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.woff") format("woff"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.ttf") format("truetype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiBold";
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot");
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.woff") format("woff"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.ttf") format("truetype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Plain";
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot");
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-plain/the-serif-plain-webfont.woff") format("woff"), url("fonts/the-serif-plain/the-serif-plain-webfont.ttf") format("truetype"), url("fonts/the-serif-plain/the-serif-plain-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

.ddl-list-wrapper, .upload-private-user-file-portlet,
.intoo-posizioni-portlet-wrapper,
.rounded-box, .ddl-form-portlet .lfr-dynamic-form {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 20px; }

/* --- Panel page --- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

/* --- Status labels --- */
.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  padding: 3px 3px 3px 20px;
  background: none no-repeat 0 50%; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #666633; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #990000; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

/* --- Liferay messages --- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    display: inline-block;
    background-color: #333333; }
  .lfr-message .lfr-message-controls {
    display: none;
    position: absolute;
    left: 3px;
    top: 50%;
    margin: -8px 8px 0 3px;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background: url(../images/portlet/close_borderless.png) 0 0 no-repeat; }
  .lfr-message .lfr-message-close-all {
    display: none;
    margin-left: 10px;
    padding: 1px 10px;
    color: white;
    font-size: 0.8em;
    text-shadow: 1px 1px 0 black;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: white; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* --- Miscellaneous portlet styles --- */
.restricted, .restricted td {
  background: #ffdddd;
  border: 0 none; }
.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  padding-left: 28px;
  background: url(../images/messages/error.png) 5px 50% no-repeat; }

/* --- Permissions --- */
.table-data tr.lfr-role .first {
  padding-left: 30px;
  background-position: 5px 50%;
  background-repeat: no-repeat; }
.table-data tr.lfr-role-guest .first {
  background-image: url(../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(../images/common/team_icon.png); }

/* --- Calendar taglib --- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: none; }
.taglib-calendar tr td a {
  display: block;
  height: 15px;
  padding: 5px 0;
  background-color: #f0f5f7;
  border: 1px solid white;
  border-bottom: 0 none;
  border-left: 0 none; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: white; }
.taglib-calendar tr td.calendar-inactive {
  background-color: white;
  color: #b5bfc4; }
.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: white; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #336699;
  text-decoration: underline; }

/* --- Configuration --- */
.textboxlist-content {
  border: 0 none; }

.personal-tools_item, .personal-tools_link,
.ddl-action,
.upuf-action, .risorse-utili a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

.logout_link, .logout_link:hover {
  color: #666666; }

.topics-nav_link, .topics-nav_link:hover {
  color: #0079aa; }

.margin-btn {
  margin-top: -20px; }

.title-button-search {
  font-size: 25px !important;
  color: #0079aa !important; }

.content-button-search {
  font-size: 15px !important;
  padding-top: 3px; }

.scrolling_div {
  max-height: 700px;
  overflow: auto;
  padding: 3px; }

/*---- Cookies ----- */
.cookie_ {
  background-color: #eeeeee;
  text-align: center;
  font-family: "TheSerif Plain", Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  line-height: 10px;
  font-weight: normal;
  color: black;
  padding: 5px; }

/* --- Avatar --- */
.avatar {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: relative;
  overflow: hidden;
  text-align: center; }
  .avatar.is-small {
    width: 30px;
    height: 30px; }

/* --- Header --- */
.site-header {
  margin-bottom: 25px;
  background-color: #0079aa; }
  .site-header.green {
    background-color: #63a512; }
  .site-header.blu {
    background-color: #0079aa; }

.guest-header {
  color: black;
  background-color: white; }
  .guest-header .container {
    width: 940px;
    padding: 30px 0;
    margin: 0 auto 20px auto; }
  .guest-header .guest-header-bar {
    margin-top: -25px;
    margin-bottom: -25px; }
  .guest-header .logo-guest {
    position: absolute;
    margin-top: -32px; }
  .guest-header .welcome {
    font-family: "TheSerif Plain", Georgia, "Times New Roman", Times, serif;
    font-size: 30px;
    line-height: 18px;
    font-weight: normal;
    color: #63a512;
    text-transform: uppercase; }
  .guest-header .welcome-text-1 {
    font-family: "TheSerif Plain", Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    line-height: 18px;
    font-weight: normal;
    color: black; }
  .guest-header .welcome-text-2 {
    font-family: "TheSerif Plain", Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 35px;
    font-weight: normal;
    color: black; }
  .guest-header .intoo {
    font-family: "TheSerif Plain", Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    line-height: 18px;
    font-weight: normal;
    color: #0079aa;
    text-transform: uppercase; }

#page-title {
  font-family: "TheSerif SemiBold", Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #63a512;
  text-transform: uppercase;
  padding-top: 20px;
  border-top: 1px solid #e7e7e7;
  padding-bottom: 10px; }

.site-header_top {
  min-height: 30px;
  padding: 10px 0;
  background-color: white; }

.topics-nav {
  padding-top: 5px;
  font-size: 16px; }

.topics-nav_label {
  color: #333333;
  text-transform: uppercase; }

.topics-nav_list,
.topics-nav_item {
  display: inline; }

.topics-nav_item {
  margin-left: 5px; }

.logout {
  height: 100%;
  font-size: 14px;
  text-align: right;
  text-transform: uppercase; }

.logout_link {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-left: 5px;
  vertical-align: middle; }

.site-header_container {
  position: relative;
  min-height: 40px;
  padding: 10px 0; }

.site-title {
  position: absolute;
  left: 0;
  bottom: 5px;
  margin: 0; }

.logo {
  display: block;
  width: 96px;
  height: 102px;
  background: url("/intoo-theme/css/../images/intoo/logo.png") 0 0 no-repeat; }

/* --- Search --- */
.search_form {
  margin: 0;
  float: left; }

.search_field {
  margin: 0; }
  .search_field > .control-label {
    display: none; }

input.search_input {
  padding: 12px 12px 8px 12px;
  font-size: 13px; }

.search_btn {
  width: 33px;
  height: 33px;
  margin-left: 3px;
  padding: 0 0 1px 0;
  background: white none;
  border: 0 none;
  -webkit-border-radius: 50em;
  -moz-border-radius: 50em;
  -ms-border-radius: 50em;
  -o-border-radius: 50em;
  border-radius: 50em;
  color: #0079aa;
  font-size: 18px; }
  .search_btn:hover {
    background: white none;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    color: #0079aa; }

/* --- Personal tools --- */
.personal-tools_list {
  float: right;
  padding-top: 2px; }

.personal-tools_item {
  margin-left: 20px; }

.personal-tools_link,
.ddl-action,
.upuf-action, .avatar.consultant_avatar {
  width: 33px;
  height: 33px; }

.personal-tools_link,
.ddl-action,
.upuf-action {
  background-color: white;
  -webkit-border-radius: 50em;
  -moz-border-radius: 50em;
  -ms-border-radius: 50em;
  -o-border-radius: 50em;
  border-radius: 50em;
  font-size: 20px;
  line-height: 33px;
  text-align: center;
  text-decoration: none !important;
  position: relative; }
  .personal-tools_link:hover,
  .ddl-action:hover,
  .upuf-action:hover {
    background-color: #0079aa;
    color: white;
    text-decoration: none; }
  .personal-tools_link > span,
  .ddl-action > span,
  .upuf-action > span {
    display: none; }

/* Search */
.search-web-site {
  border-top: 0px solid !important;
  padding: 0px !important; }

/* --- Footer --- */
.site-footer {
  margin-top: 30px;
  padding: 27px 0 0 0;
  border-top: 2px solid #00145a;
  /* background-color: $intooMainColorAlt; */
  background-color: white;
  color: #00145a;
  /*>div.container{
    border-top: 2px solid #00145a;
    border-bottom: 2px solid #00145a;
    padding-top: 10px;
  }*/ }
  .site-footer a, .site-footer a:hover {
    color: #00145a; }
  .site-footer .engineered-by a, .site-footer .engineered-by a:hover {
    color: #00145a; }

.site-footer-welcome_msg {
  font-size: 11px; }

.site-footer_msg {
  font-size: 11px;
  padding-bottom: 54px; }

.footer-nav {
  font-family: "TheSerif Light", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  color: #666666;
  text-transform: uppercase; }

.footer-nav_list {
  margin-bottom: 20px; }

.footer-nav_item {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 8px;
  padding-right: 12px;
  border-right: 1px solid white; }
  .footer-nav_item.is-last {
    margin-right: 0;
    padding-right: 0;
    border-right: 0 none; }

.footer-nav_link, .footer-nav_link:hover, .footer-nav_link:visited {
  color: white; }

@media (min-width: 768px) {
  #footer-logo {
    margin-top: -45px; } }
.section-title {
  font-family: "TheSerif SemiBold", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  color: #333333;
  text-transform: uppercase; }
  .section-title.blu {
    color: #0079aa; }

.section-header {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px; }

.file-wrapper {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .file-wrapper .extension-icon {
    color: #0079aa;
    font-size: 30px; }
  .file-wrapper .file-title {
    word-wrap: break-word; }
  .file-wrapper .upuf-action {
    border: 1px solid #e7e7e7; }
    .file-wrapper .upuf-action i {
      font-style: normal !important; }
    .file-wrapper .upuf-action:hover {
      border: 1px solid #0079aa; }

/* --- Compliazione Scheda Off-line web-content --- */
.fill-sheet-offline .offline-wrapper {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 20px 0;
  margin: 20px 0; }
  .fill-sheet-offline .offline-wrapper .text-offline-sheet {
    margin-bottom: 20px; }

.fill-sheet-online .text-online {
  color: #0079aa; }

/* --- Personal details portlet --- */
.personal-details-portlet .user-logo {
  display: block;
  margin: auto auto 10px auto;
  width: 140px;
  height: 140px; }
.personal-details-portlet .change-me {
  text-align: center;
  margin-bottom: 20px; }
  .personal-details-portlet .change-me a {
    font-family: "TheSans Light", Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #0079aa;
    text-transform: uppercase;
    color: #0079aa;
    border-bottom: 1px solid #d4e2eb; }
    .personal-details-portlet .change-me a:hover {
      text-decoration: none; }
.personal-details-portlet .consultant-wrapper {
  padding-top: 20px;
  border-top: 1px solid #eeeeee; }
.personal-details-portlet .consultant .consultant-text {
  padding-top: 10px; }
.personal-details-portlet .consultant .consultant-nominativo {
  margin-bottom: 5px; }
.personal-details-portlet .consultant img {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px; }
.personal-details-portlet .consultant a {
  font-family: "TheSans Light", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  color: #0079aa;
  text-transform: uppercase;
  color: #0079aa;
  border-bottom: 1px solid #d4e2eb; }
  .personal-details-portlet .consultant a:hover {
    text-decoration: none; }

/* --- Percorso --- */
.percorso .titolo {
  font-family: "TheSerif SemiBold", Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 18px;
  font-weight: normal;
  color: #63a512;
  text-transform: uppercase;
  margin-bottom: 20px; }
.percorso .percorso-wrapper {
  padding-bottom: 10px;
  margin-bottom: 30px; }
  .percorso .percorso-wrapper .descrizione {
    font-family: "TheSerif SemiBold", Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #666666;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7; }
  .percorso .percorso-wrapper .istruzioni {
    font-family: "TheSans Light", Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #666666;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
    text-align: center; }
  .percorso .percorso-wrapper .pie, .percorso .percorso-wrapper .pie-private {
    width: 180px;
    height: 180px;
    background-image: url(/intoo-theme/css/../images/intoo/step-0-new.png);
    background-repeat: no-repeat;
    background-position: 50% 50%; }
    .percorso .percorso-wrapper .pie td, .percorso .percorso-wrapper .pie-private td {
      cursor: pointer;
      padding: 0; }
      .percorso .percorso-wrapper .pie td div, .percorso .percorso-wrapper .pie-private td div {
        width: 90px;
        height: 90px;
        background-repeat: no-repeat; }
      .percorso .percorso-wrapper .pie td.tr, .percorso .percorso-wrapper .pie-private td.tr {
        background-image: url(/intoo-theme/css/../images/intoo/step-1-off.png);
        background-position: top right; }
        .percorso .percorso-wrapper .pie td.tr.done, .percorso .percorso-wrapper .pie-private td.tr.done {
          background-image: url(/intoo-theme/css/../images/intoo/step-1-done.png);
          background-position: top right; }
        .percorso .percorso-wrapper .pie td.tr .active, .percorso .percorso-wrapper .pie-private td.tr .active {
          background-image: url(/intoo-theme/css/../images/intoo/step-1-active.png);
          background-position: top right; }
      .percorso .percorso-wrapper .pie td.br, .percorso .percorso-wrapper .pie-private td.br {
        background-image: url(/intoo-theme/css/../images/intoo/step-2-off.png);
        background-position: bottom right; }
        .percorso .percorso-wrapper .pie td.br.done, .percorso .percorso-wrapper .pie-private td.br.done {
          background-image: url(/intoo-theme/css/../images/intoo/step-2-done.png);
          background-position: bottom right; }
        .percorso .percorso-wrapper .pie td.br .active, .percorso .percorso-wrapper .pie-private td.br .active {
          background-image: url(/intoo-theme/css/../images/intoo/step-2-active.png);
          background-position: bottom right; }
      .percorso .percorso-wrapper .pie td.bl, .percorso .percorso-wrapper .pie-private td.bl {
        background-image: url(/intoo-theme/css/../images/intoo/step-3-off.png);
        background-position: bottom left; }
        .percorso .percorso-wrapper .pie td.bl.done, .percorso .percorso-wrapper .pie-private td.bl.done {
          background-image: url(/intoo-theme/css/../images/intoo/step-3-done.png);
          background-position: bottom left; }
        .percorso .percorso-wrapper .pie td.bl .active, .percorso .percorso-wrapper .pie-private td.bl .active {
          background-image: url(/intoo-theme/css/../images/intoo/step-3-active.png);
          background-position: bottom left; }
      .percorso .percorso-wrapper .pie td.tl, .percorso .percorso-wrapper .pie-private td.tl {
        background-image: url(/intoo-theme/css/../images/intoo/step-4-off.png);
        background-position: top left; }
        .percorso .percorso-wrapper .pie td.tl.done, .percorso .percorso-wrapper .pie-private td.tl.done {
          background-image: url(/intoo-theme/css/../images/intoo/step-4-done.png);
          background-position: top left; }
        .percorso .percorso-wrapper .pie td.tl .active, .percorso .percorso-wrapper .pie-private td.tl .active {
          background-image: url(/intoo-theme/css/../images/intoo/step-4-active.png);
          background-position: top left; }
  .percorso .percorso-wrapper .pie-private {
    background-image: url(/intoo-theme/css/../images/intoo/private-step-0.png); }
.percorso .progresso,
.percorso .sezione-titolo {
  font-family: "TheSerif SemiBold", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  color: #0079aa;
  text-transform: uppercase;
  margin-bottom: 20px; }
  .percorso .progresso .step,
  .percorso .sezione-titolo .step {
    font-size: 52px; }
.percorso .sezione {
  display: none; }
  .percorso .sezione .sezione-descrizione {
    font-family: "TheSans Light", Arial, sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #666666;
    margin-bottom: 20px; }
  .percorso .sezione .attivita {
    display: block;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    font-family: "TheSans Light", Arial, sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    cursor: default; }
    .percorso .sezione .attivita.active:hover {
      border: 1px solid #63a512;
      cursor: pointer; }
    .percorso .sezione .attivita .attivita-titolo {
      margin: 0;
      line-height: 20px;
      font-size: 20px;
      font-weight: normal;
      color: #333333;
      text-transform: uppercase; }
    .percorso .sezione .attivita .attivita-complete {
      font-family: "TheSerif Light", Georgia, "Times New Roman", Times, serif;
      font-size: 15px;
      line-height: 18px;
      font-weight: normal;
      color: #3e7d24; }
    .percorso .sezione .attivita .attivita-top {
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid #e7e7e7; }
    .percorso .sezione .attivita .attivita-perc {
      font-family: "TheSans SemiBold", Arial, sans-serif;
      font-size: 36px;
      line-height: 18px;
      font-weight: normal;
      color: #63a512;
      text-align: center; }

/*Login*/
#p_p_id_58_ {
  margin-top: 20px; }
  #p_p_id_58_ .intoo-login-filedset {
    padding: 20px 0 20px 175px !important;
    background: url("/intoo-theme/css/../images/intoo/icona-login.png") 25px center no-repeat #eeeeee; }
    #p_p_id_58_ .intoo-login-filedset label {
      font-family: "TheSerif Plain", Georgia, "Times New Roman", Times, serif;
      font-size: 26px;
      line-height: 18px;
      font-weight: normal;
      color: #63a512;
      text-transform: uppercase;
      margin-bottom: 10px; }
    #p_p_id_58_ .intoo-login-filedset input {
      min-height: 35px;
      width: 280px;
      border: #63a512 1px solid; }
    #p_p_id_58_ .intoo-login-filedset button {
      min-height: 45px;
      margin-top: 22px;
      background: white;
      color: #63a512;
      text-transform: uppercase;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px; }

#intro .logo-text {
  margin: 27px 0 0 0;
  /* float: left; */ }
#intro .attivita {
  border: 1px solid #63a512;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 40px;
  font-family: "TheSans Light", Arial, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
  color: #666666; }
  #intro .attivita.first {
    margin-left: 0 !important; }
  #intro .attivita .link {
    color: #049cdb;
    text-transform: uppercase;
    text-decoration: underline;
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px; }
    #intro .attivita .link i.fa {
      font-size: 30px;
      margin-right: 10px; }

#main-content .portlet-boundary {
  /*padding: 10px 0; */ }

.intoo-3-columns .asset-entries-group-label {
  display: none; }
.intoo-3-columns .portlet-boundary {
  border-bottom: 1px solid #e7e7e7; }

.scelti-per-me {
  margin-bottom: 20px; }
  .scelti-per-me .scelti-per-category {
    font-family: "TheSans Light", Arial, sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #666666;
    text-transform: uppercase; }
  .scelti-per-me .scelti-per-me-data {
    font-family: "TheSans SemiBold", Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    color: #666666;
    margin-bottom: 5px; }
  .scelti-per-me a {
    color: #0079aa;
    border-bottom: 1px solid #d4e2eb; }
    .scelti-per-me a:hover {
      text-decoration: none; }
  .scelti-per-me .scelti-per-me-descrizione {
    margin: 5px 0; }

.risorse-utili a {
  color: #0079aa;
  border-bottom: 1px solid #d4e2eb;
  margin-bottom: 5px; }
  .risorse-utili a:hover {
    text-decoration: none; }

.ddl-form-portlet .default-text {
  color: #0079aa;
  margin: 20px 0; }
.ddl-form-portlet .lfr-dynamic-form .item {
  border-bottom: 1px solid #e7e7e7;
  padding: 0 0 10px 0;
  margin-bottom: 10px; }
  .ddl-form-portlet .lfr-dynamic-form .item.last {
    border: 0;
    padding: 0;
    margin: 0; }
.ddl-form-portlet .ddl-action {
  border: 1px solid #e7e7e7; }
  .ddl-form-portlet .ddl-action:hover {
    border: 1px solid #0079aa; }
.ddl-form-portlet .ddl-title {
  color: #0079aa;
  border-bottom: 1px solid #d4e2eb;
  display: inline-block; }
.ddl-form-portlet .lfr-ddm-container > p {
  font-family: "TheSans SemiBold", Arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 20px; }
.ddl-form-portlet .lfr-ddm-container label {
  color: #3e7d24;
  cursor: default; }
  .ddl-form-portlet .lfr-ddm-container label p {
    margin: 0; }
  .ddl-form-portlet .lfr-ddm-container label .ddl-form-portlet-tips-description {
    font-family: "TheSans Light", Arial, sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #666666;
    text-transform: none; }
.ddl-form-portlet .lfr-ddm-container input[type="text"],
.ddl-form-portlet .lfr-ddm-container textarea {
  background-color: #f7f7f7;
  border: 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  width: 90%;
  padding: 10px 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.ddl-form-portlet .taglib-header {
  border: 0; }

.toggler-header-collapsed {
  cursor: pointer;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px; }
  .toggler-header-collapsed .icona-add {
    display: inline-block; }
  .toggler-header-collapsed .icona-remove {
    display: none; }

.toggler-header-expanded {
  cursor: pointer;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px; }
  .toggler-header-expanded .icona-add {
    display: none; }
  .toggler-header-expanded .icona-remove {
    display: inline-block; }

/* --- Pagination --- */
.lfr-search-container * {
  font-family: "TheSans Light", Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: normal;
  color: #333333; }
.lfr-search-container a {
  color: #0079aa !important; }
.lfr-search-container .btn-group {
  vertical-align: top; }
.lfr-search-container .btn {
  /*	padding: 5px;
  	border: 1px solid $green;
  	border-radius: 0 0 !important;
  	margin-right: 5px;
  	text-transform: none;  */
  margin-right: 5px;
  font-size: 14px;
  color: #3E7D24 !important; }
.lfr-search-container .lfr-pagination-buttons li a {
  font-family: "TheSans SemiBold", Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  color: #63a512;
  text-transform: uppercase; }
  .lfr-search-container .lfr-pagination-buttons li a i {
    color: inherit;
    font-family: fontawesome-webfont; }
.lfr-search-container .lfr-pagination-buttons li.disabled a {
  color: #333333; }

.detail-wrapper #page-title,
.detail-wrapper .info-wrapper {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
  padding-bottom: 20px; }

.logistica {
  margin-bottom: 20px; }

.evento-formativo-date {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 25px; }
  .evento-formativo-date .evento-formativo-day {
    font-size: 40px; }

.evento-formativo-wrapper #subscriptionButton.red-text {
  color: red; }

#faq-accordion .toggler-content {
  font-size: 13px; }
#faq-accordion .toggler-header {
  font-size: 13px;
  border-bottom: none !important;
  padding-bottom: 0 !important;
  margin-bottom: 10px !important;
  color: #0079aa; }
#faq-accordion .toggler-header-collapsed i.toggle-icon:before {
  content: "\f054";
  font-family: "Fontawesome";
  font-style: normal; }
#faq-accordion .toggler-header-expanded i.toggle-icon:before {
  content: "\f078";
  font-family: "Fontawesome";
  font-style: normal; }

.fa {
  color: #0079aa; }

.signed-out.public-page #wrapper {
  background-image: url("/intoo-theme/css/../images/intoo_canottieri_fade.jpg");
  background-position: top center;
  background-repeat: no-repeat; }

#wrapper {
  /*background: rgba(255,255,255,0.85);*/
  padding-top: 30px; }

.section-title.blu.inline h2 {
  display: inline; }

.engineered-by {
  margin-top: 25px; }
  .engineered-by a {
    color: white; }

@media (max-width: 768px) {
  #site-header .span9 {
    margin-left: 0 !important; }

  #p_p_id_58_ {
    margin-top: 20px; }
    #p_p_id_58_ .intoo-login-filedset {
      padding: 20px !important;
      background: #eeeeee; }
      #p_p_id_58_ .intoo-login-filedset input {
        min-height: 35px;
        width: 260px;
        border: #63a512 1px solid; }
      #p_p_id_58_ .intoo-login-filedset button {
        min-height: 45px;
        margin-top: 28px;
        background: white;
        color: #63a512;
        text-transform: uppercase;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px; }

  #intro .logo-text {
    margin: 27px 0 0 0; }
  #intro .attivita {
    border: 1px solid #63a512;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 40px;
    font-family: "TheSans Light", Arial, sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #666666; }
    #intro .attivita .link {
      color: #049cdb;
      text-transform: uppercase;
      text-decoration: underline;
      margin-bottom: 10px;
      border-bottom: 1px solid #eeeeee;
      padding-bottom: 10px; }
      #intro .attivita .link i.fa {
        display: none; } }
.report h2.header-web-content-title {
  color: #63A512;
  font-size: 29px;
  padding: 12px 0 12px 0;
  text-transform: uppercase;
  font-family: "TheSerif SemiLight";
  margin-bottom: 15px; }

.paragraph-report {
  margin: 40px 0; }

.user-logo-report {
  width: 95%;
  max-width: 180px; }

/* --- Fonts --- */
@font-face {
  font-family: "TheSans Light";
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot");
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-light/the-sans-light-webfont.woff") format("woff"), url("fonts/the-sans-light/the-sans-light-webfont.ttf") format("truetype"), url("fonts/the-sans-light/the-sans-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Regular";
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot");
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-regular/the-sans-regular-webfont.woff") format("woff"), url("fonts/the-sans-regular/the-sans-regular-webfont.ttf") format("truetype"), url("fonts/the-sans-regular/the-sans-regular-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans SemiBold";
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot");
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.woff") format("woff"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.ttf") format("truetype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Bold";
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot");
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-bold/the-sans-bold-webfont.woff") format("woff"), url("fonts/the-sans-bold/the-sans-bold-webfont.ttf") format("truetype"), url("fonts/the-sans-bold/the-sans-bold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Light";
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot");
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-light/the-serif-light-webfont.woff") format("woff"), url("fonts/the-serif-light/the-serif-light-webfont.ttf") format("truetype"), url("fonts/the-serif-light/the-serif-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiLight";
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot");
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.woff") format("woff"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.ttf") format("truetype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiBold";
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot");
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.woff") format("woff"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.ttf") format("truetype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Plain";
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot");
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-plain/the-serif-plain-webfont.woff") format("woff"), url("fonts/the-serif-plain/the-serif-plain-webfont.ttf") format("truetype"), url("fonts/the-serif-plain/the-serif-plain-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

.ddl-list-wrapper, .upload-private-user-file-portlet,
.intoo-posizioni-portlet-wrapper,
.rounded-box, .ddl-form-portlet .lfr-dynamic-form {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 20px; }

/* --- Panel page --- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

/* --- Status labels --- */
.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  padding: 3px 3px 3px 20px;
  background: none no-repeat 0 50%; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #666633; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #990000; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

/* --- Liferay messages --- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    display: inline-block;
    background-color: #333333; }
  .lfr-message .lfr-message-controls {
    display: none;
    position: absolute;
    left: 3px;
    top: 50%;
    margin: -8px 8px 0 3px;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background: url(../images/portlet/close_borderless.png) 0 0 no-repeat; }
  .lfr-message .lfr-message-close-all {
    display: none;
    margin-left: 10px;
    padding: 1px 10px;
    color: white;
    font-size: 0.8em;
    text-shadow: 1px 1px 0 black;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: white; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* --- Miscellaneous portlet styles --- */
.restricted, .restricted td {
  background: #ffdddd;
  border: 0 none; }
.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  padding-left: 28px;
  background: url(../images/messages/error.png) 5px 50% no-repeat; }

/* --- Permissions --- */
.table-data tr.lfr-role .first {
  padding-left: 30px;
  background-position: 5px 50%;
  background-repeat: no-repeat; }
.table-data tr.lfr-role-guest .first {
  background-image: url(../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(../images/common/team_icon.png); }

/* --- Calendar taglib --- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: none; }
.taglib-calendar tr td a {
  display: block;
  height: 15px;
  padding: 5px 0;
  background-color: #f0f5f7;
  border: 1px solid white;
  border-bottom: 0 none;
  border-left: 0 none; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: white; }
.taglib-calendar tr td.calendar-inactive {
  background-color: white;
  color: #b5bfc4; }
.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: white; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #336699;
  text-decoration: underline; }

/* --- Configuration --- */
.textboxlist-content {
  border: 0 none; }

#p_p_id_3_ #_3_facetNavigation ul {
  list-style: none; }
  #p_p_id_3_ #_3_facetNavigation ul li {
    margin-top: 10px; }
#p_p_id_3_ #_3_facetNavigation .event-facet {
  font-size: 14px;
  border-top: 1px solid #eeeeee;
  margin-left: 0px; }
#p_p_id_3_ #_3_facetNavigation .nav-pills i {
  font-size: 10px;
  color: #666666; }
#p_p_id_3_ #_3_facetNavigation .nav-pills.active i {
  color: white; }
#p_p_id_3_ #_3_facetNavigation .nav-pills a {
  padding-left: 0; }
#p_p_id_3_ #_3_facetNavigation .reset {
  margin-bottom: 10px;
  text-transform: uppercase; }
#p_p_id_3_ table, #p_p_id_3_ .table-bordered td {
  border: 0; }
#p_p_id_3_ th, #p_p_id_3_ #_3_searchTokens, #p_p_id_3_ .search-none, #p_p_id_3_ .search-month_range {
  display: none; }
#p_p_id_3_ table {
  border-top: 1px solid #eeeeee; }
#p_p_id_3_ .table-bordered td {
  border-bottom: 1px solid #eeeeee;
  padding-top: 15px; }
#p_p_id_3_ .lfr-search-container {
  margin-top: 10px; }
  #p_p_id_3_ .lfr-search-container strong {
    font-weight: bold; }
  #p_p_id_3_ .lfr-search-container a {
    color: #0079aa; }
  #p_p_id_3_ .lfr-search-container i {
    font-family: 'fontawesome-webfont'; }
  #p_p_id_3_ .lfr-search-container #web-site-social-icons a {
    color: #0079aa; }
    #p_p_id_3_ .lfr-search-container #web-site-social-icons a i {
      color: #0079aa;
      line-height: 33px;
      font-size: 20px; }
    #p_p_id_3_ .lfr-search-container #web-site-social-icons a:hover .fa {
      color: #FFF; }
  #p_p_id_3_ .lfr-search-container #web-site-social-icons img {
    max-width: 120px;
    max-height: 60px;
    margin-right: 20px; }
  #p_p_id_3_ .lfr-search-container h3 {
    font-size: 26.25px;
    margin-bottom: 15px; }
#p_p_id_3_ .alert-info {
  margin-top: 10px;
  background-color: white;
  border-color: #63a512; }
#p_p_id_3_ .search-calendar {
  text-align: center;
  text-transform: uppercase; }
#p_p_id_3_ .asset-entry-date {
  float: left;
  width: 50px; }
  #p_p_id_3_ .asset-entry-date .day {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px; }
  #p_p_id_3_ .asset-entry-date .month {
    text-transform: uppercase; }
#p_p_id_3_ .asset-entry-title {
  float: left;
  font-size: 1em;
  font-weight: normal;
  text-transform: uppercase; }
  #p_p_id_3_ .asset-entry-title a {
    font-weight: bold;
    text-transform: none; }
  #p_p_id_3_ .asset-entry-title .asset-entry-content {
    margin-top: 10px;
    text-transform: none; }
#p_p_id_3_ .custom-asset-entry-title-sc {
  float: none; }
#p_p_id_3_ .extension-icon {
  color: #0079AA;
  font-size: 30px; }
#p_p_id_3_ .intoo-event-tools {
  float: right; }
  #p_p_id_3_ .intoo-event-tools .round-button {
    width: 50px;
    height: 0;
    padding-bottom: 50px;
    border-radius: 50%;
    border: 1px solid #666666;
    overflow: hidden;
    background: #eeeeee;
    margin-right: 20px;
    float: left; }
    #p_p_id_3_ .intoo-event-tools .round-button.active {
      background: white;
      border: 1px solid #63a512; }
    #p_p_id_3_ .intoo-event-tools .round-button i {
      display: block;
      float: left;
      width: 100%;
      padding-top: 50%;
      padding-bottom: 50%;
      line-height: 1em;
      margin-top: -0.5em;
      text-align: center;
      font-size: 20px; }
#p_p_id_3_ .tag-fair-events {
  font-weight: bold;
  color: #63a512; }
#p_p_id_3_ #web-site-social-icons {
  margin: 0px 0px 0px 20px; }

#faq-display {
  padding: 8px 0;
  border-top: 1px solid #CCC; }

.facet-radio-label {
  display: block;
  margin-top: -15px;
  margin-left: 15px;
  line-height: 18px; }

#motori-di-ricerca table, #motori-di-ricerca .table-bordered td {
  border: 0; }
#motori-di-ricerca table {
  border-top: 1px solid #eeeeee; }
#motori-di-ricerca .table-bordered td {
  border-bottom: 1px solid #eeeeee;
  padding-top: 15px; }
#motori-di-ricerca .lfr-search-container {
  margin-top: 10px; }
  #motori-di-ricerca .lfr-search-container strong {
    font-weight: bold; }
  #motori-di-ricerca .lfr-search-container a {
    color: #0079aa; }
  #motori-di-ricerca .lfr-search-container i {
    font-family: 'fontawesome-webfont'; }
  #motori-di-ricerca .lfr-search-container #web-site-social-icons a {
    color: #0079aa; }
    #motori-di-ricerca .lfr-search-container #web-site-social-icons a i {
      color: #0079aa;
      line-height: 33px;
      font-size: 20px; }
    #motori-di-ricerca .lfr-search-container #web-site-social-icons a:hover .fa {
      color: #FFF; }
  #motori-di-ricerca .lfr-search-container #web-site-social-icons img {
    max-width: 120px;
    max-height: 60px;
    margin-right: 20px; }
#motori-di-ricerca #web-site-social-icons {
  margin: 0px 0px 0px 20px; }

.search-icon-rounded {
  width: 33px;
  height: 33px;
  display: inline-block;
  background-color: white;
  -webkit-border-radius: 50em;
  -moz-border-radius: 50em;
  -ms-border-radius: 50em;
  -o-border-radius: 50em;
  border-radius: 50em;
  font-size: 20px;
  line-height: 33px;
  text-align: center;
  text-decoration: none !important; }
  .search-icon-rounded:hover {
    background-color: #0079aa;
    color: white;
    text-decoration: none; }
    .search-icon-rounded:hover .fa {
      color: white; }
  .search-icon-rounded > span {
    display: none; }

.wrapper-search-icon-rounded {
  display: inline-block; }

.custom-asset-entry-title-sc a {
  font-size: 15px; }

/* --- Fonts --- */
@font-face {
  font-family: "TheSans Light";
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot");
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-light/the-sans-light-webfont.woff") format("woff"), url("fonts/the-sans-light/the-sans-light-webfont.ttf") format("truetype"), url("fonts/the-sans-light/the-sans-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Regular";
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot");
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-regular/the-sans-regular-webfont.woff") format("woff"), url("fonts/the-sans-regular/the-sans-regular-webfont.ttf") format("truetype"), url("fonts/the-sans-regular/the-sans-regular-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans SemiBold";
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot");
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.woff") format("woff"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.ttf") format("truetype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Bold";
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot");
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-bold/the-sans-bold-webfont.woff") format("woff"), url("fonts/the-sans-bold/the-sans-bold-webfont.ttf") format("truetype"), url("fonts/the-sans-bold/the-sans-bold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Light";
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot");
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-light/the-serif-light-webfont.woff") format("woff"), url("fonts/the-serif-light/the-serif-light-webfont.ttf") format("truetype"), url("fonts/the-serif-light/the-serif-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiLight";
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot");
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.woff") format("woff"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.ttf") format("truetype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiBold";
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot");
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.woff") format("woff"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.ttf") format("truetype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Plain";
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot");
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-plain/the-serif-plain-webfont.woff") format("woff"), url("fonts/the-serif-plain/the-serif-plain-webfont.ttf") format("truetype"), url("fonts/the-serif-plain/the-serif-plain-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

.ddl-list-wrapper, .upload-private-user-file-portlet,
.intoo-posizioni-portlet-wrapper,
.rounded-box, .ddl-form-portlet .lfr-dynamic-form {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 20px; }

.intoo-posizioni-portlet .posizioni {
  border: 1px solid #63a512; }
  .intoo-posizioni-portlet .posizioni tr {
    cursor: pointer; }
    .intoo-posizioni-portlet .posizioni tr:hover {
      background-color: #eeeeee; }
    .intoo-posizioni-portlet .posizioni tr th {
      background-color: #63a512;
      color: white !important;
      padding: 5px; }
    .intoo-posizioni-portlet .posizioni tr td.posizione {
      color: #0079aa;
      text-decoration: underline; }
.intoo-posizioni-portlet .control-label {
  color: #63a512;
  text-transform: capitalize; }
.intoo-posizioni-portlet input[type="text"] {
  width: 80%; }
.intoo-posizioni-portlet .search-form-wrapper {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
  padding-bottom: 20px; }

/* --- Fonts --- */
@font-face {
  font-family: "TheSans Light";
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot");
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-light/the-sans-light-webfont.woff") format("woff"), url("fonts/the-sans-light/the-sans-light-webfont.ttf") format("truetype"), url("fonts/the-sans-light/the-sans-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Regular";
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot");
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-regular/the-sans-regular-webfont.woff") format("woff"), url("fonts/the-sans-regular/the-sans-regular-webfont.ttf") format("truetype"), url("fonts/the-sans-regular/the-sans-regular-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans SemiBold";
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot");
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.woff") format("woff"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.ttf") format("truetype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Bold";
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot");
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-bold/the-sans-bold-webfont.woff") format("woff"), url("fonts/the-sans-bold/the-sans-bold-webfont.ttf") format("truetype"), url("fonts/the-sans-bold/the-sans-bold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Light";
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot");
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-light/the-serif-light-webfont.woff") format("woff"), url("fonts/the-serif-light/the-serif-light-webfont.ttf") format("truetype"), url("fonts/the-serif-light/the-serif-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiLight";
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot");
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.woff") format("woff"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.ttf") format("truetype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiBold";
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot");
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.woff") format("woff"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.ttf") format("truetype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Plain";
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot");
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-plain/the-serif-plain-webfont.woff") format("woff"), url("fonts/the-serif-plain/the-serif-plain-webfont.ttf") format("truetype"), url("fonts/the-serif-plain/the-serif-plain-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

.ddl-list-wrapper, .upload-private-user-file-portlet,
.intoo-posizioni-portlet-wrapper,
.rounded-box, .ddl-form-portlet .lfr-dynamic-form {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 20px; }

.ddl-form-portlet .field-wrapper {
  margin-top: 25px; }
  .ddl-form-portlet .field-wrapper .lfr-ddm-repeatable-add-button {
    font-size: 20px !important;
    right: 5px !important;
    top: -15px; }
  .ddl-form-portlet .field-wrapper .lfr-ddm-repeatable-delete-button {
    font-size: 20px !important;
    color: red;
    right: 45px !important;
    top: -15px; }

.disable-link, .disable-link:hover, .disable-link:visited, .disable-link:focus {
  color: #999999 !important;
  border: 1px solid #eeeeee !important;
  background-color: #eeeeee !important;
  padding: 0px; }

.document-detail-list {
  line-height: 33px;
  border-bottom: 1px solid #e7e7e7;
  margin: 10px 0 0; }

.document-detail-list .extension-icon {
  color: #0079aa;
  font-size: 30px; }

.targets .asset-content {
  margin-left: 25px; }

.cud-pref-layout-categories, .cud-pref-categories {
  width: 60%;
  height: 300px !important; }

.toggler-content-wrapper {
  margin-bottom: 5px; }

/* --- Fonts --- */
@font-face {
  font-family: "TheSans Light";
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot");
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-light/the-sans-light-webfont.woff") format("woff"), url("fonts/the-sans-light/the-sans-light-webfont.ttf") format("truetype"), url("fonts/the-sans-light/the-sans-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Regular";
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot");
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-regular/the-sans-regular-webfont.woff") format("woff"), url("fonts/the-sans-regular/the-sans-regular-webfont.ttf") format("truetype"), url("fonts/the-sans-regular/the-sans-regular-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans SemiBold";
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot");
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.woff") format("woff"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.ttf") format("truetype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Bold";
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot");
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-bold/the-sans-bold-webfont.woff") format("woff"), url("fonts/the-sans-bold/the-sans-bold-webfont.ttf") format("truetype"), url("fonts/the-sans-bold/the-sans-bold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Light";
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot");
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-light/the-serif-light-webfont.woff") format("woff"), url("fonts/the-serif-light/the-serif-light-webfont.ttf") format("truetype"), url("fonts/the-serif-light/the-serif-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiLight";
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot");
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.woff") format("woff"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.ttf") format("truetype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiBold";
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot");
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.woff") format("woff"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.ttf") format("truetype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Plain";
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot");
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-plain/the-serif-plain-webfont.woff") format("woff"), url("fonts/the-serif-plain/the-serif-plain-webfont.ttf") format("truetype"), url("fonts/the-serif-plain/the-serif-plain-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

.ddl-list-wrapper, .upload-private-user-file-portlet,
.intoo-posizioni-portlet-wrapper,
.rounded-box, .ddl-form-portlet .lfr-dynamic-form {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 20px; }

/* --- Panel page --- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

/* --- Status labels --- */
.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  padding: 3px 3px 3px 20px;
  background: none no-repeat 0 50%; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #666633; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #990000; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

/* --- Liferay messages --- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    display: inline-block;
    background-color: #333333; }
  .lfr-message .lfr-message-controls {
    display: none;
    position: absolute;
    left: 3px;
    top: 50%;
    margin: -8px 8px 0 3px;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background: url(../images/portlet/close_borderless.png) 0 0 no-repeat; }
  .lfr-message .lfr-message-close-all {
    display: none;
    margin-left: 10px;
    padding: 1px 10px;
    color: white;
    font-size: 0.8em;
    text-shadow: 1px 1px 0 black;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: white; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* --- Miscellaneous portlet styles --- */
.restricted, .restricted td {
  background: #ffdddd;
  border: 0 none; }
.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  padding-left: 28px;
  background: url(../images/messages/error.png) 5px 50% no-repeat; }

/* --- Permissions --- */
.table-data tr.lfr-role .first {
  padding-left: 30px;
  background-position: 5px 50%;
  background-repeat: no-repeat; }
.table-data tr.lfr-role-guest .first {
  background-image: url(../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(../images/common/team_icon.png); }

/* --- Calendar taglib --- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: none; }
.taglib-calendar tr td a {
  display: block;
  height: 15px;
  padding: 5px 0;
  background-color: #f0f5f7;
  border: 1px solid white;
  border-bottom: 0 none;
  border-left: 0 none; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: white; }
.taglib-calendar tr td.calendar-inactive {
  background-color: white;
  color: #b5bfc4; }
.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: white; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #336699;
  text-decoration: underline; }

/* --- Configuration --- */
.textboxlist-content {
  border: 0 none; }

.social-icons .file-wrapper .upuf-action:hover .fa {
  color: white !important; }

.section-title.blu.inline .upuf-action:hover .fa {
  color: white !important; }

.social-icons .file-wrapper {
  border-bottom: 0px;
  margin-bottom: 0px; }

#login-social-icons table, #login-social-icons .table-bordered td {
  border: 0; }
#login-social-icons table {
  border-top: 1px solid #eeeeee; }
#login-social-icons .table-bordered td {
  border-bottom: 1px solid #eeeeee;
  padding-top: 15px; }
#login-social-icons .lfr-search-container {
  margin-top: 10px; }
  #login-social-icons .lfr-search-container strong {
    font-weight: bold; }
  #login-social-icons .lfr-search-container a {
    color: #0079aa; }
  #login-social-icons .lfr-search-container i {
    font-family: 'fontawesome-webfont'; }
  #login-social-icons .lfr-search-container #web-site-social-icons a {
    color: #0079aa; }
    #login-social-icons .lfr-search-container #web-site-social-icons a i {
      color: #0079aa;
      line-height: 33px;
      font-size: 20px; }
    #login-social-icons .lfr-search-container #web-site-social-icons a:hover .fa {
      color: #FFF; }
  #login-social-icons .lfr-search-container #web-site-social-icons img {
    max-width: 120px;
    max-height: 60px;
    margin-right: 20px; }
#login-social-icons #web-site-social-icons {
  margin: 0px 0px 20px 0px; }

.margin-social-icon {
  margin: -7px; }

/* --- Fonts --- */
@font-face {
  font-family: "TheSans Light";
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot");
  src: url("fonts/the-sans-light/the-sans-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-light/the-sans-light-webfont.woff") format("woff"), url("fonts/the-sans-light/the-sans-light-webfont.ttf") format("truetype"), url("fonts/the-sans-light/the-sans-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Regular";
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot");
  src: url("fonts/the-sans-regular/the-sans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-regular/the-sans-regular-webfont.woff") format("woff"), url("fonts/the-sans-regular/the-sans-regular-webfont.ttf") format("truetype"), url("fonts/the-sans-regular/the-sans-regular-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans SemiBold";
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot");
  src: url("fonts/the-sans-semibold/the-sans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.woff") format("woff"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.ttf") format("truetype"), url("fonts/the-sans-semibold/the-sans-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans Bold";
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot");
  src: url("fonts/the-sans-bold/the-sans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-sans-bold/the-sans-bold-webfont.woff") format("woff"), url("fonts/the-sans-bold/the-sans-bold-webfont.ttf") format("truetype"), url("fonts/the-sans-bold/the-sans-bold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Light";
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot");
  src: url("fonts/the-serif-light/the-serif-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-light/the-serif-light-webfont.woff") format("woff"), url("fonts/the-serif-light/the-serif-light-webfont.ttf") format("truetype"), url("fonts/the-serif-light/the-serif-light-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiLight";
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot");
  src: url("fonts/the-serif-semilight/the-serif-semilight-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.woff") format("woff"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.ttf") format("truetype"), url("fonts/the-serif-semilight/the-serif-semilight-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif SemiBold";
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot");
  src: url("fonts/the-serif-semibold/the-serif-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.woff") format("woff"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.ttf") format("truetype"), url("fonts/the-serif-semibold/the-serif-semibold-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSerif Plain";
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot");
  src: url("fonts/the-serif-plain/the-serif-plain-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/the-serif-plain/the-serif-plain-webfont.woff") format("woff"), url("fonts/the-serif-plain/the-serif-plain-webfont.ttf") format("truetype"), url("fonts/the-serif-plain/the-serif-plain-webfont.svg#fontawesome-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

.ddl-list-wrapper, .upload-private-user-file-portlet,
.intoo-posizioni-portlet-wrapper,
.rounded-box, .ddl-form-portlet .lfr-dynamic-form {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 20px; }

.badge-custom {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #63a512;
  display: block !important;
  padding: 0 3px 0 5px;
  color: white;
  font-weight: bold; }

.page-title-name-only {
  font-family: "TheSerif SemiBold", Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #63a512;
  text-transform: uppercase;
  padding-bottom: 10px; }

.inner-list-users-discussions {
  min-height: 450px;
  border-right: 1px solid #e7e7e7;
  max-height: 600px;
  overflow-y: auto; }
  .inner-list-users-discussions .box-people {
    min-height: 60px;
    color: #666666; }
    .inner-list-users-discussions .box-people:hover {
      background-color: #e7e7e7;
      color: #666666; }
    .inner-list-users-discussions .box-people.active-discussion {
      background-color: #049cdb;
      color: white; }
    .inner-list-users-discussions .box-people.messages-unreaded {
      font-weight: bold; }
    .inner-list-users-discussions .box-people .avatar-chat {
      margin-top: 8px;
      margin-left: 3px; }
    .inner-list-users-discussions .box-people .discussion-info {
      padding: 3px 0; }
      .inner-list-users-discussions .box-people .discussion-info .date {
        font-size: 13px;
        font-weight: bold; }

.wrapper-discussion-content {
  margin-bottom: 20px; }
  .wrapper-discussion-content .discussion-content {
    padding-right: 20px; }
    .wrapper-discussion-content .discussion-content .message-wrapper {
      margin: 5px 0; }
      .wrapper-discussion-content .discussion-content .message-wrapper .avatar-user {
        margin-top: 10px; }
      .wrapper-discussion-content .discussion-content .message-wrapper .text-message-wrapper {
        padding: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        position: relative; }
        .wrapper-discussion-content .discussion-content .message-wrapper .text-message-wrapper > span {
          display: block;
          position: absolute;
          top: 15px;
          width: 16px;
          height: 26px;
          background-repeat: no-repeat;
          background-position: center; }
        .wrapper-discussion-content .discussion-content .message-wrapper .text-message-wrapper.text-message-wrapper-right {
          border: 1px solid #049cdb;
          margin-right: 20px; }
          .wrapper-discussion-content .discussion-content .message-wrapper .text-message-wrapper.text-message-wrapper-right > span {
            right: -16px;
            background-image: url("/intoo-theme/css/../images/intoo/arrow-message-dx.jpg"); }
        .wrapper-discussion-content .discussion-content .message-wrapper .text-message-wrapper.text-message-wrapper-left {
          border: 1px solid #63a512;
          margin-left: 20px; }
          .wrapper-discussion-content .discussion-content .message-wrapper .text-message-wrapper.text-message-wrapper-left > span {
            left: -16px;
            background-image: url("/intoo-theme/css/../images/intoo/arrow-message-sx.jpg"); }
        .wrapper-discussion-content .discussion-content .message-wrapper .text-message-wrapper .message-user-name, .wrapper-discussion-content .discussion-content .message-wrapper .text-message-wrapper .message-user-date {
          font-weight: bold; }

.message-form-wrapper form textarea {
  width: 98%;
  height: 80px; }