/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Table styles ---------- */
@media (max-width: 979px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }

  .ie9 .responsive-table-horizontal thead {
    float: none; } }
/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

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

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

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

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

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

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border: none; }

.portlet-topper {
  position: relative; }

.portlet-title {
  display: block;
  font-size: 1em;
  margin: 0; }

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

.portlet-title img {
  vertical-align: middle; }

.portlet-topper-toolbar {
  margin: 0;
  padding: 2px;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 3px; }

.portlet-topper-toolbar .nobr {
  display: block;
  float: left;
  padding: 1px; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-icon-back {
  background: url(/cosmos-theme/css/../images/arrows/01_left.png) no-repeat 0 50%;
  font-weight: bold;
  padding: 5px 5px 5px 18px; }

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

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

.ie6 .portlet-borderless-container {
  height: 2.5em; }

.portlet-borderless-bar {
  background: #333;
  color: #FFF;
  font-size: 10px;
  opacity: 0.3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  text-shadow: -1px -1px #000;
  top: 0;
  z-index: 200; }

.portlet-borderless-bar .portlet-actions {
  display: none;
  float: left;
  margin-right: 20px; }

.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-right: 0;
  margin-left: 20px; }

.portlet-borderless-container:hover .portlet-borderless-bar {
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  display: inline; }

.ie .portlet-borderless-bar {
  -ms-filter: alpha(opacity=20);
  filter: alpha(opacity=20); }

.ie .portlet-borderless-container:hover .portlet-borderless-bar {
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100); }

.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }

.ie6 .portlet-borderless-bar .portlet-actions {
  display: inline;
  filter: alpha(opacity=90); }

.portlet-borderless-bar .portlet-action-separator {
  display: none; }

.portlet-borderless-bar a {
  background: url() no-repeat 0 50%;
  color: #3AF;
  display: inline-block;
  font-size: 0;
  height: 16px;
  margin-left: 5px;
  text-indent: -9999px;
  vertical-align: top;
  width: 16px; }

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

.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }

.aui-dd-draggable .portlet-topper {
  cursor: move; }

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

.portlet-borderless-bar .portlet-back a {
  background-image: url(/cosmos-theme/css/../images/portlet/return_borderless.png);
  height: auto;
  text-indent: 0;
  width: auto; }

.portlet-borderless-bar .portlet-close a {
  background-image: url(/cosmos-theme/css/../images/portlet/close_borderless.png); }

.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
  background-image: url(/cosmos-theme/css/../images/portlet/options_borderless.png); }

.portlet-borderless-bar .portlet-title-default, .portlet-borderless-bar .portlet-actions {
  vertical-align: top; }

/* ---------- Panel Page ---------- */
.lfr-panel-page {
  width: 100%; }

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

.lfr-panel-page .lfr-add-content h2 span {
  background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
/* ---------- Status of the current operation ---------- */
/* ---------- Help messages, general additional information, etc. ---------- */
.portlet-msg-info {
  background: #dff4ff url(/cosmos-theme/css/../images/messages/info.png) no-repeat 6px 50%;
  border: 1px solid #A7CEDF;
  color: #34404F;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.portlet-msg-info.pending {
  background-image: url(/cosmos-theme/css/../images/common/time.png); }

/* ---------- Error messages ---------- */
.aui .portlet-msg-error {
  background: #ffdddd url(/cosmos-theme/css/../images/messages/error.png) no-repeat 6px 50%;
  border: 1px solid #F00;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Warning messages ---------- */
.portlet-msg-alert {
  background: #ffffcc url(/cosmos-theme/css/../images/messages/alert.png) no-repeat 6px 20%;
  border: 1px solid #FC0;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Success messages ---------- */
.portlet-msg-success {
  background: #f4fdef url(/cosmos-theme/css/../images/messages/success.png) no-repeat 6px 50%;
  border: 1px solid #ACDFA7;
  color: #384F34;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Sections ---------- */
/* ---------- Table or section header ---------- */
/* ---------- Normal text in a table cell ---------- */
/* ---------- Text in every other row in the cell ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or Cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border: none; }

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

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

.restricted * {
  color: #727C81; }

.restricted td.col-1, .alt.restricted td.col-1 {
  background-image: url(/cosmos-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.results-row.lfr-role .col-1, .results-row.hover.lfr-role .col-1 {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px; }

.results-row.lfr-role-guest .col-1, .results-row.hover.lfr-role-guest .col-1 {
  background-image: url(/cosmos-theme/css/../images/common/guest_icon.png); }

.results-row.lfr-role-regular .col-1, .results-row.hover.lfr-role-regular .col-1 {
  background-image: url(/cosmos-theme/css/../images/common/user_icon.png); }

.results-row.lfr-role-community .col-1, .results-row.hover.lfr-role-community .col-1 {
  background-image: url(/cosmos-theme/css/../images/common/community_icon.png); }

.results-row.lfr-role-organization .col-1, .results-row.hover.lfr-role-organization .col-1 {
  background-image: url(/cosmos-theme/css/../images/common/organization_icon.png); }

.results-row.lfr-role-team .col-1, .results-row.hover.lfr-role-team .col-1 {
  background-image: url(/cosmos-theme/css/../images/common/team_icon.png); }

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

/* ---------- Actions button ---------- */
.lfr-actions, .lfr-actions ul {
  background: white url(/cosmos-theme/css/../images/forms/button.png) repeat-x 0 100%;
  border: 1px solid;
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

.lfr-actions ul {
  bottom: -1px; }

.lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  background: none; }

.lfr-actions .lfr-trigger li {
  background: transparent;
  border-bottom: 1px solid #DEDEDE;
  padding: 2px; }

.lfr-actions .lfr-trigger li a {
  padding: 5px 10px 5px 25px; }

.lfr-actions .lfr-trigger li a:hover {
  background-color: #828F95;
  color: #FFF; }

.lfr-actions .lfr-trigger li a img {
  left: 3px;
  position: absolute; }

.lfr-actions .lfr-trigger li.last {
  border-bottom: none; }

.lfr-actions.portlet-options {
  background: none;
  border: none;
  float: left; }

.lfr-actions.portlet-options .lfr-trigger {
  padding: 0; }

.lfr-actions.portlet-options .lfr-trigger strong {
  min-width: 0;
  padding: 1px; }

.lfr-actions.portlet-options .lfr-trigger strong a {
  background-image: url(/cosmos-theme/css/../images/portlet/options.png);
  background-position: 0 0;
  display: block;
  font-size: 0;
  height: 16px;
  padding: 0;
  text-indent: -9999em;
  width: 16px; }

.visible.portlet-options .lfr-trigger strong a {
  background-image: url(/cosmos-theme/css/../images/portlet/options_selected.png); }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: none; }

.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom: none;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar tr td a:hover {
  background-color: #727C81;
  color: #FFF; }

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }

.ie .taglib-calendar tr td.first a {
  border-right: none; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/cosmos-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/cosmos-theme/css/../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.panel-hd {
  background: #c0c2c5 url(/cosmos-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(/cosmos-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4 url(/cosmos-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(/cosmos-theme/css/../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(/cosmos-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/cosmos-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/cosmos-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/cosmos-theme/css/../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- CKEditor contents ---------- */
.aui .cke_editable [class*="span"] {
  float: none; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }
.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor source ---------- */
.aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/cosmos-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/cosmos-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/cosmos-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/*--- css file ---*/
/**************************************************************************
menu prodemial
***/
/*--- General Css ---*/
@media (max-width: 979px) {
  a#_145_navSiteNavigationNavbarBtn.btn.btn-navbar {
    display: none !important; } }
.cosmosMenu a, .cosmosMenu a:hover {
  text-decoration: none !important;
  height: auto; }
.cosmosMenu img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto; }

.menuContainer ul li {
  background: white; }

.menuPrincipal {
  height: inherit; }
  .menuPrincipal li {
    cursor: pointer; }

.menuContainer a {
  text-decoration: none !important; }

.menuContainer li {
  cursor: pointer; }
.menuContainer li:hover > a {
  text-decoration: underline !important;
  font-family: arial;
  font-weight: bold;
  color: #a02323 !important; }

.span4.laUne {
  /* 	 background: #f4f5f5 url(/cosmos-theme/images/menu/shadow.png) no-repeat 97% center; */
  /* 	 background-size: 11px 73%; */ }

.UneProdemial div:nth-child(1) {
  box-shadow: 0px 16px 8px -6px #E8E8E8; }

.mainMenu li:hover {
  background-image: -webkit-gradient(linear, right bottom, left bottom, color-stop(0, #dedede), color-stop(0.61, white));
  background-image: -o-linear-gradient(left, #dedede 0%, white 61%);
  background-image: -moz-linear-gradient(left, #dedede 0%, white 61%);
  background-image: -webkit-linear-gradient(left, #dedede 0%, white 61%);
  background-image: -ms-linear-gradient(left, #dedede 0%, white 61%);
  background-image: linear-gradient(to left, #dedede 0%, #ffffff 61%); }

.fermer-menu-icon {
  float: right; }

.menuPrincipal {
  width: 100% !important;
  margin-top: 15px;
  /*  background: rgb(221, 221, 221) none repeat scroll 0% 0%;*/ }

.menuContainer {
  max-width: 950px;
  margin: 0 auto; }

/*--- Header ---*/
.sign-out {
  margin-left: 10px; }

.fermer-menu-icon.fermer > a {
  color: black !important; }

.fermer-menu-icon.fermer > a:hover {
  color: #a02323 !important; }

.mainMenu {
  background: url(/cosmos-theme/images/menu/fond_menu.png) no-repeat right; }

.cosmos-page-header {
  position: relative;
  background-color: #333333;
  background: url(/cosmos-theme/images/menu/backrgound-header.png) no-repeat left #333333;
  background-position: 186px; }

/*-- menu --*/
nav {
  width: 100%;
  margin: 0 auto;
  display: table !important; }

.contentMenu {
  position: relative;
  z-index: 50; }

.cosmosMenu {
  display: table;
  height: 80px; }

.cosmosMenu li a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: bold; }

.cosmosMenu > li {
  vertical-align: top;
  display: table-cell;
  width: 20%;
  text-align: center;
  line-height: 13px;
  padding: 0 2px; }

.cosmosMenu > li.active {
  background-color: #f4f5f5 !important; }

.cosmosMenu > li.active > a {
  color: #333333 !important; }

.cosmosMenu li:nth-child(5) {
  background: url(/cosmos-theme/images/menu/iconNav-white-tools.png) no-repeat center 5px;
  background-size: 18% !important; }

.cosmosMenu li:nth-child(4) {
  background: url(/cosmos-theme/images/menu/iconNav-white-reporting.png) no-repeat center 5px;
  background-size: 18% !important; }

.cosmosMenu li:nth-child(3) {
  background: url(/cosmos-theme/images/menu/iconNav-white-activity.png) no-repeat center 5px;
  background-size: 18% !important; }

.cosmosMenu li:nth-child(2) {
  background: url(/cosmos-theme/images/menu/iconNav-white-teams.png) no-repeat center 5px;
  background-size: 18% !important; }

.cosmosMenu li:nth-child(1) {
  background: url(/cosmos-theme/images/menu/iconNav-white-me.png) no-repeat center 5px;
  background-size: 18% !important; }

.cosmosMenu li.active:nth-child(5) {
  background: url(/cosmos-theme/images/menu/iconNav-red-tools.png) no-repeat center 5px; }

.cosmosMenu li.active:nth-child(4) {
  background: url(/cosmos-theme/images/menu/iconNav-red-reporting.png) no-repeat center 5px; }

.cosmosMenu li.active:nth-child(3) {
  background: url(/cosmos-theme/images/menu/iconNav-red-activity.png) no-repeat center 5px; }

.cosmosMenu li.active:nth-child(2) {
  background: url(/cosmos-theme/images/menu/iconNav-red-teams.png) no-repeat center 5px; }

.cosmosMenu li.active:nth-child(1) {
  background: url(/cosmos-theme/images/menu/iconNav-red-me.png) no-repeat center 5px; }

body.subth-stellium-prodemial .cosmosMenu li.active:nth-child(5) {
  background: url(/cosmos-theme/images/menu/iconNav-red-tools.png) no-repeat center 5px; }
body.subth-stellium-prodemial .cosmosMenu li.active:nth-child(4) {
  background: url(/cosmos-theme/images/menu/iconNav-red-reporting.png) no-repeat center 5px; }
body.subth-stellium-prodemial .cosmosMenu li.active:nth-child(3) {
  background: url(/cosmos-theme/images/menu/iconNav-red-activity.png) no-repeat center 5px; }
body.subth-stellium-prodemial .cosmosMenu li.active:nth-child(2) {
  background: url(/cosmos-theme/images/menu/iconNav-red-teams.png) no-repeat center 5px; }
body.subth-stellium-prodemial .cosmosMenu li.active:nth-child(1) {
  background: url(/cosmos-theme/images/menu/iconNav-red-me.png) no-repeat center 5px; }

.cosmosMenu > li > a:active {
  background: #f4f5f5; }

.cosmosMenu > li > a {
  display: block;
  margin-top: 32px; }

.cosmosMenu > li .mainMenu {
  z-index: 30;
  display: none;
  position: absolute;
  background-color: #f4f5f5;
  left: 0;
  right: 0;
  height: auto;
  padding: 15px 0; }

/*-- sub menu level 1 --*/
#menuCosmos .mainMenu {
  z-index: 100;
  position: absolute;
  background-color: #f4f5f5;
  left: 0;
  right: 0;
  height: auto;
  padding: 15px 0; }

.mainMenu .subMenuLev1 {
  display: block;
  border-bottom: 1px solid #e6e6e6;
  width: calc(50% - 12px);
  padding: 10px 0 10px 12px; }

.mainMenu .subMenuLev1 a {
  font-family: arial;
  color: #333333;
  font-size: 16px; }

.mainMenu .subMenuLev1.active {
  border-bottom: 0; }

.mainMenu .subMenuLev1.active > a {
  font-family: arial;
  font-weight: bold;
  color: #a02323; }

.mainMenu .subMenuLev1 .subMenuLev2 {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(50% - 12px);
  padding: 0 0 0 12px;
  background: white url(/cosmos-theme/images/menu/shadow.png) no-repeat left center;
  background-size: 2% 86%; }

.mainMenu .subMenuLev1 .subMenuLev2 > li {
  padding: 10px 0; }

.mainMenu .subMenuLev1 .subMenuLev2 li.active > a {
  font-family: arial;
  font-weight: bold;
  color: #a02323; }

.mainMenu .subMenuLev1 .subMenuLev2 li > a {
  font-size: 17px; }

.mainMenu .subMenuLev1 .subMenuLev3 {
  display: none;
  position: absolute;
  top: 0;
  right: -100%;
  height: 100%;
  width: calc(100% - 22px);
  padding: 0 0 0 22px;
  background: white url(/cosmos-theme/images/menu/shadow.png) no-repeat left center;
  background-size: 2% 86%; }

.mainMenu .subMenuLev1 .subMenuLev3 li {
  padding: 10px 0; }

.mainMenu .subMenuLev1 .subMenuLev3 li > a {
  display: block;
  font-size: 17px; }

/* Declinaison "light" des menus de premier niveau */
.mainMenu .subMenuLev1.light a:link, .mainMenu .subMenuLev1.light a:visited {
  color: #a7a6a6;
  font-style: italic !important; }

.mainMenu .subMenuLev1.light:hover > a {
  font-weight: normal !important; }

.back-to-parent {
  display: none; }

.aui ul, .aui ol {
  padding: 0;
  margin: 0; }

/*--------------------------Activite-------------------------------*/
.mesReportings .child-menu.subMenuLev2 {
  right: -50%;
  width: calc(100% - 12px); }
  .mesReportings .child-menu.subMenuLev2 li {
    padding: 10px 14px; }

/*--------------------------Acces rapide--------------------------*/
.accesRapide {
  height: 320px;
  display: flex;
  flex-flow: column wrap;
  font-size: 17px; }

.accesRapideBloc {
  background-color: white;
  margin-bottom: 25px;
  width: 29%;
  padding: 19px 17px;
  box-shadow: 1px 1px 7px #C0BBBB;
  min-height: 285px;
  display: inline-block; }

.accesRapideBloc a {
  color: black !important; }

.accesRapide ul li a {
  margin-left: 10px; }

.span4.laUne {
  margin-bottom: 25px; }

.span4.laUne h4 {
  color: #a53030; }

.UneProdemial {
  background-color: white;
  margin-right: 19px;
  box-shadow: 1px 1px 7px #C0BBBB; }

.blocUne {
  padding: 19px 17px; }

.une {
  float: left;
  width: 50% !important;
  margin-right: 10px; }

.hrUne {
  height: 12px;
  border: 0;
  box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5); }

.go-children-button {
  float: right;
  background: url(/cosmos-theme/images/menu/icon-activity.png) no-repeat 70% center;
  width: 41px;
  height: 20px; }

/*######################## menu accees rapide ##############################*/
/*----------------------------------style prodemaial------------------------------------*/
body.subth-prodemial .cosmos-page-header {
  position: relative;
  background-color: #a02323; }
body.subth-prodemial .cosmosMenu li:nth-child(5) {
  background: url(/cosmos-theme/images/menu/iconNav-white-tools.png) no-repeat center 5px; }
body.subth-prodemial .cosmosMenu li:nth-child(4) {
  background: url(/cosmos-theme/images/menu/iconNav-white-reporting.png) no-repeat center 5px; }
body.subth-prodemial .cosmosMenu li:nth-child(3) {
  background: url(/cosmos-theme/images/menu/iconNav-white-activity.png) no-repeat center 5px; }
body.subth-prodemial .cosmosMenu li:nth-child(2) {
  background: url(/cosmos-theme/images/menu/iconNav-white-teams.png) no-repeat center 5px; }
body.subth-prodemial .cosmosMenu li:nth-child(1) {
  background: url(/cosmos-theme/images/menu/iconNav-white-me.png) no-repeat center 5px; }
body.subth-prodemial .cosmosMenu li.active:nth-child(5) {
  background: url(/cosmos-theme/images/menu/iconNav-red-tools.png) no-repeat center 5px; }
body.subth-prodemial .cosmosMenu li.active:nth-child(4) {
  background: url(/cosmos-theme/images/menu/iconNav-red-reporting.png) no-repeat center 5px; }
body.subth-prodemial .cosmosMenu li.active:nth-child(3) {
  background: url(/cosmos-theme/images/menu/iconNav-red-activity.png) no-repeat center 5px; }
body.subth-prodemial .cosmosMenu li.active:nth-child(2) {
  background: url(/cosmos-theme/images/menu/iconNav-red-teams.png) no-repeat center 5px; }
body.subth-prodemial .cosmosMenu li.active:nth-child(1) {
  background: url(/cosmos-theme/images/menu/iconNav-red-me.png) no-repeat center 5px; }

/*----------------------------------style stelluim--------------------------------------*/
body.subth-stellium .cosmosMenu li a {
  color: #333333;
  font-size: 14px;
  font-family: arial;
  font-weight: bold; }
body.subth-stellium .cosmos-page-header {
  position: relative;
  background-color: #dadbdc; }
body.subth-stellium .cosmosMenu li:nth-child(5) {
  background: url(/cosmos-theme/images/menu/iconNav-black-tools.png) no-repeat center 5px; }
body.subth-stellium .cosmosMenu li:nth-child(4) {
  background: url(/cosmos-theme/images/menu/iconNav-black-reporting.png) no-repeat center 5px; }
body.subth-stellium .cosmosMenu li:nth-child(3) {
  background: url(/cosmos-theme/images/menu/iconNav-black-activity.png) no-repeat center 5px; }
body.subth-stellium .cosmosMenu li:nth-child(2) {
  background: url(/cosmos-theme/images/menu/iconNav-black-teams.png) no-repeat center 5px; }
body.subth-stellium .cosmosMenu li:nth-child(1) {
  background: url(/cosmos-theme/images/menu/iconNav-black-me.png) no-repeat center 5px; }
body.subth-stellium .cosmosMenu li.active:nth-child(5) {
  background: url(/cosmos-theme/images/menu/iconNav-red-tools.png) no-repeat center 5px; }
body.subth-stellium .cosmosMenu li.active:nth-child(4) {
  background: url(/cosmos-theme/images/menu/iconNav-red-reporting.png) no-repeat center 5px; }
body.subth-stellium .cosmosMenu li.active:nth-child(3) {
  background: url(/cosmos-theme/images/menu/iconNav-red-activity.png) no-repeat center 5px; }
body.subth-stellium .cosmosMenu li.active:nth-child(2) {
  background: url(/cosmos-theme/images/menu/iconNav-red-teams.png) no-repeat center 5px; }
body.subth-stellium .cosmosMenu li.active:nth-child(1) {
  background: url(/cosmos-theme/images/menu/iconNav-red-me.png) no-repeat center 5px; }

/*--- Responsive ---*/
@media screen and (max-width: 803px) {
  .go-back-button {
    float: right;
    background-color: black;
    width: 41px;
    height: 40px;
    margin-top: -9px;
    background-size: 11px 11px; }
    .go-back-button img {
      width: 11px;
      height: 11px;
      margin: 16px 13px; } }
@media screen and (max-width: 638px) {
  .cosmosMenu > li > a {
    font-size: 11px;
    /* margin-top:20px; */ } }
@media screen and (max-width: 767px) {
  .go-children-button {
    float: right;
    background: url(/cosmos-theme/images/menu/side_activity_right.png) no-repeat 50% center;
    background-color: black;
    width: 41px;
    height: 40px;
    margin-top: -9px;
    background-size: 11px 11px; }

  #menuCosmos .fermer-menu.down {
    display: none; }

  #menuCosmos .une {
    float: none; }

  #menuCosmos .menu-label h4 {
    padding: 0 0 0 12px; }
    #menuCosmos .menu-label h4 span {
      color: #a53030; }

  .remove-menu {
    background-size: 11px; }

  #menuCosmos .mainMenu .subMenuLev1 {
    width: calc(100% - 24px);
    padding: 10px 0 10px 12px; }

  #menuCosmos .mainMenu .subMenuLev1 .subMenuLev2 {
    position: absolute;
    top: 30px;
    right: 0;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #f4f5f5;
    padding: 0 0 0 0; }

  #menuCosmos .mainMenu .subMenuLev1 .subMenuLev2 li {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    width: calc(100% - 24px);
    padding: 10px 0 10px 12px; }

  #menuCosmos .mainMenu .subMenuLev1 .subMenuLev2 .subMenuLev3 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #f4f5f5;
    padding: 0 0 0 0;
    overflow-y: auto; }

  #menuCosmos .mainMenu .subMenuLev1 .subMenuLev2 .subMenuLev3 li {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    width: calc(100% - 24px);
    padding: 10px 0 10px 12px; }

  .back-to-parent {
    display: block; }

  .back-to-parent a {
    font-weight: bold; }

  .back-to-parent .go-back-button {
    float: left; }

  .laUne {
    margin-top: 100px; }

  .fermer {
    float: right; }

  .blocUne > p {
    display: inline; }

  .accesRapide {
    height: auto; }

  .accesRapideBloc {
    width: 80%;
    margin: auto;
    margin-top: 10px; }

  .back-to-parent > span.go-back-button {
    margin-right: 17%; } }
/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border: none; }

.portlet-topper {
  position: relative; }

.portlet-title {
  display: block;
  font-size: 1em;
  margin: 0; }

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

.portlet-title img {
  vertical-align: middle; }

.portlet-topper-toolbar {
  margin: 0;
  padding: 2px;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 3px; }

.portlet-topper-toolbar .nobr {
  display: block;
  float: left;
  padding: 1px; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-icon-back {
  background: url(/cosmos-theme/css/../images/arrows/01_left.png) no-repeat 0 50%;
  font-weight: bold;
  padding: 5px 5px 5px 18px; }

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

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

.ie6 .portlet-borderless-container {
  height: 2.5em; }

.portlet-borderless-bar {
  background: #333;
  color: #FFF;
  font-size: 10px;
  opacity: 0.3;
  padding: 2px 5px 1px;
  position: absolute;
  right: 0;
  text-shadow: -1px -1px #000;
  top: 0;
  z-index: 200; }

.portlet-borderless-bar .portlet-actions {
  display: none;
  float: left;
  margin-right: 20px; }

.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-right: 0;
  margin-left: 20px; }

.portlet-borderless-container:hover .portlet-borderless-bar {
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  display: inline; }

.ie .portlet-borderless-bar {
  -ms-filter: alpha(opacity=20);
  filter: alpha(opacity=20); }

.ie .portlet-borderless-container:hover .portlet-borderless-bar {
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100); }

.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }

.ie6 .portlet-borderless-bar .portlet-actions {
  display: inline;
  filter: alpha(opacity=90); }

.portlet-borderless-bar .portlet-action-separator {
  display: none; }

.portlet-borderless-bar a {
  background: url() no-repeat 0 50%;
  color: #3AF;
  display: inline-block;
  font-size: 0;
  height: 16px;
  margin-left: 5px;
  text-indent: -9999px;
  vertical-align: top;
  width: 16px; }

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

.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }

.aui-dd-draggable .portlet-topper {
  cursor: move; }

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

.portlet-borderless-bar .portlet-back a {
  background-image: url(/cosmos-theme/css/../images/portlet/return_borderless.png);
  height: auto;
  text-indent: 0;
  width: auto; }

.portlet-borderless-bar .portlet-close a {
  background-image: url(/cosmos-theme/css/../images/portlet/close_borderless.png); }

.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
  background-image: url(/cosmos-theme/css/../images/portlet/options_borderless.png); }

.portlet-borderless-bar .portlet-title-default, .portlet-borderless-bar .portlet-actions {
  vertical-align: top; }

/* ---------- Panel Page ---------- */
.lfr-panel-page {
  width: 100%; }

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

.lfr-panel-page .lfr-add-content h2 span {
  background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
/* ---------- Status of the current operation ---------- */
/* ---------- Help messages, general additional information, etc. ---------- */
.portlet-msg-info {
  background: #dff4ff url(/cosmos-theme/css/../images/messages/info.png) no-repeat 6px 50%;
  border: 1px solid #A7CEDF;
  color: #34404F;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.portlet-msg-info.pending {
  background-image: url(/cosmos-theme/css/../images/common/time.png); }

/* ---------- Error messages ---------- */
.aui .portlet-msg-error {
  background: #ffdddd url(/cosmos-theme/css/../images/messages/error.png) no-repeat 6px 50%;
  border: 1px solid #F00;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Warning messages ---------- */
.portlet-msg-alert {
  background: #ffffcc url(/cosmos-theme/css/../images/messages/alert.png) no-repeat 6px 20%;
  border: 1px solid #FC0;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Success messages ---------- */
.portlet-msg-success {
  background: #f4fdef url(/cosmos-theme/css/../images/messages/success.png) no-repeat 6px 50%;
  border: 1px solid #ACDFA7;
  color: #384F34;
  display: block;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Sections ---------- */
/* ---------- Table or section header ---------- */
/* ---------- Normal text in a table cell ---------- */
/* ---------- Text in every other row in the cell ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or Cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border: none; }

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

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

.restricted * {
  color: #727C81; }

.restricted td.col-1, .alt.restricted td.col-1 {
  background-image: url(/cosmos-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.results-row.lfr-role .col-1, .results-row.hover.lfr-role .col-1 {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px; }

.results-row.lfr-role-guest .col-1, .results-row.hover.lfr-role-guest .col-1 {
  background-image: url(/cosmos-theme/css/../images/common/guest_icon.png); }

.results-row.lfr-role-regular .col-1, .results-row.hover.lfr-role-regular .col-1 {
  background-image: url(/cosmos-theme/css/../images/common/user_icon.png); }

.results-row.lfr-role-community .col-1, .results-row.hover.lfr-role-community .col-1 {
  background-image: url(/cosmos-theme/css/../images/common/community_icon.png); }

.results-row.lfr-role-organization .col-1, .results-row.hover.lfr-role-organization .col-1 {
  background-image: url(/cosmos-theme/css/../images/common/organization_icon.png); }

.results-row.lfr-role-team .col-1, .results-row.hover.lfr-role-team .col-1 {
  background-image: url(/cosmos-theme/css/../images/common/team_icon.png); }

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

/* ---------- Actions button ---------- */
.lfr-actions, .lfr-actions ul {
  background: white url(/cosmos-theme/css/../images/forms/button.png) repeat-x 0 100%;
  border: 1px solid;
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

.lfr-actions ul {
  bottom: -1px; }

.lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
  background: none; }

.lfr-actions .lfr-trigger li {
  background: transparent;
  border-bottom: 1px solid #DEDEDE;
  padding: 2px; }

.lfr-actions .lfr-trigger li a {
  padding: 5px 10px 5px 25px; }

.lfr-actions .lfr-trigger li a:hover {
  background-color: #828F95;
  color: #FFF; }

.lfr-actions .lfr-trigger li a img {
  left: 3px;
  position: absolute; }

.lfr-actions .lfr-trigger li.last {
  border-bottom: none; }

.lfr-actions.portlet-options {
  background: none;
  border: none;
  float: left; }

.lfr-actions.portlet-options .lfr-trigger {
  padding: 0; }

.lfr-actions.portlet-options .lfr-trigger strong {
  min-width: 0;
  padding: 1px; }

.lfr-actions.portlet-options .lfr-trigger strong a {
  background-image: url(/cosmos-theme/css/../images/portlet/options.png);
  background-position: 0 0;
  display: block;
  font-size: 0;
  height: 16px;
  padding: 0;
  text-indent: -9999em;
  width: 16px; }

.visible.portlet-options .lfr-trigger strong a {
  background-image: url(/cosmos-theme/css/../images/portlet/options_selected.png); }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border: none; }

.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom: none;
  border-left: none;
  display: block;
  height: 15px;
  padding: 5px 0; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar tr td a:hover {
  background-color: #727C81;
  color: #FFF; }

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }

.ie .taglib-calendar tr td.first a {
  border-right: none; }

.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }
.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-asset-tag-admin .merge-tag, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper, .portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333333;
    -moz-box-shadow: 0 0 5px 0 #333333;
    box-shadow: 0 0 5px 0 #333333;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #dddddd;
  -moz-box-shadow: 0 0 3px #dddddd;
  box-shadow: 0 0 3px #dddddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
    -moz-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047; }
.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27c1f2;
  -moz-box-shadow: 0 0 3px #27c1f2;
  box-shadow: 0 0 3px #27c1f2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999999;
  -moz-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }
@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e4e4e4));
  background-image: -webkit-linear-gradient(#ffffff, #e4e4e4);
  background-image: -moz-linear-gradient(#ffffff, #e4e4e4);
  background-image: -o-linear-gradient(#ffffff, #e4e4e4);
  background-image: linear-gradient(#ffffff, #e4e4e4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#f2f2f2, #cccccc);
  background-image: -moz-linear-gradient(#f2f2f2, #cccccc);
  background-image: -o-linear-gradient(#f2f2f2, #cccccc);
  background-image: linear-gradient(#f2f2f2, #cccccc); }

/*
	Compatibility hints:
		- Add "zoom:1" for ie6 and ie7 to every "position:relative" (hasLayout fix)
		- The parent of a "position:relative" element might need a "zoom:1" too
		- Add "zoom:1" for ie6 and ie7 to every "filter" attribute
		- Add "zoom:1" for ie6 to every "a" with "display:block" (makes the whole block area sensitive to hover/click)
		- Add "height:xxx" for ie6 to every "min-height:xxx" attribute, same for width
		- Add "display:inline;" for ie6 and ie7 to every "display:inline-block" (ie6/7 inline-block equivalent)
		- Add "display:inline;" for ie6 to every "float:left/right" that has a "margin" (double margin fix)
		- Never use something like .one.two, ie6 will only see the last class: .two
		- "To get the overflow:hidden effect with position:relative descendants in IE6-7,
			give position:relative to the container as well" -> See SCROLL BAR
		- Ie6 can cannot handle transparency on png, use gif instead
*/
/**
----------------------------- COLORS --------------------------------

light-gray	: #b4b4b4
blue		: #1eaed8
dark-blue   : #0074ae
dark-gray	: #696969
gray		: #696969
orange		: #E94F20
light-orange :#CD9119
green		: #85AD39
dark-green	: #85AD39
red 		: #A02323
black 		: #000000

*/
/* ======= GENERAL ======= */
body {
  font: 12px Arial, Helvetica, sans-serif; }

/* Keep unchanged */
body.subth-prodemial {
  font: 12px Arial,Helvetica,sans-serif; }

div.portlet-dockbar {
  z-index: 50; }

.aui body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px; }

/* Iframe page, fix for OSX */
div.cosmos-page div.cosmos-page-content > iframe#iframe {
  overflow-y: scroll; }

div.cosmos-page a {
  text-decoration: underline;
  color: #696969; }

div.cosmos-page a:visited {
  text-decoration: underline;
  color: #696969; }

div.cosmos-page a:hover {
  text-decoration: none;
  color: #a02323; }

div.cosmos-page a:active {
  text-decoration: none;
  color: #a02323; }

div.cosmos-page h1 {
  font-size: 1.8em; }
div.cosmos-page h2 {
  font-size: 1.6em; }
div.cosmos-page h3 {
  font-size: 1.4em; }
div.cosmos-page .portlet-title {
  font-size: 1em; }

div.cosmos-page img {
  max-width: unset; }

div.cosmos-page h1, div.cosmos-page h2, div.cosmos-page h3, div.cosmos-page h4, div.cosmos-page h5 {
  line-height: normal; }

body.subth-stellium .content-article a {
  text-decoration: underline;
  color: #696969; }

body.subth-stellium .content-article a:visited {
  text-decoration: underline;
  color: black; }

body.subth-stellium .content-article a:hover {
  text-decoration: none;
  color: #85AD39; }

body.subth-stellium .content-article a:active {
  text-decoration: none;
  color: #85AD39; }

body.subth-prodemial .content-article a {
  text-decoration: underline;
  color: #A02323; }

body.subth-prodemial .content-article a:visited {
  text-decoration: underline;
  color: #696969; }

body.subth-prodemial .content-article a:hover {
  text-decoration: none;
  color: red; }

body.subth-prodemial .content-article a:active {
  text-decoration: none;
  color: red; }

body.subth-prodemial #content a[href^="/documents/"],
body.subth-prodemial #content a[href^="/c/document_library/"] {
  color: #a02323 !important;
  /* 		background: transparent url(/cosmos-theme/css/../images/aui/file.png) no-repeat scroll top left; */
  background: transparent url(/cosmos-theme/css/../images/load-document/icon-gray.png) no-repeat scroll top left;
  padding-left: 18px;
  background-size: contain; }

ul, ol {
  list-style: none outside none; }

img {
  border: none; }

#content .portlet-journal-content ul,
.portlet-asset-publisher .content ul {
  list-style: disc outside none;
  margin-left: 2em; }

#content .portlet-journal-content ol,
.portlet-asset-publisher .content ol {
  list-style: decimal;
  margin-left: 2em; }

#content .steps ul {
  list-style: none;
  margin-left: 0px; }

select {
  background: #d9d9d9 !important;
  color: #555 !important;
  border-color: #e0e0e0 !important;
  border-style: solid none !important;
  border-width: 1px !important;
  float: none;
  width: auto !important;
  padding: 1px !important;
  font-size: 12px !important; }

/** Input for search engine */
/* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
/* .search-field {
    float: right;
    margin-top: 7% !important;
    width: 110px !important;
} */
div.menuPrincipal div.searchengine.controls {
  margin: 0px 5px 10px 5px; }

div.menuPrincipal div.searchengine.controls div.input-prepend {
  width: 100%;
  margin: 0; }

div.menuPrincipal div.searchengine.controls span.add-on {
  border-radius: 8px 0 0 8px;
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  border: none;
  background-color: white;
  height: auto; }

div.menuPrincipal div.searchengine.controls input.searchengine {
  border: none;
  width: 100%;
  height: auto;
  border-radius: 0 8px 8px 0;
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  box-sizing: border-box; }

.clear {
  clear: both;
  height: 0px; }

.printonly {
  display: none; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.justify {
  text-align: justify; }

/* errors */
.missing-portlet-error {
  color: #DF0051;
  font-style: italic;
  font-weight: bold; }

/* ======= PORTAL STYLES ======= */
.lfr-has-sidebar #wrapper {
  margin-left: 170px; }

.lfr-has-sidebar #main-content {
  padding-left: 0; }

.portlet-content {
  padding: 0; }

.portlet-boundary {
  position: relative; }

.portlet-topper-toolbar {
  z-index: 1; }

body.portal-popup {
  padding: 0; }

/* Hidden accessible */
#skip-to-content,
#heading .community-title,
#heading .page-title,
#navigation h1,
.une-tpl .title span {
  left: -99999px;
  overflow: hidden;
  position: absolute;
  width: 1%; }

/* ======= MISC ======= */
#fancybox-content {
  background: url("/cosmos-theme/css/../images/fancybox/background.jpg") repeat-x scroll 0 0 #f0f0f0 !important; }

#fancybox-frame {
  height: 93% !important; }

.well.prodemial {
  font-size: larger;
  padding: 1.5em 5.5em 1.5em 1.5em;
  background: url("/cosmos-theme/css/../images/logos/bg-inutshuk-100px.png") no-repeat scroll 95% 55% #edeeef;
  font-weight: bold;
  background-size: 40px;
  text-align: center;
  max-width: 500px;
  line-height: 120%; }

/* ======= TEMP ======= */
#banner .alert-bar {
  visibility: hidden; }

/* ======= COMMONS ======= */
/*
Utilisation des boutons standards issus de Bootstrap et Liferay :
btn btn-large,btn,btn btn-small, btn btn-mini
Ex : <a href="" class="btn btn-large" ...  ou <button class="btn" ...
 */
.aui .btn {
  border: medium none !important;
  border-radius: 15px !important;
  padding: 7px 14px !important;
  text-decoration: none !important;
  font-weight: normal !important;
  text-shadow: none !important;
  font-size: 14px !important;
  margin: 1px 2px; }

.aui .btn.btn-mini {
  border: thin none !important;
  border-radius: 14px !important;
  padding: 4px 14px !important;
  font-size: 9px !important; }

.aui .btn.btn-small {
  border: thin none !important;
  border-radius: 16px !important;
  padding: 6px 16px !important;
  font-size: 11px !important; }

.aui .btn.btn-large {
  padding: 11px 22px !important;
  border-radius: 22px !important;
  font-size: 16px !important; }

.aui .btn:hover {
  background: #e42d2d !important;
  color: #fff !important; }

.aui .cosmos-page-content .btn.white,
.aui .cs-red .btn.white {
  background: #fff !important;
  color: #A02323 !important; }

.aui .btn.white:hover,
.aui .cs-red .btn.white:hover {
  background: #f1efef !important;
  color: #A02323 !important; }

/* ===== SUB-THEME: subth-stellium-prodemial ===== */
body.subth-stellium-prodemial .stellium-prodemial #navigation .aui-snake-itemcontainer a {
  color: #ffffff; }

body.subth-stellium-prodemial .stellium-prodemial .portlet-boundary {
  background-image: none !important; }

body.subth-stellium-prodemial .stellium-prodemial .portlet-topper {
  /* 		background-image:none !important; */ }

body.subth-stellium-prodemial .stellium-prodemial .portlet-title {
  /* 		background-image:none !important; */ }

body.subth-stellium-prodemial .stellium-prodemial .portlet-body {
  /* 		border-radius:0 !important; */
  /* 		background-image:none !important; */ }

body.subth-stellium-prodemial .stellium-prodemial .title-bar-extra .title-bar-extra-tab-menu-opener:last-child:hover, body.subth-stellium-prodemial .stellium-prodemial .controls-hidden .title-bar-extra .title-bar-extra-tab-menu-opener:last-child:hover {
  border-radius: 0 !important; }

body.subth-stellium-prodemial .stellium-prodemial .family-01 .portlet-body {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-color: #f2f2f2; }

body.subth-stellium-prodemial .stellium-prodemial .aui-snake .aui-snake-link-selected {
  color: #000000;
  font-weight: bold; }

body.subth-stellium-prodemial .stellium-prodemial #footer {
  background-image: none !important;
  border-top: 10px solid #696969; }

body.subth-stellium-prodemial .stellium-prodemial #footer .navigation-right {
  width: 250px;
  right: 0; }

body.subth-stellium-prodemial .stellium-prodemial #footer .navigation-bottom {
  width: 1000px; }

body.subth-stellium-prodemial .stellium-prodemial #footer .navigation-bottom ul li {
  background-image: none !important;
  float: left; }

/*===== SUB-THEME: subth-prodemial =====*/
body.subth-prodemial .prodemial {
  margin: auto !important; }

body.subth-prodemial .prodemial #content {
  /* 		width:auto; */ }

body.subth-prodemial .prodemial #navigation .aui-snake-itemcontainer a {
  color: #ffffff; }

body.subth-prodemial .prodemial #footer {
  background-image: none !important;
  border-top: 10px solid #a02323; }

body.subth-prodemial .prodemial #footer .navigation-right {
  width: 250px;
  right: 0; }

body.subth-prodemial .prodemial #footer .navigation-bottom {
  width: 1000px; }

body.subth-prodemial .prodemial #footer .navigation-bottom ul li {
  background-image: none !important;
  float: left; }

/*===== SUB-THEME: subth-stellium =====*/
body.subth-stellium .stellium .cosmos-w40 .family-01 {
  background-size: 100%; }

body.subth-stellium .stellium .cosmos-w40 .family-01 .portlet-body {
  background-size: 100%; }

body.subth-stellium .stellium {
  margin: auto !important; }

body.subth-stellium .stellium #content {
  /* 		width:auto; */ }

body.subth-stellium .stellium #conte .portlet-body {
  border-radius: 0 !important;
  background-image: none !important; }

body.subth-stellium .stellium #content .une-tpl {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #e0e0e0;
  border-radius: 10px; }

body.subth-stellium .stellium #content .une-tpl .slideshow-area {
  width: 100% !important; }

body.subth-stellium .stellium #content .une-tpl .slideshow-area .article {
  width: 100% !important; }

body.subth-stellium .stellium #footer {
  background-image: none !important;
  border-top: 10px solid #f2f2f2; }

body.subth-stellium .stellium #content .une-tpl .content {
  float: none !important; }

body.subth-stellium .stellium #footer .navigation-right {
  width: 250px;
  right: 0; }

body.subth-stellium .stellium #footer .navigation-bottom {
  width: 1000px; }

body.subth-stellium .stellium #footer .navigation-bottom ul li {
  background-image: none !important;
  float: left; }

/*===== BORDER =====*/
.border {
  border: 4px solid #696969;
  text-align: center;
  padding: 10px; }

/* ======= LAYOUT TEMPLATES ======= */
.cosmos-layouttpl .portlet-column,
.cosmos-layouttpl .portlet-column-container {
  padding-right: 10px; }

.cosmos-layouttpl .portlet-column-last {
  padding-right: 0; }

.cosmos-layouttpl .portlet-column-only {
  padding-right: 0; }

.cosmos-layouttpl .portlet-column-content {
  padding: 0; }

.cosmos-layouttpl .portlet-column-content.empty {
  padding: 50px; }

/* ======= PORTLET FAMILIES ======= */
/* Family-01 */
.family-01 {
  background: none repeat-y scroll top center transparent;
  background-size: 100%; }

.family-01 .portlet-body {
  background: none no-repeat scroll bottom center transparent; }

body.portal-popup .family-01 .portlet-body {
  border: none; }

.family-01 .aui-field-content {
  margin: 10px 0; }

.family-01 .button-holder {
  margin-bottom: 0;
  text-align: right; }

.family-01 button[type="submit"],
.family-01 button[type="button"],
.family-01 button[type="reset"],
.family-01 button {
  background: none no-repeat scroll right center #9fbc19;
  border: medium none !important;
  border-radius: 0 0 0 0 !important;
  color: #fff !important;
  padding: 2px 10px !important;
  text-shadow: none !important; }

.family-01 button[type="submit"] {
  background-image: url("/cosmos-theme/css/../images/portlet/go_borderless.png");
  padding-right: 20px !important; }

.family-01 button:hover {
  color: #fff !important; }

/* Bordered styles */
.family-01 .portlet-title img {
  display: none; }

.family-01 .portlet-topper-toolbar {
  border-left: 1px solid #fff;
  width: 35px;
  height: 24px;
  padding: 8px 8px 0;
  right: 0;
  top: 0;
  z-index: 1; }

.signed-out .family-01 .portlet-topper-toolbar {
  display: none; }

.family-01 .portlet-content {
  padding: 0;
  border-width: 0 1px 1px;
  border-color: #d3d3d3;
  border-style: solid;
  border-radius: 0 0 10px 10px; }

.family-01 .portlet-content .portlet-body {
  padding: 10px 2%; }

.family-01 .portlet-minimize,
.family-01 .portlet-maximize {
  display: none; }

.columns-max .family-01 .portlet-topper-toolbar {
  width: 150px; }

.columns-max .family-01 .portlet-topper-toolbar .portlet-icon-back {
  background-image: url("/cosmos-theme/css/../images/arrows/06_left.png");
  color: #fff;
  font-size: 9px;
  text-decoration: none;
  line-height: 20px;
  padding-bottom: 0;
  padding-top: 0; }

/* Themable tables */
table.styled {
  width: 100%; }

table.styled-inverse th,
table.styled-inverse td,
table.styled th,
table.styled td {
  padding: 0.5em; }

table.styled-inverse tbody tr td:first-child,
table.styled tbody tr td:first-child {
  width: 30%; }

/* Icons for documents */
.family-01 .document .icon {
  width: 15px;
  height: 19px;
  float: right;
  background: url("/cosmos-theme/css/../images/load-document/icon-gray.png") no-repeat scroll center right transparent; }

.family-01 .document .icon.ok {
  background: url("/cosmos-theme/css/../images/load-document/icon-green.png") no-repeat scroll center right transparent; }

.family-01 .document .icon.warn {
  background: url("/cosmos-theme/css/../images/load-document/icon-orange.png") no-repeat scroll center right transparent; }

.family-01 .document ul.warn {
  color: orange; }

.family-01 .document .icon.error {
  background: url("/cosmos-theme/css/../images/load-document/icon-red.png") no-repeat scroll center right transparent; }

.family-01 .document ul.error {
  color: red; }

/* Popup */
.portal-popup .family-01 {
  background: none; }

.portal-popup .family-01 .portlet-body {
  background: none; }

/* Title bars */
.family-01 .portlet-topper,
.title-bar {
  border-radius: 10px 10px 0 0;
  border-color: transparent;
  background: no-repeat scroll top left #9fbc19;
  height: 32px;
  color: #fff; }

.family-01 .portlet-title,
.title-bar .title-bar-content {
  background: no-repeat scroll top right transparent; }

.family-01 .portlet-title-text,
.title-bar h1 {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 0 10px;
  padding: 2px 0 0; }

.title-bar-extra {
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 9px;
  color: #fff; }

.signed-in.controls-visible .title-bar-extra {
  margin-right: 52px; }

#content .title-bar-extra ul {
  list-style: none outside none; }

#content .columns-max .title-bar-extra {
  margin-right: 167px; }

.title-bar-extra .title-bar-extra-tab {
  border-left: 1px solid #fff;
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 6px 8px 0;
  position: relative; }

.title-bar-extra .title-bar-extra-tab a {
  color: #fff;
  text-decoration: none; }

.title-bar-extra .title-bar-extra-tab span {
  cursor: default; }

.title-bar-extra .title-bar-extra-tab-menu-opener:hover {
  background: #525252; }

.signed-out .title-bar-extra .title-bar-extra-tab-menu-opener:last-child:hover,
.controls-hidden .title-bar-extra .title-bar-extra-tab-menu-opener:last-child:hover {
  border-radius: 0 10px 0 0; }

.columns-max .title-bar-extra .title-bar-extra-tab-menu-opener:last-child:hover {
  border-radius: 0; }

.title-bar-extra .title-bar-extra-tab-menu {
  background: #525252;
  display: none;
  font-size: 11px;
  left: 0;
  line-height: 16px;
  margin: 0;
  padding: 0 10px 10px;
  position: absolute;
  top: 32px;
  min-width: 100px;
  z-index: 1; }

.title-bar-extra .title-bar-extra-tab-menu-opener:hover .title-bar-extra-tab-menu {
  display: block; }

div.cosmos-page .title-bar-extra .title-bar-extra-tab-menu a {
  display: block; }

div.cosmos-page .title-bar-extra .title-bar-extra-tab-menu a:hover {
  font-weight: bold;
  text-decoration: underline; }

/* Tabs */
.default-tab-style .tabs {
  font-size: 0; }

.tabcontrol > .steps > ul > li {
  padding: 2px 15px;
  margin-top: 4px; }

.default-tab-style .tab {
  padding: 6px 15px; }

.default-tab-style .tab,
.tabcontrol > .steps > ul > li {
  background: #b4b4b4;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  line-height: 25px;
  margin-left: 1px; }

.tabcontrol > .steps > ul > li > a {
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  line-height: 25px; }

.cs-red .tabcontrol > .steps > ul > li > a:hover {
  color: #fff; }

.default-tab-style .tab:hover, .tabcontrol > .steps > ul > li:hover {
  background: #7b7b7b; }

.default-tab-style .tab:first-child, .tabcontrol > .steps > ul > li:first-child {
  border-radius: 10px 0 0 0;
  padding-left: 20px; }

.default-tab-style .tab:first-child {
  margin: 0; }

.default-tab-style .tab:last-child, .tabcontrol > .steps > ul > li:last-child {
  border-radius: 0 10px 0 0;
  padding-right: 20px; }

.default-tab-style .tab.current, .tabcontrol > .steps > ul > li.current {
  background: #9fbc19;
  border-radius: 10px 10px 0 0; }

.tabcontrol > .steps > ul > li.current {
  margin-top: 0; }

.tabcontrol > .steps > ul > li.current {
  padding-top: 6px; }

.default-tab-style .tab.current {
  padding-top: 12px; }

.default-tab-style .tab-content,
.tabcontrol > .content > .body {
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 0 10px 10px 10px;
  display: none;
  padding: 10px; }

.default-tab-style .tab-content.current,
.tabcontrol > .content > .body.current {
  display: block; }

/* Extra bar icons */
.title-bar-extra .title-bar-extra-tab .icon {
  display: inline-block;
  height: 20px;
  padding-right: 20px;
  background: none no-repeat scroll center right transparent; }

.title-bar-extra .title-bar-extra-tab .icon-categories {
  background-image: url("/cosmos-theme/css/../images/icon-tag.png"); }

.title-bar-extra .title-bar-extra-tab .icon-search {
  background-image: url("/cosmos-theme/css/../images/icon-search.png"); }

.title-bar-extra .title-bar-extra-tab .icon-back {
  background-image: url("/cosmos-theme/css/../images/portlet/return_borderless.png"); }

/* Green variation */
.cs-green a:hover {
  color: #9fbc19; }

.cs-green a:active {
  color: #9fbc19; }

.cs-green.family-01 .portlet-topper,
.cs-green .title-bar {
  background-color: #9fbc19; }

.cs-green .default-tab-style .tab.current, .cs-green .tabcontrol > .steps > ul > li.current {
  background: #9fbc19; }

.family-01.cs-green input[type="submit"],
.family-01.cs-green input[type="button"],
.family-01.cs-green input[type="reset"],
.family-01.cs-green button {
  background: #9fbc19 none;
  white-space: nowrap; }

.cs-green .default-tab-style .tab.current, .cs-green .tabcontrol > .steps > ul > li.current {
  background: #9fbc19; }

.cs-green table.styled thead th,
.cs-green table.styled thead th a:link,
.cs-green table.styled thead th a:visited {
  color: #9fbc19;
  border-bottom: 1px solid #9fbc19; }

.cs-green table.styled-inverse thead th {
  background: #9fbc19 none;
  color: #fff; }

.cs-green table.styled-inverse thead th a:link,
.cs-green table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-green .colored {
  color: #9fbc19; }

.cs-green .label, .cs-green .badge {
  background-color: #9fbc19; }

.cs-green .styled h3 {
  margin: 0;
  color: #9fbc19; }

.cs-green .emphase {
  font-weight: bold;
  color: #9fbc19; }

.aui .cosmos-page-content .btn.green,
.aui .cs-green .btn {
  background: #9fbc19 none !important;
  color: #FFF !important; }

/* Blue variation */
.cs-blue a:hover {
  color: #1eaed8; }

.cs-blue a:active {
  color: #1eaed8; }

.cs-blue.family-01 .portlet-topper,
.cs-blue .title-bar {
  background-color: #1eaed8; }

.cs-blue .default-tab-style .tab.current, .cs-blue .tabcontrol > .steps > ul > li.current {
  background: #1eaed8; }

.family-01.cs-blue input[type="submit"],
.family-01.cs-blue input[type="button"],
.family-01.cs-blue input[type="reset"],
.family-01.cs-blue button {
  background-color: #1eaed8;
  white-space: nowrap; }

.cs-blue .default-tab-style .tab.current, .cs-blue .tabcontrol > .steps > ul > li.current {
  background: #1eaed8; }

.cs-blue table.styled thead th,
.cs-blue table.styled thead th a:link,
.cs-blue table.styled thead th a:visited {
  color: #1eaed8;
  border-bottom: 1px solid #1eaed8; }

.cs-blue table.styled-inverse thead th {
  background-color: #1eaed8;
  color: #fff; }

.cs-blue table.styled-inverse thead th a:link,
.cs-blue table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-blue .colored {
  color: #1eaed8; }

.cs-blue .label, .cs-blue .badge {
  background-color: #1eaed8; }

.cs-blue .styled h3 {
  margin: 0;
  color: #1eaed8; }

.cs-blue .emphase {
  font-weight: bold;
  color: #1eaed8; }

.aui .cosmos-page-content .btn.blue,
.aui .cs-blue .btn {
  background: #1eaed8 none !important;
  color: #FFF !important; }

/* Dark blue variation */
.cs-dark-blue a:hover {
  color: #0074ae; }

.cs-dark-blue a:active {
  color: #0074ae; }

.cs-dark-blue.family-01 .portlet-topper,
.cs-dark-blue .title-bar {
  background-color: #0074ae; }

.cs-dark-blue .default-tab-style .tab.current, .cs-dark-blue .tabcontrol > .steps > ul > li.current {
  background: #0074ae; }

.family-01.cs-dark-blue input[type="submit"],
.family-01.cs-dark-blue input[type="button"],
.family-01.cs-dark-blue input[type="reset"],
.family-01.cs-dark-blue button {
  background-color: #0074ae;
  white-space: nowrap; }

.cs-dark-blue .default-tab-style .tab.current, .cs-dark-blue .tabcontrol > .steps > ul > li.current {
  background: #0074ae; }

.cs-dark-blue table.styled thead th,
.cs-dark-blue table.styled thead th a:link,
.cs-dark-blue table.styled thead th a:visited {
  color: #0074ae;
  border-bottom: 1px solid #0074ae; }

.cs-dark-blue table.styled-inverse thead th {
  background-color: #0074ae;
  color: #fff; }

.cs-dark-blue table.styled-inverse thead th a:link,
.cs-dark-blue table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-dark-blue .colored {
  color: #0074ae; }

.cs-dark-blue .label, .cs-dark-blue .badge {
  background-color: #0074ae; }

.cs-dark-blue .styled h3 {
  margin: 0;
  color: #0074ae; }

.cs-dark-blue .emphase {
  font-weight: bold;
  color: #0074ae; }

.aui .cosmos-page-content .btn.dark-blue,
.aui .cs-dark-blue .btn {
  background: #0074ae none !important;
  color: #FFF !important; }

/* Gray variation */
div.cosmos-page .cs-gray a:hover {
  color: #7b7b7b; }

div.cosmos-page .cs-gray a:active {
  color: #7b7b7b; }

.cs-gray.family-01 .portlet-topper,
.cs-gray .title-bar {
  background-color: #7b7b7b; }

.cs-gray .default-tab-style .tab.current, .cs-gray .tabcontrol > .steps > ul > li.current {
  background: #7b7b7b; }

.family-01.cs-gray input[type="submit"],
.family-01.cs-gray input[type="button"],
.family-01.cs-gray input[type="reset"],
.family-01.cs-gray button {
  background-color: #7b7b7b; }

.cs-gray .default-tab-style .tab.current, .cs-gray .tabcontrol > .steps > ul > li.current {
  background: #7b7b7b; }

.cs-gray table.styled thead th,
.cs-gray table.styled thead th a:link,
.cs-gray table.styled thead th a:visited {
  color: #7b7b7b;
  border-bottom: 1px solid #7b7b7b; }

.cs-gray table.styled-inverse thead th {
  background-color: #7b7b7b;
  color: #fff; }

.cs-gray table.styled-inverse thead th a:link,
.cs-gray table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-gray .colored {
  color: #7b7b7b; }

.cs-gray .label, .cs-gray .badge {
  background-color: #7b7b7b; }

.cs-gray .styled h3 {
  margin: 0;
  color: #7b7b7b; }

.cs-gray .emphase {
  font-weight: bold;
  color: #7b7b7b; }

.aui .cosmos-page-content .btn.gray,
.aui .cs-gray .btn {
  background: #7b7b7b none !important;
  color: #FFF !important; }

/* Light gray variation */
.cs-light-gray a:hover {
  color: #b4b4b4; }

.cs-light-gray a:active {
  color: #b4b4b4; }

.cs-light-gray.family-01 .portlet-topper,
.cs-light-gray .title-bar {
  background-color: #b4b4b4; }

.cs-light-gray .default-tab-style .tab.current, .cs-light-gray .tabcontrol > .steps > ul > li.current {
  background: #b4b4b4; }

.family-01.cs-light-gray input[type="submit"],
.family-01.cs-light-gray input[type="button"],
.family-01.cs-light-gray input[type="reset"],
.family-01.cs-light-gray button {
  background-color: #b4b4b4;
  white-space: nowrap; }

.cs-light-gray .default-tab-style .tab.current, .cs-light-gray .tabcontrol > .steps > ul > li.current {
  background: #b4b4b4; }

.cs-light-gray table.styled thead th,
.cs-light-gray table.styled thead th a:link,
.cs-light-gray table.styled thead th a:visited {
  color: #b4b4b4;
  border-bottom: 1px solid #b4b4b4; }

.cs-light-gray table.styled-inverse thead th {
  background-color: #b4b4b4;
  color: #fff; }

.cs-light-gray table.styled-inverse thead th a:link,
.cs-light-gray table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-light-gray .colored {
  color: #b4b4b4; }

.cs-light-gray .label, .cs-light-gray .badge {
  background-color: #b4b4b4; }

.cs-light-gray .emphase {
  font-weight: bold;
  color: #b4b4b4; }

.aui .cosmos-page-content .btn.light-gray,
.aui .cs-light-gray .btn {
  background: #b4b4b4 none !important;
  color: #FFF !important; }

/*===== DARK GRAY VARIATION =====*/
.cs-dark-gray a:hover {
  color: #696969; }

.cs-dark-gray a:active {
  color: #696969; }

.cs-dark-gray.family-01 .portlet-topper,
.cs-dark-gray .title-bar {
  background-color: #696969; }

.cs-dark-gray .default-tab-style .tab.current, .cs-dark-gray .tabcontrol > .steps > ul > li.current {
  background: #696969; }

.family-01.cs-dark-gray input[type="submit"],
.family-01.cs-dark-gray input[type="button"],
.family-01.cs-dark-gray input[type="reset"],
.family-01.cs-dark-gray button {
  background-color: #696969;
  white-space: nowrap; }

.cs-dark-gray .default-tab-style .tab.current, .cs-dark-gray .tabcontrol > .steps > ul > li.current {
  background: #696969; }

.cs-dark-gray table.styled thead th,
.cs-dark-gray table.styled thead th a:link,
.cs-dark-gray table.styled thead th a:visited {
  color: #696969;
  border-bottom: 1px solid #696969; }

.cs-dark-gray table.styled-inverse thead th {
  background-color: #696969;
  color: #ffffff; }

.cs-dark-gray table.styled-inverse thead th a:link,
.cs-dark-gray table.styled-inverse thead th a:visited {
  color: #ffffff; }

.cs-dark-gray .colored {
  color: #696969; }

.cs-dark-gray .label, .cs-light-gray .badge {
  background-color: #696969; }

.cs-dark-gray .emphase {
  font-weight: bold;
  color: #696969; }

.aui .cosmos-page-content .btn.dark-gray,
.aui .cs-dark-gray .btn {
  background: #696969 none !important;
  color: #FFF !important; }

/*===== DARK GREEN VARIATION =====*/
.cs-dark-green a:hover {
  color: #85AD39; }

.cs-dark-green a:active {
  color: #85AD39; }

.cs-dark-green.family-01 .portlet-topper,
.cs-dark-green .title-bar {
  background-color: #85AD39; }

.cs--darkgreen .default-tab-style .tab.current, .cs--darkgreen .tabcontrol > .steps > ul > li.current {
  background: #85AD39; }

.family-01.cs-dark-green input[type="submit"],
.family-01.cs-dark-green input[type="button"],
.family-01.cs-dark-green input[type="reset"],
.family-01.cs-dark-green button {
  background-color: #85AD39;
  white-space: nowrap; }

.cs-dark-green .default-tab-style .tab.current, .cs-dark-green .tabcontrol > .steps > ul > li.current {
  background: #85AD39; }

.cs-dark-green table.styled thead th,
.cs-dark-green table.styled thead th a:link,
.cs-dark-green table.styled thead th a:visited {
  color: #85AD39;
  border-bottom: 1px solid #85AD39; }

.cs-dark-green table.styled-inverse thead th {
  background-color: #85AD39;
  color: #ffffff; }

.cs-dark-green table.styled-inverse thead th a:link,
.cs-dark-green table.styled-inverse thead th a:visited {
  color: #ffffff; }

.cs-dark-green .colored {
  color: #85AD39; }

.cs-dark-green .label, .cs-green .badge {
  background-color: #85AD39; }

.cs-dark-green .styled h3 {
  margin: 0;
  color: #85AD39; }

.cs-dark-green .emphase {
  font-weight: bold;
  color: #85AD39; }

.aui .cosmos-page-content .btn.dark-green,
.aui .cs-dark-green .btn {
  background: #85AD39 none !important;
  color: #FFF !important; }

/* Orange variation */
.cs-orange a:hover {
  color: #E94F20; }

.cs-orange a:active {
  color: #E94F20; }

.cs-orange.family-01 .portlet-topper,
.cs-orange .title-bar {
  background-color: #E94F20; }

.cs-orange .default-tab-style .tab.current, .cs-orange .tabcontrol > .steps > ul > li.current {
  background: #E94F20; }

.cs-orange table.styled thead th,
.cs-orange table.styled thead th a:link,
.cs-orange table.styled thead th a:visited {
  color: #E94F20;
  border-bottom: 1px solid #E94F20; }

.cs-orange table.styled-inverse thead th {
  background-color: #E94F20;
  color: #fff; }

.cs-orange table.styled-inverse thead th a:link,
.cs-orange table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-orange .colored {
  color: #E94F20; }

.cs-orange .label, .cs-orange .badge {
  background-color: #E94F20; }

.cs-orange .styled h3 {
  margin: 0;
  color: #E94F20; }

.cs-orange .emphase {
  font-weight: bold;
  color: #E94F20; }

.family-01.cs-orange input[type="submit"],
.family-01.cs-orange input[type="button"],
.family-01.cs-orange input[type="reset"],
.family-01.cs-orange button {
  background-color: #E94F20;
  white-space: nowrap; }

.cs-orange .default-tab-style .tab.current, .cs-orange .tabcontrol > .steps > ul > li.current {
  background: #E94F20; }

.family-01.cs-orange {
  background: none; }

.family-01.cs-orange .portlet-body {
  background: none;
  border-left: 1px solid #E94F20;
  border-right: 1px solid #E94F20;
  border-bottom: 1px solid #E94F20;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 15px; }

.aui .cosmos-page-content .btn.orange,
.aui .cs-orange .btn {
  background: #CD9119 none !important;
  color: #FFF !important; }

/*===== ORANGE LIGHT VARIATION =====*/
.cs-light-orange a:hover {
  color: #CD9119; }

.cs-light-orange a:active {
  color: #CD9119; }

.cs-light-orange.family-01 .portlet-topper,
.cs-light-orange .title-bar {
  background-color: #CD9119; }

.cs-light-orange .default-tab-style .tab.current, .cs-light-orange .tabcontrol > .steps > ul > li.current {
  background: #CD9119; }

.cs-light-orange table.styled thead th,
.cs-light-orange table.styled thead th a:link,
.cs-light-orange table.styled thead th a:visited {
  color: #CD9119;
  border-bottom: 1px solid #E94F20; }

.cs-light-orange table.styled-inverse thead th {
  background-color: #CD9119;
  color: #ffffff; }

.cs-light-orange table.styled-inverse thead th a:link,
.cs-light-orange table.styled-inverse thead th a:visited {
  color: #ffffff; }

.cs-light-orange .colored {
  color: #CD9119; }

.cs-light-orange .label, .cs-orange .badge {
  background-color: #CD9119; }

.cs-light-orange .styled h3 {
  margin: 0;
  color: #CD9119; }

.cs-light-orange .emphase {
  font-weight: bold;
  color: #CD9119; }

.family-01.cs-light-orange input[type="submit"], .family-01.cs-light-orange input[type="button"],
.family-01.cs-light-orange input[type="reset"], .family-01.cs-light-orange button,
.family-01.cs-light-orange button.btn {
  background-color: #CD9119;
  white-space: nowrap;
  background-image: none; }

.cs-light-orange .default-tab-style .tab.current, .cs-light-orange .tabcontrol > .steps > ul > li.current {
  background: #CD9119; }

.family-01.cs-light-orange {
  background: none; }

.family-01.cs-light-orange .portlet-body {
  background: none;
  border-left: 1px solid #CD9119;
  border-right: 1px solid #CD9119;
  border-bottom: 1px solid #CD9119;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 15px; }

.aui .cosmos-page-content .btn.light-orange,
.aui .cs-light-orange .btn {
  background: #CD9119 none !important;
  color: #FFF !important; }

/*===== RED VARIATION =====*/
.cs-red a:hover {
  color: #a02323; }

.cs-red a:active {
  color: #a02323; }

.cs-red.family-01 .portlet-topper,
.cs-red .title-bar {
  background-color: #a02323 !important; }

.cs-red .default-tab-style .tab.current, .cs-red .tabcontrol > .steps > ul > li.current {
  background: #a02323 none !important; }

.cs-red table.styled thead th,
.cs-red table.styled thead th a:link,
.cs-red table.styled thead th a:visited {
  color: #a02323 !important;
  border-bottom: 1px solid #a02323; }

.cs-red table.styled td {
  color: #303030; }

.cs-red table.styled-inverse thead th {
  background: #a02323 none !important;
  color: #ffffff; }

.cs-red table.styled-inverse thead th a:link,
.cs-red table.styled-inverse thead th a:visited {
  color: #ffffff; }

.cs-red table.styled-inverse td {
  color: #303030; }

.cs-red .colored {
  color: #a02323 !important; }

.cs-red .label, .cs-orange .badge {
  background: #a02323 none !important; }

.cs-red .styled h3 {
  margin: 0;
  color: #a02323 !important; }

.emphase, .cs-red .emphase {
  font-weight: bold;
  color: #a02323 !important; }

.family-01.cs-red input[type="submit"],
.family-01.cs-red input[type="button"],
.family-01.cs-red input[type="reset"],
.aui .family-01.cs-red button {
  background-color: #a02323 !important;
  white-space: nowrap;
  color: #FFF; }

.aui .cosmos-page-content .btn.red,
.aui .cs-red .btn {
  background: #a02323 none !important;
  color: #FFF !important; }

.aui .cosmos-page-content .btn.red:hover,
.aui .cs-red .btn:hover {
  background: #e42d2d !important; }

.aui .cs-red button.button-large.grey,
.aui .cs-red a.button-large.grey {
  background: #696969 !important; }

.cs-red .default-tab-style .tab.current, .cs-red .tabcontrol > .steps > ul > li.current {
  background: #a02323 none !important; }

.family-01.cs-red {
  background: none; }

.family-01.cs-red.portlet-asset-publisher .portlet-body {
  border: none; }

.family-01.cs-red .portlet-body {
  background: none;
  border-left: 1px solid #a02323;
  border-right: 1px solid #a02323;
  border-bottom: 1px solid #a02323;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 15px; }

.family-01.cs-red .portlet-body tr.even {
  /* 		background-color: #a02323; */ }

.family-01.cs-red .portlet-body tr.odd {
  /* 		background-color: #a02323; */ }

/* Rajouter ces styles de liens utilis?es dans le calendrier
en guise de boutons */
.cs-red a.button,
.cs-red a.button:link,
.cs-red a.button:visited {
  background: #a02323 none !important;
  border: medium none !important;
  border-radius: 0px !important;
  color: #FFF !important;
  padding: 15px 20px !important;
  text-decoration: none !important;
  text-shadow: none !important;
  font-size: 1.5em !important; }

.cs-red a.button:hover {
  background: #d50d0d none !important; }

.family-01.cs-red .fade button {
  background-color: rgba(160, 35, 35, 0.7);
  background-image: none;
  color: #fff !important; }

/* Rajouter ces styles de liens utilis?es dans le calendrier
en guise de boutons */
/*===== BLACK VARIATION =====*/
.cs-black a:hover {
  color: #000000; }

.cs-black a:active {
  color: #000000; }

.cs-black.family-01 .portlet-topper,
.cs-black .title-bar {
  background-color: #000000; }

.cs-black .default-tab-style .tab.current, .cs-black .tabcontrol > .steps > ul > li.current {
  background: #000000; }

.cs-black table.styled thead th,
.cs-black table.styled thead th a:link,
.cs-black table.styled thead th a:visited {
  color: #000000;
  border-bottom: 1px solid #000000; }

.cs-black table.styled-inverse thead th {
  background-color: #000000;
  color: #fff !important; }

.cs-black table.styled-inverse thead th a:link,
.cs-black table.styled-inverse thead th a:visited {
  color: #ffffff !important; }

.cs-black .colored {
  color: #000000; }

.cs-black .label, .cs-orange .badge {
  background-color: #000000; }

.cs-black .styled h3 {
  margin: 0;
  color: #000000; }

.cs-black .emphase {
  font-weight: bold;
  color: #000000; }

.family-01.cs-black input[type="submit"],
.family-01.cs-black input[type="button"],
.family-01.cs-black input[type="reset"],
.family-01.cs-black button {
  background-color: #000000 !important;
  white-space: nowrap; }

.cs-black .default-tab-style .tab.current, .cs-black .tabcontrol > .steps > ul > li.current {
  background: #000000; }

.family-01.cs-black {
  background: none; }

.family-01.cs-black .portlet-body {
  background: none;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 15px; }

.family-01.cs-black .portlet-body tr.even {
  /* 		background-color: #000000; */ }

.family-01.cs-black .portlet-body tr.odd {
  /* 		background-color: #000000; */ }

/* ======= PORTLET - ARTICLE AGGREGATOR ======= */
.article-aggregator-portlet.family-01 .portlet-content .portlet-body {
  padding: 0; }

.article-aggregator-portlet .aggregated-article .title,
.article-aggregator-portlet .aggregated-article-full .title {
  font-weight: bold;
  /* color:#000; */ }

.article-aggregator-portlet .aggregated-article {
  display: block;
  padding: 4px 10px 2px;
  text-decoration: none;
  height: 55px; }

.article-aggregator-portlet .aggregated-article:hover {
  background: #d5d5d5; }

.article-aggregator-portlet .display-date {
  color: #000;
  text-transform: uppercase;
  margin-right: 5px;
  font-weight: bold; }

.article-aggregator-portlet .category {
  color: #7b7b7b;
  text-transform: uppercase; }

.article-aggregator-portlet .aggregated-article .head {
  display: block;
  margin-left: 15px;
  color: #525252; }

.article-aggregator-portlet .aggregated-article .smallimage {
  float: right;
  margin-left: 10px;
  max-height: 55px;
  width: 25%; }

.columns-max .article-aggregator-portlet .aggregated-article,
.cosmos-w100 .article-aggregator-portlet .aggregated-article {
  width: 960px; }

.cosmos-w80 .article-aggregator-portlet .aggregated-article {
  width: 762px; }

.cosmos-w60 .article-aggregator-portlet .aggregated-article {
  width: 564px; }

.cosmos-w50 .article-aggregator-portlet .aggregated-article {
  width: 465px; }

.cosmos-w40 .article-aggregator-portlet .aggregated-article {
  width: 366px; }

.cosmos-w20 .article-aggregator-portlet .aggregated-article {
  width: 168px; }

.article-aggregator-portlet .aggregated-article-full .head {
  font-size: 14px;
  display: block;
  margin: 10px 0;
  font-weight: bold; }

.article-aggregator-portlet .aggregated-article-full .image {
  margin: 25px 0 10px 0;
  max-width: 212px; }

/* ======= PORTLET - POP IN ======= */
ul.popin-container {
  padding: 0;
  margin: 0; }

ul.popin-container li {
  padding: 0;
  margin: 0;
  list-style-type: none; }

ul.popin-container span.title {
  display: none; }

/* ======= PORTLET - FORMATION AGREGATOR ======= */
.agregator-formation-portlet .article .display-article {
  display: block;
  margin-left: 45px; }

.agregator-formation-portlet .article .hidden-article {
  display: none; }

.agregator-formation-portlet .article .hidden-title {
  background: url("/cosmos-theme/css/../images/formation/plus.png") no-repeat scroll 20px center transparent; }

.agregator-formation-portlet .article .display-title {
  background: url("/cosmos-theme/css/../images/formation/minus.png") no-repeat scroll 20px center transparent; }

.agregator-formation-portlet .tab-content {
  display: none; }

.agregator-formation-portlet .tab-content.current {
  display: block; }

.agregator-formation-portlet .categories .tabs {
  background-color: #FFFFFF !important;
  border-bottom: 1px solid;
  font-size: 0; }

.agregator-formation-portlet .article {
  padding-bottom: 20px; }

.agregator-formation-portlet .article.no-content {
  padding-bottom: 0; }

.agregator-formation-portlet .article .title-article {
  color: #3b3b3b;
  cursor: pointer;
  font-size: 14px;
  line-height: 25px;
  padding-left: 45px;
  margin-top: 0; }

.agregator-formation-portlet .article.no-content .title-article {
  padding-left: 5px;
  background-image: none; }

.agregator-formation-portlet .article .image-article {
  float: right;
  /*width:150px;*/
  margin-right: 10px; }

/* 		.agregator-formation-portlet .article .image-icon {border-top:1px solid;} */
#content .agregator-formation-portlet .article .documents {
  list-style: none outside none; }

.agregator-formation-portlet .article .documents {
  color: #333;
  margin-left: 170px;
  width: 350px; }

.columns-max .agregator-formation-portlet .article .documents {
  width: 350px; }

.cosmos-w100 .agregator-formation-portlet .article .documents {
  width: 350px; }

.cosmos-w80 .agregator-formation-portlet .article .documents {
  width: 350px; }

.cosmos-w70 .agregator-formation-portlet .article .documents {
  width: 350px; }

.cosmos-w60 .agregator-formation-portlet .article .documents {
  margin-left: 0;
  width: 350px; }

.cosmos-w55 .agregator-formation-portlet .article .documents {
  margin-left: 0;
  width: 350px; }

.cosmos-w50 .agregator-formation-portlet .article .documents {
  margin-left: 0;
  width: 350px; }

.cosmos-w40 .agregator-formation-portlet .article .documents {
  margin-left: 0;
  width: 300px; }

.cosmos-w26 .agregator-formation-portlet .article .documents {
  margin-left: 0;
  width: 165px; }

.cosmos-w25 .agregator-formation-portlet .article .documents {
  margin-left: 0;
  width: 165px; }

.cosmos-w20 .agregator-formation-portlet .article .documents {
  margin-left: 0;
  width: 150px; }

.agregator-formation-portlet .article .onglet-by-article {
  clear: both; }

.agregator-formation-portlet .header-documents-article {
  position: relative;
  list-style: none outside none;
  border-bottom: 1px dotted gray;
  margin-bottom: 1em; }

.agregator-formation-portlet .article .header-documents {
  margin-left: 0;
  position: absolute;
  right: 50px;
  top: 5px;
  width: auto; }

.agregator-formation-portlet .article .header-documents a {
  margin-left: 20px;
  display: block;
  float: left;
  text-decoration: none;
  width: auto; }

.agregator-formation-portlet .article .documents a {
  display: block;
  float: left;
  text-decoration: none;
  width: 160px; }

.columns-max .agregator-formation-portlet .article .documents a {
  width: 160px; }

.cosmos-w100 .agregator-formation-portlet .article .documents a {
  width: 160px; }

.cosmos-w80 .agregator-formation-portlet .article .documents a {
  width: 160px; }

.cosmos-w70 .agregator-formation-portlet .article .documents a {
  width: 160px; }

.cosmos-w60 .agregator-formation-portlet .article .documents a {
  width: 160px; }

.cosmos-w55 .agregator-formation-portlet .article .documents a {
  width: 160px; }

.cosmos-w50 .agregator-formation-portlet .article .documents a {
  width: 160px; }

.cosmos-w40 .agregator-formation-portlet .article .documents a {
  width: 160px; }

.cosmos-w26 .agregator-formation-portlet .article .documents a {
  width: 160px; }

.cosmos-w25 .agregator-formation-portlet .article .documents a {
  width: 160px; }

.cosmos-w20 .agregator-formation-portlet .article .documents a {
  width: 160px; }

.agregator-formation-portlet .article .documents a .icon-document {
  margin-right: 5px; }

.agregator-formation-portlet .title-category {
  color: #fff !important;
  height: 32px;
  background: url("/cosmos-theme/css/../images/titlebar/left-light-gray.png") no-repeat scroll left center #b4b4b4; }

.agregator-formation-portlet .title-category span {
  font-size: 17px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 0 20px;
  background: url("/cosmos-theme/css/../images/titlebar/right-light-gray.png") no-repeat scroll right center transparent;
  display: block; }

.agregator-formation-portlet .articles-by-onglet {
  background-color: #fff; }

.agregator-formation-portlet .articles-by-onglet .articles .article {
  margin-bottom: 15px; }

.agregator-formation-portlet .articles-by-onglet .articles h1 {
  margin-top: 0; }

.agregator-formation-portlet .articles-by-onglet .articles .image-article {
  /*width:200px;*/
  float: right; }

.cosmos-w26 .agregator-formation-portlet .articles-by-onglet .articles .image-article {
  width: 180px; }

.cosmos-w25 .agregator-formation-portlet .articles-by-onglet .articles .image-article {
  width: 170px; }

.cosmos-w20 .agregator-formation-portlet .articles-by-onglet .articles .image-article {
  width: 160px; }

.agregator-formation-portlet .articles-by-onglet .articles .content {
  font-size: 12px;
  /* max-width:500px; */ }

.cosmos-w70 .agregator-formation-portlet .articles-by-onglet .articles .content {
  /* max-width:630px; */ }

.cosmos-w55 .agregator-formation-portlet .articles-by-onglet .articles .content {
  /* max-width:440px; */ }

.cosmos-w50 .agregator-formation-portlet .articles-by-onglet .articles .content {
  max-width: 390px; }

.cosmos-w40 .agregator-formation-portlet .articles-by-onglet .articles .content {
  max-width: 290px; }

.cosmos-w26 .agregator-formation-portlet .articles-by-onglet .articles .content {
  max-width: 180px; }

.cosmos-w25 .agregator-formation-portlet .articles-by-onglet .articles .content {
  max-width: 160px; }

.cosmos-w20 .agregator-formation-portlet .articles-by-onglet .articles .content {
  max-width: 140px; }

.agregator-formation-portlet .articles-by-onglet .articles .documents {
  margin-left: 35px; }

.agregator-formation-portlet .articles-by-onglet .articles .documents a {
  font-size: 12px;
  text-decoration: none;
  display: block; }

.portlet-configuration .agregator-formation-portlet .category {
  margin: 5px 0; }

.portlet-configuration .agregator-formation-portlet .category-name {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 200px; }

.portlet-configuration .agregator-formation-portlet .category-label {
  margin: 0 10px; }

.portlet-configuration .agregator-formation-portlet .category .aui-icon {
  display: inline-block;
  margin: 0 3px;
  vertical-align: middle; }

.cosmos-w80 .agregator-formation-portlet .article .documents {
  margin-left: 0;
  width: auto; }

.cosmos-w80 .agregator-formation-portlet .article .onglet-by-article {
  clear: both; }

.cosmos-w80 .agregator-formation-portlet .article .onglet-by-article a {
  margin-left: 20px; }

.cosmos-w80 .agregator-formation-portlet .article .documents a {
  float: none;
  margin-left: 45px;
  width: auto;
  display: block;
  margin-top: 10px; }

.cosmos-w80 .agregator-formation-portlet .article .content {
  margin-right: 35px; }

.cosmos-w80 .agregator-formation-portlet .articles-by-onglet .articles .content {
  font-size: 12px; }

.cosmos-w80 .agregator-formation-portlet .article .header-documents a {
  margin-left: 20px;
  display: block;
  float: left;
  text-decoration: none;
  width: 20px; }

.cosmos-w80 .agregator-formation-portlet .article .header-documents span {
  margin-left: 20px;
  display: block;
  float: left;
  text-decoration: none;
  width: 20px; }

/* ======= PORTLET - AGGREGATOR PARTNERS/PRODUCTS/ENVELOPE ======= */
.aggregator-portlet .product .display-product {
  display: block;
  margin-left: 45px; }

.aggregator-portlet .product .hidden-product {
  display: none; }

.aggregator-portlet .tab-content {
  display: none; }

.aggregator-portlet .tab-content.current {
  display: block; }

.aggregator-portlet .types-display .tabs {
  background-color: #FFFFFF !important;
  border-bottom: 1px solid;
  /* font-size:0*/ }

.aggregator-portlet .content-articles h2 {
  color: #3b3b3b;
  font-size: 14px;
  line-height: 22px; }

.aggregator-portlet .product .display-title {
  background: url("/cosmos-theme/css/../images/formation/minus.png") no-repeat scroll 20px center transparent; }

.aggregator-portlet .product .hidden-title {
  background: url("/cosmos-theme/css/../images/formation/plus.png") no-repeat scroll 20px center transparent; }

.aggregator-portlet .title-products {
  color: #fff;
  height: 32px;
  background: url("/cosmos-theme/css/../images/titlebar/left-light-gray.png") no-repeat scroll left center #b4b4b4; }

.aggregator-portlet .title-products span {
  font-size: 17px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 0 20px;
  background: url("/cosmos-theme/css/../images/titlebar/right-light-gray.png") no-repeat scroll right center transparent;
  display: block; }

.aggregator-portlet .products {
  margin: 10px; }

.aggregator-portlet .products .product {
  padding-bottom: 15px; }

.aggregator-portlet .products .image-icon {
  border-top: 1px solid;
  min-height: 15px; }

.aggregator-portlet .products .product-name {
  margin: -9px 0 0;
  padding-left: 45px;
  cursor: pointer; }

.aggregator-portlet .products .product-name span.product-marketing-status {
  font-size: 11px; }

.aggregator-portlet .products .block-product .content {
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 8px; }

.aggregator-portlet .products .block-product .link {
  float: right;
  background-color: #D9D9D9;
  padding: 5px 15px;
  border-radius: 8px 8px 8px 8px; }

.aggregator-portlet .products .block-product .link-product {
  text-decoration: none; }

.aggregator-portlet .partner .display-title {
  background: url("/cosmos-theme/css/../images/formation/minus.png") no-repeat scroll 20px center transparent; }

.aggregator-portlet .partner .hidden-title {
  background: url("/cosmos-theme/css/../images/formation/plus.png") no-repeat scroll 20px center transparent; }

.aggregator-portlet .partners {
  margin: 10px; }

.aggregator-portlet .partners .partner {
  border-top: 1px solid;
  padding-bottom: 15px; }

.aggregator-portlet .partners .logo {
  clear: right;
  float: right;
  height: 40px;
  margin-top: 3px;
  position: absolute;
  right: 25px; }

.aggregator-portlet .partners .logo img {
  max-height: 40px;
  max-width: 145px; }

.aggregator-portlet .partners .partner-name {
  float: left;
  padding-left: 45px;
  margin: 10px 0 0 0;
  cursor: pointer; }

.aggregator-portlet .partners .block-partner {
  float: left;
  width: 100%;
  margin-top: 8px; }

.aggregator-portlet .partners .block-partner .content {
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 45px; }

.aggregator-portlet .partners .block-partner .link {
  float: right;
  background-color: #D9D9D9;
  padding: 5px 15px;
  border-radius: 8px 8px 8px 8px; }

.aggregator-portlet .partners .block-partner .link-partner {
  text-decoration: none; }

.aggregator-portlet .partners .clear {
  padding-bottom: 15px; }

.aggregator-portlet .envelope {
  float: left;
  margin: 5px 20px; }

.aggregator-portlet .envelope .image {
  height: 80px;
  width: 80px;
  display: table-cell;
  vertical-align: middle; }

.aggregator-portlet .envelope .image .link-envelope {
  text-decoration: none;
  color: #B0ADAD; }

.aggregator-portlet .envelope .image .envelope-name {
  font-size: 10px;
  padding: 0 4px 0 13px;
  margin: 0;
  text-align: center;
  line-height: 14px;
  color: #fff !important;
  text-shadow: 3px 2px 4px #302727; }

.aggregator-portlet .envelopes .clear {
  padding-bottom: 15px; }

/* ======= PORTLET - FAQ ======= */
.faq-display-portlet .faq-question {
  position: relative; }

.faq-display-portlet .faq-question:hover .faq-response {
  display: block;
  z-index: 25; }

.faq-display-portlet .faq-question .title-question {
  font-size: 13px; }

.faq-display-portlet .faq-question .faq-response {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FFFFFF;
  padding: 15px;
  border: 1px solid #ddd; }

.faq-display-portlet .question-response {
  display: table-row; }

.faq-display-portlet .question-response .question {
  font-size: 11px;
  color: #a02323;
  font-weight: bold; }

.faq-display-portlet .question-response .modified-date {
  float: right;
  font-style: italic;
  font-size: 10px; }

.faq-display-portlet .question-response .response {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 10px;
  font-size: 13px;
  background-color: #EFEFEF; }

.faq-display-portlet .link-question {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #a02323;
  font-weight: bold;
  border-bottom: 1px solid #696969; }

.faq-display-portlet .link-question:hover {
  color: #696969;
  font-weight: bold;
  cursor: pointer; }

.aui-w35 {
  width: 22%; }

/*35%*/
.aui-w65 {
  width: 78%; }

/*65%*/
.aui-tree-label:hover {
  color: #a02323;
  font-weight: bold;
  cursor: pointer; }

.classBleu {
  color: #696969;
  font-weight: bold; }

.numQuestion {
  border-left: 100px;
  font-size: 16px;
  color: #696969; }

.questionTxt {
  border-left: 100px; }

.aui .form.faq label.radio {
  display: inline-block; }

/* ======= PORTLET - LOAD DOCUMENT ======= */
.document-folder-portlet .portlet-title {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  padding: 2px 0 0; }

/*.document-folder-portlet .portlet-body {border-radius:0 0 10px 10px;}*/
.document-folder-portlet .load-document .documents {
  margin-left: 0;
  margin-right: 0; }

.document-folder-portlet .load-document .document {
  margin: 0 0 10px;
  list-style: none outside none; }

.document-folder-portlet .load-document .document .block-document .link {
  width: 90%;
  float: left; }

.columns-max .document-folder-portlet .load-document .document .block-document .link {
  width: 90%; }

.cosmos-w100 .document-folder-portlet .load-document .document .block-document .link {
  width: 90%; }

.cosmos-w80 .document-folder-portlet .load-document .document .block-document .link {
  width: 90%; }

.cosmos-w60 .document-folder-portlet .load-document .document .block-document .link {
  width: 90%; }

.cosmos-w55 .document-folder-portlet .load-document .document .block-document .link {
  width: 90%; }

.cosmos-w50 .document-folder-portlet .load-document .document .block-document .link {
  width: 90%; }

.cosmos-w40 .document-folder-portlet .load-document .document .block-document .link {
  width: 90%; }

.cosmos-w26 .document-folder-portlet .load-document .document .block-document .link {
  width: 90%; }

.cosmos-w25 .document-folder-portlet .load-document .document .block-document .link {
  width: 90%; }

.cosmos-w20 .document-folder-portlet .load-document .document .block-document .link {
  width: 90%; }

.cs-gray .load-document .document .link-document,
.cs-light-gray .load-document .document .link-document {
  text-decoration: none;
  font-size: 12px; }

.cs-light-gray .load-document .document .icon {
  width: 10%;
  height: 19px;
  float: right;
  background: url("/cosmos-theme/css/../images/load-document/icon-gray-light.png") no-repeat scroll center right transparent; }

.cs-gray .load-document .document .icon {
  width: 10%;
  height: 19px;
  float: right;
  background: url("/cosmos-theme/css/../images/load-document/icon-gray.png") no-repeat scroll center right transparent; }

/* ======= PORTLET - PROGRAM ======= */
.columns-max .program-display-portlet .portlet-topper {
  display: none; }

.program-display-portlet .program-back,
.program-display-portlet .program-previous,
.program-display-portlet .program-next {
  color: #fff;
  display: inline-block;
  font-size: 9px;
  height: 30px;
  line-height: 30px;
  padding-left: 25px;
  text-decoration: none; }

.program-display-portlet .program-back {
  background: url("/cosmos-theme/css/../images/program/back.png");
  float: left;
  width: 158px; }

.program-display-portlet .program-previous {
  background: url("/cosmos-theme/css/../images/program/previous.png");
  text-align: left;
  width: 127px; }

.program-display-portlet .program-next {
  background: url("/cosmos-theme/css/../images/program/next.png");
  padding-left: 0;
  padding-right: 25px;
  width: 117px; }

.program-display-portlet .right {
  display: block;
  font-size: 0;
  text-align: right; }

.program-display-portlet .right .program-back {
  background: url("/cosmos-theme/css/../images/program/back.png");
  float: right;
  text-align: left;
  width: 158px; }

.program-display-portlet .program-full {
  margin-top: 12px;
  padding: 16px 0px;
  border: 1px solid #d7d7d7;
  background: -moz-linear-gradient(white, #e8e8e8);
  border-radius: 10px; }

.program-display-portlet .program-left {
  width: 384px;
  font-size: 13px;
  padding-left: 16px;
  /*background:-moz-linear-gradient(center bottom , transparent 0%, rgba(0, 0, 0, 0.1) 20%, transparent 50%) repeat scroll 0 0 transparent;*/ }

.program-display-portlet .program-left-content {
  padding-right: 14px; }

.program-display-portlet .program-carousel .slideshow-area {
  height: 232px;
  width: 370px; }

.program-display-portlet .program-carousel .slideshow-item {
  height: 232px;
  width: 370px;
  line-height: 232px;
  text-align: center;
  vertical-align: middle; }

.program-display-portlet .program-carousel .slideshow-item img {
  max-height: 232px;
  max-width: 370px;
  vertical-align: middle; }

.program-display-portlet .program-carousel .slideshow-buttons {
  height: 18px;
  margin: 5px 15px 0 0;
  text-align: right; }

.program-display-portlet .program-carousel .slideshow-buttons li {
  display: inline-block;
  list-style: none outside none; }

.program-display-portlet .program-carousel .slideshow-buttons a {
  background: url("/cosmos-theme/css/../images/une/slide-button.png") repeat scroll 0 0 transparent;
  display: inline-block;
  font-size: 0;
  height: 12px;
  line-height: 0;
  text-decoration: none;
  text-indent: -5000px;
  vertical-align: top;
  width: 9px; }

.program-display-portlet .program-carousel .slideshow-buttons .activeSlide a {
  background-position: -14px 0; }

.program-display-portlet .program-tabs .tab {
  background: url("/cosmos-theme/css/../images/program/tab.png") #cdcdcd;
  color: #7b7b7b;
  cursor: pointer;
  display: block;
  height: 26px;
  line-height: 26px;
  margin: 0 0 3px;
  padding-left: 25px; }

.program-display-portlet .program-tabs .tab:hover,
.program-display-portlet .program-tabs .tab.current {
  background: url("/cosmos-theme/css/../images/program/tab-hover.png") #1eaed8;
  color: #fff;
  width: calc(100% - 10px); }

.program-display-portlet .program-tabs .tab:hover a,
.program-display-portlet .program-tabs .tab a:hover,
.program-display-portlet .program-tabs .tab.current a {
  color: #fff; }

.program-display-portlet .program-tabs .e-book-tab a,
.program-display-portlet .program-tabs .essentials-tab a {
  display: block;
  text-decoration: none; }

.program-display-portlet .program-buttons {
  margin: 25px 0 100px 0; }

.program-display-portlet .program-buttons-left {
  width: 197px;
  float: left; }

.program-display-portlet .program-buttons-left .program-button-first {
  background-image: url("/cosmos-theme/css/../images/program/button-left-top.png"); }

.program-display-portlet .program-buttons-left .program-button-last {
  background-image: url("/cosmos-theme/css/../images/program/button-left-bottom.png"); }

.program-display-portlet .program-buttons-left .program-button-first:hover {
  background-image: url("/cosmos-theme/css/../images/program/button-left-top-hover.png"); }

.program-display-portlet .program-buttons-left .program-button-last:hover {
  background-image: url("/cosmos-theme/css/../images/program/button-left-bottom-hover.png"); }

.program-display-portlet .program-buttons-right {
  width: 164px;
  float: right; }

.program-display-portlet .program-buttons-right .program-button-first {
  background-image: url("/cosmos-theme/css/../images/program/button-right-top.png"); }

.program-display-portlet .program-buttons-right .program-button-last {
  background-image: url("/cosmos-theme/css/../images/program/button-right-bottom.png"); }

.program-display-portlet .program-buttons-right .program-button-first:hover {
  background-image: url("/cosmos-theme/css/../images/program/button-right-top-hover.png"); }

.program-display-portlet .program-buttons-right .program-button-last:hover {
  background-image: url("/cosmos-theme/css/../images/program/button-right-bottom-hover.png"); }

.program-display-portlet .program-button {
  display: block;
  color: #fff;
  height: 48px;
  border-top: 1px solid #fff;
  background-color: #7b7b7b;
  background-repeat: no-repeat;
  text-decoration: none; }

.program-display-portlet .program-button-first {
  border-top: none;
  background-position: center top; }

.program-display-portlet .program-button-last {
  background-position: center bottom; }

.program-display-portlet .program-button:hover {
  background-color: #525252; }

.program-display-portlet .program-buttons .icon {
  display: table-cell;
  height: 48px;
  padding-left: 65px;
  vertical-align: middle;
  background-position: left center;
  background-repeat: no-repeat; }

.program-display-portlet .program-buttons .icon-microphone {
  background-image: url("/cosmos-theme/css/../images/program/icon-microphone.png"); }

.program-display-portlet .program-buttons .icon-book {
  background-image: url("/cosmos-theme/css/../images/icons/formation.png");
  background-position: 21px center; }

.program-display-portlet .program-buttons .icon-money {
  background-image: url("/cosmos-theme/css/../images/icons/top-invest.png");
  background-position: 17px center; }

.program-display-portlet .program-buttons .icon-email {
  background-image: url("/cosmos-theme/css/../images/icons/email.png");
  background-position: 16px center; }

.program-display-portlet .program-buttons .icon-print {
  background-image: url("/cosmos-theme/css/../images/icons/impression.png");
  background-position: 19px center; }

.program-display-portlet .program-buttons .icon-investors-ws {
  background-image: url("/cosmos-theme/css/../images/icons/investors-ws.png");
  background-position: 19px center; }

.program-display-portlet .program-buttons .icon-order-tools {
  background-image: url("/cosmos-theme/css/../images/icons/order-tools.png");
  background-position: 19px center; }

.program-display-portlet .program-buttons .icon-simulation {
  background-image: url("/cosmos-theme/css/../images/icons/simulation.png");
  background-position: 12px center; }

.program-display-portlet .program-right {
  width: 550px;
  margin: 0;
  padding-right: 16px; }

.program-display-portlet .program-right-content {
  padding: 0; }

.program-display-portlet .program-right .tab-content {
  display: none; }

.program-display-portlet .program-right .tab-content.current {
  display: block; }

.program-display-portlet .program-right .tab-video-content {
  display: none; }

.program-display-portlet .program-right .tab-video-content.current {
  display: block; }

.program-display-portlet .program-block {
  background: url("/cosmos-theme/css/../images/program/white-block-top.png") no-repeat scroll center top white;
  padding-top: 10px;
  margin-bottom: 20px; }

.program-display-portlet .program-block:last-child {
  margin-bottom: 0; }

.program-display-portlet .program-block h1 {
  background: url("/cosmos-theme/css/../images/titlebar/right-blue.png") no-repeat scroll top right #1eaed8;
  font-size: 1.6em;
  color: #fff;
  height: 40px;
  line-height: 40px;
  margin: -10px 0 0; }

.program-display-portlet .program-block h1 span {
  background: url("/cosmos-theme/css/../images/titlebar/left-blue.png") no-repeat scroll top left transparent;
  display: block;
  padding: 0 20px; }

.program-display-portlet .program-block h2 {
  clear: left;
  margin: 0 0 10px; }

/* color:#616161; */
.program-display-portlet .program-block-content {
  color: #87888a;
  background: url("/cosmos-theme/css/../images/program/white-block-bottom.png") no-repeat scroll center bottom white;
  padding: 10px; }

.program-display-portlet .program-block-content .program-infos {
  font-size: 1.2em;
  text-align: right; }

.program-display-portlet .program-block-content .program-infos div {
  padding: 0 0 3px; }

.program-display-portlet .program-block-content .program-infos div.launch-date {
  margin-bottom: 5px; }

.program-display-portlet .program-block-content .program-infos div.map-address {
  margin: 10px 0 0; }

.program-display-portlet .program-block-content .program-infos div.map,
.program-display-portlet .program-block-content .program-infos div.address {
  float: right;
  min-height: 50px;
  min-width: 50px;
  margin-left: 5px;
  padding-left: 45px;
  text-decoration: underline; }

.program-display-portlet .program-block-content .program-infos div.map {
  margin-top: 5px;
  cursor: pointer;
  /*background:url("/cosmos-theme/css/../images/icon-map.png") no-repeat scroll top left transparent ;*/ }

.program-display-portlet .program-block-content .program-infos div.tranches-infos {
  clear: right; }

.program-display-portlet .program-block-content img.actable {
  vertical-align: super;
  height: 32px; }

.program-display-portlet .program-block-content img.msg-icon {
  float: left;
  margin: 0 5px 5px; }

/* Specific images related to titles */
.program-display-portlet .program-block-content h2 {
  text-transform: uppercase;
  line-height: 30px; }

.program-display-portlet .program-block-content h2.key-features {
  background: url("/cosmos-theme/css/../images/program/title-key-features.png") no-repeat scroll 0 0 transparent;
  padding-left: 35px; }

.program-display-portlet .program-block-content h2.desc {
  background: url("/cosmos-theme/css/../images/program/title-desc.png") no-repeat scroll 0 0 transparent;
  padding-left: 35px; }

.program-display-portlet .program-block-content h2.planning {
  background: url("/cosmos-theme/css/../images/program/title-planning.png") no-repeat scroll 0 0 transparent;
  padding-left: 35px; }

.program-display-portlet .program-block-content h2.actors {
  background: url("/cosmos-theme/css/../images/program/title-actors.png") no-repeat scroll 0 0 transparent;
  padding-left: 35px; }

.program-display-portlet .program-block-content h2.extra-infos {
  background: url("/cosmos-theme/css/../images/program/title-extra-infos.png") no-repeat scroll 0 0 transparent;
  padding-left: 35px; }

/* Affichage des prix */
.price-include {
  padding: 1px 5px 0px 0px;
  float: left; }

.price-include span div {
  width: 18px;
  height: 18px;
  float: left; }

.program-display-portlet .program-full .price-infos {
  padding: 10px 0; }

.program-display-portlet .program-full .lots-min-price {
  margin-top: 5px; }

.program-display-portlet .program-block-content ul.documents {
  padding: 0;
  margin: 0 1em 1em; }

.program-display-portlet .program-block-content ul.documents li.document {
  list-style-type: disc;
  list-style-position: outside; }

.program-display-portlet .program-block-content ul.documents li.document h3 {
  color: #7b7b7b;
  font-weight: normal;
  font-size: 13px;
  margin: 0; }

.program-display-portlet .program-block-content ul.documents li.document a {
  color: #7b7b7b;
  font-weight: normal; }

.program-display-portlet .program-block-content ul.documents li.document section {
  padding: 0 0 3px; }

.program-display-portlet .program-block-content ul.documents li.document section span {
  padding: 0 5px; }

.program-display-portlet .program-bottom {
  margin: 20px 16px 0; }

.program-display-portlet .program-other article {
  color: #87888A;
  font-size: 1.2em;
  padding: 5px 0; }

.program-display-portlet .program-other ul {
  display: inline;
  padding: 5px 0; }

.program-search-portlet input.focus, .program-search-portlet textarea.focus, .ie6 .program-search-portlet input.focus, .ie6 .program-search-portlet textarea.focus {
  background: #d9d9d9 none;
  border: 1px solid #e0e0e0; }

.columns-max .program-search-portlet.family-01 {
  background: none; }

.columns-max .program-search-portlet.family-01 .portlet-body {
  padding: 0;
  background: none; }

.program-search-portlet .search-parameters-container {
  background: #eee;
  border-bottom: 1px solid #d7d7d7;
  padding: 20px; }

.program-search-portlet .aui-field-input {
  width: 215px; }

.program-search-portlet .aui-field-input:active {
  background-color: #d9d9d9;
  border-color: #c0c0c0; }

.program-search-portlet .search-parameters-container .aui-field-input {
  width: 180px; }

.program-search-portlet .search-parameters-container .aui-field-input input {
  margin: 0 0 4px;
  padding: 3px 1px; }

.program-search-portlet .search-parameters-container .aui-field-select {
  border-color: #bfbfbf #dedede #dedede #bfbfbf;
  border-style: solid;
  border-width: 1px;
  height: 22px; }

.program-search-portlet .aui-field-choice .aui-field-content {
  margin: 5px 0; }

.program-search-portlet .aui-choice-label,
.program-search-portlet .aui-field-input-choice,
.program-search-portlet .search-parameters-container .aui-choice-label,
.program-search-portlet .search-parameters-container .aui-field-input-choice {
  width: auto; }

.program-search-portlet .search-results-container {
  margin-top: 10px; }

.program-search-portlet .search-results-container .no-program {
  font-size: 15px;
  padding: 10px 20px; }

.program-search-portlet .search-results-container table {
  width: 100%;
  font-size: 12px; }

.program-search-portlet .search-results-container th {
  padding: 10px 5px;
  text-align: left; }

.program-search-portlet .search-results-container th.center {
  text-align: center; }

.program-search-portlet .search-results-container th a,
.program-search-portlet .search-results-container th span {
  color: #000;
  font-weight: normal;
  text-decoration: none; }

.program-search-portlet .search-results-container th a:hover {
  background: url("/cosmos-theme/css/../images/arrows/05_updown.png") no-repeat scroll right center white;
  padding-right: 20px; }

.program-search-portlet .search-results-container th a:hover img {
  display: none; }

.program-search-portlet .search-results-container th img {
  vertical-align: baseline; }

.program-search-portlet .search-results-container tbody {
  color: #87888a; }

.program-search-portlet .search-results-container tbody tr {
  cursor: pointer; }

.program-search-portlet .search-results-container tr.odd td {
  background: #D7D7D7; }

.program-search-portlet .search-results-container tr:hover td {
  background: #9d9d9d;
  color: #fff; }

.program-search-portlet .search-results-container td {
  padding: 2px 5px;
  height: 45px;
  text-align: left; }

.program-search-portlet .search-results-container td.center {
  text-align: center; }

.program-search-portlet .search-results-container td.product-details-extras {
  padding-top: 30px; }

.program-search-portlet .search-results-container strong {
  color: #525252; }

.program-search-portlet .search-results-container img {
  vertical-align: middle; }

.program-search-portlet .search-results-container .price-include {
  min-width: 40%; }

.program-search-portlet .taglib-page-iterator {
  float: right; }

.program-search-portlet .search-results {
  text-align: right; }

.program-search-portlet .taglib-page-iterator .search-results {
  display: inline;
  float: none;
  text-align: right; }

.program-search-portlet .taglib-page-iterator .search-pages {
  display: none; }

.program-search-portlet .taglib-page-iterator a {
  color: #525252; }

.program-map-portlet .map-container {
  overflow: hidden;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  height: 419px; }

.program-map-portlet .map-marker {
  background: url("/cosmos-theme/css/../images/program/map-marker.png");
  cursor: pointer;
  width: 20px;
  height: 30px; }

.program-map-portlet .map-bubble {
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  padding: 5px 10px; }

.program-map-portlet .dom-container {
  background: url("/cosmos-theme/css/../images/program/dom-gradient.png") repeat-x scroll top left white;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  line-height: 90px;
  margin: 0;
  text-align: center;
  margin-top: 10px; }

.program-map-portlet .dom {
  background: url("/cosmos-theme/css/../images/program/dom.png");
  width: 76px;
  height: 72px;
  display: inline-block;
  line-height: 0;
  vertical-align: middle;
  margin: 0 2px;
  cursor: pointer; }

.program-map-portlet .dom .name {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 15px;
  line-height: 15px;
  font-size: 12px; }

.program-map-portlet .dom .image-container {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  width: 100%; }

.program-map-portlet .dom img {
  vertical-align: middle; }

.program-map-portlet .popup-container {
  background: url("/cosmos-theme/css/../images/program/map-popup-gradient.png") repeat-x scroll bottom left white;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  width: 265px;
  left: 0;
  margin: 50px 50px 0;
  padding: 15px 10px 5px 10px;
  position: absolute;
  top: 0;
  z-index: 1; }

.program-map-portlet .popup-container .region {
  color: #333; }

.program-map-portlet .popup-container .region h2 {
  margin: 0 0 10px;
  font-size: 11px;
  margin: 0 0 10px;
  text-transform: uppercase;
  display: inline; }

.program-map-portlet .popup-container .region .program-count {
  color: #8c8c8c;
  margin-left: 5px; }

.program-map-portlet .popup-container .region .program-container {
  font-size: 10px;
  font-weight: bold;
  list-style: disc inside;
  margin: 10px 0 0; }

.program-map-portlet .popup-container .region .program-container li {
  margin: 5px 0;
  list-style: none outside none; }

.program-map-portlet .popup-container .region .program-container li a {
  text-decoration: none;
  color: #333; }

.program-map-portlet .popup-container .region .program-container li span {
  font-weight: normal; }

.program-map-portlet .popup-container .region .show-all {
  text-decoration: none;
  background: url("/cosmos-theme/css/../images/program/map-show-all.png") no-repeat scroll center right transparent;
  color: #333;
  display: block;
  margin-top: 10px;
  height: 18px;
  line-height: 18px;
  text-align: right;
  padding-right: 5px;
  font-size: 9px; }

.program-map-portlet .popup-container .region .show-all:hover {
  background-image: url("/cosmos-theme/css/../images/program/map-show-all-hover.png"); }

.program-map-portlet .popup-container .menu {
  border-top: 1px solid #cfcfcf;
  padding-top: 5px;
  margin: 5px 0 0;
  text-align: right; }

.program-map-portlet .popup-container .menu .close {
  background: url("/cosmos-theme/css/../images/program/map-close.png") no-repeat scroll center center transparent;
  display: inline-block;
  width: 10px;
  height: 10px;
  cursor: pointer; }

/* ========== Stock and program results =========== */
/*.icon-pack { background:url("/cosmos-theme/css/../images/program/logo-offre-pack-45.png") no-repeat scroll top left transparent; background-size:contain; display:inline-block; width:25px; height:25px; vertical-align: middle; }*/
.icon-price-type {
  display: inline-block !important;
  width: 0 !important;
  height: 25px !important;
  overflow: hidden !important;
  vertical-align: middle !important; }

.icon-pack {
  background: url("/cosmos-theme/css/../images/program/logo-offre-pack-45.png") no-repeat !important;
  background-size: contain !important;
  padding-left: 28px !important; }

.icon-semipack {
  background: url("/cosmos-theme/css/../images/program/logo-offre-semipack-45.png") no-repeat !important;
  background-size: contain !important;
  padding-left: 28px !important; }

.icon-garantie-revente {
  background: url("/cosmos-theme/css/../images/program/logo-garantie-revente-45.png") no-repeat !important;
  background-size: contain !important;
  padding-left: 28px !important; }

div.icon-actable-oui-pt {
  background: url("/cosmos-theme/css/../images/program/logo-actable-20.png") no-repeat scroll top left transparent;
  display: inline-block;
  width: 25px;
  height: 20px; }

/* ========== Editions =========== */
.my-publications-portlet h2 {
  color: #a02323; }

.my-publications-portlet .links-container .span3 {
  border: 1px;
  border-color: #E7C8C8;
  border-style: solid; }

.my-publications-portlet .links-container a {
  padding: 10px;
  text-decoration: none; }

.my-publications-portlet .links-container a:hover {
  cursor: pointer; }

.my-publications-portlet .links-container span {
  color: #a02323;
  display: block;
  margin-top: 10px;
  padding-top: 45px;
  text-align: center;
  font-size: 14px;
  font-weight: bold; }

.my-publications-portlet .links-container .remuneration {
  background: url("/cosmos-theme/css/../images/icons/remuneration1bis.png") no-repeat scroll center top; }

.my-publications-portlet .links-container .team {
  background: url("/cosmos-theme/css/../images/icons/team1.png") no-repeat scroll center top; }

.my-publications-portlet .links-container .orders {
  background: url("/cosmos-theme/css/../images/icons/order1.png") no-repeat scroll center top; }

.my-publications-portlet .links-container .investors {
  background: url("/cosmos-theme/css/../images/icons/investor1.png") no-repeat scroll center top; }

/* ======= TEMPLATE - UNE ======= */
.une-tpl {
  height: 171px;
  background: url("/cosmos-theme/css/../images/une/bg.jpg");
  position: relative; }

.une-tpl .title {
  background: url("/cosmos-theme/css/../images/une/title.png");
  height: 70px;
  left: -3px;
  margin: 0;
  position: absolute;
  top: -2px;
  width: 71px;
  z-index: 20; }

.une-section-tpl .title {
  background: none; }

.une-tpl .slideshow-area {
  border-radius: 10px; }

.une-tpl .slideshow-area:hover {
  background-color: #eee; }

.une-tpl .slideshow-area a.article-link {
  text-decoration: none; }

.une-tpl .slideshow-area a.article-link:hover {
  text-decoration: underline; }

.une-tpl .article.has-text img {
  float: left;
  margin-right: 10px; }

.une-tpl .article.has-text .content {
  height: 160px;
  overflow: auto; }

.une-tpl .content {
  float: right;
  width: 366px;
  margin: 10px 10px 0;
  color: #3b3b3b; }

.une-tpl .content span {
  display: block;
  font-size: 9px;
  padding: 0 0 10px 70px;
  text-transform: uppercase; }

.une-tpl .content h2 {
  font-size: 13px;
  font-weight: bold;
  padding: 10px 0 10px 35px;
  margin: 0;
  text-transform: none; }

.une-tpl .content p {
  font-size: 11px;
  margin: 0; }

.une-tpl .article.has-image .content {
  width: 180px;
  margin: 10px 5px 0 0; }

.une-tpl .article.has-image .content span {
  padding-left: 0; }

.une-tpl .article.has-image .content h2 {
  padding-left: 0; }

.une-tpl .slideshow-buttons {
  top: 8px;
  position: absolute;
  right: 25px;
  z-index: 20; }

.une-tpl .slideshow-buttons li {
  float: left;
  list-style: none outside none; }

.une-tpl .slideshow-buttons a {
  display: block;
  font-size: 0;
  height: 12px;
  line-height: 0;
  text-decoration: none;
  text-indent: -5000px;
  width: 9px;
  background: url("/cosmos-theme/css/../images/une/slide-button.png"); }

.une-tpl .slideshow-buttons .activeSlide a {
  background-position: -14px 0; }

.article-une-full .aggregated-article-full {
  color: #000;
  font-size: 10px; }

.article-une-full .aggregated-article-full .display-date {
  color: #000;
  text-transform: uppercase;
  margin-right: 5px; }

.article-une-full .aggregated-article-full .category {
  color: #7b7b7b;
  text-transform: uppercase; }

.article-une-full .aggregated-article-full .head {
  display: block;
  margin: 10px 0;
  font-style: italic;
  font-weight: bold; }

.article-une-full .aggregated-article-full .image {
  margin: 25px 0 10px 0;
  max-width: 212px; }

/* ======= TEMPLATE - ARTICLE ======= */
/* ======= TEMPLATE - SECTION-LINK ======= */
a.section-link {
  background: url("/cosmos-theme/css/../images/button-section-link.png") no-repeat scroll center center white;
  display: block;
  font-size: 12px;
  height: 50px;
  line-height: 15px;
  padding: 20px 25px 0 10px;
  text-decoration: none; }

a.section-link .emphasize {
  font-size: 20px; }

/* ======= ??? - GREY BLOCK ======= */
.grey-block {
  margin: 0; }

.grey-block a {
  text-decoration: none;
  background: #7b7b7b;
  border-top: 1px solid #fff;
  color: #fff;
  display: block;
  padding: 15px 5px 15px 10px; }

.grey-block a:hover {
  background: #525252; }

.grey-block .first a {
  border: none;
  background: url("/cosmos-theme/css/../images/grey-block-top.png") no-repeat scroll center top #7b7b7b; }

.grey-block .first a:hover {
  background: url("/cosmos-theme/css/../images/grey-block-top-hover.png") no-repeat scroll center top #525252; }

.grey-block .last a {
  background: url("/cosmos-theme/css/../images/grey-block-bottom.png") no-repeat scroll center bottom #7b7b7b; }

.grey-block .last a:hover {
  background: url("/cosmos-theme/css/../images/grey-block-bottom-hover.png") no-repeat scroll center bottom #525252; }

.grey-block a .title {
  background: url("/cosmos-theme/css/../images/plus.png") no-repeat scroll right center transparent;
  font-size: 15px;
  line-height: 20px;
  padding-right: 12px; }

.grey-block a .description {
  display: block; }

/* ======= ARTICLE STYLES ======= */
.article-styles {
  font-size: 11pt; }

.article-styles h3:first-child {
  margin: 0 0 10px; }

.article-styles h3 {
  color: #3b3b3b;
  font-size: 13pt;
  margin: 10px 0; }

.article-styles h4 {
  color: #3b3b3b;
  font-size: 12pt;
  margin: 10px 0; }

.article-styles .head {
  color: #3b3b3b; }

.article-styles blockquote {
  font-size: 10pt;
  font-style: italic; }

.article-styles ul {
  list-style: none inside url("/cosmos-theme/css/../images/list-marker.png");
  margin: 10px 0 10px 12px; }

.article-styles ul ul {
  list-style-image: url("/cosmos-theme/css/../images/list-marker-2.png");
  margin: 0 0 0 12px; }

.article-styles ul ul ul {
  list-style-image: url("/cosmos-theme/css/../images/list-marker-3.png"); }

.article-styles table {
  font-size: 12pt; }

.article-styles caption {
  padding: 5px;
  border-top: 1px solid #3b3b3b;
  background: #fff;
  color: #3b3b3b;
  font-size: 12pt;
  font-weight: bold;
  margin: 0;
  text-align: left; }

.article-styles tr {
  border-bottom: 1px solid #3b3b3b;
  border-top: 1px solid #3b3b3b; }

.article-styles tbody tr:nth-child(odd) {
  background: #fff; }

.article-styles th,
.article-styles td {
  padding: 5px; }

.article-styles th {
  color: #3b3b3b;
  font-weight: normal;
  padding-top: 10px; }

.article-styles .accordion {
  margin-left: -14px;
  margin-right: -14px; }

.article-styles .accordion .accordion-title {
  cursor: pointer;
  background: url("/cosmos-theme/css/../images/accordion-closed.png") no-repeat scroll right center transparent;
  border-top: 1px solid #b0adad;
  color: #b0adad;
  margin: 0;
  padding: 10px 14px; }

.article-styles .accordion .accordion-title-selected,
.article-styles .accordion .accordion-title:hover {
  background-color: #fff; }

.article-styles .accordion .accordion-title-selected {
  cursor: default;
  background-image: url("/cosmos-theme/css/../images/accordion-open.png"); }

.article-styles .accordion .accordion-content {
  display: none;
  padding: 0 14px 10px; }

.article-styles .accordion .accordion-content-selected {
  background: #fff;
  display: block; }

/* ======= JQUERY SLIDER ======= */
.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 9px;
  height: 8px;
  cursor: default;
  background: url("/cosmos-theme/css/../images/slider-handle.png") no-repeat scroll center center transparent; }

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

.ui-slider-horizontal {
  height: 11px;
  background: url("/cosmos-theme/css/../images/slider-bar-horizontal.png") no-repeat scroll center center transparent;
  width: 188px; }

.ui-slider-horizontal .ui-slider-handle {
  top: 0;
  margin-left: -4.5px;
  height: 100%;
  cursor: e-resize; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
  cursor: n-resize; }

.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; }

/* ======= PRICE SLIDER ======= */
.price-slider-container {
  height: 30px;
  position: relative;
  width: 200px;
  background: url("/cosmos-theme/css/../images/slider-bar-horizontal.png") no-repeat scroll right bottom transparent; }

.price-slider-container .price-slider-label {
  bottom: 0;
  left: 0;
  position: absolute;
  font-weight: bold; }

.price-slider-container .price-slider-min {
  left: 28px;
  position: absolute; }

.price-slider-container .price-slider-max {
  position: absolute;
  right: 0; }

.price-slider-container .price-slider {
  background: none;
  bottom: 0;
  position: absolute;
  right: 6px;
  width: 161px; }

.price-slider-container .price-slider .ui-slider-handle {
  z-index: 0; }

.price-slider-container .price-slider .ui-slider-range {
  z-index: 0; }

/* ====== CKEDITOR ====== */
#content .journal-article-component-container iframe {
  height: 600px;
  width: 850px; }

/* ======= MULTIMEDIA PORTLET ========= */
.multimedia-audio .lecteur-audio {
  margin: 0.5em;
  border: 1px dotted #C2C2C2;
  width: 80%; }

.multimedia-audio .lecteur-audio object#dewmplayer {
  margin: 5px;
  width: 45%;
  float: left; }

.multimedia-audio .lecteur-audio .dewplayer-title {
  font-style: italic;
  float: left;
  margin: 0 10px;
  padding: 3px; }

.multimedia-audio ul.m-audios {
  margin: 0;
  padding: 0; }

.multimedia-audio ul.m-audios li {
  margin: 0 0 0 1em;
  list-style: none;
  padding: 0.2em 0.5em; }

.multimedia-audio ul.m-audios li span.m-audio {
  font-weight: bold;
  display: inline-block;
  width: 50%; }

.multimedia-audio .article-multimedia img.image-mp3 {
  border: none;
  float: right; }

.multimedia-audio .m-desc {
  display: block;
  font-style: italic; }

/* ==================== Video display portlet =========== */
div.video-display {
  text-align: center; }

div.video-display .download-link {
  text-align: right;
  padding: 5px; }

/* fonts */
@font-face {
  font-family: 'Amatic SC Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Amatic SC Regular"), url("/cosmos-theme/css/../fonts/AmaticSC-Regular.woff") format("woff"); }

@font-face {
  font-family: 'Amatic Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Amatic Bold"), url("/cosmos-theme/css/../fonts/Amatic-Bold.woff") format("woff"); }

/* ============= Portlet : Cartes de visites ========  */
div.cdv-portlet .next-text pre {
  white-space: pre-line;
  font-family: arial;
  line-height: normal;
  border: none;
  background: transparent none;
  padding: 0; }

div.cdv-portlet h3 {
  margin: 3% 0 0;
  font-size: 13px;
  line-height: normal; }

div.cdv-portlet div.cdv {
  border: 1px solid #696969;
  box-shadow: 5px 3px 5px #696969;
  height: 250px;
  width: 450px;
  margin-right: 20px; }

div.cdv-portlet div.cdv.recto {
  /* background: white url("/cosmos-theme/css/../images/cartes/bg-recto.png") no-repeat scroll left top / contain; */ }

div.cdv-portlet div.cdv.recto .cdv-content {
  padding-left: 15%;
  padding-right: 2%;
  padding-top: 5%; }

div.cdv-portlet div.recto .cdv-content ul {
  margin: 0;
  padding: 8px 0; }

div.cdv-portlet div.recto .cdv-content ul li {
  list-style-type: none; }

div.cdv-portlet div.recto .cdv-content li.icone {
  height: 16px;
  padding-left: 20px; }

div.cdv-portlet div.recto .cdv-content li.icone.email {
  background: transparent url("/cosmos-theme/css/../images/cartes/icons-contacts.png") no-repeat scroll -1px 1px/17px auto; }

div.cdv-portlet div.recto .cdv-content li.icone.mob {
  background: transparent url("/cosmos-theme/css/../images/cartes/icons-contacts.png") no-repeat scroll -1px -15px/17px auto; }

div.cdv-portlet div.recto .cdv-content li.icone.tel {
  background: transparent url("/cosmos-theme/css/../images/cartes/icons-contacts.png") no-repeat scroll -1px -32px/17px auto; }

div.cdv-portlet div.recto .cdv-content li.icone.fax {
  background: transparent url("/cosmos-theme/css/../images/cartes/icons-contacts.png") no-repeat scroll 0px -44px/15px auto; }

div.cdv-portlet div.recto .cdv-content li span {
  display: none; }

div.cdv-portlet div.cdv.verso {
  /* background: #FFF url("/cosmos-theme/css/../images/cartes/bg-verso.png") no-repeat scroll 90% 95% / 45% auto; */ }

div.cdv-portlet div.verso .cdv-content {
  padding-left: 6%;
  padding-right: 2%; }

div.cdv-portlet div.cdv.verso.consultant {
  /* background: #FFF url("/cosmos-theme/css/../images/cartes/bg-verso.png") no-repeat scroll center center / 75% auto; */ }

div.cdv-portlet div.verso .cdv-content h3 {
  background: transparent url("/cosmos-theme/css/../images/icons/etoile.png") no-repeat scroll left top/17px;
  padding-left: 22px; }

div.cdv-portlet div.verso .cdv-content h3 + div {
  padding-left: 22px; }

/* ================== Web content : En tête des pages ============== */
.page-content-header .text-wrapper {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto; }

.page-content-header h2 {
  margin: 0.4em 0; }

/* ================ Forum  ============= */
.family-01.cs-red .portlet-message-boards a:visited {
  color: #a02323 !important; }

.family-01.cs-red.portlet-message-boards div.portlet-body:before {
  background: transparent url("/cosmos-theme/css/../images/logos/bg-inutshuk.png") no-repeat top center;
  background-size: 70%;
  content: "";
  position: absolute;
  width: 100%;
  height: 85%;
  z-index: -1;
  opacity: 0.2; }

.portlet-message-boards a.mb-category strong {
  text-transform: uppercase; }

.portlet-message-boards img.thread-priority {
  max-width: 20px; }

.portlet-message-boards div.tags {
  margin: 0.5em; }

.portlet-message-boards .taglib-asset-tags-summary .tag {
  font-weight: bold;
  margin-bottom: 3px;
  margin-right: 3px;
  padding: 2px 5px 2px 25px; }

.portlet-message-boards .taglib-asset-tags-summary .tag.omnium-finance {
  background: url("/cosmos-theme/css/../images/icons/ico-gof-small.png") no-repeat 0 50%;
  background-size: contain;
  color: #5A4D4D; }

.portlet-message-boards .taglib-asset-tags-summary .tag.stellium {
  background: url("/cosmos-theme/css/../images/icons/ico-stellium-small.png") no-repeat 0 50%;
  background-size: contain;
  color: #696969; }

.portlet-message-boards .taglib-asset-tags-summary .tag.prodemial {
  background: url("/cosmos-theme/css/../images/icons/ico-prodemial-small.png") no-repeat 0 50%;
  background-size: contain;
  color: #a02323 !important; }

.portlet-message-boards .taglib-asset-tags-summary .tag.le-parvis {
  background: url("/cosmos-theme/css/../images/icons/ico-leparvis-small.png") no-repeat 0 50%;
  background-size: contain;
  color: #85AD39; }

/* ============= Applications Sidebar ======== */
#links-apps ul li a.disabled:link,
#links-apps ul li a.disabled:visited,
#links-apps ul li a.disabled:hover {
  color: #b4b4b4;
  cursor: wait; }

/* ==================== Forum =============== */
.portlet-message-boards .message-boards-panels .lfr-panel-extended {
  border: none; }

.portlet-message-boards .message-boards-panels .lfr-panel-extended .toggler-content .accordion-inner {
  border: none; }
  .portlet-message-boards .message-boards-panels .lfr-panel-extended .toggler-content .accordion-inner .lfr-search-container {
    border: none;
    margin: 0; }
    .portlet-message-boards .message-boards-panels .lfr-panel-extended .toggler-content .accordion-inner .lfr-search-container table {
      border: none; }
      .portlet-message-boards .message-boards-panels .lfr-panel-extended .toggler-content .accordion-inner .lfr-search-container table tr {
        border: none; }
        .portlet-message-boards .message-boards-panels .lfr-panel-extended .toggler-content .accordion-inner .lfr-search-container table tr td, .portlet-message-boards .message-boards-panels .lfr-panel-extended .toggler-content .accordion-inner .lfr-search-container table tr th {
          border: none; }

.portlet-message-boards .message-boards-panels .lfr-panel-extended .toggler-header.toggler-header-expanded {
  background: url(/cosmos-theme/images/arrows/05_down.png) no-repeat 2px 50% !important;
  cursor: pointer !important;
  padding-left: 15px !important; }

.portlet-message-boards .message-boards-panels .lfr-panel-extended .toggler-header.toggler-header-collapsed {
  background: url(/cosmos-theme/images/arrows/05_right.png) no-repeat 2px 50% !important;
  margin-bottom: 0 !important; }

.portlet-message-boards .accordion-inner {
  padding: 0 !important;
  margin: 0 !important; }

.portlet-message-boards .navbar-inner {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent none !important;
  border: none;
  font: 12px Arial,Helvetica,sans-serif; }

.portlet-message-boards .form-search .search-query {
  width: 60%;
  border-radius: 0px !important;
  display: table-cell;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 20px !important; }

.portlet-message-boards .form-search .btn {
  width: 35%;
  display: table-cell;
  height: 30px; }

.portlet-message-boards .form-search {
  margin-top: 10px; }

.portlet-message-boards .navbar .nav-collapse {
  width: 100%;
  display: table; }
  .portlet-message-boards .navbar .nav-collapse ul {
    display: table-row;
    width: 100%; }
    .portlet-message-boards .navbar .nav-collapse ul li {
      display: table-cell; }
      .portlet-message-boards .navbar .nav-collapse ul li a {
        display: block;
        margin-right: 0.5em !important;
        padding: 0 0.5em 0 0 !important; }

.portlet-message-boards .message-boards-panels .lfr-panel-extended .toggler-header.toggler-header-expanded {
  background: url(/cosmos-theme/images/arrows/05_down.png) no-repeat 2px 50% !important;
  cursor: pointer !important;
  padding-left: 15px !important; }

.portlet-message-boards .message-boards-panels .lfr-panel-extended .toggler-header.toggler-header-collapsed {
  background: url(/cosmos-theme/images/arrows/05_right.png) no-repeat 2px 50% !important;
  margin-bottom: 0 !important; }

.portlet-message-boards .accordion-inner {
  padding: 0 !important;
  margin: 0 !important; }

.portlet-message-boards .navbar-inner {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent none !important;
  border: none;
  font: 12px Arial,Helvetica,sans-serif; }

.portlet-message-boards .form-search .search-query {
  width: 60%;
  border-radius: 0px !important;
  display: table-cell;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 20px !important; }

.portlet-message-boards .form-search .btn {
  width: 35%;
  display: table-cell;
  height: 30px; }

.portlet-message-boards .form-search {
  margin-top: 10px; }

.portlet-message-boards .navbar .nav-collapse {
  width: 100%;
  display: table; }
  .portlet-message-boards .navbar .nav-collapse ul {
    display: table-row;
    width: 100%; }
    .portlet-message-boards .navbar .nav-collapse ul li {
      display: table-cell; }
      .portlet-message-boards .navbar .nav-collapse ul li a {
        display: block;
        margin-right: 0.5em !important;
        padding: 0 0.5em 0 0 !important; }

body.subth-prodemial #content a[href^="/c/document_library/"] img {
  display: none; }

#p_p_id_56_INSTANCE_lN3N_ {
  width: 188px; }

/** Signed in undisplay *** */
/* body.signed-in.public-page .hidden-signed-in .portlet-body { */
/* 	display:none; */
/* } */
/******* GENERAL PORTLETS STYLE ON MOBILE *******/
@media only screen and (max-width: 760px) {
  .cosmos-layouttpl .portlet-column, .cosmos-layouttpl .portlet-column-container {
    padding: 0; }

  .family-01 .portlet-topper, .title-bar {
    height: 100%; }

  .portlet-title, .title-bar .title-bar-content {
    background: #333333 !important;
    text-align: center;
    margin: 0 !important; }

  .portlet-body {
    border: none !important;
    padding: 2% !important; }

  .subth-cosmos-accueil .portlet-body {
    padding: 0 !important; }

  .portlet-topper menu.portlet-topper-toolbar {
    text-align: left;
    left: 0px;
    color: transparent; }
    .portlet-topper menu.portlet-topper-toolbar a {
      text-align: left;
      left: 0px;
      color: transparent !important; }

  .aui .btn.btn-large {
    padding: 8px 10px !important;
    font-size: 14px !important; }

  div.menuPrincipal div.searchengine.controls input.searchengine {
    width: 94%; } }
/* ****** GENERAL BEAHAVIOURS FOR PRINTING ************ */
@media print {
  @page {
    size: portrait; }

  @page {
    margin: 2cm; }

  body,
  p {
    font-size: 11px; }

  .printonly {
    display: block; }

  .noprint {
    display: none; }

  #menuCosmos,
  .dockbar,
  #footer,
  #banner {
    display: none; }

  #wrapper,
  #content {
    margin: 0;
    width: 95%; }

  .aui-layout,
  .portlet-layout {
    width: 100%; }

  .aui a[href]:after {
    content: none; } }
body {
  padding: 0 !important;
  margin: 0 !important;
  /************ BARRE DE CONNEXION ***********/
  /******************* LOGO ******************/ }
  body .user-bar {
    position: absolute;
    right: 0;
    background-color: #e5e5e5;
    padding: 4px 14px;
    border-radius: 7px;
    display: inline-flex;
    top: 15px;
    min-width: 95px;
    box-sizing: content-box;
    margin-right: 7px;
    /* 		.sign-out{ */
    /* 			height: 10px; */
    /* 			width: 10px; */
    /* 			background-image: url(/cosmos-theme/images/logos/Logo_Cosmos.png); */
    /* 			background-position: 50%; */
    /* 			background-size: 100%;  */
    /* 		} */ }
    body .user-bar a, body .user-bar a:hover {
      text-decoration: none;
      color: black; }
    body .user-bar a.profile {
      width: 80%; }
  body .search-bar.right-column-bar {
    position: absolute;
    right: 0;
    top: 50px; }
    body .search-bar.right-column-bar .search-field {
      width: 125px !important; }
  body header#banner {
    z-index: 10; }
  body header div.main-content {
    min-height: 125px; }
  body .dismiss {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9; }
  body .logo {
    background-image: url(/cosmos-theme/images/logos/logo-cosmos.png);
    background-repeat: no-repeat;
    background-position-y: 15px;
    background-size: 101% auto;
    cursor: pointer;
    height: 50px; }
  body a.logo {
    width: 100%;
    height: 100%; }

.cosmos-page {
  margin: 0;
  padding: 0 !important; }

#content:after {
  content: "";
  /* Important, sinon l'element n'est pas genere. */
  display: table;
  clear: both; }

.cosmos-page-content .main-content-layouttpl nav {
  max-width: 980px;
  margin: 0px auto; }

.cosmos-page .columns-max,
.main-content {
  max-width: 980px;
  margin: 0 auto;
  height: 100%;
  position: relative; }

.cosmos-footer-menu {
  background-color: #333333;
  min-height: 75px; }

.cosmos-footer-menu .main-content {
  vertical-align: middle;
  text-align: center;
  height: 100%; }

.cosmos-footer-menu .main-content ul {
  height: 100%;
  display: table;
  width: 100%;
  float: left;
  background-color: #333333;
  padding: 20px 0; }

.cosmos-footer-menu .main-content ul li {
  display: table-cell;
  vertical-align: middle;
  color: white;
  line-height: 35px; }

.cosmos-footer-menu .main-content ul li:first-child {
  float: left; }

.cosmos-footer-menu .main-content ul li:last-child {
  float: right; }

.cosmos-footer-menu .main-content ul li a::before {
  display: inline-block;
  content: '';
  width: 6px;
  height: 10px;
  position: relative;
  top: 0px;
  background: url(/cosmos-theme/images/arrows/ico_arrow.png);
  margin-right: 5px; }

.cosmos-footer-menu .main-content ul li a:hover {
  color: white !important;
  text-decoration: underline; }

.cosmos-footer-menu .main-content ul li a, a:hover {
  color: white;
  height: 100%; }

.cosmos-page-footer ul li {
  display: table-cell; }

.cosmos-page-footer ul {
  margin: 0; }

.navigation {
  height: 110px; }

.logo a img {
  height: 90px;
  max-width: 160px; }

.breadcrumbs-cosmos ul {
  background-color: white; }

.aui .breadcrumbs-cosmos ul {
  background-color: white; }

.breadcrumbs-cosmos ul li a {
  color: black;
  text-decoration: none; }

.cosmos-footer-common-links .main-content ul {
  text-align: center;
  display: table-row;
  width: 100%; }

.cosmos-footer-common-links .main-content {
  display: table;
  table-layout: fixed;
  width: 100%; }

/*----------------------------------style prodemaial------------------------------------*/
body.subth-prodemial .logo {
  background-image: url(/cosmos-theme/images/logos/Logo_Prodemial.png);
  height: 110px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% auto; }

/*----------------------------------style stelluim--------------------------------------*/
body.subth-stellium .logo {
  background-image: url(/cosmos-theme/images/logos/Logo_Stellium.png);
  height: 110px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% auto; }

@media only screen and (max-width: 767px) {
  body .logo, body.subth-stellium .logo, body.subth-prodemial .logo {
    background-size: auto;
    background-position: 5px 15px; }

  .cosmos-footer-menu .main-content ul li {
    width: calc(50% - 20px);
    display: block;
    float: left;
    text-align: left;
    padding: 0 10px; }

  .cosmos-footer-menu .main-content ul {
    background: #333333; }

  .cosmos-footer-common-links .main-content ul {
    text-align: center;
    display: inline-block; }
    .cosmos-footer-common-links .main-content ul li {
      display: inline-block; }

  .cosmos-footer-common-links .main-content {
    display: inline; } }
/**
  LESS-SPACE

  less-space is a responsive css positioning classses independent of Bootstrap built with Less
  github url: http://https://github.com/Eomerx/less-space
  Author:
    Ömer Aslanbakan
    http://twitter.com/Eomerx
    http://aslanbakan.com
    omer@aslanbakan.com
 */
.xs-p-50 {
  padding: 50px; }

.xs-pt-50 {
  padding-top: 50px; }

.xs-pl-50 {
  padding-left: 50px; }

.xs-pr-50 {
  padding-right: 50px; }

.xs-pb-50 {
  padding-bottom: 50px; }

.xs-m-50 {
  margin: 50px; }

.xs-mt-50 {
  margin-top: 50px; }

.xs-ml-50 {
  margin-left: 50px; }

.xs-mr-50 {
  margin-right: 50px; }

.xs-mb-50 {
  margin-bottom: 50px; }

.xs-p-40 {
  padding: 40px; }

.xs-pt-40 {
  padding-top: 40px; }

.xs-pl-40 {
  padding-left: 40px; }

.xs-pr-40 {
  padding-right: 40px; }

.xs-pb-40 {
  padding-bottom: 40px; }

.xs-m-40 {
  margin: 40px; }

.xs-mt-40 {
  margin-top: 40px; }

.xs-ml-40 {
  margin-left: 40px; }

.xs-mr-40 {
  margin-right: 40px; }

.xs-mb-40 {
  margin-bottom: 40px; }

.xs-p-30 {
  padding: 30px; }

.xs-pt-30 {
  padding-top: 30px; }

.xs-pl-30 {
  padding-left: 30px; }

.xs-pr-30 {
  padding-right: 30px; }

.xs-pb-30 {
  padding-bottom: 30px; }

.xs-m-30 {
  margin: 30px; }

.xs-mt-30 {
  margin-top: 30px; }

.xs-ml-30 {
  margin-left: 30px; }

.xs-mr-30 {
  margin-right: 30px; }

.xs-mb-30 {
  margin-bottom: 30px; }

.xs-p-20 {
  padding: 20px; }

.xs-pt-20 {
  padding-top: 20px; }

.xs-pl-20 {
  padding-left: 20px; }

.xs-pr-20 {
  padding-right: 20px; }

.xs-pb-20 {
  padding-bottom: 20px; }

.xs-m-20 {
  margin: 20px; }

.xs-mt-20 {
  margin-top: 20px; }

.xs-ml-20 {
  margin-left: 20px; }

.xs-mr-20 {
  margin-right: 20px; }

.xs-mb-20 {
  margin-bottom: 20px; }

.xs-p-15 {
  padding: 15px; }

.xs-pt-15 {
  padding-top: 15px; }

.xs-pl-15 {
  padding-left: 15px; }

.xs-pr-15 {
  padding-right: 15px; }

.xs-pb-15 {
  padding-bottom: 15px; }

.xs-m-15 {
  margin: 15px; }

.xs-mt-15 {
  margin-top: 15px; }

.xs-ml-15 {
  margin-left: 15px; }

.xs-mr-15 {
  margin-right: 15px; }

.xs-mb-15 {
  margin-bottom: 15px; }

.xs-p-10 {
  padding: 10px; }

.xs-pt-10 {
  padding-top: 10px; }

.xs-pl-10 {
  padding-left: 10px; }

.xs-pr-10 {
  padding-right: 10px; }

.xs-pb-10 {
  padding-bottom: 10px; }

.xs-m-10 {
  margin: 10px; }

.xs-mt-10 {
  margin-top: 10px; }

.xs-ml-10 {
  margin-left: 10px; }

.xs-mr-10 {
  margin-right: 10px; }

.xs-mb-10 {
  margin-bottom: 10px; }

.xs-p-5 {
  padding: 5px; }

.xs-pt-5 {
  padding-top: 5px; }

.xs-pl-5 {
  padding-left: 5px; }

.xs-pr-5 {
  padding-right: 5px; }

.xs-pb-5 {
  padding-bottom: 5px; }

.xs-m-5 {
  margin: 5px; }

.xs-mt-5 {
  margin-top: 5px; }

.xs-ml-5 {
  margin-left: 5px; }

.xs-mr-5 {
  margin-right: 5px; }

.xs-mb-5 {
  margin-bottom: 5px; }

.xs-p-0 {
  padding: 0px; }

.xs-pt-0 {
  padding-top: 0px; }

.xs-pl-0 {
  padding-left: 0px; }

.xs-pr-0 {
  padding-right: 0px; }

.xs-pb-0 {
  padding-bottom: 0px; }

.xs-m-0 {
  margin: 0px; }

.xs-mt-0 {
  margin-top: 0px; }

.xs-ml-0 {
  margin-left: 0px; }

.xs-mr-0 {
  margin-right: 0px; }

.xs-mb-0 {
  margin-bottom: 0px; }

@media (min-width: 480px) {
  .sm-p-50 {
    padding: 50px; }

  .sm-pt-50 {
    padding-top: 50px; }

  .sm-pl-50 {
    padding-left: 50px; }

  .sm-pr-50 {
    padding-right: 50px; }

  .sm-pb-50 {
    padding-bottom: 50px; }

  .sm-m-50 {
    margin: 50px; }

  .sm-mt-50 {
    margin-top: 50px; }

  .sm-ml-50 {
    margin-left: 50px; }

  .sm-mr-50 {
    margin-right: 50px; }

  .sm-mb-50 {
    margin-bottom: 50px; }

  .sm-p-40 {
    padding: 40px; }

  .sm-pt-40 {
    padding-top: 40px; }

  .sm-pl-40 {
    padding-left: 40px; }

  .sm-pr-40 {
    padding-right: 40px; }

  .sm-pb-40 {
    padding-bottom: 40px; }

  .sm-m-40 {
    margin: 40px; }

  .sm-mt-40 {
    margin-top: 40px; }

  .sm-ml-40 {
    margin-left: 40px; }

  .sm-mr-40 {
    margin-right: 40px; }

  .sm-mb-40 {
    margin-bottom: 40px; }

  .sm-p-30 {
    padding: 30px; }

  .sm-pt-30 {
    padding-top: 30px; }

  .sm-pl-30 {
    padding-left: 30px; }

  .sm-pr-30 {
    padding-right: 30px; }

  .sm-pb-30 {
    padding-bottom: 30px; }

  .sm-m-30 {
    margin: 30px; }

  .sm-mt-30 {
    margin-top: 30px; }

  .sm-ml-30 {
    margin-left: 30px; }

  .sm-mr-30 {
    margin-right: 30px; }

  .sm-mb-30 {
    margin-bottom: 30px; }

  .sm-p-20 {
    padding: 20px; }

  .sm-pt-20 {
    padding-top: 20px; }

  .sm-pl-20 {
    padding-left: 20px; }

  .sm-pr-20 {
    padding-right: 20px; }

  .sm-pb-20 {
    padding-bottom: 20px; }

  .sm-m-20 {
    margin: 20px; }

  .sm-mt-20 {
    margin-top: 20px; }

  .sm-ml-20 {
    margin-left: 20px; }

  .sm-mr-20 {
    margin-right: 20px; }

  .sm-mb-20 {
    margin-bottom: 20px; }

  .sm-p-15 {
    padding: 15px; }

  .sm-pt-15 {
    padding-top: 15px; }

  .sm-pl-15 {
    padding-left: 15px; }

  .sm-pr-15 {
    padding-right: 15px; }

  .sm-pb-15 {
    padding-bottom: 15px; }

  .sm-m-15 {
    margin: 15px; }

  .sm-mt-15 {
    margin-top: 15px; }

  .sm-ml-15 {
    margin-left: 15px; }

  .sm-mr-15 {
    margin-right: 15px; }

  .sm-mb-15 {
    margin-bottom: 15px; }

  .sm-p-10 {
    padding: 10px; }

  .sm-pt-10 {
    padding-top: 10px; }

  .sm-pl-10 {
    padding-left: 10px; }

  .sm-pr-10 {
    padding-right: 10px; }

  .sm-pb-10 {
    padding-bottom: 10px; }

  .sm-m-10 {
    margin: 10px; }

  .sm-mt-10 {
    margin-top: 10px; }

  .sm-ml-10 {
    margin-left: 10px; }

  .sm-mr-10 {
    margin-right: 10px; }

  .sm-mb-10 {
    margin-bottom: 10px; }

  .sm-p-5 {
    padding: 5px; }

  .sm-pt-5 {
    padding-top: 5px; }

  .sm-pl-5 {
    padding-left: 5px; }

  .sm-pr-5 {
    padding-right: 5px; }

  .sm-pb-5 {
    padding-bottom: 5px; }

  .sm-m-5 {
    margin: 5px; }

  .sm-mt-5 {
    margin-top: 5px; }

  .sm-ml-5 {
    margin-left: 5px; }

  .sm-mr-5 {
    margin-right: 5px; }

  .sm-mb-5 {
    margin-bottom: 5px; }

  .sm-p-0 {
    padding: 0px; }

  .sm-pt-0 {
    padding-top: 0px; }

  .sm-pl-0 {
    padding-left: 0px; }

  .sm-pr-0 {
    padding-right: 0px; }

  .sm-pb-0 {
    padding-bottom: 0px; }

  .sm-m-0 {
    margin: 0px; }

  .sm-mt-0 {
    margin-top: 0px; }

  .sm-ml-0 {
    margin-left: 0px; }

  .sm-mr-0 {
    margin-right: 0px; }

  .sm-mb-0 {
    margin-bottom: 0px; } }
@media (min-width: 768px) {
  .md-p-50 {
    padding: 50px; }

  .md-pt-50 {
    padding-top: 50px; }

  .md-pl-50 {
    padding-left: 50px; }

  .md-pr-50 {
    padding-right: 50px; }

  .md-pb-50 {
    padding-bottom: 50px; }

  .md-m-50 {
    margin: 50px; }

  .md-mt-50 {
    margin-top: 50px; }

  .md-ml-50 {
    margin-left: 50px; }

  .md-mr-50 {
    margin-right: 50px; }

  .md-mb-50 {
    margin-bottom: 50px; }

  .md-p-40 {
    padding: 40px; }

  .md-pt-40 {
    padding-top: 40px; }

  .md-pl-40 {
    padding-left: 40px; }

  .md-pr-40 {
    padding-right: 40px; }

  .md-pb-40 {
    padding-bottom: 40px; }

  .md-m-40 {
    margin: 40px; }

  .md-mt-40 {
    margin-top: 40px; }

  .md-ml-40 {
    margin-left: 40px; }

  .md-mr-40 {
    margin-right: 40px; }

  .md-mb-40 {
    margin-bottom: 40px; }

  .md-p-30 {
    padding: 30px; }

  .md-pt-30 {
    padding-top: 30px; }

  .md-pl-30 {
    padding-left: 30px; }

  .md-pr-30 {
    padding-right: 30px; }

  .md-pb-30 {
    padding-bottom: 30px; }

  .md-m-30 {
    margin: 30px; }

  .md-mt-30 {
    margin-top: 30px; }

  .md-ml-30 {
    margin-left: 30px; }

  .md-mr-30 {
    margin-right: 30px; }

  .md-mb-30 {
    margin-bottom: 30px; }

  .md-p-20 {
    padding: 20px; }

  .md-pt-20 {
    padding-top: 20px; }

  .md-pl-20 {
    padding-left: 20px; }

  .md-pr-20 {
    padding-right: 20px; }

  .md-pb-20 {
    padding-bottom: 20px; }

  .md-m-20 {
    margin: 20px; }

  .md-mt-20 {
    margin-top: 20px; }

  .md-ml-20 {
    margin-left: 20px; }

  .md-mr-20 {
    margin-right: 20px; }

  .md-mb-20 {
    margin-bottom: 20px; }

  .md-p-15 {
    padding: 15px; }

  .md-pt-15 {
    padding-top: 15px; }

  .md-pl-15 {
    padding-left: 15px; }

  .md-pr-15 {
    padding-right: 15px; }

  .md-pb-15 {
    padding-bottom: 15px; }

  .md-m-15 {
    margin: 15px; }

  .md-mt-15 {
    margin-top: 15px; }

  .md-ml-15 {
    margin-left: 15px; }

  .md-mr-15 {
    margin-right: 15px; }

  .md-mb-15 {
    margin-bottom: 15px; }

  .md-p-10 {
    padding: 10px; }

  .md-pt-10 {
    padding-top: 10px; }

  .md-pl-10 {
    padding-left: 10px; }

  .md-pr-10 {
    padding-right: 10px; }

  .md-pb-10 {
    padding-bottom: 10px; }

  .md-m-10 {
    margin: 10px; }

  .md-mt-10 {
    margin-top: 10px; }

  .md-ml-10 {
    margin-left: 10px; }

  .md-mr-10 {
    margin-right: 10px; }

  .md-mb-10 {
    margin-bottom: 10px; }

  .md-p-5 {
    padding: 5px; }

  .md-pt-5 {
    padding-top: 5px; }

  .md-pl-5 {
    padding-left: 5px; }

  .md-pr-5 {
    padding-right: 5px; }

  .md-pb-5 {
    padding-bottom: 5px; }

  .md-m-5 {
    margin: 5px; }

  .md-mt-5 {
    margin-top: 5px; }

  .md-ml-5 {
    margin-left: 5px; }

  .md-mr-5 {
    margin-right: 5px; }

  .md-mb-5 {
    margin-bottom: 5px; }

  .md-p-0 {
    padding: 0px; }

  .md-pt-0 {
    padding-top: 0px; }

  .md-pl-0 {
    padding-left: 0px; }

  .md-pr-0 {
    padding-right: 0px; }

  .md-pb-0 {
    padding-bottom: 0px; }

  .md-m-0 {
    margin: 0px; }

  .md-mt-0 {
    margin-top: 0px; }

  .md-ml-0 {
    margin-left: 0px; }

  .md-mr-0 {
    margin-right: 0px; }

  .md-mb-0 {
    margin-bottom: 0px; } }
@media (min-width: 992px) {
  .xl-p-200 {
    padding: 200px; }

  .xl-pt-200 {
    padding-top: 200px; }

  .xl-pl-200 {
    padding-left: 200px; }

  .xl-pr-200 {
    padding-right: 200px; }

  .xl-pb-200 {
    padding-bottom: 200px; }

  .xl-m-200 {
    margin: 200px; }

  .xl-mt-200 {
    margin-top: 200px; }

  .xl-ml-200 {
    margin-left: 200px; }

  .xl-mr-200 {
    margin-right: 200px; }

  .xl-mb-200 {
    margin-bottom: 200px; }

  .xl-p-150 {
    padding: 150px; }

  .xl-pt-150 {
    padding-top: 150px; }

  .xl-pl-150 {
    padding-left: 150px; }

  .xl-pr-150 {
    padding-right: 150px; }

  .xl-pb-150 {
    padding-bottom: 150px; }

  .xl-m-150 {
    margin: 150px; }

  .xl-mt-150 {
    margin-top: 150px; }

  .xl-ml-150 {
    margin-left: 150px; }

  .xl-mr-150 {
    margin-right: 150px; }

  .xl-mb-150 {
    margin-bottom: 150px; }

  .xl-p-100 {
    padding: 100px; }

  .xl-pt-100 {
    padding-top: 100px; }

  .xl-pl-100 {
    padding-left: 100px; }

  .xl-pr-100 {
    padding-right: 100px; }

  .xl-pb-100 {
    padding-bottom: 100px; }

  .xl-m-100 {
    margin: 100px; }

  .xl-mt-100 {
    margin-top: 100px; }

  .xl-ml-100 {
    margin-left: 100px; }

  .xl-mr-100 {
    margin-right: 100px; }

  .xl-mb-100 {
    margin-bottom: 100px; }

  .lg-p-50 {
    padding: 50px; }

  .lg-pt-50 {
    padding-top: 50px; }

  .lg-pl-50 {
    padding-left: 50px; }

  .lg-pr-50 {
    padding-right: 50px; }

  .lg-pb-50 {
    padding-bottom: 50px; }

  .lg-m-50 {
    margin: 50px; }

  .lg-mt-50 {
    margin-top: 50px; }

  .lg-ml-50 {
    margin-left: 50px; }

  .lg-mr-50 {
    margin-right: 50px; }

  .lg-mb-50 {
    margin-bottom: 50px; }

  .lg-p-40 {
    padding: 40px; }

  .lg-pt-40 {
    padding-top: 40px; }

  .lg-pl-40 {
    padding-left: 40px; }

  .lg-pr-40 {
    padding-right: 40px; }

  .lg-pb-40 {
    padding-bottom: 40px; }

  .lg-m-40 {
    margin: 40px; }

  .lg-mt-40 {
    margin-top: 40px; }

  .lg-ml-40 {
    margin-left: 40px; }

  .lg-mr-40 {
    margin-right: 40px; }

  .lg-mb-40 {
    margin-bottom: 40px; }

  .lg-p-30 {
    padding: 30px; }

  .lg-pt-30 {
    padding-top: 30px; }

  .lg-pl-30 {
    padding-left: 30px; }

  .lg-pr-30 {
    padding-right: 30px; }

  .lg-pb-30 {
    padding-bottom: 30px; }

  .lg-m-30 {
    margin: 30px; }

  .lg-mt-30 {
    margin-top: 30px; }

  .lg-ml-30 {
    margin-left: 30px; }

  .lg-mr-30 {
    margin-right: 30px; }

  .lg-mb-30 {
    margin-bottom: 30px; }

  .lg-p-20 {
    padding: 20px; }

  .lg-pt-20 {
    padding-top: 20px; }

  .lg-pl-20 {
    padding-left: 20px; }

  .lg-pr-20 {
    padding-right: 20px; }

  .lg-pb-20 {
    padding-bottom: 20px; }

  .lg-m-20 {
    margin: 20px; }

  .lg-mt-20 {
    margin-top: 20px; }

  .lg-ml-20 {
    margin-left: 20px; }

  .lg-mr-20 {
    margin-right: 20px; }

  .lg-mb-20 {
    margin-bottom: 20px; }

  .lg-p-15 {
    padding: 15px; }

  .lg-pt-15 {
    padding-top: 15px; }

  .lg-pl-15 {
    padding-left: 15px; }

  .lg-pr-15 {
    padding-right: 15px; }

  .lg-pb-15 {
    padding-bottom: 15px; }

  .lg-m-15 {
    margin: 15px; }

  .lg-mt-15 {
    margin-top: 15px; }

  .lg-ml-15 {
    margin-left: 15px; }

  .lg-mr-15 {
    margin-right: 15px; }

  .lg-mb-15 {
    margin-bottom: 15px; }

  .lg-p-10 {
    padding: 10px; }

  .lg-pt-10 {
    padding-top: 10px; }

  .lg-pl-10 {
    padding-left: 10px; }

  .lg-pr-10 {
    padding-right: 10px; }

  .lg-pb-10 {
    padding-bottom: 10px; }

  .lg-m-10 {
    margin: 10px; }

  .lg-mt-10 {
    margin-top: 10px; }

  .lg-ml-10 {
    margin-left: 10px; }

  .lg-mr-10 {
    margin-right: 10px; }

  .lg-mb-10 {
    margin-bottom: 10px; }

  .lg-p-5 {
    padding: 5px; }

  .lg-pt-5 {
    padding-top: 5px; }

  .lg-pl-5 {
    padding-left: 5px; }

  .lg-pr-5 {
    padding-right: 5px; }

  .lg-pb-5 {
    padding-bottom: 5px; }

  .lg-m-5 {
    margin: 5px; }

  .lg-mt-5 {
    margin-top: 5px; }

  .lg-ml-5 {
    margin-left: 5px; }

  .lg-mr-5 {
    margin-right: 5px; }

  .lg-mb-5 {
    margin-bottom: 5px; }

  .lg-p-0 {
    padding: 0px; }

  .lg-pt-0 {
    padding-top: 0px; }

  .lg-pl-0 {
    padding-left: 0px; }

  .lg-pr-0 {
    padding-right: 0px; }

  .lg-pb-0 {
    padding-bottom: 0px; }

  .lg-m-0 {
    margin: 0px; }

  .lg-mt-0 {
    margin-top: 0px; }

  .lg-ml-0 {
    margin-left: 0px; }

  .lg-mr-0 {
    margin-right: 0px; }

  .lg-mb-0 {
    margin-bottom: 0px; } }
@media (min-width: 1600px) {
  .xl-p-200 {
    padding: 200px; }

  .xl-pt-200 {
    padding-top: 200px; }

  .xl-pl-200 {
    padding-left: 200px; }

  .xl-pr-200 {
    padding-right: 200px; }

  .xl-pb-200 {
    padding-bottom: 200px; }

  .xl-m-200 {
    margin: 200px; }

  .xl-mt-200 {
    margin-top: 200px; }

  .xl-ml-200 {
    margin-left: 200px; }

  .xl-mr-200 {
    margin-right: 200px; }

  .xl-mb-200 {
    margin-bottom: 200px; }

  .xl-p-150 {
    padding: 150px; }

  .xl-pt-150 {
    padding-top: 150px; }

  .xl-pl-150 {
    padding-left: 150px; }

  .xl-pr-150 {
    padding-right: 150px; }

  .xl-pb-150 {
    padding-bottom: 150px; }

  .xl-m-150 {
    margin: 150px; }

  .xl-mt-150 {
    margin-top: 150px; }

  .xl-ml-150 {
    margin-left: 150px; }

  .xl-mr-150 {
    margin-right: 150px; }

  .xl-mb-150 {
    margin-bottom: 150px; }

  .xl-p-100 {
    padding: 100px; }

  .xl-pt-100 {
    padding-top: 100px; }

  .xl-pl-100 {
    padding-left: 100px; }

  .xl-pr-100 {
    padding-right: 100px; }

  .xl-pb-100 {
    padding-bottom: 100px; }

  .xl-m-100 {
    margin: 100px; }

  .xl-mt-100 {
    margin-top: 100px; }

  .xl-ml-100 {
    margin-left: 100px; }

  .xl-mr-100 {
    margin-right: 100px; }

  .xl-mb-100 {
    margin-bottom: 100px; }

  .xl-p-50 {
    padding: 50px; }

  .xl-pt-50 {
    padding-top: 50px; }

  .xl-pl-50 {
    padding-left: 50px; }

  .xl-pr-50 {
    padding-right: 50px; }

  .xl-pb-50 {
    padding-bottom: 50px; }

  .xl-m-50 {
    margin: 50px; }

  .xl-mt-50 {
    margin-top: 50px; }

  .xl-ml-50 {
    margin-left: 50px; }

  .xl-mr-50 {
    margin-right: 50px; }

  .xl-mb-50 {
    margin-bottom: 50px; }

  .xl-p-40 {
    padding: 40px; }

  .xl-pt-40 {
    padding-top: 40px; }

  .xl-pl-40 {
    padding-left: 40px; }

  .xl-pr-40 {
    padding-right: 40px; }

  .xl-pb-40 {
    padding-bottom: 40px; }

  .xl-m-40 {
    margin: 40px; }

  .xl-mt-40 {
    margin-top: 40px; }

  .xl-ml-40 {
    margin-left: 40px; }

  .xl-mr-40 {
    margin-right: 40px; }

  .xl-mb-40 {
    margin-bottom: 40px; }

  .xl-p-30 {
    padding: 30px; }

  .xl-pt-30 {
    padding-top: 30px; }

  .xl-pl-30 {
    padding-left: 30px; }

  .xl-pr-30 {
    padding-right: 30px; }

  .xl-pb-30 {
    padding-bottom: 30px; }

  .xl-m-30 {
    margin: 30px; }

  .xl-mt-30 {
    margin-top: 30px; }

  .xl-ml-30 {
    margin-left: 30px; }

  .xl-mr-30 {
    margin-right: 30px; }

  .xl-mb-30 {
    margin-bottom: 30px; }

  .xl-p-20 {
    padding: 20px; }

  .xl-pt-20 {
    padding-top: 20px; }

  .xl-pl-20 {
    padding-left: 20px; }

  .xl-pr-20 {
    padding-right: 20px; }

  .xl-pb-20 {
    padding-bottom: 20px; }

  .xl-m-20 {
    margin: 20px; }

  .xl-mt-20 {
    margin-top: 20px; }

  .xl-ml-20 {
    margin-left: 20px; }

  .xl-mr-20 {
    margin-right: 20px; }

  .xl-mb-20 {
    margin-bottom: 20px; }

  .xl-p-15 {
    padding: 15px; }

  .xl-pt-15 {
    padding-top: 15px; }

  .xl-pl-15 {
    padding-left: 15px; }

  .xl-pr-15 {
    padding-right: 15px; }

  .xl-pb-15 {
    padding-bottom: 15px; }

  .xl-m-15 {
    margin: 15px; }

  .xl-mt-15 {
    margin-top: 15px; }

  .xl-ml-15 {
    margin-left: 15px; }

  .xl-mr-15 {
    margin-right: 15px; }

  .xl-mb-15 {
    margin-bottom: 15px; }

  .xl-p-10 {
    padding: 10px; }

  .xl-pt-10 {
    padding-top: 10px; }

  .xl-pl-10 {
    padding-left: 10px; }

  .xl-pr-10 {
    padding-right: 10px; }

  .xl-pb-10 {
    padding-bottom: 10px; }

  .xl-m-10 {
    margin: 10px; }

  .xl-mt-10 {
    margin-top: 10px; }

  .xl-ml-10 {
    margin-left: 10px; }

  .xl-mr-10 {
    margin-right: 10px; }

  .xl-mb-10 {
    margin-bottom: 10px; }

  .xl-p-5 {
    padding: 5px; }

  .xl-pt-5 {
    padding-top: 5px; }

  .xl-pl-5 {
    padding-left: 5px; }

  .xl-pr-5 {
    padding-right: 5px; }

  .xl-pb-5 {
    padding-bottom: 5px; }

  .xl-m-5 {
    margin: 5px; }

  .xl-mt-5 {
    margin-top: 5px; }

  .xl-ml-5 {
    margin-left: 5px; }

  .xl-mr-5 {
    margin-right: 5px; }

  .xl-mb-5 {
    margin-bottom: 5px; }

  .xl-p-0 {
    padding: 0px; }

  .xl-pt-0 {
    padding-top: 0px; }

  .xl-pl-0 {
    padding-left: 0px; }

  .xl-pr-0 {
    padding-right: 0px; }

  .xl-pb-0 {
    padding-bottom: 0px; }

  .xl-m-0 {
    margin: 0px; }

  .xl-mt-0 {
    margin-top: 0px; }

  .xl-ml-0 {
    margin-left: 0px; }

  .xl-mr-0 {
    margin-right: 0px; }

  .xl-mb-0 {
    margin-bottom: 0px; } }
/* Family-01 */
.family-01 {
  background: none repeat-y scroll top center transparent; }

.family-01 .portlet-body {
  background: none no-repeat scroll bottom center transparent; }

body.portal-popup .family-01 .portlet-body {
  border: none; }

.family-01 .aui-field-content {
  margin: 10px 0; }

.family-01 .aui-button-holder {
  margin-bottom: 0;
  text-align: right; }

.family-01 input[type="submit"],
.family-01 input[type="button"],
.family-01 input[type="reset"],
.family-01 button {
  background: none no-repeat scroll right center #9fbc19;
  border: medium none;
  border-radius: 0 0 0 0;
  color: #fff;
  padding: 2px 10px;
  text-shadow: none; }

.family-01 .aui-button-content .aui-button-input-submit {
  background-image: url("/cosmos-theme/css/../images/portlet/go_borderless.png");
  margin-top: 15px;
  padding-right: 20px; }

/* Bordered styles */
.family-01 .portlet-title img {
  display: none; }

.family-01 .portlet-topper-toolbar {
  border-left: 1px solid #fff;
  width: 35px;
  height: 24px;
  padding: 8px 8px 0;
  right: 0;
  top: 0;
  z-index: 1; }

.signed-out .family-01 .portlet-topper-toolbar {
  display: none; }

.family-01 .portlet-content {
  padding: 0; }

.family-01 .portlet-content .portlet-body {
  padding: 10px 15px;
  border-radius: 10px;
  background: #fefefe;
  background: -moz-linear-gradient(bottom, #f0f0f0 0%, #fefefe 343px, #fefefe 100%);
  background: -webkit-linear-gradient(bottom, #f0f0f0 0%, #fefefe 343px, #fefefe 100%);
  background: linear-gradient(to top, #f0f0f0 0%, #fefefe 343px, #fefefe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f0f0f0', GradientType=0 ); }

.family-01 .portlet-minimize,
.family-01 .portlet-maximize {
  display: none; }

.columns-max .family-01 .portlet-topper-toolbar {
  width: 150px; }

.columns-max .family-01 .portlet-topper-toolbar .portlet-icon-back {
  background-image: url("/cosmos-theme/css/../images/arrows/06_left.png");
  color: #fff;
  font-size: 9px;
  text-decoration: none;
  line-height: 20px;
  padding-bottom: 0;
  padding-top: 0; }

/* Themable tables */
table.styled {
  width: 100%; }

table.styled-inverse th,
table.styled-inverse td,
table.styled th,
table.styled td {
  padding: 0.5em; }

table.styled-inverse tbody tr td:first-child,
table.styled tbody tr td:first-child {
  width: 30%; }

/* Icons for documents */
.family-01 .document .icon {
  width: 15px;
  height: 19px;
  float: right;
  background: url("/cosmos-theme/css/../images/load-document/icon-gray.png") no-repeat scroll center right transparent; }

.family-01 .document .icon.ok {
  background: url("/cosmos-theme/css/../images/load-document/icon-green.png") no-repeat scroll center right transparent; }

.family-01 .document .icon.warn {
  background: url("/cosmos-theme/css/../images/load-document/icon-orange.png") no-repeat scroll center right transparent; }

.family-01 .document ul.warn {
  color: orange; }

.family-01 .document .icon.error {
  background: url("/cosmos-theme/css/../images/load-document/icon-red.png") no-repeat scroll center right transparent; }

.family-01 .document ul.error {
  color: red; }

/* Popup */
.portal-popup .family-01 {
  background: none; }

.portal-popup .family-01 .portlet-body {
  background: none; }

/* Title bars */
.family-01 .portlet-topper,
.title-bar {
  background: no-repeat scroll top left #9fbc19;
  height: 32px;
  color: #fff; }

.family-01 .portlet-title,
.title-bar .title-bar-content {
  background: no-repeat scroll top right transparent; }

.family-01 .portlet-title-text,
.title-bar h1 {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 0 10px;
  padding: 2px 0 0; }

.title-bar-extra {
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 9px;
  color: #fff; }

.signed-in.controls-visible .title-bar-extra {
  margin-right: 52px; }

#content .title-bar-extra ul {
  list-style: none outside none; }

#content .columns-max .title-bar-extra {
  margin-right: 167px; }

.title-bar-extra .title-bar-extra-tab {
  border-left: 1px solid #fff;
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 6px 8px 0;
  position: relative; }

.title-bar-extra .title-bar-extra-tab a {
  color: #fff;
  text-decoration: none; }

.title-bar-extra .title-bar-extra-tab span {
  cursor: default; }

.title-bar-extra .title-bar-extra-tab-menu-opener:hover {
  background: #525252; }

.signed-out .title-bar-extra .title-bar-extra-tab-menu-opener:last-child:hover,
.controls-hidden .title-bar-extra .title-bar-extra-tab-menu-opener:last-child:hover {
  border-radius: 0 10px 0 0; }

.columns-max .title-bar-extra .title-bar-extra-tab-menu-opener:last-child:hover {
  border-radius: 0; }

.title-bar-extra .title-bar-extra-tab-menu {
  background: #525252;
  display: none;
  font-size: 11px;
  left: 0;
  line-height: 16px;
  margin: 0;
  padding: 0 10px 10px;
  position: absolute;
  top: 32px;
  min-width: 100px;
  z-index: 1; }

.title-bar-extra .title-bar-extra-tab-menu-opener:hover .title-bar-extra-tab-menu {
  display: block; }

.title-bar-extra .title-bar-extra-tab-menu a {
  display: block; }

.title-bar-extra .title-bar-extra-tab-menu a:hover {
  font-weight: bold;
  text-decoration: underline; }

/* Tabs */
.default-tab-style .tabs {
  font-size: 0; }

.default-tab-style .tab {
  background: #b4b4b4;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  line-height: 25px;
  margin-left: 1px;
  padding: 6px 15px; }

.default-tab-style .tab:hover {
  background: #7b7b7b; }

.default-tab-style .tab:first-child {
  border-radius: 10px 0 0 0;
  margin: 0;
  padding-left: 20px; }

.default-tab-style .tab:last-child {
  border-radius: 0 10px 0 0;
  padding-right: 20px; }

.default-tab-style .tab.current {
  background: #9fbc19;
  border-radius: 10px 10px 0 0;
  padding-top: 12px; }

.default-tab-style .tab-content {
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 0 10px 10px 10px;
  display: none;
  padding: 10px; }

.default-tab-style .tab-content.current {
  display: block; }

/* Extra bar icons */
.title-bar-extra .title-bar-extra-tab .icon {
  display: inline-block;
  height: 20px;
  padding-right: 20px;
  background: none no-repeat scroll center right transparent; }

.title-bar-extra .title-bar-extra-tab .icon-categories {
  background-image: url("/cosmos-theme/css/../images/icon-tag.png"); }

.title-bar-extra .title-bar-extra-tab .icon-search {
  background-image: url("/cosmos-theme/css/../images/icon-search.png"); }

.title-bar-extra .title-bar-extra-tab .icon-back {
  background-image: url("/cosmos-theme/css/../images/portlet/return_borderless.png"); }

/* Green variation */
.cs-green a:hover {
  color: #9fbc19; }

.cs-green a:active {
  color: #9fbc19; }

.cs-green.family-01 .portlet-topper,
.cs-green .title-bar {
  background-color: #9fbc19; }

.cs-green .default-tab-style .tab.current {
  background: #9fbc19; }

.family-01.cs-green input[type="submit"],
.family-01.cs-green input[type="button"],
.family-01.cs-green input[type="reset"],
.family-01.cs-green button {
  background-color: #9fbc19;
  white-space: nowrap; }

.cs-green .default-tab-style .tab.current {
  background: #9fbc19; }

.cs-green table.styled thead th,
.cs-green table.styled thead th a:link,
.cs-green table.styled thead th a:visited {
  color: #9fbc19;
  border-bottom: 1px solid #9fbc19; }

.cs-green table.styled-inverse thead th {
  background-color: #9fbc19;
  color: #fff; }

.cs-green table.styled-inverse thead th a:link,
.cs-green table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-green .colored {
  color: #9fbc19; }

.cs-green.colored {
  color: #9fbc19 !important; }

.cs-green .label, .cs-green .badge {
  background-color: #9fbc19; }

.cs-green .styled h3 {
  margin: 0;
  color: #9fbc19; }

.cs-green .emphase {
  font-weight: bold;
  color: #9fbc19; }

.cs-green .ui-slider .ui-widget-header,
.cs-green .ui-slider .ui-widget-content {
  background: none;
  background-color: #9fbc19; }

/* Blue variation */
.cs-blue a:hover {
  color: #1eaed8; }

.cs-blue a:active {
  color: #1eaed8; }

.cs-blue.family-01 .portlet-topper,
.cs-blue .title-bar {
  background-color: #1eaed8; }

.cs-blue .default-tab-style .tab.current {
  background: #1eaed8; }

.family-01.cs-blue input[type="submit"],
.family-01.cs-blue input[type="button"],
.family-01.cs-blue input[type="reset"],
.family-01.cs-blue button {
  background-color: #1eaed8;
  white-space: nowrap; }

.cs-blue .default-tab-style .tab.current {
  background: #1eaed8; }

.cs-blue table.styled thead th,
.cs-blue table.styled thead th a:link,
.cs-blue table.styled thead th a:visited {
  color: #1eaed8;
  border-bottom: 1px solid #1eaed8; }

.cs-blue table.styled-inverse thead th {
  background-color: #1eaed8;
  color: #fff; }

.cs-blue table.styled-inverse thead th a:link,
.cs-blue table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-blue .colored {
  color: #1eaed8; }

.cs-blue.colored {
  color: #1eaed8 !important; }

.cs-blue .label, .cs-blue .badge {
  background-color: #1eaed8; }

.cs-blue .styled h3 {
  margin: 0;
  color: #1eaed8; }

.cs-blue .emphase {
  font-weight: bold;
  color: #1eaed8; }

.cs-blue .ui-slider .ui-widget-header, .cs-blue .ui-slider .ui-widget-content {
  background: none;
  background-color: #1eaed8; }

/* Dark blue variation */
.cs-dark-blue a:hover {
  color: #0074ae; }

.cs-dark-blue a:active {
  color: #0074ae; }

.cs-dark-blue.family-01 .portlet-topper,
.cs-dark-blue .title-bar {
  background-color: #0074ae; }

.cs-dark-blue .default-tab-style .tab.current {
  background: #0074ae; }

.family-01.cs-dark-blue input[type="submit"],
.family-01.cs-dark-blue input[type="button"],
.family-01.cs-dark-blue input[type="reset"],
.family-01.cs-dark-blue button {
  background-color: #0074ae;
  white-space: nowrap; }

.cs-dark-blue .default-tab-style .tab.current {
  background: #0074ae; }

.cs-dark-blue table.styled thead th,
.cs-dark-blue table.styled thead th a:link,
.cs-dark-blue table.styled thead th a:visited {
  color: #0074ae;
  border-bottom: 1px solid #0074ae; }

.cs-dark-blue table.styled-inverse thead th {
  background-color: #0074ae;
  color: #fff; }

.cs-dark-blue table.styled-inverse thead th a:link,
.cs-dark-blue table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-dark-blue .colored {
  color: #0074ae; }

.cs-dark-blue.colored {
  color: #0074ae !important; }

.cs-dark-blue .label, .cs-dark-blue .badge {
  background-color: #0074ae; }

.cs-dark-blue .styled h3 {
  margin: 0;
  color: #0074ae; }

.cs-dark-blue .emphase {
  font-weight: bold;
  color: #0074ae; }

.cs-dark-blue .ui-slider .ui-widget-header, .cs-dark-blue .ui-slider .ui-widget-content {
  background: none;
  background-color: #0074ae; }

/* Gray variation */
.cs-gray a:hover {
  color: #7b7b7b; }

.cs-gray a:active {
  color: #7b7b7b; }

.cs-gray.family-01 .portlet-topper,
.cs-gray .title-bar {
  background-color: #7b7b7b; }

.cs-gray .default-tab-style .tab.current {
  background: #7b7b7b; }

.family-01.cs-gray input[type="submit"],
.family-01.cs-gray input[type="button"],
.family-01.cs-gray input[type="reset"],
.family-01.cs-gray button {
  background-color: #7b7b7b; }

.cs-gray .default-tab-style .tab.current {
  background: #7b7b7b; }

.cs-gray table.styled thead th,
.cs-gray table.styled thead th a:link,
.cs-gray table.styled thead th a:visited {
  color: #7b7b7b;
  border-bottom: 1px solid #7b7b7b; }

.cs-gray table.styled-inverse thead th {
  background-color: #7b7b7b;
  color: #fff; }

.cs-gray table.styled-inverse thead th a:link,
.cs-gray table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-gray .colored {
  color: #7b7b7b; }

.cs-gray.colored {
  color: #7b7b7b !important; }

.cs-gray .label, .cs-gray .badge {
  background-color: #7b7b7b; }

.cs-gray .styled h3 {
  margin: 0;
  color: #7b7b7b; }

.cs-gray .emphase {
  font-weight: bold;
  color: #7b7b7b; }

.cs-gray .ui-slider .ui-widget-header, .cs-gray .ui-slider .ui-widget-content {
  background: none;
  background-color: #7b7b7b; }

/* Light gray variation */
.cs-light-gray a:hover {
  color: #b4b4b4; }

.cs-light-gray a:active {
  color: #b4b4b4; }

.cs-light-gray.family-01 .portlet-topper,
.cs-light-gray .title-bar {
  background-color: #b4b4b4; }

.cs-light-gray .default-tab-style .tab.current {
  background: #b4b4b4; }

.family-01.cs-light-gray input[type="submit"],
.family-01.cs-light-gray input[type="button"],
.family-01.cs-light-gray input[type="reset"],
.family-01.cs-light-gray button {
  background-color: #b4b4b4;
  white-space: nowrap; }

.cs-light-gray .default-tab-style .tab.current {
  background: #b4b4b4; }

.cs-light-gray table.styled thead th,
.cs-light-gray table.styled thead th a:link,
.cs-light-gray table.styled thead th a:visited {
  color: #b4b4b4;
  border-bottom: 1px solid #b4b4b4; }

.cs-light-gray table.styled-inverse thead th {
  background-color: #b4b4b4;
  color: #fff; }

.cs-light-gray table.styled-inverse thead th a:link,
.cs-light-gray table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-light-gray .colored {
  color: #b4b4b4; }

.cs-light-gray.colored {
  color: #b4b4b4 !important; }

.cs-light-gray .label, .cs-light-gray .badge {
  background-color: #b4b4b4; }

.cs-light-gray .emphase {
  font-weight: bold;
  color: #b4b4b4; }

.cs-light-gray .ui-slider .ui-widget-header, .cs-light-gray .ui-slider .ui-widget-content {
  background: none;
  background-color: #b4b4b4; }

/*===== DARK GRAY VARIATION =====*/
.cs-dark-gray a:hover {
  color: #696969; }

.cs-dark-gray a:active {
  color: #696969; }

.cs-dark-gray.family-01 .portlet-topper,
.cs-dark-gray .title-bar {
  background-color: #696969; }

.cs-dark-gray .default-tab-style .tab.current {
  background: #696969; }

.family-01.cs-dark-gray input[type="submit"],
.family-01.cs-dark-gray input[type="button"],
.family-01.cs-dark-gray input[type="reset"],
.family-01.cs-dark-gray button {
  background-color: #696969;
  white-space: nowrap; }

.cs-dark-gray .default-tab-style .tab.current {
  background: #696969; }

.cs-dark-gray table.styled thead th,
.cs-dark-gray table.styled thead th a:link,
.cs-dark-gray table.styled thead th a:visited {
  color: #696969;
  border-bottom: 1px solid #696969; }

.cs-dark-gray table.styled-inverse thead th {
  background-color: #696969;
  color: #ffffff; }

.cs-dark-gray table.styled-inverse thead th a:link,
.cs-dark-gray table.styled-inverse thead th a:visited {
  color: #ffffff; }

.cs-dark-gray .colored {
  color: #696969; }

.cs-dark-gray.colored {
  color: #696969 !important; }

.cs-dark-gray .label, .cs-light-gray .badge {
  background-color: #696969; }

.cs-dark-gray .emphase {
  font-weight: bold;
  color: #696969; }

.cs-dark-gray .ui-slider .ui-widget-header, .cs-dark-gray .ui-slider .ui-widget-content {
  background: none;
  background-color: #696969; }

/*===== DARK GREEN VARIATION =====*/
.cs-dark-green a:hover {
  color: #85AD39; }

.cs-dark-green a:active {
  color: #85AD39; }

.cs-dark-green.family-01 .portlet-topper,
.cs-dark-green .title-bar {
  background-color: #85AD39; }

.cs-darkgreen .default-tab-style .tab.current {
  background: #85AD39; }

.family-01.cs-dark-green input[type="submit"],
.family-01.cs-dark-green input[type="button"],
.family-01.cs-dark-green input[type="reset"],
.family-01.cs-dark-green button {
  background-color: #85AD39;
  white-space: nowrap; }

.cs-dark-green .default-tab-style .tab.current {
  background: #85AD39; }

.cs-dark-green table.styled thead th,
.cs-dark-green table.styled thead th a:link,
.cs-dark-green table.styled thead th a:visited {
  color: #85AD39;
  border-bottom: 1px solid #85AD39; }

.cs-dark-green table.styled-inverse thead th {
  background-color: #85AD39;
  color: #ffffff; }

.cs-dark-green table.styled-inverse thead th a:link,
.cs-dark-green table.styled-inverse thead th a:visited {
  color: #ffffff; }

.cs-dark-green .colored {
  color: #85AD39; }

.cs-dark-green.colored {
  color: #85AD39 !important; }

.cs-dark-green .label, .cs-green .badge {
  background-color: #85AD39; }

.cs-dark-green .styled h3 {
  margin: 0;
  color: #85AD39; }

.cs-dark-green .emphase {
  font-weight: bold;
  color: #85AD39; }

.cs-dark-green .ui-slider .ui-widget-header, .cs-dark-green .ui-slider .ui-widget-content {
  background: none;
  background-color: #85AD39; }

/* Orange variation */
.cs-orange a:hover {
  color: #E94F20; }

.cs-orange a:active {
  color: #E94F20; }

.cs-orange.family-01 .portlet-topper,
.cs-orange .title-bar {
  background-color: #E94F20; }

.cs-orange .default-tab-style .tab.current {
  background: #E94F20; }

.cs-orange table.styled thead th,
.cs-orange table.styled thead th a:link,
.cs-orange table.styled thead th a:visited {
  color: #E94F20;
  border-bottom: 1px solid #E94F20; }

.cs-orange table.styled-inverse thead th {
  background-color: #E94F20;
  color: #fff; }

.cs-orange table.styled-inverse thead th a:link,
.cs-orange table.styled-inverse thead th a:visited {
  color: #fff; }

.cs-orange .colored {
  color: #E94F20; }

.cs-orange.colored {
  color: #E94F20 !important; }

.cs-orange .label, .cs-orange .badge {
  background-color: #E94F20; }

.cs-orange .styled h3 {
  margin: 0;
  color: #E94F20; }

.cs-orange .emphase {
  font-weight: bold;
  color: #E94F20; }

.cs-orange .ui-slider .ui-widget-header, .cs-orange .ui-slider .ui-widget-content {
  background: none;
  background-color: #E94F20; }

.family-01.cs-orange input[type="submit"],
.family-01.cs-orange input[type="button"],
.family-01.cs-orange input[type="reset"],
.family-01.cs-orange button {
  background-color: #E94F20;
  white-space: nowrap; }

.cs-orange .default-tab-style .tab.current {
  background: #E94F20; }

.family-01.cs-orange {
  background: none; }

.family-01.cs-orange .portlet-body {
  background: none;
  border-left: 1px solid #E94F20;
  border-right: 1px solid #E94F20;
  border-bottom: 1px solid #E94F20;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 15px; }

.family-01.cs-orange .portlet-body tr.even {
  /* 		background-color: #c9c9c9; */ }

.family-01.cs-orange .portlet-body tr.odd {
  /* 		background-color: #9a9b9b; */ }

/*===== ORANGE LIGHT VARIATION =====*/
.cs-light-orange a:hover {
  color: #CD9119; }

.cs-light-orange a:active {
  color: #CD9119; }

.cs-light-orange.family-01 .portlet-topper,
.cs-light-orange .title-bar {
  background-color: #CD9119; }

.cs-light-orange .default-tab-style .tab.current {
  background: #CD9119; }

.cs-light-orange table.styled thead th,
.cs-light-orange table.styled thead th a:link,
.cs-light-orange table.styled thead th a:visited {
  color: #CD9119;
  border-bottom: 1px solid #E94F20; }

.cs-light-orange table.styled-inverse thead th {
  background-color: #CD9119;
  color: #ffffff; }

.cs-light-orange table.styled-inverse thead th a:link,
.cs-light-orange table.styled-inverse thead th a:visited {
  color: #ffffff; }

.cs-light-orange .colored {
  color: #CD9119; }

.cs-light-orange.colored {
  color: #CD9119 !important; }

.cs-light-orange .label, .cs-orange .badge {
  background-color: #CD9119; }

.cs-light-orange .styled h3 {
  margin: 0;
  color: #CD9119; }

.cs-light-orange .emphase {
  font-weight: bold;
  color: #CD9119; }

.family-01.cs-light-orange input[type="submit"],
.family-01.cs-light-orange input[type="button"],
.family-01.cs-light-orange input[type="reset"],
.family-01.cs-light-orange button {
  background-color: #CD9119;
  white-space: nowrap; }

.cs-light-orange .default-tab-style .tab.current {
  background: #CD9119; }

.family-01.cs-light-orange {
  background: none; }

.family-01.cs-light-orange .portlet-body {
  background: none;
  border-left: 1px solid #CD9119;
  border-right: 1px solid #CD9119;
  border-bottom: 1px solid #CD9119;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 15px; }

.family-01.cs-light-orange .portlet-body tr.even {
  /* 		background-color: #CD9119; */ }

.family-01.cs-light-orange .portlet-body tr.odd {
  /* 		background-color: #CD9119; */ }

/*===== RED VARIATION =====*/
.cs-red a:hover {
  color: #a02323; }

.cs-red a:active {
  color: #a02323; }

.cs-red.family-01 .portlet-topper,
.cs-red .title-bar {
  background-color: #a02323; }

.cs-red .default-tab-style .tab.current {
  background: #a02323; }

.cs-red table.styled thead th,
.cs-red table.styled thead th a:link,
.cs-red table.styled thead th a:visited {
  color: #a02323;
  border-bottom: 1px solid #a02323; }

.cs-red table.styled td {
  color: #303030; }

.cs-red table.styled-inverse thead th {
  background-color: #a02323;
  color: #ffffff; }

.cs-red table.styled-inverse thead th a:link,
.cs-red table.styled-inverse thead th a:visited {
  color: #ffffff; }

.cs-red table.styled-inverse td {
  color: #303030; }

.cs-red .colored {
  color: #a02323; }

.cs-red.colored {
  color: #a02323 !important; }

.cs-red .label, .cs-orange .badge {
  background-color: #a02323; }

.cs-red .styled h3 {
  margin: 0;
  color: #a02323; }

.emphase, .cs-red .emphase {
  font-weight: bold;
  color: #a02323; }

.family-01.cs-red input[type="submit"],
.family-01.cs-red input[type="button"],
.family-01.cs-red input[type="reset"],
.family-01.cs-red button {
  background-color: #a02323;
  white-space: nowrap; }

.cs-red .default-tab-style .tab.current {
  background: #a02323; }

.family-01.cs-red {
  background: none; }

.family-01.cs-red .portlet-body {
  background: none;
  border-left: 1px solid #a02323;
  border-right: 1px solid #a02323;
  border-bottom: 1px solid #a02323;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 15px; }

/* Rajouter ces styles de liens utilis?es dans le calendrier
en guise de boutons */
.cs-red a.button,
.cs-red a.button:link,
.cs-red a.button:visited {
  background-color: #A02323;
  border: medium none;
  border-radius: 0px;
  color: #FFF;
  padding: 5px 15px;
  text-decoration: none;
  text-shadow: none;
  font-size: 1.5em; }

.cs-red a.button:hover {
  background-color: #d50d0d; }

.family-01.cs-red .fade button {
  background-color: rgba(160, 35, 35, 0.7);
  color: #fff; }

/* Rajouter ces styles de liens utilis?es dans le calendrier
en guise de boutons */
/*===== BLACK VARIATION =====*/
.cs-black a:hover {
  color: #000000; }

.cs-black a:active {
  color: #000000; }

.cs-black.family-01 .portlet-topper,
.cs-black .title-bar {
  background-color: #000000; }

.cs-black .default-tab-style .tab.current {
  background: #000000; }

.cs-black table.styled thead th,
.cs-black table.styled thead th a:link,
.cs-black table.styled thead th a:visited {
  color: #000000;
  border-bottom: 1px solid #000000; }

.cs-black table.styled-inverse thead th {
  background-color: #000000;
  color: #fff; }

.cs-black table.styled-inverse thead th a:link,
.cs-black table.styled-inverse thead th a:visited {
  color: #ffffff; }

.cs-black .colored {
  color: #000000; }

.cs-black.colored {
  color: #000000 !important; }

.cs-black .label, .cs-orange .badge {
  background-color: #000000; }

.cs-black .styled h3 {
  margin: 0;
  color: #000000; }

.cs-black .emphase {
  font-weight: bold;
  color: #000000; }

.family-01.cs-black input[type="submit"],
.family-01.cs-black input[type="button"],
.family-01.cs-black input[type="reset"],
.family-01.cs-black button {
  background-color: #000000;
  white-space: nowrap; }

.cs-black .default-tab-style .tab.current {
  background: #000000; }

.family-01.cs-black {
  background: none; }

.family-01.cs-black .portlet-body {
  background: none;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 15px; }

/* family-02 cs-red*/
.family-02 .portlet-topper {
  margin-top: 30px; }

.family-02 .portlet-title img {
  display: none; }

.family-02 .row-fluid [class*="span"],
.family-02 .row-fluid [class*="span"]:first-child {
  /*     margin: 15px; */ }

.family-02 input#fileData {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.family-02 span#file-selected {
  color: #a02323;
  font-weight: bold; }

.cs-red.family-02 .document-folder-portlet .field-wrapper .control-label {
  font-size: 14px;
  font-weight: bold;
  color: #696969; }

.cs-red.family-02 .document-folder-portlet {
  border-color: #edeeef;
  border-style: solid;
  border-width: thin; }

.cs-red.family-02 .portlet-title-text, .title-bar h1 {
  font-size: 16px;
  font-weight: bold;
  color: #a02323;
  line-height: normal;
  margin: 0 0 0 10px;
  padding: 2px 0 0; }

/* family-02 cs-red Icons for documents */
.family-02 .document .icon {
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 15px; }

.family-02 .document .icon.ok {
  background: url("/cosmos-theme/css/../images/load-document/icon-green2.png") no-repeat scroll center right transparent; }

.family-02 .document .icon.warn {
  background: url("/cosmos-theme/css/../images/load-document/icon-orange2.png") no-repeat scroll center right transparent; }

.family-02 .document ul.warn {
  color: orange;
  display: table; }

.family-02 .document .icon.error {
  background: url("/cosmos-theme/css/../images/load-document/icon-red2.png") no-repeat scroll center right transparent; }

.family-02 .document ul.error {
  color: red;
  display: table; }

.family-02 .button-holder.suivPrec {
  float: right; }

.family-02 p#info {
  font-style: italic;
  margin-top: 10px; }

/* family-02 cs-red table */
.cs-red.family-02 table.styled thead th {
  text-align: left; }

.cs-red.family-02 table.styled td {
  vertical-align: initial; }

.family-02 table.styled tbody tr {
  border-bottom-color: #edeeef;
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.family-02 table.styled tbody tr td:first-child {
  width: 60%; }

.family-02 table.styled tbody tr td:last-child {
  width: 10%; }

.cs-red.family-02 .document-folder-portlet h2 {
  font-size: 14px;
  font-weight: bold;
  color: #a02323;
  line-height: normal;
  margin: 0;
  padding: 15px;
  background-color: #edeeef; }

.cs-red.family-02 .document-folder-portlet h3 {
  margin-left: 0;
  font-size: 14px;
  font-weight: bold;
  color: #a02323;
  line-height: normal; }

.cs-red.family-02 .document-folder-portlet h2 > span {
  color: #696969; }

.cs-red.family-02 .document-folder-portlet .field-wrapper .control-label {
  font-size: 14px;
  font-weight: bold;
  color: #696969; }

.cs-red.family-02 .document-folder-portlet textarea#comments {
  width: 95% !important;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.cs-red.family-02 .document-folder-portlet img#nautilus {
  width: 90px; }

/* family-02 cs-red accordion */
.cs-red.family-02 .document-folder-portlet .accordion .accordion-heading {
  background: #edeeef; }
  .cs-red.family-02 .document-folder-portlet .accordion .accordion-heading .accordion-toggle {
    cursor: pointer;
    margin-right: 20px; }
    .cs-red.family-02 .document-folder-portlet .accordion .accordion-heading .accordion-toggle .title-text {
      font-size: 14px;
      font-weight: bold;
      color: #a02323;
      padding-left: 17px; }
.cs-red.family-02 .document-folder-portlet .accordion .accordion-heading.toggler-header-expanded .accordion-toggle {
  background-position-y: -11px; }

@media only screen and (min-width: 760px) {
  .cs-red.family-02 .document-folder-portlet .accordion .accordion-heading .accordion-toggle {
    background: url(/cosmos-theme/images/accordion/spriteLookUnlookRed.png) no-repeat 0;
    background-position-x: right;
    background-position-y: 11px; }

  .cs-red.family-02 .document-folder-portlet .accordion .accordion-heading.toggler-header-expanded .accordion-toggle {
    background-position-y: -11px; } }
/*!
* Synapse Search for Zendesk's Help Center v2.24.3
* undefined
* Copyright 2019 Synapse DÃ©veloppement; Licensed undefined
*/
.bootstrap-wrapper .clearfix:after {
  display: block;
  clear: both;
  content: ""; }

.bootstrap-wrapper .visible {
  visibility: visible !important; }

.bootstrap-wrapper .invisible {
  visibility: hidden !important; }

.bootstrap-wrapper .hidden-xs-up {
  display: none !important; }

@media (max-width: 575.98px) {
  .bootstrap-wrapper .hidden-xs-down {
    display: none !important; } }
@media (min-width: 576px) {
  .bootstrap-wrapper .hidden-sm-up {
    display: none !important; } }
@media (max-width: 767.98px) {
  .bootstrap-wrapper .hidden-sm-down {
    display: none !important; } }
@media (min-width: 768px) {
  .bootstrap-wrapper .hidden-md-up {
    display: none !important; } }
@media (max-width: 991.98px) {
  .bootstrap-wrapper .hidden-md-down {
    display: none !important; } }
@media (min-width: 992px) {
  .bootstrap-wrapper .hidden-lg-up {
    display: none !important; } }
@media (max-width: 1199.98px) {
  .bootstrap-wrapper .hidden-lg-down {
    display: none !important; } }
@media (min-width: 1200px) {
  .bootstrap-wrapper .hidden-xl-up {
    display: none !important; } }
.bootstrap-wrapper .hidden-xl-down, .bootstrap-wrapper .visible-print-block {
  display: none !important; }

@media print {
  .bootstrap-wrapper .visible-print-block {
    display: block !important; } }
.bootstrap-wrapper .visible-print-inline {
  display: none !important; }

@media print {
  .bootstrap-wrapper .visible-print-inline {
    display: inline !important; } }
.bootstrap-wrapper .visible-print-inline-block {
  display: none !important; }

@media print {
  .bootstrap-wrapper .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .bootstrap-wrapper .hidden-print {
    display: none !important; } }
.bootstrap-wrapper .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .bootstrap-wrapper .container {
    max-width: 540px; } }
@media (min-width: 768px) {
  .bootstrap-wrapper .container {
    max-width: 720px; } }
@media (min-width: 992px) {
  .bootstrap-wrapper .container {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .bootstrap-wrapper .container {
    max-width: 1140px; } }
.bootstrap-wrapper .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.bootstrap-wrapper .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.bootstrap-wrapper .no-gutters {
  margin-right: 0;
  margin-left: 0; }

.bootstrap-wrapper .no-gutters > .col, .bootstrap-wrapper .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

.bootstrap-wrapper .col, .bootstrap-wrapper .col-1, .bootstrap-wrapper .col-2, .bootstrap-wrapper .col-3, .bootstrap-wrapper .col-4, .bootstrap-wrapper .col-5, .bootstrap-wrapper .col-6, .bootstrap-wrapper .col-7, .bootstrap-wrapper .col-8, .bootstrap-wrapper .col-9, .bootstrap-wrapper .col-10, .bootstrap-wrapper .col-11, .bootstrap-wrapper .col-12, .bootstrap-wrapper .col-auto, .bootstrap-wrapper .col-lg, .bootstrap-wrapper .col-lg-1, .bootstrap-wrapper .col-lg-2, .bootstrap-wrapper .col-lg-3, .bootstrap-wrapper .col-lg-4, .bootstrap-wrapper .col-lg-5, .bootstrap-wrapper .col-lg-6, .bootstrap-wrapper .col-lg-7, .bootstrap-wrapper .col-lg-8, .bootstrap-wrapper .col-lg-9, .bootstrap-wrapper .col-lg-10, .bootstrap-wrapper .col-lg-11, .bootstrap-wrapper .col-lg-12, .bootstrap-wrapper .col-lg-auto, .bootstrap-wrapper .col-md, .bootstrap-wrapper .col-md-1, .bootstrap-wrapper .col-md-2, .bootstrap-wrapper .col-md-3, .bootstrap-wrapper .col-md-4, .bootstrap-wrapper .col-md-5, .bootstrap-wrapper .col-md-6, .bootstrap-wrapper .col-md-7, .bootstrap-wrapper .col-md-8, .bootstrap-wrapper .col-md-9, .bootstrap-wrapper .col-md-10, .bootstrap-wrapper .col-md-11, .bootstrap-wrapper .col-md-12, .bootstrap-wrapper .col-md-auto, .bootstrap-wrapper .col-sm, .bootstrap-wrapper .col-sm-1, .bootstrap-wrapper .col-sm-2, .bootstrap-wrapper .col-sm-3, .bootstrap-wrapper .col-sm-4, .bootstrap-wrapper .col-sm-5, .bootstrap-wrapper .col-sm-6, .bootstrap-wrapper .col-sm-7, .bootstrap-wrapper .col-sm-8, .bootstrap-wrapper .col-sm-9, .bootstrap-wrapper .col-sm-10, .bootstrap-wrapper .col-sm-11, .bootstrap-wrapper .col-sm-12, .bootstrap-wrapper .col-sm-auto, .bootstrap-wrapper .col-xl, .bootstrap-wrapper .col-xl-1, .bootstrap-wrapper .col-xl-2, .bootstrap-wrapper .col-xl-3, .bootstrap-wrapper .col-xl-4, .bootstrap-wrapper .col-xl-5, .bootstrap-wrapper .col-xl-6, .bootstrap-wrapper .col-xl-7, .bootstrap-wrapper .col-xl-8, .bootstrap-wrapper .col-xl-9, .bootstrap-wrapper .col-xl-10, .bootstrap-wrapper .col-xl-11, .bootstrap-wrapper .col-xl-12, .bootstrap-wrapper .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.bootstrap-wrapper .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.bootstrap-wrapper .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.bootstrap-wrapper .col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.bootstrap-wrapper .col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.bootstrap-wrapper .col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.bootstrap-wrapper .col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.bootstrap-wrapper .col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.bootstrap-wrapper .col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.bootstrap-wrapper .col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.bootstrap-wrapper .col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.bootstrap-wrapper .col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.bootstrap-wrapper .col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.bootstrap-wrapper .col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.bootstrap-wrapper .col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.bootstrap-wrapper .order-first {
  order: -1; }

.bootstrap-wrapper .order-last {
  order: 13; }

.bootstrap-wrapper .order-0 {
  order: 0; }

.bootstrap-wrapper .order-1 {
  order: 1; }

.bootstrap-wrapper .order-2 {
  order: 2; }

.bootstrap-wrapper .order-3 {
  order: 3; }

.bootstrap-wrapper .order-4 {
  order: 4; }

.bootstrap-wrapper .order-5 {
  order: 5; }

.bootstrap-wrapper .order-6 {
  order: 6; }

.bootstrap-wrapper .order-7 {
  order: 7; }

.bootstrap-wrapper .order-8 {
  order: 8; }

.bootstrap-wrapper .order-9 {
  order: 9; }

.bootstrap-wrapper .order-10 {
  order: 10; }

.bootstrap-wrapper .order-11 {
  order: 11; }

.bootstrap-wrapper .order-12 {
  order: 12; }

.bootstrap-wrapper .offset-1 {
  margin-left: 8.33333%; }

.bootstrap-wrapper .offset-2 {
  margin-left: 16.66667%; }

.bootstrap-wrapper .offset-3 {
  margin-left: 25%; }

.bootstrap-wrapper .offset-4 {
  margin-left: 33.33333%; }

.bootstrap-wrapper .offset-5 {
  margin-left: 41.66667%; }

.bootstrap-wrapper .offset-6 {
  margin-left: 50%; }

.bootstrap-wrapper .offset-7 {
  margin-left: 58.33333%; }

.bootstrap-wrapper .offset-8 {
  margin-left: 66.66667%; }

.bootstrap-wrapper .offset-9 {
  margin-left: 75%; }

.bootstrap-wrapper .offset-10 {
  margin-left: 83.33333%; }

.bootstrap-wrapper .offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .bootstrap-wrapper .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .bootstrap-wrapper .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .bootstrap-wrapper .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .bootstrap-wrapper .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .bootstrap-wrapper .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .bootstrap-wrapper .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .bootstrap-wrapper .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .bootstrap-wrapper .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .bootstrap-wrapper .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .bootstrap-wrapper .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .bootstrap-wrapper .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .bootstrap-wrapper .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .bootstrap-wrapper .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .bootstrap-wrapper .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .bootstrap-wrapper .order-sm-first {
    order: -1; }

  .bootstrap-wrapper .order-sm-last {
    order: 13; }

  .bootstrap-wrapper .order-sm-0 {
    order: 0; }

  .bootstrap-wrapper .order-sm-1 {
    order: 1; }

  .bootstrap-wrapper .order-sm-2 {
    order: 2; }

  .bootstrap-wrapper .order-sm-3 {
    order: 3; }

  .bootstrap-wrapper .order-sm-4 {
    order: 4; }

  .bootstrap-wrapper .order-sm-5 {
    order: 5; }

  .bootstrap-wrapper .order-sm-6 {
    order: 6; }

  .bootstrap-wrapper .order-sm-7 {
    order: 7; }

  .bootstrap-wrapper .order-sm-8 {
    order: 8; }

  .bootstrap-wrapper .order-sm-9 {
    order: 9; }

  .bootstrap-wrapper .order-sm-10 {
    order: 10; }

  .bootstrap-wrapper .order-sm-11 {
    order: 11; }

  .bootstrap-wrapper .order-sm-12 {
    order: 12; }

  .bootstrap-wrapper .offset-sm-0 {
    margin-left: 0; }

  .bootstrap-wrapper .offset-sm-1 {
    margin-left: 8.33333%; }

  .bootstrap-wrapper .offset-sm-2 {
    margin-left: 16.66667%; }

  .bootstrap-wrapper .offset-sm-3 {
    margin-left: 25%; }

  .bootstrap-wrapper .offset-sm-4 {
    margin-left: 33.33333%; }

  .bootstrap-wrapper .offset-sm-5 {
    margin-left: 41.66667%; }

  .bootstrap-wrapper .offset-sm-6 {
    margin-left: 50%; }

  .bootstrap-wrapper .offset-sm-7 {
    margin-left: 58.33333%; }

  .bootstrap-wrapper .offset-sm-8 {
    margin-left: 66.66667%; }

  .bootstrap-wrapper .offset-sm-9 {
    margin-left: 75%; }

  .bootstrap-wrapper .offset-sm-10 {
    margin-left: 83.33333%; }

  .bootstrap-wrapper .offset-sm-11 {
    margin-left: 91.66667%; } }
@media (min-width: 768px) {
  .bootstrap-wrapper .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .bootstrap-wrapper .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .bootstrap-wrapper .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .bootstrap-wrapper .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .bootstrap-wrapper .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .bootstrap-wrapper .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .bootstrap-wrapper .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .bootstrap-wrapper .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .bootstrap-wrapper .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .bootstrap-wrapper .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .bootstrap-wrapper .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .bootstrap-wrapper .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .bootstrap-wrapper .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .bootstrap-wrapper .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .bootstrap-wrapper .order-md-first {
    order: -1; }

  .bootstrap-wrapper .order-md-last {
    order: 13; }

  .bootstrap-wrapper .order-md-0 {
    order: 0; }

  .bootstrap-wrapper .order-md-1 {
    order: 1; }

  .bootstrap-wrapper .order-md-2 {
    order: 2; }

  .bootstrap-wrapper .order-md-3 {
    order: 3; }

  .bootstrap-wrapper .order-md-4 {
    order: 4; }

  .bootstrap-wrapper .order-md-5 {
    order: 5; }

  .bootstrap-wrapper .order-md-6 {
    order: 6; }

  .bootstrap-wrapper .order-md-7 {
    order: 7; }

  .bootstrap-wrapper .order-md-8 {
    order: 8; }

  .bootstrap-wrapper .order-md-9 {
    order: 9; }

  .bootstrap-wrapper .order-md-10 {
    order: 10; }

  .bootstrap-wrapper .order-md-11 {
    order: 11; }

  .bootstrap-wrapper .order-md-12 {
    order: 12; }

  .bootstrap-wrapper .offset-md-0 {
    margin-left: 0; }

  .bootstrap-wrapper .offset-md-1 {
    margin-left: 8.33333%; }

  .bootstrap-wrapper .offset-md-2 {
    margin-left: 16.66667%; }

  .bootstrap-wrapper .offset-md-3 {
    margin-left: 25%; }

  .bootstrap-wrapper .offset-md-4 {
    margin-left: 33.33333%; }

  .bootstrap-wrapper .offset-md-5 {
    margin-left: 41.66667%; }

  .bootstrap-wrapper .offset-md-6 {
    margin-left: 50%; }

  .bootstrap-wrapper .offset-md-7 {
    margin-left: 58.33333%; }

  .bootstrap-wrapper .offset-md-8 {
    margin-left: 66.66667%; }

  .bootstrap-wrapper .offset-md-9 {
    margin-left: 75%; }

  .bootstrap-wrapper .offset-md-10 {
    margin-left: 83.33333%; }

  .bootstrap-wrapper .offset-md-11 {
    margin-left: 91.66667%; } }
@media (min-width: 992px) {
  .bootstrap-wrapper .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .bootstrap-wrapper .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .bootstrap-wrapper .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .bootstrap-wrapper .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .bootstrap-wrapper .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .bootstrap-wrapper .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .bootstrap-wrapper .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .bootstrap-wrapper .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .bootstrap-wrapper .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .bootstrap-wrapper .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .bootstrap-wrapper .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .bootstrap-wrapper .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .bootstrap-wrapper .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .bootstrap-wrapper .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .bootstrap-wrapper .order-lg-first {
    order: -1; }

  .bootstrap-wrapper .order-lg-last {
    order: 13; }

  .bootstrap-wrapper .order-lg-0 {
    order: 0; }

  .bootstrap-wrapper .order-lg-1 {
    order: 1; }

  .bootstrap-wrapper .order-lg-2 {
    order: 2; }

  .bootstrap-wrapper .order-lg-3 {
    order: 3; }

  .bootstrap-wrapper .order-lg-4 {
    order: 4; }

  .bootstrap-wrapper .order-lg-5 {
    order: 5; }

  .bootstrap-wrapper .order-lg-6 {
    order: 6; }

  .bootstrap-wrapper .order-lg-7 {
    order: 7; }

  .bootstrap-wrapper .order-lg-8 {
    order: 8; }

  .bootstrap-wrapper .order-lg-9 {
    order: 9; }

  .bootstrap-wrapper .order-lg-10 {
    order: 10; }

  .bootstrap-wrapper .order-lg-11 {
    order: 11; }

  .bootstrap-wrapper .order-lg-12 {
    order: 12; }

  .bootstrap-wrapper .offset-lg-0 {
    margin-left: 0; }

  .bootstrap-wrapper .offset-lg-1 {
    margin-left: 8.33333%; }

  .bootstrap-wrapper .offset-lg-2 {
    margin-left: 16.66667%; }

  .bootstrap-wrapper .offset-lg-3 {
    margin-left: 25%; }

  .bootstrap-wrapper .offset-lg-4 {
    margin-left: 33.33333%; }

  .bootstrap-wrapper .offset-lg-5 {
    margin-left: 41.66667%; }

  .bootstrap-wrapper .offset-lg-6 {
    margin-left: 50%; }

  .bootstrap-wrapper .offset-lg-7 {
    margin-left: 58.33333%; }

  .bootstrap-wrapper .offset-lg-8 {
    margin-left: 66.66667%; }

  .bootstrap-wrapper .offset-lg-9 {
    margin-left: 75%; }

  .bootstrap-wrapper .offset-lg-10 {
    margin-left: 83.33333%; }

  .bootstrap-wrapper .offset-lg-11 {
    margin-left: 91.66667%; } }
@media (min-width: 1200px) {
  .bootstrap-wrapper .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .bootstrap-wrapper .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .bootstrap-wrapper .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }

  .bootstrap-wrapper .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

  .bootstrap-wrapper .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .bootstrap-wrapper .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

  .bootstrap-wrapper .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }

  .bootstrap-wrapper .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .bootstrap-wrapper .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }

  .bootstrap-wrapper .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }

  .bootstrap-wrapper .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .bootstrap-wrapper .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

  .bootstrap-wrapper .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }

  .bootstrap-wrapper .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .bootstrap-wrapper .order-xl-first {
    order: -1; }

  .bootstrap-wrapper .order-xl-last {
    order: 13; }

  .bootstrap-wrapper .order-xl-0 {
    order: 0; }

  .bootstrap-wrapper .order-xl-1 {
    order: 1; }

  .bootstrap-wrapper .order-xl-2 {
    order: 2; }

  .bootstrap-wrapper .order-xl-3 {
    order: 3; }

  .bootstrap-wrapper .order-xl-4 {
    order: 4; }

  .bootstrap-wrapper .order-xl-5 {
    order: 5; }

  .bootstrap-wrapper .order-xl-6 {
    order: 6; }

  .bootstrap-wrapper .order-xl-7 {
    order: 7; }

  .bootstrap-wrapper .order-xl-8 {
    order: 8; }

  .bootstrap-wrapper .order-xl-9 {
    order: 9; }

  .bootstrap-wrapper .order-xl-10 {
    order: 10; }

  .bootstrap-wrapper .order-xl-11 {
    order: 11; }

  .bootstrap-wrapper .order-xl-12 {
    order: 12; }

  .bootstrap-wrapper .offset-xl-0 {
    margin-left: 0; }

  .bootstrap-wrapper .offset-xl-1 {
    margin-left: 8.33333%; }

  .bootstrap-wrapper .offset-xl-2 {
    margin-left: 16.66667%; }

  .bootstrap-wrapper .offset-xl-3 {
    margin-left: 25%; }

  .bootstrap-wrapper .offset-xl-4 {
    margin-left: 33.33333%; }

  .bootstrap-wrapper .offset-xl-5 {
    margin-left: 41.66667%; }

  .bootstrap-wrapper .offset-xl-6 {
    margin-left: 50%; }

  .bootstrap-wrapper .offset-xl-7 {
    margin-left: 58.33333%; }

  .bootstrap-wrapper .offset-xl-8 {
    margin-left: 66.66667%; }

  .bootstrap-wrapper .offset-xl-9 {
    margin-left: 75%; }

  .bootstrap-wrapper .offset-xl-10 {
    margin-left: 83.33333%; }

  .bootstrap-wrapper .offset-xl-11 {
    margin-left: 91.66667%; } }
.bootstrap-wrapper .img-fluid {
  max-width: 100%;
  height: auto; }

.aa-powered-by-link, .ais-search-box--powered-by-link {
  width: 64px;
  height: 18px;
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: middle; }

.clearfix {
  clear: both; }

.algolia-autocomplete {
  width: 80vw !important;
  left: 10vw !important;
  line-height: normal; }

.aa-input {
  outline: none; }

.aa-hint {
  width: 100%;
  color: #999; }

.aa-dropdown-menu {
  margin-top: 15px;
  border: 1px solid #b9b9b9;
  box-shadow: 0 1px 0 0 #ccc,0 2px 3px 0 #e6e6e6;
  border-radius: 3px;
  background-color: #fff;
  font-size: 12px;
  padding: 20px 16px 16px;
  text-align: left;
  position: relative; }

.aa-dropdown-menu:after, .aa-dropdown-menu:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.aa-dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px; }

.aa-dropdown-menu:before {
  border-color: rgba(186, 186, 186, 0);
  border-bottom-color: #b9b9b9;
  border-width: 11px;
  margin-left: -11px; }

@media only screen and (max-width: 640px) {
  .algolia-autocomplete {
    width: 100vw !important;
    left: 0 !important;
    line-height: normal; } }
.category {
  cursor: pointer;
  margin-top: 25px; }

.aa-powered-by {
  position: absolute;
  right: 16px;
  top: 8px;
  text-align: right;
  font-size: .8em;
  color: #999; }

.category-column {
  padding: 0 !important; }

.aa-article-hit--category {
  font-size: 18px;
  border-bottom: 1px solid #e6e6e6;
  height: 18px;
  color: #aaaaaa !important; }

.aa-article-hit--category--content {
  background-color: #fff;
  font-weight: 700;
  font-size: 18px;
  color: #000;
  padding-right: 16px;
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px; }

.aa-article-hit .aa-article-hit--category {
  display: none; }

.aa-article-hit.aa-article-hit__category-first .aa-article-hit--category {
  display: block; }

.aa-article-hit__sm .aa-article-hit--category, .aa-article-hit__xs .aa-article-hit--category {
  margin-bottom: 8px; }

.aa-article-hit--category--stats {
  color: grey;
  font-size: 16px;
  font-weight: 300; }

.aa-article-hit--line {
  width: 100%;
  margin-bottom: 8px;
  float: left;
  line-height: 1.35em; }

.aa-article-hit__section-first .aa-article-hit--line {
  margin-top: 12px; }

.aa-article-hit__sm .aa-article-hit--line, .aa-article-hit__xs .aa-article-hit--line {
  margin: 0; }

.aa-article-hit--section {
  width: 100%;
  padding-right: 16px;
  margin-top: 5px;
  margin-bottom: 6px;
  font-size: 1.2em;
  letter-spacing: .2px;
  color: #bc2121 !important; }

.aa-article-hit--section--content {
  display: flex;
  align-items: center;
  margin-top: 20px;
  font-weight: 400; }

.aa-article-hit--section--line {
  content: "";
  margin-left: 15px;
  flex: 1 1 auto;
  border-top: 1px solid #dbdbdb; }

.aa-article-hit__section-first .aa-article-hit--section {
  display: block; }

.aa-article-hit__sm .aa-article-hit--section, .aa-article-hit__xs .aa-article-hit--section {
  width: 100%;
  text-align: left;
  margin-top: 8px; }

.aa-article-hit__sm .aa-article-hit--section {
  font-size: 1.2em; }

.aa-article-hit--content {
  width: 95%;
  float: left;
  padding: 4px 10% 4px 30px; }

.aa-article-hit--image .aa-article-hit--content {
  border: none;
  padding: 5px; }

.thumbnail {
  width: 100%;
  padding: 0 !important;
  margin-top: 10px; }

.col-6 {
  padding-left: 15px !important;
  padding-right: 5px !important; }

.video-section {
  margin-top: 5px;
  margin-bottom: 18px; }

.aa-article-hit--image--section {
  color: #bc2121;
  font-size: 12px;
  line-height: 1em; }

.aa-suggestion.aa-cursor .aa-article-hit--content {
  background-color: #f8f8f8; }

.aa-article-hit__category-first.aa-article-hit__section-first .aa-article-hit--content {
  border-top: none; }

.aa-article-hit__sm .aa-article-hit--content, .aa-article-hit__xs .aa-article-hit--content {
  width: 100%; }

.aa-article-hit__xs .aa-article-hit--content {
  padding: 0 8px;
  border-left: none; }

.aa-article-hit__sm .aa-article-hit--content {
  padding: 4px 8px;
  margin: 4px 0;
  border: none; }

.aa-article-hit--title {
  font-size: 1.1em; }

.aa-article-hit--title .aa-article-hit--highlight {
  position: relative;
  z-index: 1;
  color: black !important;
  font-weight: 700; }

.aa-article-hit--title .aa-article-hit--highlight:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .1;
  z-index: -1;
  background-color: transparent !important; }

.aa-article-hit__sm .aa-article-hit--title, .aa-article-hit__xs .aa-article-hit--title {
  font-size: 1em;
  line-height: 1.25em;
  display: block; }

.aa-article-hit__xs .aa-article-hit--title {
  font-weight: 400;
  padding: 8px 0;
  border-top: 1px solid #eee; }

.aa-article-hit__xs.aa-article-hit__section-first .aa-article-hit--title {
  border: none; }

.picto {
  width: 41px;
  height: 41px !important; }

.title-next-to-picto {
  margin: auto;
  margin-left: 0; }

.title-next-to-picto.col-9 {
  padding-left: 13px; }

.aa-article-hit--body {
  white-space: pre-line;
  font-size: 13px;
  color: #797979;
  margin-top: 4px;
  line-height: 1.25em; }

.aa-article-hit--body .aa-article-hit--highlight {
  color: #666;
  font-weight: 700; }

.aa-article-hit__xs .aa-article-hit--body {
  display: none; }

.aa-article-hit__sm .aa-article-hit--body {
  font-size: .9em;
  line-height: 1.25em; }

#algolia-facets-close, #algolia-facets-open {
  display: none; }

.chevron:before {
  border-style: solid;
  border-width: .15em .15em 0 0;
  border-color: #bc2121;
  border-radius: 2px 2px 0 0;
  content: " ";
  height: .55em;
  left: 10.5em;
  position: relative;
  top: .35em;
  transform: rotate(45deg);
  vertical-align: top;
  width: .55em;
  float: left; }

.section {
  padding-left: 5px !important; }

.aa-article-hit--category--content {
  margin-left: -5px; }

.no-results {
  padding-left: 6px; }

.bootstrap-wrapper .col-md-4 {
  padding: 0 !important; }

.bootstrap-wrapper .row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.algolia-autocomplete * {
  box-sizing: border-box; }

/*# sourceMappingURL=synapse-search.min.css.map */
a.lfr-actions {
  background: whitesmoke url(/cosmos-theme/images/cosmos-gestion-reseau-portlet/forms/button.png) repeat-x 0 0;
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
  color: #34404F;
  cursor: pointer;
  font-weight: bold;
  overflow: visible;
  padding: 5px;
  width: auto;
  text-decoration: none; }

hr {
  clear: both;
  margin: 3em 0; }

.portlet-fieldset {
  margin-top: 15px; }

.portlet-form-field-label {
  width: 200px; }

.portlet-form-input-field {
  width: 35%; }

.portlet-form-field {
  color: #333333;
  margin-top: 3px;
  padding: 1px; }

div.portlet-form-field-bloc {
  clear: both;
  float: left;
  left: 50%;
  margin: 5px 0px;
  width: 100%; }

.portlet-form-fieldset-label-auto {
  width: auto; }

/* Erreurs */
p.portlet-msg-error {
  color: #F07250; }

/* Aide contextuelle */
.tipsy {
  padding: 5px;
  font-size: 11px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-repeat: no-repeat;
  background-image: url(/cosmos-theme/images/cosmos-gestion-reseau-portlet/tipsy.gif); }

.tipsy-inner {
  padding: 5px 8px 4px 8px;
  background-color: #6F6F6F;
  color: white;
  max-width: 200px;
  text-align: left; }

.tipsy-inner {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.tipsy-north {
  background-position: top center; }

.tipsy-south {
  background-position: bottom center; }

.tipsy-east {
  background-position: right center; }

.tipsy-west {
  background-position: left center; }

/* Admin */
.signataires {
  width: 60%; }

.frm-details {
  float: left; }

.frm-actions {
  width: 30%;
  float: left;
  margin-left: 5%; }

.user-profile-image img {
  max-width: 60%; }

/* Liste des contrats types */
em.dt-version {
  font-size: smaller; }

.ligneGrise {
  background-color: #D1D6DC; }

.ligne {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px; }

.ligneTitre {
  background-color: #C1C6CC; }

.centree {
  text-align: center; }

.titre {
  font-size: 15px;
  font-style: bold; }

.tableauDoc {
  width: 100%; }

#coloneDoc {
  width: 90%; }

#coloneButton {
  width: 10%; }

/********** FORMULAIRES INTERACTIFS **********/
/**************************************************************************
*   Definitions de couleurs : nommer les constantes de couleurs
**************************************************************************/
/*envelope portlet*/
/*******

Déclinaisons de la page par enveloppe fiscale :

Enveloppe					Nom de code				Couleur de référence
------------------------------------------------------------------------
Assurance Vie				assurancevie			#47A54D
Capital Invest. IR			capitalinvestir			#B6AF12
Capital Invest. ISF			capitalinvestisf		#23744D
Contrat de capitalisation	contratdecapitalisation	#F1BA1B
Madelin						madelin					#A92768
Opportunités Girardin		opportunitesgirardin	#00B7BA
Pea Capitalisation			peacapitalisation		#F08322
Pei							pei						#7CC243
Pep Assurance Vie			pepassurancevie			#B22D27
Percoi						percoi					#7F9477
Perp						perp					#59787A
SCPI Scellier				scpiscellier			#5E4735
SCPI de rendement			scpiderendement			#895B3A
SCPI Déficit Foncier		scpideficitfoncier		#536b8b

***/
/********* NEW THEME COLOR **********/
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
#content div.cosmosContrats,
#content div.cosmosTransfert {
  color: white;
  font-weight: 500;
  font-family: arial;
  font-size: 14px;
  display: flex;
  width: 100%;
  /* portlet-section-header */ }
  #content div.cosmosContrats .clear,
  #content div.cosmosTransfert .clear {
    clear: both; }
  #content div.cosmosContrats form,
  #content div.cosmosTransfert form {
    float: left;
    width: 100%;
    margin: 0; }
  #content div.cosmosContrats a,
  #content div.cosmosTransfert a {
    color: #fff;
    text-decoration: none; }
  #content div.cosmosContrats .mb-footer,
  #content div.cosmosTransfert .mb-footer {
    display: none !important; }
  #content div.cosmosContrats ul,
  #content div.cosmosTransfert ul {
    margin-left: 0;
    list-style: none; }
  #content div.cosmosContrats h3, #content div.cosmosContrats h5, #content div.cosmosContrats h4, #content div.cosmosContrats h2,
  #content div.cosmosTransfert h3,
  #content div.cosmosTransfert h5,
  #content div.cosmosTransfert h4,
  #content div.cosmosTransfert h2 {
    color: white !important;
    font-weight: 700 !important;
    font-family: arial;
    font-size: 14px !important; }
  #content div.cosmosContrats p, #content div.cosmosContrats div.msg-obl, #content div.cosmosContrats h3, #content div.cosmosContrats h5, #content div.cosmosContrats h4, #content div.cosmosContrats h2,
  #content div.cosmosTransfert p,
  #content div.cosmosTransfert div.msg-obl,
  #content div.cosmosTransfert h3,
  #content div.cosmosTransfert h5,
  #content div.cosmosTransfert h4,
  #content div.cosmosTransfert h2 {
    margin: 5px 5%;
    display: block;
    float: left;
    width: 90%;
    float: left; }
  #content div.cosmosContrats p.portlet-msg-error,
  #content div.cosmosTransfert p.portlet-msg-error {
    width: unset; }
  #content div.cosmosContrats .portlet-fieldset,
  #content div.cosmosTransfert .portlet-fieldset {
    float: left;
    /* 		width: 100% */ }
  #content div.cosmosContrats .portlet-section-header,
  #content div.cosmosTransfert .portlet-section-header {
    display: inline-block;
    width: 30%;
    float: left;
    /* ul */ }
    #content div.cosmosContrats .portlet-section-header ul#liste-etapes,
    #content div.cosmosTransfert .portlet-section-header ul#liste-etapes {
      /* li */ }
      #content div.cosmosContrats .portlet-section-header ul#liste-etapes li,
      #content div.cosmosTransfert .portlet-section-header ul#liste-etapes li {
        display: block;
        text-align: center;
        height: 27px;
        width: calc(100% - 2px);
        margin-top: 5px;
        border-width: 1px;
        border-style: solid;
        border-color: black; }
        #content div.cosmosContrats .portlet-section-header ul#liste-etapes li a,
        #content div.cosmosTransfert .portlet-section-header ul#liste-etapes li a {
          display: block;
          text-align: center;
          height: 27px;
          width: 100%;
          color: black; }
        #content div.cosmosContrats .portlet-section-header ul#liste-etapes li a.ici,
        #content div.cosmosTransfert .portlet-section-header ul#liste-etapes li a.ici {
          background: #666666;
          color: white; }
  #content div.cosmosContrats .portlet-section-body,
  #content div.cosmosTransfert .portlet-section-body {
    background: #666666;
    width: 100%;
    display: inline-block;
    		/*
    		ul.listeContrats {
    			margin: 5px 5%;
    			display: table;
    			float: left;
    			width: 90%;
    
    			li {
    				display: table-row;
    				width: 100%;
    
    				.filename {
    					width: 45%;
    					display: table-cell;
    					white-space: unset;
    				}
    				.status{
    					width: 55%;
    					display: table-cell;
    					white-space: unset;
    				}
    				.status label, status input{
    					display: inline-block;
    					margin: 0;
    				}
    
    			}
    		}
    		*/ }
    #content div.cosmosContrats .portlet-section-body ul,
    #content div.cosmosTransfert .portlet-section-body ul {
      margin: 0;
      padding: 0;
      text-decoration: none; }
      #content div.cosmosContrats .portlet-section-body ul li,
      #content div.cosmosTransfert .portlet-section-body ul li {
        text-decoration: none; }
    #content div.cosmosContrats .portlet-section-body .msg-contrats-synthese ul.listeElmts,
    #content div.cosmosTransfert .portlet-section-body .msg-contrats-synthese ul.listeElmts {
      width: 90%;
      margin: 5px 5%; }
    #content div.cosmosContrats .portlet-section-body ul.listePieces, #content div.cosmosContrats .portlet-section-body listeElmts,
    #content div.cosmosTransfert .portlet-section-body ul.listePieces,
    #content div.cosmosTransfert .portlet-section-body listeElmts {
      margin: 5px 5%;
      display: block;
      float: left;
      width: 90%; }
    #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio,
    #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio {
      width: 90%;
      display: block;
      margin: 5px 5%; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio label, #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio input,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio label,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio input {
        display: inline-block;
        text-align: left;
        margin: 0px;
        height: 25px;
        line-height: 25px; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio input,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio input {
        width: 10px; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio label,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio label {
        width: unset; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio label.radio-group-label,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio label.radio-group-label {
        width: 100%;
        margin-left: 0;
        margin-block-end: 5px; }
    #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio.vertical label,
    #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio.vertical label {
      min-width: calc(100% - 55px); }
    #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc,
    #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc {
      width: 40%;
      display: inline-block;
      float: left;
      margin: 5px 5%; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc label, #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc input,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc label,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc input {
        display: block;
        width: calc(100% - 2px);
        padding: 0;
        text-align: left; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc input,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc input {
        display: block;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        width: calc(100% - 22px);
        border: 1px solid grey;
        border-radius: 0;
        font-weight: 500;
        font-size: 14px; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc textarea,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc textarea {
        width: calc(100% - 14px); }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc input.hasDatepicker,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc input.hasDatepicker {
        width: calc(93% - 22px);
        display: inline;
        text-align: left; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc input.hasDatepicker + button,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc input.hasDatepicker + button {
        width: 7%;
        display: inline;
        text-align: left;
        float: left;
        height: 25px;
        line-height: 25px;
        background: none transparent !important;
        padding: 0 !important;
        text-align: right; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc label,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc label {
        color: white; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc span.fieldError,
      #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc span.fieldError {
        font-weight: bold;
        color: #F00; }
  #content div.cosmosContrats ul.portlet-action-skip-list-inline,
  #content div.cosmosTransfert ul.portlet-action-skip-list-inline {
    margin: 10px auto; }
    #content div.cosmosContrats ul.portlet-action-skip-list-inline li a, #content div.cosmosContrats ul.portlet-action-skip-list-inline input, #content div.cosmosContrats ul.portlet-action-skip-list-inline input[type="submit"], #content div.cosmosContrats ul.portlet-action-skip-list-inline input[type="reset"], #content div.cosmosContrats ul.portlet-action-skip-list-inline input[type="button"], #content div.cosmosContrats ul.portlet-action-skip-list-inline button,
    #content div.cosmosTransfert ul.portlet-action-skip-list-inline li a,
    #content div.cosmosTransfert ul.portlet-action-skip-list-inline input,
    #content div.cosmosTransfert ul.portlet-action-skip-list-inline input[type="submit"],
    #content div.cosmosTransfert ul.portlet-action-skip-list-inline input[type="reset"],
    #content div.cosmosTransfert ul.portlet-action-skip-list-inline input[type="button"],
    #content div.cosmosTransfert ul.portlet-action-skip-list-inline button {
      background: white none;
      text-shadow: none;
      text-decoration: none;
      color: black;
      box-shadow: unset;
      border: medium none;
      border-radius: 0px;
      font-size: 14px;
      height: 33px;
      line-height: 30px;
      text-align: center;
      width: 100px; }
  #content div.cosmosContrats ul.portlet-actions-list-inline,
  #content div.cosmosTransfert ul.portlet-actions-list-inline {
    margin: 0;
    padding: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    float: none;
    text-align: center; }
    #content div.cosmosContrats ul.portlet-actions-list-inline li,
    #content div.cosmosTransfert ul.portlet-actions-list-inline li {
      left: 0;
      float: none;
      display: inline-block; }
    #content div.cosmosContrats ul.portlet-actions-list-inline a, #content div.cosmosContrats ul.portlet-actions-list-inline input,
    #content div.cosmosTransfert ul.portlet-actions-list-inline a,
    #content div.cosmosTransfert ul.portlet-actions-list-inline input {
      box-shadow: unset;
      border: medium none;
      border-radius: 0px;
      font-size: 14px;
      color: white;
      background: #333333 !important;
      position: relative;
      display: inline-block;
      height: 33px;
      line-height: 33px;
      text-align: center;
      margin-bottom: 5px;
      margin: 0;
      left: 0 !important;
      padding: 0;
      min-width: 100px !important; }
      #content div.cosmosContrats ul.portlet-actions-list-inline a #act_target_prev, #content div.cosmosContrats ul.portlet-actions-list-inline input #act_target_prev,
      #content div.cosmosTransfert ul.portlet-actions-list-inline a #act_target_prev,
      #content div.cosmosTransfert ul.portlet-actions-list-inline input #act_target_prev {
        top: 0px;
        left: -16px;
        position: absolute;
        width: 0;
        height: 0;
        border-top: 16.5px solid transparent;
        border-bottom: 17px solid transparent;
        border-right: 16px solid black; }
      #content div.cosmosContrats ul.portlet-actions-list-inline a #act_target_next, #content div.cosmosContrats ul.portlet-actions-list-inline input #act_target_next,
      #content div.cosmosTransfert ul.portlet-actions-list-inline a #act_target_next,
      #content div.cosmosTransfert ul.portlet-actions-list-inline input #act_target_next {
        top: 0px;
        right: -16px;
        position: absolute;
        width: 0;
        height: 0;
        border-top: 16.5px solid transparent;
        border-bottom: 17px solid transparent;
        border-left: 16px solid #333333; }
    #content div.cosmosContrats ul.portlet-actions-list-inline a#act_target_next::after, #content div.cosmosContrats ul.portlet-actions-list-inline li#act_target_next::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline a#act_target_next::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline li#act_target_next::after {
      border-left: 1em solid;
      right: -1em; }
    #content div.cosmosContrats ul.portlet-actions-list-inline a#act_target_next::after, #content div.cosmosContrats ul.portlet-actions-list-inline li#act_target_next::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline a#act_target_next::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline li#act_target_next::after {
      border-left-color: #333333; }
    #content div.cosmosContrats ul.portlet-actions-list-inline a#act_target_next:hover::after, #content div.cosmosContrats ul.portlet-actions-list-inline li#act_target_next:hover::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline a#act_target_next:hover::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline li#act_target_next:hover::after {
      border-left-color: #333333; }
    #content div.cosmosContrats ul.portlet-actions-list-inline a#act_target_prev::after, #content div.cosmosContrats ul.portlet-actions-list-inline li#act_target_prev::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline a#act_target_prev::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline li#act_target_prev::after {
      border-right: 1em solid;
      left: -1em; }
    #content div.cosmosContrats ul.portlet-actions-list-inline a#act_target_prev::after, #content div.cosmosContrats ul.portlet-actions-list-inline li#act_target_prev::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline a#act_target_prev::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline li#act_target_prev::after {
      border-right-color: #333333; }
    #content div.cosmosContrats ul.portlet-actions-list-inline a#act_target_prev:hover::after, #content div.cosmosContrats ul.portlet-actions-list-inline li#act_target_prev:hover::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline a#act_target_prev:hover::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline li#act_target_prev:hover::after {
      border-right-color: #333333; }
    #content div.cosmosContrats ul.portlet-actions-list-inline a::after, #content div.cosmosContrats ul.portlet-actions-list-inline a::before, #content div.cosmosContrats ul.portlet-actions-list-inline li::after, #content div.cosmosContrats ul.portlet-actions-list-inline li::before,
    #content div.cosmosTransfert ul.portlet-actions-list-inline a::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline a::before,
    #content div.cosmosTransfert ul.portlet-actions-list-inline li::after,
    #content div.cosmosTransfert ul.portlet-actions-list-inline li::before {
      content: "";
      position: absolute;
      top: 50%;
      margin-top: -1.5em;
      border-top: 1.5em solid transparent;
      border-bottom: 1.5em solid transparent; }
  #content div.cosmosContrats span.obl, #content div.cosmosContrats div.msg-obl,
  #content div.cosmosTransfert span.obl,
  #content div.cosmosTransfert div.msg-obl {
    color: #a02323 !important; }

@media only screen and (max-width: 760px) {
  /******* MES FORMULAIRES INTERACTIFS ********/
  #content div.cosmosContrats, #content div.cosmosTransfert {
    display: block; }
    #content div.cosmosContrats .portlet-section-header, #content div.cosmosTransfert .portlet-section-header {
      width: 100%;
      display: block;
      float: none; }
      #content div.cosmosContrats .portlet-section-header li.li-ici ~ li, #content div.cosmosTransfert .portlet-section-header li.li-ici ~ li {
        display: none !important; }
    #content div.cosmosContrats form, #content div.cosmosTransfert form {
      float: none; }
    #content div.cosmosContrats .portlet-section-body, #content div.cosmosTransfert .portlet-section-body {
      background: #666666;
      width: 100%;
      display: block; }
      #content div.cosmosContrats .portlet-section-body ul.listePieces, #content div.cosmosContrats .portlet-section-body ul.listeElmts, #content div.cosmosTransfert .portlet-section-body ul.listePieces, #content div.cosmosTransfert .portlet-section-body ul.listeElmts {
        width: 80%;
        margin: 0 10%; }
      #content div.cosmosContrats .portlet-section-body ul.listeContrats, #content div.cosmosTransfert .portlet-section-body ul.listeContrats {
        width: 80%;
        margin: 0 10%; }
        #content div.cosmosContrats .portlet-section-body ul.listeContrats li, #content div.cosmosTransfert .portlet-section-body ul.listeContrats li {
          display: block; }
          #content div.cosmosContrats .portlet-section-body ul.listeContrats li .filename, #content div.cosmosTransfert .portlet-section-body ul.listeContrats li .filename {
            width: 100%;
            display: block;
            margin: 0; }
          #content div.cosmosContrats .portlet-section-body ul.listeContrats li .status, #content div.cosmosTransfert .portlet-section-body ul.listeContrats li .status {
            width: 100%;
            display: block;
            margin: 0; }
      #content div.cosmosContrats .portlet-section-body .msg-contrats-synthese ul.listeElmts, #content div.cosmosTransfert .portlet-section-body .msg-contrats-synthese ul.listeElmts {
        width: 80%;
        margin: 0 10%; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio, #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio {
        margin: 5px 10%;
        width: 80%; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio, #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio {
        margin: 5px 10%;
        width: 80%; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio.vertical, #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio.vertical {
        margin: 5px 10%;
        width: 80%; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc, #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc {
        width: 80%;
        display: block;
        margin: 5px 10%; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio, #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio {
        margin: 5px 10%;
        width: 80%; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc.inline-radio.vertical, #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc.inline-radio.vertical {
        margin: 5px 10%;
        width: 80%; }
      #content div.cosmosContrats .portlet-section-body li.portlet-form-field-bloc, #content div.cosmosTransfert .portlet-section-body li.portlet-form-field-bloc {
        width: 80%;
        display: block;
        margin: 5px 10%; }
    #content div.cosmosContrats p, #content div.cosmosContrats div.msg-obl, #content div.cosmosContrats h3, #content div.cosmosContrats h5, #content div.cosmosContrats h4, #content div.cosmosContrats h2, #content div.cosmosTransfert p, #content div.cosmosTransfert div.msg-obl, #content div.cosmosTransfert h3, #content div.cosmosTransfert h5, #content div.cosmosTransfert h4, #content div.cosmosTransfert h2 {
      margin: 5px 10%;
      width: 80%;
      float: left; }
    #content div.cosmosContrats p.portlet-msg-error, #content div.cosmosTransfert p.portlet-msg-error {
      width: unset; }
    #content div.cosmosContrats .mb-footer, #content div.cosmosTransfert .mb-footer {
      display: block !important; }
      #content div.cosmosContrats .mb-footer .portlet-section-header, #content div.cosmosTransfert .mb-footer .portlet-section-header {
        display: inline-block;
        float: left; }
        #content div.cosmosContrats .mb-footer .portlet-section-header ul#liste-etapes li, #content div.cosmosTransfert .mb-footer .portlet-section-header ul#liste-etapes li {
          display: none; }
        #content div.cosmosContrats .mb-footer .portlet-section-header ul#liste-etapes li.li-ici ~ li, #content div.cosmosTransfert .mb-footer .portlet-section-header ul#liste-etapes li.li-ici ~ li {
          display: block !important; } }
/********* PORTLET MES JUSTIFICATIFS **********/
/**************************************************************************
*   Definitions de couleurs : nommer les constantes de couleurs
**************************************************************************/
/*envelope portlet*/
/*******

Déclinaisons de la page par enveloppe fiscale :

Enveloppe					Nom de code				Couleur de référence
------------------------------------------------------------------------
Assurance Vie				assurancevie			#47A54D
Capital Invest. IR			capitalinvestir			#B6AF12
Capital Invest. ISF			capitalinvestisf		#23744D
Contrat de capitalisation	contratdecapitalisation	#F1BA1B
Madelin						madelin					#A92768
Opportunités Girardin		opportunitesgirardin	#00B7BA
Pea Capitalisation			peacapitalisation		#F08322
Pei							pei						#7CC243
Pep Assurance Vie			pepassurancevie			#B22D27
Percoi						percoi					#7F9477
Perp						perp					#59787A
SCPI Scellier				scpiscellier			#5E4735
SCPI de rendement			scpiderendement			#895B3A
SCPI Déficit Foncier		scpideficitfoncier		#536b8b

***/
/********* NEW THEME COLOR **********/
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
div#cosmosContrats table.styled-inverse tbody tr td:first-child, table.styled tbody tr td:first-child {
  width: 10%; }

.aui fieldset.upload textarea {
  width: 85%; }

.upload input[type="text"], .upload input[type="password"], .upload input[type="file"], .upload input[type="submit"], .upload input[type="button"], .upload input[type="reset"], .upload select, .upload textarea, .upload .textarea, .upload button {
  background-image: url(/cosmos-theme/css/composants/../images/forms/input_shadow.png);
  background-repeat: no-repeat;
  border: 1px solid;
  border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
  font: 1em Arial, Helvetica, Verdana, sans-serif;
  padding: 5px 1px; }

@media only screen and (max-width: 760px) {
  /****** EDIT JUSTIFICATIF ******/
  .document-folder-portlet {
    /****** ACCORDION MES JUSTIFICATIFS ******/ }
    .document-folder-portlet .edit-piece-justificatif {
      background: #666666;
      padding: 14px;
      margin: 0; }
      .document-folder-portlet .edit-piece-justificatif h3 {
        color: white;
        text-align: center;
        font-weight: bold;
        line-height: 20px; }
      .document-folder-portlet .edit-piece-justificatif blockquote {
        padding: 8px 0 5px 15px;
        background-color: #d6d5d5; }
      .document-folder-portlet .edit-piece-justificatif p {
        color: white;
        padding-top: 10px;
        font-size: 12px;
        line-height: 17px; }
      .document-folder-portlet .edit-piece-justificatif .control-label,
      .document-folder-portlet .edit-piece-justificatif label {
        color: white;
        margin-top: 14px;
        display: block;
        font-size: 14px; }
      .document-folder-portlet .edit-piece-justificatif input {
        color: #333333;
        margin-top: 6px; }
      .document-folder-portlet .edit-piece-justificatif input.first-input {
        width: 180px;
        height: 26px; }
      .document-folder-portlet .edit-piece-justificatif input.choisir {
        margin-top: -3px; }
      .document-folder-portlet .edit-piece-justificatif textarea {
        /*width: 100%;*/
        width: calc(100% - 20px);
        height: 100px;
        color: white;
        margin-top: 10px; }
      .document-folder-portlet .edit-piece-justificatif .suivPrec {
        width: 100%;
        text-align: center;
        margin-top: 30px; }
        .document-folder-portlet .edit-piece-justificatif .suivPrec button {
          font-size: 12px;
          color: white;
          /*background: $GREY_CONTENT_COLOR !important;*/
          width: auto !important;
          position: relative;
          display: inline-block;
          height: 33px;
          line-height: 33px;
          text-align: center;
          margin-bottom: 5px;
          margin: 0; }
          .document-folder-portlet .edit-piece-justificatif .suivPrec button .arrow-left {
            top: 0px;
            left: -16px;
            position: absolute;
            width: 0;
            height: 0;
            border-top: 16.5px solid transparent;
            border-bottom: 17px solid transparent;
            border-right: 16px solid black; }
          .document-folder-portlet .edit-piece-justificatif .suivPrec button .arrow-right {
            top: 0px;
            right: -16px;
            position: absolute;
            width: 0;
            height: 0;
            border-top: 16.5px solid transparent;
            border-bottom: 17px solid transparent;
            border-left: 16px solid #333333; }
        .document-folder-portlet .edit-piece-justificatif .suivPrec button.arrow-right::after,
        .document-folder-portlet .edit-piece-justificatif .suivPrec button.arrow-right::before {
          border-left: 1em solid;
          right: -1em; }
        .document-folder-portlet .edit-piece-justificatif .suivPrec button.arrow-right::after {
          border-left-color: #333333; }
        .document-folder-portlet .edit-piece-justificatif .suivPrec button.arrow-right:hover::after {
          border-left-color: #333333; }
        .document-folder-portlet .edit-piece-justificatif .suivPrec button.arrow-left::after,
        .document-folder-portlet .edit-piece-justificatif .suivPrec button.arrow-left::before {
          border-right: 1em solid;
          left: -1em; }
        .document-folder-portlet .edit-piece-justificatif .suivPrec button.arrow-left::after {
          border-right-color: #333333; }
        .document-folder-portlet .edit-piece-justificatif .suivPrec button.arrow-left:hover::after {
          border-right-color: #333333; }
        .document-folder-portlet .edit-piece-justificatif .suivPrec button::after,
        .document-folder-portlet .edit-piece-justificatif .suivPrec button::before {
          content: "";
          position: absolute;
          top: 50%;
          margin-top: -1.5em;
          border-top: 1.5em solid transparent;
          border-bottom: 1.5em solid transparent; }
    .document-folder-portlet .accordion {
      width: 98%;
      margin: 20px auto; }
      .document-folder-portlet .accordion .accordion-heading .accordion-toggle {
        height: 46px;
        line-height: 46px;
        padding: 0px 15px; }
        .document-folder-portlet .accordion .accordion-heading .accordion-toggle .title-text {
          background: url("/cosmos-theme/images/accordion/spriteLookUnlook.png") no-repeat 0 0;
          padding-left: 17px;
          font-weight: bold;
          font-size: 14px; }
      .document-folder-portlet .accordion .accordion-heading.toggler-header-expanded .accordion-toggle .title-text {
        background-position: 0 -15px; }
      .document-folder-portlet .accordion .toggler-content .accordion-inner {
        border: none;
        padding-top: 0px;
        padding-bottom: 0px; }
        .document-folder-portlet .accordion .toggler-content .accordion-inner table {
          border-collapse: separate;
          border-spacing: 0 6px;
          width: 100%;
          color: #333333; }
          .document-folder-portlet .accordion .toggler-content .accordion-inner table tr {
            font-size: 14px;
            background: #edeeef;
            margin: 7px;
            min-height: 38px;
            line-height: 38px;
            text-decoration: underline; }
            .document-folder-portlet .accordion .toggler-content .accordion-inner table tr td .taglib-text {
              display: none; }
          .document-folder-portlet .accordion .toggler-content .accordion-inner table td:first-child {
            width: 13%; }
          .document-folder-portlet .accordion .toggler-content .accordion-inner table th {
            display: none; }
    .document-folder-portlet .accordion-group {
      border: 1px solid #e5e5e5;
      margin-bottom: -1px;
      border-radius: 0px; }
    .document-folder-portlet .accordion-inner .actions span a img {
      padding-left: 5px; } }
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px; }
  .ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap; }
    .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover, .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none; }

/* ----------------------------------------------------- */
/* Couche de compatibilite avec le theme Liferay 		 */
/* ----------------------------------------------------- */
.hide {
  display: none; }

/* Rotation de lignes color?es  (balises td, li ou div) */
tr.iter0, td.iter0, li.iter0, div.iter0 {
  background-color: #FFFFFF; }

tr.iter1, td.iter1, li.iter1, div.iter1 {
  background-color: #d9d9d9; }

tr.iter2, td.iter2, li.iter2, div.iter2 {
  background-color: #cbcbcb; }

/* Forms and action links                                              */
/* Text for form buttons */
.portlet-form-button,
.portlet-form-button-submit {
  background-color: #7B7B7B;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  padding: 2px 10px;
  text-shadow: none;
  font-weight: bold;
  box-shadow: 1px 1px 2px #ffffff inset, 1px 2px 7px #ffffff;
  white-space: nowrap;
  text-decoration: none;
  margin: 0 4px;
  cursor: pointer; }

/* Link looking and behaving like a button */
a.portlet-form-button:link,
a.portlet-form-button:visited,
a.portlet-form-button:hover,
a.portlet-form-button:active,
a.portlet-form-button-submit:link,
a.portlet-form-button-submit:visited,
a.portlet-form-button-submit:hover,
a.portlet-form-button-submit:active {
  background-color: #7B7B7B;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  padding: 2px 10px;
  text-shadow: none;
  font-weight: bold;
  box-shadow: 1px 1px 2px #ffffff inset, 1px 2px 7px #ffffff;
  white-space: nowrap;
  text-decoration: none;
  margin: 0 4px;
  cursor: pointer; }

a.portlet-action-link:link,
a.portlet-action-link:visited,
a.portlet-action-link:hover,
a.portlet-action-link:active {
  color: #00343F;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer; }

a.portlet-action-link:hover {
  color: #7f999f; }

a.delete:link,
a.delete:visited,
a.delete:hover {
  color: #dc2d3c; }

/* Serie of actions displayed inline */
#content ul#liste-etapes,
#content ul.address,
#content ul.portlet-actions-list-inline {
  list-style: none; }

div.portlet-actions-list-inline div.portlet-actions-list-inline.button-holder {
  clear: both;
  margin: 20px 0 10px 0;
  overflow: hidden;
  text-align: center;
  width: 100%; }

ul.portlet-actions-list-inline {
  display: inline;
  float: left;
  left: 50%;
  list-style-type: none;
  margin: 0 auto;
  padding: 0px;
  position: relative;
  text-align: center; }

ul.portlet-actions-list-inline li {
  float: left;
  position: relative;
  right: 50%; }

ul.portlet-actions-list-inline li a.portlet-form-button {
  display: block;
  width: auto; }

/* Boutons d'action "collaboratif" pour les conseillers */
a.portlet-form-button-collab {
  line-height: 23px; }

.portlet-form-button-collab,
a.portlet-form-button-collab:link,
a.portlet-form-button-collab:visited,
a.portlet-form-button-collab:hover,
a.portlet-form-button-collab:active {
  background-color: #7B7B7B;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  padding: 2px 10px;
  text-shadow: none;
  font-weight: bold;
  box-shadow: 1px 1px 2px #ffffff inset, 1px 2px 7px #ffffff;
  white-space: nowrap;
  text-decoration: none;
  margin: 0 4px;
  cursor: pointer; }

.cs-gray a.portlet-form-button-collab:hover {
  color: #FFFFFF;
  cursor: pointer; }

a.portlet-form-button-collab:active {
  background-color: silver; }

.portlet-fieldset {
  border: 1px solid #cbcbcb;
  padding: 8px; }

.portlet-fieldset legend {
  color: #dc2d3c;
  font-weight: bold; }

.portlet-form-input-field,
.portlet-form-field {
  color: #333333;
  margin-top: 3px;
  padding: 1px; }

.portlet-form-field-textarea {
  color: #333333; }

.portlet-form-select {
  color: #333333; }

.portlet-form-field-label,
.portlet-form-fieldset-label {
  text-align: right;
  color: #333333;
  display: block;
  float: left;
  margin-right: 10px;
  width: 150px;
  padding: 3px; }

.portlet-form-select-multiple {
  width: 180px; }

/* Text for form element descriptions */
.portlet-font-dim {
  color: #808080; }

/* Text used for the descriptive label of the whole form (not the labels for fields) */
.portlet-form-label {
  color: #333333; }

/* Spring MVC / Errors files */
.portlet-section-body div[class^=errors],
.portlet-section-body ul.errors {
  color: #F07250; }

.portlet-section-body .field-on-error {
  background-color: #EFCCC2; }

.portlet-section-body div.alert {
  color: #F29400;
  font-weight: bold;
  margin: 10px	0px; }

/**************************************************************************
*   Definitions de couleurs : nommer les constantes de couleurs
**************************************************************************/
/*envelope portlet*/
/*******

Déclinaisons de la page par enveloppe fiscale :

Enveloppe					Nom de code				Couleur de référence
------------------------------------------------------------------------
Assurance Vie				assurancevie			#47A54D
Capital Invest. IR			capitalinvestir			#B6AF12
Capital Invest. ISF			capitalinvestisf		#23744D
Contrat de capitalisation	contratdecapitalisation	#F1BA1B
Madelin						madelin					#A92768
Opportunités Girardin		opportunitesgirardin	#00B7BA
Pea Capitalisation			peacapitalisation		#F08322
Pei							pei						#7CC243
Pep Assurance Vie			pepassurancevie			#B22D27
Percoi						percoi					#7F9477
Perp						perp					#59787A
SCPI Scellier				scpiscellier			#5E4735
SCPI de rendement			scpiderendement			#895B3A
SCPI Déficit Foncier		scpideficitfoncier		#536b8b

***/
/********* NEW THEME COLOR **********/
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
div.ui-transferts div.form {
  /*	width: -moz-fit-content;
  	width: -webkit-fit-content;
   	width: fit-content; */
  margin: auto;
  width: 100%; }
  div.ui-transferts div.form .ligne p input[type='radio'] {
    width: 5%;
    display: inline-block; }
  div.ui-transferts div.form .ligne p label {
    width: 94%;
    display: inline-block; }
  div.ui-transferts div.form fieldset.divsetTransfertClientPage2 {
    margin: 5px 5%;
    width: 90%; }
    div.ui-transferts div.form fieldset.divsetTransfertClientPage2 legend {
      font-size: 14px;
      font-weight: bold;
      color: white;
      width: 100%;
      margin: 5px 0; }
  div.ui-transferts div.form fieldset legend {
    font-size: 14px;
    font-weight: bold;
    color: white;
    width: 100%;
    margin: 5px 5%; }

.celluleTab {
  height: 13px; }

.centrer {
  text-align: center; }

.quartEcran {
  /*width: 25em;*/ }

.pdfTaille {
  width: 100%;
  height: 40em; }

div.ligne {
  padding: 1.2em 0; }

.testtextarea {
  /*width: 12.5em;*/
  height: 3.8em; }

/* Elemnts de formulaires */
div.transferts-portlet fieldset {
  margin-bottom: 1.2em;
  margin-left: auto;
  margin-right: auto; }

div.transferts-portlet fieldset.col,
div.transferts-portlet div.col {
  float: left;
  /*min-width:35%;*/
  margin: 0 1em; }

div.transferts-portlet .field-input-text {
  /*width:17em;*/ }

div.transferts-portlet input.input-date {
  /*width:8em;*/ }

div.transferts-portlet input.input-exception {
  /*width:30em;*/
  border: 0;
  background: #FFF; }

div.transferts-portlet .form-label {
  /*width:10em;*/ }

div.transferts-portlet th.col-title {
  color: #808080; }

div.transferts-portlet input.transf-checkbox {
  margin: 0.2em 0.5em; }

div.transferts-portlet input.transf-checkbox + label {
  width: 90%;
  display: inline-block; }

div.transferts-portlet input.nom {
  /*width:160px;*/ }

div.transferts-portlet input.prenom {
  /*width:90px;*/ }

div.transferts-portlet input.status {
  /*width: 300px;*/ }

.center {
  text-align: center; }

.centreManuel {
  margin-left: 33%; }

/* Elements de formulaire non modifiables */
div.transferts-portlet input.readonly {
  border: none;
  background: transparent;
  font-weight: bold; }

/* Auto complete */
ul.ui-autocomplete {
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  /*width: 20em;*/ }

ul.ui-autocomplete li.ui-menu-item {
  padding: 2px;
  background-color: #fff; }

ul.ui-autocomplete li.ui-menu-item {
  padding: 2px;
  background-color: #fff; }

ul.ui-autocomplete li.ui-menu-item:hover {
  color: #13B4E3;
  padding: 2px;
  background-color: #e8e8e8;
  cursor: default; }

ul.ui-autocomplete li.ui-menu-item:active {
  color: #13B4E3;
  padding: 2px;
  background-color: #e8e8e8;
  cursor: default; }

ul.ui-autocomplete .ui-corner-all:hover {
  color: #13B4E3;
  cursor: pointer; }

ul.ui-autocomplete .ui-corner-all:active {
  color: #13B4E3;
  cursor: pointer; }

ul.ui-autocomplete strong.highlight {
  color: #13B4E3; }

.tableauCaseSeparee {
  border-collapse: separate;
  border-spacing: 0.3em; }

.hrefMenu:link {
  color: #333;
  text-decoration: underline; }

.hrefMenu:visited {
  color: #333;
  text-decoration: underline; }

.hrefMenu:active {
  color: #333;
  text-decoration: underline; }

.hrefMenu:hover {
  color: #13B4E3;
  text-decoration: underline;
  font-weight: bold; }

.textImportant {
  color: red;
  font-size: 16px; }

.hrefLienVisible {
  text-decoration: underline;
  color: red; }

.hrefLienVisible:visited {
  text-decoration: underline;
  color: red; }

.hrefLienVisible:active {
  text-decoration: underline;
  color: red; }

.hrefLienVisible:hover {
  text-decoration: underline;
  color: #13B4E3;
  font-weight: bold; }

.infoTransf {
  margin-left: 5.4%;
  margin-right: 3%; }

.infoManager {
  margin-left: 0%; }

table.tableauCaseSeparee.divsetTransfertClientPage2 {
  width: 100%; }
  table.tableauCaseSeparee.divsetTransfertClientPage2 tbody {
    width: 100%; }
    table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr {
      width: 100%; }
      table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr td, table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr th {
        width: 20%;
        display: inline-block; }
        table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr td input, table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr th input {
          width: calc(100% - 14px);
          margin: 0; }
      table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr td:first-child, table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr th:first-child {
        width: 3%;
        vertical-align: middle; }
        table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr td:first-child .ui-widget .control-group, table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr th:first-child .ui-widget .control-group {
          margin-bottom: 0; }
      table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr td:last-child, table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr th:last-child {
        width: 30%; }
        table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr td:last-child .control-group input, table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr th:last-child .control-group input {
          color: white;
          width: 90%;
          margin: 0 5%; }

/* Bouttons en fleche*/
div.ui-transferts div.button-holder.portlet-actions-list-inline {
  text-align: center; }
div.ui-transferts ul.portlet-actions-list-inline {
  margin: 0;
  padding: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: 30px;
  float: none;
  text-align: center; }
  div.ui-transferts ul.portlet-actions-list-inline li {
    left: 0;
    float: none;
    display: inline; }
  div.ui-transferts ul.portlet-actions-list-inline button {
    box-shadow: unset;
    border: medium none;
    border-radius: 0px;
    font-size: 14px;
    color: white;
    background: #333333 !important;
    position: relative;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin-bottom: 5px;
    margin: 0;
    left: 0 !important;
    padding: 0;
    min-width: 100px !important; }
    div.ui-transferts ul.portlet-actions-list-inline button .act_target_prev {
      top: 0px;
      left: -16px;
      position: absolute;
      width: 0;
      height: 0;
      border-top: 16.5px solid transparent;
      border-bottom: 17px solid transparent;
      border-right: 16px solid black; }
    div.ui-transferts ul.portlet-actions-list-inline button .act_target_next {
      top: 0px;
      right: -16px;
      position: absolute;
      width: 0;
      height: 0;
      border-top: 16.5px solid transparent;
      border-bottom: 17px solid transparent;
      border-left: 16px solid #333333; }
  div.ui-transferts ul.portlet-actions-list-inline li.act_target_next::after {
    border-left: 1em solid #333333;
    right: -0.5em; }
  div.ui-transferts ul.portlet-actions-list-inline li.act_target_prev::before {
    border-right: 1em solid #333333;
    left: -1em; }

@media only screen and (max-width: 480px) {
  table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr {
    width: 100%; }
    table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr td, table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr th {
      width: 30%;
      display: inline-block; }
      table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr td input, table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr th input {
        width: calc(100% - 14px);
        margin: 0; }
    table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr td:first-child, table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr th:first-child {
      width: 3%;
      vertical-align: middle; }
      table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr td:first-child .ui-widget .control-group, table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr th:first-child .ui-widget .control-group {
        margin-bottom: 0; }
    table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr td:last-child {
      width: 100%;
      display: block; }
    table.tableauCaseSeparee.divsetTransfertClientPage2 tbody tr th:last-child {
      display: none; } }
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui-helper-clearfix {
  display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

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

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=d1d1d1&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=ffffff&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/
/* Component containers
----------------------------------*/
.ui-widget-content {
  border: 1px solid #ffffff;
  background: white url(/cosmos-theme/images/custom-theme/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222; }

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

.ui-widget-header {
  border: 1px solid #d1d1d1;
  background: #cccccc url(/cosmos-theme/images/custom-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

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

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/cosmos-theme/images/custom-theme/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
  outline: none; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
  outline: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(/cosmos-theme/images/custom-theme/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
  outline: none; }

.ui-state-hover a, .ui-state-hover a:hover {
  color: #212121;
  text-decoration: none;
  outline: none; }

.ui-state-active, .ui-widget-content .ui-state-active {
  border: 1px solid #aaaaaa;
  background: white url(/cosmos-theme/images/custom-theme/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
  outline: none; }

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

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/cosmos-theme/images/custom-theme/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636; }

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

.ui-state-error, .ui-widget-content .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/cosmos-theme/images/custom-theme/images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x;
  color: #cd0a0a; }

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

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

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

.ui-priority-primary, .ui-widget-content .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/cosmos-theme/images/custom-theme/images/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(/cosmos-theme/images/custom-theme/images/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(/cosmos-theme/images/custom-theme/images/ui-icons_222222_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(/cosmos-theme/images/custom-theme/images/ui-icons_888888_256x240.png); }

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

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

.ui-state-highlight .ui-icon {
  background-image: url(/cosmos-theme/images/custom-theme/images/ui-icons_2e83ff_256x240.png); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-icon-radio-on {
  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-first {
  background-position: -80px -160px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px; }

.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px; }

.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px; }

.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px; }

.ui-corner-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px; }

.ui-corner-bottom {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px; }

.ui-corner-right {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px; }

.ui-corner-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px; }

.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(/cosmos-theme/images/custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(/cosmos-theme/images/custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }

                                                                                                                                                                                                                                                                       /* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1; }

.ui-accordion .ui-accordion-li-fix {
  display: inline; }

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important; }

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 0.9em;
  padding: .5em .5em .5em 2.2em; }

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

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none; }

.ui-accordion .ui-accordion-content-active {
  display: block; }

                                                              /* Datepicker
----------------------------------*/
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0; }

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

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

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

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

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

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

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

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

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

.ui-datepicker .ui-datepicker-title select {
  float: left;
  font-size: .9em;
  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 .ui-datepicker-title select.ui-datepicker-year {
  float: right; }

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

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

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

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

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

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

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

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  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%; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

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

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

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

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

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

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

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  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; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  /*sorry for IE5*/
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/ }

 /* Dialog
----------------------------------*/
.ui-dialog {
  position: relative;
  padding: .2em;
  width: 300px; }

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

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0 .2em; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .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 {
  border: 0;
  padding: .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: .5em 0 0 0;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane button {
  float: right;
  margin: .5em .4em .5em 0;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  line-height: 1.4em;
  width: auto;
  overflow: visible; }

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

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

/* Progressbar
----------------------------------*/
.ui-progressbar {
  height: 2em;
  text-align: left; }

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

                                                                   /* Resizable
----------------------------------*/
.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  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: 0px; }

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

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

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0px;
  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; }

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

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

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

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

                                                    /* Tabs
----------------------------------*/
.ui-tabs {
  padding: .2em;
  zoom: 1; }

.ui-tabs .ui-tabs-nav {
  list-style: none;
  position: relative;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  position: relative;
  float: left;
  border-bottom-width: 0 !important;
  margin: 0 .2em -1px 0;
  padding: 0; }

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

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  padding-bottom: 1px;
  border-bottom-width: 0; }

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

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

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  padding: 1em 1.4em;
  display: block;
  border-width: 0;
  background: none; }

.ui-tabs .ui-tabs-hide {
  display: none !important; }

/* Personnalise */
.ui-datepicker-trigger {
  background: none;
  border: 0px;
  vertical-align: bottom;
  padding: 0;
  margin: 0; }

/* A mettre dans la page

#wrapper {
	background: transparent url(/image/image_gallery?uuid=36e4351a-5300-4e01-a096-fd35ae277b8a&groupId=13243&t=1381761989031) repeat-x 0 57%;
}

*/
/* Admin pages */
img.small {
  max-width: 50px; }

/* public pages */
/* Everything expected within "Orange" variation portlet skin */
.cs-orange h3 {
  color: #d9d9d9; }

.reco-synthese .reco-help {
  float: right; }

.reco-synthese ul.reco-items {
  margin: 10px 0;
  padding: 0;
  min-height: 100px; }

.reco-synthese ul.reco-items li {
  margin: 2px 0 0 100px;
  list-style-type: none; }

.reco-synthese ul.reco-items li a:link,
.reco-synthese ul.reco-items li a:visited {
  text-decoration: underline;
  color: #333; }

.reco-synthese ul.reco-items li a:hover,
.reco-synthese ul.reco-items li a:active {
  color: #a02323;
  font-weight: bold; }

.reco-synthese span.reco-num,
.reco-resultats span.reco-num {
  color: #a02323;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  width: 35px;
  text-align: right; }

.reco-select select.aui-field-input-select {
  max-width: 250px; }

.reco-resultats .right {
  text-align: right; }

div.reco-backlink a:link,
div.reco-backlink a:visited,
div.reco-details a:link,
div.reco-details a:visited {
  color: #a02323;
  font-weight: bold; }

div.reco-details {
  float: right; }

div.reco-resultats {
  padding: 0 1px 50px 1px;
  background-color: white;
  width: 80%; }

.reco-resultats .results-row td {
  background: #d9d9d9; }

.reco-resultats .results-row.alt td {
  background: #ffd1d1; }

.reco-resultats tr.results-header {
  background: #a02323; }

.reco-resultats .results-header th,
.reco-resultats .results-header td,
.reco-resultats .results-header th a:link,
.reco-resultats .results-header th a:visited,
.reco-resultats .results-header td a:link,
.reco-resultats .results-header td a:visited {
  color: white; }

.reco-resultats .title {
  min-height: 70px; }

.reco-resultats .title h3 {
  padding: 40px 0 0 80px;
  color: gray;
  font-size: 24px; }

.aui .reco-resultats .taglib-user-display .user-profile-image {
  margin: 0; }

.aui .reco-resultats .taglib-user-display img.avatar {
  border: 1px solid #a02323;
  max-width: 50px; }

.aui .reco-resultats .taglib-user-display .user-name {
  display: none; }

.reco-select {
  color: #a02323;
  font-weight: bold;
  font-size: 14px; }

a.reco-help img {
  vertical-align: middle; }

.reco-resultats .delta-selector {
  display: none; }

/* Navigation droite flottante */
div#reco-nav-d {
  display: visible;
  position: absolute;
  left: 84%;
  z-index: 100; }

ul.reco-nav-d {
  margin: 0;
  padding: 0;
  list-style: none outside none; }

ul.reco-nav-d li {
  margin-bottom: 5px;
  list-style-type: none;
  overflow: hidden;
  position: relative; }

ul.reco-nav-d li.type-item {
  margin-bottom: 10px; }

ul.reco-nav-d li img {
  max-width: 80px;
  z-index: 10; }

ul.reco-nav-d li span {
  display: none;
  /* color:  #A02323 ;
  display: block;
  font-weight: bold;
  position: absolute;
  z-index: 20;
  top: 3px;
  text-align: center;
  width: 80px;
  */ }

ul.reco-nav-d li.nav-text a:link,
ul.reco-nav-d li.nav-text a:visited,
ul.reco-nav-d li.nav-text a:hover,
ul.reco-nav-d li.nav-text a:active {
  display: block;
  background-color: #a02323;
  color: white;
  font-weight: bold;
  font-family: Arial, Sans;
  text-decoration: none;
  font-size: 11px; }

ul.reco-nav-d li.nav-text a:hover,
ul.reco-nav-d li.nav-text a:active {
  background-color: white;
  color: #a02323;
  border: 1px solid #a02323; }

.reco-resultats .title h3 {
  padding: 40px 0 0 80px;
  color: gray;
  font-size: 1.5em; }

.reco-resultats .table-columns tr {
  background: #A02323; }

.reco-resultats .table-columns tr td a:visited {
  color: white; }

.reco-resultats-portlet .table-columns tr th,
.reco-resultats-portlet .table-columns tr th a:link,
.reco-resultats-portlet .table-columns tr th a:visited,
.reco-resultats-portlet .table-columns tr td a:link,
.reco-resultats-portlet .table-columns tr td a:visited {
  color: white; }

.reco-resultats-portlet tbody tr:nth-child(even) td {
  background-color: #FFD1D1 !important; }

.reco-resultats-portlet tbody tr:nth-child(odd) td {
  background-color: #D9D9D9 !important; }

.lfr-pagination-delta-selector {
  display: none  !important; }

.reco-resultats-portlet .table {
  font-weight: normal;
  /* 	font-size: 0.75em; */
  line-height: normal;
  /* 	font-size-adjust: none; */
  /* 	font-stretch: normal; */
  /* 	font-feature-settings: normal; */
  /* 	font-language-override: normal; */
  /* 	font-kerning: auto; */
  /* 	font-synthesis: weight style; */
  /* 	font-variant-alternates: normal; */
  /* 	font-variant-caps: normal; */
  /* 	font-variant-east-asian: normal; */
  /* 	font-variant-ligatures: normal; */
  /* 	font-variant-numeric: normal; */
  /* 	font-variant-position: normal; */ }

.reco-resultats-portlet .table-sorted {
  background: none !important; }

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  .reco-resultats-portlet .control-group-inline {
    display: inline; }

  /* Force table to not be like tables anymore */
  .reco-resultats-portlet table, .reco-resultats-portlet thead, .reco-resultats-portlet tbody, .reco-resultats-portlet th, .reco-resultats-portlet td, .reco-resultats-portlet tr {
    display: block; }

  /* Hide table headers (but not display: none;, for accessibility) */
  .reco-resultats-portlet thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  .reco-resultats-portlet tr {
    border: 1px solid #ccc; }

  .reco-resultats-portlet td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee !important;
    position: relative !important;
    padding-left: 30% !important; }

  .reco-resultats-portlet td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }

  .reco-resultats-portlet td:nth-of-type(1):before {
    content: ""; }

  .reco-resultats-portlet td:nth-of-type(2):before {
    content: "Nom"; }

  .reco-resultats-portlet td:nth-of-type(3):before {
    content: "Prénom"; }

  .reco-resultats-portlet td:nth-of-type(4):before {
    content: "Distinction"; }

  .reco-resultats-portlet td:nth-of-type(5):before {
    content: "Date d'obtention"; }

  .reco-resultats-portlet td:nth-of-type(5):before {
    content: "Manager"; }

  .reco-resultats-portlet td:nth-of-type(5):before {
    content: "Manager Galaxie"; }

  div.reco-resultats {
    width: 100%; } }
@media print {
  div.reco-resultats {
    width: 100%; }

  .reco-resultats-portlet .table {
    font-size: 0.80em; }

  .reco-resultats-portlet .taglib-page-iterator {
    display: none; } }
.aui .stock {
  /* ------------- Liste de résultats -------------- */
  /* styles des colonnes */
  /*
  div#lotsListe table.alterne td.lotsPrix {
      white-space: 	nowrap;
  }
  */
  /* table de resultats "Operation speciale" */
  /* ---------------  Offres commerciales ------------------- */
  	/*
  	span.lot-offre-remise {
  	    background:		transparent url(/cosmos-theme/images/stock-immobilier/lot-remise.gif) no-repeat center left scroll ;
  	    color:#ff0000;
  	    padding-bottom:2px;
  	    padding-left:15px;
  	    padding-right:5px;
  	}
  
  	div#lotsListe table.alterne td.lotsNum span.lot-offre-remise a,
  	div#lotsListe table.alterne td.lotsNum span.lot-offre-avantage a {
  		float:left;
  	    color:#bf1727;
  		text-decoration:none;
  	}
  	*/
  /* Legende */
  /* Demande IO */
  /* Nombre d'utilisateurs actifs sur la portlet */
  /* Navigation par onglets des pages du stock */
  /* ---------------- Vue des prospects -------------- */
  /* ---------------- Vue editer un prospect ------------*/
  /* --------- Vue de listes de recherche  ------------- */
  /* ----------- Pop in and dialogs ----------------- */
  /* ---------------- Vues de configuration ------------------ */
  /* Compatibility wityh old portal --*/
  /* Offres commerciales listées par programmes */ }
  .aui .stock #cosmosEtatDesStocks ul,
  .aui .stock #cosmosEtatDesStocks ol {
    list-style: none outside none; }
  .aui .stock div.responsiveShow {
    display: none; }
  .aui .stock div#searchForm {
    width: 100%;
    margin-bottom: 20px; }
  .aui .stock div#searchForm legend {
    font-weight: bold;
    font-size: 12px; }
  .aui .stock div#searchForm .portlet-form-input-select {
    width: 250px !important;
    font-size: 12px; }
  .aui .stock table.searchFieldsTable {
    width: 100%; }
  .aui .stock table.searchFieldsTable td {
    width: 50%; }
  .aui .stock table.searchFieldsTable div.responsiveShow {
    display: none; }
  .aui .stock table.searchFieldsTable .listButtons {
    margin-top: 20px;
    text-align: center; }
  .aui .stock div.current-date {
    color: #dc2d3c;
    font-weight: bold;
    margin: 0 10px 5px 0px;
    text-align: right; }
  .aui .stock div#msgNonHabilite {
    text-align: center;
    border: 1px solid #dc2d3c;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; }
  .aui .stock h3.demandeIO {
    color: #dc2d3c;
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-dio-lot-attribue-pt.png) no-repeat center left scroll;
    padding: 10px 10px 10px 45px;
    font-size: 14px; }
  .aui .stock div.lotsDemandeIntentionOptionForm .portlet-form-field,
  .aui .stock div.lotsDemandeIntentionOptionForm .portlet-form-field-textarea {
    width: 30%; }
  .aui .stock div.lotsDemandeIntentionOptionForm .cp {
    width: 10%; }
  .aui .stock div.lotsDemandeIntentionOptionForm .dt {
    width: auto; }
  .aui .stock div.lotsDemandeIntentionOptionForm ul.prices {
    margin: 0;
    padding: 0; }
  .aui .stock div.lotsDemandeIntentionOptionForm ul.prices li {
    margin: 0;
    padding: 5px;
    font-size: larger; }
  .aui .stock div.lotsDemandeIntentionOptionForm ul.prices li span.price-field {
    display: inline-block;
    width: 40%;
    font-weight: bold; }
  .aui .stock div.lotsDemandeIntentionOptionForm ul.prices li span.price-label {
    font-weight: normal;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  .aui .stock .portlet-form-field-label {
    width: 200px; }
  .aui .stock .portlet-form-field {
    color: #333333;
    margin-top: 3px;
    padding: 1px; }
  .aui .stock div.portlet-form-field-bloc {
    clear: both;
    float: left;
    left: 50%;
    margin: 2px 0px;
    width: 100%;
    padding: 1px; }
  .aui .stock .field-readonly {
    background-color: whiteSmoke;
    border: 1px solid whiteSmoke; }
  .aui .stock div.tris-zone {
    color: #a09fa4;
    padding: 5px;
    text-align: right; }
  .aui .stock div.tris-zone .portlet-form-input-select {
    color: #a09fa4 !important;
    font-size: 12px; }
  .aui .stock label {
    display: inline;
    font-size: 12px; }
  .aui .stock label.etatLot1 {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-etat-1.gif) no-repeat center left scroll;
    margin: auto;
    padding: 2px 0 2px 23px; }
  .aui .stock label.nouveau {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-nouveau.gif) no-repeat center left scroll;
    padding-left: 32px;
    padding-top: 2px; }
  .aui .stock label.lots-remises {
    padding-top: 2px; }
  .aui .stock div.ongletsTranchesDePrix {
    clear: both;
    margin: 0 auto;
    /* 	    overflow:hidden; */
    text-align: center;
    /* 	    width:100%; */ }
  .aui .stock #content ul.ongletsTranchesDePrix {
    /* 	    left:50%; */
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    /* 	    position:relative; */
    text-align: center; }
  .aui .stock ul.ongletsTranchesDePrix li {
    display: inline-block;
    /* 	    float:left; */
    margin: 0px 2px;
    padding: 0;
    /* 	    position:relative; */
    /* 	    right:50%; */
    font-weight: bold;
    box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -o-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -moz-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -webkit-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999; }
  .aui .stock ul.ongletsTranchesDePrix li a:link,
  .aui .stock ul.ongletsTranchesDePrix li a:visited,
  .aui .stock ul.ongletsTranchesDePrix li a:hover,
  .aui .stock ul.ongletsTranchesDePrix li a:active {
    background: black url(/cosmos-theme/images/stock-immobilier/bg-tab-prix-off.gif) repeat-x top left scroll;
    color: #fff;
    display: block;
    float: left;
    margin: 0;
    padding: 5px 0px;
    text-align: center;
    text-decoration: none;
    width: 120px;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
    border-radius: 2px;
    -moz-border-radius: 2px; }
  .aui .stock ul.ongletsTranchesDePrix li a:hover,
  .aui .stock ul.ongletsTranchesDePrix li a.active,
  .aui .stock ul.ongletsTranchesDePrix li a.active:link,
  .aui .stock ul.ongletsTranchesDePrix li a.active:visited {
    border-top: none;
    background: black url(/cosmos-theme/images/stock-immobilier/bg-tab-prix-on.gif) no-repeat center 0px;
    color: #dc2d3c; }
  .aui .stock ul.ongletsTranchesDePrix li a.remise:link,
  .aui .stock ul.ongletsTranchesDePrix li a.remise:visited,
  .aui .stock ul.ongletsTranchesDePrix li a.remise:active {
    background: #dc2d3c url(/cosmos-theme/images/stock-immobilier/bg-tab-remise.gif) repeat-x top left scroll;
    width: 170px;
    border: 1px solid #811958;
    border-radius: 2px;
    -moz-border-radius: 2px; }
  .aui .stock ul.ongletsTranchesDePrix li a.active:link,
  .aui .stock ul.ongletsTranchesDePrix li a.remise:hover {
    color: #fff; }
  .aui .stock h2.remise {
    color: #dc2d3c; }
  .aui .stock span.msg-one-result,
  .aui .stock span.msg-empty-results {
    color: #dc2d3c;
    display: block;
    font-weight: bold;
    padding: 15px;
    text-align: center;
    width: 100%; }
  .aui .stock div#lotsListe {
    margin-bottom: 20px; }
  .aui .stock span.pagebanner {
    display: block;
    float: left;
    margin: 5px 0px; }
  .aui .stock span.pagelinks {
    display: block;
    float: right;
    margin: 5px 20px 5px 0px;
    right: 10px; }
  .aui .stock div#lotsListe table.alterne {
    clear: both;
    margin-top: 10px;
    width: 100%; }
  .aui .stock div#lotsListe table.alterne td {
    text-align: center; }
  .aui .stock div#lotsListe table.alterne td.lotsProgramme {
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    max-width: 180px; }
  .aui .stock div#lotsListe table.alterne td.lotsVille {
    max-width: 120px; }
  .aui .stock div#lotsListe table.alterne td.lotsNum {
    font-weight: bold; }
  .aui .stock div#lotsListe table.alterne span.lot-num {
    white-space: nowrap; }
  .aui .stock div#lotsListe table.alterne td.lotsEtat {
    text-align: center; }
  .aui .stock div#lotsListe .prix {
    display: block;
    float: left;
    white-space: nowrap;
    padding: 0 5px; }
  .aui .stock div#lotsListe .prix.opt2:not(:empty) {
    border-right: 1px solid #BCB9B9; }
  .aui .stock div#lotsListe table.alterne .prix {
    width: 35%; }
  .aui .stock div#lotsListe table.alterne td.lotsActions {
    text-align: center;
    white-space: nowrap; }
  .aui .stock div#lotsListe table.alterne th {
    font-size: 10px;
    padding: 3px;
    text-align: center; }
  .aui .stock div#lotsListe table.alterne th:nth-of-type(1),
  .aui .stock div#lotsListe table.alterne .firstCell {
    text-align: left; }
  .aui .stock div#lotsListe table.alterne th.asc {
    background: #c3d2dd url(/cosmos-theme/images/stock-immobilier/lot-th-sorted-asc.gif) no-repeat scroll 95% 50%;
    padding-right: 18px; }
  .aui .stock div#lotsListe table.alterne th.desc {
    background: #c3d2dd url(/cosmos-theme/images/stock-immobilier/lot-th-sorted-desc.gif) no-repeat scroll 95% 50%;
    padding-right: 18px; }
  .aui .stock div#lotsListe ul.lotActions {
    margin: 0;
    padding: 0; }
  .aui .stock div#lotsListe ul.lotActions li {
    list-style-type: none;
    display: inline-block; }
  .aui .stock div#lotsListe ul.lotActions li a:link,
  .aui .stock div#lotsListe ul.lotActions li a:visited {
    cursor: hand;
    display: block;
    margin-left: 2px;
    height: 25px;
    width: 25px;
    text-decoration: none; }
  .aui .stock div#lotsListe ul.lotActions li.lienActionBlank a {
    background: none; }
  .aui .stock div#lotsListe ul.lotActions li.lienActionDemandeOption a {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-action-mail.gif) no-repeat center left scroll; }
  .aui .stock div#lotsListe ul.lotActions li.lienActionSimulation a {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-action-ginkgo.png) no-repeat center left scroll; }
  .aui .stock div.etatLotAW {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-etat-aw.gif) no-repeat center left scroll;
    margin-left: 5px;
    height: 25px;
    width: 25px; }
  .aui .stock div.etatLot1 {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-etat-1.gif) no-repeat center left scroll;
    margin-left: 5px;
    height: 25px;
    width: 25px; }
  .aui .stock div.etatLot0 {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-etat-0.gif) no-repeat center left scroll;
    margin-left: 5px;
    height: 25px;
    width: 25px; }
  .aui .stock div.etatLot01 {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-etat-01.gif) no-repeat center left scroll;
    margin-left: 5px;
    height: 25px;
    width: 25px; }
  .aui .stock div#lotsListe table.alterne span.nvLot {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-nouveau.gif) no-repeat center right scroll;
    display: block;
    padding-right: 25px; }
  .aui .stock span.lot-remise {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-remise.gif) no-repeat center left scroll;
    color: #ff0000;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 5px; }
  .aui .stock table.remise {
    border: 1px solid #DC2D3C;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 3px; }
  .aui .stock table.remise tr.even {
    /*background-color:#FFD1D1;*/ }
  .aui .stock a.lot-offre-remise,
  .aui .stock span.lot-offre-remise {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-offre-remise.png) no-repeat center left scroll;
    color: #ff0000;
    padding: 4px 4px 4px 16px;
    text-decoration: none; }
  .aui .stock a.lot-offre-avantage,
  .aui .stock span.lot-offre-avantage {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-offre-avantage.png) no-repeat center left scroll;
    color: #ff0000;
    padding: 4px 20px 4px 0px;
    text-decoration: none; }
  .aui .stock a.lot-offre-fraisnotaire,
  .aui .stock span.lot-offre-fraisnotaire {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-offre-fraisnotaire.png) no-repeat center left scroll;
    color: #ff0000;
    padding: 4px 20px 4px 5px;
    text-decoration: none; }
  .aui .stock a.lot-offre-pvtva,
  .aui .stock span.lot-offre-pvtva {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-offre-pvtva.png) no-repeat center left scroll;
    color: #ff0000;
    padding: 4px 20px 4px 5px;
    text-decoration: none; }
  .aui .stock a.lot-offre-rt2005,
  .aui .stock span.lot-offre-rt2005 {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-offre-rt2005.png) no-repeat center left scroll;
    color: #ff0000;
    padding: 4px 20px 4px 5px;
    text-decoration: none; }
  .aui .stock a.lot-offre-b2,
  .aui .stock span.lot-offre-b2 {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-offre-b2.png) no-repeat center left scroll;
    color: #ff0000;
    padding: 4px 20px 4px 5px;
    text-decoration: none; }
  .aui .stock a.lot-offre-2500p,
  .aui .stock span.lot-offre-2500p {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-offre-2500p.png) no-repeat center left scroll;
    color: #ff0000;
    padding: 4px 20px 4px 5px;
    text-decoration: none; }
  .aui .stock a.lot-offre-3500,
  .aui .stock span.lot-offre-3500 {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-offre-3500.png) no-repeat center left scroll;
    color: #ff0000;
    padding: 4px 22px 4px 5px;
    text-decoration: none; }
  .aui .stock a.lot-offre-offres,
  .aui .stock span.lot-offre-offres {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-offre-offres.png) no-repeat center left scroll;
    color: #ff0000;
    padding: 4px 22px 4px 5px;
    text-decoration: none; }
  .aui .stock a.lot-offre-viip,
  .aui .stock span.lot-offre-viip {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-offre-viip.png) no-repeat center left scroll;
    color: #ff0000;
    padding: 4px 22px 4px 5px;
    text-decoration: none; }
  .aui .stock a.lot-offre-duflotbystellium,
  .aui .stock span.lot-offre-duflotbystellium {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-offre-duflotbystellium.png) no-repeat center left scroll;
    color: #ff0000;
    padding: 4px 22px 4px 5px;
    text-decoration: none; }
  .aui .stock div.legende {
    margin: 15px 0;
    padding: 8px;
    border: 1px solid silver;
    border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; }
  .aui .stock div.legende h4 {
    color: #525252;
    padding: 0.5em; }
  .aui .stock #content ul.lot-offres,
  .aui .stock #content ul.legende {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .aui .stock ul.lot-offres li,
  .aui .stock ul.legende li {
    /*float:			left;*/
    margin: 0;
    padding: 5px;
    display: inline-block; }
  .aui .stock ul.legende li {
    padding-left: 25px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  .aui .stock li.etatLotAW {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-etat-aw.gif) no-repeat center left scroll; }
  .aui .stock li.etatLot1 {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-etat-1.gif) no-repeat center left scroll; }
  .aui .stock li.etatLot0 {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-etat-0.gif) no-repeat center left scroll; }
  .aui .stock li.etatLot01 {
    background: transparent url(/cosmos-theme/images/stock-immobilier/lot-etat-01.gif) no-repeat center left scroll; }
  .aui .stock div.lotsDemandeIntentionOptionForm fieldset.portlet-fieldset {
    margin-bottom: 15px; }
  .aui .stock div.lotsDemandeIntentionOptionForm span.obligatoire {
    color: red; }
  .aui .stock table.demande-option-resume {
    width: 100%;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: black;
    background: transparent; }
  .aui .stock table.demande-option-resume tr {
    vertical-align: top; }
  .aui .stock table.demande-option-resume td.label {
    width: 20%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: black;
    background: none;
    text-shadow: none;
    font-weight: normal; }
  .aui .stock table.demande-option-resume td.value {
    font-weight: bold;
    width: 20%; }
  .aui .stock table.demande-option-resume td.value.even {
    background-color: #E1E2E7; }
  .aui .stock div.message-termine {
    margin: 20px; }
  .aui .stock .portlet-form-fieldset-label-auto {
    width: auto; }
  .aui .stock div.active-users {
    background: transparent url(/cosmos-theme/images/stock-immobilier/user-profil.gif) no-repeat center left scroll;
    color: #dc2d3c;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 6px 10px 5px 20px; }
  .aui .stock div.stock-menu {
    display: block;
    float: left;
    margin-bottom: 15px;
    padding: 0;
    width: 100%; }
  .aui .stock div.stock-menu ul.stock-nav-tabs {
    list-style: none outside none;
    margin: 0;
    padding: 0; }
  .aui .stock div.stock-menu ul.stock-nav-tabs li {
    float: left;
    font-weight: bold;
    font-size: 12px;
    margin: 0px 5px 0px 0px;
    padding: 0;
    width: 170px; }
  .aui .stock div.stock-menu ul.stock-nav-tabs a:link,
  .aui .stock div.stock-menu ul.stock-nav-tabs a:visited,
  .aui .stock div.stock-menu ul.stock-nav-tabs a:hover,
  .aui .stock div.stock-menu ul.stock-nav-tabs a:active {
    background: #dc2d3c url(/cosmos-theme/images/stock-immobilier/bg-tab-remise.gif) repeat-x top left scroll;
    color: #fff;
    display: block;
    margin: 0;
    padding: 5px 15px 2px 15px;
    text-decoration: none;
    border: 1px solid #811958;
    border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -o-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -moz-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -webkit-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999; }
  .aui .stock div.stock-menu ul.stock-nav-tabs li.on,
  .aui .stock div.stock-menu ul.stock-nav-tabs li.on a:link,
  .aui .stock div.stock-menu ul.stock-nav-tabs li.on a:visited,
  .aui .stock div.stock-menu ul.stock-nav-tabs a:hover,
  .aui .stock div.stock-menu ul.stock-nav-tabs a:active {
    background-image: none;
    background-color: black;
    color: #dc2d3c;
    box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }
  .aui .stock div.msg,
  .aui .stock div.msg-bloc {
    padding: 5px 5px 30px;
    width: 100%; }
  .aui .stock div.msg-bloc {
    border-bottom: thin solid #DEE6AA; }
  .aui .stock div#positionsDepasses {
    text-align: center;
    border: 1px solid #dc2d3c;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; }
  .aui .stock div#prospectsListe {
    color: #156363;
    padding: 10px; }
  .aui .stock .float-right {
    float: right;
    margin-left: 10px; }
  .aui .stock div.pro-item {
    width: 100%;
    margin-bottom: 3%;
    text-align: left; }
  .aui .stock div.pro-item .pro-item-name {
    display: inline;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    padding: 1% 4%; }
  .aui .stock div.pro-item .pro-item-name .proNom {
    text-transform: uppercase; }
  .aui .stock ul.positions {
    margin: 1% 0 0 0;
    padding: 0 3%;
    border: 1px solid silver;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    list-style: none outside none; }
  .aui .stock ul.positions li {
    font-size: 16px;
    font-weight: bold;
    list-style-type: none;
    padding: 2% 0;
    border-top: 1px solid silver;
    clear: both; }
  .aui .stock ul.positions li:FIRST-CHILD {
    border: 0; }
  .aui .stock div.num-position,
  .aui .stock div.num-lots-vert,
  .aui .stock div.num-lots-rouge {
    font-weight: bold;
    font-size: 30px;
    float: left;
    display: block;
    padding: 0 3px 0 37px;
    background-size: contain !important; }
  .aui .stock div.num-position {
    color: #3B3C3C;
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-position-user.png) no-repeat bottom left scroll; }
  .aui .stock div.num-lots-vert {
    color: #768915;
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-lots-vert.png) no-repeat bottom left scroll; }
  .aui .stock div.num-lots-rouge {
    color: #9d0e0e;
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-lots-rouge.png) no-repeat bottom left scroll; }
  .aui .stock ul.positions li div.num-lots-rouge, .aui .stock ul.positions li div.num-lots-vert {
    margin-right: 2%; }
  .aui .stock span.pos-dt {
    font-size: 12px;
    font-weight: normal; }
  .aui .stock a.action-del-position {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-delete.png) no-repeat bottom left scroll; }
  .aui .stock ul.action-update-del-pro {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: right; }
  .aui .stock ul.action-update-del-pro li {
    float: right; }
  .aui .stock ul.action-update-del-pro li span.action-update-pro {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-edit-pt.png) no-repeat bottom left scroll;
    text-decoration: none; }
  .aui .stock ul.action-update-del-pro li span.action-del-pro {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-delete-pt.png) no-repeat bottom left scroll;
    text-decoration: none; }
  .aui .stock div.pro-item a.action-add-position {
    float: right;
    margin-right: 4%;
    padding-top: 6px; }
  .aui .stock div.pro-item a.action-add-position > span {
    padding: 4px 4px 4px 32px;
    background: transparent url(/cosmos-theme/images/stock-immobilier/icon-add-alerte-mid.png) no-repeat center left scroll; }
  .aui .stock .legende div.add-position,
  .aui .stock .legende div.num-position,
  .aui .stock .legende div.num-lots-vert,
  .aui .stock .legende div.num-lots-rouge {
    font-size: 16px;
    height: 20px;
    float: left;
    display: block;
    padding: 0 3px 0 24px; }
  .aui .stock .legende div.num-position {
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-position-user-pt.png) no-repeat bottom left scroll; }
  .aui .stock .legende div.add-position {
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-position-user-add-pt.png) no-repeat bottom left scroll; }
  .aui .stock .legende div.num-lots-vert {
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-lots-vert-pt.png) no-repeat bottom left scroll; }
  .aui .stock .legende div.num-lots-rouge {
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-lots-rouge-pt.png) no-repeat bottom left scroll; }
  .aui .stock div.lot-attribue-msg {
    color: #768917;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin: 2% 0px 1%; }
  .aui .stock div.lot-attribue-g {
    background: transparent url(/cosmos-theme/images/stock-immobilier/bg-lot-attribue.png) no-repeat center left scroll;
    clear: both; }
  .aui .stock div.lot-attribue-d {
    background: transparent url(/cosmos-theme/images/stock-immobilier/bg-lot-attribue-d.png) no-repeat center right scroll;
    color: white;
    font-size: 18px;
    height: 40px;
    white-space: nowrap;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 5px;
    vertical-align: baseline; }
  .aui .stock div.lot-attribue {
    float: left;
    padding: 0.4%; }
  .aui .stock div.lot-attribue a:link,
  .aui .stock div.lot-attribue a:visited,
  .aui .stock div.lot-attribue a:hover,
  .aui .stock div.lot-attribue a:active {
    color: white; }
  .aui .stock img.lot-action-dio {
    float: left;
    padding: 0 5%; }
  .aui .stock .inactif,
  .aui .stock .dioDeposee {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    cursor: defauit; }
  .aui .stock .inactif div.lot-attribue-d {
    text-shadow: none; }
  .aui .stock table.listeProspects {
    width: 75%; }
  .aui .stock table.listeProspects tr.even {
    background-color: #E1E2E7; }
  .aui .stock table.listeProspects td {
    text-align: center; }
  .aui .stock h3.prospect {
    color: #dc2d3c;
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-position-user.png) no-repeat center left scroll;
    padding: 10px 10px 10px 45px;
    font-size: 14px; }
  .aui .stock div#listesRecherche h3 {
    color: #dc2d3c;
    background: transparent url(/cosmos-theme/images/stock-immobilier/icon-add-alerte.png) no-repeat center left scroll;
    padding: 10px 10px 10px 45px;
    font-size: 14px; }
  .aui .stock a.portlet-form-button-submit-disabled,
  .aui .stock a.portlet-form-button-submit-disabled:link,
  .aui .stock a.portlet-form-button-submit-disabled:visited,
  .aui .stock a.portlet-form-button-submit-disabled:hover,
  .aui .stock a.portlet-form-button-submit-disabled:active {
    background: gray url(/cosmos-theme/images/stock-immobilier/bg-button-desactive.gif) repeat-x center left scroll;
    border: 1px solid gray;
    color: #FFFFFF;
    cursor: default;
    display: block;
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -o-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -moz-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -webkit-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999; }
  .aui .stock #inpSubmitListes > span {
    padding: 5px 5px 5px 32px;
    background: transparent url(/cosmos-theme/images/stock-immobilier/icon-add-alerte-mid.png) no-repeat center left scroll; }
  .aui .stock #inpSubmitListesDisabled > span {
    padding: 5px 5px 5px 32px;
    background: transparent url(/cosmos-theme/images/stock-immobilier/icon-add-alerte-mid-gris.png) no-repeat center left scroll; }
  .aui .stock div#progsListe table.alterne {
    width: 100%; }
  .aui .stock div#progsListe table.alterne td {
    padding: 0.5%; }
  .aui .stock div#progsListe table.alterne .positons {
    width: 100px;
    white-space: nowrap;
    text-align: center;
    border-left-color: white;
    border-left-style: solid;
    border-left-width: 2px;
    padding: 5px; }
  .aui .stock div#progsListe table.alterne td.lotsProgramme {
    font-weight: bold;
    text-align: left; }
  .aui .stock div#progsListe table.alterne tr.even {
    background-color: #E1E2E7; }
  .aui .stock table.alterne div.add-position,
  .aui .stock table.alterne div.num-lots-vert,
  .aui .stock table.alterne div.num-lots-rouge {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding: 0 0 0 24px; }
  .aui .stock table.alterne div.add-position {
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-position-user-add-pt.png) no-repeat bottom left scroll; }
  .aui .stock table.alterne a,
  .aui .stock table.alterne a:link,
  .aui .stock table.alterne a:visited,
  .aui .stock table.alterne a:active {
    text-decoration: none;
    color: #333333; }
  .aui .stock table.alterne a:hover,
  .aui .stock table.alterne a:active {
    color: #13B4E3; }
  .aui .stock table.alterne div.num-lots-vert {
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-lots-vert-pt.png) no-repeat bottom left scroll; }
  .aui .stock table.alterne div.num-lots-rouge {
    background: transparent url(/cosmos-theme/images/stock-immobilier/ico-lots-rouge-pt.png) no-repeat bottom left scroll; }
  .aui .stock #jqPopinAlert {
    padding: 2%;
    border: 1px solid #AFC32E;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; }
  .aui .stock #dialogLoader {
    text-align: center; }
  .aui .stock #dialogLoader .textLoader {
    color: gray;
    padding: 1.2em;
    font-style: italic; }
  .aui .stock ul.runTasksLinks li {
    margin-bottom: 1.5em; }
  .aui .stock ul.runTasksLinks li a.runTask {
    margin-left: 0.2em; }
  .aui .stock br.clearing {
    clear: both; }
  .aui .stock .portlet-form-button,
  .aui .stock .portlet-form-button-submit {
    background: #464646 url(/cosmos-theme/css/composants/./images/bg-buttons-pattern-noir.gif) repeat-x top left fixed;
    border: 1px solid black;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -o-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -moz-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -webkit-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999; }
  .aui .stock a.portlet-form-button:link,
  .aui .stock a.portlet-form-button:visited,
  .aui .stock a.portlet-form-button:hover,
  .aui .stock a.portlet-form-button:active,
  .aui .stock a.portlet-form-button-submit:link,
  .aui .stock a.portlet-form-button-submit:visited,
  .aui .stock a.portlet-form-button-submit:hover,
  .aui .stock a.portlet-form-button-submit:active {
    background: #464646 repeat-x top left fixed;
    border: 1px solid black;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -o-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -moz-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
    -webkit-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999; }
  .aui .stock a.portlet-action-link:link,
  .aui .stock a.portlet-action-link:visited,
  .aui .stock a.portlet-action-link:hover,
  .aui .stock a.portlet-action-link:active {
    color: #00343F;
    font-weight: bold;
    text-decoration: none; }
  .aui .stock a.portlet-action-link:hover {
    color: #7f999f; }
  .aui .stock a.delete:link,
  .aui .stock a.delete:visited,
  .aui .stock a.delete:hover {
    color: #dc2d3c; }
  .aui .stock div.portlet-actions-list-inline {
    clear: both;
    margin: 20px 0 10px 0;
    overflow: hidden;
    text-align: center;
    width: 100%; }
  .aui .stock ul.portlet-actions-list-inline {
    display: inline;
    float: left;
    left: 50%;
    margin: 0 auto;
    padding: 0px;
    position: relative;
    text-align: center; }
  .aui .stock ul.portlet-actions-list-inline li {
    float: left;
    position: relative;
    right: 50%;
    list-style-type: none;
    line-height: normal; }
  .aui .stock ul.portlet-actions-list-inline li a.portlet-form-button {
    display: block;
    width: auto; }
  .aui .stock a.portlet-form-button-collab {
    line-height: 23px; }
  .aui .stock .portlet-form-button-collab,
  .aui .stock a.portlet-form-button-collab:link,
  .aui .stock a.portlet-form-button-collab:visited,
  .aui .stock a.portlet-form-button-collab:hover,
  .aui .stock a.portlet-form-button-collab:active {
    background: #AF2427 repeat-x top left fixed;
    border: 1px solid #811958;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 3px 15px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: inset 1px 1px 2px violet, 1px 2px 7px #524e4e;
    -o-box-shadow: inset 1px 1px 2px violet, 1px 2px 7px #524e4e;
    -moz-box-shadow: inset 1px 1px 2px violet, 1px 2px 7px #524e4e;
    -webkit-box-shadow: inset 1px 1px 2px violet, 1px 2px 7px #524e4e; }
  .aui .stock .portlet-fieldset {
    border: 1px solid #cbcbcb;
    padding: 8px;
    font-size: 12px; }
  .aui .stock .portlet-fieldset legend {
    color: #dc2d3c;
    font-weight: bold;
    font-size: 12px;
    width: initial;
    padding-top: 0px;
    padding-right: 6px;
    padding-left: 6px;
    border-bottom-style: none;
    margin-bottom: 0px; }
  .aui .stock .portlet-form-input-field,
  .aui .stock .portlet-form-field {
    color: #333333;
    margin-top: 3px;
    padding: 1px; }
  .aui .stock .portlet-form-field-textarea {
    color: #333333; }
  .aui .stock .portlet-form-select {
    color: #333333;
    font-size: 12px; }
  .aui .stock .portlet-form-field-label,
  .aui .stock .portlet-form-fieldset-label {
    text-align: right;
    color: #333333;
    display: block;
    float: left;
    margin-right: 10px;
    width: 150px;
    padding: 3px; }
  .aui .stock .portlet-form-select-multiple {
    width: 180px;
    font-size: 12px; }
  .aui .stock .portlet-font-dim {
    color: #808080; }
  .aui .stock .portlet-form-label {
    color: #333333; }
  .aui .stock .portlet-section-body div[class^=errors],
  .aui .stock .portlet-section-body ul.errors {
    color: #dc2d3c;
    font-weight: bold; }
  .aui .stock .portlet-section-body .field-on-error {
    background-image: none;
    background-color: #FEF0EC; }
  .aui .stock .portlet-section-body div.alert {
    color: #F29400;
    font-weight: bold;
    margin: 10px	0px; }
  .aui .stock .portlet-section-body ul {
    list-style: none; }
  .aui .stock #lotsListe table.programmesListe tr {
    padding: 3px 0; }
  .aui .stock #lotsListe table.programmesListe tr td {
    padding: 3px 0; }
  .aui .stock #lotsListe table.programmesListe td.lotsProgramme {
    font-weight: bold;
    font-size: 12px;
    min-width: 180px; }
  .aui .stock #lotsListe table.programmesListe td.offresCo {
    text-align: left;
    width: 400px; }
  .aui .stock div.listeOffre h2 {
    font-size: 14px;
    margin-bottom: 1.5em; }
  .aui .stock div.offre-programmes h2 span {
    padding-top: 0; }

@media only screen and (max-width: 767px) {
  /* ---------------- Vue Recherche lots ------------ */
  .aui .stock .portlet-form-fieldset-label {
    text-align: left;
    padding: 0px;
    margin: 0px;
    width: 300px; }

  .aui .stock div#searchForm .portlet-form-input-select {
    margin: 0px; }

  .aui .stock table.searchFieldsTable div.responsiveShow {
    text-align: center;
    display: inherit; }

  .aui .stock table.searchFieldsTable td.responsiveHide {
    display: none; }

  .aui .stock div.tris-zone {
    text-align: left !important; }

  /* ---------------- Vue Recherche lots Affichage Resultats------------*/
  .aui .stock tr.lot-item {
    margin-bottom: 2px !important;
    border-top: 2px !important;
    border-bottom: 2px !important; }

  .aui .stock tr.lot-item td:FIRST-CHILD {
    border-left: 2px !important; }

  .aui .stock tr.lot-item td:FIRST-CHILD {
    border-right: 2px !important; }

  /* 	.aui .container-fluid .first{ */
  /* 		width: 200px!important; */
  /* 	} */
  /* ---------------- Vue creer un prospect ------------*/
  .aui .stock h3.prospect {
    display: none; }

  .aui .stock input[type="text"], .aui .stock textarea {
    width: 233px !important;
    margin: 0px; }

  /* ---------------- Vue creer un prospect ------------*/
  .aui .stock div.pro-item a.action-add-position {
    display: none; }

  /* ---------------- Vue deposer une reservation Demande d'intention d'option------------*/
  .aui .stock table.demande-option-resume td {
    display: table-row; }

  .aui .stock table.demande-option-resume tr {
    vertical-align: top;
    display: table-cell; }

  .aui .stock table.listeProspects td.responsiveHide {
    display: none; } }
.cguPopup .ui-widget-header {
  background: #edeeef; }

.cguPopup .ui-dialog-titlebar .ui-dialog-titlebar-close {
  display: none; }

div.videoSettings {
  text-align: left; }

div.videoSettings .accordion-toggle {
  text-align: center; }

div.videoSettings .button-holder {
  text-align: center; }

#portlet_factures_WAR_facturesportlet .lfr-search-container {
  width: 100%; }

#_factures_WAR_facturesportlet_facturesSearchContainer thead tr th {
  background-color: #dde1e6 !important; }
#_factures_WAR_facturesportlet_facturesSearchContainer tbody tr:nth-child(even) td {
  background-color: #DDE1E6 !important; }

.fact-action {
  display: block;
  margin: 0.4em 0;
  padding: 0; }

a.refus img {
  padding-right: 4px; }

.opens-new-window-accessible {
  display: none; }

span.filename {
  white-space: nowrap; }

div.datedujour {
  float: right;
  color: #939393;
  font-weight: bold;
  margin: 0.5em; }

.portlet-fieldset {
  margin-top: 15px; }

.portlet-form-field-label {
  width: 200px; }

.portlet-form-input-field {
  width: 35%; }

.portlet-form-field {
  color: #333333;
  margin-top: 3px;
  padding: 1px; }

div.portlet-form-field-bloc {
  clear: both;
  float: left;
  left: 50%;
  margin: 5px 0px;
  width: 100%; }

.portlet-form-fieldset-label-auto {
  width: auto; }

/* Erreurs */
p.portlet-msg-error {
  color: #F07250; }

/* Aide contextuelle */
.tipsy {
  padding: 5px;
  font-size: 11px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-repeat: no-repeat;
  background-image: url(/cosmos-theme/css/composants/../images/tipsy.gif); }

.tipsy-inner {
  padding: 5px 8px 4px 8px;
  background-color: #6F6F6F;
  color: white;
  max-width: 200px;
  text-align: left; }

.tipsy-inner {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.tipsy-north {
  background-position: top center; }

.tipsy-south {
  background-position: bottom center; }

.tipsy-east {
  background-position: right center; }

.tipsy-west {
  background-position: left center; }

/* ----------------------------------------------------- */
/* Couche de compatibilit? avec le th?me Liferay 		 */
/* @TODO : Ajouter ce fichier au th?me apr?s sa finalisation */
/* ----------------------------------------------------- */
.hide {
  display: none; }

/* Rotation de lignes color?es  (balises td, li ou div) */
tr.iter0, td.iter0, li.iter0, div.iter0 {
  background-color: #FFFFFF; }

tr.iter1, td.iter1, li.iter1, div.iter1 {
  background-color: #d9d9d9; }

tr.iter2, td.iter2, li.iter2, div.iter2 {
  background-color: #cbcbcb; }

/* Forms and action links                                              */
/* Text for form buttons */
.portlet-form-button,
.portlet-form-button-submit {
  background: #464646 repeat-x top left fixed;
  border: 1px solid black;
  color: #FFFFFF;
  cursor: pointer;
  display: inline;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
  -o-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
  -moz-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
  -webkit-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999; }

/* Link looking and behaving like a button */
a.portlet-form-button:link,
a.portlet-form-button:visited,
a.portlet-form-button:hover,
a.portlet-form-button:active,
a.portlet-form-button-submit:link,
a.portlet-form-button-submit:visited,
a.portlet-form-button-submit:hover,
a.portlet-form-button-submit:active {
  background: #464646 repeat-x top left fixed;
  border: 1px solid black;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
  -o-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
  -moz-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999;
  -webkit-box-shadow: inset 1px 1px 2px silver, 1px 2px 7px #999; }

a.portlet-action-link:link,
a.portlet-action-link:visited,
a.portlet-action-link:hover,
a.portlet-action-link:active {
  color: #00343F;
  font-weight: bold;
  text-decoration: none; }

a.portlet-action-link:hover {
  color: #7f999f; }

a.delete:link,
a.delete:visited,
a.delete:hover {
  color: #dc2d3c; }

/* Serie of actions displayed inline */
div.portlet-actions-list-inline {
  clear: both;
  margin: 20px 0 10px 0;
  overflow: hidden;
  text-align: center;
  width: 100%; }

ul.portlet-actions-list-inline {
  display: inline;
  float: left;
  left: 50%;
  list-style-type: none;
  margin: 0 auto;
  padding: 0px;
  position: relative;
  text-align: center; }

ul.portlet-actions-list-inline li {
  float: left;
  position: relative;
  right: 50%; }

ul.portlet-actions-list-inline li a.portlet-form-button {
  display: block;
  width: auto; }

/* Boutons d'action "collaboratif" pour les conseillers */
a.portlet-form-button-collab {
  line-height: 23px; }

.portlet-form-button-collab,
a.portlet-form-button-collab:link,
a.portlet-form-button-collab:visited,
a.portlet-form-button-collab:hover,
a.portlet-form-button-collab:active {
  background: #AF2427 repeat-x top left fixed;
  border: 1px solid #811958;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 3px 15px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: inset 1px 1px 2px violet, 1px 2px 7px #524e4e;
  -o-box-shadow: inset 1px 1px 2px violet, 1px 2px 7px #524e4e;
  -moz-box-shadow: inset 1px 1px 2px violet, 1px 2px 7px #524e4e;
  -webkit-box-shadow: inset 1px 1px 2px violet, 1px 2px 7px #524e4e; }

.portlet-fieldset {
  border: 1px solid #cbcbcb;
  padding: 8px; }

.portlet-fieldset legend {
  color: #dc2d3c;
  font-weight: bold; }

.portlet-form-input-field,
.portlet-form-field {
  color: #333333;
  margin-top: 3px;
  padding: 1px; }

.portlet-form-field-textarea {
  color: #333333; }

.portlet-form-select {
  color: #333333; }

.portlet-form-field-label,
.portlet-form-fieldset-label {
  text-align: right;
  color: #333333;
  display: block;
  float: left;
  margin-right: 10px;
  width: 150px;
  padding: 3px; }

.portlet-form-select-multiple {
  width: 180px; }

/* Text for form element descriptions */
.portlet-font-dim {
  color: #808080; }

/* Text used for the descriptive label of the whole form (not the labels for fields) */
.portlet-form-label {
  color: #333333; }

/* Spring MVC / Errors files */
.portlet-section-body div[class^=errors],
.portlet-section-body ul.errors {
  color: #F07250; }

.portlet-section-body .field-on-error {
  background-color: #EFCCC2; }

.portlet-section-body div.alert {
  color: #F29400;
  font-weight: bold;
  margin: 10px	0px; }

div.description {
  display: inline;
  float: left;
  width: 180px;
  padding: 10px 0px 10px 0px; }

.omnium-portletsso div.lien {
  text-align: center; }

.sso-iframe-hidden {
  height: 1px;
  left: 98%;
  position: absolute;
  top: 98%;
  width: 1px;
  z-index: 100; }

img.edite-image {
  border: 1px solid #226F81;
  margin-top: 8px;
  padding: 3px; }

p.aide {
  font-style: italic; }

.portlet-fieldset legend {
  /*     color:		 	rgb(175, 195, 46); */
  font-weight: bold; }

.portlet-form-field,
.portlet-form-field-textarea {
  width: 30%; }

.portlet-form-field-label {
  width: 200px; }

.portlet-form-field {
  color: #333333;
  margin-top: 3px;
  padding: 1px; }

div.portlet-form-field-bloc {
  clear: both;
  float: left;
  left: 50%;
  margin: 5px 0px;
  width: 100%; }

/**************************************************************************
*   Definitions de couleurs : nommer les constantes de couleurs
**************************************************************************/
/*envelope portlet*/
/*******

Déclinaisons de la page par enveloppe fiscale :

Enveloppe					Nom de code				Couleur de référence
------------------------------------------------------------------------
Assurance Vie				assurancevie			#47A54D
Capital Invest. IR			capitalinvestir			#B6AF12
Capital Invest. ISF			capitalinvestisf		#23744D
Contrat de capitalisation	contratdecapitalisation	#F1BA1B
Madelin						madelin					#A92768
Opportunités Girardin		opportunitesgirardin	#00B7BA
Pea Capitalisation			peacapitalisation		#F08322
Pei							pei						#7CC243
Pep Assurance Vie			pepassurancevie			#B22D27
Percoi						percoi					#7F9477
Perp						perp					#59787A
SCPI Scellier				scpiscellier			#5E4735
SCPI de rendement			scpiderendement			#895B3A
SCPI Déficit Foncier		scpideficitfoncier		#536b8b

***/
/********* NEW THEME COLOR **********/
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/******** Partner CSS ********/
.partner-display-portlet .partner {
  margin: 0 0 20px;
  clear: both;
  /*padding-right:2%;*/ }

.partner-display-portlet .partner-content {
  padding: 0; }

.partner-display-portlet .partner .tab-content {
  display: block; }

.partner-display-portlet .partner-block {
  background: url("/cosmos-theme/images/program/white-block-top.png") no-repeat scroll center top white;
  padding-top: 10px;
  margin-bottom: 20px; }

.partner-display-portlet .partner-block:last-child {
  margin-bottom: 0; }

.partner-display-portlet .partner-block h1 {
  background: url("/cosmos-theme/images/titlebar/right-light-gray.png") no-repeat scroll top right #b4b4b4;
  color: white;
  height: 40px;
  line-height: 40px;
  margin: -20px 0px 0; }

.partner-display-portlet .partner-block h1 span {
  background: url("/cosmos-theme/images/titlebar/left-light-gray.png") no-repeat scroll top left transparent;
  display: block;
  font-size: 12px;
  line-height: 40px;
  padding: 0 20px; }

.partner-display-portlet .partner-block h2 {
  color: #616161;
  margin: 0 0 10px;
  padding: 10px 10px 0; }

.partner-display-portlet .partner-block-content {
  color: #87888a;
  background: url("/cosmos-theme/images/program/white-block-bottom.png") no-repeat scroll center bottom white;
  clear: both;
  padding: 10px 0; }

.partner-display-portlet .partner-block-content img {
  float: left;
  max-width: 222px;
  padding: 10px; }

.partner-display-portlet .partner-block-content .content {
  padding: 10px 10px 0; }

.partner-display-portlet .partner-block-content .layout {
  margin-bottom: 10px; }

.partner-display-portlet .partner-block-content ul.documents {
  padding: 0;
  margin: 0 1em 1em; }

.partner-display-portlet .partner-block-content ul.documents li.document {
  list-style-type: disc;
  list-style-position: outside; }

.partner-display-portlet .partner-block-content ul.documents li.document h3 {
  color: #7b7b7b;
  font-weight: normal;
  font-size: 13px;
  margin: 0; }

.partner-display-portlet .partner-block-content ul.documents li.document a {
  color: #7b7b7b;
  font-weight: normal; }

.partner-display-portlet .partner-block-content ul.documents li.document section {
  padding: 0 0 3px; }

.partner-display-portlet .partner-block-content ul.documents li.document section span {
  padding: 0 5px; }

.cosmos-w100 .partner-display-portlet .partner-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-980.png"); }

.cosmos-w100 .partner-display-portlet .partner-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-980-bottom.png");
  background-size: 100%; }

.cosmos-w80 .partner-display-portlet .partner-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-782.png"); }

.cosmos-w80 .partner-display-portlet .partner-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-782-bottom.png");
  background-size: 100%; }

.cosmos-w60 .partner-display-portlet .partner-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-584.png"); }

.cosmos-w60 .partner-display-portlet .partner-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-584-bottom.png");
  background-size: 100%; }

.cosmos-w55 .partner-display-portlet .partner-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-540.png"); }

.cosmos-w55 .partner-display-portlet .partner-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-540-bottom.png");
  background-size: 100%; }

.cosmos-w50 .partner-display-portlet .partner-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-485.png"); }

.cosmos-w50 .partner-display-portlet .partner-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-485-bottom.png");
  background-size: 100%; }

.cosmos-w40 .partner-display-portlet .partner-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-386.png"); }

.cosmos-w40 .partner-display-portlet .partner-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-386-bottom.png");
  background-size: 100%; }

.cosmos-w26 .partner-display-portlet .partner-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-264.png"); }

.cosmos-w26 .partner-display-portlet .partner-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-264-bottom.png");
  background-size: 100%; }

.cosmos-w25 .partner-display-portlet .partner-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-242.png"); }

.cosmos-w25 .partner-display-portlet .partner-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-242-bottom.png");
  background-size: 100%; }

.cosmos-w20 .partner-display-portlet .partner-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-188.png"); }

.cosmos-w20 .partner-display-portlet .partner-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-188-bottom.png");
  background-size: 100%; }

/* Green variation */
.cs-green.partner-display-portlet .partner-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-green.png");
  background-color: #9fbc19; }

.cs-green.partner-display-portlet .partner-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-green.png"); }

.partner-display-portlet .partner-block.cs-green h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-green.png");
  background-color: #9fbc19; }

.partner-display-portlet .partner-block.cs-green h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-green.png"); }

/* Blue variation */
.cs-blue.partner-display-portlet .partner-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-blue.png");
  background-color: #1eaed8; }

.cs-blue.partner-display-portlet .partner-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-blue.png"); }

.partner-display-portlet .partner-block.cs-blue h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-blue.png");
  background-color: #1eaed8; }

.partner-display-portlet .partner-block.cs-blue h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-blue.png"); }

/* Gray variation */
.cs-gray.partner-display-portlet .product-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-gray.png");
  background-color: #7b7b7b; }

.cs-gray.partner-display-portlet .product-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-gray.png"); }

.partner-display-portlet .partner-block.cs-gray h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-gray.png");
  background-color: #7b7b7b; }

.partner-display-portlet .partner-block.cs-gray h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-gray.png"); }

/* Light gray variation */
.cs-lightgray.partner-display-portlet .partner-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-light-gray.png");
  background-color: #b4b4b4; }

.cs-lightgray.partner-display-portlet .partner-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-light-gray.png"); }

.partner-display-portlet .partner-block.cs-lightgray h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-light-gray.png");
  background-color: #b4b4b4; }

.partner-display-portlet .partner-block.cs-lightgray h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-light-gray.png"); }

/*Product portlet*/
.product-display-portlet .beorn-carousel {
  margin: 0 37px;
  position: relative; }

.product-display-portlet .scroller {
  height: 110px;
  overflow: hidden;
  position: relative;
  width: 850px; }

.product-display-portlet .slider {
  float: left;
  height: 100px;
  margin: 0;
  position: relative; }

.product-display-portlet .slider li {
  display: block;
  float: left;
  height: 100px;
  width: 170px;
  position: relative; }

.product-display-portlet .slider li.selected {
  background-color: #1eaed8;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px; }

.product-display-portlet.cs-green .slider li.selected {
  background-color: #9fbc19; }

.product-display-portlet.cs-blue .slider li.selected {
  background-color: #1eaed8; }

.product-display-portlet.cs-gray .slider li.selected {
  background-color: #7b7b7b; }

.product-display-portlet.cs-light-gray .slider li.selected {
  background-color: #b4b4b4; }

.product-display-portlet .slider a {
  text-decoration: none; }

.product-display-portlet .slider li span {
  display: block;
  text-align: center; }

.product-display-portlet .slider li a span.title-container {
  background-color: white;
  /*bottom:22px;*/
  color: #303030;
  line-height: 20px;
  opacity: 0.7;
  /*position:relative;*/
  bottom: 0;
  position: absolute;
  width: 100%; }

.product-display-portlet .slider li a span.title-container.with-image {
  opacity: 0; }

.product-display-portlet .slider li a:hover span.title-container {
  opacity: 0.9; }

.product-display-portlet .slider li span img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  height: 100px;
  width: 150px; }

.product-display-portlet .prev_button {
  float: left;
  background: transparent url("/cosmos-theme/images/prev-horizontal-bg.png") -36px -8px;
  height: 20px;
  position: absolute;
  left: -30px;
  top: 45px;
  width: 20px; }

.product-display-portlet .prev_button.prev-hover {
  background-position: -64px -8px; }

.product-display-portlet .next_button {
  float: right;
  background: transparent url("/cosmos-theme/images/next-horizontal-bg.png") -60px -8px;
  height: 20px;
  position: absolute;
  right: -30px;
  top: 45px;
  width: 20px; }

.product-display-portlet .next_button.next-hover {
  background-position: -30px -8px; }

/* Fiche produit */
table.product-fiche {
  width: 100%; }

table.product-fiche tr {
  vertical-align: top; }

table.product-fiche th {
  background-color: #cdcdcd;
  font-size: 110%;
  padding: 0.3em;
  text-transform: uppercase; }

table.product-fiche td {
  padding: 0.4em; }

table.product-fiche td.product-label, .product-display-portlet table tr td.label {
  width: 35%;
  text-align: right;
  background: none transparent;
  color: black;
  font-size: 12px;
  text-shadow: none; }

table.product-fiche td.value {
  width: 65%;
  font-weight: bold; }

/* liens vers les fihciers */
span.doc-tab a:link,
span.doc-tab a:visited {
  color: #7b7b7b;
  text-decoration: none;
  display: block;
  width: 100%; }

span.doc-tab a:hover,
span.doc-tab a:active {
  color: white;
  text-decoration: none;
  display: block;
  width: 100%; }

/* ***********************  scpiscellier  ***********************************/
.product-display-portlet div.scpiscellier .product-tabs .tab:hover,
.product-display-portlet div.scpiscellier .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/scpiscellier/tab-hover.png") #5e4735;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.scpiscellier .default-tab-style .tab.current {
  background: #5e4735; }

.product-display-portlet div.scpiscellier .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/scpiscellier/titlebar-r.png) no-repeat scroll right top #5e4735; }

.product-display-portlet div.scpiscellier .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/scpiscellier/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.scpiscellier .product-block-content ul li,
.product-display-portlet div.scpiscellier .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/scpiscellier/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.scpiscellier h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/scpiscellier/titlebar-r.png) no-repeat scroll top right #5e4735; }

.envelope-display-portlet .envelope-block.scpiscellier h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/scpiscellier/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  assurancevie  ***********************************/
.product-display-portlet div.assurancevie .product-tabs .tab:hover,
.product-display-portlet div.assurancevie .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/assurancevie/tab-hover.png") #c6cd01 no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.assurancevie .default-tab-style .tab.current {
  background: #47a54d; }

.product-display-portlet div.assurancevie .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/assurancevie/titlebar-r.png) no-repeat scroll right top #47a54d; }

.product-display-portlet div.assurancevie .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/assurancevie/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.assurancevie .product-block-content ul li,
.product-display-portlet div.assurancevie .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/assurancevie/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.assurancevie h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/assurancevie/titlebar-r.png) no-repeat scroll top right #47a54d; }

.envelope-display-portlet .envelope-block.assurancevie h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/assurancevie/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  capitalinvestir  ***********************************/
.product-display-portlet div.capitalinvestir .product-tabs .tab:hover,
.product-display-portlet div.capitalinvestir .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/capitalinvestir/tab-hover.png") #b6af12;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.capitalinvestir .default-tab-style .tab.current {
  background: #b6af12; }

.product-display-portlet div.capitalinvestir .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/capitalinvestir/titlebar-r.png) no-repeat scroll right top #b6af12; }

.product-display-portlet div.capitalinvestir .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/capitalinvestir/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.capitalinvestir .product-block-content ul li,
.product-display-portlet div.capitalinvestir .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/capitalinvestir/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.capitalinvestir h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/capitalinvestir/titlebar-r.png) no-repeat scroll top right #b6af12; }

.envelope-display-portlet .envelope-block.capitalinvestir h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/capitalinvestir/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  contratdecapitalisation  ***********************************/
.product-display-portlet div.contratdecapitalisation .product-tabs .tab:hover,
.product-display-portlet div.contratdecapitalisation .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/contratdecapitalisation/tab-hover.png") #f1ba1b no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.contratdecapitalisation .default-tab-style .tab.current {
  background: #f1ba1b; }

.product-display-portlet div.contratdecapitalisation .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/contratdecapitalisation/titlebar-r.png) no-repeat scroll right top #f1ba1b; }

.product-display-portlet div.contratdecapitalisation .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/contratdecapitalisation/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.contratdecapitalisation .product-block-content ul li,
.product-display-portlet div.contratdecapitalisation .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/contratdecapitalisation/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.contratdecapitalisation h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/contratdecapitalisation/titlebar-r.png) no-repeat scroll top right #f1ba1b; }

.envelope-display-portlet .envelope-block.contratdecapitalisation h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/contratdecapitalisation/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  capitalinvestisf  ***********************************/
.product-display-portlet div.capitalinvestisf .product-tabs .tab:hover,
.product-display-portlet div.capitalinvestisf .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/capitalinvestisf/tab-hover.png") #23744d no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.capitalinvestisf .default-tab-style .tab.current {
  background: #23744d; }

.product-display-portlet div.capitalinvestisf .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/capitalinvestisf/titlebar-r.png) no-repeat scroll right top #23744d; }

.product-display-portlet div.capitalinvestisf .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/capitalinvestisf/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.capitalinvestisf .product-block-content ul li,
.product-display-portlet div.capitalinvestisf .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/capitalinvestisf/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.capitalinvestisf h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/capitalinvestisf/titlebar-r.png) no-repeat scroll top right #23744d; }

.envelope-display-portlet .envelope-block.capitalinvestisf h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/capitalinvestisf/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  madelin  ***********************************/
.product-display-portlet div.madelin .product-tabs .tab:hover,
.product-display-portlet div.madelin .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/madelin/tab-hover.png") #a92768 no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.madelin .default-tab-style .tab.current {
  background: #a92768; }

.product-display-portlet div.madelin .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/madelin/titlebar-r.png) no-repeat scroll right top #a92768; }

.product-display-portlet div.madelin .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/madelin/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.madelin .product-block-content ul li,
.product-display-portlet div.madelin .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/madelin/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.madelin h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/madelin/titlebar-r.png) no-repeat scroll top right #a92768; }

.envelope-display-portlet .envelope-block.madelin h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/madelin/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  opportunitesgirardin  ***********************************/
.product-display-portlet div.opportunitesgirardin .product-tabs .tab:hover,
.product-display-portlet div.opportunitesgirardin .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/opportunitesgirardin/tab-hover.png") #00b7ba no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.opportunitesgirardin .default-tab-style .tab.current {
  background: #00b7ba; }

.product-display-portlet div.opportunitesgirardin .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/opportunitesgirardin/titlebar-r.png) no-repeat scroll right top #00b7ba; }

.product-display-portlet div.opportunitesgirardin .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/opportunitesgirardin/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.opportunitesgirardin .product-block-content ul li,
.product-display-portlet div.opportunitesgirardin .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/opportunitesgirardin/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.opportunitesgirardin h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/opportunitesgirardin/titlebar-r.png) no-repeat scroll top right #00b7ba; }

.envelope-display-portlet .envelope-block.opportunitesgirardin h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/opportunitesgirardin/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  peacapitalisation  ***********************************/
.product-display-portlet div.peacapitalisation .product-tabs .tab:hover,
.product-display-portlet div.peacapitalisation .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/peacapitalisation/tab-hover.png") #f08322 no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.peacapitalisation .default-tab-style .tab.current {
  background: #f08322; }

.product-display-portlet div.peacapitalisation .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/peacapitalisation/titlebar-r.png) no-repeat scroll right top #f08322; }

.product-display-portlet div.peacapitalisation .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/peacapitalisation/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.peacapitalisation .product-block-content ul li,
.product-display-portlet div.peacapitalisation .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/peacapitalisation/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.peacapitalisation h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/peacapitalisation/titlebar-r.png) no-repeat scroll top right #f08322; }

.envelope-display-portlet .envelope-block.peacapitalisation h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/peacapitalisation/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  pei  ***********************************/
.product-display-portlet div.pei .product-tabs .tab:hover,
.product-display-portlet div.pei .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/pei/tab-hover.png") #7cc243 no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.pei .default-tab-style .tab.current {
  background: #7cc243; }

.product-display-portlet div.pei .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/pei/titlebar-r.png) no-repeat scroll right top #7cc243; }

.product-display-portlet div.pei .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/pei/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.pei .product-block-content ul li,
.product-display-portlet div.pei .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/pei/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.pei h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/pei/titlebar-r.png) no-repeat scroll top right #7cc243; }

.envelope-display-portlet .envelope-block.pei h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/pei/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  pepassurancevie  ***********************************/
.product-display-portlet div.pepassurancevie .product-tabs .tab:hover,
.product-display-portlet div.pepassurancevie .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/pepassurancevie/tab-hover.png") #b22d27 no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.pepassurancevie .default-tab-style .tab.current {
  background: #b22d27; }

.product-display-portlet div.pepassurancevie .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/pepassurancevie/titlebar-r.png) no-repeat scroll right top #b22d27; }

.product-display-portlet div.pepassurancevie .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/pepassurancevie/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.pepassurancevie .product-block-content ul li,
.product-display-portlet div.pepassurancevie .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/pepassurancevie/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.pepassurancevie h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/pepassurancevie/titlebar-r.png) no-repeat scroll top right #b22d27; }

.envelope-display-portlet .envelope-block.pepassurancevie h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/pepassurancevie/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  percoi  ***********************************/
.product-display-portlet div.percoi .product-tabs .tab:hover,
.product-display-portlet div.percoi .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/percoi/tab-hover.png") #7f9477 no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.percoi .default-tab-style .tab.current {
  background: #7f9477; }

.product-display-portlet div.percoi .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/percoi/titlebar-r.png) no-repeat scroll right top #7f9477; }

.product-display-portlet div.percoi .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/percoi/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.percoi .product-block-content ul li,
.product-display-portlet div.percoi .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/percoi/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.percoi h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/percoi/titlebar-r.png) no-repeat scroll top right #7f9477; }

.envelope-display-portlet .envelope-block.percoi h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/percoi/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  perp  ***********************************/
.product-display-portlet div.perp .product-tabs .tab:hover,
.product-display-portlet div.perp .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/perp/tab-hover.png") #59787a no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.perp .default-tab-style .tab.current {
  background: #59787a; }

.product-display-portlet div.perp .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/perp/titlebar-r.png) no-repeat scroll right top #59787a; }

.product-display-portlet div.perp .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/perp/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.perp .product-block-content ul li,
.product-display-portlet div.perp .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/perp/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.perp h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/perp/titlebar-r.png) no-repeat scroll top right #59787a; }

.envelope-display-portlet .envelope-block.perp h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/perp/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  scpiderendement  ***********************************/
.product-display-portlet div.scpiderendement .product-tabs .tab:hover,
.product-display-portlet div.scpiderendement .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/scpiderendement/tab-hover.png") #895b3a no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.scpiderendement .default-tab-style .tab.current {
  background: #895b3a; }

.product-display-portlet div.scpiderendement .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/scpiderendement/titlebar-r.png) no-repeat scroll right top #895b3a; }

.product-display-portlet div.scpiderendement .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/scpiderendement/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.scpiderendement .product-block-content ul li,
.product-display-portlet div.scpiderendement .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/scpiderendement/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.scpiderendement h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/scpiderendement/titlebar-r.png) no-repeat scroll top right #895b3a; }

.envelope-display-portlet .envelope-block.scpiderendement h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/scpiderendement/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  scpimalraux  ***********************************/
.product-display-portlet div.scpimalraux .product-tabs .tab:hover,
.product-display-portlet div.scpimalraux .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/scpimalraux/tab-hover.png") #b07c31 no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.scpimalraux .default-tab-style .tab.current {
  background: #b07c31; }

.product-display-portlet div.scpimalraux .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/scpimalraux/titlebar-r.png) no-repeat scroll right top #b07c31; }

.product-display-portlet div.scpimalraux .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/scpimalraux/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.scpimalraux .product-block-content ul li,
.product-display-portlet div.scpimalraux .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/scpimalraux/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.scpimalraux h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/scpimalraux/titlebar-r.png) no-repeat scroll top right #b07c31; }

.envelope-display-portlet .envelope-block.scpimalraux h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/scpimalraux/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  scpideficitfoncier  ***********************************/
div.scpideficitfoncier .default-tab-style .tab.current {
  background: #536b8b; }

.product-display-portlet div.scpideficitfoncier .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/scpideficitfoncier/titlebar-r.png) no-repeat scroll right top #536b8b; }

.product-display-portlet div.scpideficitfoncier .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/scpideficitfoncier/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.scpideficitfoncier .product-block-content ul li,
.product-display-portlet div.scpideficitfoncier .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/scpideficitfoncier/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.scpideficitfoncier h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/scpideficitfoncier/titlebar-r.png) no-repeat scroll top right #536b8b; }

.envelope-display-portlet .envelope-block.scpideficitfoncier h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/scpideficitfoncier/titlebar-l.png) no-repeat scroll top left transparent; }

/* ***********************  novaxiaimmoclub  ***********************************/
.product-display-portlet div.novaxiaimmoclub .product-tabs .tab:hover,
.product-display-portlet div.novaxiaimmoclub .product-tabs .tab.current {
  background: url("/cosmos-theme/images/tax_packages/placement/novaxiaimmoclub/tab-hover.png") #fb7803 no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

div.novaxiaimmoclub .default-tab-style .tab.current {
  background: #fb7803; }

.product-display-portlet div.novaxiaimmoclub .product-block h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/novaxiaimmoclub/titlebar-r.png) no-repeat scroll right top #fb7803; }

.product-display-portlet div.novaxiaimmoclub .product-block h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/novaxiaimmoclub/titlebar-l.png) no-repeat scroll left top transparent; }

.product-display-portlet div.novaxiaimmoclub .product-block-content ul li,
.product-display-portlet div.novaxiaimmoclub .product-block-content ul.documents li.document {
  list-style: none;
  background: url(/cosmos-theme/images/tax_packages/placement/novaxiaimmoclub/puce_.png) no-repeat left 5px;
  padding-left: 15px;
  padding-bottom: 5px; }

.envelope-display-portlet .envelope-block.novaxiaimmoclub h1 {
  background: url(/cosmos-theme/images/tax_packages/placement/novaxiaimmoclub/titlebar-r.png) no-repeat scroll top right #fb7803; }

.envelope-display-portlet .envelope-block.novaxiaimmoclub h1 span {
  background: url(/cosmos-theme/images/tax_packages/placement/novaxiaimmoclub/titlebar-l.png) no-repeat scroll top left transparent; }

/*Search*/
.product-search-portlet .control-group.field-wrapper label {
  display: inline-block; }

.product-search-portlet table tr td {
  text-align: center; }

.product-search-portlet .search-parameters-container select {
  margin-bottom: 9px; }

.product-search-portlet .taglib-page-iterator .search-results a {
  text-decoration: none; }

.product-search-portlet .taglib-page-iterator .search-results strong {
  color: #555555; }

.product-search-portlet .autocomplete .combobox-content .field-content {
  margin: 0; }

.product-search-portlet .autocomplete .combobox-content .toolbar {
  display: none; }

.product-search-portlet .field-wrapper-content {
  margin: 0;
  font-weight: bold !important; }

.objective-container .objective {
  cursor: pointer; }

.objective-container .objective .objective-number {
  display: none; }

.objective-container .objective-selected .objective-number {
  display: block; }

.objective-container .objective-disabled {
  cursor: default; }

/* ======= PORTLET - AGGREGATOR PARTNERS/PRODUCTS/ENVELOPE ======= */
.aggregator-portlet .product .display-product {
  display: block;
  margin-left: 45px; }

.aggregator-portlet .product .hidden-product {
  display: none; }

.aggregator-portlet .tab-content {
  display: none; }

.aggregator-portlet .tab-content.current {
  display: block; }

.aggregator-portlet .types-display .tabs {
  background-color: white;
  border-bottom: 1px solid;
  /*font-size:0*/ }

.aggregator-portlet .content-articles h2 {
  color: #3b3b3b;
  font-size: 14px;
  line-height: 22px; }

.aggregator-portlet .product .display-title {
  background: url("/cosmos-theme/images/formation/minus.png") no-repeat scroll 20px center transparent; }

.aggregator-portlet .product .hidden-title {
  background: url("/cosmos-theme/images/formation/plus.png") no-repeat scroll 20px center transparent; }

.aggregator-portlet .title-products {
  color: white;
  height: 32px;
  background: url("/cosmos-theme/images/titlebar/left-light-gray.png") no-repeat scroll left center #b4b4b4; }

.aggregator-portlet .title-products span {
  font-size: 17px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 0 20px;
  background: url("/cosmos-theme/images/titlebar/right-light-gray.png") no-repeat scroll right center transparent;
  display: block; }

.aggregator-portlet .products {
  margin: 10px; }

.aggregator-portlet .products .product {
  padding-bottom: 15px; }

.aggregator-portlet .products .image-icon {
  border-top: 1px solid;
  min-height: 15px; }

.aggregator-portlet .products .product-name {
  margin: -9px 0 0;
  padding-left: 45px;
  cursor: pointer; }

.aggregator-portlet .products .product-name span.product-marketing-status {
  font-size: 11px; }

.aggregator-portlet .products .block-product .content {
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 8px; }

.aggregator-portlet .products .block-product .link {
  float: right;
  background-color: #d9d9d9;
  padding: 5px 15px;
  border-radius: 8px 8px 8px 8px; }

.aggregator-portlet .products .block-product .link-product {
  text-decoration: none; }

.aggregator-portlet .partner .display-title {
  background: url("/cosmos-theme/images/formation/minus.png") no-repeat scroll 20px center transparent; }

.aggregator-portlet .partner .hidden-title {
  background: url("/cosmos-theme/images/formation/plus.png") no-repeat scroll 20px center transparent; }

.aggregator-portlet .partners {
  margin: 10px; }

.aggregator-portlet .partners .partner {
  border-top: 1px solid;
  padding-bottom: 15px; }

.aggregator-portlet .partners .logo {
  clear: right;
  float: right;
  height: 40px;
  margin-top: 3px;
  position: absolute;
  right: 25px; }

.aggregator-portlet .partners .logo img {
  max-height: 40px;
  max-width: 145px; }

.aggregator-portlet .partners .partner-name {
  float: left;
  padding-left: 45px;
  margin: 10px 0 0 0;
  cursor: pointer; }

.aggregator-portlet .partners .block-partner {
  float: left;
  width: 100%;
  margin-top: 8px; }

.aggregator-portlet .partners .block-partner .content {
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 45px; }

.aggregator-portlet .partners .block-partner .link {
  float: right;
  background-color: #d9d9d9;
  padding: 5px 15px;
  border-radius: 8px 8px 8px 8px; }

.aggregator-portlet .partners .block-partner .link-partner {
  text-decoration: none; }

.aggregator-portlet .partners .clear {
  padding-bottom: 15px; }

.aggregator-portlet .envelope {
  float: left;
  margin: 5px 20px; }

.aggregator-portlet .envelope .image {
  height: 80px;
  width: 80px;
  display: table-cell;
  vertical-align: middle; }

.aggregator-portlet .envelope .image .link-envelope {
  text-decoration: none;
  color: #b0adad; }

.aggregator-portlet .envelope .image .envelope-name {
  font-size: 10px;
  padding: 0 4px 0 13px;
  margin: 0;
  text-align: center;
  line-height: 14px;
  color: white;
  text-shadow: 3px 2px 4px #302727; }

.aggregator-portlet .envelopes .clear {
  padding-bottom: 15px; }

/* ======= PORTLET - PRODUCT ======= */
.columns-max .product-display-portlet .portlet-topper {
  display: none; }

.product-display-portlet .product-back,
.product-display-portlet .product-previous,
.product-display-portlet .product-next {
  color: white;
  display: inline-block;
  font-size: 9px;
  height: 30px;
  line-height: 30px;
  padding-left: 25px;
  text-decoration: none; }

.product-display-portlet .product-back {
  background: url("/cosmos-theme/images/program/back.png");
  float: left;
  width: 158px; }

.product-display-portlet .product-previous {
  background: url("/cosmos-theme/images/program/previous.png");
  text-align: left;
  width: 127px; }

.product-display-portlet .product-next {
  background: url("/cosmos-theme/images/program/next.png");
  padding-left: 0;
  padding-right: 25px;
  width: 117px; }

.product-display-portlet .right {
  display: block;
  font-size: 0;
  text-align: right; }

.product-display-portlet .right .product-back {
  background: url("/cosmos-theme/images/program/back.png");
  float: right;
  text-align: left;
  width: 158px; }

.product-display-portlet .product-full {
  margin-top: 12px;
  padding: 2% 0px;
  border: 1px solid #d7d7d7;
  background: -moz-linear-gradient(white, #e8e8e8);
  border-radius: 10px; }

.product-display-portlet .product-left {
  width: 40%;
  font-size: 13px;
  padding-left: 2%;
  background: -moz-linear-gradient(center bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, transparent 50%) repeat scroll 0 0 transparent; }

.product-display-portlet .product-left-content {
  padding-right: 14px; }

.product-display-portlet .product-carousel .slideshow-area {
  height: 100px;
  max-width: calc(100% - 30px);
  margin-left: 15px;
  margin-right: 15px; }

.product-display-portlet .product-carousel .slideshow-item {
  height: 100px;
  max-width: 100%;
  line-height: 100px;
  text-align: center;
  vertical-align: middle; }

.product-display-portlet .product-carousel .slideshow-item img {
  max-height: 100px;
  max-width: 100%;
  vertical-align: middle; }

.product-display-portlet .product-carousel .slideshow-buttons {
  height: 18px;
  margin: 5px 15px 0 0;
  text-align: right; }

.product-display-portlet .product-carousel .slideshow-buttons li {
  display: inline-block;
  list-style: none outside none; }

.product-display-portlet .product-carousel .slideshow-buttons a {
  background: url("/cosmos-theme/images/une/slide-button.png") repeat scroll 0 0 transparent;
  display: inline-block;
  font-size: 0;
  height: 12px;
  line-height: 0;
  text-decoration: none;
  text-indent: -5000px;
  vertical-align: top;
  width: 9px; }

.product-display-portlet .product-carousel .slideshow-buttons .activeSlide a {
  background-position: -14px 0; }

.product-display-portlet .product-tabs .tab {
  background: url("/cosmos-theme/images/program/tab.png") #cdcdcd;
  background-size: 100% 100%;
  color: #7b7b7b;
  cursor: pointer;
  display: block;
  height: 26px;
  line-height: 26px;
  margin: 0 0 3px;
  padding-left: 25px; }

.product-display-portlet .product-tabs .tab:hover,
.product-display-portlet .product-tabs .tab.current {
  background: url("/cosmos-theme/images/program/tab-hover.png") #1eaed8;
  color: white;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

.product-display-portlet .product-buttons {
  margin: 25px 0 100px 0; }

.product-display-portlet .product-buttons-left {
  width: 49%;
  float: left; }

.product-display-portlet .product-buttons-left .product-button-first {
  background-image: url("/cosmos-theme/images/program/button-left-top.png");
  background-size: 100%; }

.product-display-portlet .product-buttons-left .product-button-last {
  background-image: url("/cosmos-theme/images/program/button-left-bottom.png");
  background-size: 100%; }

.product-display-portlet .product-buttons-left .product-button-first:hover {
  background-image: url("/cosmos-theme/images/program/button-left-top-hover.png");
  background-size: 100%; }

.product-display-portlet .product-buttons-left .product-button-last:hover {
  background-image: url("/cosmos-theme/images/program/button-left-bottom-hover.png");
  background-size: 100%; }

.product-display-portlet .product-buttons-right {
  width: 49%;
  float: right; }

.product-display-portlet .product-buttons-right .product-button-first {
  background-image: url("/cosmos-theme/images/program/button-right-top.png");
  background-size: 100%; }

.product-display-portlet .product-buttons-right .product-button-last {
  background-image: url("/cosmos-theme/images/program/button-right-bottom.png");
  background-size: 100%; }

.product-display-portlet .product-buttons-right .product-button-first:hover {
  background-image: url("/cosmos-theme/images/program/button-right-top-hover.png");
  background-size: 100%; }

.product-display-portlet .product-buttons-right .product-button-last:hover {
  background-image: url("/cosmos-theme/images/program/button-right-bottom-hover.png");
  background-size: 100%; }

.product-display-portlet .product-button {
  display: block;
  color: white;
  height: 48px;
  border-top: 1px solid white;
  background-color: #7b7b7b;
  background-repeat: no-repeat;
  text-decoration: none; }

.product-display-portlet .product-button-first {
  border-top: none;
  background-position: center top; }

.product-display-portlet .product-button-last {
  background-position: center bottom; }

.product-display-portlet .product-button:hover {
  background-color: #525252; }

.product-display-portlet .product-buttons .icon {
  display: table-cell;
  height: 48px;
  padding-left: 45px;
  vertical-align: middle;
  background-position: left center;
  background-repeat: no-repeat; }

.product-display-portlet .product-buttons .icon-microphone {
  background-image: url("/cosmos-theme/images/program/icon-microphone.png");
  font-family: Arial,Helvetica,sans-serif; }

.product-display-portlet .product-buttons .icon-microphone ::before {
  content: ""; }

.product-display-portlet .product-buttons .icon-book {
  background-image: url("/cosmos-theme/images/icons/formation.png");
  background-position: 12px center;
  font-family: Arial,Helvetica,sans-serif; }

.product-display-portlet .product-buttons .icon-book::before {
  content: ""; }

.product-display-portlet .product-buttons .icon-money {
  background-image: url("/cosmos-theme/images/icons/top-invest.png");
  background-position: 12px center;
  font-family: Arial,Helvetica,sans-serif; }

.product-display-portlet .product-buttons .icon-money ::before {
  content: ""; }

.product-display-portlet .product-buttons .icon-email {
  background-image: url("/cosmos-theme/images/icons/email.png");
  background-position: 12px center;
  font-family: Arial,Helvetica,sans-serif; }

.product-display-portlet .product-buttons .icon-email ::before {
  content: ""; }

.product-display-portlet .product-buttons .icon-print {
  background-image: url("/cosmos-theme/images/icons/impression.png");
  background-position: 12px center;
  font-family: Arial,Helvetica,sans-serif; }

.product-display-portlet .product-buttons .icon-print ::before {
  content: ""; }

.product-display-portlet .product-buttons .icon-agregateur {
  background-image: url("/cosmos-theme/images/icons/agregateur.png");
  background-position: 12px center;
  font-family: Arial,Helvetica,sans-serif; }

.product-display-portlet .product-buttons .icon-agregateur ::before {
  content: ""; }

.product-display-portlet .product-buttons .icon-fond {
  background-image: url("/cosmos-theme/images/icons/fond.png");
  background-position: 12px center;
  font-family: Arial,Helvetica,sans-serif; }

.product-display-portlet .product-buttons .icon-fond ::before {
  content: ""; }

.product-display-portlet .product-buttons .icon-habilitations {
  background-image: url("/cosmos-theme/images/icons/habilitation.png");
  background-position: 12px center;
  font-family: Arial,Helvetica,sans-serif; }

.product-display-portlet .product-buttons .icon-habilitations ::before {
  content: ""; }

.product-display-portlet .product-buttons .icon-simulation {
  background-image: url("/cosmos-theme/images/icons/simulation-placement.png");
  background-position: 12px center;
  font-family: Arial,Helvetica,sans-serif; }

.product-display-portlet .product-buttons .icon-simulation ::before {
  content: ""; }

.product-display-portlet .product-right {
  width: 54%;
  margin: 0;
  padding-right: 2%; }

.product-display-portlet .product-right-content {
  padding: 0; }

.product-display-portlet .product-right .tab-content {
  display: none; }

.product-display-portlet .product-right .tab-content.current {
  display: block; }

.product-display-portlet .product-block {
  background: url("/cosmos-theme/images/program/white-block-top.png") no-repeat scroll center top white;
  padding-top: 10px;
  margin-bottom: 20px; }

.product-display-portlet .product-block:last-child {
  margin-bottom: 0; }

.product-display-portlet .product-block h1 {
  background: url("/cosmos-theme/images/titlebar/right-blue.png") no-repeat scroll top right #1eaed8;
  color: white;
  height: 40px;
  line-height: 40px;
  margin: -20px -10px 0;
  font-size: 1.8em; }

.product-display-portlet .product-block h1 span {
  background: url("/cosmos-theme/images/titlebar/left-blue.png") no-repeat scroll top left transparent;
  display: block;
  padding: 0 20px; }

.product-display-portlet .product-block h2 {
  color: #616161;
  margin: 0 0 10px; }

.product-display-portlet .product-block-content {
  color: #303030;
  background: url("/cosmos-theme/images/program/white-block-bottom.png") no-repeat scroll center bottom white;
  padding: 10px;
  background-size: 100% 100%; }

.product-display-portlet .product-block-content .aui-layout {
  margin-bottom: 10px; }

.product-display-portlet .product-block-content .product-infos {
  width: 40%;
  font-size: 11px; }

.product-display-portlet .product-infos .product-name {
  margin-bottom: 5px; }

.product-display-portlet .product-block-content .product-infos div {
  padding: 0 0 3px; }

.product-display-portlet .product-block-content ul.documents {
  padding: 0;
  margin: 0 1em 1em; }

.product-display-portlet .product-block-content ul.documents li.document {
  list-style-type: disc;
  list-style-position: outside; }

.product-display-portlet .product-block-content ul.documents li.document h3 {
  color: #7b7b7b;
  font-weight: normal;
  font-size: 13px;
  margin: 0; }

.product-display-portlet .product-block-content ul.documents li.document a {
  color: #7b7b7b;
  font-weight: normal; }

.product-display-portlet .product-block-content ul.documents li.document section {
  padding: 0 0 3px; }

.product-display-portlet .product-block-content ul.documents li.document section span {
  padding: 0 5px; }

.product-display-portlet .product-bottom {
  margin: 20px 2% 0; }

.product-display-portlet .product-other article {
  color: #87888a;
  font-size: 1.2em;
  padding: 5px 0; }

.product-display-portlet .product-other ul {
  display: inline;
  padding: 5px 0; }

.product-display-portlet .partner-infos {
  border-left: 2px solid;
  margin-top: 5px; }

.product-display-portlet .partner-infos-content .partner .partner-image {
  margin-top: 5px;
  width: 150px; }

.product-display-portlet .envelope-infos-content {
  margin-top: 5px; }

/*.product-display-portlet .envelope-infos-content .envelope {float:left; margin-left:10px; margin-top:5px; width: 80px;}
.product-display-portlet .envelope-infos-content .envelope .link-envelope {text-decoration:none; text-align:center;}
.product-display-portlet .envelope-infos-content .envelope .envelope-image {}*/
.product-display-portlet .envelope-infos-content .envelope {
  float: left; }

.product-display-portlet .envelope-infos-content .envelope .image {
  height: 80px;
  width: 80px;
  display: table-cell;
  vertical-align: middle; }

.product-display-portlet .envelope-infos-content .envelope .image .link-envelope {
  text-decoration: none;
  color: #b0adad; }

.product-display-portlet .envelope-infos-content .envelope .image .envelope-name {
  font-size: 10px;
  padding: 0 4px 0 13px;
  margin: 0;
  text-align: center;
  line-height: 14px;
  color: white; }

.product-display-portlet .print-product {
  width: 700px; }

.product-display-portlet .print-product table {
  width: 700px; }

.product-display-portlet .print-product .title-product {
  text-align: center; }

.product-display-portlet .print-product .image-product {
  width: 250px; }

.product-display-portlet .print-product .description-product {
  background-color: #ffdd00;
  padding: 15px; }

.product-display-portlet .print-product table {
  border: 1px solid gold;
  margin-top: 20px; }

.product-display-portlet .print-product .object-product {
  margin: 0;
  width: 460px; }

.product-display-portlet .print-product .customer-objective .object-title {
  width: 240px;
  color: gold;
  font-size: 12px; }

.product-display-portlet .print-product .object-product .name-object {
  background-color: #ffee99;
  width: 385px; }

.product-display-portlet .print-product table tr th {
  padding-left: 10px; }

.product-display-portlet .print-product table tr td {
  border: 1px solid gold; }

.product-display-portlet .print-product .key-features .title {
  background-color: #ffdd00;
  color: white; }

.product-display-portlet .print-product .horizon-placement .title {
  background-color: #ffdd00;
  color: white;
  width: 240px; }

.product-display-portlet .print-product .invostor .header .title {
  width: 230px; }

.product-display-portlet .print-product .invostor .content .title {
  width: 230px;
  background-color: #ffee99; }

.product-display-portlet .print-product .envelope .name {
  width: 240px;
  background-color: #ffee99; }

.product-display-portlet .print-product .header {
  background-color: #ffdd00;
  color: white; }

.product-display-portlet .print-product .partner .title {
  background-color: #ffdd00;
  color: white;
  width: 240px; }

.product-display-portlet .print-product .description {
  background-color: #ffee99; }

.product-display-portlet .print-product .print-footer {
  margin-top: 10px;
  border: 1px solid gold;
  background-color: #ffee99; }

.columns-max .product-search-portlet.family-01 {
  background: none; }

.columns-max .product-search-portlet.family-01 .portlet-body {
  padding: 0;
  background: none; }

.product-search-portlet .search-parameters-container {
  background: #eeeeee !important;
  border-bottom: 1px solid #d7d7d7;
  padding: 20px; }

.product-search-portlet .aui-field-input {
  width: 150px; }

.product-search-portlet .search-parameters .aui input {
  width: 150px !important;
  height: 22px !important; }

.product-search-portlet .search-parameters .aui .control-label {
  font-weight: bold !important; }

.product-search-portlet .search-parameters .aui-field-input {
  width: 180px !important;
  height: 22px !important; }

.product-search-portlet .search-parameters .aui-field-input input {
  margin: 0 0 4px;
  padding: 3px 1px; }

.product-search-portlet .search-parameters .aui-field-input select {
  border-color: #bfbfbf #dedede #dedede #bfbfbf;
  border-style: solid;
  border-width: 1px;
  height: 22px; }

.product-search-portlet .aui-field-choice .aui-field-content {
  margin: 5px 0; }

.product-search-portlet .aui-choice-label,
.product-search-portlet .aui-field-input-choice,
.product-search-portlet .search-parameters-container .aui .label,
.product-search-portlet .search-parameters .aui-field-input-choice {
  width: 180px !important;
  display: inline !important; }

.product-search-portlet .control-label, .product-search-portlet label.radio {
  font-weight: bold !important;
  font-size: 12px !important; }

.aui .product-search-portlet label {
  font-size: 12px !important; }

.product-search-portlet .search-parameters-container .control-group .field {
  max-width: 170px;
  padding: 3px 1px;
  margin: 0 0 4px; }

.product-search-portlet .control-group .field .aui .radio input[type="radio"], .aui .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
  width: 20px !important; }

.product-search-portlet .search-parameters-container .control-group .aui label {
  display: inline !important; }

.product-search-portlet .search-parameters .control-group .aui label {
  display: inline !important; }

.product-search-portlet .search-parameters-container .aui-field-select {
  width: 170px !important; }

.product-search-portlet .search-results {
  margin-top: 10px; }

.product-search-portlet .search-results .no-program {
  font-size: 15px;
  padding: 10px 20px; }

.product-search-portlet .search-results table {
  width: 100% !important;
  font-size: 13px !important;
  text-align: center !important; }

.product-search-portlet .search-results thead {
  color: black !important; }

.product-search-portlet .search-results th {
  padding: 10px 5px;
  text-align: center; }

.product-search-portlet .search-results th a,
.product-search-portlet .search-results th span {
  color: black;
  font-weight: normal;
  text-decoration: none; }

.product-search-portlet .search-results th a:hover {
  background: url("/cosmos-theme/images/arrows/05_updown.png") no-repeat scroll right center white;
  padding-right: 20px; }

.product-search-portlet .search-results th a:hover img {
  display: none; }

.product-search-portlet .search-results th img {
  vertical-align: baseline; }

.product-search-portlet .search-results tbody {
  color: #87888a !important; }

.product-search-portlet .search-results tbody tr {
  cursor: pointer; }

.product-search-portlet .search-results td {
  padding: 2px 5px;
  height: 45px;
  text-align: center; }

.product-search-portlet .search-results tr:hover td {
  background: #9d9d9d !important;
  color: white !important; }

.product-search-portlet .search-results strong {
  color: #525252; }

.product-search-portlet .search-results img {
  vertical-align: middle; }

.product-search-portlet .taglib-page-iterator {
  float: right; }

.product-search-portlet .search-results {
  text-align: right; }

.product-search-portlet .taglib-page-iterator .search-results {
  display: inline;
  float: none;
  text-align: right; }

.product-search-portlet .taglib-page-iterator .search-pages {
  display: none; }

.product-search-portlet .taglib-page-iterator a {
  color: #525252; }

.product-search-portlet .objective {
  margin: 5px;
  vertical-align: top;
  background: url("/cosmos-theme/images/objective/bg-grey.png") no-repeat scroll center center transparent;
  color: #7b7b7b;
  display: inline-block;
  height: 50px;
  padding: 25px 5px 0;
  position: relative;
  text-align: center;
  width: 65px; }

.product-search-portlet .objective .objective-number {
  background: #7b7b7b;
  border-radius: 32px;
  color: white;
  height: 8px;
  line-height: 8px;
  padding: 6px;
  position: absolute;
  right: 4px;
  top: 4px;
  width: 8px; }

.product-search-portlet .objective-selected {
  background-image: url("/cosmos-theme/images/objective/bg-blue.png"); }

.product-search-portlet .objective-disabled {
  background-image: url("/cosmos-theme/images/objective/bg-darkgrey.png"); }

.product-search-portlet .title-portlet {
  color: white;
  margin: 0;
  height: 32px; }

/* background:url("/cosmos-theme/images/titlebar/left-green.png") no-repeat scroll left center $BAHIA_COLOR;}*/
.product-search-portlet .title-portlet span {
  font-size: 17px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 0 20px;
  display: block; }

/*background: url("/cosmos-theme/images/titlebar/right-green.png") no-repeat scroll right center  transparent; */
.product-search-portlet .default-tab-style {
  background: white;
  border-bottom: 1px solid; }

.product-search-portlet .tab-content {
  display: none;
  padding: 10px 15px; }

.product-search-portlet .tab-content.current {
  display: block; }

/* Green variation */
.cs-green.product-display-portlet .product-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-green.png");
  background-color: #9fbc19; }

.cs-green.product-display-portlet .product-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-green.png"); }

.cs-green.product-display-portlet .product-tabs .tab.current {
  background: url("/cosmos-theme/images/program/tab-hover-green.png") #1eaed8;
  color: white;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

/* Blue variation */
.cs-blue.product-display-portlet .product-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-blue.png");
  background-color: #1eaed8; }

.cs-blue.product-display-portlet .product-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-blue.png"); }

.cs-blue.product-display-portlet .product-tabs .tab.current {
  background: url("/cosmos-theme/images/program/tab-hover-blue.png") #1eaed8;
  color: white;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

/* Gray variation */
.cs-gray.product-display-portlet .product-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-gray.png");
  background-color: #7b7b7b; }

.cs-gray.product-display-portlet .product-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-gray.png"); }

.cs-gray.product-display-portlet .product-tabs .tab.current {
  background: url("/cosmos-theme/images/program/tab-hover-gray.png") #1eaed8;
  color: white;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

/* Light gray variation */
.cs-lightgray.product-display-portlet .product-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-light-gray.png");
  background-color: #b4b4b4; }

.cs-lightgray.product-display-portlet .product-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-light-gray.png"); }

.cs-lightgray.product-display-portlet .product-tabs .tab.current {
  background: url("/cosmos-theme/images/program/tab-hover-light-gray.png") #1eaed8;
  color: white;
  background-size: 100% 100%;
  width: calc(100% - 14px); }

/**********Envelope CSS**********/
.envelope-display-portlet .envelope {
  margin: 0 0 20px;
  clear: both;
  /*padding-right:16px;*/ }

.envelope-display-portlet .envelope-content {
  padding: 0; }

.envelope-display-portlet .envelope .tab-content {
  display: block; }

.envelope-display-portlet .envelope-block {
  background: url("/cosmos-theme/images/program/white-block-top.png") no-repeat scroll center top white;
  padding-top: 10px;
  margin-bottom: 20px; }

.envelope-display-portlet .envelope-block:last-child {
  margin-bottom: 0; }

.envelope-display-portlet .envelope-block h1 {
  background: url("/cosmos-theme/images/titlebar/right-light-gray.png") no-repeat scroll top right #b4b4b4;
  color: #fff;
  height: 40px;
  line-height: 40px;
  margin: -20px 0px 0; }

.envelope-display-portlet .envelope-block h1 span {
  background: url("/cosmos-theme/images/titlebar/left-light-gray.png") no-repeat scroll top left transparent;
  display: block;
  font-size: 12px;
  line-height: 40px;
  padding: 0 20px; }

.envelope-display-portlet .envelope-block h2 {
  color: #fff;
  margin: 0 0 10px;
  padding: 10px 10px 0;
  text-shadow: 3px 2px 4px #302727; }

.envelope-display-portlet .envelope-block-content {
  color: #87888a;
  background: url("/cosmos-theme/images/program/white-block-bottom.png") no-repeat scroll center bottom white;
  clear: both;
  padding: 10px 0;
  background-size: 100%; }

.envelope-display-portlet .envelope-block-content .envelope-overlay {
  margin: 0 10px 4px -4px;
  float: left; }

.envelope-display-portlet .envelope-block-content .image {
  height: 80px;
  width: 80px;
  display: table-cell;
  vertical-align: middle; }

.envelope-display-portlet .envelope-block-content .image .envelope-name {
  font-size: 10px;
  padding: 0 4px 0 13px;
  margin: 0;
  text-align: center; }

.envelope-display-portlet .envelope-block-content .content {
  padding: 10px 10px 0; }

.envelope-display-portlet .envelope-block-content .layout {
  margin-bottom: 10px; }

.envelope-display-portlet .envelope-block-content ul.documents {
  padding: 0;
  margin: 0 1em 1em; }

.envelope-display-portlet .envelope-block-content ul.documents li.document {
  list-style-type: disc;
  list-style-position: outside; }

.envelope-display-portlet .envelope-block-content ul.documents li.document h3 {
  color: #7b7b7b;
  font-weight: normal;
  font-size: 13px;
  margin: 0; }

.envelope-display-portlet .envelope-block-content ul.documents li.document a {
  color: #7b7b7b;
  font-weight: normal; }

.envelope-display-portlet .envelope-block-content ul.documents li.document section {
  padding: 0 0 3px; }

.envelope-display-portlet .envelope-block-content ul.documents li.document section span {
  padding: 0 5px; }

.cosmos-w100 .envelope-display-portlet .envelope-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-980.png"); }

.cosmos-w100 .envelope-display-portlet .envelope-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-980-bottom.png"); }

.cosmos-w80 .envelope-display-portlet .envelope-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-782.png"); }

.cosmos-w80 .envelope-display-portlet .envelope-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-782-bottom.png"); }

.cosmos-w60 .envelope-display-portlet .envelope-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-584.png"); }

.cosmos-w60 .envelope-display-portlet .envelope-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-584-bottom.png"); }

.cosmos-w55 .envelope-display-portlet .envelope-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-540.png"); }

.cosmos-w55 .envelope-display-portlet .envelope-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-540-bottom.png"); }

.cosmos-w50 .envelope-display-portlet .envelope-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-485.png"); }

.cosmos-w50 .envelope-display-portlet .envelope-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-485-bottom.png"); }

.cosmos-w40 .envelope-display-portlet .envelope-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-386.png"); }

.cosmos-w40 .envelope-display-portlet .envelope-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-386-bottom.png"); }

.cosmos-w26 .envelope-display-portlet .envelope-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-264.png"); }

.cosmos-w26 .envelope-display-portlet .envelope-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-264-bottom.png"); }

.cosmos-w25 .envelope-display-portlet .envelope-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-242.png"); }

.cosmos-w25 .envelope-display-portlet .envelope-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-242-bottom.png"); }

.cosmos-w20 .envelope-display-portlet .envelope-block {
  background-image: url("/cosmos-theme/images/families/f01-bg-188.png"); }

.cosmos-w20 .envelope-display-portlet .envelope-block-content {
  background-image: url("/cosmos-theme/images/families/f01-bg-188-bottom.png"); }

/* Green variation */
.cs-green.envelope-display-portlet .envelope-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-green.png");
  background-color: #9fbc19; }

.cs-green.envelope-display-portlet .envelope-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-green.png"); }

.envelope-display-portlet .envelope-block.cs-green h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-green.png");
  background-color: #9fbc19; }

.envelope-display-portlet .envelope-block.cs-green h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-green.png"); }

/* Blue variation */
.cs-blue.envelope-display-portlet .envelope-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-blue.png");
  background-color: #1eaed8; }

.cs-blue.envelope-display-portlet .envelope-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-blue.png"); }

.envelope-display-portlet .envelope-block.cs-blue h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-blue.png");
  background-color: #1eaed8; }

.envelope-display-portlet .envelope-block.cs-blue h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-blue.png"); }

/* Gray variation */
.cs-gray.envelope-display-portlet .product-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-gray.png");
  background-color: #7b7b7b; }

.cs-gray.envelope-display-portlet .product-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-gray.png"); }

.envelope-display-portlet .envelope-block.cs-gray h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-gray.png");
  background-color: #7b7b7b; }

.envelope-display-portlet .envelope-block.cs-gray h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-gray.png"); }

/* Light gray variation */
.cs-lightgray.envelope-display-portlet .envelope-block h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-light-gray.png");
  background-color: #b4b4b4; }

.cs-lightgray.envelope-display-portlet .envelope-block h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-light-gray.png"); }

.envelope-display-portlet .envelope-block.cs-lightgray h1 {
  background-image: url("/cosmos-theme/images/titlebar/right-light-gray.png");
  background-color: #b4b4b4; }

.envelope-display-portlet .envelope-block.cs-lightgray h1 span {
  background-image: url("/cosmos-theme/images/titlebar/left-light-gray.png"); }

@media print {
  /* ---------------- Products page ------------------- */
  .product-display-portlet .product-block-content .product-infos {
    font-size: 12pt;
    width: 30%; }

  .product-display-portlet .product-full,
  .product-display-portlet .product-block-content {
    background: none; }

  .product-left,
  .product-display-portlet .product-bottom {
    display: none; }

  .product-display-portlet .product-right .tab-content {
    display: block;
    margin-bottom: 1%; }

  .product-display-portlet .product-right {
    float: none;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%; }

  .product-display-portlet .product-right .tab-content,
  .product-display-portlet .product-right .tab-content.current {
    background: none;
    display: none; }

  .product-display-portlet .product-right .tab-content.printable {
    display: block; }

  .product-display-portlet .product-block h1 {
    background-image: none;
    background-color: #47A54D;
    color: #fff; }

  .product-display-portlet .product-block h2.page-title {
    background-color: #616161;
    color: #fff;
    margin: 0 0 10px;
    padding: 0.5em; } }
/* ======= PORTLET - PROGRAM ======= */
/* Admin */
.user-profile-image img {
  max-width: 60%; }

.wide-input {
  min-width: 50%; }

.right {
  display: block;
  text-align: right; }

.italic-right {
  font-style: italic;
  display: block;
  float: right;
  text-align: right; }

.columns-max .program-display-portlet .portlet-topper {
  display: none; }

.program-display-portlet .program-back, .program-display-portlet .program-previous,
.program-display-portlet .program-next {
  color: #fff;
  display: inline-block;
  font-size: 9px;
  height: 30px;
  line-height: 30px;
  padding-left: 25px;
  text-decoration: none; }

.program-display-portlet .program-back {
  background: url("/cosmos-theme/images/program/back.png");
  float: left;
  width: 158px; }

.program-display-portlet .program-previous {
  background: url("/cosmos-theme/images/program/previous.png");
  text-align: left;
  width: 127px; }

.program-display-portlet .program-next {
  background: url("/cosmos-theme/images/program/next.png");
  padding-left: 0;
  padding-right: 25px;
  width: 117px; }

.program-display-portlet .right {
  display: block;
  font-size: 0;
  text-align: right; }

.program-display-portlet .right .program-back {
  background: url("/cosmos-theme/images/program/back.png");
  float: right;
  text-align: left;
  width: 158px; }

.program-display-portlet .program-full {
  margin-top: 12px;
  padding: 16px 0px;
  border: 1px solid #d7d7d7;
  background: -moz-linear-gradient(white, #e8e8e8);
  border-radius: 10px; }

.program-display-portlet .program-left {
  width: calc(40% - 16px);
  font-size: 13px;
  padding-left: 16px;
  /*background: -moz-linear-gradient(center bottom, transparent 0%, rgba(0, 0, 0, 0.1)
  	20%, transparent 50%) repeat scroll 0 0 transparent;*/ }

.program-display-portlet .program-left-content {
  padding-right: 14px; }

.program-display-portlet .program-carousel .slideshow-area {
  height: 232px;
  width: 100%; }

.program-display-portlet .program-carousel .slideshow-item {
  height: 232px;
  width: 100%;
  line-height: 232px;
  text-align: center;
  vertical-align: middle; }

.program-display-portlet .program-carousel .slideshow-item img {
  max-height: 232px;
  max-width: 100%;
  vertical-align: middle; }

.program-display-portlet .program-carousel .slideshow-buttons {
  height: 18px;
  margin: 5px 15px 0 0;
  text-align: right; }

.program-display-portlet .program-carousel .slideshow-buttons li {
  display: inline-block;
  list-style: none outside none; }

.program-display-portlet .program-carousel .slideshow-buttons a {
  background: url("/cosmos-theme/images/une/slide-button.png") repeat scroll 0 0 transparent;
  display: inline-block;
  font-size: 0;
  height: 12px;
  line-height: 0;
  text-decoration: none;
  text-indent: -5000px;
  vertical-align: top;
  width: 9px; }

.program-display-portlet .program-carousel .slideshow-buttons .activeSlide a {
  background-position: -14px 0; }

.program-display-portlet .program-tabs .tab {
  background: url("/cosmos-theme/images/program/tab.png") #cdcdcd;
  background-size: 100% 100%;
  color: #7b7b7b;
  cursor: pointer;
  display: block;
  height: 26px;
  line-height: 26px;
  margin: 0 0 3px;
  padding-left: 25px; }

.program-display-portlet .program-tabs .tab:hover,
.program-display-portlet .program-tabs .tab.current {
  background: url("/cosmos-theme/images/program/tab-hover.png") #1eaed8;
  color: #fff;
  width: calc(100% - 14px);
  background-size: 100% 100%; }

.program-display-portlet .program-tabs .tab:hover a,
.program-display-portlet .program-tabs .tab a:hover,
.program-display-portlet .program-tabs .tab.current a {
  color: #fff; }

.program-display-portlet .program-tabs .e-book-tab a,
.program-display-portlet .program-tabs .essentials-tab a {
  display: block;
  text-decoration: none; }

.program-display-portlet .program-buttons {
  margin: 25px 0 100px 0; }

.program-display-portlet .program-buttons-left {
  width: 48%;
  float: left; }

.program-display-portlet .program-buttons-left .program-button-first {
  background-image: url("/cosmos-theme/images/program/button-left-top.png");
  background-size: 100%; }

.program-display-portlet .program-buttons-left .program-button-last {
  background-image: url("/cosmos-theme/images/program/button-left-bottom.png");
  background-size: 100%; }

.program-display-portlet .program-buttons-left .program-button-first:hover {
  background-image: url("/cosmos-theme/images/program/button-left-top-hover.png");
  background-size: 100%; }

.program-display-portlet .program-buttons-left .program-button-last:hover {
  background-image: url("/cosmos-theme/images/program/button-left-bottom-hover.png");
  background-size: 100%; }

.program-display-portlet .program-buttons-right {
  width: 48%;
  float: right; }

.program-display-portlet .program-buttons-right .program-button-first {
  background-image: url("/cosmos-theme/images/program/button-right-top.png");
  background-size: 100%; }

.program-display-portlet .program-buttons-right .program-button-last {
  background-image: url("/cosmos-theme/images/program/button-right-bottom.png");
  background-size: 100%; }

.program-display-portlet .program-buttons-right .program-button-first:hover {
  background-image: url("/cosmos-theme/images/program/button-right-top-hover.png");
  background-size: 100%; }

.program-display-portlet .program-buttons-right .program-button-last:hover {
  background-image: url("/cosmos-theme/images/program/button-right-bottom-hover.png");
  background-size: 100%; }

.program-display-portlet .program-button {
  display: block;
  color: #fff;
  height: 48px;
  border-top: 1px solid #fff;
  background-color: #7b7b7b;
  background-repeat: no-repeat;
  text-decoration: none; }

.program-display-portlet .program-button-first {
  border-top: none;
  background-position: center top; }

.program-display-portlet .program-button-last {
  background-position: center bottom; }

.program-display-portlet .program-button:hover {
  background-color: #525252; }

.program-display-portlet .program-buttons .icon {
  display: table-cell;
  height: 48px;
  padding-left: 65px;
  vertical-align: middle;
  background-position: left center;
  background-repeat: no-repeat; }

.program-display-portlet .program-buttons .icon::before {
  content: ""; }

.program-display-portlet .program-buttons .icon-microphone {
  background-image: url("/cosmos-theme/images/program/icon-microphone.png"); }

.program-display-portlet .program-buttons .icon-microphone::before {
  content: ""; }

.program-display-portlet .program-buttons .icon-book {
  background-image: url("/cosmos-theme/images/icons/formation.png");
  background-position: 21px center; }

.program-display-portlet .program-buttons .icon-book::before {
  content: ""; }

.program-display-portlet .program-buttons .icon-money {
  background-image: url("/cosmos-theme/images/icons/top-invest.png");
  background-position: 17px center; }

.program-display-portlet .program-buttons .icon-money::before {
  content: ""; }

.program-display-portlet .program-buttons .icon-email {
  background-image: url("/cosmos-theme/images/icons/email.png");
  background-position: 16px center; }

.program-display-portlet .program-buttons .icon-email::before {
  content: ""; }

.program-display-portlet .program-buttons .icon-print {
  background-image: url("/cosmos-theme/images/icons/impression.png");
  background-position: 19px center; }

.program-display-portlet .program-buttons .icon-print::before {
  content: ""; }

.program-display-portlet .program-buttons .icon-investors-ws {
  background-image: url("/cosmos-theme/images/icons/investors-ws.png");
  background-position: 19px center; }

.program-display-portlet .program-buttons .icon-investors-ws::before {
  content: ""; }

.program-display-portlet .program-buttons .icon-order-tools {
  background-image: url("/cosmos-theme/images/icons/order-tools.png");
  background-position: 19px center; }

.program-display-portlet .program-buttons .icon-order-tools::before {
  content: ""; }

.program-display-portlet .program-buttons .icon-simulation {
  background-image: url("/cosmos-theme/images/icons/simulation.png");
  background-position: 12px center; }

.program-display-portlet .program-buttons .icon-simulation::before {
  content: ""; }

.program-display-portlet .program-right {
  width: calc(60% - 30px);
  margin: 0;
  padding-right: 16px; }

.program-display-portlet .program-right-content {
  padding: 0; }

.program-display-portlet .program-right .tab-content {
  display: none; }

.program-display-portlet .program-right .tab-content.current {
  display: block; }

.program-display-portlet .program-right .tab-video-content {
  display: none; }

.program-display-portlet .program-right .tab-video-content.current {
  display: block; }

.program-display-portlet .program-block {
  background: url("/cosmos-theme/images/program/white-block-top.png") no-repeat scroll center top white;
  padding-top: 10px;
  margin-bottom: 20px; }

.program-display-portlet .program-block:last-child {
  margin-bottom: 0; }

.program-display-portlet .program-block h1 {
  background: url("/cosmos-theme/images/titlebar/right-blue.png") no-repeat scroll top right #1eaed8;
  font-size: 1.6em;
  color: #fff;
  height: 40px;
  line-height: 40px;
  margin: -10px 0 0; }

.program-display-portlet .program-block h1 span {
  background: url("/cosmos-theme/images/titlebar/left-blue.png") no-repeat scroll top left transparent;
  display: block;
  padding: 0 20px; }

.program-display-portlet .program-block h2 {
  clear: left;
  margin: 0 0 10px; }

/* color:#616161; */
.program-display-portlet .program-block-content {
  color: #87888a;
  background: url("/cosmos-theme/images/program/white-block-bottom.png") no-repeat scroll center bottom white;
  padding: 10px;
  background-size: 100%; }

.program-display-portlet .program-block-content .program-infos {
  font-size: 1.2em;
  text-align: right; }

.program-display-portlet .program-block-content .program-infos div {
  padding: 0 0 3px; }

.program-display-portlet .program-block-content .program-infos div.launch-date {
  margin-bottom: 5px; }

.program-display-portlet .program-block-content .program-infos div.map-address {
  margin: 10px 0 0; }

.program-display-portlet .program-block-content .program-infos div.map,
.program-display-portlet .program-block-content .program-infos div.address {
  float: right;
  min-height: 50px;
  min-width: 50px;
  margin-left: 5px;
  padding-left: 45px;
  text-decoration: underline; }

.program-display-portlet .program-block-content .program-infos div.map {
  margin-top: 5px;
  cursor: pointer;
  /*background:url("/cosmos-theme/images/icon-map.png") no-repeat scroll top left transparent ;*/ }

.program-display-portlet .program-block-content .program-infos div.tranches-infos {
  clear: right; }

.program-display-portlet .program-block-content img.actable {
  vertical-align: super;
  height: 32px; }

.program-display-portlet .program-block-content img.msg-icon {
  float: left;
  margin: 0 5px 5px; }

/* Specific images related to titles */
.program-display-portlet .program-block-content h2 {
  text-transform: uppercase;
  line-height: 30px; }

.program-display-portlet .program-block-content h2.key-features {
  background: url("/cosmos-theme/images/program/title-key-features.png") no-repeat scroll 0 0 transparent;
  padding-left: 35px; }

.program-display-portlet .program-block-content h2.desc {
  background: url("/cosmos-theme/images/program/title-desc.png") no-repeat scroll 0 0 transparent;
  padding-left: 35px; }

.program-display-portlet .program-block-content h2.planning {
  background: url("/cosmos-theme/images/program/title-planning.png") no-repeat scroll 0 0 transparent;
  padding-left: 35px; }

.program-display-portlet .program-block-content h2.actors {
  background: url("/cosmos-theme/images/program/title-actors.png") no-repeat scroll 0 0 transparent;
  padding-left: 35px; }

.program-display-portlet .program-block-content h2.extra-infos {
  background: url("/cosmos-theme/images/program/title-extra-infos.png") no-repeat scroll 0 0 transparent;
  padding-left: 35px; }

/* Affichage des prix */
.price-include {
  padding: 1px 5px 0px 0px;
  float: left; }

.price-include span div {
  width: 18px;
  height: 18px;
  float: left; }

.program-display-portlet .program-full .price-infos {
  padding: 10px 0; }

.program-display-portlet .program-full .lots-min-price {
  margin-top: 5px; }

.program-display-portlet .program-block-content ul.documents {
  padding: 0;
  margin: 0 1em 1em; }

.program-display-portlet .program-block-content ul.documents li.document {
  list-style-type: disc;
  list-style-position: outside; }

.program-display-portlet .program-block-content ul.documents li.document h3 {
  color: #7b7b7b;
  font-weight: normal;
  font-size: 13px;
  margin: 0; }

.program-display-portlet .program-block-content ul.documents li.document a {
  color: #7b7b7b;
  font-weight: normal; }

.program-display-portlet .program-block-content ul.documents li.document section {
  padding: 0 0 3px; }

.program-display-portlet .program-block-content ul.documents li.document section span {
  padding: 0 5px; }

.program-display-portlet .program-bottom {
  margin: 20px 16px 0; }

.program-display-portlet .program-other article {
  color: #87888A;
  font-size: 1.2em;
  padding: 5px 0; }

.program-display-portlet .program-other ul {
  display: inline;
  padding: 5px 0; }

.program-search-portlet .control-label, .program-search-portlet label.radio {
  font-weight: bold;
  font-size: 12px;
  display: block !important; }
.program-search-portlet .button-holder {
  text-align: right; }
.program-search-portlet .search {
  background-image: url("/cosmos-theme/images/portlet/go_borderless.png") !important;
  margin-top: 15px;
  padding-right: 20px !important;
  background: none no-repeat scroll right center #9fbc19;
  border: medium none;
  border-radius: 0;
  color: #fff;
  padding: 2px 10px;
  text-shadow: none;
  font-weight: bold;
  font-size: 12px; }

.program-search-portlet input.focus, .program-search-portlet textarea.focus,
.ie6 .program-search-portlet input.focus, .ie6 .program-search-portlet textarea.focus {
  background: #d9d9d9 none;
  border: 1px solid #e0e0e0; }

.columns-max .program-search-portlet.family-01 {
  background: none; }

.columns-max .program-search-portlet.family-01 .portlet-body {
  padding: 0;
  background: none; }

.program-search-portlet .search-parameters {
  background: #eee;
  border-bottom: 1px solid #d7d7d7;
  padding: 20px; }

.program-search-portlet .field {
  width: 215px; }

.program-search-portlet .field:active {
  background-color: #d9d9d9;
  border-color: #c0c0c0; }

.program-search-portlet .search-parameters-container .control-group .field {
  /*max-width: 170px!important;*/
  margin: 0 0 4px;
  padding: 3px 1px; }

.program-search-portlet .search-parameters-container .aui-field-select {
  /*     width: 170px!important; */ }

.program-search-portlet .search-parameters .aui-field-select {
  /* width: 180px; */ }

.program-search-portlet .search-parameters .control-group .field {
  margin: 0 0 4px;
  padding: 3px 1px; }

.program-search-portlet .search-parameters .control-group.field {
  border-color: #bfbfbf #dedede #dedede #bfbfbf;
  border-style: solid;
  border-width: 1px;
  height: 22px; }

.program-search-portlet .aui-field-choice .aui-field-content {
  margin: 5px 0; }

.program-search-portlet .aui-choice-label, .program-search-portlet .aui-field-input-choice,
.program-search-portlet .search-parameters .aui-choice-label,
.program-search-portlet .search-parameters .aui-field-input-choice {
  width: auto; }

.program-search-portlet .search-results {
  margin-top: 10px; }

.program-search-portlet .search-results .no-program {
  font-size: 15px;
  padding: 10px 20px; }

.program-search-portlet .search-results table {
  width: 100%;
  font-size: 12px; }

.program-search-portlet .search-results th {
  padding: 10px 5px;
  text-align: left; }

.program-search-portlet .search-results th.center {
  text-align: center; }

.program-search-portlet .search-results th a,
.program-search-portlet .search-results th span {
  color: #000;
  font-weight: normal;
  text-decoration: none; }

.program-search-portlet .search-results th a:hover {
  background: url("/cosmos-theme/images/arrows/05_updown.png") no-repeat scroll right center white;
  padding-right: 20px; }

.program-search-portlet .search-results th a:hover img {
  display: none; }

.program-search-portlet .search-results th img {
  vertical-align: baseline; }

.program-search-portlet .search-results tbody {
  color: #87888a; }

.program-search-portlet .search-results tbody tr {
  cursor: pointer; }

.program-search-portlet .search-results tr.odd td {
  background: #D7D7D7; }

.program-search-portlet .search-results tr:hover td {
  background: #9d9d9d;
  color: #fff; }

.program-search-portlet .search-results td {
  padding: 2px 5px;
  height: 45px;
  text-align: left; }

.program-search-portlet .search-results td.center {
  text-align: center; }

.program-search-portlet .search-results td.product-details-extras {
  padding-top: 30px; }

.program-search-portlet .search-results strong {
  color: #525252; }

.program-search-portlet .search-results img {
  vertical-align: middle; }

.program-search-portlet .search-results .price-include {
  min-width: 40%; }

.program-search-portlet .taglib-page-iterator {
  float: right; }

.program-search-portlet .search-results {
  text-align: right; }

.program-search-portlet .taglib-page-iterator .search-results {
  display: inline;
  float: none;
  text-align: right; }

.program-search-portlet .taglib-page-iterator .search-pages {
  display: none; }

.program-search-portlet .taglib-page-iterator a {
  color: #525252; }

.program-map-portlet .map {
  overflow: hidden;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  height: 419px; }

.program-map-portlet .map-marker {
  background: url("/cosmos-theme/images/program/map-marker.png");
  cursor: pointer;
  width: 20px;
  height: 30px; }

.program-map-portlet.cs-green .map-marker {
  background: url("/cosmos-theme/images/program/map-marker.png"); }

.program-map-portlet.cs-dark-blue .map-marker {
  background: url("/cosmos-theme/images/program/dark-blue/map-marker.png"); }

.program-map-portlet.cs-gray .map-marker {
  background: url("/cosmos-theme/images/program/gray/map-marker.png"); }

.program-map-portlet .map-bubble {
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  padding: 5px 10px; }

.program-map-portlet .dom {
  background: url("/cosmos-theme/images/program/dom-gradient.png") repeat-x scroll top left white;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  line-height: 90px;
  margin: 0;
  text-align: center;
  margin-top: 10px; }

.program-map-portlet .dom {
  background: url("/cosmos-theme/images/program/dom.png");
  width: 76px;
  height: 72px;
  display: inline-block;
  line-height: 0;
  vertical-align: middle;
  margin: 0 2px;
  cursor: pointer; }

.program-map-portlet .dom .name {
  color: #fff;
  display: inline-block;
  width: 100%;
  height: 15px;
  line-height: 15px;
  font-size: 12px; }

.program-map-portlet .dom .image {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  width: 100%; }

.program-map-portlet .dom img {
  vertical-align: middle; }

.program-map-portlet .popup {
  background: url("/cosmos-theme/images/program/map-popup-gradient.png") repeat-x scroll bottom left white;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  width: 265px;
  left: 0;
  margin: 50px 50px 0;
  padding: 15px 10px 5px 10px;
  position: absolute;
  top: 0;
  z-index: 1; }

.program-map-portlet .popup .region {
  color: #333; }

.program-map-portlet .popup .region h2 {
  margin: 0 0 10px;
  font-size: 11px;
  margin: 0 0 10px;
  text-transform: uppercase;
  display: inline; }

.program-map-portlet .popup .region .program-count {
  color: #8c8c8c;
  margin-left: 5px; }

.program-map-portlet .popup .region .program {
  font-size: 10px;
  font-weight: bold;
  list-style: disc inside;
  margin: 10px 0 0; }

.program-map-portlet .popup .region .program li {
  margin: 5px 0;
  list-style: none outside none; }

.program-map-portlet .popup .region .program li a {
  text-decoration: none;
  color: #333; }

.program-map-portlet .popup .region .program li span {
  font-weight: normal; }

.program-map-portlet .popup .region .show-all {
  text-decoration: none;
  background: url("/cosmos-theme/images/program/map-show-all.png") no-repeat scroll center right transparent;
  color: #333;
  display: block;
  margin-top: 10px;
  height: 18px;
  line-height: 18px;
  text-align: right;
  padding-right: 5px;
  font-size: 9px; }

.program-map-portlet .popup .region .show-all:hover {
  background-image: url("/cosmos-theme/images/program/map-show-all-hover.png"); }

.program-map-portlet .popup .menu {
  border-top: 1px solid #cfcfcf;
  padding-top: 5px;
  margin: 5px 0 0;
  text-align: right; }

.program-map-portlet .popup .menu .close {
  background: url("/cosmos-theme/images/program/map-close.png") no-repeat scroll center center transparent;
  display: inline-block;
  width: 10px;
  height: 10px;
  cursor: pointer; }

.program-search-portlet .search-parameters select {
  margin-bottom: 9px; }

.program-search-portlet .search-parameters .button-content input.button-input-submit {
  margin-top: 45px; }

.program-search-portlet .taglib-page-iterator .search-results a {
  text-decoration: none; }

.program-search-portlet .taglib-page-iterator .search-results strong {
  color: #555; }

.program-search-portlet .autocomplete .combobox-content .field-content {
  margin: 0; }

.program-search-portlet .autocomplete .combobox-content .toolbar {
  display: none; }

.program-search-portlet span.price {
  white-space: nowrap; }

.program-search-portlet td.product-details {
  width: 40%; }

.program-search-portlet td.product-details div.image img {
  width: 140px;
  max-height: 90px;
  margin-bottom: 5px; }

.program-search-portlet td.product-details h3 {
  color: #4B4B4B;
  margin: 0 0 5px 0;
  font-size: 1.4em; }

.program-search-portlet td.product-details div.image {
  float: left;
  margin-right: 5px; }

.program-search-portlet .search-results tbody tr {
  vertical-align: top; }

.program-search-portlet .search-results div.taxpackage img {
  width: 15px;
  height: 140px; }

.program-search-portlet .search-results-container div.taxpackage img {
  width: 15px;
  height: 140px; }

.program-search-portlet .search-results .col-actability {
  text-align: center; }

.program-search-portlet .search-results .col-followup-status {
  min-width: 150px; }

.program-search-portlet .search-results .col-city {
  border-left: 1px dashed white;
  border-right: 1px dashed white; }

.program-search-portlet .search-results .col-delivery {
  font-weight: bold;
  white-space: nowrap; }

/*-------------------------catalog portlet style------------------------------------------*/
.date-today {
  float: right;
  padding: 0.5em 0;
  font-weight: bolder;
  font-size: 14px;
  display: none; }

.catalog-product div.product-details {
  border-bottom: 8px solid gray;
  margin: 1em 0;
  padding: 0; }

/* .catalog-product div.taxpackage { */
/* 	float: left; */
/*     height: 200px; */
/*     width: 25px; */
/* } */
.catalog-product div.product-picture {
  padding-left: 40px; }

.catalog-product div.product-picture img {
  border: none;
  margin: 0;
  max-width: 100%; }

.catalog-product div.product-infos {
  float: left;
  width: 13%; }

.catalog-product div.product-infos div {
  padding: 0.2em 0; }

.catalog-product div.product-infos h2 {
  margin: 0 0 0.6em;
  font-size: 1.4em; }

.catalog-product div.r {
  float: right;
  left: 0;
  top: 0;
  width: 68%; }

.catalog-product div.r div.product-lots {
  margin: 0;
  text-align: right; }

.catalog-product div.r div.product-lots span {
  color: white;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  height: 1.5em;
  padding: 0 0.5em;
  text-align: center;
  width: 25%; }

.catalog-product div.r div.product-keys {
  height: 12em;
  overflow: auto;
  clear: right; }

.catalog-product div.product-price-include {
  margin: 1em 0 0 0.5em; }

.catalog-product a.product-page {
  background: transparent url("/cosmos-theme/images/arrows/in-circle.png") no-repeat top center;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 0;
  height: 55px; }

.catalog-product a.product-page:hover,
.catalog-product a.product-page:active {
  text-decoration: underline; }

.catalog-product .price-infos td {
  padding: 2px 18px;
  background: transparent url("/cosmos-theme/images/aui/checks.png") no-repeat 0px 2px; }

.catalog-product .price-infos td.check {
  padding: 2px 18px;
  background: transparent url("/cosmos-theme/images/aui/checks.png") no-repeat -18px 2px; }

.catalog-product .price-infos td span {
  background-color: white; }

/** Offres co */
.catalog-product.offreco div.taxpackage {
  width: 22px;
  height: 150px;
  background-repeat: no-repeat;
  background-size: contain; }

.catalog-product.offreco .commercial {
  color: #676767;
  font-size: 12px;
  line-height: 16px; }

.catalog-product.offreco .commercial img {
  float: left;
  padding: 0px 5px 5px 0; }

.catalog-product.offreco .commercial h3 {
  color: #676767;
  font-size: 1em;
  margin: 0.2em 0; }

.catalog-product.offreco div.product-infos {
  width: 20%; }

.catalog-product.offreco div.r {
  width: 60%; }

.catalog-product.offreco h2 a {
  background-image: url("/cosmos-theme/images/arrows/in-circle.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 20px;
  padding-left: 25px; }

.catalog-product.offreco div.product-picture img.actable {
  width: 57%; }

/* Print only styles */
@media print {
  .catalog-product div.r div.product-keys {
    height: auto;
    overflow: visible; }

  .catalog-product div.r div.product-link {
    display: none; }

  .date-today {
    display: block; } }
/*------------------------------------Display portlet style-----------------------------------*/
.program-display-portlet .program-tabs a {
  color: #7b7b7b;
  text-decoration: none; }

.program-display-portlet .beorn-carousel {
  margin: 0 37px;
  position: relative; }

.program-display-portlet .scroller {
  height: 110px;
  overflow: hidden;
  position: relative;
  width: 850px; }

.program-display-portlet .slider {
  float: left;
  height: 100px;
  margin: 0;
  position: relative; }

.program-display-portlet .slider li {
  display: block;
  float: left;
  height: 100px;
  width: 170px; }

.program-display-portlet .slider li.selected {
  background-color: #9FBC19;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px; }

.program-display-portlet .slider a {
  text-decoration: none; }

.program-display-portlet .slider li span {
  display: block;
  text-align: center; }

.program-display-portlet .slider li a span.title {
  background-color: #fff;
  bottom: 22px;
  color: #333;
  line-height: 20px;
  opacity: 0.7;
  position: relative; }

.program-display-portlet .slider li a:hover span.title {
  opacity: 0.9; }

.program-display-portlet .slider li span img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  height: 100px;
  width: 150px; }

.program-display-portlet .prev_button {
  float: left;
  background: transparent url("/cosmos-theme/images/prev-horizontal-bg.png") -36px -8px;
  height: 20px;
  position: absolute;
  left: -30px;
  top: 45px;
  width: 20px; }

.program-display-portlet .prev_button.prev-hover {
  background-position: -64px -8px; }

.program-display-portlet .next_button {
  float: right;
  background: transparent url("/cosmos-theme/images/next-horizontal-bg.png") -60px -8px;
  height: 20px;
  position: absolute;
  right: -30px;
  top: 45px;
  width: 20px; }

.program-display-portlet .next_button.next-hover {
  background-position: -30px -8px; }

div.offre-selection a.ebook:link {
  color: #1EAED8;
  font-weight: bold; }

h2 span.mentionlegale {
  font-size: 70%; }

.notice {
  padding: 6px 0; }

.notice.actability {
  color: #171717; }

div.product-logos {
  white-space: nowrap; }

div.active {
  cursor: pointer; }

/* -------------------- Video a telecharger --------------------- */
div.downloadVideo {
  padding: 5px;
  text-align: center; }

div.imageFakeVideoPlayer {
  filter: alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity: 0.7; }

div.video-sample h4 {
  text-align: center;
  font-style: italic; }

div.video-sample iframe {
  border: 1px solid #B4B4B4; }

/* ------------------- Suivi de programme --------------------- */
section.followups span.pubDate {
  font-size: smaller;
  font-style: italic; }

section.followups h3 span.nature {
  display: block;
  font-size: smaller;
  font-style: italic;
  font-weight: normal; }

section.followups div.toggle-followups a:link,
section.followups div.toggle-followups a:visited,
section.followups div.toggle-followups a:hover {
  font-weight: bold;
  color: gray; }

section.followups div.toggle-followups div.toggle_area {
  clear: both; }

/* Diaporamas des billets */
.program-display-portlet div.photo-article .title {
  display: none; }

/* --------------------- Suivi d?di? aux investisseurs -------------- */
.program-display-portlet div.followup-infos {
  padding: 10px; }

.investors-view {
  font-size: 12px;
  margin: auto;
  width: 750px; }

.investors-view > header {
  border-bottom: 1px solid #757575;
  margin-bottom: 1em; }

.investors-view > header .logo {
  text-align: center; }

.investors-view > header .logo img {
  max-width: 160px; }

.investors-view > header div.image {
  float: left;
  margin-right: 1.4em; }

.investors-view > header div.image img {
  width: 160px;
  max-height: 120px; }

.investors-view > header h1 {
  float: left;
  min-width: 50%;
  font-size: 2.2em;
  margin-top: 0;
  margin-bottom: 0.4em; }

.investors-view > header h3 {
  font-size: 1.4em;
  margin-top: 0;
  margin-bottom: 0.4em; }

.investors-view .image-bloc {
  margin: 5px; }

.investors-view .program-infos {
  float: left; }

.investors-view article {
  margin: auto auto 3em; }

.investors-view div.footer {
  border-top: 1px solid #757575;
  color: #757575;
  font-style: italic;
  padding-top: 2em;
  margin-top: 1em; }

/* ---------------- Commandes optionnelles -------------------- */
.investors-view .optional:hover {
  border-top: 1px solid #C2C2C2;
  border-left: 1px solid #C2C2C2;
  -moz-box-shadow: 2px 2px 5px #999;
  -webkit-box-shadow: 2px 2px 5px #999;
  box-shadow: 2px 2px 5px #999; }

.investors-view div.optional-button img {
  vertical-align: middle; }

.investors-view div.optional-button a:link {
  font-weight: bold;
  color: darkred;
  text-decoration: none;
  padding: 2px;
  /*position: absolute;*/
  float: right;
  right: 2px;
  font-size: 10px; }

.investors-view div.optional-button a:hover {
  text-decoration: undernline; }

.investors-view section.followups h3 span.nature {
  display: none; }

/* -------------------- Diaporama -------------------------- */
.investors-view div.diaporama-outer {
  text-align: center; }

.investors-view div.diaporama-all-images {
  margin: 0px auto; }

.investors-view .diaporama-all-images .item {
  width: 170px; }

.investors-view .diaporama-all-images .diaporama-image {
  width: 100%; }

.investors-view .diaporama-all-images div.image-name {
  font-size: 10px;
  color: #868686; }

/*------------------------------new portlet style----------------------------*/
div.program-map-new {
  margin: 0;
  width: 188px;
  height: 334px;
  background: transparent url("/cosmos-theme/images/map.png") no-repeat top left; }

div.program-map-new div.numToSell {
  color: white;
  height: 40px;
  padding: 16px 0 0 16px; }

div.program-map-new div.whatsNew {
  padding: 5px 0 0 16px; }

div.program-map-new div.whatsNewLink {
  height: 280px; }

div.program-map-new div.num {
  font-size: 12px;
  color: white; }

div.program-map-new span.num {
  font-size: 180%; }

div.program-map-new div.whatsNew ul {
  margin: 10px 0 0;
  padding: 0; }

div.program-map-new div.whatsNew ul li {
  margin: 0;
  list-style-type: none;
  padding: 5px 0 10px 22px;
  height: 25px;
  background: transparent url("/cosmos-theme/images/map-icons.png") no-repeat top left; }

div.program-map-new a,
div.program-map-new a:link,
div.program-map-new a:visited {
  text-decoration: none; }

div.program-map-new div.whatsNew ul li a,
div.program-map-new div.whatsNew ul li a:link,
div.program-map-new div.whatsNew ul li a:visited {
  font-weight: bold;
  color: #4F4F4F; }

#portlet_factures_WAR_facturesportlet .lfr-search {
  width: 100%; }

body.subth-prodemial #content a[href^="/c/document_library/"] img {
  display: none; }

#p_p_id_56_INSTANCE_lN3N_ {
  width: 188px; }

/********* Ticket n°	0000118	- Front office : Composition de espaces produits *******/
.program-full .aui-layout-content {
  display: flex; }

.cs-red.button-holder-right {
  text-align: right; }

div.publication-container .wikiSpan6 h2 {
  display: inline !important; }

div.publication-container .DeCdatas {
  margin: 0px !important; }

div.publication-container .DeCdatas h2 {
  display: block !important;
  color: #696969; }

@media print {
  div.overflow {
    overflow: visible;
    max-width: none;
    max-height: none; }

  table.data-indicator {
    /*page-break-inside:avoid;*/ }

  table.data-indicator th, table.data-indicator td {
    font-size: 11px; }

  table.data-indicator td.label {
    color: #5E5E5E;
    font-weight: bold;
    min-width: none;
    max-width: 50%; } }
/**************************************************************************
*   Definitions de couleurs : nommer les constantes de couleurs
**************************************************************************/
/*envelope portlet*/
/*******

Déclinaisons de la page par enveloppe fiscale :

Enveloppe					Nom de code				Couleur de référence
------------------------------------------------------------------------
Assurance Vie				assurancevie			#47A54D
Capital Invest. IR			capitalinvestir			#B6AF12
Capital Invest. ISF			capitalinvestisf		#23744D
Contrat de capitalisation	contratdecapitalisation	#F1BA1B
Madelin						madelin					#A92768
Opportunités Girardin		opportunitesgirardin	#00B7BA
Pea Capitalisation			peacapitalisation		#F08322
Pei							pei						#7CC243
Pep Assurance Vie			pepassurancevie			#B22D27
Percoi						percoi					#7F9477
Perp						perp					#59787A
SCPI Scellier				scpiscellier			#5E4735
SCPI de rendement			scpiderendement			#895B3A
SCPI Déficit Foncier		scpideficitfoncier		#536b8b

***/
/********* NEW THEME COLOR **********/
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/*********** STYLE ARTICLE AGREGATOR img*************/
.cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries {
  font-family: arial;
  font-size: 14px;
  color: #333333; }
  .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide {
    width: calc(100% - 3px);
    overflow-x: auto;
    background-color: #edeeef;
    padding: 1px 1px 0px 1px;
    display: flex;
    flex-wrap: wrap; }
    .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry {
      width: 50%;
      display: block;
      float: left;
      overflow-x: auto;
      background-color: white;
      margin-bottom: 1px;
      cursor: pointer; }
      .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry .cosmos-asset-entry-head {
        width: 100%;
        display: flex; }
        .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry .cosmos-asset-entry-head .title {
          display: block;
          font-weight: bold;
          text-shadow: 1px 0px #edeeef; }
        .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry .cosmos-asset-entry-head .date {
          color: #666666;
          font-size: 12px;
          display: inline; }
        .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry .cosmos-asset-entry-head .categorie {
          float: none;
          color: #666666;
          font-size: 12px;
          font-weight: bold; }
        .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry .cosmos-asset-entry-head .image {
          width: 130px;
          height: 97px;
          display: block;
          float: left;
          margin: 0 2% 0 0; }
          .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry .cosmos-asset-entry-head .image img {
            width: 100%; }
        .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry .cosmos-asset-entry-head .entry-head {
          display: inline-block;
          padding: 15px 20px;
          width: 100%; }
    .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry.maximized {
      border: none;
      background-color: #edeeef; }
    .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry:nth-child(even) {
      width: calc(50% - 1px);
      margin-left: 1px; }
    .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .main-content.showen {
      width: calc(100% - 42px);
      padding: 20px; }
      .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .main-content.showen img {
        padding: 0 3% 0 0;
        float: left;
        max-width: 80%; }
      .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .main-content.showen div.content {
        min-width: 66%; }

body .portlet-asset-publisher .portlet .portlet-topper h1.portlet-title {
  margin: 0 auto;
  background: none transparent !important;
  margin: 15px 20px !important; }
  body .portlet-asset-publisher .portlet .portlet-topper h1.portlet-title img {
    display: none; }

/*********** STYLE TITRE PRODEMAIAL *************/
body.subth-prodemial .portlet-asset-publisher .portlet h1.portlet-topper .portlet-title .portlet-title-text {
  color: #a02323; }

/*********** STYLE TITRE STELLUIM *************/
body.subth-stellium .portlet-asset-publisher .portlet h1.portlet-topper .portlet-title .portlet-title-text {
  color: #edeeef; }

/*********** STYLE ARTICLE AGREGATOR EN RESPONSIVE *************/
@media only screen and (max-width: 768px) {
  body .portlet-asset-publisher .portlet .portlet-topper h1.portlet-title {
    text-align: left;
    background: none transparent; }

  /*********** STYLE TITRE PRODEMAIAL *************/
  body.subth-prodemial .portlet-asset-publisher .portlet h1.portlet-topper .portlet-title .portlet-title-text {
    color: #333333; }

  /*********** STYLE TITRE STELLUIM *************/
  body.subth-stellium .portlet-asset-publisher .portlet h1.portlet-topper .portlet-title .portlet-title-text {
    color: #333333; }

  .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry {
    width: 100%; }

  .cosmos-article-agregator .cosmos-agregator-carousel .cosmos-asset-entries .cosmos-agregator-carousel-slide .cosmos-asset-entry:nth-child(even) {
    width: 100%;
    margin-left: 0px; } }
/**************************************************************************
*   Definitions de couleurs : nommer les constantes de couleurs
**************************************************************************/
/*envelope portlet*/
/*******

Déclinaisons de la page par enveloppe fiscale :

Enveloppe					Nom de code				Couleur de référence
------------------------------------------------------------------------
Assurance Vie				assurancevie			#47A54D
Capital Invest. IR			capitalinvestir			#B6AF12
Capital Invest. ISF			capitalinvestisf		#23744D
Contrat de capitalisation	contratdecapitalisation	#F1BA1B
Madelin						madelin					#A92768
Opportunités Girardin		opportunitesgirardin	#00B7BA
Pea Capitalisation			peacapitalisation		#F08322
Pei							pei						#7CC243
Pep Assurance Vie			pepassurancevie			#B22D27
Percoi						percoi					#7F9477
Perp						perp					#59787A
SCPI Scellier				scpiscellier			#5E4735
SCPI de rendement			scpiderendement			#895B3A
SCPI Déficit Foncier		scpideficitfoncier		#536b8b

***/
/********* NEW THEME COLOR **********/
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
section.cosmos-formation-contenu.body.current div.image_url {
  float: right;
  max-width: 30%; }

@media only screen and (max-width: 767px) {
  .cosmos-formation-agregator {
    font-family: arial;
    font-size: 14px;
    width: 100%;
    margin: 1px 0 0 0;
    overflow-x: auto; }
    .cosmos-formation-agregator h2.cosmos-formation-titre {
      color: white;
      font-weight: bold;
      height: 40px;
      width: 100%;
      display: table;
      background: #333333;
      font-size: 14px;
      text-align: center;
      vertical-align: middle;
      line-height: 40px;
      cursor: pointer; }
      .cosmos-formation-agregator h2.cosmos-formation-titre div {
        height: 100%;
        width: 100%;
        text-align: center;
        display: table-cell;
        vertical-align: middle; }
    .cosmos-formation-agregator section.cosmos-formation-contenu {
      margin: 10px;
      color: #333333; }
      .cosmos-formation-agregator section.cosmos-formation-contenu .image_url {
        float: right;
        padding: 0 0 1% 0; }
      .cosmos-formation-agregator section.cosmos-formation-contenu ul {
        list-style: disc outside none;
        margin-left: 2em; }
      .cosmos-formation-agregator section.cosmos-formation-contenu ol {
        list-style: decimal;
        margin-left: 2em; }
      .cosmos-formation-agregator section.cosmos-formation-contenu .cosmos-formation-documents {
        width: calc(100% - 10px); }
        .cosmos-formation-agregator section.cosmos-formation-contenu .cosmos-formation-documents .cosmos-formation-document {
          border-bottom: 1px;
          border-color: #edeeef;
          border-bottom-style: solid;
          height: 50px;
          line-height: 50px; }
          .cosmos-formation-agregator section.cosmos-formation-contenu .cosmos-formation-documents .cosmos-formation-document a {
            text-decoration: none;
            color: #333333;
            font-weight: bold; }
          .cosmos-formation-agregator section.cosmos-formation-contenu .cosmos-formation-documents .cosmos-formation-document a.document-icone {
            margin: 5px; } }
/* ======= MULTIMEDIA PORTLET ========= */
.multimedia-audio .lecteur-audio {
  margin: 0.5em;
  border: 1px dotted #C2C2C2;
  width: 80%; }

.multimedia-audio .lecteur-audio object#dewmplayer {
  margin: 5px;
  width: 45%;
  float: left; }

.multimedia-audio .lecteur-audio .dewplayer-title {
  font-style: italic;
  float: left;
  margin: 0 10px;
  padding: 3px; }

.multimedia-audio ul.m-audios {
  margin: 0;
  padding: 0; }

.multimedia-audio ul.m-audios li {
  margin: 0 0 0 1em;
  list-style: none;
  padding: 0.2em 0.5em; }

.multimedia-audio ul.m-audios li span.m-audio {
  font-weight: bold;
  display: inline-block;
  width: 50%; }

.multimedia-audio .article-multimedia img.image-mp3 {
  border: none;
  float: right; }

.multimedia-audio .m-desc {
  display: block;
  font-style: italic; }

/*======= MILIMEDIA ADMIN ===========*/
.multimedia-admin-portlet .image-thumbnail {
  display: block;
  float: left;
  height: 160px;
  text-align: center;
  width: 175px; }

.multimedia-admin-portlet .image-thumbnail img {
  border: 5px solid #ddd;
  display: block;
  margin: auto;
  max-width: 150px; }

.multimedia-admin-portlet .image-thumbnail:hover img {
  border: 5px solid #369; }

.photo-data-actions {
  font-size: 11px;
  text-align: right; }

.multimedia-admin-portlet .media-search .column {
  width: 25%; }

.multimedia-admin-portlet .media-search .field-input {
  width: 100%; }

.multimedia-admin-portlet .related-media {
  float: left;
  line-height: 1;
  margin: 0 5px 4px 0; }

.multimedia-admin-portlet .directory-categories li {
  background-color: #bcc3cc;
  padding: 5px 10px;
  margin: 10px 0 10px 0; }

.multimedia-admin-portlet .multimedia-categories li.even {
  background-color: #DDE1E6;
  margin: 5px 0 5px; }

.multimedia-admin-portlet .directory-categories li a:hover {
  background-color: #bcc3cc; }

.multimedia-admin-portlet .multimedia-categories .root-category {
  padding-left: 10px; }

.multimedia-admin-portlet .multimedia-categories .root-category .category {
  line-height: 30px;
  font-size: 11px;
  font-style: normal;
  font-weight: bold; }

.multimedia-admin-portlet .multimedia-categories .sub-category {
  line-height: 25px;
  padding-left: 40px; }

.multimedia-admin-portlet .multimedia-categories .sub-category .category {
  font-size: 10px; }

/*============= MULTIMEDIA VIEWS ================*/
.ie7 #content .family-01 {
  zoom: 1; }

#content .bloc-photos .photo-container .photo {
  position: relative; }

.ie6 #content .bloc-photos .photo-container .photo,
.ie7 #content .bloc-photos .photo-container .photo {
  zoom: 1; }

#content .bloc-photos .photo-container .photo img {
  margin: 0;
  max-width: 100%;
  max-height: 300px; }

#content .bloc-photos .thumbnail-bar {
  width: 440px; }

#content .bloc-photos .thumbnail-container-container {
  height: 60px;
  width: 330px;
  overflow: hidden; }

.ie6 .thumbnail-bar .thumbnail-container-container {
  overflow: hidden;
  height: 60px;
  width: 330px; }

#content .bloc-photos .thumbnail-container {
  list-style: none outside none;
  margin: 0;
  width: 380px; }

#content .bloc-photos .thumbnail-container .thumbnail {
  border: 1px solid #fff;
  float: left;
  height: 58px;
  width: 61px;
  margin-right: 3px;
  overflow: hidden;
  cursor: pointer; }

.ie6 .thumbnail-bar .thumbnail-container-container .thumbnail {
  display: inline;
  height: 50px;
  width: 53px; }

.ie6 .bloc-photos .image-bloc {
  height: 400px;
  width: 440px; }

#content .bloc-photos .thumbnail-button {
  height: 60px;
  line-height: 60px;
  width: 50px;
  cursor: pointer; }

#content .bloc-photos .thumbnail-button-left {
  float: left;
  margin-right: 5px; }

.ie6 #content .bloc-photos .thumbnail-button-left {
  margin-right: 2px; }

#content .bloc-photos .thumbnail-button-right {
  float: right;
  margin-left: 5px; }

.ie6 #content .bloc-photos .thumbnail-button-right {
  margin-left: 2px; }

#content .bloc-photos .thumbnail-button-disabled {
  color: #777;
  cursor: default; }

.ie6 #content .bloc-photos .thumbnail-button-disabled {
  background-color: #eee; }

.bgBlanc {
  background-color: #ffffff;
  padding-bottom: 50px; }

.bgGris {
  background-color: #edeeef;
  padding-bottom: 50px; }

.portlet-layout.row-fluid.bgGris {
  margin-top: 2em; }

.bgGrisCourt {
  background-color: #edeeef; }

.bandeauImage {
  max-width: 980px;
  margin: auto;
  display: block; }

/** Bpm statut des taches de workflow */
.bpm-tache.bpm-statut-defaut {
  background: transparent url(/cosmos-theme/images/habilitation/parcoursPlus.png) no-repeat top left scroll;
  padding: 0px 0px 0 45px;
  min-height: 45px;
  min-width: 45px; }

.bpm-tache.bpm-statut-realise {
  background: transparent url(/cosmos-theme/images/habilitation/parcoursOK.png) no-repeat top left scroll;
  padding: 0px 0px 0 45px;
  min-height: 45px;
  min-width: 45px; }

/* Parcours Habilitation */
.cosmos-parcours-habilitation {
  position: relative;
  padding: 30px 0px 40px; }

.cosmos-parcours-habilitation h1 {
  color: #a02323;
  text-align: center;
  margin: 30px 0px; }

.cosmos-parcours-habilitation h2 {
  color: #a02323;
  margin: 30px 0px; }

.cosmos-parcours-habilitation p {
  line-height: 150% !important;
  font-size: 12px !important; }

.cosmos-parcours-habilitation .intro {
  text-align: center;
  line-height: 150% !important; }

.cosmos-parcours-habilitation .blockImage {
  padding: 20px 0px 40px; }

.cosmos-parcours-habilitation .blockImage .etape {
  font-size: 40px;
  cursor: pointer; }

.cosmos-parcours-habilitation .blockImage .popupDetail {
  background-color: white;
  border: 1px solid #dcdcdc;
  width: 220px;
  text-align: left !important;
  font-size: 14px;
  padding: 20px;
  color: black;
  -moz-box-shadow: 1px 1px 25px #555;
  -webkit-box-shadow: 1px 1px 25px #555;
  -o-box-shadow: 1px 1px 25px #555;
  box-shadow: 1px 1px 25px #555; }

.cosmos-parcours-habilitation .blockImage .etape h4 {
  font-size: 18px !important;
  background-color: #fff; }

.cosmos-parcours-habilitation .blockImage .popupDetail h4 {
  font-size: 14px !important;
  color: #a02323;
  margin-top: 0px !important; }

.etapeMobile {
  display: none; }

/* Démarche (étape) Habilitation */
.cosmos-demarche-habilitation {
  max-width: 980px;
  margin: auto !important; }

.cosmos-demarche-habilitation h1 {
  color: #a02323;
  text-align: center;
  margin: 30px 0px; }

.cosmos-demarche-habilitation h2 {
  color: #a02323 !important;
  font-size: 18px !important;
  margin: 30px 0px; }

.cosmos-demarche-habilitation-details > h2 {
  margin-top: 0; }

.cosmos-demarche-habilitation p {
  line-height: 150% !important;
  font-size: 12px !important; }

.cosmos-demarche-habilitation img {
  max-width: 20%;
  margin: auto;
  display: block; }

.cosmos-demarche-habilitation .intro {
  text-align: center;
  line-height: 150% !important;
  font-size: 12px !important; }

.cosmos-demarche-habilitation .cosmos-demarche-habilitation-details {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2; }

.cosmos-demarche-habilitation-details ol {
  list-style-type: numeric;
  margin: 1em; }

#content .portlet-journal-content .demarcheSyntheseEtape ol {
  list-style: none;
  margin: 0px; }

.cosmos-demarche-habilitation div.demarcheSyntheseEtape {
  border-color: #edeeef;
  border-width: 1px;
  border-style: solid;
  padding: 10px; }

.cosmos-demarche-habilitation .demarcheSyntheseEtape li.cosmos-demarche-synthese-etape {
  /* 	width: 24%; */
  /* 	float: left; */
  display: inline-block;
  /* 	-webkit-columns: 2; */
  /* 	-moz-columns: 2; */
  /* 	columns: 2; */
  /* 	column-width: 120px; */
  list-style: none;
  margin: 10px 5px;
  min-width: 20%; }

.cosmos-demarche-habilitation .demarcheSyntheseEtape li.cosmos-demarche-synthese-etape div.libelle {
  vertical-align: middle;
  line-height: normal; }

.cosmos-demarche-habilitation .demarcheSyntheseEtape li.cosmos-demarche-synthese-etape div.numero {
  color: #a02323;
  border-color: #333;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  margin-right: 8px;
  padding: 10px 14px;
  width: 11px;
  display: inline-block; }

.cosmos-demarche-habilitation .demarcheSyntheseEtape li.cosmos-demarche-synthese-etape div.libelle span {
  margin-top: 12px !important;
  display: inline-block; }

.demarcheDocumentsEtContacts {
  padding: 30px 0px 0px; }

.demarcheDocumentsEtContacts a[href^="/documents/"] {
  background-image: none !important; }

.DeCtitre {
  font-size: 15px;
  font-weight: bold;
  padding-top: 0px !important;
  padding-bottom: 5px;
  color: #a02323; }

.DeCdatas {
  background-color: white;
  padding: 10px; }

.DeCdatas ul {
  margin: 0px !important; }

.DeCdatas ul > li {
  list-style: none !important;
  line-height: 30px !important; }

.DeCdatas ul > li img {
  list-style: none !important;
  max-width: 20px !important;
  margin: 0px 10px; }

.DeCdatas ul > li > a {
  color: #a02323 !important; }

.DeCdatasDoc ul {
  list-style-type: none !important;
  margin-left: 0px !important; }

.DeCdatasDoc ul > li {
  background-color: white;
  margin-bottom: 5px;
  padding: 10px; }

.DeCdatasDoc ul > li > a {
  padding-left: 0px !important;
  text-decoration: none !important; }

div.titrePage {
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  color: #696969; }

/* Affichage Mobile */
@media only screen and (max-width: 480px) {
  #bandeauGris {
    width: 100%;
    margin-left: 0px; }

  .etapeMobile {
    display: inherit; }

  .cosmos-parcours-habilitation .blockImage img {
    max-width: 350px !important;
    margin-right: auto;
    margin-left: auto;
    display: block; }

  .cosmos-parcours-habilitation .blockImage .etape {
    display: none; }

  .cosmos-parcours-habilitation li.cosmos-demarche-synthese-etape {
    width: 100%;
    float: left;
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    column-width: 120px;
    margin-top: 10px;
    margin-left: 0px; }

  .cosmos-demarche-habilitation .cosmos-demarche-habilitation-details {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1; } }
.wikiItem {
  padding: 10px !important;
  background-color: #fff;
  margin-bottom: 0.5em !important; }

.wikiTitre {
  border: none !important;
  font-size: 15px;
  font-weight: bold;
  color: #a02323; }

.wikiContent {
  margin: 10px 0px; }

div.cosmos-page .wikiSpan12 h2 {
  color: #a02323;
  text-align: center;
  margin: 20px auto;
  max-width: 40%;
  font-size: 1.8em !important; }

.wikiSpan12 .top img {
  max-width: 20px;
  margin: 0px auto;
  display: block;
  padding-top: 40px; }

/* .wikiSpan12 .bottom img{ */
/* 	max-width:100px; margin:30px auto 0px; display: block; */
/* } */
/* .wikiSpan6{ */
/* 	line-height: 120px; */
/* } */
div.cosmos-page .wikiSpan6 h2 {
  color: #696969;
  display: inline;
  vertical-align: bottom;
  line-height: 40px !important; }

.wikiSpan6 img {
  max-width: 70px !important;
  max-height: 70px !important;
  margin: 30px 20px 10px;
  vertical-align: bottom; }

/* Déclinaison du bas de page de Wikidemial */
.wikidemial .wikiSpan12 .bottom,
.wikiSpan12 .bottom {
  margin-top: 3em;
  background: url("/cosmos-theme/images/habilitation/wikidemial.png") top center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 170px; }

.wiki-pmr .wikiSpan12 .bottom {
  background: url("/cosmos-theme/images/habilitation/wiki-pmr.png") top center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 170px; }

.wiki-label .wikiSpan12 .bottom {
  background: url("/cosmos-theme/images/habilitation/wiki-label.png") top center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 170px; }

.jcarousel-wrapper {
  position: relative;
  max-width: 1010px;
  margin-left: auto;
  margin-right: auto; }

/** Carousel **/
.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px; }

.jcarousel ul {
  /* width: 20000em; */
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

.jcarousel li {
  /* width: 100%; */
  float: left;
  border: 1px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jcarousel img {
  display: block;
  max-width: 100%;
  height: auto !important; }

/** Carousel Controls **/
.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #4E443C;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 4px #F0EFE7;
  -moz-box-shadow: 0 0 4px #F0EFE7;
  box-shadow: 0 0 4px #F0EFE7; }

.jcarousel-control-prev {
  left: 15px; }

.jcarousel-control-next {
  right: 15px; }

/** Carousel Pagination **/
.jcarousel-pagination {
  position: absolute;
  bottom: -40px;
  margin: 0; }

.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 5px;
  width: 5px;
  line-height: 10px;
  color: #4E443C;
  margin-right: 7px;
  margin-left: 7px;
  background: #A02323;
  color: #A02323;
  opacity: 1;
  vertical-align: middle; }

.jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  height: 8px;
  width: 8px; }

.test {
  width: calc(100% - 2px); }

/*
    Common 
*/
.wizard,
.tabcontrol {
  display: block;
  width: 100%;
  overflow: hidden; }

.wizard a,
.tabcontrol a {
  outline: 0; }

.wizard ul,
.tabcontrol ul {
  list-style: none !important;
  padding: 0;
  margin: 0; }

.wizard ul > li,
.tabcontrol ul > li {
  display: block;
  padding: 0; }

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info {
  position: absolute;
  left: -999em; }

.wizard > .content > .title,
.tabcontrol > .content > .title {
  position: absolute;
  left: -999em; }

/*
    Wizard
*/
.wizard > .steps {
  position: relative;
  display: block;
  width: 100%; }

.wizard.vertical > .steps {
  display: inline;
  float: left;
  width: 30%; }

.wizard > .steps .number {
  font-size: 1.429em; }

.wizard > .steps > ul > li {
  width: 25%; }

.wizard > .steps > ul > li,
.wizard > .actions > ul > li {
  float: left; }

.wizard.vertical > .steps > ul > li {
  float: none;
  width: 100%; }

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
  display: block;
  width: auto;
  text-decoration: none; }

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
  cursor: default; }

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
  cursor: default; }

.wizard > .content {
  display: block;
  margin: 0.5em;
  /*min-height: 35em;*/
  overflow: hidden;
  position: relative;
  width: auto; }

.wizard.vertical > .content {
  display: inline;
  float: left;
  margin: 0 2.5% 0.5em 2.5%;
  width: 65%; }

.wizard > .content > .body {
  float: left;
  /*position: absolute;*/
  width: calc(100% - 42px);
  height: calc(100% - 70px);
  padding: 20px; }

.wizard > .content > .body ul {
  list-style: disc !important; }

.wizard > .content > .body ul > li {
  display: list-item; }

.wizard > .content > .body > iframe {
  width: 100%;
  height: 100%; }

.wizard > .content > .body input {
  display: block; }

.wizard > .content > .body input[type="checkbox"] {
  display: inline-block; }

.wizard > .content > .body input.error {
  background: #fbe3e4;
  color: #8a1f11; }

.wizard > .content > .body label {
  display: inline-block;
  margin-bottom: 0.5em; }

.wizard > .content > .body label.error {
  color: #8a1f11;
  display: inline-block;
  margin-left: 1.5em; }

.wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  width: 100%; }

.wizard.vertical > .actions {
  display: inline;
  float: right;
  margin: 0 2.5%;
  width: 95%; }

.wizard > .actions > ul {
  display: inline-block;
  text-align: right; }

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  display: block;
  text-decoration: none; }

/*
    Tabcontrol
*/
.tabcontrol > .steps {
  position: relative;
  display: block;
  width: 100%; }

.tabcontrol > .steps > ul {
  position: relative;
  z-index: 1; }

#content .tabcontrol > .steps > ul {
  margin-left: 0; }

.tabcontrol > .steps > ul > li {
  float: left; }

.tabcontrol > .steps > ul > li > a {
  display: inline-block;
  margin: 0;
  text-decoration: none; }

.tabcontrol > .steps > ul > li > a:hover {
  text-decoration: none; }

.tabcontrol > .content {
  position: relative;
  display: inline-block;
  width: 100%;
  /*height: 35em;*/
  overflow: hidden; }

.tabcontrol > .content > .body {
  float: left;
  /*position: absolute;*/
  width: calc(100% - 42px);
  height: auto;
  padding: 20px; }

.tabcontrol > .content > .body ul {
  list-style: disc !important; }

.tabcontrol > .content > .body ul > li {
  display: list-item; }

@media (max-width: 480px) {
  .cosmos-formation-agregator > .steps > ul > li {
    width: 100%; } }
.cosmos-article-agregator.jcarousel-wrapper {
  margin-bottom: 40px; }

.cosmos-accueil .breadcrumbs-cosmos {
  display: none !important; }

.cosmos-accueil .portlet-asset-publisher .portlet .portlet-topper h1.portlet-title {
  text-align: center;
  margin: 0 auto;
  background: none transparent !important;
  margin: 15px 20px !important; }
  .cosmos-accueil .portlet-asset-publisher .portlet .portlet-topper h1.portlet-title img {
    display: none; }
  .cosmos-accueil .portlet-asset-publisher .portlet .portlet-topper h1.portlet-title .portlet-title-text {
    font-family: arial;
    font-size: 18px;
    text-align: center; }

.cosmos-accueil .cosmos-page-content .main-content {
  max-width: 100%; }
  .cosmos-accueil .cosmos-page-content .main-content nav.breadcrumbs-cosmos, .cosmos-accueil .cosmos-page-content .main-content .row2, .cosmos-accueil .cosmos-page-content .main-content .row3, .cosmos-accueil .cosmos-page-content .main-content .row4 {
    max-width: 950px;
    margin: 0 auto;
    height: 100%;
    position: relative; }
  .cosmos-accueil .cosmos-page-content .main-content .row2, .cosmos-accueil .cosmos-page-content .main-content .row3, .cosmos-accueil .cosmos-page-content .main-content .row4 {
    padding: 20px 0 30px 0; }
  .cosmos-accueil .cosmos-page-content .main-content .row3-container {
    background-color: #edeeef; }
  .cosmos-accueil .cosmos-page-content .main-content .row2 .portlet-asset-publisher .portlet .portlet-topper h1.portlet-title .portlet-title-text,
  .cosmos-accueil .cosmos-page-content .main-content .row2 .portlet .portlet-topper h1.portlet-title .portlet-title-text, .cosmos-accueil .cosmos-page-content .main-content .row2 h2, .cosmos-accueil .cosmos-page-content .main-content .row4 .portlet-asset-publisher .portlet .portlet-topper h1.portlet-title .portlet-title-text,
  .cosmos-accueil .cosmos-page-content .main-content .row4 .portlet .portlet-topper h1.portlet-title .portlet-title-text, .cosmos-accueil .cosmos-page-content .main-content .row4 h2 {
    color: #A02323;
    font-family: arial; }
  .cosmos-accueil .cosmos-page-content .main-content .row2 .portlet .portlet-topper h1.portlet-title img, .cosmos-accueil .cosmos-page-content .main-content .row4 .portlet .portlet-topper h1.portlet-title img {
    display: none; }
  .cosmos-accueil .cosmos-page-content .main-content .row3 .portlet-asset-publisher .portlet .portlet-topper h1.portlet-title .portlet-title-text, .cosmos-accueil .cosmos-page-content .main-content .row3 .portlet .portlet-topper h1.portlet-title .portlet-title-text, .cosmos-accueil .cosmos-page-content .main-content .row3 h2 {
    color: #333333;
    font-family: arial; }
  .cosmos-accueil .cosmos-page-content .main-content .portlet-asset-publisher .portlet .portlet-topper h1.portlet-title .portlet-title-text, .cosmos-accueil .cosmos-page-content .main-content .portlet .portlet-topper h1.portlet-title .portlet-title-text, .cosmos-accueil .cosmos-page-content .main-content h2 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500; }

ul.img-carousel-accueil li {
  top: -1px; }
ul.img-carousel-accueil .background-img img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1010px; }
ul.img-carousel-accueil .block {
  position: absolute;
  margin: 0 auto;
  bottom: 10%;
  z-index: 5;
  right: calc((100% - 950px) / 2);
  width: calc(950px * 0.4); }
  ul.img-carousel-accueil .block .block-text {
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #A02323;
    font-size: 16px;
    line-height: 20px; }
    ul.img-carousel-accueil .block .block-text .block-text-text {
      background: rgba(255, 255, 255, 0.9);
      padding-top: 15px;
      padding-right: 30px;
      padding-bottom: 5px;
      padding-left: 30px;
      color: #4E443C; }
    ul.img-carousel-accueil .block .block-text .block-text-link {
      color: white;
      background-color: #A02323;
      font-size: 18px;
      font-weight: bolder;
      height: 50px;
      width: 100%;
      display: table; }
      ul.img-carousel-accueil .block .block-text .block-text-link a {
        color: white;
        text-align: center;
        margin: auto 0px;
        display: table-cell;
        vertical-align: middle;
        padding: 10px 20px; }

.jcarousel .img-carousel-accueil li {
  position: relative;
  max-width: 1010px;
  max-height: 500px; }

.jcarousel-wrapper.carousel-accueil .pagination {
  width: 100%;
  align-items: center;
  margin: 0px 0 30px 0;
  height: 30px;
  text-align: center; }
  .jcarousel-wrapper.carousel-accueil .pagination a.jcarousel-control-prev, .jcarousel-wrapper.carousel-accueil .pagination a.jcarousel-control-next {
    display: inline;
    position: relative;
    height: 30px;
    width: 30px;
    left: unset;
    right: unset;
    margin-top: 0px;
    top: 0px; }
  .jcarousel-wrapper.carousel-accueil .pagination a.jcarousel-control-prev, .jcarousel-wrapper.carousel-accueil .pagination a.jcarousel-control-next {
    background: url("/cosmos-theme/images/carousel-accueil/red-arrow-left.png") 100% no-repeat !important;
    display: inline-block;
    width: 30px;
    background-size: 100% 100% !important; }
  .jcarousel-wrapper.carousel-accueil .pagination a.jcarousel-control-next {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg); }
  .jcarousel-wrapper.carousel-accueil .pagination p.jcarousel-pagination {
    border-collapse: separate;
    border-spacing: 10px 0px;
    position: relative;
    display: inline-block;
    left: unset;
    top: unset;
    transform: unset;
    bottom: 0px;
    height: 100%;
    margin: 0; }
    .jcarousel-wrapper.carousel-accueil .pagination p.jcarousel-pagination a, .jcarousel-wrapper.carousel-accueil .pagination p.jcarousel-pagination a:hover {
      height: 30px;
      width: 30px;
      text-indent: unset;
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      font-size: 14px;
      font-weight: bold;
      color: white; }

.jcarousel-wrapper.carousel-accueil .jcarousel {
  margin-bottom: 10px; }

/* Simple Carousel */
.jcarousel-wrapper.carousel-accueil .pagination.simpleCarousel {
  margin: 0px !important;
  height: 0px; }

.jcarousel-wrapper.carousel-accueil .pagination.simpleCarousel a.jcarousel-control-prev, .jcarousel-wrapper.carousel-accueil .pagination.simpleCarousel a.jcarousel-control-next {
  position: absolute;
  margin-top: 0;
  top: 40%;
  z-index: 6; }

.jcarousel-wrapper.carousel-accueil .pagination.simpleCarousel a.jcarousel-control-prev {
  left: 15px; }

.jcarousel-wrapper.carousel-accueil .pagination.simpleCarousel a.jcarousel-control-next {
  right: 15px; }

.main-content ul.img-carousel-accueil.simpleCarousel li {
  max-width: 980px; }

.main-content ul.img-carousel-accueil.simpleCarousel .background-img img {
  max-width: 980px; }

.main-content ul.img-carousel-accueil.simpleCarousel .block {
  right: 60px; }

.main-content .span6 .jcarousel-wrapper.carousel-accueil {
  max-width: 450px; }

.main-content .span6 ul.img-carousel-accueil.simpleCarousel li {
  max-width: 450px; }

.main-content .span6 ul.img-carousel-accueil.simpleCarousel .background-img img {
  max-width: 450px; }

.main-content .span6 ul.img-carousel-accueil.simpleCarousel .block {
  position: relative;
  width: 100%;
  right: 0px;
  bottom: 0px; }

/* Responsive */
@media only screen and (max-width: 947px) {
  ul.img-carousel-accueil .block {
    right: 20px;
    width: 40%; }

  ul.img-carousel-accueil .block .block-text {
    font-size: 13px; } }
@media only screen and (max-width: 767px) {
  ul.img-carousel-accueil .block {
    position: relative;
    width: 100%;
    right: 0px;
    bottom: 0px; }

  .cosmos-accueil .portlet-title, .cosmos-accueil h2 {
    background: transparent none !important;
    text-align: left;
    padding-left: 20px; }

  ul.img-carousel-accueil.simpleCarousel .block {
    right: 0px; } }
.publication-container label {
  font-size: 12px !important; }
.publication-container .field {
  width: auto; }

.indicator-portlet table {
  border: 1px solid #bbb; }

.indicator-portlet table th {
  border: 1px solid #bbb;
  padding: 5px;
  text-align: center;
  width: 50px; }

.indicator-portlet table td {
  border: 1px solid #bbb;
  padding: 5px;
  width: 50px; }

/* Univers */
div.publication-container h2 {
  display: none; }

div.publication-container div.dateSync {
  float: right;
  color: #7B7B7B;
  padding: 7px 0; }

div.abonnements-form,
div.publication-form,
.fieldset {
  width: 100%; }

div.exportActions {
  padding-left: 1em;
  padding-bottom: 1em; }

div.data-indicator {
  color: #7B7B7B; }

div.publication-container .fieldset h4 {
  margin-top: 1em; }

/* conteneur scrollable pour longues listes */
div.overflow {
  overflow: scroll;
  max-width: 980px;
  max-height: 600px; }

table.data-indicator {
  width: 100%;
  margin: 1em 0;
  border-left: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc; }

table.data-indicator th,
table.data-indicator td {
  padding: 2px 4px;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc; }

table.data-indicator th {
  vertical-align: top; }

table.data-indicator td.label_profil {
  width: 30%; }

.cs-red table.data-indicator td.label_profil {
  background-color: #a02323; }

th.col-aqua {
  color: #000;
  background-color: #cbfdfd; }

th.col-blue {
  color: #000;
  background-color: #99ccff; }

th.col-silver {
  color: #000;
  background-color: #dcdcdc; }

th.col-gray {
  color: #000;
  background-color: #c0c0c0; }

th.col-red {
  color: #fff;
  background-color: #b00016; }

th.col-black {
  color: #fff;
  background-color: #000; }

th.col-green {
  color: #fff;
  background-color: #7cba00; }

th.col-darkgreen {
  color: #fff;
  background-color: #008080; }

td.currency {
  white-space: nowrap; }

/* Abonnements */
div.abonnements-list h4,
div.abonnements-list h4 a:link,
div.abonnements-list h4 a:visited {
  font-size: 14px;
  margin-bottom: 0.5em;
  color: #3B3B3B; }

div.abon-liste-editions .actions {
  float: right;
  width: 20%;
  position: relative; }

div.abon-liste-editions div.even {
  background-color: white; }

div.abon-view-block {
  margin-top: 1em; }

div.editions-manage {
  margin: 2em 0; }

table.subscribe-table {
  width: 100%; }

table.subscribe-table th {
  padding: 3px; }

table.subscribe-table tbody tr {
  border-bottom: 1px solid #dedede; }

table.subscribe-table td {
  padding: 3px; }

.update-date {
  color: #7B7B7B;
  margin-right: 5px;
  font-weight: bold;
  display: block; }

.next-update-date {
  color: #7B7B7B;
  display: block; }

span.dt {
  font-weight: bold; }

/* LIste des rapports */
div#abon-liste-rapports {
  padding: 0 1em 1em 5em; }

div#abon-liste-rapports ul {
  margin: 2em;
  list-style-type: square; }

/* Navigation */
div.portlet-body div.nav-menu h2 {
  display: none; }

.publication-container .button-holder {
  margin: 10px 0; }
.publication-container .control-group, .publication-container select {
  margin-bottom: 0; }

/*Grid*/
.ui-jqgrid {
  position: relative !important;
  font-size: 11px !important; }

.ui-jqgrid .ui-jqgrid-view {
  position: relative;
  left: 0px;
  top: 0px;
  padding: .0em; }

/* caption*/
.ui-jqgrid .ui-jqgrid-titlebar {
  padding: .3em .2em .2em .3em;
  position: relative;
  border-left: 0px none;
  border-right: 0px none;
  border-top: 0px none; }

.ui-jqgrid .ui-jqgrid-title {
  float: left;
  margin: .1em 0 .2em; }

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

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

.ui-jqgrid .ui-jqgrid-titlebar-close:hover {
  padding: 0; }

/* header*/
.ui-jqgrid .ui-jqgrid-hdiv {
  position: relative;
  margin: 0em;
  padding: 0em;
  overflow-x: hidden;
  overflow-y: auto;
  border-left: 0px none !important;
  border-top: 0px none !important;
  border-right: 0px none !important; }

.ui-jqgrid .ui-jqgrid-hbox {
  float: left;
  padding-right: 20px; }

.ui-jqgrid .ui-jqgrid-htable {
  table-layout: fixed;
  margin: 0em; }

.ui-jqgrid .ui-jqgrid-htable th {
  height: 22px;
  padding: 0 2px 0 2px; }

.ui-jqgrid .ui-jqgrid-htable th div {
  overflow: hidden;
  position: relative;
  height: 17px; }

.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  border-top: 0px none;
  border-bottom: 0px none; }

.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
  border-left: 0px none; }

.ui-th-rtl, .ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {
  border-right: 0px none; }

.ui-jqgrid .ui-th-div-ie {
  white-space: nowrap;
  zoom: 1;
  height: 17px; }

.ui-jqgrid .ui-jqgrid-resize {
  height: 20px !important;
  position: relative;
  cursor: e-resize;
  display: inline;
  overflow: hidden; }

.ui-jqgrid .ui-grid-ico-sort {
  overflow: hidden;
  position: absolute;
  display: inline;
  cursor: pointer !important; }

.ui-jqgrid .ui-icon-asc {
  margin-top: -3px;
  height: 12px; }

.ui-jqgrid .ui-icon-desc {
  margin-top: 3px;
  height: 12px; }

.ui-jqgrid .ui-i-asc {
  margin-top: 0px;
  height: 16px; }

.ui-jqgrid .ui-i-desc {
  margin-top: 0px;
  margin-left: 13px;
  height: 16px; }

.ui-jqgrid .ui-jqgrid-sortable {
  cursor: pointer; }

.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 1px !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important; }

tr.ui-search-toolbar input {
  margin: 1px 0px 0px 0px; }

tr.ui-search-toolbar select {
  margin: 1px 0px 0px 0px; }

/* body */
.ui-jqgrid .ui-jqgrid-bdiv {
  position: relative;
  margin: 0em;
  padding: 0;
  overflow: auto;
  text-align: left; }

.ui-jqgrid .ui-jqgrid-btable {
  table-layout: fixed;
  margin: 0em;
  outline-style: none; }

.ui-jqgrid tr.jqgrow {
  outline-style: none; }

.ui-jqgrid tr.jqgroup {
  outline-style: none; }

.ui-jqgrid tr.jqgrow td {
  font-weight: normal;
  overflow: hidden;
  white-space: pre;
  height: 22px;
  padding: 0 2px 0 2px;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid; }

.ui-jqgrid tr.jqgfirstrow td {
  padding: 0 2px 0 2px;
  border-right-width: 1px;
  border-right-style: solid; }

.ui-jqgrid tr.jqgroup td {
  font-weight: normal;
  overflow: hidden;
  white-space: pre;
  height: 22px;
  padding: 0 2px 0 2px;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid; }

.ui-jqgrid tr.jqfoot td {
  font-weight: bold;
  overflow: hidden;
  white-space: pre;
  height: 22px;
  padding: 0 2px 0 2px;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid; }

.ui-jqgrid tr.ui-row-ltr td {
  text-align: left;
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid; }

.ui-jqgrid tr.ui-row-rtl td {
  text-align: right;
  border-left-width: 1px;
  border-left-color: inherit;
  border-left-style: solid; }

.ui-jqgrid td.jqgrid-rownum {
  padding: 0 2px 0 2px;
  margin: 0px;
  border: 0px none; }

.ui-jqgrid .ui-jqgrid-resize-mark {
  width: 2px;
  left: 0;
  background-color: #777;
  cursor: e-resize;
  cursor: col-resize;
  position: absolute;
  top: 0;
  height: 100px;
  overflow: hidden;
  display: none;
  border: 0 none; }

/* footer */
.ui-jqgrid .ui-jqgrid-sdiv {
  position: relative;
  margin: 0em;
  padding: 0em;
  overflow: hidden;
  border-left: 0px none !important;
  border-top: 0px none !important;
  border-right: 0px none !important; }

.ui-jqgrid .ui-jqgrid-ftable {
  table-layout: fixed;
  margin-bottom: 0em; }

.ui-jqgrid tr.footrow td {
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  height: 21px;
  padding: 0 2px 0 2px;
  border-top-width: 1px;
  border-top-color: inherit;
  border-top-style: solid; }

.ui-jqgrid tr.footrow-ltr td {
  text-align: left;
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid; }

.ui-jqgrid tr.footrow-rtl td {
  text-align: right;
  border-left-width: 1px;
  border-left-color: inherit;
  border-left-style: solid; }

/* Pager*/
.ui-jqgrid .ui-jqgrid-pager {
  border-left: 0px none !important;
  border-right: 0px none !important;
  border-bottom: 0px none !important;
  margin: 0px !important;
  padding: 0px !important;
  position: relative;
  height: 25px;
  white-space: nowrap;
  overflow: hidden; }

.ui-jqgrid .ui-pager-control {
  position: relative; }

.ui-jqgrid .ui-pg-table {
  position: relative;
  padding-bottom: 2px;
  width: auto;
  margin: 0em; }

.ui-jqgrid .ui-pg-table td {
  font-weight: normal;
  vertical-align: middle;
  padding: 1px; }

.ui-jqgrid .ui-pg-button {
  height: 19px !important; }

.ui-jqgrid .ui-pg-button span {
  display: block;
  margin: 1px;
  float: left; }

.ui-jqgrid .ui-pg-button:hover {
  padding: 0px; }

.ui-jqgrid .ui-state-disabled:hover {
  padding: 1px; }

.ui-jqgrid .ui-pg-input {
  height: 13px !important;
  font-size: .8em !important;
  margin: 0em !important;
  padding: 5px 1px !important;
  width: 25px !important; }

.ui-jqgrid .ui-pg-selbox {
  font-size: .8em;
  line-height: 18px;
  display: block;
  height: 26px;
  margin: 0em;
  width: 52px !important; }

.ui-jqgrid .ui-separator {
  height: 18px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  margin: 1px;
  float: right; }

.ui-jqgrid .ui-paging-info {
  font-weight: normal;
  height: 19px;
  margin-top: 3px;
  margin-right: 4px; }

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
  padding: 1px 0;
  float: left;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  position: relative; }

.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
  cursor: pointer; }

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
  float: left;
  margin: 0 2px; }

.ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea {
  margin: 0em; }

.ui-jqgrid td textarea {
  width: auto;
  height: auto; }

.ui-jqgrid .ui-jqgrid-toppager {
  border-left: 0px none !important;
  border-right: 0px none !important;
  border-top: 0px none !important;
  margin: 0px !important;
  padding: 0px !important;
  position: relative;
  height: 25px !important;
  white-space: nowrap;
  overflow: hidden; }

/*subgrid*/
.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
  display: block; }

.ui-jqgrid .ui-subgrid {
  margin: 0em;
  padding: 0em;
  width: 100%; }

.ui-jqgrid .ui-subgrid table {
  table-layout: fixed; }

.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {
  height: 18px;
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: inherit;
  border-bottom-style: solid; }

.ui-jqgrid .ui-subgrid td.subgrid-data {
  border-top: 0px none !important; }

.ui-jqgrid .ui-subgrid td.subgrid-cell {
  border-width: 0px 0px 1px 0px; }

.ui-jqgrid .ui-th-subgrid {
  height: 20px; }

/* loading */
.ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  z-index: 101;
  padding: 6px;
  margin: 5px;
  text-align: center;
  font-weight: bold;
  display: none;
  border-width: 2px !important; }

.ui-jqgrid .jqgrid-overlay {
  display: none;
  z-index: 100; }

* html .jqgrid-overlay {
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px'); }

* .jqgrid-overlay iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px'); }

/* end loading div */
/* toolbar */
.ui-jqgrid .ui-userdata {
  border-left: 0px none;
  border-right: 0px none;
  height: 21px;
  overflow: hidden; }

/*Modal Window */
.ui-jqdialog {
  display: none;
  width: 300px;
  position: absolute;
  padding: .2em;
  font-size: 11px;
  overflow: visible; }

.ui-jqdialog .ui-jqdialog-titlebar {
  padding: .3em .2em;
  position: relative; }

.ui-jqdialog .ui-jqdialog-title {
  margin: .1em 0 .2em; }

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

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

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

.ui-jqdialog-content, .ui-jqdialog .ui-jqdialog-content {
  border: 0;
  padding: .3em .2em;
  background: none;
  height: auto; }

.ui-jqdialog .ui-jqconfirm {
  padding: .4em 1em;
  border-width: 3px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  overflow: visible;
  display: none;
  height: 80px;
  width: 220px;
  text-align: center; }

/* end Modal window*/
/* Form edit */
.ui-jqdialog-content .FormGrid {
  margin: 0px; }

.ui-jqdialog-content .EditTable {
  width: 100%;
  margin-bottom: 0em; }

.ui-jqdialog-content .DelTable {
  width: 100%;
  margin-bottom: 0em; }

.EditTable td input, .EditTable td select, .EditTable td textarea {
  margin: 0em; }

.EditTable td textarea {
  width: auto;
  height: auto; }

.ui-jqdialog-content td.EditButton {
  text-align: right;
  border-top: 0px none;
  border-left: 0px none;
  border-right: 0px none;
  padding-bottom: 5px;
  padding-top: 5px; }

.ui-jqdialog-content td.navButton {
  text-align: center;
  border-left: 0px none;
  border-top: 0px none;
  border-right: 0px none;
  padding-bottom: 5px;
  padding-top: 5px; }

.ui-jqdialog-content input.FormElement {
  padding: .3em; }

.ui-jqdialog-content .data-line {
  padding-top: .1em;
  border: 0px none; }

.ui-jqdialog-content .CaptionTD {
  text-align: left;
  vertical-align: middle;
  border: 0px none;
  padding: 2px;
  white-space: nowrap; }

.ui-jqdialog-content .DataTD {
  padding: 2px;
  border: 0px none;
  vertical-align: top; }

.ui-jqdialog-content .form-view-data {
  white-space: pre; }

.fm-button {
  display: inline-block;
  margin: 0 4px 0 0;
  padding: .4em .5em;
  text-decoration: none !important;
  cursor: pointer;
  position: relative;
  text-align: center;
  zoom: 1; }

.fm-button-icon-left {
  padding-left: 1.9em; }

.fm-button-icon-right {
  padding-right: 1.9em; }

.fm-button-icon-left .ui-icon {
  right: auto;
  left: .2em;
  margin-left: 0;
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.fm-button-icon-right .ui-icon {
  left: auto;
  right: .2em;
  margin-left: 0;
  position: absolute;
  top: 50%;
  margin-top: -8px; }

#nData, #pData {
  float: left;
  margin: 3px;
  padding: 0;
  width: 15px; }

/* End Eorm edit */
/*.ui-jqgrid .edit-cell {}*/
.ui-jqgrid .selected-row, div.ui-jqgrid .selected-row td {
  font-style: normal;
  border-left: 0px none; }

/* Tree Grid */
.ui-jqgrid .tree-wrap {
  float: left;
  position: relative;
  height: 18px;
  white-space: nowrap;
  overflow: hidden; }

.ui-jqgrid .tree-minus {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden; }

.ui-jqgrid .tree-plus {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden; }

.ui-jqgrid .tree-leaf {
  position: absolute;
  height: 18px;
  width: 18px;
  overflow: hidden; }

.ui-jqgrid .treeclick {
  cursor: pointer; }

/* moda dialog */
.jqmOverlay {
  background-color: #000; }

* iframe.jqm {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px'); }

.ui-jqgrid-dnd tr td {
  border-right-width: 1px;
  border-right-color: inherit;
  border-right-style: solid;
  height: 20px; }

/* RTL Support */
.ui-jqgrid .ui-jqgrid-title-rtl {
  float: right;
  margin: .1em 0 .2em; }

.ui-jqgrid .ui-jqgrid-hbox-rtl {
  float: right;
  padding-left: 20px; }

.ui-jqgrid .ui-jqgrid-resize-ltr {
  float: right;
  margin: -2px -2px -2px 0px; }

.ui-jqgrid .ui-jqgrid-resize-rtl {
  float: left;
  margin: -2px 0px -1px -3px; }

.ui-jqgrid .ui-sort-rtl {
  left: 0px; }

.ui-jqgrid .tree-wrap-ltr {
  float: left; }

.ui-jqgrid .tree-wrap-rtl {
  float: right; }

.ui-jqgrid .ui-ellipsis {
  text-overflow: ellipsis;
  -moz-binding: url("/cosmos-theme/css/composants/publications-portlet/theme/ellipsis-xbl.xml#ellipsis"); }

/* Multiselect
----------------------------------*/
.ui-multiselect {
  border: solid 1px;
  font-size: 0.8em;
  width: 100% !important; }

.ui-multiselect ul {
  -moz-user-select: none; }

.ui-multiselect li {
  margin: 0;
  padding: 0;
  cursor: default;
  line-height: 20px;
  height: 20px;
  font-size: 11px;
  list-style: none; }

.ui-multiselect li a {
  color: #999;
  text-decoration: none;
  padding: 0;
  display: block;
  float: left;
  cursor: pointer; }

.ui-multiselect li.ui-draggable-dragging {
  padding-left: 10px; }

.ui-multiselect div.selected {
  position: relative;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  width: 60% !important; }

.ui-multiselect ul.selected {
  position: relative;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  background: #fff;
  margin: 0;
  list-style: none;
  border: 0;
  position: relative;
  width: 100%; }

.ui-multiselect div.available {
  position: relative;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  border-left: 1px solid;
  width: 39% !important; }

.ui-multiselect ul.available {
  position: relative;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  background: #fff;
  margin: 0;
  list-style: none;
  border: 0;
  width: 100%; }

.ui-multiselect ul.available li {
  padding-left: 10px; }

.ui-multiselect .ui-state-default {
  border: none;
  margin-bottom: 1px;
  position: relative;
  padding-left: 20px; }

.ui-multiselect .ui-state-hover {
  border: none; }

.ui-multiselect .ui-widget-header {
  border: none;
  font-size: 11px;
  margin-bottom: 1px; }

.ui-multiselect .add-all {
  float: right;
  padding: 7px; }

.ui-multiselect .remove-all {
  float: right;
  padding: 7px; }

.ui-multiselect .search {
  float: left;
  padding: 4px; }

.ui-multiselect .count {
  float: left;
  padding: 7px; }

.ui-multiselect li span.ui-icon-arrowthick-2-n-s {
  position: absolute;
  left: 2px; }

.ui-multiselect li a.action {
  position: absolute;
  right: 2px;
  top: 2px; }

.ui-multiselect input.search {
  height: 14px;
  padding: 1px;
  opacity: 0.5;
  margin: 4px;
  width: 100px; }

/* Multiselect
----------------------------------*/
.ui-multiselect {
  border: solid 1px;
  font-size: 0.8em;
  width: 100% !important; }

.ui-multiselect ul {
  -moz-user-select: none; }

.ui-multiselect li {
  margin: 0;
  padding: 0;
  cursor: default;
  line-height: 20px;
  height: 20px;
  font-size: 11px;
  list-style: none; }

.ui-multiselect li a {
  color: #999;
  text-decoration: none;
  padding: 0;
  display: block;
  float: left;
  cursor: pointer; }

.ui-multiselect li.ui-draggable-dragging {
  padding-left: 10px; }

.ui-multiselect div.selected {
  position: relative;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  width: 60% !important; }

.ui-multiselect ul.selected {
  position: relative;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  background: #fff;
  margin: 0;
  list-style: none;
  border: 0;
  position: relative;
  width: 100%; }

.ui-multiselect div.available {
  position: relative;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  border-left: 1px solid;
  width: 39% !important; }

.ui-multiselect ul.available {
  position: relative;
  padding: 0;
  overflow: auto;
  overflow-x: hidden;
  background: #fff;
  margin: 0;
  list-style: none;
  border: 0;
  width: 100%; }

.ui-multiselect ul.available li {
  padding-left: 10px; }

.ui-multiselect .ui-state-default {
  border: none;
  margin-bottom: 1px;
  position: relative;
  padding-left: 20px; }

.ui-multiselect .ui-state-hover {
  border: none; }

.ui-multiselect .ui-widget-header {
  border: none;
  font-size: 11px;
  margin-bottom: 1px; }

.ui-multiselect .add-all {
  float: right;
  padding: 7px; }

.ui-multiselect .remove-all {
  float: right;
  padding: 7px; }

.ui-multiselect .search {
  float: left;
  padding: 4px; }

.ui-multiselect .count {
  float: left;
  padding: 7px; }

.ui-multiselect li span.ui-icon-arrowthick-2-n-s {
  position: absolute;
  left: 2px; }

.ui-multiselect li a.action {
  position: absolute;
  right: 2px;
  top: 2px; }

.ui-multiselect input.search {
  height: 14px;
  padding: 1px;
  opacity: 0.5;
  margin: 4px;
  width: 100px; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui-helper-clearfix {
  display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

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

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Lucida Grande, Lucida Sans, 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: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #a6c9e2;
  background: #fcfdfd url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
  color: #222222; }

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

.ui-widget-header {
  border: 1px solid #4297d7;
  background: #5c9ccc url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold; }

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

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #c5dbec;
  background: #dfeffc url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #2e6e9e; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #2e6e9e;
  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 #79b7e7;
  background: #d0e5f5 url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1d5987; }

.ui-state-hover a, .ui-state-hover a:hover {
  color: #1d5987;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #79b7e7;
  background: #f5f8f9 url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #e17009; }

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

.ui-widget :active {
  outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fad42e;
  background: #fbec88 url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x;
  color: #363636; }

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

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a; }

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

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

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

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

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-icons_469bdd_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-icons_469bdd_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-icons_d8e7f3_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-icons_6da8d5_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-icons_217bc0_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-icons_f9bd01_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-icons_2e83ff_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-icons_cd0a0a_256x240.png); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-tl {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px; }

.ui-corner-tr {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px; }

.ui-corner-bl {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.ui-corner-br {
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.ui-corner-top {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px; }

.ui-corner-bottom {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.ui-corner-right {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.ui-corner-left {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.ui-corner-all {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(/cosmos-theme/css/composants/publications-portlet/theme/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

                                                                                                                                                                                                                                                                                                                /* Resizable
----------------------------------*/
.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  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; }

                                                                                       /* Selectable
----------------------------------*/
.ui-selectable-helper {
  border: 1px dotted black; }

/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1; }

.ui-accordion .ui-accordion-li-fix {
  display: inline; }

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important; }

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em; }

/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a {
  zoom: 1; }

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

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

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1; }

.ui-accordion .ui-accordion-content-active {
  display: block; }

                                                              /* Autocomplete
----------------------------------*/
.ui-autocomplete {
  position: absolute;
  cursor: default; }

.ui-autocomplete-loading {
  background: white url("/cosmos-theme/css/composants/publications-portlet/theme/images/ui-anim_basic_16x16.gif") right center no-repeat; }

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

/* without this, the menu expands to 100% in IE6 */
/* Menu
----------------------------------*/
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block; }

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

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

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1; }

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

/* Button
----------------------------------*/
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible; }

/* the overflow property removes extra width in IE */
.ui-button-icon-only {
  width: 2.2em; }

/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em; }

/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em; }

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

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

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

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

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

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

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .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 .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

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

/*button sets*/
.ui-buttonset {
  margin-right: 7px; }

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

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

/* reset extra padding in Firefox */
/* Dialog
----------------------------------*/
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden; }

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

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

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .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 {
  border: 0;
  padding: .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: .5em 0 0 0;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane button {
  float: right;
  margin: .5em .4em .5em 0;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  line-height: 1.4em;
  width: auto;
  overflow: visible; }

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

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

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

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

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

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

                                                    /* Tabs
----------------------------------*/
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1; }

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

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

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

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

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

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

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tabs .ui-tabs-hide {
  display: none !important; }

/* Datepicker
----------------------------------*/
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

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

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

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

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

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

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  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%; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

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

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

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

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

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

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

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  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; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  /*sorry for IE5*/
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/ }

 /* Progressbar
----------------------------------*/
.ui-progressbar {
  height: 2em;
  text-align: left; }

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

/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui-helper-clearfix {
  display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

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

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=bold&fsDefault=1em&cornerRadius=4px&bgColorHeader=9fbc19&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=cecece&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=cccccc&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=9fbc19&bgTextureOverlay=09_dots_small.png&bgImgOpacityOverlay=75&opacityOverlay=50&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

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

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

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: white url(/cosmos-theme/images/publications/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222; }

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

.ui-widget-header {
  border: 1px solid #cecece;
  background: #9fbc19 url(/cosmos-theme/images/publications/images/ui-bg_highlight-soft_75_9fbc19_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

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

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/cosmos-theme/images/publications/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #555555; }

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

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #cccccc url(/cosmos-theme/images/publications/images/ui-bg_glass_75_cccccc_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #212121; }

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

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: white url(/cosmos-theme/images/publications/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #212121; }

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

.ui-widget :active {
  outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/cosmos-theme/images/publications/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636; }

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

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/cosmos-theme/images/publications/images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x;
  color: #cd0a0a; }

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

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

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

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

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/cosmos-theme/images/publications/images/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(/cosmos-theme/images/publications/images/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(/cosmos-theme/images/publications/images/ui-icons_222222_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(/cosmos-theme/images/publications/images/ui-icons_888888_256x240.png); }

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

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

.ui-state-highlight .ui-icon {
  background-image: url(/cosmos-theme/images/publications/images/ui-icons_2e83ff_256x240.png); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px; }

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

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

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

/* Overlays */
.ui-widget-overlay {
  background: #9fbc19 url(/cosmos-theme/images/publications/images/ui-bg_dots-small_75_9fbc19_2x2.png) 50% 50% repeat;
  opacity: .50;
  filter: Alpha(Opacity=50); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(/cosmos-theme/images/publications/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

                                                                                                                                                                                                                                                                                                                     /*
* jQuery UI Resizable 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Resizable#theming
*/
.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  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; }

                                                                                      /*
* jQuery UI Selectable 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Selectable#theming
*/
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

/*
 * jQuery UI Accordion 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion {
  width: 100%; }

.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1; }

.ui-accordion .ui-accordion-li-fix {
  display: inline; }

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important; }

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em; }

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

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

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1; }

.ui-accordion .ui-accordion-content-active {
  display: block; }

/*
 * jQuery UI Autocomplete 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
  position: absolute;
  cursor: default; }

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

/* without this, the menu expands to 100% in IE6 */
/*
 * jQuery UI Menu 1.8.16
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left; }

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

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

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1; }

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

/*
 * jQuery UI Button 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible; }

/* the overflow property removes extra width in IE */
.ui-button-icon-only {
  width: 2.2em; }

/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em; }

/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em; }

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

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

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

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

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

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

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

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

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

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

/*button sets*/
.ui-buttonset {
  margin-right: 7px; }

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

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

/* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden; }

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

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

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .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: .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: .5em 0 0 0;
  padding: .3em 1em .5em .4em; }

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

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

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

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

/*
 * jQuery UI Slider 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
  position: relative;
  text-align: left; }

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

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

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

                                                   /*
* jQuery UI Tabs 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Tabs#theming
*/
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1; }

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

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

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

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

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

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

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tabs .ui-tabs-hide {
  display: none !important; }

/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

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

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

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

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

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

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  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; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

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

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

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

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

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

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

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  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; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  /*sorry for IE5*/
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/ }

/*
* jQuery UI Progressbar 1.8.16
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Progressbar#theming
*/
.ui-progressbar {
  height: 2em;
  text-align: left; }

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