@charset "UTF-8";
/*@import "compass"; */
/* Importation des polices de caractères */
/* example d'utilisation d'un font*/
@font-face {
  font-family: 'BatonTurbo-Bold';
  src: url("fonts/BatonTurbo-Bold.otf") format("truetype");
  src: local("fonts/BatonTurbo-Bold.otf") format("truetype"); }

@font-face {
  font-family: 'BatonTurbo-BoldItalic';
  src: url("fonts/BatonTurbo-BoldItalic.otf") format("truetype");
  src: local("fonts/BatonTurbo-BoldItalic.otf") format("truetype"); }

@font-face {
  font-family: 'BatonTurbo-Book';
  src: url("fonts/BatonTurbo-Book.otf") format("truetype");
  src: local("fonts/BatonTurbo-Book.otf") format("truetype"); }

@font-face {
  font-family: 'BatonTurbo-BookItalic';
  src: url("fonts/BatonTurbo-BookItalic.otf") format("truetype");
  src: local("fonts/BatonTurbo-BookItalic.otf") format("truetype"); }

@font-face {
  font-family: 'BatonTurbo-Heavy';
  src: url("fonts/BatonTurbo-Heavy.otf") format("truetype");
  src: local("fonts/BatonTurbo-Heavy.otf") format("truetype"); }

@font-face {
  font-family: 'BatonTurbo-HeavyItalic';
  src: url("fonts/BatonTurbo-HeavyItalic.otf") format("truetype");
  src: local("fonts/BatonTurbo-HeavyItalic.otf") format("truetype"); }

@font-face {
  font-family: 'BatonTurbo-Medium';
  src: url("fonts/BatonTurbo-Medium.otf") format("truetype");
  src: local("fonts/BatonTurbo-Medium.otf") format("truetype"); }

@font-face {
  font-family: 'BatonTurbo-MediumItalic';
  src: url("fonts/BatonTurbo-MediumItalic.otf") format("truetype");
  src: local("fonts/BatonTurbo-MediumItalic.otf") format("truetype"); }

@font-face {
  font-family: 'BatonTurbo-Regular';
  src: url("fonts/BatonTurbo-Regular.otf") format("truetype");
  src: local("fonts/BatonTurbo-Regular.otf") format("truetype"); }

@font-face {
  font-family: 'BatonTurbo-RegularItalic';
  src: url("fonts/BatonTurbo-RegularItalic.otf") format("truetype");
  src: local("fonts/BatonTurbo-RegularItalic.otf") format("truetype"); }

@font-face {
  font-family: 'PokemonGB';
  src: url("fonts/PokemonGB.eot");
  src: local("fonts/PokemonGB"), url("fonts/PokemonGB.woff") format("woff"), url("fonts/PokemonGB.ttf") format("truetype"); }

@font-face {
  font-family: 'bnpp_sans';
  src: url("fonts/bnpp_sans-webfont.woff2");
  src: local("fonts/bnpp_sans"), url("fonts/bnpp_sans-webfont.woff2") format("woff2"); }

@font-face {
  font-family: 'bnpp_bold';
  src: url("fonts/bnpp_type_bold_v2-webfont.woff");
  src: local("fonts/bnpp_bold"), url("fonts/bnpp_type_bold_v2-webfont.woff") format("woff"); }

@font-face {
  font-family: 'bnpp_sans_condensed';
  src: url("fonts/bnpp_sans_cond_v2-webfont.woff");
  src: local("fonts/bnpp_sans_condensed"), url("fonts/bnpp_sans_cond_v2-webfont.woff") format("woff"); }

@font-face {
  font-family: 'bnpp_sans_condensed_light';
  src: url("fonts/bnpp_sans_cond_light_v2-webfont.woff");
  src: local("fonts/bnpp_sans_condensed_light"), url("fonts/bnpp_sans_cond_light_v2-webfont.woff") format("woff"); }

@font-face {
  font-family: 'bnpp_regular';
  src: url("fonts/bnpp_type_regular_v2-webfont.woff");
  src: local("fonts/bnpp_regular"), url("fonts/bnpp_type_regular_v2-webfont.woff") format("woff"); }

@font-face {
  font-family: 'iconbnpp';
  src: url("fonts/iconbnp.woff");
  src: local("fonts/iconbnpp"), url("fonts/iconbnp.woff") format("woff"); }

@font-face {
  font-family: 'Material-Design-Iconic-Font';
  src: url("fonts/Material-Design-Iconic-Font.eot");
  src: url("fonts/Material-Design-Iconic-Font.woff") format("woff"), url("fonts/Material-Design-Iconic-Font.woff2") format("woff2"); }

@font-face {
  font-family: 'fa-regular';
  src: url("fonts/fa-regular-400.eot");
  src: url("fonts/fa-regular-400.woff") format("woff"), url("fonts/fa-regular-400.woff2") format("woff2"); }

@font-face {
  font-family: 'fa-solid';
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.woff") format("woff"), url("fonts/fa-solid-900.woff2") format("woff2"); }

/* OPEN SANS */
@font-face {
  font-family: 'OpenSans-Bold';
  src: url("fonts/OpenSans-Bold.ttf") format("truetype");
  src: local("fonts/OpenSans-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'OpenSans-BoldItalic';
  src: url("fonts/OpenSans-BoldItalic.ttf") format("truetype");
  src: local("fonts/OpenSans-BoldItalic.ttf") format("truetype"); }

@font-face {
  font-family: 'OpenSans-Regular';
  src: url("fonts/OpenSans-Regular.ttf") format("truetype");
  src: local("fonts/OpenSans-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'OpenSans-RegularItalic';
  src: url("fonts/OpenSans-RegularItalic.ttf") format("truetype");
  src: local("fonts/OpenSans-RegularItalic.ttf") format("truetype"); }

/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'Material-Design-Iconic-Font';
  src: url("fonts/Material-Design-Iconic-Font.woff2?v=2.2.0") format("woff2"), url("fonts/Material-Design-Iconic-Font.woff?v=2.2.0") format("woff"), url("fonts/Material-Design-Iconic-Font.ttf?v=2.2.0") format("truetype");
  font-weight: normal;
  font-style: normal; }

.zmdi {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.zmdi-hc-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.zmdi-hc-2x {
  font-size: 2em; }

.zmdi-hc-3x {
  font-size: 3em; }

.zmdi-hc-4x {
  font-size: 4em; }

.zmdi-hc-5x {
  font-size: 5em; }

.zmdi-hc-fw {
  width: 1.28571429em;
  text-align: center; }

.zmdi-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.zmdi-hc-ul > li {
  position: relative; }

.zmdi-hc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.zmdi-hc-li.zmdi-hc-lg {
  left: -1.85714286em; }

.zmdi-hc-border {
  padding: .1em .25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 2px; }

.zmdi-hc-border-circle {
  padding: .1em .25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 50%; }

.zmdi.pull-left {
  float: left;
  margin-right: .15em; }

.zmdi.pull-right {
  float: right;
  margin-left: .15em; }

.zmdi-hc-spin {
  -webkit-animation: zmdi-spin 1.5s infinite linear;
  animation: zmdi-spin 1.5s infinite linear; }

.zmdi-hc-spin-reverse {
  -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
  animation: zmdi-spin-reverse 1.5s infinite linear; }

@-webkit-keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-webkit-keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg); } }

@keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg); } }

.zmdi-hc-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.zmdi-hc-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.zmdi-hc-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.zmdi-hc-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.zmdi-hc-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

.zmdi-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.zmdi-hc-stack-1x {
  line-height: inherit; }

.zmdi-hc-stack-2x {
  font-size: 2em; }

