﻿@font-face {
  font-family: 'Roboto';
  font-style: normal;
  src: url('../Fonts/Roboto/Roboto-Regular.ttf') format('ttf'), url('../Fonts/Roboto/Roboto-Regular.woff') format('woff');
  /* old browsers */
}
@font-face {
  font-family: 'Roboto-Medium';
  font-style: normal;
  font-weight: 500;
  src: url('../Fonts/Roboto/Roboto-Medium.ttf') format('ttf'), url('../Fonts/Roboto/Roboto-Medium.woff') format('woff');
  /* old browsers */
}
@font-face {
  font-family: 'Roboto-Bold';
  font-style: normal;
  font-weight: 600;
  src: url('../Fonts/Roboto/Roboto-Bold.ttf') format('woff');
}
html {
  box-sizing: border-box;
}
.dxflRequired,
.dxgv .dxeErrorCell {
  display: none;
}
.dxeReadOnly input {
  color: rgba(0, 0, 0, 0.5) !important;
}
.dxpcDropDown .dxlbd {
  overflow-x: hidden !important;
}
@media screen and (max-width: 639px) {
  .headerTop .loginControl {
    margin: 18px 25px 18px;
  }
  .loginControl .info {
    display: none !important;
  }
}
#HeaderMenu {
  border: none;
}
#HeaderMenu .dxm-selected {
  background: #ffffff;
}
#HeaderMenu .dxm-hovered {
  background: rgba(0, 0, 0, 0.15);
}
.contentPane {
  height: 100% !important;
}
#RootSplitter {
  background-color: #e9e9e9;
}
#main-content {
  background-color: #e9e9e9;
}
#MainPane {
  width: 100%;
}
.mainContentPane {
  padding: 10px;
}
#MainPane .contentPane {
  text-align: center;
}
#MainPane .contentPane > * {
  text-align: left;
}
/* Boutons */
#BtnModifierCompositionLibelle_CD {
  background: none !important;
}
.dxbButton,
.dxBB.dxucBrowseButton {
  padding: 0;
  border-width: 1px;
  border-radius: 4px;
  border-color: rgba(0, 0, 0, 0.25);
  background: white;
  font-family: Roboto-Bold, Tahoma, sans-serif !important;
  font-weight: bold !important;
}
.dxbButton > .dxb,
.dxucBrowseButton > a {
  padding: 0.75em 1.25em;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.05));
  border: none !important;
}
.dxucBrowseButton > a {
  display: block;
}
.dxbButtonHover > .dxb,
.dxucBrowseButtonHover > a {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.dxbButtonPressed > .dxb,
.dxucBrowseButtonPressed > a {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.dxbButton.BtnPlus {
  background-image: url("/Content/Images/Boutons/plus.svg");
  width: 22px;
  height: 22px;
  background-size: contain;
  border-radius: revert;
  border-style: revert;
  background-color: transparent;
}
.dxbButton.BtnMoins {
  background-image: url("/Content/Images/Boutons/moins.svg");
  width: 22px;
  height: 22px;
  background-size: contain;
  border-radius: revert;
  border-style: revert;
  background-color: transparent;
}
.dxbButton.BtnSync {
  background-color: #FF9F00;
}
.dxbButton.BtnActionInfo {
  background-color: #FFD400;
}
.dxbButton.BtnBrouillon {
  background-color: #A18D7F;
}
.dxbButton.BtnExcel {
  color: white;
  background-color: #207246 !important;
}
.dxbButton.BtnTransparent {
  background-color: transparent;
  border: hidden;
}
/* Les autres composants destiné à être cote-à-cote doivent aussi être en inline */
.dxbButton.BtnInline {
  display: inline-block;
  padding-left: 5px;
  vertical-align: bottom !important;
}
.dxbButton.BtnNouveau,
.dxbButton.BtnSupprimer,
.dxbButton.BtnEnregistrer,
.dxbButton.BtnValider,
.dxbButton.BtnTransferer,
.dxbButton.BtnAction,
.dxbButton.BtnActionInfo,
.dxbButton.BtnActionCritique,
.dxbButton.BtnBrouillon,
.BtnNouveau .dxucBrowseButton a {
  color: white;
}
.dxbButton.BtnActionInfo .dx-vam {
  text-shadow: 0 0 1px black;
}
.dxbButton.BtnSwitch .dxb:before {
  content: " ";
  display: inline-block;
  vertical-align: top;
  height: 1em;
  padding: 2px 6px 2px 0px;
  width: 1em;
  background: url("/Content/Images/Boutons/SwitchOFF.png") center left no-repeat;
  background-size: contain;
}
.dxbButton.BtnSwitch[data-state="on"] {
  background-color: #e0e0e0;
}
.dxbButton.BtnSwitch[data-state="on"] .dxb:before {
  background-image: url("/Content/Images/Boutons/SwitchON.png");
}
.dxbButton.BtnDiscret,
.dxbButton.BtnDiscret .dxb {
  background: transparent !important;
}
.dxbButtonHover.BtnDiscret .dxb .dx-vam {
  text-decoration: underline;
}
.dxbButton.BtnDiscret .dxb .dx-vam:before {
  content: "> ";
  font-weight: normal;
}
.dxgv .dxgvDataRow.enattente {
  background: #FFFFD5;
}
/* GRIDVIEW FOURNISSEURS */
table.ActionBtns {
  width: 100%;
}
table.ActionBtns td {
  padding: 0 5px;
}
table.ActionBtns tr.HeadActionBtns td {
  white-space: nowrap;
  font-family: Roboto-Bold, Tahoma, sans-serif !important;
  font-weight: bold;
}
@media screen and (max-width: 949px) {
  table.ActionBtns {
    display: block;
  }
  table.ActionBtns td {
    display: inline-block;
    padding-bottom: 10px;
  }
}
/* PDF */
#PdfIframe[src=""],
#PdfIframe[src="about:blank"] {
  display: none;
}
/* FORM LAYOUT */
.formulaire .dxpnlControl > .dxflFormLayout {
  margin: auto;
}
.dxflFormLayout .dxflGroupCell .dxflGroupBox {
  background: white;
  padding: 15px;
}
.dxflFormLayout input.dxeEditArea {
  padding: 0.25em !important;
}
.dxflFormLayout .dxflCaption {
  padding-top: 0;
  vertical-align: middle;
}
.clear-formGroup {
  margin: 0px;
  padding: 0px;
}
.dxflGroupBox:has(.clear-formGroup) {
  margin: 0px;
  padding: 0px;
}
/* LOGIN PAGE */
body.login #middle #flLogin {
  margin: auto;
  padding: 10px 30px;
  border-radius: 4px;
}
body.login #RootSplitter_0 {
  position: relative;
}
@keyframes ApparitionInfos {
  0% {
    max-height: 0;
    overflow: hidden;
  }
  100% {
    max-height: 1500px;
    overflow: auto;
  }
}
body.login .deroul {
  -moz-animation: ApparitionInfos 2s 0.25s forwards;
  animation: ApparitionInfos 2s 0.25s forwards;
  max-height: 0;
  overflow: hidden;
}
@media screen and (min-width: 640px) {
  body.login #RootSplitter_0 {
    background-color: white;
  }
  body.login .headerTop,
  body.login .headerTop .templateTitle a,
  body.login .headerTop .loginControl a {
    color: black;
  }
  body.login #top {
    min-height: 250px;
    position: relative;
    color: white;
  }
  body.login #top > div {
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 48px;
  }
  body.login #top #sous-titre {
    font-size: 0.6em;
  }
  body.login #middle {
    padding: 30px 0;
  }
  body.login #middle #flLogin #UserName_I,
  body.login #middle #flLogin #Password_I {
    font-size: 1.5em !important;
  }
  body.login #bottom {
    height: 100px;
  }
  body.login #MainPane {
    padding: 0 !important;
  }
  body.login #RootSplitter_1_CC {
    padding: 0 !important;
  }
}
@media screen and (max-width: 639px) {
  body.login #top,
  body.login .headerTop .loginControl a {
    display: none;
  }
  body.login .deroul {
    margin-bottom: 2px;
    animation: none;
    -moz-animation: none;
    max-height: initial;
    overflow: auto;
  }
}
/* NOTIFICATIONS */
@-moz-keyframes DelaiNotif {
  0% {
    display: block;
    opacity: 1;
    bottom: 0;
  }
  75% {
    display: block;
    opacity: 1;
    bottom: 0;
  }
  99% {
    display: block;
    opacity: 0;
    bottom: 0;
  }
  100% {
    display: none;
    bottom: -999em;
  }
}
@keyframes DelaiNotif {
  0% {
    display: block;
    opacity: 1;
    bottom: 0;
  }
  /*75% {
        display: block;
        opacity: 1;
        bottom: 0;
    }

    99% {
        display: block;
        opacity: 0;
        bottom: 0;
    }

    100% {
        display: none;
        bottom: -999em;
    }*/
  75% {
    display: block;
    opacity: 1;
    bottom: 0;
  }
  99% {
    display: block;
    opacity: 1;
    bottom: -100%;
  }
  100% {
    display: none;
    opacity: 0;
    bottom: -999em;
  }
}
#notif {
  display: block;
  position: fixed;
  bottom: -999em;
  right: 20px;
  z-index: 100000;
  font-size: 0.9em;
  width: 200px;
  -moz-animation: DelaiNotif 4s 0.5s forwards;
  animation: DelaiNotif 4s 0.5s forwards;
}
#notifTitre {
  border-radius: 5px 5px 0 0;
  color: white;
  padding: 3px 10px;
}
#notifMessage {
  background: white;
  padding: 10px;
  text-align: center;
}
.notifTitleTypeValidation {
  background: #59b448;
}
.notifMessageTypeValidation {
  border-left: 1px solid #59b448;
  border-right: 1px solid #59b448;
}
.notifTitleTypeError {
  background: #E52621;
}
.notifMessageTypeError {
  border-left: 1px solid #E52621;
  border-right: 1px solid #E52621;
}
/* CONFIGURER LE LOGICIEL */
#flParam .dxflGroupBox.collapsed,
#flParam .dxflGroupBox.expanded {
  display: block;
}
#flParam .dxflGroupBox.collapsed {
  max-height: 55px;
  overflow: hidden;
}
#flParam .dxflGroupBox h2 a.expand {
  visibility: hidden;
}
@keyframes ExpandPart {
  0% {
    overflow: hidden;
    max-height: 55px;
    display: block;
  }
  100% {
    max-height: 1000px;
  }
  100% {
    overflow: visible;
    display: table;
  }
}
#flParam .dxflGroupBox.expanded {
  animation: ExpandPart 1s linear 0s 1 forwards;
}
#flParam .dxflGroupBox.collapsed h2 a.expand {
  float: right;
  visibility: visible !important;
  color: black;
  text-decoration: none;
}
#flParam .valigntop {
  vertical-align: top;
}
/* PREVISU */
#Prev {
  border-collapse: collapse;
}
#Prev .dernierelignefact td {
  border-bottom: 3px solid rgba(0, 0, 0, 0.2) !important;
}
#Prev .premierelignefact td {
  border-top: 2px solid rgba(0, 0, 0, 0.2) !important;
}
/* ACCUEIL EXPCLIENT */
#AccueilClient h2 {
  font-size: 2em;
}
ul.cartes {
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
ul.cartes li {
  display: inline-block;
  width: 270px;
  height: 340px;
  background-color: white;
  border: 1px solid black;
  border-radius: 5px;
  padding: 10px;
  position: relative;
  margin: 10px 8px;
}
ul.cartes li:hover {
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 20px;
}
ul.cartes li > a {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  color: black;
  text-decoration: none;
}
ul.cartes li > a > img {
  width: 60%;
  margin: 10%;
}
ul.cartes li > a > strong {
  display: block;
  font-size: 1.5em;
  margin-bottom: 0.5em;
}
ul.cartes li .link {
  text-decoration: underline;
}
ul.cartes li .link:hover {
  text-decoration: none;
}
ul.cartes li a span strong {
  font-style: normal;
  color: green;
}
@media screen and (max-width: 670px) {
  ul.cartes {
    width: 100%;
  }
  ul.cartes li {
    width: auto;
    height: auto;
    display: block;
  }
  ul.cartes li > a {
    position: static;
  }
}
/* SAISIE MANUELLE */
#ContainerPopupSaisieManuelle {
  display: flex;
  flex-flow: row nowrap;
  height: 100%;
  width: 100%;
}
#PdfIframeSaisie {
  height: 100%;
  box-sizing: border-box;
  border: 2px solid black;
  width: 100%;
}
.dxflNestedControlCell.doublon {
  position: relative;
}
.dxflNestedControlCell.doublon:after {
  content: url("/Content/Images/doublon.png");
  position: absolute;
  top: -4px;
  right: 0px;
}
.warningSuppressionMessage {
  width: 100%;
  padding: 8px 20px;
  border-radius: 6px;
  background-color: rgba(255, 0, 0, 0.41);
  font-family: Roboto-Bold, Tahoma, sans-serif !important;
  font-weight: bold;
}
.deleteButton {
  float: right;
  background-color: #BD0926;
  color: white;
}
.centered {
  margin: 0 auto;
  float: none !important;
}
#BtnEclater {
  background-size: 100%;
  border: none;
  background-color: transparent;
}
#BtnEclater .dxb {
  padding: 0.4em 1em !important;
  background: none;
}
.PopupSaisieManuelleSection {
  background-color: rgba(127, 191, 63, 0.15) !important;
}
.PopupSaisieManuelleSection > span {
  background-color: transparent;
}
/* Tab */
.activeTab {
  border-color: #59b448 !important;
}
.defaultTab {
  font-size: 15px !important;
  font-family: Roboto-Bold, Tahoma, sans-serif !important;
  font-weight: bold !important;
}
.defaultTab.tabHover {
  background: #eee !important;
}
/* DECOUPAGE */
#PopupDecoupage {
  width: 70%;
}
#PopupDecoupage div.PopUpContent {
  max-height: none;
  overflow: hidden;
  width: 100%;
}
#PopupDecoupageContent {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.PageListContainer {
  margin-inline: 10px;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
