/* ==========================================================================
   ETHNOS R235 — 1280x720 UNIQUEMENT
   Base : R234.
   Tchat uniquement.
   ========================================================================== */

html[data-ethnos-r234-1280="1"][data-ethnos-ui]
body.isTchatDrawerOpen .salonQuickSearch{
  padding-bottom:4px !important;
}

html[data-ethnos-r234-1280="1"][data-ethnos-ui]
body.isTchatDrawerOpen .salonDeepSearch{
  padding-top:4px !important;
}

/* Vrai bouton Fermer du Tchat :
   - remontée visuelle de 2 px ;
   - taille réduite ;
   - aucune autre propriété de peau modifiée. */
html[data-ethnos-r234-1280="1"][data-ethnos-ui]
body.isTchatDrawerOpen button[data-r186-tchat-close].r186TchatClose.ethnosActionOrange,
html[data-ethnos-r234-1280="1"][data-ethnos-ui]
body.isTchatDrawerClosing button[data-r186-tchat-close].r186TchatClose.ethnosActionOrange{
  transform:translateY(-2px) !important;
  height:25px !important;
  min-height:25px !important;
  max-height:25px !important;
  padding:0 8px !important;
  font-size:7.5px !important;
  line-height:1 !important;
}