.zmdi-hc-inverse {
  color: #ffffff; }

/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.zmdi-3d-rotation:before {
  content: '\f101'; }

.zmdi-airplane-off:before {
  content: '\f102'; }

.zmdi-airplane:before {
  content: '\f103'; }

.zmdi-album:before {
  content: '\f104'; }

.zmdi-archive:before {
  content: '\f105'; }

.zmdi-assignment-account:before {
  content: '\f106'; }

.zmdi-assignment-alert:before {
  content: '\f107'; }

.zmdi-assignment-check:before {
  content: '\f108'; }

.zmdi-assignment-o:before {
  content: '\f109'; }

.zmdi-assignment-return:before {
  content: '\f10a'; }

.zmdi-assignment-returned:before {
  content: '\f10b'; }

.zmdi-assignment:before {
  content: '\f10c'; }

.zmdi-attachment-alt:before {
  content: '\f10d'; }

.zmdi-attachment:before {
  content: '\f10e'; }

.zmdi-audio:before {
  content: '\f10f'; }

.zmdi-badge-check:before {
  content: '\f110'; }

.zmdi-balance-wallet:before {
  content: '\f111'; }

.zmdi-balance:before {
  content: '\f112'; }

.zmdi-battery-alert:before {
  content: '\f113'; }

.zmdi-battery-flash:before {
  content: '\f114'; }

.zmdi-battery-unknown:before {
  content: '\f115'; }

.zmdi-battery:before {
  content: '\f116'; }

.zmdi-bike:before {
  content: '\f117'; }

.zmdi-block-alt:before {
  content: '\f118'; }

.zmdi-block:before {
  content: '\f119'; }

.zmdi-boat:before {
  content: '\f11a'; }

.zmdi-book-image:before {
  content: '\f11b'; }

.zmdi-book:before {
  content: '\f11c'; }

.zmdi-bookmark-outline:before {
  content: '\f11d'; }

.zmdi-bookmark:before {
  content: '\f11e'; }

.zmdi-brush:before {
  content: '\f11f'; }

.zmdi-bug:before {
  content: '\f120'; }

.zmdi-bus:before {
  content: '\f121'; }

.zmdi-cake:before {
  content: '\f122'; }

.zmdi-car-taxi:before {
  content: '\f123'; }

.zmdi-car-wash:before {
  content: '\f124'; }

.zmdi-car:before {
  content: '\f125'; }

.zmdi-card-giftcard:before {
  content: '\f126'; }

.zmdi-card-membership:before {
  content: '\f127'; }

.zmdi-card-travel:before {
  content: '\f128'; }

.zmdi-card:before {
  content: '\f129'; }

.zmdi-case-check:before {
  content: '\f12a'; }

.zmdi-case-download:before {
  content: '\f12b'; }

.zmdi-case-play:before {
  content: '\f12c'; }

.zmdi-case:before {
  content: '\f12d'; }

.zmdi-cast-connected:before {
  content: '\f12e'; }

.zmdi-cast:before {
  content: '\f12f'; }

.zmdi-chart-donut:before {
  content: '\f130'; }

.zmdi-chart:before {
  content: '\f131'; }

.zmdi-city-alt:before {
  content: '\f132'; }

.zmdi-city:before {
  content: '\f133'; }

.zmdi-close-circle-o:before {
  content: '\f134'; }

.zmdi-close-circle:before {
  content: '\f135'; }

.zmdi-close:before {
  content: '\f136'; }

.zmdi-cocktail:before {
  content: '\f137'; }

.zmdi-code-setting:before {
  content: '\f138'; }

.zmdi-code-smartphone:before {
  content: '\f139'; }

.zmdi-code:before {
  content: '\f13a'; }

.zmdi-coffee:before {
  content: '\f13b'; }

.zmdi-collection-bookmark:before {
  content: '\f13c'; }

.zmdi-collection-case-play:before {
  content: '\f13d'; }

.zmdi-collection-folder-image:before {
  content: '\f13e'; }

.zmdi-collection-image-o:before {
  content: '\f13f'; }

.zmdi-collection-image:before {
  content: '\f140'; }

.zmdi-collection-item-1:before {
  content: '\f141'; }

.zmdi-collection-item-2:before {
  content: '\f142'; }

.zmdi-collection-item-3:before {
  content: '\f143'; }

.zmdi-collection-item-4:before {
  content: '\f144'; }

.zmdi-collection-item-5:before {
  content: '\f145'; }

.zmdi-collection-item-6:before {
  content: '\f146'; }

.zmdi-collection-item-7:before {
  content: '\f147'; }

.zmdi-collection-item-8:before {
  content: '\f148'; }

.zmdi-collection-item-9-plus:before {
  content: '\f149'; }

.zmdi-collection-item-9:before {
  content: '\f14a'; }

.zmdi-collection-item:before {
  content: '\f14b'; }

.zmdi-collection-music:before {
  content: '\f14c'; }

.zmdi-collection-pdf:before {
  content: '\f14d'; }

.zmdi-collection-plus:before {
  content: '\f14e'; }

.zmdi-collection-speaker:before {
  content: '\f14f'; }

.zmdi-collection-text:before {
  content: '\f150'; }

.zmdi-collection-video:before {
  content: '\f151'; }

.zmdi-compass:before {
  content: '\f152'; }

.zmdi-cutlery:before {
  content: '\f153'; }

.zmdi-delete:before {
  content: '\f154'; }

.zmdi-dialpad:before {
  content: '\f155'; }

.zmdi-dns:before {
  content: '\f156'; }

.zmdi-drink:before {
  content: '\f157'; }

.zmdi-edit:before {
  content: '\f158'; }

.zmdi-email-open:before {
  content: '\f159'; }

.zmdi-email:before {
  content: '\f15a'; }

.zmdi-eye-off:before {
  content: '\f15b'; }

.zmdi-eye:before {
  content: '\f15c'; }

.zmdi-eyedropper:before {
  content: '\f15d'; }

.zmdi-favorite-outline:before {
  content: '\f15e'; }

.zmdi-favorite:before {
  content: '\f15f'; }

.zmdi-filter-list:before {
  content: '\f160'; }

.zmdi-fire:before {
  content: '\f161'; }

.zmdi-flag:before {
  content: '\f162'; }

.zmdi-flare:before {
  content: '\f163'; }

.zmdi-flash-auto:before {
  content: '\f164'; }

.zmdi-flash-off:before {
  content: '\f165'; }

.zmdi-flash:before {
  content: '\f166'; }

.zmdi-flip:before {
  content: '\f167'; }

.zmdi-flower-alt:before {
  content: '\f168'; }

.zmdi-flower:before {
  content: '\f169'; }

.zmdi-font:before {
  content: '\f16a'; }

.zmdi-fullscreen-alt:before {
  content: '\f16b'; }

.zmdi-fullscreen-exit:before {
  content: '\f16c'; }

.zmdi-fullscreen:before {
  content: '\f16d'; }

.zmdi-functions:before {
  content: '\f16e'; }

.zmdi-gas-station:before {
  content: '\f16f'; }

.zmdi-gesture:before {
  content: '\f170'; }

.zmdi-globe-alt:before {
  content: '\f171'; }

.zmdi-globe-lock:before {
  content: '\f172'; }

.zmdi-globe:before {
  content: '\f173'; }

.zmdi-graduation-cap:before {
  content: '\f174'; }

.zmdi-home:before {
  content: '\f175'; }

.zmdi-hospital-alt:before {
  content: '\f176'; }

.zmdi-hospital:before {
  content: '\f177'; }

.zmdi-hotel:before {
  content: '\f178'; }

.zmdi-hourglass-alt:before {
  content: '\f179'; }

.zmdi-hourglass-outline:before {
  content: '\f17a'; }

.zmdi-hourglass:before {
  content: '\f17b'; }

.zmdi-http:before {
  content: '\f17c'; }

.zmdi-image-alt:before {
  content: '\f17d'; }

.zmdi-image-o:before {
  content: '\f17e'; }

.zmdi-image:before {
  content: '\f17f'; }

.zmdi-inbox:before {
  content: '\f180'; }

.zmdi-invert-colors-off:before {
  content: '\f181'; }

.zmdi-invert-colors:before {
  content: '\f182'; }

.zmdi-key:before {
  content: '\f183'; }

.zmdi-label-alt-outline:before {
  content: '\f184'; }

.zmdi-label-alt:before {
  content: '\f185'; }

.zmdi-label-heart:before {
  content: '\f186'; }

.zmdi-label:before {
  content: '\f187'; }

.zmdi-labels:before {
  content: '\f188'; }

.zmdi-lamp:before {
  content: '\f189'; }

.zmdi-landscape:before {
  content: '\f18a'; }

.zmdi-layers-off:before {
  content: '\f18b'; }

.zmdi-layers:before {
  content: '\f18c'; }

.zmdi-library:before {
  content: '\f18d'; }

.zmdi-link:before {
  content: '\f18e'; }

.zmdi-lock-open:before {
  content: '\f18f'; }

.zmdi-lock-outline:before {
  content: '\f190'; }

.zmdi-lock:before {
  content: '\f191'; }

.zmdi-mail-reply-all:before {
  content: '\f192'; }

.zmdi-mail-reply:before {
  content: '\f193'; }

.zmdi-mail-send:before {
  content: '\f194'; }

.zmdi-mall:before {
  content: '\f195'; }

.zmdi-map:before {
  content: '\f196'; }

.zmdi-menu:before {
  content: '\f197'; }

.zmdi-money-box:before {
  content: '\f198'; }

.zmdi-money-off:before {
  content: '\f199'; }

.zmdi-money:before {
  content: '\f19a'; }

.zmdi-more-vert:before {
  content: '\f19b'; }

.zmdi-more:before {
  content: '\f19c'; }

.zmdi-movie-alt:before {
  content: '\f19d'; }

.zmdi-movie:before {
  content: '\f19e'; }

.zmdi-nature-people:before {
  content: '\f19f'; }

.zmdi-nature:before {
  content: '\f1a0'; }

.zmdi-navigation:before {
  content: '\f1a1'; }

.zmdi-open-in-browser:before {
  content: '\f1a2'; }

.zmdi-open-in-new:before {
  content: '\f1a3'; }

.zmdi-palette:before {
  content: '\f1a4'; }

.zmdi-parking:before {
  content: '\f1a5'; }

.zmdi-pin-account:before {
  content: '\f1a6'; }

.zmdi-pin-assistant:before {
  content: '\f1a7'; }

.zmdi-pin-drop:before {
  content: '\f1a8'; }

.zmdi-pin-help:before {
  content: '\f1a9'; }

.zmdi-pin-off:before {
  content: '\f1aa'; }

.zmdi-pin:before {
  content: '\f1ab'; }

.zmdi-pizza:before {
  content: '\f1ac'; }

.zmdi-plaster:before {
  content: '\f1ad'; }

.zmdi-power-setting:before {
  content: '\f1ae'; }

.zmdi-power:before {
  content: '\f1af'; }

.zmdi-print:before {
  content: '\f1b0'; }

.zmdi-puzzle-piece:before {
  content: '\f1b1'; }

.zmdi-quote:before {
  content: '\f1b2'; }

.zmdi-railway:before {
  content: '\f1b3'; }

.zmdi-receipt:before {
  content: '\f1b4'; }

.zmdi-refresh-alt:before {
  content: '\f1b5'; }

.zmdi-refresh-sync-alert:before {
  content: '\f1b6'; }

.zmdi-refresh-sync-off:before {
  content: '\f1b7'; }

.zmdi-refresh-sync:before {
  content: '\f1b8'; }

.zmdi-refresh:before {
  content: '\f1b9'; }

.zmdi-roller:before {
  content: '\f1ba'; }

.zmdi-ruler:before {
  content: '\f1bb'; }

.zmdi-scissors:before {
  content: '\f1bc'; }

.zmdi-screen-rotation-lock:before {
  content: '\f1bd'; }

.zmdi-screen-rotation:before {
  content: '\f1be'; }

.zmdi-search-for:before {
  content: '\f1bf'; }

.zmdi-search-in-file:before {
  content: '\f1c0'; }

.zmdi-search-in-page:before {
  content: '\f1c1'; }

.zmdi-search-replace:before {
  content: '\f1c2'; }

.zmdi-search:before {
  content: '\f1c3'; }

.zmdi-seat:before {
  content: '\f1c4'; }

.zmdi-settings-square:before {
  content: '\f1c5'; }

.zmdi-settings:before {
  content: '\f1c6'; }

.zmdi-shield-check:before {
  content: '\f1c7'; }

.zmdi-shield-security:before {
  content: '\f1c8'; }

.zmdi-shopping-basket:before {
  content: '\f1c9'; }

.zmdi-shopping-cart-plus:before {
  content: '\f1ca'; }

.zmdi-shopping-cart:before {
  content: '\f1cb'; }

.zmdi-sign-in:before {
  content: '\f1cc'; }

.zmdi-sort-amount-asc:before {
  content: '\f1cd'; }

.zmdi-sort-amount-desc:before {
  content: '\f1ce'; }

.zmdi-sort-asc:before {
  content: '\f1cf'; }

.zmdi-sort-desc:before {
  content: '\f1d0'; }

.zmdi-spellcheck:before {
  content: '\f1d1'; }

.zmdi-storage:before {
  content: '\f1d2'; }

.zmdi-store-24:before {
  content: '\f1d3'; }

.zmdi-store:before {
  content: '\f1d4'; }

.zmdi-subway:before {
  content: '\f1d5'; }

.zmdi-sun:before {
  content: '\f1d6'; }

.zmdi-tab-unselected:before {
  content: '\f1d7'; }

.zmdi-tab:before {
  content: '\f1d8'; }

.zmdi-tag-close:before {
  content: '\f1d9'; }

.zmdi-tag-more:before {
  content: '\f1da'; }

.zmdi-tag:before {
  content: '\f1db'; }

.zmdi-thumb-down:before {
  content: '\f1dc'; }

.zmdi-thumb-up-down:before {
  content: '\f1dd'; }

.zmdi-thumb-up:before {
  content: '\f1de'; }

.zmdi-ticket-star:before {
  content: '\f1df'; }

.zmdi-toll:before {
  content: '\f1e0'; }

.zmdi-toys:before {
  content: '\f1e1'; }

.zmdi-traffic:before {
  content: '\f1e2'; }

.zmdi-translate:before {
  content: '\f1e3'; }

.zmdi-triangle-down:before {
  content: '\f1e4'; }

.zmdi-triangle-up:before {
  content: '\f1e5'; }

.zmdi-truck:before {
  content: '\f1e6'; }

.zmdi-turning-sign:before {
  content: '\f1e7'; }

.zmdi-wallpaper:before {
  content: '\f1e8'; }

.zmdi-washing-machine:before {
  content: '\f1e9'; }

.zmdi-window-maximize:before {
  content: '\f1ea'; }

.zmdi-window-minimize:before {
  content: '\f1eb'; }

.zmdi-window-restore:before {
  content: '\f1ec'; }

.zmdi-wrench:before {
  content: '\f1ed'; }

.zmdi-zoom-in:before {
  content: '\f1ee'; }

.zmdi-zoom-out:before {
  content: '\f1ef'; }

.zmdi-alert-circle-o:before {
  content: '\f1f0'; }

.zmdi-alert-circle:before {
  content: '\f1f1'; }

.zmdi-alert-octagon:before {
  content: '\f1f2'; }

.zmdi-alert-polygon:before {
  content: '\f1f3'; }

.zmdi-alert-triangle:before {
  content: '\f1f4'; }

.zmdi-help-outline:before {
  content: '\f1f5'; }

.zmdi-help:before {
  content: '\f1f6'; }

.zmdi-info-outline:before {
  content: '\f1f7'; }

.zmdi-info:before {
  content: '\f1f8'; }

.zmdi-notifications-active:before {
  content: '\f1f9'; }

.zmdi-notifications-add:before {
  content: '\f1fa'; }

.zmdi-notifications-none:before {
  content: '\f1fb'; }

.zmdi-notifications-off:before {
  content: '\f1fc'; }

.zmdi-notifications-paused:before {
  content: '\f1fd'; }

.zmdi-notifications:before {
  content: '\f1fe'; }

.zmdi-account-add:before {
  content: '\f1ff'; }

.zmdi-account-box-mail:before {
  content: '\f200'; }

.zmdi-account-box-o:before {
  content: '\f201'; }

.zmdi-account-box-phone:before {
  content: '\f202'; }

.zmdi-account-box:before {
  content: '\f203'; }

.zmdi-account-calendar:before {
  content: '\f204'; }

.zmdi-account-circle:before {
  content: '\f205'; }

.zmdi-account-o:before {
  content: '\f206'; }

.zmdi-account:before {
  content: '\f207'; }

.zmdi-accounts-add:before {
  content: '\f208'; }

.zmdi-accounts-alt:before {
  content: '\f209'; }

.zmdi-accounts-list-alt:before {
  content: '\f20a'; }

.zmdi-accounts-list:before {
  content: '\f20b'; }

.zmdi-accounts-outline:before {
  content: '\f20c'; }

.zmdi-accounts:before {
  content: '\f20d'; }

.zmdi-face:before {
  content: '\f20e'; }

.zmdi-female:before {
  content: '\f20f'; }

.zmdi-male-alt:before {
  content: '\f210'; }

.zmdi-male-female:before {
  content: '\f211'; }

.zmdi-male:before {
  content: '\f212'; }

.zmdi-mood-bad:before {
  content: '\f213'; }

.zmdi-mood:before {
  content: '\f214'; }

.zmdi-run:before {
  content: '\f215'; }

.zmdi-walk:before {
  content: '\f216'; }

.zmdi-cloud-box:before {
  content: '\f217'; }

.zmdi-cloud-circle:before {
  content: '\f218'; }

.zmdi-cloud-done:before {
  content: '\f219'; }

.zmdi-cloud-download:before {
  content: '\f21a'; }

.zmdi-cloud-off:before {
  content: '\f21b'; }

.zmdi-cloud-outline-alt:before {
  content: '\f21c'; }

.zmdi-cloud-outline:before {
  content: '\f21d'; }

.zmdi-cloud-upload:before {
  content: '\f21e'; }

.zmdi-cloud:before {
  content: '\f21f'; }

.zmdi-download:before {
  content: '\f220'; }

.zmdi-file-plus:before {
  content: '\f221'; }

.zmdi-file-text:before {
  content: '\f222'; }

.zmdi-file:before {
  content: '\f223'; }

.zmdi-folder-outline:before {
  content: '\f224'; }

.zmdi-folder-person:before {
  content: '\f225'; }

.zmdi-folder-star-alt:before {
  content: '\f226'; }

.zmdi-folder-star:before {
  content: '\f227'; }

.zmdi-folder:before {
  content: '\f228'; }

.zmdi-gif:before {
  content: '\f229'; }

.zmdi-upload:before {
  content: '\f22a'; }

.zmdi-border-all:before {
  content: '\f22b'; }

.zmdi-border-bottom:before {
  content: '\f22c'; }

.zmdi-border-clear:before {
  content: '\f22d'; }

.zmdi-border-color:before {
  content: '\f22e'; }

.zmdi-border-horizontal:before {
  content: '\f22f'; }

.zmdi-border-inner:before {
  content: '\f230'; }

.zmdi-border-left:before {
  content: '\f231'; }

.zmdi-border-outer:before {
  content: '\f232'; }

.zmdi-border-right:before {
  content: '\f233'; }

.zmdi-border-style:before {
  content: '\f234'; }

.zmdi-border-top:before {
  content: '\f235'; }

.zmdi-border-vertical:before {
  content: '\f236'; }

.zmdi-copy:before {
  content: '\f237'; }

.zmdi-crop:before {
  content: '\f238'; }

.zmdi-format-align-center:before {
  content: '\f239'; }

.zmdi-format-align-justify:before {
  content: '\f23a'; }

.zmdi-format-align-left:before {
  content: '\f23b'; }

.zmdi-format-align-right:before {
  content: '\f23c'; }

.zmdi-format-bold:before {
  content: '\f23d'; }

.zmdi-format-clear-all:before {
  content: '\f23e'; }

.zmdi-format-clear:before {
  content: '\f23f'; }

.zmdi-format-color-fill:before {
  content: '\f240'; }

.zmdi-format-color-reset:before {
  content: '\f241'; }

.zmdi-format-color-text:before {
  content: '\f242'; }

.zmdi-format-indent-decrease:before {
  content: '\f243'; }

.zmdi-format-indent-increase:before {
  content: '\f244'; }

.zmdi-format-italic:before {
  content: '\f245'; }

.zmdi-format-line-spacing:before {
  content: '\f246'; }

.zmdi-format-list-bulleted:before {
  content: '\f247'; }

.zmdi-format-list-numbered:before {
  content: '\f248'; }

.zmdi-format-ltr:before {
  content: '\f249'; }

.zmdi-format-rtl:before {
  content: '\f24a'; }

.zmdi-format-size:before {
  content: '\f24b'; }

.zmdi-format-strikethrough-s:before {
  content: '\f24c'; }

.zmdi-format-strikethrough:before {
  content: '\f24d'; }

.zmdi-format-subject:before {
  content: '\f24e'; }

.zmdi-format-underlined:before {
  content: '\f24f'; }

.zmdi-format-valign-bottom:before {
  content: '\f250'; }

.zmdi-format-valign-center:before {
  content: '\f251'; }

.zmdi-format-valign-top:before {
  content: '\f252'; }

.zmdi-redo:before {
  content: '\f253'; }

.zmdi-select-all:before {
  content: '\f254'; }

.zmdi-space-bar:before {
  content: '\f255'; }

.zmdi-text-format:before {
  content: '\f256'; }

.zmdi-transform:before {
  content: '\f257'; }

.zmdi-undo:before {
  content: '\f258'; }

.zmdi-wrap-text:before {
  content: '\f259'; }

.zmdi-comment-alert:before {
  content: '\f25a'; }

.zmdi-comment-alt-text:before {
  content: '\f25b'; }

.zmdi-comment-alt:before {
  content: '\f25c'; }

.zmdi-comment-edit:before {
  content: '\f25d'; }

.zmdi-comment-image:before {
  content: '\f25e'; }

.zmdi-comment-list:before {
  content: '\f25f'; }

.zmdi-comment-more:before {
  content: '\f260'; }

.zmdi-comment-outline:before {
  content: '\f261'; }

.zmdi-comment-text-alt:before {
  content: '\f262'; }

.zmdi-comment-text:before {
  content: '\f263'; }

.zmdi-comment-video:before {
  content: '\f264'; }

.zmdi-comment:before {
  content: '\f265'; }

.zmdi-comments:before {
  content: '\f266'; }

.zmdi-check-all:before {
  content: '\f267'; }

.zmdi-check-circle-u:before {
  content: '\f268'; }

.zmdi-check-circle:before {
  content: '\f269'; }

.zmdi-check-square:before {
  content: '\f26a'; }

.zmdi-check:before {
  content: '\f26b'; }

.zmdi-circle-o:before {
  content: '\f26c'; }

.zmdi-circle:before {
  content: '\f26d'; }

.zmdi-dot-circle-alt:before {
  content: '\f26e'; }

.zmdi-dot-circle:before {
  content: '\f26f'; }

.zmdi-minus-circle-outline:before {
  content: '\f270'; }

.zmdi-minus-circle:before {
  content: '\f271'; }

.zmdi-minus-square:before {
  content: '\f272'; }

.zmdi-minus:before {
  content: '\f273'; }

.zmdi-plus-circle-o-duplicate:before {
  content: '\f274'; }

.zmdi-plus-circle-o:before {
  content: '\f275'; }

.zmdi-plus-circle:before {
  content: '\f276'; }

.zmdi-plus-square:before {
  content: '\f277'; }

.zmdi-plus:before {
  content: '\f278'; }

.zmdi-square-o:before {
  content: '\f279'; }

.zmdi-star-circle:before {
  content: '\f27a'; }

.zmdi-star-half:before {
  content: '\f27b'; }

.zmdi-star-outline:before {
  content: '\f27c'; }

.zmdi-star:before {
  content: '\f27d'; }

.zmdi-bluetooth-connected:before {
  content: '\f27e'; }

.zmdi-bluetooth-off:before {
  content: '\f27f'; }

.zmdi-bluetooth-search:before {
  content: '\f280'; }

.zmdi-bluetooth-setting:before {
  content: '\f281'; }

.zmdi-bluetooth:before {
  content: '\f282'; }

.zmdi-camera-add:before {
  content: '\f283'; }

.zmdi-camera-alt:before {
  content: '\f284'; }

.zmdi-camera-bw:before {
  content: '\f285'; }

.zmdi-camera-front:before {
  content: '\f286'; }

.zmdi-camera-mic:before {
  content: '\f287'; }

.zmdi-camera-party-mode:before {
  content: '\f288'; }

.zmdi-camera-rear:before {
  content: '\f289'; }

.zmdi-camera-roll:before {
  content: '\f28a'; }

.zmdi-camera-switch:before {
  content: '\f28b'; }

.zmdi-camera:before {
  content: '\f28c'; }

.zmdi-card-alert:before {
  content: '\f28d'; }

.zmdi-card-off:before {
  content: '\f28e'; }

.zmdi-card-sd:before {
  content: '\f28f'; }

.zmdi-card-sim:before {
  content: '\f290'; }

.zmdi-desktop-mac:before {
  content: '\f291'; }

.zmdi-desktop-windows:before {
  content: '\f292'; }

.zmdi-device-hub:before {
  content: '\f293'; }

.zmdi-devices-off:before {
  content: '\f294'; }

.zmdi-devices:before {
  content: '\f295'; }

.zmdi-dock:before {
  content: '\f296'; }

.zmdi-floppy:before {
  content: '\f297'; }

.zmdi-gamepad:before {
  content: '\f298'; }

.zmdi-gps-dot:before {
  content: '\f299'; }

.zmdi-gps-off:before {
  content: '\f29a'; }

.zmdi-gps:before {
  content: '\f29b'; }

.zmdi-headset-mic:before {
  content: '\f29c'; }

.zmdi-headset:before {
  content: '\f29d'; }

.zmdi-input-antenna:before {
  content: '\f29e'; }

.zmdi-input-composite:before {
  content: '\f29f'; }

.zmdi-input-hdmi:before {
  content: '\f2a0'; }

.zmdi-input-power:before {
  content: '\f2a1'; }

.zmdi-input-svideo:before {
  content: '\f2a2'; }

.zmdi-keyboard-hide:before {
  content: '\f2a3'; }

.zmdi-keyboard:before {
  content: '\f2a4'; }

.zmdi-laptop-chromebook:before {
  content: '\f2a5'; }

.zmdi-laptop-mac:before {
  content: '\f2a6'; }

.zmdi-laptop:before {
  content: '\f2a7'; }

.zmdi-mic-off:before {
  content: '\f2a8'; }

.zmdi-mic-outline:before {
  content: '\f2a9'; }

.zmdi-mic-setting:before {
  content: '\f2aa'; }

.zmdi-mic:before {
  content: '\f2ab'; }

.zmdi-mouse:before {
  content: '\f2ac'; }

.zmdi-network-alert:before {
  content: '\f2ad'; }

.zmdi-network-locked:before {
  content: '\f2ae'; }

.zmdi-network-off:before {
  content: '\f2af'; }

.zmdi-network-outline:before {
  content: '\f2b0'; }

.zmdi-network-setting:before {
  content: '\f2b1'; }

.zmdi-network:before {
  content: '\f2b2'; }

.zmdi-phone-bluetooth:before {
  content: '\f2b3'; }

.zmdi-phone-end:before {
  content: '\f2b4'; }

.zmdi-phone-forwarded:before {
  content: '\f2b5'; }

.zmdi-phone-in-talk:before {
  content: '\f2b6'; }

.zmdi-phone-locked:before {
  content: '\f2b7'; }

.zmdi-phone-missed:before {
  content: '\f2b8'; }

.zmdi-phone-msg:before {
  content: '\f2b9'; }

.zmdi-phone-paused:before {
  content: '\f2ba'; }

.zmdi-phone-ring:before {
  content: '\f2bb'; }

.zmdi-phone-setting:before {
  content: '\f2bc'; }

.zmdi-phone-sip:before {
  content: '\f2bd'; }

.zmdi-phone:before {
  content: '\f2be'; }

.zmdi-portable-wifi-changes:before {
  content: '\f2bf'; }

.zmdi-portable-wifi-off:before {
  content: '\f2c0'; }

.zmdi-portable-wifi:before {
  content: '\f2c1'; }

.zmdi-radio:before {
  content: '\f2c2'; }

.zmdi-reader:before {
  content: '\f2c3'; }

.zmdi-remote-control-alt:before {
  content: '\f2c4'; }

.zmdi-remote-control:before {
  content: '\f2c5'; }

.zmdi-router:before {
  content: '\f2c6'; }

.zmdi-scanner:before {
  content: '\f2c7'; }

.zmdi-smartphone-android:before {
  content: '\f2c8'; }

.zmdi-smartphone-download:before {
  content: '\f2c9'; }

.zmdi-smartphone-erase:before {
  content: '\f2ca'; }

.zmdi-smartphone-info:before {
  content: '\f2cb'; }

.zmdi-smartphone-iphone:before {
  content: '\f2cc'; }

.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd'; }

.zmdi-smartphone-landscape:before {
  content: '\f2ce'; }

.zmdi-smartphone-lock:before {
  content: '\f2cf'; }

.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0'; }

.zmdi-smartphone-ring:before {
  content: '\f2d1'; }

.zmdi-smartphone-setting:before {
  content: '\f2d2'; }

.zmdi-smartphone-setup:before {
  content: '\f2d3'; }

.zmdi-smartphone:before {
  content: '\f2d4'; }

.zmdi-speaker:before {
  content: '\f2d5'; }

.zmdi-tablet-android:before {
  content: '\f2d6'; }

.zmdi-tablet-mac:before {
  content: '\f2d7'; }

.zmdi-tablet:before {
  content: '\f2d8'; }

.zmdi-tv-alt-play:before {
  content: '\f2d9'; }

.zmdi-tv-list:before {
  content: '\f2da'; }

.zmdi-tv-play:before {
  content: '\f2db'; }

.zmdi-tv:before {
  content: '\f2dc'; }

.zmdi-usb:before {
  content: '\f2dd'; }

.zmdi-videocam-off:before {
  content: '\f2de'; }

.zmdi-videocam-switch:before {
  content: '\f2df'; }

.zmdi-videocam:before {
  content: '\f2e0'; }

.zmdi-watch:before {
  content: '\f2e1'; }

.zmdi-wifi-alt-2:before {
  content: '\f2e2'; }

.zmdi-wifi-alt:before {
  content: '\f2e3'; }

.zmdi-wifi-info:before {
  content: '\f2e4'; }

.zmdi-wifi-lock:before {
  content: '\f2e5'; }

.zmdi-wifi-off:before {
  content: '\f2e6'; }

.zmdi-wifi-outline:before {
  content: '\f2e7'; }

.zmdi-wifi:before {
  content: '\f2e8'; }

.zmdi-arrow-left-bottom:before {
  content: '\f2e9'; }

.zmdi-arrow-left:before {
  content: '\f2ea'; }

.zmdi-arrow-merge:before {
  content: '\f2eb'; }

.zmdi-arrow-missed:before {
  content: '\f2ec'; }

.zmdi-arrow-right-top:before {
  content: '\f2ed'; }

.zmdi-arrow-right:before {
  content: '\f2ee'; }

.zmdi-arrow-split:before {
  content: '\f2ef'; }

.zmdi-arrows:before {
  content: '\f2f0'; }

.zmdi-caret-down-circle:before {
  content: '\f2f1'; }

.zmdi-caret-down:before {
  content: '\f2f2'; }

.zmdi-caret-left-circle:before {
  content: '\f2f3'; }

.zmdi-caret-left:before {
  content: '\f2f4'; }

.zmdi-caret-right-circle:before {
  content: '\f2f5'; }

.zmdi-caret-right:before {
  content: '\f2f6'; }

.zmdi-caret-up-circle:before {
  content: '\f2f7'; }

.zmdi-caret-up:before {
  content: '\f2f8'; }

.zmdi-chevron-down:before {
  content: '\f2f9'; }

.zmdi-chevron-left:before {
  content: '\f2fa'; }

.zmdi-chevron-right:before {
  content: '\f2fb'; }

.zmdi-chevron-up:before {
  content: '\f2fc'; }

.zmdi-forward:before {
  content: '\f2fd'; }

.zmdi-long-arrow-down:before {
  content: '\f2fe'; }

.zmdi-long-arrow-left:before {
  content: '\f2ff'; }

.zmdi-long-arrow-return:before {
  content: '\f300'; }

.zmdi-long-arrow-right:before {
  content: '\f301'; }

.zmdi-long-arrow-tab:before {
  content: '\f302'; }

.zmdi-long-arrow-up:before {
  content: '\f303'; }

.zmdi-rotate-ccw:before {
  content: '\f304'; }

.zmdi-rotate-cw:before {
  content: '\f305'; }

.zmdi-rotate-left:before {
  content: '\f306'; }

.zmdi-rotate-right:before {
  content: '\f307'; }

.zmdi-square-down:before {
  content: '\f308'; }

.zmdi-square-right:before {
  content: '\f309'; }

.zmdi-swap-alt:before {
  content: '\f30a'; }

.zmdi-swap-vertical-circle:before {
  content: '\f30b'; }

.zmdi-swap-vertical:before {
  content: '\f30c'; }

.zmdi-swap:before {
  content: '\f30d'; }

.zmdi-trending-down:before {
  content: '\f30e'; }

.zmdi-trending-flat:before {
  content: '\f30f'; }

.zmdi-trending-up:before {
  content: '\f310'; }

.zmdi-unfold-less:before {
  content: '\f311'; }

.zmdi-unfold-more:before {
  content: '\f312'; }

.zmdi-apps:before {
  content: '\f313'; }

.zmdi-grid-off:before {
  content: '\f314'; }

.zmdi-grid:before {
  content: '\f315'; }

.zmdi-view-agenda:before {
  content: '\f316'; }

.zmdi-view-array:before {
  content: '\f317'; }

.zmdi-view-carousel:before {
  content: '\f318'; }

.zmdi-view-column:before {
  content: '\f319'; }

.zmdi-view-comfy:before {
  content: '\f31a'; }

.zmdi-view-compact:before {
  content: '\f31b'; }

.zmdi-view-dashboard:before {
  content: '\f31c'; }

.zmdi-view-day:before {
  content: '\f31d'; }

.zmdi-view-headline:before {
  content: '\f31e'; }

.zmdi-view-list-alt:before {
  content: '\f31f'; }

.zmdi-view-list:before {
  content: '\f320'; }

.zmdi-view-module:before {
  content: '\f321'; }

.zmdi-view-quilt:before {
  content: '\f322'; }

.zmdi-view-stream:before {
  content: '\f323'; }

.zmdi-view-subtitles:before {
  content: '\f324'; }

.zmdi-view-toc:before {
  content: '\f325'; }

.zmdi-view-web:before {
  content: '\f326'; }

.zmdi-view-week:before {
  content: '\f327'; }

.zmdi-widgets:before {
  content: '\f328'; }

.zmdi-alarm-check:before {
  content: '\f329'; }

.zmdi-alarm-off:before {
  content: '\f32a'; }

.zmdi-alarm-plus:before {
  content: '\f32b'; }

.zmdi-alarm-snooze:before {
  content: '\f32c'; }

.zmdi-alarm:before {
  content: '\f32d'; }

.zmdi-calendar-alt:before {
  content: '\f32e'; }

.zmdi-calendar-check:before {
  content: '\f32f'; }

.zmdi-calendar-close:before {
  content: '\f330'; }

.zmdi-calendar-note:before {
  content: '\f331'; }

.zmdi-calendar:before {
  content: '\f332'; }

.zmdi-time-countdown:before {
  content: '\f333'; }

.zmdi-time-interval:before {
  content: '\f334'; }

.zmdi-time-restore-setting:before {
  content: '\f335'; }

.zmdi-time-restore:before {
  content: '\f336'; }

.zmdi-time:before {
  content: '\f337'; }

.zmdi-timer-off:before {
  content: '\f338'; }

.zmdi-timer:before {
  content: '\f339'; }

.zmdi-android-alt:before {
  content: '\f33a'; }

.zmdi-android:before {
  content: '\f33b'; }

.zmdi-apple:before {
  content: '\f33c'; }

.zmdi-behance:before {
  content: '\f33d'; }

.zmdi-codepen:before {
  content: '\f33e'; }

.zmdi-dribbble:before {
  content: '\f33f'; }

.zmdi-dropbox:before {
  content: '\f340'; }

.zmdi-evernote:before {
  content: '\f341'; }

.zmdi-facebook-box:before {
  content: '\f342'; }

.zmdi-facebook:before {
  content: '\f343'; }

.zmdi-github-box:before {
  content: '\f344'; }

.zmdi-github:before {
  content: '\f345'; }

.zmdi-google-drive:before {
  content: '\f346'; }

.zmdi-google-earth:before {
  content: '\f347'; }

.zmdi-google-glass:before {
  content: '\f348'; }

.zmdi-google-maps:before {
  content: '\f349'; }

.zmdi-google-pages:before {
  content: '\f34a'; }

.zmdi-google-play:before {
  content: '\f34b'; }

.zmdi-google-plus-box:before {
  content: '\f34c'; }

.zmdi-google-plus:before {
  content: '\f34d'; }

.zmdi-google:before {
  content: '\f34e'; }

.zmdi-instagram:before {
  content: '\f34f'; }

.zmdi-language-css3:before {
  content: '\f350'; }

.zmdi-language-html5:before {
  content: '\f351'; }

.zmdi-language-javascript:before {
  content: '\f352'; }

.zmdi-language-python-alt:before {
  content: '\f353'; }

.zmdi-language-python:before {
  content: '\f354'; }

.zmdi-lastfm:before {
  content: '\f355'; }

.zmdi-linkedin-box:before {
  content: '\f356'; }

.zmdi-paypal:before {
  content: '\f357'; }

.zmdi-pinterest-box:before {
  content: '\f358'; }

.zmdi-pocket:before {
  content: '\f359'; }

.zmdi-polymer:before {
  content: '\f35a'; }

.zmdi-share:before {
  content: '\f35b'; }

.zmdi-stackoverflow:before {
  content: '\f35c'; }

.zmdi-steam-square:before {
  content: '\f35d'; }

.zmdi-steam:before {
  content: '\f35e'; }

.zmdi-twitter-box:before {
  content: '\f35f'; }

.zmdi-twitter:before {
  content: '\f360'; }

.zmdi-vk:before {
  content: '\f361'; }

.zmdi-wikipedia:before {
  content: '\f362'; }

.zmdi-windows:before {
  content: '\f363'; }

.zmdi-aspect-ratio-alt:before {
  content: '\f364'; }

.zmdi-aspect-ratio:before {
  content: '\f365'; }

.zmdi-blur-circular:before {
  content: '\f366'; }

.zmdi-blur-linear:before {
  content: '\f367'; }

.zmdi-blur-off:before {
  content: '\f368'; }

.zmdi-blur:before {
  content: '\f369'; }

.zmdi-brightness-2:before {
  content: '\f36a'; }

.zmdi-brightness-3:before {
  content: '\f36b'; }

.zmdi-brightness-4:before {
  content: '\f36c'; }

.zmdi-brightness-5:before {
  content: '\f36d'; }

.zmdi-brightness-6:before {
  content: '\f36e'; }

.zmdi-brightness-7:before {
  content: '\f36f'; }

.zmdi-brightness-auto:before {
  content: '\f370'; }

.zmdi-brightness-setting:before {
  content: '\f371'; }

.zmdi-broken-image:before {
  content: '\f372'; }

.zmdi-center-focus-strong:before {
  content: '\f373'; }

.zmdi-center-focus-weak:before {
  content: '\f374'; }

.zmdi-compare:before {
  content: '\f375'; }

.zmdi-crop-16-9:before {
  content: '\f376'; }

.zmdi-crop-3-2:before {
  content: '\f377'; }

.zmdi-crop-5-4:before {
  content: '\f378'; }

.zmdi-crop-7-5:before {
  content: '\f379'; }

.zmdi-crop-din:before {
  content: '\f37a'; }

.zmdi-crop-free:before {
  content: '\f37b'; }

.zmdi-crop-landscape:before {
  content: '\f37c'; }

.zmdi-crop-portrait:before {
  content: '\f37d'; }

.zmdi-crop-square:before {
  content: '\f37e'; }

.zmdi-exposure-alt:before {
  content: '\f37f'; }

.zmdi-exposure:before {
  content: '\f380'; }

.zmdi-filter-b-and-w:before {
  content: '\f381'; }

.zmdi-filter-center-focus:before {
  content: '\f382'; }

.zmdi-filter-frames:before {
  content: '\f383'; }

.zmdi-filter-tilt-shift:before {
  content: '\f384'; }

.zmdi-gradient:before {
  content: '\f385'; }

.zmdi-grain:before {
  content: '\f386'; }

.zmdi-graphic-eq:before {
  content: '\f387'; }

.zmdi-hdr-off:before {
  content: '\f388'; }

.zmdi-hdr-strong:before {
  content: '\f389'; }

.zmdi-hdr-weak:before {
  content: '\f38a'; }

.zmdi-hdr:before {
  content: '\f38b'; }

.zmdi-iridescent:before {
  content: '\f38c'; }

.zmdi-leak-off:before {
  content: '\f38d'; }

.zmdi-leak:before {
  content: '\f38e'; }

.zmdi-looks:before {
  content: '\f38f'; }

.zmdi-loupe:before {
  content: '\f390'; }

.zmdi-panorama-horizontal:before {
  content: '\f391'; }

.zmdi-panorama-vertical:before {
  content: '\f392'; }

.zmdi-panorama-wide-angle:before {
  content: '\f393'; }

.zmdi-photo-size-select-large:before {
  content: '\f394'; }

.zmdi-photo-size-select-small:before {
  content: '\f395'; }

.zmdi-picture-in-picture:before {
  content: '\f396'; }

.zmdi-slideshow:before {
  content: '\f397'; }

.zmdi-texture:before {
  content: '\f398'; }

.zmdi-tonality:before {
  content: '\f399'; }

.zmdi-vignette:before {
  content: '\f39a'; }

.zmdi-wb-auto:before {
  content: '\f39b'; }

.zmdi-eject-alt:before {
  content: '\f39c'; }

.zmdi-eject:before {
  content: '\f39d'; }

.zmdi-equalizer:before {
  content: '\f39e'; }

.zmdi-fast-forward:before {
  content: '\f39f'; }

.zmdi-fast-rewind:before {
  content: '\f3a0'; }

.zmdi-forward-10:before {
  content: '\f3a1'; }

.zmdi-forward-30:before {
  content: '\f3a2'; }

.zmdi-forward-5:before {
  content: '\f3a3'; }

.zmdi-hearing:before {
  content: '\f3a4'; }

.zmdi-pause-circle-outline:before {
  content: '\f3a5'; }

.zmdi-pause-circle:before {
  content: '\f3a6'; }

.zmdi-pause:before {
  content: '\f3a7'; }

.zmdi-play-circle-outline:before {
  content: '\f3a8'; }

.zmdi-play-circle:before {
  content: '\f3a9'; }

.zmdi-play:before {
  content: '\f3aa'; }

.zmdi-playlist-audio:before {
  content: '\f3ab'; }

.zmdi-playlist-plus:before {
  content: '\f3ac'; }

.zmdi-repeat-one:before {
  content: '\f3ad'; }

.zmdi-repeat:before {
  content: '\f3ae'; }

.zmdi-replay-10:before {
  content: '\f3af'; }

.zmdi-replay-30:before {
  content: '\f3b0'; }

.zmdi-replay-5:before {
  content: '\f3b1'; }

.zmdi-replay:before {
  content: '\f3b2'; }

.zmdi-shuffle:before {
  content: '\f3b3'; }

.zmdi-skip-next:before {
  content: '\f3b4'; }

.zmdi-skip-previous:before {
  content: '\f3b5'; }

.zmdi-stop:before {
  content: '\f3b6'; }

.zmdi-surround-sound:before {
  content: '\f3b7'; }

.zmdi-tune:before {
  content: '\f3b8'; }

.zmdi-volume-down:before {
  content: '\f3b9'; }

.zmdi-volume-mute:before {
  content: '\f3ba'; }

.zmdi-volume-off:before {
  content: '\f3bb'; }

.zmdi-volume-up:before {
  content: '\f3bc'; }

.zmdi-n-1-square:before {
  content: '\f3bd'; }

.zmdi-n-2-square:before {
  content: '\f3be'; }

.zmdi-n-3-square:before {
  content: '\f3bf'; }

.zmdi-n-4-square:before {
  content: '\f3c0'; }

.zmdi-n-5-square:before {
  content: '\f3c1'; }

.zmdi-n-6-square:before {
  content: '\f3c2'; }

.zmdi-neg-1:before {
  content: '\f3c3'; }

.zmdi-neg-2:before {
  content: '\f3c4'; }

.zmdi-plus-1:before {
  content: '\f3c5'; }

.zmdi-plus-2:before {
  content: '\f3c6'; }

.zmdi-sec-10:before {
  content: '\f3c7'; }

.zmdi-sec-3:before {
  content: '\f3c8'; }

.zmdi-zero:before {
  content: '\f3c9'; }

.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca'; }

.zmdi-airline-seat-flat:before {
  content: '\f3cb'; }

.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc'; }

.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd'; }

.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce'; }

.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf'; }

.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0'; }

.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1'; }

.zmdi-airplay:before {
  content: '\f3d2'; }

.zmdi-closed-caption:before {
  content: '\f3d3'; }

.zmdi-confirmation-number:before {
  content: '\f3d4'; }

.zmdi-developer-board:before {
  content: '\f3d5'; }

.zmdi-disc-full:before {
  content: '\f3d6'; }

.zmdi-explicit:before {
  content: '\f3d7'; }

.zmdi-flight-land:before {
  content: '\f3d8'; }

.zmdi-flight-takeoff:before {
  content: '\f3d9'; }

.zmdi-flip-to-back:before {
  content: '\f3da'; }

.zmdi-flip-to-front:before {
  content: '\f3db'; }

.zmdi-group-work:before {
  content: '\f3dc'; }

.zmdi-hd:before {
  content: '\f3dd'; }

.zmdi-hq:before {
  content: '\f3de'; }

.zmdi-markunread-mailbox:before {
  content: '\f3df'; }

.zmdi-memory:before {
  content: '\f3e0'; }

.zmdi-nfc:before {
  content: '\f3e1'; }

.zmdi-play-for-work:before {
  content: '\f3e2'; }

.zmdi-power-input:before {
  content: '\f3e3'; }

.zmdi-present-to-all:before {
  content: '\f3e4'; }

.zmdi-satellite:before {
  content: '\f3e5'; }

.zmdi-tap-and-play:before {
  content: '\f3e6'; }

.zmdi-vibration:before {
  content: '\f3e7'; }

.zmdi-voicemail:before {
  content: '\f3e8'; }

.zmdi-group:before {
  content: '\f3e9'; }

.zmdi-rss:before {
  content: '\f3ea'; }

.zmdi-shape:before {
  content: '\f3eb'; }

.zmdi-spinner:before {
  content: '\f3ec'; }

.zmdi-ungroup:before {
  content: '\f3ed'; }

.zmdi-500px:before {
  content: '\f3ee'; }

.zmdi-8tracks:before {
  content: '\f3ef'; }

.zmdi-amazon:before {
  content: '\f3f0'; }

.zmdi-blogger:before {
  content: '\f3f1'; }

.zmdi-delicious:before {
  content: '\f3f2'; }

.zmdi-disqus:before {
  content: '\f3f3'; }

.zmdi-flattr:before {
  content: '\f3f4'; }

.zmdi-flickr:before {
  content: '\f3f5'; }

.zmdi-github-alt:before {
  content: '\f3f6'; }

.zmdi-google-old:before {
  content: '\f3f7'; }

.zmdi-linkedin:before {
  content: '\f3f8'; }

.zmdi-odnoklassniki:before {
  content: '\f3f9'; }

.zmdi-outlook:before {
  content: '\f3fa'; }

.zmdi-paypal-alt:before {
  content: '\f3fb'; }

.zmdi-pinterest:before {
  content: '\f3fc'; }

.zmdi-playstation:before {
  content: '\f3fd'; }

.zmdi-reddit:before {
  content: '\f3fe'; }

.zmdi-skype:before {
  content: '\f3ff'; }

.zmdi-slideshare:before {
  content: '\f400'; }

.zmdi-soundcloud:before {
  content: '\f401'; }

.zmdi-tumblr:before {
  content: '\f402'; }

.zmdi-twitch:before {
  content: '\f403'; }

.zmdi-vimeo:before {
  content: '\f404'; }

.zmdi-whatsapp:before {
  content: '\f405'; }

.zmdi-xbox:before {
  content: '\f406'; }

.zmdi-yahoo:before {
  content: '\f407'; }

.zmdi-youtube-play:before {
  content: '\f408'; }

.zmdi-youtube:before {
  content: '\f409'; }

.zmdi-3d-rotation:before {
  content: '\f101'; }

.zmdi-airplane-off:before {
  content: '\f102'; }

.zmdi-airplane:before {
  content: '\f103'; }

.zmdi-album:before {
  content: '\f104'; }

.zmdi-archive:before {
  content: '\f105'; }

.zmdi-assignment-account:before {
  content: '\f106'; }

.zmdi-assignment-alert:before {
  content: '\f107'; }

.zmdi-assignment-check:before {
  content: '\f108'; }

.zmdi-assignment-o:before {
  content: '\f109'; }

.zmdi-assignment-return:before {
  content: '\f10a'; }

.zmdi-assignment-returned:before {
  content: '\f10b'; }

.zmdi-assignment:before {
  content: '\f10c'; }

.zmdi-attachment-alt:before {
  content: '\f10d'; }

.zmdi-attachment:before {
  content: '\f10e'; }

.zmdi-audio:before {
  content: '\f10f'; }

.zmdi-badge-check:before {
  content: '\f110'; }

.zmdi-balance-wallet:before {
  content: '\f111'; }

.zmdi-balance:before {
  content: '\f112'; }

.zmdi-battery-alert:before {
  content: '\f113'; }

.zmdi-battery-flash:before {
  content: '\f114'; }

.zmdi-battery-unknown:before {
  content: '\f115'; }

.zmdi-battery:before {
  content: '\f116'; }

.zmdi-bike:before {
  content: '\f117'; }

.zmdi-block-alt:before {
  content: '\f118'; }

.zmdi-block:before {
  content: '\f119'; }

.zmdi-boat:before {
  content: '\f11a'; }

.zmdi-book-image:before {
  content: '\f11b'; }

.zmdi-book:before {
  content: '\f11c'; }

.zmdi-bookmark-outline:before {
  content: '\f11d'; }

.zmdi-bookmark:before {
  content: '\f11e'; }

.zmdi-brush:before {
  content: '\f11f'; }

.zmdi-bug:before {
  content: '\f120'; }

.zmdi-bus:before {
  content: '\f121'; }

.zmdi-cake:before {
  content: '\f122'; }

.zmdi-car-taxi:before {
  content: '\f123'; }

.zmdi-car-wash:before {
  content: '\f124'; }

.zmdi-car:before {
  content: '\f125'; }

.zmdi-card-giftcard:before {
  content: '\f126'; }

.zmdi-card-membership:before {
  content: '\f127'; }

.zmdi-card-travel:before {
  content: '\f128'; }

.zmdi-card:before {
  content: '\f129'; }

.zmdi-case-check:before {
  content: '\f12a'; }

.zmdi-case-download:before {
  content: '\f12b'; }

.zmdi-case-play:before {
  content: '\f12c'; }

.zmdi-case:before {
  content: '\f12d'; }

.zmdi-cast-connected:before {
  content: '\f12e'; }

.zmdi-cast:before {
  content: '\f12f'; }

.zmdi-chart-donut:before {
  content: '\f130'; }

.zmdi-chart:before {
  content: '\f131'; }

.zmdi-city-alt:before {
  content: '\f132'; }

.zmdi-city:before {
  content: '\f133'; }

.zmdi-close-circle-o:before {
  content: '\f134'; }

.zmdi-close-circle:before {
  content: '\f135'; }

.zmdi-close:before {
  content: '\f136'; }

.zmdi-cocktail:before {
  content: '\f137'; }

.zmdi-code-setting:before {
  content: '\f138'; }

.zmdi-code-smartphone:before {
  content: '\f139'; }

.zmdi-code:before {
  content: '\f13a'; }

.zmdi-coffee:before {
  content: '\f13b'; }

.zmdi-collection-bookmark:before {
  content: '\f13c'; }

.zmdi-collection-case-play:before {
  content: '\f13d'; }

.zmdi-collection-folder-image:before {
  content: '\f13e'; }

.zmdi-collection-image-o:before {
  content: '\f13f'; }

.zmdi-collection-image:before {
  content: '\f140'; }

.zmdi-collection-item-1:before {
  content: '\f141'; }

.zmdi-collection-item-2:before {
  content: '\f142'; }

.zmdi-collection-item-3:before {
  content: '\f143'; }

.zmdi-collection-item-4:before {
  content: '\f144'; }

.zmdi-collection-item-5:before {
  content: '\f145'; }

.zmdi-collection-item-6:before {
  content: '\f146'; }

.zmdi-collection-item-7:before {
  content: '\f147'; }

.zmdi-collection-item-8:before {
  content: '\f148'; }

.zmdi-collection-item-9-plus:before {
  content: '\f149'; }

.zmdi-collection-item-9:before {
  content: '\f14a'; }

.zmdi-collection-item:before {
  content: '\f14b'; }

.zmdi-collection-music:before {
  content: '\f14c'; }

.zmdi-collection-pdf:before {
  content: '\f14d'; }

.zmdi-collection-plus:before {
  content: '\f14e'; }

.zmdi-collection-speaker:before {
  content: '\f14f'; }

.zmdi-collection-text:before {
  content: '\f150'; }

.zmdi-collection-video:before {
  content: '\f151'; }

.zmdi-compass:before {
  content: '\f152'; }

.zmdi-cutlery:before {
  content: '\f153'; }

.zmdi-delete:before {
  content: '\f154'; }

.zmdi-dialpad:before {
  content: '\f155'; }

.zmdi-dns:before {
  content: '\f156'; }

.zmdi-drink:before {
  content: '\f157'; }

.zmdi-edit:before {
  content: '\f158'; }

.zmdi-email-open:before {
  content: '\f159'; }

.zmdi-email:before {
  content: '\f15a'; }

.zmdi-eye-off:before {
  content: '\f15b'; }

.zmdi-eye:before {
  content: '\f15c'; }

.zmdi-eyedropper:before {
  content: '\f15d'; }

.zmdi-favorite-outline:before {
  content: '\f15e'; }

.zmdi-favorite:before {
  content: '\f15f'; }

.zmdi-filter-list:before {
  content: '\f160'; }

.zmdi-fire:before {
  content: '\f161'; }

.zmdi-flag:before {
  content: '\f162'; }

.zmdi-flare:before {
  content: '\f163'; }

.zmdi-flash-auto:before {
  content: '\f164'; }

.zmdi-flash-off:before {
  content: '\f165'; }

.zmdi-flash:before {
  content: '\f166'; }

.zmdi-flip:before {
  content: '\f167'; }

.zmdi-flower-alt:before {
  content: '\f168'; }

.zmdi-flower:before {
  content: '\f169'; }

.zmdi-font:before {
  content: '\f16a'; }

.zmdi-fullscreen-alt:before {
  content: '\f16b'; }

.zmdi-fullscreen-exit:before {
  content: '\f16c'; }

.zmdi-fullscreen:before {
  content: '\f16d'; }

.zmdi-functions:before {
  content: '\f16e'; }

.zmdi-gas-station:before {
  content: '\f16f'; }

.zmdi-gesture:before {
  content: '\f170'; }

.zmdi-globe-alt:before {
  content: '\f171'; }

.zmdi-globe-lock:before {
  content: '\f172'; }

.zmdi-globe:before {
  content: '\f173'; }

.zmdi-graduation-cap:before {
  content: '\f174'; }

.zmdi-home:before {
  content: '\f175'; }

.zmdi-hospital-alt:before {
  content: '\f176'; }

.zmdi-hospital:before {
  content: '\f177'; }

.zmdi-hotel:before {
  content: '\f178'; }

.zmdi-hourglass-alt:before {
  content: '\f179'; }

.zmdi-hourglass-outline:before {
  content: '\f17a'; }

.zmdi-hourglass:before {
  content: '\f17b'; }

.zmdi-http:before {
  content: '\f17c'; }

.zmdi-image-alt:before {
  content: '\f17d'; }

.zmdi-image-o:before {
  content: '\f17e'; }

.zmdi-image:before {
  content: '\f17f'; }

.zmdi-inbox:before {
  content: '\f180'; }

.zmdi-invert-colors-off:before {
  content: '\f181'; }

.zmdi-invert-colors:before {
  content: '\f182'; }

.zmdi-key:before {
  content: '\f183'; }

.zmdi-label-alt-outline:before {
  content: '\f184'; }

.zmdi-label-alt:before {
  content: '\f185'; }

.zmdi-label-heart:before {
  content: '\f186'; }

.zmdi-label:before {
  content: '\f187'; }

.zmdi-labels:before {
  content: '\f188'; }

.zmdi-lamp:before {
  content: '\f189'; }

.zmdi-landscape:before {
  content: '\f18a'; }

.zmdi-layers-off:before {
  content: '\f18b'; }

.zmdi-layers:before {
  content: '\f18c'; }

.zmdi-library:before {
  content: '\f18d'; }

.zmdi-link:before {
  content: '\f18e'; }

.zmdi-lock-open:before {
  content: '\f18f'; }

.zmdi-lock-outline:before {
  content: '\f190'; }

.zmdi-lock:before {
  content: '\f191'; }

.zmdi-mail-reply-all:before {
  content: '\f192'; }

.zmdi-mail-reply:before {
  content: '\f193'; }

.zmdi-mail-send:before {
  content: '\f194'; }

.zmdi-mall:before {
  content: '\f195'; }

.zmdi-map:before {
  content: '\f196'; }

.zmdi-menu:before {
  content: '\f197'; }

.zmdi-money-box:before {
  content: '\f198'; }

.zmdi-money-off:before {
  content: '\f199'; }

.zmdi-money:before {
  content: '\f19a'; }

.zmdi-more-vert:before {
  content: '\f19b'; }

.zmdi-more:before {
  content: '\f19c'; }

.zmdi-movie-alt:before {
  content: '\f19d'; }

.zmdi-movie:before {
  content: '\f19e'; }

.zmdi-nature-people:before {
  content: '\f19f'; }

.zmdi-nature:before {
  content: '\f1a0'; }

.zmdi-navigation:before {
  content: '\f1a1'; }

.zmdi-open-in-browser:before {
  content: '\f1a2'; }

.zmdi-open-in-new:before {
  content: '\f1a3'; }

.zmdi-palette:before {
  content: '\f1a4'; }

.zmdi-parking:before {
  content: '\f1a5'; }

.zmdi-pin-account:before {
  content: '\f1a6'; }

.zmdi-pin-assistant:before {
  content: '\f1a7'; }

.zmdi-pin-drop:before {
  content: '\f1a8'; }

.zmdi-pin-help:before {
  content: '\f1a9'; }

.zmdi-pin-off:before {
  content: '\f1aa'; }

.zmdi-pin:before {
  content: '\f1ab'; }

.zmdi-pizza:before {
  content: '\f1ac'; }

.zmdi-plaster:before {
  content: '\f1ad'; }

.zmdi-power-setting:before {
  content: '\f1ae'; }

.zmdi-power:before {
  content: '\f1af'; }

.zmdi-print:before {
  content: '\f1b0'; }

.zmdi-puzzle-piece:before {
  content: '\f1b1'; }

.zmdi-quote:before {
  content: '\f1b2'; }

.zmdi-railway:before {
  content: '\f1b3'; }

.zmdi-receipt:before {
  content: '\f1b4'; }

.zmdi-refresh-alt:before {
  content: '\f1b5'; }

.zmdi-refresh-sync-alert:before {
  content: '\f1b6'; }

.zmdi-refresh-sync-off:before {
  content: '\f1b7'; }

.zmdi-refresh-sync:before {
  content: '\f1b8'; }

.zmdi-refresh:before {
  content: '\f1b9'; }

.zmdi-roller:before {
  content: '\f1ba'; }

.zmdi-ruler:before {
  content: '\f1bb'; }

.zmdi-scissors:before {
  content: '\f1bc'; }

.zmdi-screen-rotation-lock:before {
  content: '\f1bd'; }

.zmdi-screen-rotation:before {
  content: '\f1be'; }

.zmdi-search-for:before {
  content: '\f1bf'; }

.zmdi-search-in-file:before {
  content: '\f1c0'; }

.zmdi-search-in-page:before {
  content: '\f1c1'; }

.zmdi-search-replace:before {
  content: '\f1c2'; }

.zmdi-search:before {
  content: '\f1c3'; }

.zmdi-seat:before {
  content: '\f1c4'; }

.zmdi-settings-square:before {
  content: '\f1c5'; }

.zmdi-settings:before {
  content: '\f1c6'; }

.zmdi-shield-check:before {
  content: '\f1c7'; }

.zmdi-shield-security:before {
  content: '\f1c8'; }

.zmdi-shopping-basket:before {
  content: '\f1c9'; }

.zmdi-shopping-cart-plus:before {
  content: '\f1ca'; }

.zmdi-shopping-cart:before {
  content: '\f1cb'; }

.zmdi-sign-in:before {
  content: '\f1cc'; }

.zmdi-sort-amount-asc:before {
  content: '\f1cd'; }

.zmdi-sort-amount-desc:before {
  content: '\f1ce'; }

.zmdi-sort-asc:before {
  content: '\f1cf'; }

.zmdi-sort-desc:before {
  content: '\f1d0'; }

.zmdi-spellcheck:before {
  content: '\f1d1'; }

.zmdi-storage:before {
  content: '\f1d2'; }

.zmdi-store-24:before {
  content: '\f1d3'; }

.zmdi-store:before {
  content: '\f1d4'; }

.zmdi-subway:before {
  content: '\f1d5'; }

.zmdi-sun:before {
  content: '\f1d6'; }

.zmdi-tab-unselected:before {
  content: '\f1d7'; }

.zmdi-tab:before {
  content: '\f1d8'; }

.zmdi-tag-close:before {
  content: '\f1d9'; }

.zmdi-tag-more:before {
  content: '\f1da'; }

.zmdi-tag:before {
  content: '\f1db'; }

.zmdi-thumb-down:before {
  content: '\f1dc'; }

.zmdi-thumb-up-down:before {
  content: '\f1dd'; }

.zmdi-thumb-up:before {
  content: '\f1de'; }

.zmdi-ticket-star:before {
  content: '\f1df'; }

.zmdi-toll:before {
  content: '\f1e0'; }

.zmdi-toys:before {
  content: '\f1e1'; }

.zmdi-traffic:before {
  content: '\f1e2'; }

.zmdi-translate:before {
  content: '\f1e3'; }

.zmdi-triangle-down:before {
  content: '\f1e4'; }

.zmdi-triangle-up:before {
  content: '\f1e5'; }

.zmdi-truck:before {
  content: '\f1e6'; }

.zmdi-turning-sign:before {
  content: '\f1e7'; }

.zmdi-wallpaper:before {
  content: '\f1e8'; }

.zmdi-washing-machine:before {
  content: '\f1e9'; }

.zmdi-window-maximize:before {
  content: '\f1ea'; }

.zmdi-window-minimize:before {
  content: '\f1eb'; }

.zmdi-window-restore:before {
  content: '\f1ec'; }

.zmdi-wrench:before {
  content: '\f1ed'; }

.zmdi-zoom-in:before {
  content: '\f1ee'; }

.zmdi-zoom-out:before {
  content: '\f1ef'; }

.zmdi-alert-circle-o:before {
  content: '\f1f0'; }

.zmdi-alert-circle:before {
  content: '\f1f1'; }

.zmdi-alert-octagon:before {
  content: '\f1f2'; }

.zmdi-alert-polygon:before {
  content: '\f1f3'; }

.zmdi-alert-triangle:before {
  content: '\f1f4'; }

.zmdi-help-outline:before {
  content: '\f1f5'; }

.zmdi-help:before {
  content: '\f1f6'; }

.zmdi-info-outline:before {
  content: '\f1f7'; }

.zmdi-info:before {
  content: '\f1f8'; }

.zmdi-notifications-active:before {
  content: '\f1f9'; }

.zmdi-notifications-add:before {
  content: '\f1fa'; }

.zmdi-notifications-none:before {
  content: '\f1fb'; }

.zmdi-notifications-off:before {
  content: '\f1fc'; }

.zmdi-notifications-paused:before {
  content: '\f1fd'; }

.zmdi-notifications:before {
  content: '\f1fe'; }

.zmdi-account-add:before {
  content: '\f1ff'; }

.zmdi-account-box-mail:before {
  content: '\f200'; }

.zmdi-account-box-o:before {
  content: '\f201'; }

.zmdi-account-box-phone:before {
  content: '\f202'; }

.zmdi-account-box:before {
  content: '\f203'; }

.zmdi-account-calendar:before {
  content: '\f204'; }

.zmdi-account-circle:before {
  content: '\f205'; }

.zmdi-account-o:before {
  content: '\f206'; }

.zmdi-account:before {
  content: '\f207'; }

.zmdi-accounts-add:before {
  content: '\f208'; }

.zmdi-accounts-alt:before {
  content: '\f209'; }

.zmdi-accounts-list-alt:before {
  content: '\f20a'; }

.zmdi-accounts-list:before {
  content: '\f20b'; }

.zmdi-accounts-outline:before {
  content: '\f20c'; }

.zmdi-accounts:before {
  content: '\f20d'; }

.zmdi-face:before {
  content: '\f20e'; }

.zmdi-female:before {
  content: '\f20f'; }

.zmdi-male-alt:before {
  content: '\f210'; }

.zmdi-male-female:before {
  content: '\f211'; }

.zmdi-male:before {
  content: '\f212'; }

.zmdi-mood-bad:before {
  content: '\f213'; }

.zmdi-mood:before {
  content: '\f214'; }

.zmdi-run:before {
  content: '\f215'; }

.zmdi-walk:before {
  content: '\f216'; }

.zmdi-cloud-box:before {
  content: '\f217'; }

.zmdi-cloud-circle:before {
  content: '\f218'; }

.zmdi-cloud-done:before {
  content: '\f219'; }

.zmdi-cloud-download:before {
  content: '\f21a'; }

.zmdi-cloud-off:before {
  content: '\f21b'; }

.zmdi-cloud-outline-alt:before {
  content: '\f21c'; }

.zmdi-cloud-outline:before {
  content: '\f21d'; }

.zmdi-cloud-upload:before {
  content: '\f21e'; }

.zmdi-cloud:before {
  content: '\f21f'; }

.zmdi-download:before {
  content: '\f220'; }

.zmdi-file-plus:before {
  content: '\f221'; }

.zmdi-file-text:before {
  content: '\f222'; }

.zmdi-file:before {
  content: '\f223'; }

.zmdi-folder-outline:before {
  content: '\f224'; }

.zmdi-folder-person:before {
  content: '\f225'; }

.zmdi-folder-star-alt:before {
  content: '\f226'; }

.zmdi-folder-star:before {
  content: '\f227'; }

.zmdi-folder:before {
  content: '\f228'; }

.zmdi-gif:before {
  content: '\f229'; }

.zmdi-upload:before {
  content: '\f22a'; }

.zmdi-border-all:before {
  content: '\f22b'; }

.zmdi-border-bottom:before {
  content: '\f22c'; }

.zmdi-border-clear:before {
  content: '\f22d'; }

.zmdi-border-color:before {
  content: '\f22e'; }

.zmdi-border-horizontal:before {
  content: '\f22f'; }

.zmdi-border-inner:before {
  content: '\f230'; }

.zmdi-border-left:before {
  content: '\f231'; }

.zmdi-border-outer:before {
  content: '\f232'; }

.zmdi-border-right:before {
  content: '\f233'; }

.zmdi-border-style:before {
  content: '\f234'; }

.zmdi-border-top:before {
  content: '\f235'; }

.zmdi-border-vertical:before {
  content: '\f236'; }

.zmdi-copy:before {
  content: '\f237'; }

.zmdi-crop:before {
  content: '\f238'; }

.zmdi-format-align-center:before {
  content: '\f239'; }

.zmdi-format-align-justify:before {
  content: '\f23a'; }

.zmdi-format-align-left:before {
  content: '\f23b'; }

.zmdi-format-align-right:before {
  content: '\f23c'; }

.zmdi-format-bold:before {
  content: '\f23d'; }

.zmdi-format-clear-all:before {
  content: '\f23e'; }

.zmdi-format-clear:before {
  content: '\f23f'; }

.zmdi-format-color-fill:before {
  content: '\f240'; }

.zmdi-format-color-reset:before {
  content: '\f241'; }

.zmdi-format-color-text:before {
  content: '\f242'; }

.zmdi-format-indent-decrease:before {
  content: '\f243'; }

.zmdi-format-indent-increase:before {
  content: '\f244'; }

.zmdi-format-italic:before {
  content: '\f245'; }

.zmdi-format-line-spacing:before {
  content: '\f246'; }

.zmdi-format-list-bulleted:before {
  content: '\f247'; }

.zmdi-format-list-numbered:before {
  content: '\f248'; }

.zmdi-format-ltr:before {
  content: '\f249'; }

.zmdi-format-rtl:before {
  content: '\f24a'; }

.zmdi-format-size:before {
  content: '\f24b'; }

.zmdi-format-strikethrough-s:before {
  content: '\f24c'; }

.zmdi-format-strikethrough:before {
  content: '\f24d'; }

.zmdi-format-subject:before {
  content: '\f24e'; }

.zmdi-format-underlined:before {
  content: '\f24f'; }

.zmdi-format-valign-bottom:before {
  content: '\f250'; }

.zmdi-format-valign-center:before {
  content: '\f251'; }

.zmdi-format-valign-top:before {
  content: '\f252'; }

.zmdi-redo:before {
  content: '\f253'; }

.zmdi-select-all:before {
  content: '\f254'; }

.zmdi-space-bar:before {
  content: '\f255'; }

.zmdi-text-format:before {
  content: '\f256'; }

.zmdi-transform:before {
  content: '\f257'; }

.zmdi-undo:before {
  content: '\f258'; }

.zmdi-wrap-text:before {
  content: '\f259'; }

.zmdi-comment-alert:before {
  content: '\f25a'; }

.zmdi-comment-alt-text:before {
  content: '\f25b'; }

.zmdi-comment-alt:before {
  content: '\f25c'; }

.zmdi-comment-edit:before {
  content: '\f25d'; }

.zmdi-comment-image:before {
  content: '\f25e'; }

.zmdi-comment-list:before {
  content: '\f25f'; }

.zmdi-comment-more:before {
  content: '\f260'; }

.zmdi-comment-outline:before {
  content: '\f261'; }

.zmdi-comment-text-alt:before {
  content: '\f262'; }

.zmdi-comment-text:before {
  content: '\f263'; }

.zmdi-comment-video:before {
  content: '\f264'; }

.zmdi-comment:before {
  content: '\f265'; }

.zmdi-comments:before {
  content: '\f266'; }

.zmdi-check-all:before {
  content: '\f267'; }

.zmdi-check-circle-u:before {
  content: '\f268'; }

.zmdi-check-circle:before {
  content: '\f269'; }

.zmdi-check-square:before {
  content: '\f26a'; }

.zmdi-check:before {
  content: '\f26b'; }

.zmdi-circle-o:before {
  content: '\f26c'; }

.zmdi-circle:before {
  content: '\f26d'; }

.zmdi-dot-circle-alt:before {
  content: '\f26e'; }

.zmdi-dot-circle:before {
  content: '\f26f'; }

.zmdi-minus-circle-outline:before {
  content: '\f270'; }

.zmdi-minus-circle:before {
  content: '\f271'; }

.zmdi-minus-square:before {
  content: '\f272'; }

.zmdi-minus:before {
  content: '\f273'; }

.zmdi-plus-circle-o-duplicate:before {
  content: '\f274'; }

.zmdi-plus-circle-o:before {
  content: '\f275'; }

.zmdi-plus-circle:before {
  content: '\f276'; }

.zmdi-plus-square:before {
  content: '\f277'; }

.zmdi-plus:before {
  content: '\f278'; }

.zmdi-square-o:before {
  content: '\f279'; }

.zmdi-star-circle:before {
  content: '\f27a'; }

.zmdi-star-half:before {
  content: '\f27b'; }

.zmdi-star-outline:before {
  content: '\f27c'; }

.zmdi-star:before {
  content: '\f27d'; }

.zmdi-bluetooth-connected:before {
  content: '\f27e'; }

.zmdi-bluetooth-off:before {
  content: '\f27f'; }

.zmdi-bluetooth-search:before {
  content: '\f280'; }

.zmdi-bluetooth-setting:before {
  content: '\f281'; }

.zmdi-bluetooth:before {
  content: '\f282'; }

.zmdi-camera-add:before {
  content: '\f283'; }

.zmdi-camera-alt:before {
  content: '\f284'; }

.zmdi-camera-bw:before {
  content: '\f285'; }

.zmdi-camera-front:before {
  content: '\f286'; }

.zmdi-camera-mic:before {
  content: '\f287'; }

.zmdi-camera-party-mode:before {
  content: '\f288'; }

.zmdi-camera-rear:before {
  content: '\f289'; }

.zmdi-camera-roll:before {
  content: '\f28a'; }

.zmdi-camera-switch:before {
  content: '\f28b'; }

.zmdi-camera:before {
  content: '\f28c'; }

.zmdi-card-alert:before {
  content: '\f28d'; }

.zmdi-card-off:before {
  content: '\f28e'; }

.zmdi-card-sd:before {
  content: '\f28f'; }

.zmdi-card-sim:before {
  content: '\f290'; }

.zmdi-desktop-mac:before {
  content: '\f291'; }

.zmdi-desktop-windows:before {
  content: '\f292'; }

.zmdi-device-hub:before {
  content: '\f293'; }

.zmdi-devices-off:before {
  content: '\f294'; }

.zmdi-devices:before {
  content: '\f295'; }

.zmdi-dock:before {
  content: '\f296'; }

.zmdi-floppy:before {
  content: '\f297'; }

.zmdi-gamepad:before {
  content: '\f298'; }

.zmdi-gps-dot:before {
  content: '\f299'; }

.zmdi-gps-off:before {
  content: '\f29a'; }

.zmdi-gps:before {
  content: '\f29b'; }

.zmdi-headset-mic:before {
  content: '\f29c'; }

.zmdi-headset:before {
  content: '\f29d'; }

.zmdi-input-antenna:before {
  content: '\f29e'; }

.zmdi-input-composite:before {
  content: '\f29f'; }

.zmdi-input-hdmi:before {
  content: '\f2a0'; }

.zmdi-input-power:before {
  content: '\f2a1'; }

.zmdi-input-svideo:before {
  content: '\f2a2'; }

.zmdi-keyboard-hide:before {
  content: '\f2a3'; }

.zmdi-keyboard:before {
  content: '\f2a4'; }

.zmdi-laptop-chromebook:before {
  content: '\f2a5'; }

.zmdi-laptop-mac:before {
  content: '\f2a6'; }

.zmdi-laptop:before {
  content: '\f2a7'; }

.zmdi-mic-off:before {
  content: '\f2a8'; }

.zmdi-mic-outline:before {
  content: '\f2a9'; }

.zmdi-mic-setting:before {
  content: '\f2aa'; }

.zmdi-mic:before {
  content: '\f2ab'; }

.zmdi-mouse:before {
  content: '\f2ac'; }

.zmdi-network-alert:before {
  content: '\f2ad'; }

.zmdi-network-locked:before {
  content: '\f2ae'; }

.zmdi-network-off:before {
  content: '\f2af'; }

.zmdi-network-outline:before {
  content: '\f2b0'; }

.zmdi-network-setting:before {
  content: '\f2b1'; }

.zmdi-network:before {
  content: '\f2b2'; }

.zmdi-phone-bluetooth:before {
  content: '\f2b3'; }

.zmdi-phone-end:before {
  content: '\f2b4'; }

.zmdi-phone-forwarded:before {
  content: '\f2b5'; }

.zmdi-phone-in-talk:before {
  content: '\f2b6'; }

.zmdi-phone-locked:before {
  content: '\f2b7'; }

.zmdi-phone-missed:before {
  content: '\f2b8'; }

.zmdi-phone-msg:before {
  content: '\f2b9'; }

.zmdi-phone-paused:before {
  content: '\f2ba'; }

.zmdi-phone-ring:before {
  content: '\f2bb'; }

.zmdi-phone-setting:before {
  content: '\f2bc'; }

.zmdi-phone-sip:before {
  content: '\f2bd'; }

.zmdi-phone:before {
  content: '\f2be'; }

.zmdi-portable-wifi-changes:before {
  content: '\f2bf'; }

.zmdi-portable-wifi-off:before {
  content: '\f2c0'; }

.zmdi-portable-wifi:before {
  content: '\f2c1'; }

.zmdi-radio:before {
  content: '\f2c2'; }

.zmdi-reader:before {
  content: '\f2c3'; }

.zmdi-remote-control-alt:before {
  content: '\f2c4'; }

.zmdi-remote-control:before {
  content: '\f2c5'; }

.zmdi-router:before {
  content: '\f2c6'; }

.zmdi-scanner:before {
  content: '\f2c7'; }

.zmdi-smartphone-android:before {
  content: '\f2c8'; }

.zmdi-smartphone-download:before {
  content: '\f2c9'; }

.zmdi-smartphone-erase:before {
  content: '\f2ca'; }

.zmdi-smartphone-info:before {
  content: '\f2cb'; }

.zmdi-smartphone-iphone:before {
  content: '\f2cc'; }

.zmdi-smartphone-landscape-lock:before {
  content: '\f2cd'; }

.zmdi-smartphone-landscape:before {
  content: '\f2ce'; }

.zmdi-smartphone-lock:before {
  content: '\f2cf'; }

.zmdi-smartphone-portrait-lock:before {
  content: '\f2d0'; }

.zmdi-smartphone-ring:before {
  content: '\f2d1'; }

.zmdi-smartphone-setting:before {
  content: '\f2d2'; }

.zmdi-smartphone-setup:before {
  content: '\f2d3'; }

.zmdi-smartphone:before {
  content: '\f2d4'; }

.zmdi-speaker:before {
  content: '\f2d5'; }

.zmdi-tablet-android:before {
  content: '\f2d6'; }

.zmdi-tablet-mac:before {
  content: '\f2d7'; }

.zmdi-tablet:before {
  content: '\f2d8'; }

.zmdi-tv-alt-play:before {
  content: '\f2d9'; }

.zmdi-tv-list:before {
  content: '\f2da'; }

.zmdi-tv-play:before {
  content: '\f2db'; }

.zmdi-tv:before {
  content: '\f2dc'; }

.zmdi-usb:before {
  content: '\f2dd'; }

.zmdi-videocam-off:before {
  content: '\f2de'; }

.zmdi-videocam-switch:before {
  content: '\f2df'; }

.zmdi-videocam:before {
  content: '\f2e0'; }

.zmdi-watch:before {
  content: '\f2e1'; }

.zmdi-wifi-alt-2:before {
  content: '\f2e2'; }

.zmdi-wifi-alt:before {
  content: '\f2e3'; }

.zmdi-wifi-info:before {
  content: '\f2e4'; }

.zmdi-wifi-lock:before {
  content: '\f2e5'; }

.zmdi-wifi-off:before {
  content: '\f2e6'; }

.zmdi-wifi-outline:before {
  content: '\f2e7'; }

.zmdi-wifi:before {
  content: '\f2e8'; }

.zmdi-arrow-left-bottom:before {
  content: '\f2e9'; }

.zmdi-arrow-left:before {
  content: '\f2ea'; }

.zmdi-arrow-merge:before {
  content: '\f2eb'; }

.zmdi-arrow-missed:before {
  content: '\f2ec'; }

.zmdi-arrow-right-top:before {
  content: '\f2ed'; }

.zmdi-arrow-right:before {
  content: '\f2ee'; }

.zmdi-arrow-split:before {
  content: '\f2ef'; }

.zmdi-arrows:before {
  content: '\f2f0'; }

.zmdi-caret-down-circle:before {
  content: '\f2f1'; }

.zmdi-caret-down:before {
  content: '\f2f2'; }

.zmdi-caret-left-circle:before {
  content: '\f2f3'; }

.zmdi-caret-left:before {
  content: '\f2f4'; }

.zmdi-caret-right-circle:before {
  content: '\f2f5'; }

.zmdi-caret-right:before {
  content: '\f2f6'; }

.zmdi-caret-up-circle:before {
  content: '\f2f7'; }

.zmdi-caret-up:before {
  content: '\f2f8'; }

.zmdi-chevron-down:before {
  content: '\f2f9'; }

.zmdi-chevron-left:before {
  content: '\f2fa'; }

.zmdi-chevron-right:before {
  content: '\f2fb'; }

.zmdi-chevron-up:before {
  content: '\f2fc'; }

.zmdi-forward:before {
  content: '\f2fd'; }

.zmdi-long-arrow-down:before {
  content: '\f2fe'; }

.zmdi-long-arrow-left:before {
  content: '\f2ff'; }

.zmdi-long-arrow-return:before {
  content: '\f300'; }

.zmdi-long-arrow-right:before {
  content: '\f301'; }

.zmdi-long-arrow-tab:before {
  content: '\f302'; }

.zmdi-long-arrow-up:before {
  content: '\f303'; }

.zmdi-rotate-ccw:before {
  content: '\f304'; }

.zmdi-rotate-cw:before {
  content: '\f305'; }

.zmdi-rotate-left:before {
  content: '\f306'; }

.zmdi-rotate-right:before {
  content: '\f307'; }

.zmdi-square-down:before {
  content: '\f308'; }

.zmdi-square-right:before {
  content: '\f309'; }

.zmdi-swap-alt:before {
  content: '\f30a'; }

.zmdi-swap-vertical-circle:before {
  content: '\f30b'; }

.zmdi-swap-vertical:before {
  content: '\f30c'; }

.zmdi-swap:before {
  content: '\f30d'; }

.zmdi-trending-down:before {
  content: '\f30e'; }

.zmdi-trending-flat:before {
  content: '\f30f'; }

.zmdi-trending-up:before {
  content: '\f310'; }

.zmdi-unfold-less:before {
  content: '\f311'; }

.zmdi-unfold-more:before {
  content: '\f312'; }

.zmdi-apps:before {
  content: '\f313'; }

.zmdi-grid-off:before {
  content: '\f314'; }

.zmdi-grid:before {
  content: '\f315'; }

.zmdi-view-agenda:before {
  content: '\f316'; }

.zmdi-view-array:before {
  content: '\f317'; }

.zmdi-view-carousel:before {
  content: '\f318'; }

.zmdi-view-column:before {
  content: '\f319'; }

.zmdi-view-comfy:before {
  content: '\f31a'; }

.zmdi-view-compact:before {
  content: '\f31b'; }

.zmdi-view-dashboard:before {
  content: '\f31c'; }

.zmdi-view-day:before {
  content: '\f31d'; }

.zmdi-view-headline:before {
  content: '\f31e'; }

.zmdi-view-list-alt:before {
  content: '\f31f'; }

.zmdi-view-list:before {
  content: '\f320'; }

.zmdi-view-module:before {
  content: '\f321'; }

.zmdi-view-quilt:before {
  content: '\f322'; }

.zmdi-view-stream:before {
  content: '\f323'; }

.zmdi-view-subtitles:before {
  content: '\f324'; }

.zmdi-view-toc:before {
  content: '\f325'; }

.zmdi-view-web:before {
  content: '\f326'; }

.zmdi-view-week:before {
  content: '\f327'; }

.zmdi-widgets:before {
  content: '\f328'; }

.zmdi-alarm-check:before {
  content: '\f329'; }

.zmdi-alarm-off:before {
  content: '\f32a'; }

.zmdi-alarm-plus:before {
  content: '\f32b'; }

.zmdi-alarm-snooze:before {
  content: '\f32c'; }

.zmdi-alarm:before {
  content: '\f32d'; }

.zmdi-calendar-alt:before {
  content: '\f32e'; }

.zmdi-calendar-check:before {
  content: '\f32f'; }

.zmdi-calendar-close:before {
  content: '\f330'; }

.zmdi-calendar-note:before {
  content: '\f331'; }

.zmdi-calendar:before {
  content: '\f332'; }

.zmdi-time-countdown:before {
  content: '\f333'; }

.zmdi-time-interval:before {
  content: '\f334'; }

.zmdi-time-restore-setting:before {
  content: '\f335'; }

.zmdi-time-restore:before {
  content: '\f336'; }

.zmdi-time:before {
  content: '\f337'; }

.zmdi-timer-off:before {
  content: '\f338'; }

.zmdi-timer:before {
  content: '\f339'; }

.zmdi-android-alt:before {
  content: '\f33a'; }

.zmdi-android:before {
  content: '\f33b'; }

.zmdi-apple:before {
  content: '\f33c'; }

.zmdi-behance:before {
  content: '\f33d'; }

.zmdi-codepen:before {
  content: '\f33e'; }

.zmdi-dribbble:before {
  content: '\f33f'; }

.zmdi-dropbox:before {
  content: '\f340'; }

.zmdi-evernote:before {
  content: '\f341'; }

.zmdi-facebook-box:before {
  content: '\f342'; }

.zmdi-facebook:before {
  content: '\f343'; }

.zmdi-github-box:before {
  content: '\f344'; }

.zmdi-github:before {
  content: '\f345'; }

.zmdi-google-drive:before {
  content: '\f346'; }

.zmdi-google-earth:before {
  content: '\f347'; }

.zmdi-google-glass:before {
  content: '\f348'; }

.zmdi-google-maps:before {
  content: '\f349'; }

.zmdi-google-pages:before {
  content: '\f34a'; }

.zmdi-google-play:before {
  content: '\f34b'; }

.zmdi-google-plus-box:before {
  content: '\f34c'; }

.zmdi-google-plus:before {
  content: '\f34d'; }

.zmdi-google:before {
  content: '\f34e'; }

.zmdi-instagram:before {
  content: '\f34f'; }

.zmdi-language-css3:before {
  content: '\f350'; }

.zmdi-language-html5:before {
  content: '\f351'; }

.zmdi-language-javascript:before {
  content: '\f352'; }

.zmdi-language-python-alt:before {
  content: '\f353'; }

.zmdi-language-python:before {
  content: '\f354'; }

.zmdi-lastfm:before {
  content: '\f355'; }

.zmdi-linkedin-box:before {
  content: '\f356'; }

.zmdi-paypal:before {
  content: '\f357'; }

.zmdi-pinterest-box:before {
  content: '\f358'; }

.zmdi-pocket:before {
  content: '\f359'; }

.zmdi-polymer:before {
  content: '\f35a'; }

.zmdi-share:before {
  content: '\f35b'; }

.zmdi-stackoverflow:before {
  content: '\f35c'; }

.zmdi-steam-square:before {
  content: '\f35d'; }

.zmdi-steam:before {
  content: '\f35e'; }

.zmdi-twitter-box:before {
  content: '\f35f'; }

.zmdi-twitter:before {
  content: '\f360'; }

.zmdi-vk:before {
  content: '\f361'; }

.zmdi-wikipedia:before {
  content: '\f362'; }

.zmdi-windows:before {
  content: '\f363'; }

.zmdi-aspect-ratio-alt:before {
  content: '\f364'; }

.zmdi-aspect-ratio:before {
  content: '\f365'; }

.zmdi-blur-circular:before {
  content: '\f366'; }

.zmdi-blur-linear:before {
  content: '\f367'; }

.zmdi-blur-off:before {
  content: '\f368'; }

.zmdi-blur:before {
  content: '\f369'; }

.zmdi-brightness-2:before {
  content: '\f36a'; }

.zmdi-brightness-3:before {
  content: '\f36b'; }

.zmdi-brightness-4:before {
  content: '\f36c'; }

.zmdi-brightness-5:before {
  content: '\f36d'; }

.zmdi-brightness-6:before {
  content: '\f36e'; }

.zmdi-brightness-7:before {
  content: '\f36f'; }

.zmdi-brightness-auto:before {
  content: '\f370'; }

.zmdi-brightness-setting:before {
  content: '\f371'; }

.zmdi-broken-image:before {
  content: '\f372'; }

.zmdi-center-focus-strong:before {
  content: '\f373'; }

.zmdi-center-focus-weak:before {
  content: '\f374'; }

.zmdi-compare:before {
  content: '\f375'; }

.zmdi-crop-16-9:before {
  content: '\f376'; }

.zmdi-crop-3-2:before {
  content: '\f377'; }

.zmdi-crop-5-4:before {
  content: '\f378'; }

.zmdi-crop-7-5:before {
  content: '\f379'; }

.zmdi-crop-din:before {
  content: '\f37a'; }

.zmdi-crop-free:before {
  content: '\f37b'; }

.zmdi-crop-landscape:before {
  content: '\f37c'; }

.zmdi-crop-portrait:before {
  content: '\f37d'; }

.zmdi-crop-square:before {
  content: '\f37e'; }

.zmdi-exposure-alt:before {
  content: '\f37f'; }

.zmdi-exposure:before {
  content: '\f380'; }

.zmdi-filter-b-and-w:before {
  content: '\f381'; }

.zmdi-filter-center-focus:before {
  content: '\f382'; }

.zmdi-filter-frames:before {
  content: '\f383'; }

.zmdi-filter-tilt-shift:before {
  content: '\f384'; }

.zmdi-gradient:before {
  content: '\f385'; }

.zmdi-grain:before {
  content: '\f386'; }

.zmdi-graphic-eq:before {
  content: '\f387'; }

.zmdi-hdr-off:before {
  content: '\f388'; }

.zmdi-hdr-strong:before {
  content: '\f389'; }

.zmdi-hdr-weak:before {
  content: '\f38a'; }

.zmdi-hdr:before {
  content: '\f38b'; }

.zmdi-iridescent:before {
  content: '\f38c'; }

.zmdi-leak-off:before {
  content: '\f38d'; }

.zmdi-leak:before {
  content: '\f38e'; }

.zmdi-looks:before {
  content: '\f38f'; }

.zmdi-loupe:before {
  content: '\f390'; }

.zmdi-panorama-horizontal:before {
  content: '\f391'; }

.zmdi-panorama-vertical:before {
  content: '\f392'; }

.zmdi-panorama-wide-angle:before {
  content: '\f393'; }

.zmdi-photo-size-select-large:before {
  content: '\f394'; }

.zmdi-photo-size-select-small:before {
  content: '\f395'; }

.zmdi-picture-in-picture:before {
  content: '\f396'; }

.zmdi-slideshow:before {
  content: '\f397'; }

.zmdi-texture:before {
  content: '\f398'; }

.zmdi-tonality:before {
  content: '\f399'; }

.zmdi-vignette:before {
  content: '\f39a'; }

.zmdi-wb-auto:before {
  content: '\f39b'; }

.zmdi-eject-alt:before {
  content: '\f39c'; }

.zmdi-eject:before {
  content: '\f39d'; }

.zmdi-equalizer:before {
  content: '\f39e'; }

.zmdi-fast-forward:before {
  content: '\f39f'; }

.zmdi-fast-rewind:before {
  content: '\f3a0'; }

.zmdi-forward-10:before {
  content: '\f3a1'; }

.zmdi-forward-30:before {
  content: '\f3a2'; }

.zmdi-forward-5:before {
  content: '\f3a3'; }

.zmdi-hearing:before {
  content: '\f3a4'; }

.zmdi-pause-circle-outline:before {
  content: '\f3a5'; }

.zmdi-pause-circle:before {
  content: '\f3a6'; }

.zmdi-pause:before {
  content: '\f3a7'; }

.zmdi-play-circle-outline:before {
  content: '\f3a8'; }

.zmdi-play-circle:before {
  content: '\f3a9'; }

.zmdi-play:before {
  content: '\f3aa'; }

.zmdi-playlist-audio:before {
  content: '\f3ab'; }

.zmdi-playlist-plus:before {
  content: '\f3ac'; }

.zmdi-repeat-one:before {
  content: '\f3ad'; }

.zmdi-repeat:before {
  content: '\f3ae'; }

.zmdi-replay-10:before {
  content: '\f3af'; }

.zmdi-replay-30:before {
  content: '\f3b0'; }

.zmdi-replay-5:before {
  content: '\f3b1'; }

.zmdi-replay:before {
  content: '\f3b2'; }

.zmdi-shuffle:before {
  content: '\f3b3'; }

.zmdi-skip-next:before {
  content: '\f3b4'; }

.zmdi-skip-previous:before {
  content: '\f3b5'; }

.zmdi-stop:before {
  content: '\f3b6'; }

.zmdi-surround-sound:before {
  content: '\f3b7'; }

.zmdi-tune:before {
  content: '\f3b8'; }

.zmdi-volume-down:before {
  content: '\f3b9'; }

.zmdi-volume-mute:before {
  content: '\f3ba'; }

.zmdi-volume-off:before {
  content: '\f3bb'; }

.zmdi-volume-up:before {
  content: '\f3bc'; }

.zmdi-n-1-square:before {
  content: '\f3bd'; }

.zmdi-n-2-square:before {
  content: '\f3be'; }

.zmdi-n-3-square:before {
  content: '\f3bf'; }

.zmdi-n-4-square:before {
  content: '\f3c0'; }

.zmdi-n-5-square:before {
  content: '\f3c1'; }

.zmdi-n-6-square:before {
  content: '\f3c2'; }

.zmdi-neg-1:before {
  content: '\f3c3'; }

.zmdi-neg-2:before {
  content: '\f3c4'; }

.zmdi-plus-1:before {
  content: '\f3c5'; }

.zmdi-plus-2:before {
  content: '\f3c6'; }

.zmdi-sec-10:before {
  content: '\f3c7'; }

.zmdi-sec-3:before {
  content: '\f3c8'; }

.zmdi-zero:before {
  content: '\f3c9'; }

.zmdi-airline-seat-flat-angled:before {
  content: '\f3ca'; }

.zmdi-airline-seat-flat:before {
  content: '\f3cb'; }

.zmdi-airline-seat-individual-suite:before {
  content: '\f3cc'; }

.zmdi-airline-seat-legroom-extra:before {
  content: '\f3cd'; }

.zmdi-airline-seat-legroom-normal:before {
  content: '\f3ce'; }

.zmdi-airline-seat-legroom-reduced:before {
  content: '\f3cf'; }

.zmdi-airline-seat-recline-extra:before {
  content: '\f3d0'; }

.zmdi-airline-seat-recline-normal:before {
  content: '\f3d1'; }

.zmdi-airplay:before {
  content: '\f3d2'; }

.zmdi-closed-caption:before {
  content: '\f3d3'; }

.zmdi-confirmation-number:before {
  content: '\f3d4'; }

.zmdi-developer-board:before {
  content: '\f3d5'; }

.zmdi-disc-full:before {
  content: '\f3d6'; }

.zmdi-explicit:before {
  content: '\f3d7'; }

.zmdi-flight-land:before {
  content: '\f3d8'; }

.zmdi-flight-takeoff:before {
  content: '\f3d9'; }

.zmdi-flip-to-back:before {
  content: '\f3da'; }

.zmdi-flip-to-front:before {
  content: '\f3db'; }

.zmdi-group-work:before {
  content: '\f3dc'; }

.zmdi-hd:before {
  content: '\f3dd'; }

.zmdi-hq:before {
  content: '\f3de'; }

.zmdi-markunread-mailbox:before {
  content: '\f3df'; }

.zmdi-memory:before {
  content: '\f3e0'; }

.zmdi-nfc:before {
  content: '\f3e1'; }

.zmdi-play-for-work:before {
  content: '\f3e2'; }

.zmdi-power-input:before {
  content: '\f3e3'; }

.zmdi-present-to-all:before {
  content: '\f3e4'; }

.zmdi-satellite:before {
  content: '\f3e5'; }

.zmdi-tap-and-play:before {
  content: '\f3e6'; }

.zmdi-vibration:before {
  content: '\f3e7'; }

.zmdi-voicemail:before {
  content: '\f3e8'; }

.zmdi-group:before {
  content: '\f3e9'; }

.zmdi-rss:before {
  content: '\f3ea'; }

.zmdi-shape:before {
  content: '\f3eb'; }

.zmdi-spinner:before {
  content: '\f3ec'; }

.zmdi-ungroup:before {
  content: '\f3ed'; }

.zmdi-500px:before {
  content: '\f3ee'; }

.zmdi-8tracks:before {
  content: '\f3ef'; }

.zmdi-amazon:before {
  content: '\f3f0'; }

.zmdi-blogger:before {
  content: '\f3f1'; }

.zmdi-delicious:before {
  content: '\f3f2'; }

.zmdi-disqus:before {
  content: '\f3f3'; }

.zmdi-flattr:before {
  content: '\f3f4'; }

.zmdi-flickr:before {
  content: '\f3f5'; }

.zmdi-github-alt:before {
  content: '\f3f6'; }

.zmdi-google-old:before {
  content: '\f3f7'; }

.zmdi-linkedin:before {
  content: '\f3f8'; }

.zmdi-odnoklassniki:before {
  content: '\f3f9'; }

.zmdi-outlook:before {
  content: '\f3fa'; }

.zmdi-paypal-alt:before {
  content: '\f3fb'; }

.zmdi-pinterest:before {
  content: '\f3fc'; }

.zmdi-playstation:before {
  content: '\f3fd'; }

.zmdi-reddit:before {
  content: '\f3fe'; }

.zmdi-skype:before {
  content: '\f3ff'; }

.zmdi-slideshare:before {
  content: '\f400'; }

.zmdi-soundcloud:before {
  content: '\f401'; }

.zmdi-tumblr:before {
  content: '\f402'; }

.zmdi-twitch:before {
  content: '\f403'; }

.zmdi-vimeo:before {
  content: '\f404'; }

.zmdi-whatsapp:before {
  content: '\f405'; }

.zmdi-xbox:before {
  content: '\f406'; }

.zmdi-yahoo:before {
  content: '\f407'; }

.zmdi-youtube-play:before {
  content: '\f408'; }

.zmdi-youtube:before {
  content: '\f409'; }

.zmdi-import-export:before {
  content: '\f30c'; }

.zmdi-swap-vertical-:before {
  content: '\f30c'; }

.zmdi-airplanemode-inactive:before {
  content: '\f102'; }

.zmdi-airplanemode-active:before {
  content: '\f103'; }

.zmdi-rate-review:before {
  content: '\f103'; }

.zmdi-comment-sign:before {
  content: '\f25a'; }

.zmdi-network-warning:before {
  content: '\f2ad'; }

.zmdi-shopping-cart-add:before {
  content: '\f1ca'; }

.zmdi-file-add:before {
  content: '\f221'; }

.zmdi-network-wifi-scan:before {
  content: '\f2e4'; }

.zmdi-collection-add:before {
  content: '\f14e'; }

.zmdi-format-playlist-add:before {
  content: '\f3ac'; }

.zmdi-format-queue-music:before {
  content: '\f3ab'; }

.zmdi-plus-box:before {
  content: '\f277'; }

.zmdi-tag-backspace:before {
  content: '\f1d9'; }

.zmdi-alarm-add:before {
  content: '\f32b'; }

.zmdi-battery-charging:before {
  content: '\f114'; }

.zmdi-daydream-setting:before {
  content: '\f217'; }

.zmdi-more-horiz:before {
  content: '\f19c'; }

.zmdi-book-photo:before {
  content: '\f11b'; }

.zmdi-incandescent:before {
  content: '\f189'; }

.zmdi-wb-iridescent:before {
  content: '\f38c'; }

.zmdi-calendar-remove:before {
  content: '\f330'; }

.zmdi-refresh-sync-disabled:before {
  content: '\f1b7'; }

.zmdi-refresh-sync-problem:before {
  content: '\f1b6'; }

.zmdi-crop-original:before {
  content: '\f17e'; }

.zmdi-power-off:before {
  content: '\f1af'; }

.zmdi-power-off-setting:before {
  content: '\f1ae'; }

.zmdi-leak-remove:before {
  content: '\f38d'; }

.zmdi-star-border:before {
  content: '\f27c'; }

.zmdi-brightness-low:before {
  content: '\f36d'; }

.zmdi-brightness-medium:before {
  content: '\f36e'; }

.zmdi-brightness-high:before {
  content: '\f36f'; }

.zmdi-smartphone-portrait:before {
  content: '\f2d4'; }

.zmdi-live-tv:before {
  content: '\f2d9'; }

.zmdi-format-textdirection-l-to-r:before {
  content: '\f249'; }

.zmdi-format-textdirection-r-to-l:before {
  content: '\f24a'; }

.zmdi-arrow-back:before {
  content: '\f2ea'; }

.zmdi-arrow-forward:before {
  content: '\f2ee'; }

.zmdi-arrow-in:before {
  content: '\f2e9'; }

.zmdi-arrow-out:before {
  content: '\f2ed'; }

.zmdi-rotate-90-degrees-ccw:before {
  content: '\f304'; }

.zmdi-adb:before {
  content: '\f33a'; }

.zmdi-network-wifi:before {
  content: '\f2e8'; }

.zmdi-network-wifi-alt:before {
  content: '\f2e3'; }

.zmdi-network-wifi-lock:before {
  content: '\f2e5'; }

.zmdi-network-wifi-off:before {
  content: '\f2e6'; }

.zmdi-network-wifi-outline:before {
  content: '\f2e7'; }

.zmdi-network-wifi-info:before {
  content: '\f2e4'; }

.zmdi-layers-clear:before {
  content: '\f18b'; }

.zmdi-colorize:before {
  content: '\f15d'; }

.zmdi-format-paint:before {
  content: '\f1ba'; }

.zmdi-format-quote:before {
  content: '\f1b2'; }

.zmdi-camera-monochrome-photos:before {
  content: '\f285'; }

.zmdi-sort-by-alpha:before {
  content: '\f1cf'; }

.zmdi-folder-shared:before {
  content: '\f225'; }

.zmdi-folder-special:before {
  content: '\f226'; }

.zmdi-comment-dots:before {
  content: '\f260'; }

.zmdi-reorder:before {
  content: '\f31e'; }

.zmdi-dehaze:before {
  content: '\f197'; }

.zmdi-sort:before {
  content: '\f1ce'; }

.zmdi-pages:before {
  content: '\f34a'; }

.zmdi-stack-overflow:before {
  content: '\f35c'; }

.zmdi-calendar-account:before {
  content: '\f204'; }

.zmdi-paste:before {
  content: '\f109'; }

.zmdi-cut:before {
  content: '\f1bc'; }

.zmdi-save:before {
  content: '\f297'; }

.zmdi-smartphone-code:before {
  content: '\f139'; }

.zmdi-directions-bike:before {
  content: '\f117'; }

.zmdi-directions-boat:before {
  content: '\f11a'; }

.zmdi-directions-bus:before {
  content: '\f121'; }

.zmdi-directions-car:before {
  content: '\f125'; }

.zmdi-directions-railway:before {
  content: '\f1b3'; }

.zmdi-directions-run:before {
  content: '\f215'; }

.zmdi-directions-subway:before {
  content: '\f1d5'; }

.zmdi-directions-walk:before {
  content: '\f216'; }

.zmdi-local-hotel:before {
  content: '\f178'; }

.zmdi-local-activity:before {
  content: '\f1df'; }

.zmdi-local-play:before {
  content: '\f1df'; }

.zmdi-local-airport:before {
  content: '\f103'; }

.zmdi-local-atm:before {
  content: '\f198'; }

.zmdi-local-bar:before {
  content: '\f137'; }

.zmdi-local-cafe:before {
  content: '\f13b'; }

.zmdi-local-car-wash:before {
  content: '\f124'; }

.zmdi-local-convenience-store:before {
  content: '\f1d3'; }

.zmdi-local-dining:before {
  content: '\f153'; }

.zmdi-local-drink:before {
  content: '\f157'; }

.zmdi-local-florist:before {
  content: '\f168'; }

.zmdi-local-gas-station:before {
  content: '\f16f'; }

.zmdi-local-grocery-store:before {
  content: '\f1cb'; }

.zmdi-local-hospital:before {
  content: '\f177'; }

.zmdi-local-laundry-service:before {
  content: '\f1e9'; }

.zmdi-local-library:before {
  content: '\f18d'; }

.zmdi-local-mall:before {
  content: '\f195'; }

.zmdi-local-movies:before {
  content: '\f19d'; }

.zmdi-local-offer:before {
  content: '\f187'; }

.zmdi-local-parking:before {
  content: '\f1a5'; }

.zmdi-local-parking:before {
  content: '\f1a5'; }

.zmdi-local-pharmacy:before {
  content: '\f176'; }

.zmdi-local-phone:before {
  content: '\f2be'; }

.zmdi-local-pizza:before {
  content: '\f1ac'; }

.zmdi-local-post-office:before {
  content: '\f15a'; }

.zmdi-local-printshop:before {
  content: '\f1b0'; }

.zmdi-local-see:before {
  content: '\f28c'; }

.zmdi-local-shipping:before {
  content: '\f1e6'; }

.zmdi-local-store:before {
  content: '\f1d4'; }

.zmdi-local-taxi:before {
  content: '\f123'; }

.zmdi-local-wc:before {
  content: '\f211'; }

.zmdi-my-location:before {
  content: '\f299'; }

.zmdi-directions:before {
  content: '\f1e7'; }

/* couleurs */
/* S'applique au menu liferay Vert BNP */
/* Le gradient de la barre de menu principale (couleur du haut) */
/* s'applique à la barre de menu SAB, au menu liferay sélectionné, aux boutons, titre-page... */
/* bouton d'authentification couleur police et arrière plan */
/* les XlXments du menu */
/* VARIABLES FIGMA */
/* BOUTONS */
/* VARIABLES HAUT-NIVEAU */
/* Toutes pages */
/* Page de synthese */
/*
html body.yp .ypw-portlet .portlet {
    background: #ffffff;
}
*/
/* remettre d'Xquerre la largeur de la saisie des articles */
fieldset {
  width: 100%; }

/* 
	Dans toutes les pages, on garde une marge X gauche de 20 pixels dans les portlets sauf en mode responsive
	i.e. max-size < 980px
*/
/* Titre page */
.portlet-print {
  display: none; }

html body.yp .ypw-portlet {
  /*
	.TitrePage {
	    border: 0;
	    text-align: left;
	    font-size: 22px;
	    color: $color-titre-page;
	    font-family: "bnpp_sans";
	    text-transform: uppercase;
	    font-weight: normal;
	    line-height: 24px;
	    margin: 0px 0px 5px 0px;
	    padding-top: 5px;
	    padding-left: 0px;
	    height: auto;
	}
	*/ }
  html body.yp .ypw-portlet .tablekeepLines tr td {
    background-image: none; }
  html body.yp .ypw-portlet .TitreTableau {
    background: white;
    font-size: 13px !important;
    font-family: 'robotobold';
    text-align: left;
    border-bottom: 0; }

.aui body {
  line-height: 15px; }

#content .portlet-boundary:not(.esab-menu-portlet) .portlet-body {
  padding: 3px; }