.font14 {
  font-size: 14px!important;
}
.PageListContent {
  display: inline-flex;
  flex-direction: column;
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 84vh;
  height: 100%;
  padding-inline: 10px;
  padding-block: 5px;
  max-width: 150px;
  align-items: center;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-top: 5px;
}
.small-page {
  padding: 6px;
  margin: 5px;
  border-radius: 5px;
  border-style: solid;
  border-width: 3px;
  opacity: 0.5;
  object-fit: contain;
  border-color: #b3d150;
}
.small-page:hover {
  border-color: #96bf0d;
  opacity: 1;
  box-shadow: 0px 0px 5px #8c8c8c;
}
.UniquePageSelected {
  opacity: 1;
}
.coupureInactif {
  opacity: 0.3;
}
.coupureInactif:hover {
  opacity: 1;
}
.coupureActif {
  opacity: 1;
}
.PageViewerContainer {
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  width: 50%;
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid rgba(0, 0, 0, 0.75);
}
#DecoupageValidationContainer {
  display: inline-flex;
  gap: 0 5px;
}
.UniquePageViewer {
  height: 90vh;
  object-fit: contain;
}
#DecoupageInfosContainer {
  flex: 1;
  padding-inline: 10px;
  display: flex;
  flex-direction: column;
}
.RecapitulatifContainer {
  overflow-y: auto;
  max-height: 100%;
  margin-bottom: 15px;
}
.RecapitulatifContainer > table {
  border-collapse: collapse;
  border: 1px solid #c8c8c8;
  letter-spacing: 1px;
  font-size: 0.8rem;
  width: 100%;
}
.RecapitulatifContainer > table td,
.RecapitulatifContainer > table th {
  border: 1px solid #bebebe;
  padding: 10px 20px;
  width: 50%;
}
#DecoupageBoutonValidationContainer {
  margin-top: auto;
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  justify-content: center;
  padding: 10px;
}
.infosCouleur {
  float: left;
  height: 15px;
  width: 15px;
  margin-right: 5%;
}
/* FIN DECOUPAGE */
#invitationClientContainer {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#infosInvitationClient {
  width: 73%;
}
#logosApplication {
  align-content: center;
  display: grid;
}
/* Fin Invitation client */
/* Modification d'un dossier */
#PlanTVAPanel_EB {
  padding: 0px;
  padding-top: 8px;
}
#BtnModifierCompositionLibelleImg {
  background-color: white;
}
/* Fin Modification d'un dossier */
.btn-close {
  background-color: transparent !important;
  border: none;
  box-shadow: none;
  filter: invert(14%) sepia(98%) saturate(3315%) hue-rotate(343deg) brightness(104%) contrast(85%);
  font-size: 10px;
  background: none;
  background-image: url("/Content/Images/Icons/xmark.svg");
  background-repeat: no-repeat;
  margin-inline-start: 10px;
  background-position: center;
}
.btn-close .dxb {
  background: none;
}
.important {
  color: #de0707;
  font-family: Roboto-Bold, Tahoma, sans-serif !important;
  font-weight: 700;
}
.on-left {
  margin-left: 0 !important;
}
#PPContact {
  width: 775px;
  font-size: 1.1em;
}
#PPContact #ContactContainer {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 1em;
}
#PPContact #ContactContainer > div {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: space-between;
  width: 33.333%;
  padding: 1em;
  vertical-align: top;
}
#PPContact #ContactContainer > div + div {
  border-left: 1px solid silver;
}
#PPContact #ContactContainer > div h3 {
  margin: 0;
  margin-bottom: 1em;
}
#PPContact #ContactContainer > div #PPContact #ContactContainer > div button + div,
#PPContact #ContactContainer > div button + button,
#PPContact #ContactContainer > div button + form,
#PPContact #ContactContainer > div form + button {
  margin-top: 1em;
}
#PPContact #ContactTutos button {
  display: block;
  margin: auto;
}
#PPContact #ContactTutos button.teamviewer-button,
#PPContact #ContactTutos button.anydesk-button {
  display: inline-block !important;
}
.priority-action > * {
  font-size: 1em;
  color: green !important;
  font-family: Roboto-Bold, Tahoma, sans-serif !important;
}
#CallbackPanelSelectCompany {
  display: flex !important;
  flex-flow: row nowrap;
  justify-content: center;
  align-content: center;
  margin-block-end: 30px;
  padding: 15px;
  border: 1px Solid #9F9F9F;
  border-radius: 3px;
  background-color: white;
  width: fit-content;
}
#CallbackPanelSelectCompany * {
  font-size: 18px;
  vertical-align: middle;
  padding-top: 0;
}
#AccueilClient .container {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
#app-full-logo-mini {
  width: 250px;
}
#app-full-logo-mini:hover {
  cursor: pointer;
}
.headerTop {
  background-color: #59b448;
  color: white;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.headerTop a {
  color: white !important;
}
.identity,
.loginControl {
  width: fit-content;
}
.identity {
  margin-inline-start: 5px;
}
.loginControl {
  margin-block: 15px !important;
}
.connected {
  margin-block-start: -10px;
  margin-inline-start: 60px;
}
#HeaderMenu {
  background-color: #9DD06B !important;
}
#ariane {
  background-color: #CAE4AA !important;
  margin-block-end: 10px;
}
.centered-row {
  display: flex !important;
  align-items: center;
  gap: 0 5px;
}
/* Cursors */
.help,
td[title] {
  cursor: help;
}
span[class*="CheckBox"],
img[onClick] {
  cursor: pointer;
}
*[class*="button"][title],
*[class*="Button"][title],
*[class*="Btn"][title],
*[class*="btn"][title],
button[title]:not([disabled]),
span[title] span[class*="CheckBox"],
table[title]:has(span[class*="CheckBox"]) *,
td.ColBouton[title] *,
a[title] {
  cursor: url("/Content/Images/Cursors/pointer-help.svg") 6 0, pointer !important;
}
/* Padding */
.paddingBottom2toChildSpan {
  padding-bottom: 3px !important;
}