@media (min-width: 769px) {
  html body.yp .ypw-portlet .TableauBicolore a:hover {
    color: #00775A !important; } }

html body.yp .ypw-portlet .TableauBicolore a {
  color: #00775A;
  font-size: 12px;
  font-family: OpenSans-Regular;
  transition: color 0.3s;
  text-decoration: none !important; }

html body.yp .ypw-portlet .esabButtons:hover {
  background-color: #7E00BF;
  color: #FFFFFF;
  font-weight: 700; }

html body.yp .ypw-portlet .esabButtons {
  background-color: #182f61;
  color: white; }

html body.yp .ypw-portlet .esabButtons:focus {
  /*outline: 1px solid $esab-button-focus-color*/
  border-color: #FF2C00;
  outline: unset; }

html body.yp .ypw-portlet .esabButtons {
  background-color: #7E00BF;
  color: #FFFFFF !important;
  text-decoration: none !important;
  font-family: OpenSans-Regular;
  font-weight: 400;
  font-size: 15px;
  border: 2px solid transparent;
  padding: 9px 10px;
  border-radius: 2px !important;
  margin-bottom: 5px !important; }

html body.yp .ypw-portlet .TableauBicolore tr td.rt-alt.cellResize:nth-last-child(7), html body.yp .ypw-portlet .TableauBicolore tr td:nth-last-child(7) ~ td.rt-alt.cellResize,
html body.yp .ypw-portlet .TableauBicolore tr td.rt-alt.cellResize:nth-last-child(6), html body.yp .ypw-portlet .TableauBicolore tr td:nth-last-child(6) ~ td.rt-alt.cellResize,
html body.yp .ypw-portlet .TableauBicolore tr td.rt-alt.cellResize:nth-last-child(5), html body.yp .ypw-portlet .TableauBicolore tr td:nth-last-child(5) ~ td.rt-alt.cellResize,
html body.yp .ypw-portlet .TableauBicolore tr td.rt-alt.cellResize:nth-last-child(4), html body.yp .ypw-portlet .TableauBicolore tr td:nth-last-child(4) ~ td.rt-alt.cellResize,
html body.yp .ypw-portlet .TableauBicolore tr td.rt-alt.cellResize:nth-last-child(3), html body.yp .ypw-portlet .TableauBicolore tr td:nth-last-child(3) ~ td.rt-alt.cellResize,
html body.yp .ypw-portlet .TableauBicolore tr td.rt-alt.cellResize:nth-last-child(2), html body.yp .ypw-portlet .TableauBicolore tr td:nth-last-child(2) ~ td.rt-alt.cellResize {
  width: 100% !important; }

.ColonneNumerique.rt-alt.cellResize, td.ColonneIcone.rt-alt.cellResize, td.ColonneDate.rt-alt.cellResize {
  text-align: left !important; }

html body.yp .ypw-portlet table.tablekeepLines td:first-of-type, html body.yp .ypw-portlet table.tablekeepLines.oneTD tr:first-of-type td {
  line-height: 20px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] table.tablekeepLines:not(.oneColumn) tr {
  height: unset; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] table.tablekeepLines:not(.oneColumn) tr:nth-of-type(4) {
  top: 74px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] table.tablekeepLines:not(.oneColumn) tr:nth-of-type(6) {
  top: 147px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] table.tablekeepLines:not(.oneColumn) tr:nth-of-type(8) {
  top: 219px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] table.tablekeepLines:not(.oneColumn) tr:nth-of-type(10) {
  top: 292px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] table.tablekeepLines:not(.oneColumn) tr:nth-of-type(12) {
  top: 364px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] table.tablekeepLines:not(.oneColumn) tr:nth-of-type(14) {
  top: 438px; }

html body.yp .ypw-portlet table.tablekeepLines td:last-of-type {
  text-align: left !important; }

html body.yp .ypw-portlet table.tablekeepLines:not(.oneTD) td:last-of-type {
  margin-top: 0px !important; }

@media (max-width: 979px) {
  #heading + .navbar-header ~ .nav-secondary .esab-toolbar-wrapper .esab-toolbar .esab-toolbar-menu-entry:first-child {
    margin-right: calc(100% - 377px); } }

html body.yp .ypw-portlet #navigation .navbar-inner {
  margin: unset;
  width: 98%;
  background-color: transparent; }

/* bouton connexion du menu */
html body.yp .ypw-portlet #navigation .navbar-inner li.login a {
  color: #FFFFFF;
  background-color: #ff8100;
  border-radius: 4px;
  font-size: 12px; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #navigation.guest-toolbar-displayed .navbar-inner > .nav-collapse {
    width: calc(100% - 330px);
    display: inline-block; }
  html body.yp .ypw-portlet #navigation .guest-toolbar {
    max-width: 330px;
    display: inline-block; }
  html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li:first-child {
    margin-left: 24px; }
  html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li:hover:first-child, html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li.active:first-child {
    margin-left: 14px; } }

#banner {
  font-weight: normal !important;
  font-family: "bnpp_sans" !important;
  text-transform: uppercase !important;
  line-height: 15px; }

.aui .navbar .nav > li > a:focus, .aui .navbar .nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0.19);
  color: #0077b3; }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item.hover.open:not(.selected):not(.dropdown) a[role="menuitem"] span {
  border: 1px solid #FFFFFF; }

#heading + .navbar-header + .navbar .navbar-inner .nav-collapse ul.nav li.lfr-nav-item a[role="menuitem"] {
  font-weight: normal;
  font-size: 16px;
  color: #FFFFFF; }

@media (max-width: 979px) and (min-width: 768px) {
  .aui .visible-desktop {
    display: inherit !important; } }

.esab-dropdown-menu {
  top: 80% !important; }

#cssmenu.menu-horizontal {
  background: #325fc3;
  position: relative;
  box-shadow: inset -1px -4px 3px rgba(0, 0, 0, 0.04); }

html body.yp .ypw-portlet #cssmenu.menu-horizontal {
  background: #325fc3; }

.aui .nav-secondary .nav > li > a {
  color: #FFFFFF !important;
  outline: none !important; }

.aui .nav-secondary .nav > li.selected > a {
  color: #FFFFFF !important;
  outline: none !important; }

html body.yp .ypw-portlet .esab-toolbar-wrapper .esab-toolbar > li > a:focus, html body.yp .ypw-portlet .esab-toolbar-wrapper .esab-toolbar > li > a {
  color: #FFFFFF; }

div.esab-toolbar-wrapper {
  background: transparent;
  border-radius: 10px;
  border: solid 1px transparent;
  padding-top: 0px !important;
  height: 40px;
  margin-top: 30px; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #navigation {
    margin: 0;
    padding-top: 10px;
    height: 30px;
    vertical-align: text-bottom;
    width: calc(100% - 290px); } }

/* masquer la fleche verte X cXtX du nom */
html body.yp .ypw-portlet .esab-icon.esab-icon-select-open {
  /*background: url(../images/icon/select_open_green.png) no-repeat;*/
  display: none; }

/* logo du bonhomme dans la navigation secondaire */
#heading + .navbar-header ~ .nav-secondary .esab-toolbar-wrapper .esab-toolbar .esab-toolbar-menu-entry:first-child:before {
  content: "\f007";
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #FFFFFF;
  position: absolute;
  left: 14px;
  line-height: 37px; }

/* menu sab plus fin en mode responsive*/
@media (min-width: 980px) {
  #banner {
    height: 71px; }
  html body.yp .ypw-portlet #cssmenu.menu-horizontal {
    height: 23px;
    padding-top: 7px; }
  #banner.has-secondary-menu {
    height: 142px; } }

@media (max-width: 979px) {
  .aui #heading .site-title img {
    width: 70%; }
  #banner {
    line-height: 48px; }
  .aui body {
    margin-top: 0px; }
  html body.yp .ypw-portlet #cssmenu.menu-horizontal {
    padding: 5px 0px; }
  html body.yp .ypw-portlet #cssmenu.menu-horizontal, html body.yp .ypw-portlet nav.nav-secondary .esab-toolbar {
    background: #325fc3; }
  .aui nav.nav-secondary .esab-toolbar {
    padding-top: 0px;
    padding-bottom: 0px; }
  #heading + .navbar-header ~ .nav-secondary .esab-toolbar-wrapper .esab-toolbar .esab-toolbar-menu-entry:first-child {
    margin-right: calc(100% - 322px); }
  .aui .visible-desktop {
    display: inherit !important; }
  /* positionner correctement le sous menu derniXre connection, mot de passe, .... */
  #heading + .navbar-header ~ .nav-secondary .esab-toolbar-wrapper .esab-toolbar .esab-toolbar-menu-entry .dropdown-menu {
    background-color: whitesmoke;
    border-color: white;
    border-width: 2px;
    border-style: solid;
    -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
    width: calc(100% + 505px);
    position: absolute;
    left: -5px;
    transform: none;
    position: fixed;
    top: 158px !important;
    left: 25px;
    max-width: 220px; }
  /* posistionner correctement le nomprenom en mode responsive */
  #heading + .navbar-header ~ .nav-secondary .esab-toolbar-wrapper .esab-toolbar .esab-toolbar-menu-entry:first-child {
    margin-right: 0px;
    display: inline-block;
    width: calc(100% - 235px);
    max-width: 100%; } }

html body.yp .ypw-portlet .esab-dropdown-menu {
  left: initial;
  right: 0;
  border-radius: 0;
  border: none;
  background-color: #182f61;
  padding: 5px 20px; }

html body.yp .ypw-portlet .nav-secondary .nav li.dropdown .dropdown-menu > li > a, html body.yp .ypw-portlet .nav-secondary .nav li.dropdown .dropdown-menu > li > a, html body.yp .ypw-portlet .nav-secondary .nav li.dropdown .dropdown-menu > li > a {
  border: 1px solid transparent;
  padding-left: 5px;
  padding-right: 5px; }

html body.yp .ypw-portlet .nav-secondary .nav li.dropdown .dropdown-menu > li.active > a, html body.yp .ypw-portlet .nav-secondary .nav li.dropdown .dropdown-menu > li > a:hover, html body.yp .ypw-portlet .nav-secondary .nav li.dropdown .dropdown-menu > li > a:focus {
  background-color: transparent;
  background-image: none;
  color: white;
  text-decoration: none;
  border: 1px solid white; }

html body.yp .ypw-portlet .esab-dropdown-menu li, html body.yp .ypw-portlet .esab-dropdown-menu li a {
  color: #666; }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item a[role="menuitem"] span {
  padding: 10px 5px 10px 5px;
  border: 1px solid transparent; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet .nav-secondary .nav > li.open {
    background-color: #182f61; } }

@media (min-width: 980px) {
  html body.yp .ypw-portlet .esab-dropdown-menu li {
    display: block;
    border-top: none;
    text-align: center;
    padding: 5px 5px; } }

#nav-secondary-more li a {
  color: white;
  font-size: 13px; }

html body.yp .ypw-portlet .esab-dropdown-menu {
  left: initial;
  right: 0;
  border-radius: 0;
  border: none;
  /*    background-color: #00775aF5; */
  background-color: #182f61;
  padding: 5px 20px; }

#nav-secondary-more.open .dropdown-toggle {
  color: white !important; }

html body.yp .ypw-portlet .nav-secondary .nav li.dropdown .dropdown-menu {
  border-radius: 4px 0px 4px 4px; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li {
    margin: 0 10px;
    line-height: 20px;
    white-space: pre-wrap;
    max-width: unset;
    vertical-align: middle; } }

/* PAGE D'AUTHENTIFICATION */
form.form.sign-in-form {
  width: 411px;
  min-height: calc(100vh - 198px);
  background: #e7f8ff;
  margin: 0 auto;
  padding-bottom: 20px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#loginGrid div.close i.zmdi-close::before {
  content: "X";
  color: red; }

form.form.sign-in-form .fieldset .control-group.error input.field {
  border: 1px solid #ff8100 !important; }

@media (min-width: 769px) {
  form.form.sign-in-form .fieldset + .button-holder .btn:hover {
    background-color: #ff8100;
    -o-transition: all 350ms;
    -moz-transition: all 350ms;
    -webkit-transition: all 350ms;
    transition: all 350ms;
    -moz-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.03); }
  .clavier-virtuel-login-portlet .btn.btn-primary:hover {
    background-color: #ff8100 !important;
    -o-transition: background-color 350ms;
    -webkit-transition: background-color 350ms;
    -moz-transition: background-color 350ms;
    transition: background-color 350ms; } }

body.guest-site.signed-out .alert.alert-error {
  position: fixed;
  top: 162px;
  width: 390px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: red;
  color: #FFF;
  border: 1px solid #ef6262;
  text-align: center;
  border-top: 1px solid #ef6262; }

/*ajout SM*/
.clavier-virtuel-login-portlet .loginGridWrapper .loginGrid, .change-password-portlet .loginGridWrapper .loginGrid {
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  -webkit-border-radius: unset;
  -moz-border-radius: unset;
  border-radius: unset; }

.clavier-virtuel-login-portlet .loginGridWrapper .loginGrid, .change-password-portlet .loginGridWrapper .loginGrid {
  background-color: transparent; }

.clavier-virtuel-login-portlet .loginGridWrapper .loginGrid .loginGrid_Canvas .login_keyboard_keys_wrapper .login_keyboard_key, .change-password-portlet .loginGridWrapper .loginGrid .loginGrid_Canvas .login_keyboard_keys_wrapper .login_keyboard_key {
  border: 2px solid #36af56;
  background-color: #ffffff63;
  border-radius: 5px; }

.clavier-virtuel-login-portlet .border_top_right_radius, .change-password-portlet .border_top_right_radius {
  border-top-right-radius: 0px; }

.clavier-virtuel-login-portlet .border_top_left_radius, .change-password-portlet .border_top_left_radius {
  border-top-left-radius: 0px; }

.clavier-virtuel-login-portlet .border_bottom_left_radius, .change-password-portlet .border_bottom_left_radius {
  border-bottom-left-radius: 0px; }

.clavier-virtuel-login-portlet .border_bottom_right_radius, .change-password-portlet .border_bottom_right_radius {
  border-bottom-right-radius: 0px; }

.clavier-virtuel-login-portlet .close, .change-password-portlet .close {
  opacity: 1; }

.clavier-virtuel-login-portlet .zmdi, .change-password-portlet .zmdi {
  width: 38px;
  height: 42px;
  background: url(../images/sprite-form.png) center -400px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  opacity: 1; }

.clavier-virtuel-login-portlet .zmdi-close:before, .change-password-portlet .zmdi-close:before {
  content: unset; }

html body.yp .ypw-portlet #banner .navbar-header .header-login {
  display: none; }

/* DIVERS STYLES QU'ON PEUT APPLIQUER AUX PORTLETS DE WEB CONTENT DISPLAY */
/* couleur fond article #f7f7f7 */
.article-gris .portlet-content {
  background: #F7F7F7; }

.article-orange .portlet-content {
  background: #ffae32;
  color: black; }

/* tableaux de synthese (tableaux bicolores) */
html body.yp .ypw-portlet .TableauBicolore tr:not(#impair):not(#pair) {
  height: 30px; }

html body.yp .ypw-portlet .TableauBicolore .rt-wrap .rwd-table tr {
  border-top: 1px solid #EEEEEE !important;
  height: 25px; }

#content .portlet-boundary #portlet_YPFYSC_WAR_comsab2istandardyscihmyourportalYPFYSCPortlettrunkportlet_INSTANCE_Fsr7HFUFIBPz .portlet-body {
  padding-top: 3px !important;
  padding-left: 0px !important; }

#content .portlet-boundary #portlet_YPFYSE_WAR_comsab2istandardyseihmyourportalYPFYSEPortlettrunkportlet_INSTANCE_pyKN9QmR97jQ .portlet-body {
  padding-top: 3px !important;
  padding-left: 0px !important; }

#content .portlet-boundary #portlet_YPFYSE_WAR_YPFYSEPortletportlet_INSTANCE_c384n2YoXJjS .portlet-body {
  padding-top: 3px !important;
  padding-left: 0px !important; }

html body.yp .yp-portlet form.form-horizontal {
  border-radius: 6px;
  background-color: #ffffff;
  margin: 0; }

html body.yp .yp-portlet .actionbar {
  background-color: #00936F; }

html body.yp .yp-portlet .actionbarWrapper {
  background-color: #00936F; }

html body.yp .yp-portlet .title-page {
  font-family: Roboto,sans-serif;
  font-weight: 100;
  color: #00936F;
  font-size: 23px;
  margin: 10px 0;
  position: relative;
  line-height: 20px; }

html body.yp .yp-portlet .yp-title-page {
  padding-left: 25px;
  padding-right: 25px;
  background-color: #ffffff;
  color: #00936F; }

html body.yp .yp-portlet .tabs-wrapper.numbered-tabs.vr-tabs .tabs-content {
  padding: 30px 0px;
  width: 100%;
  float: left; }

html body.yp .yp-portlet .tabs-wrapper.numbered-tabs .tabs-content {
  background-color: rgba(238, 238, 238, 0.99); }

@media (min-width: 992px) {
  html body.yp .yp-portlet .col-md-6 {
    width: 100%; } }

/* page de synthese */
html body.yp .ypw-portlet .TitreSynthese {
  padding: 20px 0px 6px 0px;
  color: #7E00BF;
  font-size: 18px;
  font-family: 'bnpp_sans' !important;
  text-transform: uppercase !important;
  line-height: 22px; }

html body.yp .ypw-portlet .WRAPPER_synthese #Global table.tablekeepLines td:first-of-type, html body.yp .ypw-portlet table.tablekeepLines.oneTD tr:first-of-type td {
  text-align: left;
  font-weight: bold;
  width: 99%;
  line-height: 20px;
  padding-left: 7px;
  color: unset;
  font-size: 13px !important;
  font-family: OpenSans-Regular; }

/*
html body.yp .ypw-portlet .WRAPPER_synthese #Global table.tablekeepLines td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: white;
}
*/
/*
@media (min-width: 769px) {
	html body.yp .ypw-portlet .WRAPPER_synthese #Global table.tablekeepLines:not(.oneColumn) tr {
	    height: 50px;
	}
}

*/
html body.yp .ypw-portlet .WRAPPER_synthese {
  /* .TableauBicolore */ }
  html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore {
    /* TOUS LES ALIGNEMENTS A GAUCHE */
    /* deuxiXme niveau responsive (mobile) */ }
    html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore span.barTitreTableau {
      margin-left: 0px; }
    html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore tr#impair {
      background: #f0f8ff !important; }
    html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title] {
      margin-top: 0px !important;
      padding-top: 0px !important; }
    html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.cellResize[data-title]:before {
      position: relative;
      top: 0;
      left: 0;
      min-width: 178px; }
    html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title]:before {
      position: absolute;
      top: 0;
      left: 0;
      content: attr(data-title) ": ";
      font-weight: bold;
      display: inline-block !important;
      color: #555; }
    html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr.rt-alt {
      height: auto;
      padding: 10px; }
    html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .TitreTableau, html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .ColonneCode {
      background: transparent; }
    html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore table tr:not(#pair) .TitreTableau, html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore table tr:not(#impair) .TitreTableau {
      text-align: center; }
    html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore tr#impair td:nth-of-type(1), html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore tr#pair td:nth-of-type(1) {
      text-align: center; }
    html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore td.ColonneIcone {
      text-align: center !important; }
    html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore #pair td.ColonneIcone, html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore #impair td.ColonneIcone {
      text-align: center !important; }
    @media only screen and (max-width: 1199px) {
      html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.cellResize {
        height: auto;
        min-height: 20px;
        padding: 0; } }
    @media (max-width: 600px) {
      html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore {
        /* sauf pour ColonneIcone */ }
        html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.cellResize[data-title]:before {
          position: absolute;
          top: 0;
          left: 0;
          min-width: 178px; }
        html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title]:before {
          position: absolute;
          top: 0;
          left: 0;
          content: attr(data-title) ": ";
          font-weight: bold;
          display: block !important;
          color: #555; }
        html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title] {
          margin-top: 0px !important;
          padding-top: 15px !important; }
        html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.ColonneIcone.cellResize[data-title]:before {
          position: relative !important;
          top: 0;
          left: 0;
          min-width: 0px; }
        html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr td.ColonneIcone.cellResize[data-title]:before {
          position: absolute !important;
          top: 0;
          left: 0;
          content: attr(data-title) ": ";
          font-weight: bold;
          display: inline-block !important;
          color: #555; }
        html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr td.ColonneIcone.cellResize[data-title] {
          margin-top: 0px !important;
          padding-top: 0px !important; }
        html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore .rt-wrap .rwd-table tr.rt-alt {
          height: auto;
          padding: 5px 10px 5px 10px; }
        html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore br {
          display: none; } }

/* html body.yp .ypw-portlet .WRAPPER_opera */
html body.yp .ypw-portlet .WRAPPER_synthese .TitreSynthese {
  color: #7E00BF;
  font-size: 18px;
  font-weight: 400;
  font-family: BatonTurbo-Regular !important;
  text-transform: unset !important;
  line-height: 22px;
  border-bottom: unset;
  margin-bottom: 0px;
  padding: 20px 0px 6px 0px; }

html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore tr#impair {
  background: unset !important; }

html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore {
  margin-left: unset; }

html body.yp .ypw-portlet .WRAPPER_synthese #Global table {
  background: unset !important; }

html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore tbody tr:hover {
  background: #EAEFF1 !important; }

html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore tbody tr#impair:hover {
  background: #EAEFF1 !important; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_synthese table.tablekeepLines:not(.oneColumn) tr {
  height: 60px; }

div.WRAPPER_synthese div#Global table.tablekeepLines {
  border: solid 1px #DAE2E5;
  border-radius: 4px; }

html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore #pair td.ColonneIcone.rt-alt.cellResize, html body.yp .ypw-portlet .WRAPPER_synthese .TableauBicolore #impair td.ColonneIcone.rt-alt.cellResize {
  text-align: left !important; }

span.barTitreTableau:empty {
  display: none !important; }

/* PAGE LISTE DES OPERATIONS */
html body.yp .ypw-portlet .WRAPPER_opera {
  /* tableau saisie bicolore */ }
  html body.yp .ypw-portlet .WRAPPER_opera form > table:nth-of-type(1) {
    background: #28C3A9 !important;
    color: #FFFFFF;
    border-radius: 3px;
    margin-top: 5px; }
  html body.yp .ypw-portlet .WRAPPER_opera table.tablekeepLines tr {
    background: transparent; }
  html body.yp .ypw-portlet .WRAPPER_opera table.tablekeepLines td {
    color: white; }
  html body.yp .ypw-portlet .WRAPPER_opera table.tablekeepLines td:first-of-type, html body.yp .ypw-portlet .WRAPPER_opera table.tablekeepLines.oneTD tr:first-of-type td {
    line-height: 20px; }
  html body.yp .ypw-portlet .WRAPPER_opera table.tablekeepLines:not(.oneColumn) tr {
    height: 65px; }
  html body.yp .ypw-portlet .WRAPPER_opera table.tablekeepLines:not(.oneTD) td:first-of-type {
    margin-top: 5px; }
  html body.yp .ypw-portlet .WRAPPER_opera table.tablekeepLines:not(.oneTD) td:last-of-type {
    margin-bottom: 0px; }
  @media (min-width: 769px) {
    html body.yp .ypw-portlet .WRAPPER_opera table.tablekeepLines:not(.oneColumn) tr:nth-of-type(4) {
      top: 65px !important; } }
  html body.yp .ypw-portlet .WRAPPER_opera table.tablekeepLines:not(.oneColumn) td {
    width: 50%; }
  html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore {
    /* TOUS LES ALIGNEMENTS A GAUCHE */
    /* copiX de synthese */
    /* deuxiXme niveau responsive (mobile) */ }
    html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore table tr:not(#pair) .TitreTableau, html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore table tr:not(#impair) .TitreTableau {
      text-align: left; }
    html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore tr#impair td:nth-of-type(1), html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore tr#pair td:nth-of-type(1) {
      text-align: left; }
    html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore td.ColonneNumerique {
      text-align: left; }
    html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore tr#impair {
      background: #f0f8ff !important; }
    html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title] {
      margin-top: 0px !important;
      padding-top: 0px !important; }
    html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.cellResize[data-title]:before {
      position: relative;
      top: 0;
      left: 0;
      min-width: 178px; }
    html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title]:before {
      position: absolute;
      top: 0;
      left: 0;
      content: attr(data-title) ": ";
      font-weight: bold;
      display: inline-block !important;
      color: #555; }
    html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore .rt-wrap .rwd-table tr.rt-alt {
      height: auto;
      padding: 10px; }
    @media (max-width: 600px) {
      html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore {
        /* sauf pour ColonneIcone */ }
        html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.cellResize[data-title]:before {
          position: absolute;
          top: 0;
          left: 0;
          min-width: 178px; }
        html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title]:before {
          position: absolute;
          top: 0;
          left: 0;
          content: attr(data-title) ": ";
          font-weight: bold;
          display: block !important;
          color: #555; }
        html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title] {
          margin-top: 0px !important;
          padding-top: 15px !important; }
        html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.ColonneIcone.cellResize[data-title]:before {
          position: relative !important;
          top: 0;
          left: 0;
          min-width: 0px; }
        html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore .rt-wrap .rwd-table tr td.ColonneIcone.cellResize[data-title]:before {
          position: absolute !important;
          top: 0;
          left: 0;
          content: attr(data-title) ": ";
          font-weight: bold;
          display: inline-block !important;
          color: #555; }
        html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore .rt-wrap .rwd-table tr td.ColonneIcone.cellResize[data-title] {
          margin-top: 0px !important;
          padding-top: 0px !important; }
        html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore .rt-wrap .rwd-table tr.rt-alt {
          height: auto;
          padding: 5px 10px 5px 10px; }
        html body.yp .ypw-portlet .WRAPPER_opera .TableauBicolore br {
          display: none; } }

/* WRAPPER_OPERA */
html body.yp .ypw-portlet .WRAPPER_opera table.tablekeepLines:not(.oneColumn) td {
  width: 90%; }

/* PAGE LISTE DES OPERATIONS */
html body.yp .ypw-portlet .WRAPPER_compt {
  /*
	form > table:nth-of-type(1) {
		background: $bg-tableaux-entete!important ; 
		color : $fb-tableaux-entete ;
		border-radius: 3px;
	}
	
	table.tablekeepLines tr {
    	background: transparent;
	}	
	
	table.tablekeepLines td {
		color: white ;
	}
	
	
	
	table.tablekeepLines td:first-of-type, table.tablekeepLines.oneTD tr:first-of-type td {
    	line-height: 20px;
	}
	
	table.tablekeepLines:not(.oneColumn) tr {
    	height: 65px;
	}
	
	table.tablekeepLines:not(.oneTD) td:first-of-type {
    	margin-top: 0px;
	}
	
	table.tablekeepLines:not(.oneTD) td:last-of-type {
    	margin-bottom: 0px;
	}


	*/
  /*	
	@media (min-width: 769px) {
		table.tablekeepLines:not(.oneColumn) tr:nth-of-type(4) {
		    top: 65px;
		}		
	}		
	
	table.tablekeepLines:not(.oneColumn) td {
    	width: 50%;
	}
	*/
  /* tableau saisie bicolore */ }
  html body.yp .ypw-portlet .WRAPPER_compt .TitrePage {
    border: 0px;
    text-align: left;
    font-size: 22px;
    color: #325fc3;
    font-family: "bnpp_sans";
    text-transform: uppercase;
    font-weight: normal;
    line-height: 24px;
    margin: 0px 0px 5px 0px;
    padding-top: 5px;
    padding-left: 20px;
    height: auto; }
  html body.yp .ypw-portlet .WRAPPER_compt table {
    margin-left: 20px;
    width: calc(100% - 30px); }
  html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore {
    /* TOUS LES ALIGNEMENTS A GAUCHE */
    /* copiX de synthese */
    /* deuxiXme niveau responsive (mobile) */ }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore table tr:not(#pair) .TitreTableau, html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore table tr:not(#impair) .TitreTableau {
      text-align: left; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore tr#impair td:nth-of-type(1), html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore tr#pair td:nth-of-type(1) {
      text-align: left; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore td.ColonneNumerique {
      text-align: left; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore tr#impair {
      background: #f0f8ff !important; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title] {
      margin-top: 0px !important;
      padding-top: 0px !important; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.cellResize[data-title]:before {
      position: relative;
      top: 0;
      left: 0;
      min-width: 178px; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title]:before {
      position: absolute;
      top: 0;
      left: 0;
      content: attr(data-title) ": ";
      font-weight: bold;
      display: inline-block !important;
      color: #555; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore .rt-wrap .rwd-table tr.rt-alt {
      height: auto;
      padding: 10px; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore td.ColonneIcone {
      text-align: left !important; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore #pair td.ColonneIcone, html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore #impair td.ColonneIcone {
      text-align: left !important; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore table tr:not(#pair) th.TitreTableau:nth-of-type(5), html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore table tr:not(#impair) th.TitreTableau:nth-of-type(5) {
      width: 85px; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore table tr:not(#pair) th.TitreTableau:nth-of-type(6), html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore table tr:not(#impair) th.TitreTableau:nth-of-type(6) {
      width: 85px; }
    html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore table tr:not(#pair) th.TitreTableau:nth-of-type(7), html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore table tr:not(#impair) th.TitreTableau:nth-of-type(7) {
      width: 85px; }
    @media (max-width: 600px) {
      html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore {
        /* sauf pour ColonneIcone */ }
        html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.cellResize[data-title]:before {
          position: absolute;
          top: 0;
          left: 0;
          min-width: 178px; }
        html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title]:before {
          position: absolute;
          top: 0;
          left: 0;
          content: attr(data-title) ": ";
          font-weight: bold;
          display: block !important;
          color: #555; }
        html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title] {
          margin-top: 0px !important;
          padding-top: 15px !important; }
        html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.ColonneIcone.cellResize[data-title]:before {
          position: relative !important;
          top: 0;
          left: 0;
          min-width: 0px; }
        html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore .rt-wrap .rwd-table tr td.ColonneIcone.cellResize[data-title]:before {
          position: absolute !important;
          top: 0;
          left: 0;
          content: attr(data-title) ": ";
          font-weight: bold;
          display: inline-block !important;
          color: #555; }
        html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore .rt-wrap .rwd-table tr td.ColonneIcone.cellResize[data-title] {
          margin-top: 0px !important;
          padding-top: 0px !important; }
        html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore .rt-wrap .rwd-table tr.rt-alt {
          height: auto;
          padding: 5px 10px 5px 10px; }
        html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore br {
          display: none; } }

/* WRAPPER_compt */
/* PAGE LISTE DES OPERATIONS */
html body.yp .ypw-portlet .WRAPPER_alerteCompte {
  /* tableau saisie bicolore */ }
  html body.yp .ypw-portlet .WRAPPER_alerteCompte .TitrePage {
    border: 0px;
    text-align: left;
    font-size: 22px;
    color: #00775A;
    font-family: "bnpp_sans";
    text-transform: uppercase;
    font-weight: normal;
    line-height: 24px;
    margin: 0px 0px 5px 0px;
    padding-top: 5px;
    padding-left: 20px;
    height: auto; }
  html body.yp .ypw-portlet .WRAPPER_alerteCompte form > table:nth-of-type(1) {
    background: #28C3A9 !important;
    color: #FFFFFF;
    border-radius: 3px; }
  html body.yp .ypw-portlet .WRAPPER_alerteCompte table.tablekeepLines tr {
    background: transparent; }
  html body.yp .ypw-portlet .WRAPPER_alerteCompte table.tablekeepLines td {
    color: white; }
  html body.yp .ypw-portlet .WRAPPER_alerteCompte table.tablekeepLines td:first-of-type, html body.yp .ypw-portlet .WRAPPER_alerteCompte table.tablekeepLines.oneTD tr:first-of-type td {
    line-height: 20px; }
  html body.yp .ypw-portlet .WRAPPER_alerteCompte table.tablekeepLines:not(.oneColumn) tr {
    height: 65px; }
  html body.yp .ypw-portlet .WRAPPER_alerteCompte table.tablekeepLines:not(.oneTD) td:first-of-type {
    margin-top: 0px; }
  html body.yp .ypw-portlet .WRAPPER_alerteCompte table.tablekeepLines:not(.oneTD) td:last-of-type {
    margin-bottom: 0px; }
  html body.yp .ypw-portlet .WRAPPER_alerteCompte table {
    margin-left: 20px;
    width: calc(100% - 30px); }
  @media (min-width: 769px) {
    html body.yp .ypw-portlet .WRAPPER_alerteCompte table.tablekeepLines:not(.oneColumn) tr:nth-of-type(4) {
      top: 65px; } }
  html body.yp .ypw-portlet .WRAPPER_alerteCompte table.tablekeepLines:not(.oneColumn) td {
    width: 50%; }
  html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore {
    /* TOUS LES ALIGNEMENTS A GAUCHE */
    /*
		tr#impair {
	    	background: $bg-impair-tableau-bicolore !important;
		}
	*/
    /* copiX de synthese */
    /* deuxiXme niveau responsive (mobile) */ }
    html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore table tr:not(#pair) .TitreTableau, html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore table tr:not(#impair) .TitreTableau {
      text-align: left; }
    html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore tr#impair td:nth-of-type(1), html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore tr#pair td:nth-of-type(1) {
      text-align: left; }
    html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore td.ColonneNumerique {
      text-align: left; }
    html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore tr:nth-of-type(2n+1) {
      background: #f0f8ff !important; }
    html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .ColonneCode {
      background: transparent; }
    html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .ColonneIcone {
      text-align: left; }
    html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title] {
      margin-top: 0px !important;
      padding-top: 0px !important; }
    html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.cellResize[data-title]:before {
      position: relative;
      top: 0;
      left: 0;
      min-width: 178px; }
    html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title]:before {
      position: absolute;
      top: 0;
      left: 0;
      content: attr(data-title) ": ";
      font-weight: bold;
      display: inline-block !important;
      color: #555; }
    html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .rt-wrap .rwd-table tr.rt-alt {
      height: auto;
      padding: 10px; }
    @media (max-width: 600px) {
      html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore {
        /* sauf pour ColonneIcone */ }
        html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.cellResize[data-title]:before {
          position: absolute;
          top: 0;
          left: 0;
          min-width: 178px; }
        html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title]:before {
          position: absolute;
          top: 0;
          left: 0;
          content: attr(data-title) ": ";
          font-weight: bold;
          display: block !important;
          color: #555; }
        html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title] {
          margin-top: 0px !important;
          padding-top: 15px !important; }
        html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.ColonneIcone.cellResize[data-title]:before {
          position: relative !important;
          top: 0;
          left: 0;
          min-width: 0px; }
        html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .rt-wrap .rwd-table tr td.ColonneIcone.cellResize[data-title]:before {
          position: absolute !important;
          top: 0;
          left: 0;
          content: attr(data-title) ": ";
          font-weight: bold;
          display: inline-block !important;
          color: #555; }
        html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .rt-wrap .rwd-table tr td.ColonneIcone.cellResize[data-title] {
          margin-top: 0px !important;
          padding-top: 0px !important; }
        html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore .rt-wrap .rwd-table tr.rt-alt {
          height: auto;
          padding: 5px 10px 5px 10px; }
        html body.yp .ypw-portlet .WRAPPER_alerteCompte .TableauBicolore br {
          display: none; } }

/* WRAPPER_OPERA */
html body.yp .ypw-portlet div.WRAPPER_rib {
  /* la table du haut */
  /* le bloc central avec les deux div gauche et droit */
  /* la table du bas */ }
  html body.yp .ypw-portlet div.WRAPPER_rib .Boutons.no-print table {
    margin: auto; }
  html body.yp .ypw-portlet div.WRAPPER_rib .TitrePage ~ table {
    /*margin-top:20px ;*/
    margin-left: 10%;
    width: 80%;
    background: #e2e2e2; }
  html body.yp .ypw-portlet div.WRAPPER_rib .TitrePage ~ table td {
    padding-left: 20px;
    padding-right: 20px; }
  html body.yp .ypw-portlet div.WRAPPER_rib .rib_wrapper {
    margin-top: 1px;
    margin-left: 10%;
    /* margin-right : $rib-right-margin ; */
    width: 80%;
    /*padding-left: $rib-inside-padding ; */
    /*padding-right: $rib-inside-padding ;*/
    background: #efefef; }
  html body.yp .ypw-portlet div.WRAPPER_rib .rib_wrapper ~ table {
    margin-left: 10%;
    width: 80%;
    background: #efefef;
    /*padding-left: $rib-inside-padding ; */
    /*padding-right: $rib-inside-padding ; */ }
  html body.yp .ypw-portlet div.WRAPPER_rib table.tablekeepLines td:first-of-type, html body.yp .ypw-portlet div.WRAPPER_rib table.tablekeepLines.oneTD tr:first-of-type td {
    color: black; }
  html body.yp .ypw-portlet div.WRAPPER_rib .rib_divgauche, html body.yp .ypw-portlet div.WRAPPER_rib .rib_divdroite {
    background: #efefef; }
  html body.yp .ypw-portlet div.WRAPPER_rib .rib_divgauche table, html body.yp .ypw-portlet div.WRAPPER_rib .rib_divdroite table {
    width: 100% !important;
    margin-left: 0px !important; }
  html body.yp .ypw-portlet div.WRAPPER_rib table.tablekeepLines {
    margin-bottom: 0px; }
  html body.yp .ypw-portlet div.WRAPPER_rib table.tablekeepLines tr {
    background: transparent; }
  html body.yp .ypw-portlet div.WRAPPER_rib .LegalRIB {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px; }
  html body.yp .ypw-portlet div.WRAPPER_rib table.tablekeepLines {
    margin-bottom: 0px;
    margin-top: 1px; }
  html body.yp .ypw-portlet div.WRAPPER_rib table.tablekeepLines td:first-of-type, html body.yp .ypw-portlet div.WRAPPER_rib table.tablekeepLines.oneTD tr:first-of-type td {
    line-height: 15px;
    font-size: 13px !important; }
  html body.yp .ypw-portlet div.WRAPPER_rib table.tablekeepLines td:last-of-type {
    height: 16px; }
  html body.yp .ypw-portlet div.WRAPPER_rib .barTitreTableau {
    margin-top: 20px;
    width: 80%;
    margin-left: 10%; }
  html body.yp .ypw-portlet div.WRAPPER_rib .TableauBicolore {
    width: 80%;
    margin-left: 10%; }
  html body.yp .ypw-portlet div.WRAPPER_rib .TableauBicolore tr, html body.yp .ypw-portlet div.WRAPPER_rib .TableauBicolore td {
    text-align: center !important; }
  html body.yp .ypw-portlet div.WRAPPER_rib .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title] {
    margin-top: 9px !important;
    padding-top: 0px !important; }

html body.yp .ypw-portlet div.WRAPPER_rib .TableauBicolore table tr:not(#pair) .TitreTableau {
  text-align: left; }

html body.yp .ypw-portlet div.WRAPPER_rib .yp-responsive[max-width~="1199px"] .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.cellResize {
  height: auto;
  min-height: 10px;
  padding: 0;
  position: relative;
  padding-top: 24px; }

html body.yp .ypw-portlet .WRAPPER_virement form {
  margin: 0 0 20px; }

html body.yp .ypw-portlet .WRAPPER_virement {
  /* masquer complXtement la premiXre ligne de bouton entre la saisie du virement et la partie virement permanent */
  /*  .TableauSaisieBicolore  */ }
  html body.yp .ypw-portlet .WRAPPER_virement form div:nth-of-type(3) {
    margin-top: 0px; }
  html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore {
    /* effacer les lignes grises et les marges en bas */
    border-bottom: none;
    padding-bottom: 5px;
    /* Taille globale de la table */
    /* hauteur de la ligne de titre du tableau */
    /* MODE REPSONSIVE TABLETTE */
    /*@media (min-width: 769px) and (max-width: 1199px) */
    /* @media max-width: 768px */ }
    html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore .TitreTableau, html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore .TitreTableau2 {
      background: transparent !important;
      color: #7E00BF;
      font-size: 18px;
      text-align: left;
      /*border-bottom: 1px solid #39ACD2;*/
      border-bottom: unset;
      font-family: OpenSans-bold;
      height: 20px;
      border-top: 0;
      padding-bottom: 0; }
    html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore textarea.textareaSpecific {
      max-width: 100%;
      width: 98%;
      resize: none; }
    html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr.trTextArea:not(#pair):not(#impair) {
      background: transparent !important;
      height: 80px !important;
      width: 100% !important; }
    html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table {
      margin-left: 0px;
      /*width: calc(100% - 30px);*/
      width: 100%; }
    html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr:not(#pair):not(#impair) {
      height: 30px !important; }
    html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr {
      background: transparent !important;
      height: 65px;
      width: 48% !important;
      display: table-row !important; }
    html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr#pair, html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr#impair {
      width: 48% !important;
      display: block !important; }
    html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore tr:nth-of-type(2n + 3) {
      position: absolute;
      right: 10px;
      top: 32px; }
    html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore tr:nth-of-type(2n + 5) {
      top: 97px !important; }
    html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore .ColonneSaisie, html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore .ColonneCombo, html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore .ColonneLibelle {
      padding-top: 30px !important;
      height: 20px;
      /* avant auto */ }
    html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tbody tr td.ColonneSaisie input[type="text"] {
      margin-bottom: 0;
      margin-right: 5px;
      padding-right: 10px !important; }
    @media (min-width: 1200px) {
      html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore div.custom-kendo-combo.base_virementExterneEnt_1132_idCompteDestBenef {
        max-width: 100%;
        width: 100%; } }
    @media (min-width: 769px) and (max-width: 1199px) {
      html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore {
        /* Taille globale de la table */
        /* hauteur de la ligne de titre du tableau */ }
        html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr td {
          height: 30px; }
        html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table {
          margin-left: 20px !important;
          width: calc(100% - 30px); }
        html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr {
          display: table-row !important;
          height: 65px !important; }
        html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr:not(#pair):not(#impair) {
          height: 30px !important; }
        html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore div.custom-kendo-combo.base_virementExterneEnt_1132_idCompteEmetteur {
          max-width: 100%;
          width: 100%; }
        html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore div.custom-kendo-combo.base_virementExterneEnt_1132_idCompteDestBenef {
          max-width: 100%;
          width: 100%; }
        html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr#pair, html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr#impair {
          display: block;
          width: 48% !important; }
        html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore tr:nth-of-type(2n + 3) {
          position: absolute;
          right: 10px;
          top: 32px !important;
          /* ancienement 32px - 45 */ }
        html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore tr:nth-of-type(2n + 5) {
          position: absolute;
          right: 10px;
          top: 97px !important; }
        html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr.trTextArea:not(#pair):not(#impair) {
          background: transparent !important;
          height: 80px !important;
          width: 100% !important; }
        html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tbody tr td.ColonneSaisie input[type="text"] {
          width: 80%; } }
    @media (max-width: 768px) {
      html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr#pair {
        width: 100% !important; }
      html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore table tr#impair {
        width: 100% !important; }
      html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore tr:nth-of-type(2n + 5) {
        top: 0px !important; } }
  html body.yp .ypw-portlet .WRAPPER_virement .TitrePage {
    /*color : #ff80ff ;*/ }

/*	html body.yp .ypw-portlet .WRAPPER_virement  */
html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_virement .TableauSaisieBicolore tr:nth-of-type(2n+5) {
  position: absolute;
  top: 97px !important; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_virement .TableauSaisieBicolore table {
  margin-left: 20px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_virement .TableauSaisieBicolore table tr {
  /*display: block;*/
  height: 30px !important; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_virement .TableauSaisieBicolore table tr {
  /* display: block; */
  height: 30px !important; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_virement .TableauSaisieBicolore table tr td {
  height: 20px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_virement .TableauSaisieBicolore tr:nth-of-type(2n+3) {
  position: absolute;
  right: 10px;
  top: 32px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_virement .TableauSaisieBicolore table tr {
  display: block;
  height: 65px !important; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_virement .TableauSaisieBicolore tr:nth-of-type(2n+5) {
  top: 97px !important; }

@media (max-width: 1199px) and (min-width: 769px) {
  html body.yp .ypw-portlet .WRAPPER_virement .TableauSaisieBicolore tr:nth-of-type(2n + 3) {
    position: absolute;
    right: 10px;
    /* top: 32px !important; */ } }

html body.yp .ypw-portlet .yp-responsive[max-width~="768px"] .WRAPPER_virement .TableauSaisieBicolore tr:nth-of-type(2n + 3) {
  position: absolute;
  right: 0px;
  top: 0px; }

html body.yp .ypw-portlet .WRAPPER_virementExterneConfirm table.tablekeepLines td:first-of-type, html body.yp .ypw-portlet .WRAPPER_virementExterneConfirm html body.yp .ypw-portlet table.tablekeepLines.oneTD tr:first-of-type td, html body.yp .ypw-portlet .WRAPPER_info table.tablekeepLines td:first-of-type, html body.yp .ypw-portlet .WRAPPER_info html body.yp .ypw-portlet table.tablekeepLines.oneTD tr:first-of-type td {
  text-align: left;
  font-weight: bold;
  width: 50%;
  line-height: 15px;
  padding-left: 7px;
  color: #666666;
  font-size: 13px !important;
  font-family: 'robotobold'; }

html body.yp .ypw-portlet .WRAPPER_virementExterneConfirm table.tablekeepLines td:last-of-type, html body.yp .ypw-portlet .WRAPPER_info table.tablekeepLines td:last-of-type {
  text-align: left;
  font-weight: normal;
  font-family: 'robotoregular';
  font-size: 12px;
  height: 15px;
  padding-top: 2px;
  padding-bottom: 2px; }

html body.yp .ypw-portlet .WRAPPER_virementExterneConfirm .TableauSaisieBicolore, html body.yp .ypw-portlet .WRAPPER_info .TableauSaisieBicolore {
  border-bottom: none; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_info table.tablekeepLines:not(.oneColumn) tr {
  height: 55px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_virementExterneConfirm table.tablekeepLines:not(.oneColumn) tr {
  height: 55px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_info table.tablekeepLines:not(.oneColumn) tr:nth-of-type(4) {
  top: 70px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_virementExterneConfirm table.tablekeepLines:not(.oneColumn) tr:nth-of-type(4) {
  top: 60px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_info table.tablekeepLines:not(.oneColumn) tr:nth-of-type(6) {
  top: 138px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_virementExterneConfirm table.tablekeepLines:not(.oneColumn) tr:nth-of-type(6) {
  top: 118px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_info table.tablekeepLines:not(.oneColumn) tr:nth-of-type(8) {
  top: 201px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_virementExterneConfirm table.tablekeepLines:not(.oneColumn) tr:nth-of-type(8) {
  top: 176px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_virementExterneConfirm table.tablekeepLines:not(.oneColumn) tr:nth-of-type(10) {
  top: 236px; }

html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire {
  /* masquer complétement la première ligne de bouton entre la saisie du virement et la partie virement permanent */
  /*  .TableauSaisieBicolore  */ }
  html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire form div:nth-of-type(3) {
    margin-top: 0px; }
  html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore {
    /* effacer les lignes grises et les marges en bas */
    border-bottom: none;
    padding-bottom: 5px;
    /* Taille globale de la table */
    /* hauteur de la ligne de titre du tableau */
    /*			
		@media (min-width: 1200px) {
			div.custom-kendo-combo.base_virementExterneEnt_1132_idCompteDestBenef {
			max-width: 100%;
			width: 100%;
			}
		}
		*/
    /* MODE REPSONSIVE TABLETTE */
    /*@media (min-width: 769px) and (max-width: 1199px) */
    /* @media max-width: 768px */ }
    html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore .TitreTableau, html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore .TitreTableau2 {
      background: transparent !important;
      color: #39ACD2;
      font-size: 16px;
      text-align: left;
      border-bottom: 1px solid #39ACD2;
      font-family: 'robotobold';
      height: 20px;
      border-top: 0;
      padding-bottom: 0; }
    html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore textarea.textareaSpecific {
      max-width: 100%;
      width: 98%;
      resize: none; }
    html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr.trTextArea:not(#pair):not(#impair) {
      background: transparent !important;
      height: 80px !important;
      width: 100% !important; }
    html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table {
      margin-left: 20px;
      width: calc(100% - 30px); }
    html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr:not(#pair):not(#impair) {
      height: 30px !important; }
    html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr {
      background: transparent !important;
      height: 65px;
      width: 48% !important;
      display: table-row !important; }
    html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr#pair, html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr#impair {
      width: 48% !important;
      display: block !important; }
    html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore tr:nth-of-type(2n + 3) {
      position: absolute;
      right: 10px;
      top: 32px; }
    html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore tr:nth-of-type(2n + 5) {
      top: 97px !important; }
    html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore .ColonneSaisie, html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore .ColonneCombo, html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore .ColonneLibelle {
      padding-top: 30px !important;
      height: 20px;
      /* avant auto */ }
    html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tbody tr td.ColonneSaisie input[type="text"] {
      margin-bottom: 0;
      margin-right: 5px;
      padding-right: 10px !important; }
    @media (max-width: 768px) {
      html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore div.custom-kendo-combo.base_ajoutBeneficiaire_1219_paysIban {
        display: inline-block; } }
    @media (min-width: 769px) and (max-width: 1199px) {
      html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore {
        /* Taille globale de la table */
        /* hauteur de la ligne de titre du tableau */ }
        html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr td {
          height: 30px; }
        html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table {
          margin-left: 20px !important;
          width: calc(100% - 30px); }
        html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr {
          display: table-row !important;
          height: 65px !important; }
        html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr:not(#pair):not(#impair) {
          height: 30px !important; }
        html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore div.custom-kendo-combo.base_virementExterneEnt_1132_idCompteEmetteur {
          max-width: 100%;
          width: 100%; }
        html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore div.custom-kendo-combo.base_virementExterneEnt_1132_idCompteDestBenef {
          max-width: 100%;
          width: 100%; }
        html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr#pair, html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr#impair {
          display: block;
          width: 48% !important; }
        html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore tr:nth-of-type(2n + 3) {
          position: absolute;
          right: 10px;
          top: 32px !important;
          /* ancienement 32px - 45 */ }
        html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore tr:nth-of-type(2n + 5) {
          position: absolute;
          right: 10px;
          top: 97px !important; }
        html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr.trTextArea:not(#pair):not(#impair) {
          background: transparent !important;
          height: 80px !important;
          width: 100% !important; }
        html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tbody tr td.ColonneSaisie input[type="text"] {
          width: 80%; } }
    @media (max-width: 768px) {
      html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr#pair {
        width: 100% !important; }
      html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr#impair {
        width: 100% !important; }
      html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore tr:nth-of-type(2n + 5) {
        top: 0px !important; } }
  html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TitrePage {
    /*color : #ff80ff ;*/ }

/*	html body.yp .ypw-portlet .WRAPPER_virement  */
html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore tr:nth-of-type(2n+5) {
  position: absolute;
  top: 97px !important; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table {
  margin-left: 20px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr {
  /*display: block;*/
  height: 30px !important; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr {
  /* display: block; */
  height: 30px !important; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr td {
  height: 20px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore tr:nth-of-type(2n+3) {
  position: absolute;
  right: 10px;
  top: 32px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore table tr {
  display: block;
  height: 65px !important; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore tr:nth-of-type(2n+5) {
  top: 97px !important; }

@media (max-width: 1199px) and (min-width: 769px) {
  html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore tr:nth-of-type(2n + 3) {
    position: absolute;
    right: 10px;
    /* top: 32px !important; */ } }

html body.yp .ypw-portlet .yp-responsive[max-width~="768px"] .WRAPPER_ajoutBeneficiaire .TableauSaisieBicolore tr:nth-of-type(2n + 3) {
  position: absolute;
  right: 0px;
  top: 0px; }

html body.yp .ypw-portlet .WRAPPER_listeDesCours .TableauBicolore tr td {
  width: unset !important; }

html body.yp .ypw-portlet .WRAPPER_listeDesCours .TableauBicolore table {
  table-layout: auto !important; }

html body.yp .ypw-portlet .WRAPPER_listeDesCours .TableauBicolore tr#impair td:nth-of-type(1), html body.yp .ypw-portlet .WRAPPER_listeDesCours .TableauBicolore tr#pair td:nth-of-type(1) {
  text-align: left; }

html body.yp .ypw-portlet .WRAPPER_listeDesCours .TableauBicolore tr td:nth-last-child(4), html body.yp .ypw-portlet .WRAPPER_listeDesCours .TableauBicolore tr td:nth-last-child(4) ~ td {
  width: unset !important; }

html body.yp .ypw-portlet .WRAPPER_choixCreances .csshelper_table_1 {
  position: relative; }

html body.yp .ypw-portlet .WRAPPER_choixCreances .csshelper_table_2 {
  position: relative; }

html body.yp .ypw-portlet .WRAPPER_choixCreances .csshelper_table_3 {
  position: relative; }

html body.yp .ypw-portlet .WRAPPER_choixCreances .TableauSaisieBicolore .csshelper_table_2 table tr#pair, html body.yp .ypw-portlet .WRAPPER_choixCreances .TableauSaisieBicolore .csshelper_table_2 table tr#impair {
  display: block;
  width: 40% !important; }

html body.yp .ypw-portlet .WRAPPER_choixCreances .TableauSaisieBicolore .csshelper_table_3 tr:nth-of-type(2n+3) {
  position: absolute;
  right: 30px;
  top: 0px;
  width: calc(50% - 58px); }

html body.yp .ypw-portlet .WRAPPER_choixCreances .TableauSaisieBicolore .csshelper_table_3 tr:nth-of-type(2n+5) {
  top: 75px; }

html body.yp .ypw-portlet .WRAPPER_choixCreances .csshelper_table_1 table {
  width: auto;
  margin-left: 33px; }
  html body.yp .ypw-portlet .WRAPPER_choixCreances .csshelper_table_1 table td {
    background: white;
    width: auto; }
  html body.yp .ypw-portlet .WRAPPER_choixCreances .csshelper_table_1 table tr:not(#pair) td.SelectionTitre, html body.yp .ypw-portlet .WRAPPER_choixCreances .csshelper_table_1 table tr:not(#pair) td.SelectionData, html body.yp .ypw-portlet .WRAPPER_choixCreances .csshelper_table_1 table tr:not(#impair) td.SelectionTitre, html body.yp .ypw-portlet .WRAPPER_choixCreances .csshelper_table_1 table tr:not(#impair) td.SelectionData {
    background: #ffffff; }

html body.yp .ypw-portlet .yp-responsive[max-width~="992px"] .WRAPPER_creancesSelectionnees .rwd-table {
  min-width: 10px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"][max-width~="1199px"] .WRAPPER_creancesSelectionnees .TableauSaisieBicolore tr:nth-of-type(2n+3) {
  position: absolute;
  right: 30px;
  top: 44px; }

html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauSaisieBicolore {
  background: #e2e2e2;
  padding-bottom: 0px; }

html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees span.barTitreTableau {
  margin-top: 25px;
  margin-bottom: 10px;
  margin-left: 0px;
  min-height: 0px;
  line-height: 15px;
  font-size: 15px;
  font-weight: 400;
  padding: 0px; }

html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .barTitreTableau {
  margin-top: 25px;
  margin-bottom: 10px;
  margin-left: 0px;
  min-height: 0px;
  line-height: 15px;
  font-size: 15px;
  font-weight: 400;
  padding: 0px; }

html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore {
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 20px;
  /*
		tr td:nth-last-child(6) ~ td:nth-of-type(1) {
			width:100%!important;
		}
		*/ }
  html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore .rt-wrap {
    width: 100%;
    border-bottom: 1px solid lightgray; }
  html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore .rt-wrap .rwd-table th {
    padding-top: 2px;
    padding-bottom: 2px; }
  html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore tr:not(#impair):not(#pair) {
    height: 30px !important;
    border-top: 0px solid #EEEEEE !important; }
  html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore tr#impair td:nth-of-type(1), html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore tr#pair td:nth-of-type(1) {
    text-align: left; }
  html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore .ColonneNumerique {
    text-align: left; }
  html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore tr td:nth-last-child(6), html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore tr td:nth-last-child(6) ~ td {
    width: auto !important;
    min-width: 140px; }
  html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore td, html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore th {
    padding-right: 20px;
    white-space: nowrap; }
  html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title] {
    margin-top: 0px !important;
    padding-top: 0px !important; }
  html body.yp .ypw-portlet .WRAPPER_creancesSelectionnees .TableauBicolore .rt-wrap .rwd-table tr.rt-alt {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px; }

html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauSaisieBicolore {
  background: #e2e2e2;
  padding-bottom: 0px; }

html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes span.barTitreTableau {
  margin-top: 25px;
  margin-bottom: 10px;
  margin-left: 0px;
  min-height: 0px;
  line-height: 15px;
  font-size: 15px;
  font-weight: 400;
  padding: 0px; }

html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .barTitreTableau {
  margin-top: 25px;
  margin-bottom: 10px;
  margin-left: 0px;
  min-height: 0px;
  line-height: 15px;
  font-size: 15px;
  font-weight: 400;
  padding: 0px; }

html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore {
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 20px;
  /*
		tr td:nth-last-child(6) ~ td:nth-of-type(1) {
			width:100%!important;
		}
		*/ }
  html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore .rt-wrap {
    width: 100%;
    border-bottom: 1px solid lightgray; }
  html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore .rt-wrap .rwd-table th {
    padding-top: 2px;
    padding-bottom: 2px; }
  html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore tr:not(#impair):not(#pair) {
    height: 30px !important;
    border-top: 0px solid #EEEEEE !important; }
  html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore tr#impair td:nth-of-type(1), html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore tr#pair td:nth-of-type(1) {
    text-align: left; }
  html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore .ColonneNumerique {
    text-align: left; }
  html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore tr td:nth-last-child(6), html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore tr td:nth-last-child(6) ~ td {
    width: auto !important;
    min-width: 140px; }
  html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore td, html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore th {
    padding-right: 20px;
    white-space: nowrap; }
  html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore .rt-wrap .rwd-table tr td.cellResize[data-title] {
    margin-top: 0px !important;
    padding-top: 0px !important; }
  html body.yp .ypw-portlet .WRAPPER_effetsSelectionnes .TableauBicolore .rt-wrap .rwd-table tr.rt-alt {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px; }

/* DEFINITIONS DU MENU SAB EN MODE VERTICAL */
.odmenusabvertical .portlet-content {
  padding: 0px 0px 0px 0px;
  /*background-color : $primary-color-darker ; */
  background-color: transparent; }

.odmenusabvertical #cssmenu {
  line-height: 30px; }
  .odmenusabvertical #cssmenu ul {
    /*background-color : $primary-color-darker ; */
    background-color: transparent;
    margin: 0px; }
  .odmenusabvertical #cssmenu li {
    list-style-type: none;
    position: relative;
    width: 100%;
    background-color: transparent;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
    line-height: 35px;
    padding-left: 20px; }
  .odmenusabvertical #cssmenu li a {
    color: white;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 80px);
    box-shadow: 2px 2px 3px #adadad;
    /*background-color: #00775a;*/
    background-color: #182f61;
    border-radius: 3px;
    text-transform: uppercase;
    /*border: 1px solid white ;*/
    font-size: 12px; }
  .odmenusabvertical #cssmenu li a:hover, .odmenusabvertical #cssmenu li.active a:hover {
    /*background-color : #00bd8f; */
    background-color: #325fc3;
    text-decoration: none; }
  .odmenusabvertical #cssmenu li a:hover:after, .odmenusabvertical #cssmenu li.active a:after {
    color: white;
    display: inline-block;
    float: right;
    content: '\f2ee';
    font-family: Material-Design-Iconic-Font;
    font-size: 20px; }
  .odmenusabvertical #cssmenu li.active a {
    background-color: #325fc3; }

/* Les icXnes du menu vertical */
.odmenusabvertical #cssmenu {
  /* Gestion des alertes */
  /* Page de synthXse */
  /* Liste des comptes */
  /* Personnalisation des libellXs */
  /* Blocage abonnement */
  /* Blocage abonnement */
  /* Affichage cours devises */
  /* Historique cours devises */
  /* Devises IN */
  /* Messages flash*/
  /* Envoi de messsage*/
  /* RelevXs en ligne */
  /* Epargne bancaire */ }
  .odmenusabvertical #cssmenu a.odMenuToken:before {
    content: 't';
    display: inline-block;
    /*background: orange;*/
    width: 20px; }
  .odmenusabvertical #cssmenu a.odMenuToken_AlrCpt:before {
    content: '\f0f3';
    font-family: fa-regular; }
  .odmenusabvertical #cssmenu a.odMenuToken_Synth:before {
    content: '\f080';
    font-family: fa-regular; }
  .odmenusabvertical #cssmenu a.odMenuToken_Cptes:before {
    content: '\f03a';
    font-family: fa-solid; }
  .odmenusabvertical #cssmenu a.odMenuToken_PrsCpt:before {
    content: '\f044';
    font-family: fa-regular; }
  .odmenusabvertical #cssmenu a.odMenuToken_BlkAbn:before {
    content: '\f071';
    font-family: fa-solid; }
  .odmenusabvertical #cssmenu a.odMenuToken_CdeSec:before {
    content: '\f023';
    font-family: fa-solid; }
  .odmenusabvertical #cssmenu a.odMenuToken_CrsAff:before {
    content: '\f155';
    font-family: fa-solid; }
  .odmenusabvertical #cssmenu a.odMenuToken_CrsCns:before {
    content: '\f155';
    font-family: fa-solid; }
  .odmenusabvertical #cssmenu a.odMenuToken_CrsDev:before {
    content: '\f153';
    font-family: fa-solid; }
  .odmenusabvertical #cssmenu a.odMenuToken_MsgFls:before {
    content: '\f01c';
    font-family: fa-solid; }
  .odmenusabvertical #cssmenu a.odMenuToken_SndMsg:before {
    content: '\f0e0';
    font-family: fa-regular; }
  .odmenusabvertical #cssmenu a.odMenuToken_relpdf:before {
    content: '\f15b';
    font-family: fa-regular; }
  .odmenusabvertical #cssmenu a.odMenuToken_Ebcons:before {
    content: '\f4d8';
    font-family: fa-solid; }

html body.yp .ypw-portlet .WRAPPER_affichageEchancier table.tablekeepLines td:first-of-type, html body.yp .ypw-portlet .WRAPPER_affichageEchancier .WRAPPER_affichageEcheancier table.tablekeepLines.oneTD tr:first-of-type td {
  line-height: 20px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_affichageEcheancier table.tablekeepLines:not(.oneColumn) tr:nth-of-type(4) {
  top: 72px; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_affichageEcheancier table.tablekeepLines:not(.oneColumn) tr:nth-of-type(6) {
  top: 218px; }

.odDeviseFlag {
  display: inline-block; }

.odDeviseFlag:before {
  content: "";
  background-size: 30px 20px;
  width: 30px;
  height: 20px;
  display: inline-block; }

.odDeviseFlag_EUR:before {
  background-image: url(../images/currencyflags/eur.png); }

.odDeviseFlag_AED:before {
  background-image: url(../images/currencyflags/aed.png); }

.odDeviseFlag_AFN:before {
  background-image: url(../images/currencyflags/afn.png); }

.odDeviseFlag_ALL:before {
  background-image: url(../images/currencyflags/all.png); }

.odDeviseFlag_AMD:before {
  background-image: url(../images/currencyflags/amd.png); }

.odDeviseFlag_ANG:before {
  background-image: url(../images/currencyflags/ang.png); }

.odDeviseFlag_AOA:before {
  background-image: url(../images/currencyflags/aoa.png); }

.odDeviseFlag_ARS:before {
  background-image: url(../images/currencyflags/ars.png); }

.odDeviseFlag_AUD:before {
  background-image: url(../images/currencyflags/aud.png); }

.odDeviseFlag_AWG:before {
  background-image: url(../images/currencyflags/awg.png); }

.odDeviseFlag_AZN:before {
  background-image: url(../images/currencyflags/azn.png); }

.odDeviseFlag_BAM:before {
  background-image: url(../images/currencyflags/bam.png); }

.odDeviseFlag_BBD:before {
  background-image: url(../images/currencyflags/bbd.png); }

.odDeviseFlag_BDT:before {
  background-image: url(../images/currencyflags/bdt.png); }

.odDeviseFlag_BGN:before {
  background-image: url(../images/currencyflags/bgn.png); }

.odDeviseFlag_BHD:before {
  background-image: url(../images/currencyflags/bhd.png); }

.odDeviseFlag_BIF:before {
  background-image: url(../images/currencyflags/bif.png); }

.odDeviseFlag_BMD:before {
  background-image: url(../images/currencyflags/bmd.png); }

.odDeviseFlag_BND:before {
  background-image: url(../images/currencyflags/bnd.png); }

.odDeviseFlag_BOB:before {
  background-image: url(../images/currencyflags/bob.png); }

.odDeviseFlag_BRL:before {
  background-image: url(../images/currencyflags/brl.png); }

.odDeviseFlag_BSD:before {
  background-image: url(../images/currencyflags/bsd.png); }

.odDeviseFlag_BTC:before {
  background-image: url(../images/currencyflags/btc.png); }

.odDeviseFlag_BTN:before {
  background-image: url(../images/currencyflags/btn.png); }

.odDeviseFlag_BWP:before {
  background-image: url(../images/currencyflags/bwp.png); }

.odDeviseFlag_BYN:before {
  background-image: url(../images/currencyflags/byn.png); }

.odDeviseFlag_BYR:before {
  background-image: url(../images/currencyflags/byr.png); }

.odDeviseFlag_BZD:before {
  background-image: url(../images/currencyflags/bzd.png); }

.odDeviseFlag_CAD:before {
  background-image: url(../images/currencyflags/cad.png); }

.odDeviseFlag_CDF:before {
  background-image: url(../images/currencyflags/cdf.png); }

.odDeviseFlag_CHF:before {
  background-image: url(../images/currencyflags/chf.png); }

.odDeviseFlag_CLF:before {
  background-image: url(../images/currencyflags/clf.png); }

.odDeviseFlag_CLP:before {
  background-image: url(../images/currencyflags/clp.png); }

.odDeviseFlag_CNY:before {
  background-image: url(../images/currencyflags/cny.png); }

.odDeviseFlag_COP:before {
  background-image: url(../images/currencyflags/cop.png); }

.odDeviseFlag_CRC:before {
  background-image: url(../images/currencyflags/crc.png); }

.odDeviseFlag_CUC:before {
  background-image: url(../images/currencyflags/cuc.png); }

.odDeviseFlag_CUP:before {
  background-image: url(../images/currencyflags/cup.png); }

.odDeviseFlag_CVE:before {
  background-image: url(../images/currencyflags/cve.png); }

.odDeviseFlag_CZK:before {
  background-image: url(../images/currencyflags/czk.png); }

.odDeviseFlag_DJF:before {
  background-image: url(../images/currencyflags/djf.png); }

.odDeviseFlag_DKK:before {
  background-image: url(../images/currencyflags/dkk.png); }

.odDeviseFlag_DOP:before {
  background-image: url(../images/currencyflags/dop.png); }

.odDeviseFlag_DZD:before {
  background-image: url(../images/currencyflags/dzd.png); }

.odDeviseFlag_EGP:before {
  background-image: url(../images/currencyflags/egp.png); }

.odDeviseFlag_ERN:before {
  background-image: url(../images/currencyflags/ern.png); }

.odDeviseFlag_ETB:before {
  background-image: url(../images/currencyflags/etb.png); }

.odDeviseFlag_EUR:before {
  background-image: url(../images/currencyflags/eur.png); }

.odDeviseFlag_FJD:before {
  background-image: url(../images/currencyflags/fjd.png); }

.odDeviseFlag_FKP:before {
  background-image: url(../images/currencyflags/fkp.png); }

.odDeviseFlag_GBP:before {
  background-image: url(../images/currencyflags/gbp.png); }

.odDeviseFlag_GEL:before {
  background-image: url(../images/currencyflags/gel.png); }

.odDeviseFlag_GGP:before {
  background-image: url(../images/currencyflags/ggp.png); }

.odDeviseFlag_GHS:before {
  background-image: url(../images/currencyflags/ghs.png); }

.odDeviseFlag_GIP:before {
  background-image: url(../images/currencyflags/gip.png); }

.odDeviseFlag_GMD:before {
  background-image: url(../images/currencyflags/gmd.png); }

.odDeviseFlag_GNF:before {
  background-image: url(../images/currencyflags/gnf.png); }

.odDeviseFlag_GTQ:before {
  background-image: url(../images/currencyflags/gtq.png); }

.odDeviseFlag_GYD:before {
  background-image: url(../images/currencyflags/gyd.png); }

.odDeviseFlag_HKD:before {
  background-image: url(../images/currencyflags/hkd.png); }

.odDeviseFlag_HNL:before {
  background-image: url(../images/currencyflags/hnl.png); }

.odDeviseFlag_HRK:before {
  background-image: url(../images/currencyflags/hrk.png); }

.odDeviseFlag_HTG:before {
  background-image: url(../images/currencyflags/htg.png); }

.odDeviseFlag_HUF:before {
  background-image: url(../images/currencyflags/huf.png); }

.odDeviseFlag_IDR:before {
  background-image: url(../images/currencyflags/idr.png); }

.odDeviseFlag_ILS:before {
  background-image: url(../images/currencyflags/ils.png); }

.odDeviseFlag_IMP:before {
  background-image: url(../images/currencyflags/imp.png); }

.odDeviseFlag_INR:before {
  background-image: url(../images/currencyflags/inr.png); }

.odDeviseFlag_IQD:before {
  background-image: url(../images/currencyflags/iqd.png); }

.odDeviseFlag_IRR:before {
  background-image: url(../images/currencyflags/irr.png); }

.odDeviseFlag_ISK:before {
  background-image: url(../images/currencyflags/isk.png); }

.odDeviseFlag_JEP:before {
  background-image: url(../images/currencyflags/jep.png); }

.odDeviseFlag_JMD:before {
  background-image: url(../images/currencyflags/jmd.png); }

.odDeviseFlag_JOD:before {
  background-image: url(../images/currencyflags/jod.png); }

.odDeviseFlag_JPY:before {
  background-image: url(../images/currencyflags/jpy.png); }

.odDeviseFlag_KES:before {
  background-image: url(../images/currencyflags/kes.png); }

.odDeviseFlag_KGS:before {
  background-image: url(../images/currencyflags/kgs.png); }

.odDeviseFlag_KHR:before {
  background-image: url(../images/currencyflags/khr.png); }

.odDeviseFlag_KMF:before {
  background-image: url(../images/currencyflags/kmf.png); }

.odDeviseFlag_KPW:before {
  background-image: url(../images/currencyflags/kpw.png); }

.odDeviseFlag_KRW:before {
  background-image: url(../images/currencyflags/krw.png); }

.odDeviseFlag_KWD:before {
  background-image: url(../images/currencyflags/kwd.png); }

.odDeviseFlag_KYD:before {
  background-image: url(../images/currencyflags/kyd.png); }

.odDeviseFlag_KZT:before {
  background-image: url(../images/currencyflags/kzt.png); }

.odDeviseFlag_LAK:before {
  background-image: url(../images/currencyflags/lak.png); }

.odDeviseFlag_LBP:before {
  background-image: url(../images/currencyflags/lbp.png); }

.odDeviseFlag_LKR:before {
  background-image: url(../images/currencyflags/lkr.png); }

.odDeviseFlag_LRD:before {
  background-image: url(../images/currencyflags/lrd.png); }

.odDeviseFlag_LSL:before {
  background-image: url(../images/currencyflags/lsl.png); }

.odDeviseFlag_LTL:before {
  background-image: url(../images/currencyflags/ltl.png); }

.odDeviseFlag_LVL:before {
  background-image: url(../images/currencyflags/lvl.png); }

.odDeviseFlag_LYD:before {
  background-image: url(../images/currencyflags/lyd.png); }

.odDeviseFlag_MAD:before {
  background-image: url(../images/currencyflags/mad.png); }

.odDeviseFlag_MDL:before {
  background-image: url(../images/currencyflags/mdl.png); }

.odDeviseFlag_MGA:before {
  background-image: url(../images/currencyflags/mga.png); }

.odDeviseFlag_MKD:before {
  background-image: url(../images/currencyflags/mkd.png); }

.odDeviseFlag_MMK:before {
  background-image: url(../images/currencyflags/mmk.png); }

.odDeviseFlag_MNT:before {
  background-image: url(../images/currencyflags/mnt.png); }

.odDeviseFlag_MOP:before {
  background-image: url(../images/currencyflags/mop.png); }

.odDeviseFlag_MRO:before {
  background-image: url(../images/currencyflags/mro.png); }

.odDeviseFlag_MUR:before {
  background-image: url(../images/currencyflags/mur.png); }

.odDeviseFlag_MVR:before {
  background-image: url(../images/currencyflags/mvr.png); }

.odDeviseFlag_MWK:before {
  background-image: url(../images/currencyflags/mwk.png); }

.odDeviseFlag_MXN:before {
  background-image: url(../images/currencyflags/mxn.png); }

.odDeviseFlag_MYR:before {
  background-image: url(../images/currencyflags/myr.png); }

.odDeviseFlag_MZN:before {
  background-image: url(../images/currencyflags/mzn.png); }

.odDeviseFlag_NAD:before {
  background-image: url(../images/currencyflags/nad.png); }

.odDeviseFlag_NGN:before {
  background-image: url(../images/currencyflags/ngn.png); }

.odDeviseFlag_NIO:before {
  background-image: url(../images/currencyflags/nio.png); }

.odDeviseFlag_NOK:before {
  background-image: url(../images/currencyflags/nok.png); }

.odDeviseFlag_NPR:before {
  background-image: url(../images/currencyflags/npr.png); }

.odDeviseFlag_NZD:before {
  background-image: url(../images/currencyflags/nzd.png); }

.odDeviseFlag_OMR:before {
  background-image: url(../images/currencyflags/omr.png); }

.odDeviseFlag_PAB:before {
  background-image: url(../images/currencyflags/pab.png); }

.odDeviseFlag_PEN:before {
  background-image: url(../images/currencyflags/pen.png); }

.odDeviseFlag_PGK:before {
  background-image: url(../images/currencyflags/pgk.png); }

.odDeviseFlag_PHP:before {
  background-image: url(../images/currencyflags/php.png); }

.odDeviseFlag_PKR:before {
  background-image: url(../images/currencyflags/pkr.png); }

.odDeviseFlag_PLN:before {
  background-image: url(../images/currencyflags/pln.png); }

.odDeviseFlag_PYG:before {
  background-image: url(../images/currencyflags/pyg.png); }

.odDeviseFlag_QAR:before {
  background-image: url(../images/currencyflags/qar.png); }

.odDeviseFlag_RON:before {
  background-image: url(../images/currencyflags/ron.png); }

.odDeviseFlag_RSD:before {
  background-image: url(../images/currencyflags/rsd.png); }

.odDeviseFlag_RUB:before {
  background-image: url(../images/currencyflags/rub.png); }

.odDeviseFlag_RWF:before {
  background-image: url(../images/currencyflags/rwf.png); }

.odDeviseFlag_SAR:before {
  background-image: url(../images/currencyflags/sar.png); }

.odDeviseFlag_SBD:before {
  background-image: url(../images/currencyflags/sbd.png); }

.odDeviseFlag_SCR:before {
  background-image: url(../images/currencyflags/scr.png); }

.odDeviseFlag_SDG:before {
  background-image: url(../images/currencyflags/sdg.png); }

.odDeviseFlag_SEK:before {
  background-image: url(../images/currencyflags/sek.png); }

.odDeviseFlag_SGD:before {
  background-image: url(../images/currencyflags/sgd.png); }

.odDeviseFlag_SHP:before {
  background-image: url(../images/currencyflags/shp.png); }

.odDeviseFlag_SLL:before {
  background-image: url(../images/currencyflags/sll.png); }

.odDeviseFlag_SOS:before {
  background-image: url(../images/currencyflags/sos.png); }

.odDeviseFlag_SRD:before {
  background-image: url(../images/currencyflags/srd.png); }

.odDeviseFlag_STD:before {
  background-image: url(../images/currencyflags/std.png); }

.odDeviseFlag_SVC:before {
  background-image: url(../images/currencyflags/svc.png); }

.odDeviseFlag_SYP:before {
  background-image: url(../images/currencyflags/syp.png); }

.odDeviseFlag_SZL:before {
  background-image: url(../images/currencyflags/szl.png); }

.odDeviseFlag_THB:before {
  background-image: url(../images/currencyflags/thb.png); }

.odDeviseFlag_TJS:before {
  background-image: url(../images/currencyflags/tjs.png); }

.odDeviseFlag_TMT:before {
  background-image: url(../images/currencyflags/tmt.png); }

.odDeviseFlag_TND:before {
  background-image: url(../images/currencyflags/tnd.png); }

.odDeviseFlag_TOP:before {
  background-image: url(../images/currencyflags/top.png); }

.odDeviseFlag_TRY:before {
  background-image: url(../images/currencyflags/try.png); }

.odDeviseFlag_TTD:before {
  background-image: url(../images/currencyflags/ttd.png); }

.odDeviseFlag_TWD:before {
  background-image: url(../images/currencyflags/twd.png); }

.odDeviseFlag_TZS:before {
  background-image: url(../images/currencyflags/tzs.png); }

.odDeviseFlag_UAH:before {
  background-image: url(../images/currencyflags/uah.png); }

.odDeviseFlag_UGX:before {
  background-image: url(../images/currencyflags/ugx.png); }

.odDeviseFlag_USD:before {
  background-image: url(../images/currencyflags/usd.png); }

.odDeviseFlag_UYU:before {
  background-image: url(../images/currencyflags/uyu.png); }

.odDeviseFlag_UZS:before {
  background-image: url(../images/currencyflags/uzs.png); }

.odDeviseFlag_VEF:before {
  background-image: url(../images/currencyflags/vef.png); }

.odDeviseFlag_VND:before {
  background-image: url(../images/currencyflags/vnd.png); }

.odDeviseFlag_VUV:before {
  background-image: url(../images/currencyflags/vuv.png); }

.odDeviseFlag_WST:before {
  background-image: url(../images/currencyflags/wst.png); }

.odDeviseFlag_XAF:before {
  background-image: url(../images/currencyflags/xaf.png); }

.odDeviseFlag_XAG:before {
  background-image: url(../images/currencyflags/xag.png); }

.odDeviseFlag_XAU:before {
  background-image: url(../images/currencyflags/xau.png); }

.odDeviseFlag_XCD:before {
  background-image: url(../images/currencyflags/xcd.png); }

.odDeviseFlag_XDR:before {
  background-image: url(../images/currencyflags/xdr.png); }

.odDeviseFlag_XOF:before {
  background-image: url(../images/currencyflags/xof.png); }

.odDeviseFlag_XPF:before {
  background-image: url(../images/currencyflags/xpf.png); }

.odDeviseFlag_YER:before {
  background-image: url(../images/currencyflags/yer.png); }

.odDeviseFlag_ZAR:before {
  background-image: url(../images/currencyflags/zar.png); }

.odDeviseFlag_ZMK:before {
  background-image: url(../images/currencyflags/zmk.png); }

.odDeviseFlag_ZMW:before {
  background-image: url(../images/currencyflags/zmw.png); }

.odDeviseFlag_ZWL:before {
  background-image: url(../images/currencyflags/zwl.png); }

/* GOOD */
:focus-visible {
  outline: none; }

html {
  font-family: OpenSans-Regular;
  font-size: 12px;
  color: #000000; }

.portlet-content {
  background: transparent;
  background-color: transparent; }

#main-content .portlet-column-content .portlet {
  background-color: transparent; }

#content {
  background-color: transparent; }

#main-content .portlet-column-content, #main-content .portlet-column-content .portlet {
  background-color: transparent; }

html body {
  font-family: unset;
  font-size: unset;
  line-height: unset;
  background-color: unset;
  color: unset; }

div#p_p_id_YPWContainer_WAR_YPWPortletportlet_ {
  margin-left: 100px;
  margin-right: 100px; }

a.logo.custom-logo:before {
  content: "";
  display: inline-block;
  width: 65px;
  height: 20px;
  background-image: url(../images/logosbank.png);
  background-size: contain;
  background-repeat: no-repeat; }

a.logo.custom-logo img {
  display: none; }

/* HEADING */
#banner {
  background-image: unset;
  font-family: bnpp_sans !important;
  text-transform: initial !important; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #heading {
    width: 600px;
    margin-left: 10px;
    border-right: unset;
    height: 70px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top; } }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item.selected.active {
  position: relative;
  background-color: rgba(0, 0, 0, 0.5); }

html body.yp .ypw-portlet .TitrePage {
  font-family: bnpp_sans_condensed;
  color: #222222 !important;
  font-weight: 700;
  font-size: 20px;
  min-height: 60px; }

/* OD A REPORTER.... dans specific menu */
#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item.selected.active:after {
  box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.17);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

#nav-secondary-more li {
  text-align: left;
  width: 100%;
  color: #666666;
  font-size: 13px; }

#nav-secondary-more li a:hover {
  text-decoration: none !important;
  opacity: 1; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet .esab-dropdown-menu li {
    display: block;
    border-top: none;
    text-align: left;
    padding: 5px 5px; } }

/*
@media (min-width: 1200px) {
	.aui .odyp2-10X12 .row-fluid {
		
		div.portlet-column-first.span2 {
			min-width : 250px
		}

		div.portlet-column-last.span10 {
			width:auto ; 
		}
	
		
	}
}
*/
/*
@media (min-width: 1200px) {
	.aui .odyp2-10X12 .row-fluid .span2 {
	    width: 250px;
	}
	
	.aui .row-fluid .span10 {
	    width: auto;
	}
}


@media (min-width: 768px) and (max-width:1200px) {
	.aui .odyp2-10X12 .row-fluid .span2 {
	    width: 250px;
	}
	
	.aui .row-fluid .span10 {
	    width: auto;
	}
}
*/
.tools-control-group .control-menu-nav .control-menu-nav-item .control-menu-icon {
  display: block !important; }

.controls-hidden .portlet-content-editable {
  border-color: transparent !important; }

.controls-hidden .portlet-topper {
  display: none !important; }

html body.yp .ypw-portlet .aui-field-select.select-group {
  max-width: unset;
  width: 400px !important;
  height: 400px !important; }

#heading + .navbar-header + .navbar .navbar-inner .nav-collapse ul.nav li.lfr-nav-item a[role="menuitem"] {
  font-weight: normal;
  font-size: 16px;
  color: #661E77; }

div.esab-toolbar-wrapper {
  margin-top: 18px; }

html body.yp .ypw-portlet #cssmenu.menu-horizontal {
  background-image: unset;
  background-color: unset;
  /* nettoyer */
  margin-bottom: 0px;
  margin-top: 65px;
  /* distance menu sab au top du content */
  color: #222222;
  margin-left: unset;
  margin-right: unset;
  border-bottom: unset; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #cssmenu.menu-horizontal {
    height: 45px;
    padding-top: 13px;
    margin-top: 50px;
    /* distance menu sab au top du content */ } }

html .nav-secondary .nav > li > a {
  color: white !important; }

html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore tr#impair {
  background-color: transparent !important; }

#heading + .navbar-header ~ .nav-secondary .esab-toolbar-wrapper .esab-toolbar .esab-toolbar-menu-entry .dropdown-menu li a {
  color: #ffffff;
  font-size: 13px; }

#heading + .navbar-header ~ .nav-secondary .esab-toolbar-wrapper .esab-toolbar .esab-toolbar-menu-entry .dropdown-menu li {
  text-align: center;
  width: 100%;
  color: #ffffff; }

html #footer {
  color: #FFFFFF;
  background: #000000;
  border-top: unset;
  font-family: OpenSans-Regular;
  font-weight: 400;
  font-size: 12px;
  padding: 0;
  width: 100%; }

html #footer ul {
  margin: 10px;
  margin-top: 0px;
  padding-inline-start: 0px; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #navigation {
    margin: 0;
    padding-top: 0px;
    height: 35px;
    width: calc(100% - 250px); } }

/* GESTION DES DELEGATIONS */
html body.yp .yp-portlet .title-page {
  font-family: Roboto,sans-serif;
  font-weight: 100;
  color: #661e77;
  font-size: 23px;
  margin: 10px 0;
  position: relative;
  line-height: 20px; }

html body.yp .yp-portlet .btn.btn-primary {
  background-color: transparent;
  /*
    -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.05);
    */ }

html body.yp .yp-portlet .yp-content-wdgetscontainer {
  margin-bottom: 0px;
  padding: 0px; }

.actionbar {
  background: transparent; }

.actionbarWrapper {
  background: transparent; }

html body.yp .yp-portlet .btn.btn-primary, html body.yp .yp-portlet .btn.btn-secondary {
  color: #FFFFFF !important;
  text-decoration: none !important;
  font-family: OpenSans-Regular;
  font-weight: 400;
  font-size: 15px;
  border: 2px solid transparent;
  border-radius: 2px !important;
  margin-bottom: 5px !important; }

@media (min-width: 769px) {
  html body.yp .yp-portlet .btn.btn-primary:hover, html body.yp .yp-portlet .btn.btn-secondary:hover {
    background-color: #00915A !important;
    font-weight: 700; } }

html body.yp .yp-portlet .title-page {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #008854 !important;
  font-family: Robotobold,Roboto,sans-serif;
  font-size: 18px; }

html body.yp .yp-portlet .title-section {
  color: #008854; }

html body.yp .yp-portlet .title-section:after {
  background-color: #008854; }

html body.yp .yp-portlet .title-sub-section {
  color: #008854; }

html body.yp .yp-portlet .yp-content-wdgetscontainer {
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: #FFFFFF; }

.yp-panel.yp-panel-border-none.yp-panel-border-none.yp-padding-auto.yp-margin-auto.col-sm-6 {
  max-width: unset;
  flex: 0 0 100%; }

yp-bg-color-transparent.yp-ct-function-label.yp-ct-dlg-acc-right-grp-details-function-label.yp-component-wrapper.yp-label {
  border-bottom: solid 1px red; }

/* Problème de la barre de navigation */
@media (min-width: 980px) {
  html body.yp .ypw-portlet .nav-secondary ul.nav-collapse {
    padding: 0px;
    margin-top: 0px; } }

div[repeaternameforjsuse="accessibleFunctionsDetails"] > div {
  vertical-align: top; }

div[repeaternameforjsuse="accessibleFunctionsDetails"] > div > div > div > div.yp-content-wdgetscontainer {
  border: 1px solid transparent;
  background: red;
  background-color: red;
  box-shadow: 3px 3px 5px #641d7530; }

div[repeaternameforjsuse="accessibleFunctionsDetails"] > div > div > div > div.yp-content-wdgetscontainer:before {
  content: "";
  display: block;
  float: left;
  background: #CCCCCC;
  width: 2px;
  height: 85px; }

div[repeaternameforjsuse="accessibleFunctionsDetails"] > div > div > div > div.yp-content-wdgetscontainer > div > div > label {
  font-weight: bold; }

div[repeaternameforjsuse="accessibleAccountsDetails"] > div {
  vertical-align: top; }

div[repeaternameforjsuse="accessibleAccountsDetails"] > div > div > div > div.yp-content-wdgetscontainer {
  border: 1px solid transparent;
  background: red;
  background-color: red;
  box-shadow: 3px 3px 5px #641d7530;
  padding: 20px;
  height: 50px; }

div[repeaternameforjsuse="accessibleAccountsDetails"] > div > div > div > div.yp-content-wdgetscontainer > div {
  margin-top: 14px; }

div[repeaternameforjsuse="accessibleAccountsDetails"] > div > div > div > div.yp-content-wdgetscontainer:before {
  content: "";
  display: block;
  float: left;
  background: #CCCCCC;
  width: 2px;
  height: 50px; }

.yp-inline.yp-bg-color-transparent.yp-ct-account-number-label.yp-ct-dlg-acc-grp-details-account-number-label.yp-component-wrapper.yp-label {
  min-width: 100px;
  color: #550000;
  /* font-weight: bold !important; */ }

.yp-inline.yp-bg-color-transparent.yp-ct-account-type.yp-ct-dlg-acc-grp-details-account-type.yp-component-wrapper.yp-label {
  min-width: 220px; }

div.esab-toolbar-wrapper {
  margin-top: 3px; }

@media (min-width: 980px) {
  #banner.has-secondary-menu {
    height: 108px; } }

html body.yp .yp-portlet .sidetab-cards .tabs-content li.tab.k-state-active {
  background-color: #28C3A9 !important;
  background: linear-gradient(to right, #009151, #28C3A9) !important; }

.yp-ct-yme-conversation-details-btn-print {
  display: none; }

i.yp-icon.yp-icon-mail-reply, i.yp-icon.yp-icon-mail-send, i.yp-icon.yp-icon-mail-save, i.yp-icon.yp-icon-close, i.yp-icon.yp-icon-delete {
  color: white; }

.form-group.upload.yp-ct-file-upload.yp-ct-yme-customer-compose-file-upload.yp-component-wrapper.yp-file-upload,
.form-group.upload.yp-ct-file-upload.yp-ct-yme-response-details-file-upload.yp-component-wrapper.yp-file-upload,
.form-group.upload.yp-ct-file-upload.yp-ct-yme-message-draft-file-upload.yp-component-wrapper.yp-file-upload {
  display: none; }

html body.yp .yp-portlet .actionbar {
  background-color: #00000000; }

/* Messages flash */
.WRAPPER_message .ColonneLibelle {
  text-align: justify; }

html body.yp .ypw-portlet .WRAPPER_message .TableauBicolore tr#impair {
  background: #fdf4ff !important; }

html body.yp .ypw-portlet .WRAPPER_message .TableauBicolore {
  margin-left: 30px;
  margin-right: 30px; }

html body.yp .ypw-portlet .WRAPPER_message .TableauBicolore .TitreTableau {
  color: #F16B08; }

html body.yp .ypw-portlet .WRAPPER_opera .tablekeeplines {
  background: #bb14c6 !important; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .WRAPPER_opera table.tablekeepLines:not(.oneColumn) tr {
  height: 65px;
  margin-top: 0px; }

html body.yp .ypw-portlet .WRAPPER_detailOpe table.tablekeepLines {
  margin-bottom: 10px;
  width: 100%;
  max-width: 1000px;
  margin: auto; }

/* page de saisie de groupe d'habilitations */
#9biac9v7vmic .yp-repeater-elt {
  display: block;
  max-width: unset;
  min-width: unset; }

html body.yp .yp-portlet .actionbarWrapper {
  background-color: #00000000; }

/* page de saisie des plafonds */
#bdu5ah8u76i2 .yp-repeater-elt {
  display: block;
  max-width: unset;
  min-width: unset; }

@media (min-width: 768px) {
  #bdu5ah8u76i2 .yp-repeater-elt .col-md-2 {
    flex: 0 0 33%;
    max-width: 33%; } }

#cssmenu.menu-horizontal {
  box-shadow: unset; }

#cssmenu.menu-horizontal:after {
  content: "";
  position: absolute;
  box-shadow: unset;
  width: 100%;
  height: unset;
  bottom: 0;
  left: 0;
  z-index: 2;
  pointer-events: none; }

#cssmenu.menu-horizontal:before {
  content: "";
  position: absolute;
  background-color: unset;
  width: 100%;
  height: 100%;
  top: 0;
  pointer-events: none; }

html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li {
  display: inline-block;
  color: #222222;
  padding: 0;
  width: auto; }

html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li, html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li > a {
  color: #222222;
  font-size: 14px;
  font-family: OpenSans-Regular; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li:hover, html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li.active {
    border-color: #7E00BF;
    margin: 0 15px;
    padding: 0 10px;
    font-weight: 700; }
  html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li {
    border: unset; } }

html body.yp .ypw-portlet .TableauBicolore .rt-wrap .rwd-table tr {
  border-top: unset !important;
  height: 40px;
  border-bottom: 1px solid unset;
  font-size: 12px; }

html body.yp .ypw-portlet .TableauBicolore table {
  background: transparent;
  width: 100%; }

html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore tr#impair {
  background: transparent !important; }

html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore thead tr {
  background: #DAE2E5 !important; }

html body.yp .ypw-portlet .TableauBicolore thead tr {
  background: #DAE2E5 !important; }

html body.yp .ypw-portlet .TableauBicolore table tr:not(#pair) .TitreTableau, html body.yp .ypw-portlet .TableauBicolore table tr:not(#impair) .TitreTableau {
  border-bottom: unset; }

td.ColonneIcone img, td.ColonneCode img {
  display: none; }

td.ColonneIcone[data-title='Opérations à venir'] a:before {
  content: 'Consulter';
  font-family: OpenSans-Regular;
  color: #00915A;
  font-size: 12px;
  /*margin-right:10px;*/ }

td.ColonneLibelle[data-title='Echéancier'] a:before {
  content: 'Consulter';
  font-family: OpenSans-Regular;
  color: #00915A;
  font-size: 12px;
  /*margin-right:10px;*/ }

@media (min-width: 980px) {
  td.ColonneLibelle[data-title='Echéancier'] {
    text-align: center !important; }
  td.ColonneLibelle[data-title='Télécharger'] {
    text-align: center !important; }
  td.ColonneLibelle[data-title*='Compte'], td.ColonneNumerique[data-title*='Compte'] {
    text-align: center !important; }
  td.ColonneLibelle[data-title='Jour échéance'], td.ColonneLibelle[data-title='Périodicité'] {
    text-align: center !important; }
  td.ColonneLibelle[data-title='Charger iban'] {
    text-align: center !important; }
  td.ColonneLibelle[data-title="Nombre d'Enregistrements"] {
    text-align: right !important;
    padding-right: 5% !important; }
  td.ColonneLibelle[data-title="Montant"] {
    text-align: right !important;
    padding-right: 5% !important; }
  td.ColonneLibelle[data-title*="Statut"] {
    text-align: center !important; }
  td.montantTD {
    text-align: right !important;
    padding-right: 5% !important; } }

td.ColonneCode.rt-alt.cellResize {
  text-align: left !important; }

td.ColonneIcone[data-title='Télécharger le RIB'] a:before, td.ColonneLibelle[data-title='Télécharger'] a:before {
  content: '\e66c';
  font-family: iconbnpp;
  color: #00915A;
  font-size: 15px;
  /*margin-right:10px;*/ }

td.ColonneIcone[data-title='Recherche'] a:before {
  content: '\f002';
  font-family: fa-solid;
  color: #7E00BF;
  font-size: 15px;
  margin-right: 10px; }

html body.yp .ypw-portlet .TableauBicolore .rt-wrap .rwd-table tr {
  height: 45px;
  font-size: 20px; }

html body.yp .ypw-portlet .TitreTableau {
  padding-top: 10px;
  padding-bottom: 10px; }

html body.yp .ypw-portlet .TableauBicolore .rt-wrap .rwd-table tr td {
  font-weight: normal;
  font-size: 12px;
  height: 24px;
  padding-top: 2px;
  padding-bottom: 2px; }

html body.yp .ypw-portlet .TitreTableau {
  font-size: 12px !important; }

html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore tr:hover {
  background: #EAEFF1 !important; }

html body.yp .ypw-portlet .TableauBicolore tbody tr:hover {
  background: #EAEFF1 !important; }

html body.yp .ypw-portlet .WRAPPER_compt .TableauBicolore tbody tr#impair:hover {
  background: #EAEFF1 !important; }

tr:hover td.ColonneIcone[data-title='Opérations à venir'] a:before, tr:hover td.ColonneIcone[data-title='Télécharger le RIB'] a:before, tr:hover td.ColonneIcone[data-title='Recherche'] a:before {
  color: #bb00ff; }

tr:hover td.ColonneIcone[data-title='Opérations à venir'] a:hover:before, tr:hover td.ColonneIcone[data-title='Télécharger le RIB'] a:hover:before, tr:hover td.ColonneIcone[data-title='Recherche'] a:hover:before {
  color: #2161FF; }

html body.yp .ypw-portlet .TableauBicolore tr:hover a {
  color: #bb00ff; }

html body.yp .ypw-portlet .yp-responsive[min-width~="769px"] .TableauBicolore tr:hover a:hover {
  color: #2161FF !important; }

/*
#esab-toolbar-logout-main a:before {
    content: '\f011';
    font-family: fa-solid;
    font-size:20px;
}

#esab-toolbar-logout-main a:before:hover {
    color: $color-action-strong;


}

#esab-toolbar-logout-main i {
    display:none;
}
*/
.clavier-virtuel-login-portlet .btn.btn-primary, .change-password-portlet .btn.btn-primary {
  background-color: #1DA35F !important;
  border: 1px solid #1DA35F;
  font-family: 'bnpp_regular';
  text-transform: unset;
  width: 100%;
  font-size: 15px; }

@media (min-width: 769px) {
  .clavier-virtuel-login-portlet .btn.btn-primary:hover {
    background-color: #197647 !important;
    border-color: #188950;
    -o-transition: background-color 350ms;
    -webkit-transition: background-color 350ms;
    -moz-transition: background-color 350ms;
    transition: background-color 350ms; } }

.clavier-virtuel-login-portlet .loginGridWrapper .loginGrid .loginGrid_Canvas .login_keyboard_keys_wrapper .login_keyboard_key, .change-password-portlet .loginGridWrapper .loginGrid .loginGrid_Canvas .login_keyboard_keys_wrapper .login_keyboard_key {
  display: inline-block;
  float: left;
  text-align: center;
  /*border: 1px solid rgb(22,69,186);*/ }

.clavier-virtuel-login-portlet .login_keyboard_key.applyHover:hover, .change-password-portlet .login_keyboard_key.applyHover:hover {
  background-color: #1645ba;
  opacity: 0.15;
  border: 1px solid black; }

@media (min-width: 561px) {
  .clavier-virtuel-login-portlet .loginGridWrapper .loginGrid.size9x9 .login_keyboard_keys_wrapper, .change-password-portlet .loginGridWrapper .loginGrid.size9x9 .login_keyboard_keys_wrapper {
    padding: 11px 15px; } }

@media (max-width: 560px) {
  .clavier-virtuel-login-portlet .loginGridWrapper .loginGrid.size9x9 .login_keyboard_keys_wrapper, .change-password-portlet .loginGridWrapper .loginGrid.size9x9 .login_keyboard_keys_wrapper {
    padding: 2px 7px; } }

form.form.sign-in-form {
  background: transparent !important;
  width: 411px !important;
  margin: 0 auto;
  width: 100%;
  min-height: 630px;
  height: 630px;
  padding-bottom: 20px;
  border: unset;
  border-radius: 4px;
  margin-top: 70px; }

#content .portlet-boundary:not(.esab-menu-portlet) .portlet-body {
  padding: 0px; }

/* MESSAGERIE */
.yp-portlet-yme {
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 10px;
  background-color: white;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

/* spécificité page messagerie */
div#TitrePage {
  position: fixed;
  background-color: white !important;
  top: 165px;
  z-index: 51;
  padding-top: 10px;
  padding-left: 20px;
  left: 0px;
  width: calc(80% - 40px);
  margin-top: 0px;
  margin-left: calc(10% + 20px);
  margin-right: calc(10% + 20px);
  display: block;
  height: 60px;
  color: #222222 !important;
  font-weight: 700;
  min-height: 60px;
  font-family: bnpp_sans_condensed_light !important;
  font-size: 37px !important;
  border-radius: 5px 5px 0 0; }

html body.yp .yp-portlet form.form-horizontal {
  border-radius: 0 0 5px 5px;
  background-color: #fff;
  margin: 0; }

html body.yp .yp-portlet .yp-content-wdgetscontainer {
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: transparent; }

html body.yp .yp-portlet .tabs-wrapper.numbered-tabs.no-restrictions {
  position: relative;
  background-color: #fff0 !important; }

html body.yp .yp-portlet .k-tabstrip .k-content.k-state-active {
  background-color: #fff0;
  color: #444;
  /* XXXX Corriger la couleur mettre en parametre */ }

html body.yp .yp-portlet .tabs-wrapper.numbered-tabs.no-restrictions .tabs-content {
  position: relative;
  width: auto;
  background-color: transparent !important; }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item a[role="menuitem"] {
  font-size: 14px;
  text-shadow: none;
  color: white;
  font-family: OpenSans-Regular;
  text-decoration-color: #7E00BF; }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item.selected.active {
  position: relative;
  background-color: unset; }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item.selected.active a {
  font-weight: 700;
  font-family: OpenSans-Bold !important; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet .nav-secondary ul.nav-collapse > li {
    padding: 0 0px 0px;
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 0px;
    padding-left: 2px;
    line-height: 34px; } }

html body.yp .ypw-portlet .nav-secondary .nav > li.lfr-nav-item > a {
  text-transform: unset; }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item a[role="menuitem"] {
  text-transform: initial; }

/* BOUTON LOGIN */
html body.yp .ypw-portlet #navigation .navbar-inner li.login a {
  color: #FFFFFF;
  background-color: #7E00BF;
  border-radius: 2px;
  font-size: 14px;
  border: 2px solid transparent;
  font-family: OpenSans-Regular;
  text-decoration: none !important; }

html body.yp .ypw-portlet #navigation .navbar-inner li.login a:hover {
  font-weight: 700;
  text-decoration: none !important; }

html body.yp .ypw-portlet #navigation .navbar-inner li.login a:focus {
  border-color: #FF2C00;
  text-decoration: none !important; }

.guest-toolbar:focus-visible {
  outline-style: none; }

html body.yp .ypw-portlet #navigation .navbar-inner li.login a:before {
  content: '\f2f6';
  font-family: fa-solid;
  color: white;
  font-size: 14px;
  margin-right: 10px; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #navigation {
    padding-top: 15px; } }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li:hover, html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li.active {
    margin: 0 10px;
    padding: 0px; } }

html body.yp .ypw-portlet .nomprenom {
  font-size: 14px;
  font-family: OpenSans-Regular !important;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #navigation {
    padding-top: 5px; } }

html body.yp .ypw-portlet .ColonneTitre, html body.yp .ypw-portlet .ColonneTitrePaire, html body.yp .ypw-portlet .ColonneTitreImpaire, html body.yp .ypw-portlet .ColonneDate {
  background: transparent !important;
  font-size: 14px;
  color: #222222;
  font-weight: 400;
  font-family: OpenSans-Regular;
  margin: 11px 0 0 2px;
  width: 100%;
  text-align: Left; }

html body.yp .ypw-portlet input {
  height: 34px !important; }

html body.yp .ypw-portlet .TableauSaisieBicolore .TitreTableau, html body.yp .ypw-portlet .TableauSaisieBicolore .TitreTableau2 {
  background: transparent !important;
  color: #7E00BF;
  font-size: 19px !important;
  text-align: left;
  border-bottom: unset;
  font-family: 'OpenSans-bold';
  height: 50px;
  border-top: 0;
  padding-bottom: 0; }

html body.yp .ypw-portlet .TableauSaisieBicolore table {
  margin-left: 0px;
  width: calc(100% - 66px); }

html body.yp .ypw-portlet .WRAPPER_virementExterneConfirm table.tablekeepLines td:first-of-type, html body.yp .ypw-portlet .WRAPPER_virementExterneConfirm html body.yp .ypw-portlet table.tablekeepLines.oneTD tr:first-of-type td, html body.yp .ypw-portlet .WRAPPER_info table.tablekeepLines td:first-of-type, html body.yp .ypw-portlet .WRAPPER_info html body.yp .ypw-portlet table.tablekeepLines.oneTD tr:first-of-type td {
  text-align: left;
  font-weight: bold;
  width: 50%;
  line-height: 15px;
  padding-left: 0px;
  color: #222222;
  font-size: 12px !important;
  font-family: OpenSans-Regular; }

html body.yp .ypw-portlet .WRAPPER_virementExterneConfirm table.tablekeepLines td:last-of-type, html body.yp .ypw-portlet .WRAPPER_info table.tablekeepLines td:last-of-type {
  text-align: left;
  font-weight: 400;
  font-family: OpenSans-Regular;
  font-size: 12px;
  height: 15px;
  padding-top: 2px;
  padding-bottom: 2px; }

html body.yp .ypw-portlet .WRAPPER_virementExterneConfirm table.tablekeepLines td:last-of-type {
  padding-left: 0px; }

html body.yp .ypw-portlet .WRAPPER_virementExterneConfirm input, html body.yp .ypw-portlet .WRAPPER_virementExterneConfirm select, html body.yp .ypw-portlet .WRAPPER_virementExterneConfirm textarea {
  font-family: OpenSans-Regular !important;
  font-size: 12px !important; }

/* PAGE D AUTHENTIFICATION */
#YPTitreLogin {
  text-align: left;
  font-size: 45px;
  color: white;
  font-family: bnpp_sans_condensed_light !important;
  padding-top: 0px; }

#YPTitreLogin div {
  display: none; }

/*
#YPTitreLogin p {
  margin-left:47px;
}
*/
.cas-login-portlet .header-title {
  display: none; }

.cas-login-portlet form.form.sign-in-form {
  margin-top: 55px; }

form.form.sign-in-form .fieldset + .button-holder .btn {
  background-color: #7E00BF;
  width: auto;
  height: 43px;
  background-image: none;
  font-weight: normal;
  font-family: bnpp_sans;
  font-size: 14px;
  text-transform: uppercase;
  outline: none !important; }

form.form.sign-in-form .fieldset {
  width: 100%; }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item span[role="menuitem"] {
  font-size: 14px;
  text-shadow: none;
  color: white;
  font-family: OpenSans-Regular;
  text-decoration-color: #7E00BF; }

html body.yp .ypw-portlet .nav-secondary .nav li.dropdown:hover .dropdown-menu {
  display: block; }

html body.yp .ypw-portlet .esab-dropdown-menu {
  left: -30%;
  top: 30px;
  background-color: #000000;
  padding: 5px 20px;
  width: 300px;
  max-width: unset; }

html body.yp .ypw-portlet .esab-dropdown-menu li {
  width: 100%; }

a.logo.custom-logo:before {
  content: "" !important;
  display: inline-block !important;
  width: 238px !important;
  height: 71px !important;
  background-image: url(../images/logo-bnpp.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: 0px center;
  margin-left: 10px;
  float: left; }

.logo {
  line-height: 3; }

@media (min-width: 1380px) {
  #content {
    min-height: calc(100vh - 257px); } }

@media (max-width: 1379px) {
  #content {
    min-height: calc(100vh - 295px); } }

html, body, #wrapper {
  height: calc(100vh - 220px); }

#content {
  background-color: #E7E7E7;
  background-image: url(../images/backgrounddegrade2.png);
  background-repeat: no-repeat;
  background-size: contain; }

html #navigation .nav > li > a {
  padding: 4px 5px 5px; }

html body.yp .ypw-portlet .esab-toolbar-wrapper .esab-toolbar > li > a:hover {
  color: #00915A;
  font-weight: bold; }

html body.yp .ypw-portlet .esab-icon.esab-icon-msg {
  background: url(../images/sprite-header.png) no-repeat -134px 4px;
  width: 25px;
  height: 40px; }

html body.yp .ypw-portlet .esab-icon.esab-icon-msg:hover {
  background: url(../images/sprite-header.png) no-repeat -134px -44px;
  width: 25px;
  height: 40px; }

html body.yp .ypw-portlet .esab-icon.esab-icon-doc {
  background: url(../images/sprite-header.png) no-repeat -88px 4px;
  width: 25px;
  height: 40px; }

html body.yp .ypw-portlet .esab-icon.esab-icon-doc:hover {
  background: url(../images/sprite-header.png) no-repeat -88px -44px;
  width: 25px;
  height: 40px; }

html body.yp .ypw-portlet .esab-icon.esab-icon-logout {
  background: url(../images/sprite-header.png) no-repeat -267px 4px;
  height: 40px;
  width: 25px; }

html body.yp .ypw-portlet .esab-icon.esab-icon-logout:hover {
  background: url(../images/sprite-header.png) no-repeat -267px -44px;
  height: 40px;
  width: 25px; }

html body.yp .ypw-portlet #esab-toolbar-burger {
  display: none; }

#esab-toolbar-message a span, #esab-toolbar-webdoc a span {
  display: none; }

#esab-toolbar-message a:hover span, #esab-toolbar-webdoc a:hover span {
  display: inline;
  position: absolute;
  top: 1.8em;
  width: 116px;
  text-align: center;
  transform: translateX(-39%);
  border-radius: 5px;
  color: white;
  background-color: #28c3a9;
  font-size: 20px;
  font-family: 'bnpp_sans_condensed_light';
  padding: 5px 5px;
  font-weight: normal; }

/* FROM STYLEBOT */
#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item span[role="menuitem"] {
  font-size: 14px;
  text-shadow: none;
  color: white;
  font-family: OpenSans-Regular;
  text-decoration-color: #7E00BF; }

html body.yp .ypw-portlet .nav-secondary .nav li.dropdown:hover .dropdown-menu {
  display: block; }

html body.yp .ypw-portlet .esab-dropdown-menu {
  left: -30%;
  top: 30px;
  background-color: #000000;
  padding: 5px 20px;
  width: 300px;
  max-width: unset; }

html body.yp .ypw-portlet .esab-dropdown-menu li {
  width: 100%; }

/* BNPP */
html body.yp .ypw-portlet .navbar.site-navigation.nav-secondary {
  /* flex-direction: row-reverse; */
  align-items: start;
  /* justify-content: flex-end; */
  display: block;
  height: auto;
  background: #FFFFFFFD;
  width: 80px;
  color: black;
  z-index: 999;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow-x: hidden;
  transition: width 0.5s;
  margin-top: 0px; }

@media (max-width: 979px) {
  html body.yp .ypw-portlet .navbar.site-navigation.nav-secondary {
    padding-top: 0px;
    padding-bottom: 0px; } }

/* Largeur du menu secondaire au survol */
html body.yp .ypw-portlet .navbar.site-navigation.nav-secondary:hover {
  width: 280px; }

html body.yp .ypw-portlet .navbar.site-navigation.nav-secondary.odmenulock {
  width: 280px; }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item {
  display: block;
  max-height: 35px; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet .nav-secondary .navbar-inner {
    display: inline-block;
    width: 100%; } }

/* elements du menu gauche */
html .nav-secondary .nav > li > a {
  color: black !important; }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item.selected.active a {
  font-weight: inherit;
  font-family: unset;
  color: #00915A; }

/* poser le bloc user */
html body.yp .ypw-portlet #navigation .navbar-inner {
  margin: unset;
  width: 50%;
  background-color: transparent;
  display: inline-block; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet nav .esab-toolbar-wrapper {
    float: right;
    display: flex;
    padding-right: 25px; } }

/*  BANNIERE -------------------------------------------------- */
@media (min-width: 980px) {
  #banner, #banner.has-secondary-menu {
    background: white; }
  #banner.has-secondary-menu {
    height: 70px; } }

#content .portlet-boundary .portlet-body {
  padding: 0px;
  background: white; }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item.selected.active:before {
  content: unset; }

#heading + .navbar-header ~ .nav-secondary ul.nav li.lfr-nav-item.selected.active:after {
  content: unset; }

/* supprimer la ligne couleur de sbank en les menus primaires et secondaires */
html body.yp .ypw-portlet .navbar.site-navigation.nav-secondary:before {
  content: unset; }

/* occupation de la page, marge des portlets */
div#p_p_id_YPWContainer_WAR_YPWPortletportlet_ {
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 10px; }

#content #p_p_id_YPIMenu_WAR_YPIPortletportlet_.portlet-boundary .portlet-body {
  background: #E7E7E7 !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

div #p_p_id_YPIMenu_WAR_YPIPortletportlet_ {
  margin-left: 10%;
  margin-right: 10%; }

#content .portlet-boundary:not(.esab-menu-portlet, .portlet-journal-content) .portlet-body {
  padding: 0px;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

html body.yp .ypw-portlet .esab-toolbar-wrapper .esab-toolbar > li > a:focus, html body.yp .ypw-portlet .esab-toolbar-wrapper .esab-toolbar > li > a {
  color: #000000; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #navigation {
    padding-top: 5px; } }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #navigation {
    margin: 0;
    padding-top: 0px;
    height: 35px;
    width: calc(100% - 760px); } }

/* menu sab option sélectionnée */
@media (min-width: 980px) {
  html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li:hover, html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li.active {
    background: white;
    border-color: unset;
    margin: 0 6px;
    padding: 0 10px;
    font-weight: unset;
    color: #00915A !important; } }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li, html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li {
    color: black;
    border-color: unset;
    margin: 0 5px;
    padding: 15px 10px;
    font-weight: unset;
    height: 40px;
    border-radius: 3px 3px 0px 0px;
    padding-top: 0px; } }

@media (min-width: 980px) {
  html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li:hover a, html body.yp .ypw-portlet #cssmenu.menu-horizontal > ul > li.active a {
    color: #00915A; } }

/* MENU SAB */
/* menu latéral gauche */
@media (min-width: 980px) {
  html body.yp .ypw-portlet .navbar.site-navigation .lfr-nav-item span.odmenunav-icon {
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%; } }

/* menu gauche picto */
.navbar img {
  height: 25px !important;
  margin-right: unset !important;
  vertical-align: top !important;
  margin-top: -5px !important;
  margin-left: 0px; }

/*menu gauche*/
@media (min-width: 980px) {
  .nav-secondary ul.nav li.lfr-nav-item .odmenunav-holder {
    display: inline-block !important;
    height: 50px; } }

@media (min-width: 980px) and (min-width: 980px) {
  html body.yp .ypw-portlet .navbar.site-navigation .lfr-nav-item span.odmenunav-name {
    display: inline-block;
    height: unset;
    margin: unset;
    padding: unset !important;
    padding-left: 15px !important; } }

@media (min-width: 980px) {
  .nav-secondary ul.nav li.lfr-nav-item.selected.active .odmenunav-icon {
    background-color: #00915A; }
  /* survol du menu gauche */
  .nav-secondary ul.nav li.lfr-nav-item:hover .odmenunav-icon {
    background-color: #00915A !important; }
  .nav-secondary ul.nav li.lfr-nav-item:hover .odmenunav-name {
    color: #00915A; } }

/* menu gauche */
@media (min-width: 980px) {
  html body.yp .ypw-portlet .nav-secondary .navbar-inner .nav > li:first-child, html body.yp .ypw-portlet .nav-secondary .navbar-inner .nav > li {
    margin-left: 0 px;
    padding-left: 0px; } }

@media (max-width: 979px) {
  a.logo.custom-logo:after {
    position: fixed;
    top: 25px;
    left: 50px; } }

a.logo.custom-logo:after {
  content: "La banque d'un monde qui change" !important;
  display: inline-block !important;
  width: 350px !important;
  height: 0px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  font-family: bnpp_sans;
  font-size: 19px;
  transform: translateY(-50%);
  vertical-align: sub;
  color: #424242;
  font-weight: lighter;
  padding-left: 20px; }

.site-title {
  display: inline-block; }

#od-menu-controlbutton {
  display: inline-block !important;
  width: 30px !important;
  height: 30px !important;
  background: white;
  /*background-image: url("../images/menublack.png");
    background-size: contain;*/
  background: url(../images/sprite-header.png) no-repeat -304px 4px; }

.odmenulock div#od-menu-controlbutton, #od-menu-controlbutton:hover {
  background: url(/o/BNPPOMSpecificTheme-theme/images/sprite-header.png) no-repeat -304px -44px; }

html body.yp .ypw-portlet .WRAPPER_synthese .TitreSynthese {
  color: #00915A; }

/* ajout SM */
td.ColonneCode[data-title*='Suppression'] a:before, td.ColonneIcone[data-title*='Suppression'] a:before, td.ColonneIcone[data-title*='Effacer'] a:before, td.ColonneIcone[data-title~='Supprimer'] a:before {
  content: '\f1f8';
  font-family: fa-solid;
  color: #00915A;
  font-size: 15px;
  margin-right: 10px; }

td.ColonneIcone[data-title*='Valider'] a:before, td.ColonneCode[data-title*='Valider'] a:before, td.ColonneIcone[data-title*='Validation'] a:before, td.ColonneCode[data-title*='Validation'] a:before {
  content: '\f00c';
  font-family: fa-solid;
  color: #00915A;
  font-size: 15px;
  margin-right: 10px; }

ul.esab-toolbar.nav.toolbar-display-mode-main-menu {
  position: relative;
  top: 25%; }

html body.yp .ypw-portlet .TableauSaisieBicolore tr:nth-of-type(2n+3) {
  top: 50px; }

html body.yp .ypw-portlet .TableauSaisieBicolore tr:nth-of-type(2n+5) {
  top: 130px; }

html body.yp .ypw-portlet .TableauSaisieBicolore tr:nth-of-type(2n+7) {
  top: 205px; }

html body.yp .ypw-portlet .TableauSaisieBicolore tr:nth-of-type(2n+9) {
  top: 285px; }

html body.yp .ypw-portlet .TableauSaisieBicolore tr:nth-of-type(2n+11) {
  top: 365px; }

html body.yp .ypw-portlet .TableauSaisieBicolore tr:nth-of-type(2n+13) {
  top: 440px; }

html body.yp .ypw-portlet .TableauSaisieBicolore tr:nth-of-type(2n+15) {
  top: 520px; }

html body.yp .ypw-portlet .TableauSaisieBicolore tr:nth-of-type(2n+17) {
  top: 595px; }

html body.yp .ypw-portlet .TableauSaisieBicolore tr:nth-of-type(2n+19) {
  top: 675px; }

span.devise {
  float: right;
  padding-left: 5px; }

td#SyntheseDevise {
  text-align: left !important;
  padding-left: 5px; }

html body.yp .ypw-portlet #navigation .nav .dropdown-menu {
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  overflow: hidden;  border-radius: 5px;
  color: white;
  background-color: #28c3a9; }

html body.yp .ypw-portlet .esab-dropdown-menu li {
  color: white;
  font-size: 20px;
  font-family: 'bnpp_sans_condensed_light'; }

html body.yp .ypw-portlet #navigation .nav .dropdown-menu a {
  color: white;
  font-size: 20px;
  font-family: 'bnpp_sans_condensed_light'; }

html body.yp .ypw-portlet #navigation .nav .dropdown-menu a:hover {
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em; }

html body.yp .ypw-portlet .esab-toolbar .user-menu-dropdown li > a, html body.yp .ypw-portlet .esab-toolbar .notification-menu-dropdown li > a {
  text-transform: unset; }

html body.yp .ypw-portlet table.tablekeepLines td {
  font-size: 100%;
  padding-left: 7px; }

td.ColonneDate {
  text-align: center !important; }

.WRAPPER_bloquageAbonnement td {
  text-align: center !important; }

.aideOppositionCheques_libel_text p {
  font-family: 'OpenSans-Regular';
  font-size: 15px;
  color: #000000;
  padding-top: 20px; }

.aideOppositionCheques_OL ol {
  list-style: none; }

.aideOppositionCheques_OL p {
  font-family: 'OpenSans-Regular';
  font-size: 11px;
  color: #000000;
  margin-top: 1.5em;
  line-height: 1em;
  margin-bottom: 0; }

.aideOppositionCheques_OL ul {
  font-family: 'OpenSans-Regular';
  font-size: 11px;
  color: #000000;
  list-style-type: disc;
  line-height: 1em;
  padding: 0;
  margin-right: -4px;
  margin-left: 30px; }

.aideOppositionCheques_OL li {
  font-family: 'OpenSans-Regular';
  font-size: 11px;
  color: #000000; }

span.aideOppositionCheques_partie2_confirmer {
  margin-left: unset !important; }

.WRAPPER_aideOppositionCarteFrance div H1, .WRAPPER_aideOppositionCarte div H1 {
  font-family: 'OpenSans-Regular';
  font-size: 15px;
  color: #000000;
  font-weight: bold; }

.WRAPPER_aideOppositionCarteFrance div ol, .WRAPPER_aideOppositionCarte div ol {
  list-style: none; }

.WRAPPER_aideOppositionCarteFrance div ol li, .WRAPPER_aideOppositionCarte div ol li {
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  color: #000000;
  line-height: 1.5em !important; }

.WRAPPER_aideOppositionCarteFrance div ol li .mention, .WRAPPER_aideOppositionCarte div ol li .mention {
  font-size: 10px;
  line-height: 1em;
  padding-top: 5px; }

li center {
  line-height: 15px; }

.WRAPPER_saisieEffets tr td a:before {
  content: 'AJOUTER';
  font-family: 'bnpp_regular';
  color: white;
  font-size: 12px;
  border-style: solid;
  border-radius: 4px;
  border-color: #00915A;
  background-color: #00915A; }

.WRAPPER_saisieEffets tr td a:hover {
  text-decoration: none; }

.WRAPPER_selectionParams .TitrePage {
  display: none !important; }

html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire div.custom-kendo-combo {
  max-width: 65px; }

@media (min-width: 980px) {
  html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire input#_YPWContainer_WAR_YPWPortletportlet_cleIban {
    top: -66px;
    right: -69px;
    position: relative;
    height: 36px !important;
    margin-top: 0px; }
  html body.yp .ypw-portlet .WRAPPER_ajoutBeneficiaire input#_YPWContainer_WAR_YPWPortletportlet_compteIban {
    position: relative;
    top: -66px;
    right: -64px;
    height: 36px !important;
    margin-top: 0px !important; } }

.WRAPPER_derniersOrdresDesVirementsListeIndSepa .TableauBicolore tr#impair td:nth-of-type(1), .WRAPPER_derniersOrdresDesVirementsListeIndSepa .TableauBicolore tr#pair td:nth-of-type(1) {
  text-align: left !important; }

html body.yp .ypw-portlet .TitreTableau, html body.yp .ypw-portlet .ColonneCode {
  background: unset; }

.WRAPPER_message .ColonneIcone a:before {
  content: '\f1f8';
  font-family: fa-solid;
  color: #00915A;
  font-size: 15px;
  margin-right: 10px; }

/*Ajout Driss*/
@media (min-width: 980px) {
  .ColonneCode {
    text-align: center !important; } }

.ColonneNumerique {
  text-align: right !important;
  padding-right: 2% !important; }

th.TitreTableau {
  text-align: center !important; }

td.ColonneIcone {
  text-align: center !important; }

.TitreTableau2 {
  color: #008854 !important;
  font-size: 19px !important; }

.TitreSynthese {
  color: #008854 !important;
  font-size: 19px !important; }

.btn {
  background-color: #28C3A9 !important; }

.esabButtons {
  background-color: #28C3A9 !important; }

.btn:hover {
  background-color: #00915A !important; }

.esabButtons:hover {
  background-color: #00915A !important; }

li.login a {
  background-color: #28C3A9 !important;
  font-family: bnpp_sans;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal; }

li.login a:hover {
  background-color: #00915A !important; }

.TitrePage {
  font-family: bnpp_sans_condensed_light !important;
  font-size: 37px !important; }

.TitreTableau {
  background-color: #28C3A9 !important;
  color: #FFFFFF !important; }

/*Ajout Olivier */
/*Figer le haut de la page*/
/*#scrollmask {
    background-image: url(../images/backgrounddegrade2.png);
    background-repeat: no-repeat;
    background-size: contain;
    display:none;
}*/
/* figer le header */
#banner {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%; }

/* ajouter une marge haute au main content pour compenser le header sorti du flux */
#content {
  margin-top: 220px;
  /* valeur de retour 0px */ }

/* portlet menu dans main content */
#p_p_id_YPIMenu_WAR_YPIPortletportlet_ {
  position: fixed;
  width: 80%;
  top: 70px;
  z-index: 51;
  left: 0px; }

/* figer le bloc titre page */
html body.yp .ypw-portlet .TitrePage {
  position: fixed;
  background-color: white !important;
  top: 165px;
  z-index: 51;
  padding-top: 10px;
  padding-left: 20px;
  left: 0px;
  width: 80%;
  margin-top: 0px;
  margin-left: 10%;
  margin-right: 10%;
  display: block;
  height: 60px; }

/* effacer l'arrière plan du contenu */
/* a retablir sur l'authent */
/* valeur de retour : remettre l'image d'arrière plan et background-size */
#content {
  background-color: #E7E7E7;
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain; }

#scrollmask {
  display: block;
  width: 100%;
  height: 150px;
  z-index: 50;
  top: 70px;
  background-size: cover;
  position: fixed;
  background-color: #00915A; }

html body.yp .ypw-portlet .TableauBicolore .rt-wrap .rwd-table tr.rt-alt td.BasTableau.cellResize[data-title]::before {
  display: none; }

html body.yp .ypw-portlet .ColonneDate.cellResize {
  margin-left: 0px; }

html body.yp .ypw-portlet div.WRAPPER_creationBeneficiaire .TableauSaisie table .TitreTableau {
  color: black !important; }
