@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Outfit:wght@100..900&display=swap);
@import url('corner_ribbon.css');
@import url('breadcrumbs-no-mobile.css');
@import url('breadcrumbs.css');
@import url('switch.css');
@import url('token-input.css');
@import url('introjs.css');
@import url('/librairies/bootstrap/css/bootstrap-helpers.css');
@import url('/librairies/bootstrap/css/bootstrap-4-utilities.min.css');

/*
 * Base structure
 */

 :root {
    --color-error-dark: #a94442;
    --color-error-light: #fff7f7;
    --color-success-dark: #3a883b;
    --color-success-light: #f6faf0;
    --color-warning-dark: #e09514;
    --color-warning-light: #fff8ee;
    --color-info-dark: #00b7de;
    --color-info-light: #effcff;
    --color-outline: #d3d3d3;
    --color-primary: #1D283A;
    --color-secondary: #FBC649;
    --color-cream: #FFF0D7;
    --color-menu: var(--color-primary);
    --color-text-menu: #A6B3CC;
    --color-beige: #FFFAF1;
}

/* Move down content because we have a fixed navbar that is 50px tall */
body {
    font-family: "DM Sans",sans-serif;
}
body.admin-pages {
    padding-top: 50px;
}

.btn-autosize {
	font-size: 12px;
}
.navbar-brand {
	padding: 0px;
	float: none;
}
.navbar-brand img {
	max-height: 43px;
	padding-top:5px;
}
.navbar-brand > img {
    display: inline-block;
}
.navbar-inverse {
    background-color: var(--color-primary);
}
.navbar-inverse .navbar-toggle {
	border-color: #fff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #73bbeb;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}
.navbar-toggle {
	color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: var(--color-primary);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #e5e5e5;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: none;
}
.navbar-footer {
    background-color:#fff !important;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 14px;
        padding-bottom: 10px;
    }
}
.nav-subsidebar > li > a {
  padding-right: 20px;
  padding-left: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #333;
}
.nav-subsidebar > li > a:focus, .nav-subsidebar > li > a:hover {
	background-color: var(--color-secondary) !important;
	color: #fff;
}
.nav-subsidebar > .active > a,
.nav-subsidebar > .active > a:hover,
.nav-subsidebar > .active > a:focus {
  color: #fff;
  background-color: var(--color-secondary);
}
.presentationlistclientece {
	width: 100%;
}
.presentationlistclientece > a {
	padding-left: 0px !important;
}
.presentationlistclientece .input-group-addon {
	background-color: transparent !important;
	border: 0px solid #fff !important;
	color: inherit !important;
}
.presentationlistclientece .input-group select {
	margin-top: -8px;
}

.btn-primary {
    background-color: #1D283A;
    border-color: #1D283A;
    color: #fff;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #FBC649;
    border-color: #1D283A;
    color: #fff;
}
.js-month-display:focus, .js-year-display:focus {
    background-color: #1D283A;
    border-color: #1D283A;
}

.table-responsive {
    border: 0px solid #ddd;
}
.table > thead > tr > th > a {
	font-weight: normal;
}
.table > thead > tr > th > [class^="fa-"],
.table > thead > tr > th > .popover-icon > [class^="fa-"] {
	color: #73bbeb;
}
.table > tfoot, .element-promote {
	background-color: #F2F1F1;
}
.table-responsive .table-condensed tbody input, .table-responsive .table-condensed tbody select, .table-responsive .table-condensed tbody .input-create-addon {
	padding-left: 6px;
	padding-right: 6px;
}
.table-noborder tbody > tr > td {
	border-top: 0px solid #F2F1F1;
}
.progression-detail-td {
	border-top: 0px solid #fff;
}
.progression-detail-label {
	background-color:transparent;
	border:0px;
	width:40%;
	text-align:left;
	padding-left:0px;
	padding-right:8px;
}
.progression-display-label {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
	padding-top: 0px !important;
	text-align: left !important;
	padding-right: 0px;
}
.progression-create-input {
	padding-right: 15px !important;
	padding-left: 15px !important;
}
.display-tfoot {
	margin-top: -15px
}
.display-tfoot div:not(#prime-container):not(#prime-container div):not(.action-display) {
	padding: 9px;
	border-top: 1px solid #ddd;
}
.display-tfoot .display-tfoot-empty {
	border-top: 0px solid #ddd !important;
}
.display-tfoot-label {
	text-align: left;
}
.bloc_advanced_search {
	display:none;
	background-color: var(--color-beige);
	border: 1px solid #ddd;
	margin: 0px;
	margin-top: 20px;
	border-radius: 4px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.bloc_advanced_search label {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bloc_advanced_search label, .list-period label {
	font-weight: normal;
}
.bloc_advanced_search input[type=checkbox],
.bloc_advanced_search input[type=radio] {
    margin-top: 12px;
}
#custompanel {
    background-color: #F9F9F9;
    border: 1px solid #dddddd;
}
.list-period  label {
	text-align: left !important;
}
.pagination {
    margin: 0;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #1077BD;
    border-color: #1077BD;
}
.pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    color: inherit;
}
.pagination > li > a {
    color: #4A8DB8;
}
.pagination > li > span {
    color: inherit;
}

/*
 * Global add-ons
 */

.sub-header-list {
  padding-bottom: 10px;
  margin-top: 10px;
}
.sub-header-display {
  margin-bottom: 0px;
  padding-bottom: 15px;
  margin-top: 20px;
}
.action-display {
	text-align: center;
	padding: 0px !important;
}
.action-display .dropdown-menu > li > a {
	color: inherit;
}
.dropdown-create {
	min-width: 560px;
}
.dropdown-create > li > a {
	white-space: normal !important;
}
.field-display > div:not(.highlight-tooltip) {
	padding-top: 8px;
	padding-bottom: 8px;
}
.dropdown-menu > li > .btn-link {
    clear: both;
    color: #4A8DB8;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
    text-align: left;
}
.dropdown-menu > li > .btn-link:focus, .dropdown-menu > li > .btn-link:hover {
    background-color: #f5f5f5;
    text-decoration: none;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
    border: 0;
    position: sticky;
    transform: translateY(-20px);
    transition: opacity 0.15s ease-in-out, transform 0.15s ease-in-out;
}

.admin-pages .navbar-fixed-top {
    border: 0;
    position: fixed;
    transform: none;
}

/*
 * Sidebar
 */

.sidebar {
    position: fixed;
    top: 51px;
    bottom: 0;
    left: 0;
    z-index: 1035;
    display: none;
    padding: 20px 15px;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #f5f5f5;
    border-right: 1px solid transparent;
}
.navbar-sidebar {
	padding-top: 12px;
	padding-bottom: 12px;
	float: none;
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 10px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #333;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: var(--color-primary);
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: var(--color-primary);
    color: #fff;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #1077BD;
    color: #fff;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover,
.nav-pills > li.active > span, .nav-pills > li.active > span:hover {
	background-color: #1077BD;
    color: #fff;
}
.nav-pills > li.subactive > a, .nav-pills > li.subactive > a:focus, .nav-pills > li.subactive > a:hover,
.nav-pills > li.subactive > span, .nav-pills > li.subactive > span:hover {
	background-color: #00B7DE;
    color: #fff;
}

.nav.nav-tabs {
    display: flex;
    white-space: nowrap;
}

/* Suppression des bordures et background des tabs */
.nav.nav-tabs > li > a,
.nav.nav-tabs > li > a:hover,
.nav.nav-tabs > li > a:active,
.nav.nav-tabs > li > a:focus,
.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li.active > a:hover,
.nav.nav-tabs > li.active > a:focus {
    border: none;
    background: none;
	margin-right: 0;
    padding: 10px 14px;
}

/* Surcharge de la couleur du texte qui était écrasée par le thème */
.nav.nav-tabs > li > a:hover,
.nav.nav-tabs > li > a:focus,
.nav.nav-tabs > li.active > a,
.nav.nav-tabs .dropdown-menu > li.active > a {
    color: #333;
}

/* Font weight bold sur le tab actif */
.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li.active > a:hover,
.nav.nav-tabs > li.active > a:focus,
.nav.nav-tabs .dropdown-menu > li.active > a {
    font-weight: bold;
}

/* Border bottom custom pour avoir la bordure alignée uniquement sur le texte et non toute la largeur (ignore padding) */
.nav.nav-tabs > li.active > a:before,
.nav.nav-tabs > li.active > a:hover::before,
.nav.nav-tabs > li > a:hover::before {
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -1px;
    height: 3px;
    background: var(--color-primary);
    opacity: 1;
}

/* Pour le hover on surcharge avec une couleur plus claire */
.nav.nav-tabs > li > a:hover::before {
    opacity: 0.4;
}

/* On veut le premier élément collé à gauche */
.nav.nav-tabs > li:first-child > a,
.nav.nav-tabs > li:first-child > a:hover {
    padding-left: 0 !important;
}

/* Cas spécifique pour le premier élément parce qu'il est collé à gauche (pas de padding) */
.nav.nav-tabs > li:first-child > a:hover:before,
.nav.nav-tabs > li:first-child.active > a:before,
.nav.nav-tabs > li:first-child.active > a:hover::before {
    left: 0;
}

.nav.nav-tabs .dropdown-menu > .active > a,
.nav.nav-tabs .dropdown-menu > .active > a:focus,
.nav.nav-tabs .dropdown-menu > .active > a:hover,
.nav.nav-tabs .dropdown-menu > li > a:focus, .nav.nav-tabs .dropdown-menu > li > a:hover  {
    background-color: transparent;
}

.nav.nav-tabs li.tab-required span {
    color: #333;
}

.darkmode .nav.nav-tabs li.tab-required span {
    color: #fff;
}

a {
    color: #4A8DB8;
    text-decoration: none;
}
.dropdown-menu > li > a {
    color: #4A8DB8;
}
.badge-success {
	background-color: #5cb85c;
}
.badge-info {
	background-color: #E6F1FB;
    color: #0C447C;
}
.badge-warning {
	background-color: #f0ad4e;
}
.badge-danger {
	background-color: #d9534f;
}

.text-success {
    color: #5cb85c;
}

.h1 .badgetsmall, .h1 badgetsmall, .h2 .badgetsmall, .h2 badgetsmall, .h3 .badgetsmall, .h3 badgetsmall, h1 .badgetsmall, h1 badgetsmall, h2 .badgetsmall, h2 badgetsmall, h3 .badgetsmall, h3 badgetsmall {
    font-size: 40%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "Outfit",sans-serif;
	font-weight: 300;
}

.wrap-words {
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.bg-default {
    background-color: #F5F5F5;
}

/*
 * Main content
 */

.main {
    padding: 20px;
}
.main .page-header {
  margin-top: 0;
}
.footlist nav {
	text-align: center;
}


/*
 * Placeholder dashboard ideas
 */

.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}

.createdoc-footer {
	padding:15px 20px 15px 20px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.displaydoc-header {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	padding-left: 6px;
    margin-left: -20px;
    margin-right: -20px;
}

.displaydoc-header > div {
	padding-top: 10px;
}

.displayclient {
	background-color: #fff;
	border-radius: 8px;
    padding: 20px !important;
    border: 1px solid #ccc;
}
.topcreate {
	padding-top: 8px;
}
.input-create-addon {
	background-color: #e6e6e6;
    color: #333;
}
.dropdown-menu-create-addon {
	min-width: 60px;
}
.create-move-line .input-group-addon {
	padding: 0px;
	width: 0px;
	background-color: transparent;
	border: 0px solid transparent;
}
.create-move-line .action-display {
	width: 100%;
}
.admin-header {
	text-align: center;
}
.admin a {
	text-decoration: none;
    color:#4A8DB8;
}
.admin a:hover {
	text-decoration: none;
    color:#73bbeb;
}
.admin div div {
	padding-top: 15px;
}
/** glyph **/
.glyph-lg {
	font-size: 60px;
}
.glyph-background {
  	position:relative;
  	border-radius:50%;
    z-index:2;
}
.inner {
    position:absolute;
    top:2px;
    left:2px;
    right:2px;
    bottom:2px;
    border-radius:50%;
    background-color:white;
    z-index:-1;
}
.ui-widget-header {
	background: #1077BD none repeat-x scroll 50% 50%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #D9EDF7 none repeat-x scroll 50% 50%;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: #fbec88 none repeat scroll 0 0;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	background-image:url("/librairies/jquery-ui/images/ui-icons_ffffff_256x240.png")
}
.ui-datepicker-trigger {
	display: none;
}
#ui-datepicker-div {
	z-index: 1100 !important;
}
.ui-progressbar .ui-progressbar-value {
	margin-top: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
    text-align: center;
}
.month-picker {
	z-index: 1100;
}
.month-picker .ui-state-hover {
	border-width: 0px;
}

.celexcel {
	padding: 5px;
	min-height: 55px;
	border: 1px solid #ddd;
    background-color: #F2F1F1;
}
.celexcel-unprocessing {
    background-color:#BCBCBC;
}
.report .parameters-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    max-width: 980px;
}
.report .parameter-card {
    width: 225px;
    margin: 10px;
}
.report .parameter-card a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 220px;
    text-align: center;
    padding: 15px 12px;
    border: 1px solid #cecece;
    border-radius: 8px;
    transition: all 0.3s ease;
}
.report .parameter-card a:hover,
.report .parameter-card a:focus {
    text-decoration: none;
}
.report .parameter-card .icon {
    font-size: 36px;
    margin-bottom: 20px;
}
.report .parameter-card .name {
    margin-bottom: 10px;
}
.report .parameter-card .description {
    color: #777777;
    font-size: 12px;
    line-height: 1.4;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
body.darkmode .report .parameter-card .description {
    color: #fff;
}
body.darkmode .report .parameter-card a {
    border-color: #525252;
}
.bloc-fill-right {
	border-right: 0px solid #ccc;
}
.bloc-fill-left {
	border-left: 0px solid #ccc;
}
.panel-apps {
	background-color:#DCEEFF;
	padding-bottom: 10px;
}
.panel-apps h4 {
	padding-top: 20px;
	margin-top: 0px;
}
.form-inline-xs .form-group {
	display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.control-label.optional {
    font-weight: 400;
}
textarea.form-control {
    resize: vertical;
}
.input-with-icon {
    align-items: center;
    display: flex;
    position: relative
}
.input-with-icon .form-control {
    padding-right: 45px;
}
.input-with-icon [class^="fa-"] {
    position: absolute;
    right: 15px;
    font-size: 18px;
    cursor: pointer;
}

blockquote {
	font-size: inherit;
}
.notrequired {
	font-weight: normal;
}
.scrollable-menu {
	height: auto;
	max-height: 200px;
	overflow-x: hidden;
}
#cart .table-cart:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
.separotordocument:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
.custom_striped_line {
    background-color: #f9f9f9;
}
.input-group-btn:last-child > select {
	margin-left: -1px;
}
.input-group.action-display > .form-control {
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}
.input-group.action-display > .input-group-btn:last-child > .form-control {
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.input-group > .form-control:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.input-group > .form-control:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.input-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.buyemptyzone {
	text-align:center;
}
.buyemptyzone > h2 {
	padding-top: 0px;
}

.img-robocr {
	max-width:640px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);margin-bottom: 20px;
}

    @media screen and (max-width: 768px) {
        .img-robocr {
            max-width: 100%;
        }
    }

.img-robocr.img-thumbnail {
	padding:0px;
	border: 0px;
}
#accordion .panel-default > .panel-heading {
    background-color: #e9e9e9;
}
.outlined {
    border: 1px solid #ddd;
}
.print_r {
    background: #FFFFFF
}

/***********************/
/***** TOKEN INPUT *****/
/***********************/
div.token-input-dropdown ul li.token-input-selected-dropdown-item {background-color: #FFF;color: #1077BD;}
.ts-wrapper.multi .ts-control > div {
    background-color: var(--color-primary) !important;
    background-color: color-mix(in srgb, var(--color-primary) 20%, transparent) !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}
.ts-wrapper.multi .ts-control > div.active,
.ts-wrapper.multi .ts-control > div:hover {
    background-color: var(--color-primary) !important;
    background-color: color-mix(in srgb, var(--color-primary) 10%, transparent) !important;
    color: var(--color-font) !important;
}
.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove {
    border-left: none !important;
}
/************************/
/***** AUTOCOMPLETR *****/
/************************/
.acResults {
	background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.acResults > ul > li:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
.acResults > ul > li:hover ,
.acResults > ul > li:active ,
.acResults > ul > li:focus ,
.acSelect {
    background-color: #F2F1F1 !important;
}

.acResults.scrollable {
    max-height: 400px;
    overflow: auto;
}

/** Err Import **/
a.info {
    border-bottom: 1px dotted #000;
    color: inherit;
    position: relative;
    text-decoration: none;
}
a.info span {
    display: none;
}
a.info:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    z-index: 500;
}
a.info:hover span {
    background: #FCF8E3 none repeat scroll 0 0;
    color: #8a6d3b;
    display: inline;
    left: 1em;
    position: absolute;
    text-align: left;
    top: 1.2em;
    width: max-content;
    border-color: #faebcc;
    padding: 15px;
    line-height: 1.5em;
}
.PdfViewer {
	position: absolute;
    right: 15px;
    top: 0;
}

.multiaction {
	border-width:0px;
}

.vatbox {
	border-radisu:4px;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 6px 12px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	min-width: 60px;
	max-width: 60px;
	width: 60px;
	margin-right: 6px;
	float: left;
}

/* Cash */
.cash-table .cash-empty-day {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}
.cash-table .cash-today {
    background-color: #FCF8E3;
}


/** display html du PDF*/
.html_document {
	background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 792px;
    padding: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
@media (max-width: 389px) {
	.list-head {
		font-size: 30px;
	}
}

/* menu left */
@media (min-width: 768px) and (max-width: 895px) {
	.nav-sidebar {
		font-size: 12px;
	}
	.nav-subsidebar {
		margin-left: -25px;
		font-size: 12px;
	}
	.subsidebar-add {
		padding-right: 4px;
	}
}

@media (min-width: 768px) {
	.navbar-brand {
		float: left;
	}
	.navbar-brand img {
		margin-left: 5px;
		padding-top:5px;
	}
	.navbar-brand > img {
	    display: block;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #4A8DB8;
	}
	.presentationlistclientece {
		width: 150px;
	}
	.sidebar {
	    display: block !important;
	}
    .hidden-sidebar {
        display: none !important;
    }
	.display-tfoot-label {
		text-align: right;
	}
	.display-tfoot {
		margin-top: -20px
	}
	.footlist nav {
		text-align: right;
	}
	.admin-header {
		text-align: left;
	}
	.create-form-inline > div {
		padding-left: inherit;
		padding-right: inherit;
	}
	.buyemptyzone {
		text-align:center;
		height: 800px;
		max-width:640px
	}
	.buyemptyzone > h2 {
		padding-top: 100px;
	}
}
@media (min-width: 992px) {
	.presentationlistclientece {
		width: 250px;
	}
	.action-display {
		text-align: right;
	}
	.bloc-fill-right {
		border-right: 1px solid #ccc;
	}
	.bloc-fill-left {
		border-left: 1px solid #ccc;
	}
	.panel-apps {
		padding-bottom: 0px;
	}
}


/*****************************/
/***** OVERRIDE BTN APPS *****/
/*****************************/

#apps #tags .btn-primary:focus:active {
    outline: none;
    background-color: transparent;
}

#apps #tags .btn-default:focus {
    outline: none;
    background-color: transparent;
}

#apps .label {
    padding: .4em .6em .3em !important;
}

.nav-tabs-container > ul {
	margin-bottom: 30px;
}

.quantity-editable {
    white-space: nowrap;
}
.quantity-editable > input,
.quantity-editable > button {
    height: 35px;
    width: 35px;
}

.alert {
    word-break: break-word;
    border-radius: 8px;
}
.alert.alert-info {
    border: solid 1px #dcefed;
    border-left: 6px solid var(--color-info-dark);
    background-color: var(--color-info-light);
}
.alert.alert-success {
    border: solid 1px #e1f1da;
    border-left: 6px solid var(--color-success-dark);
    background-color: var(--color-success-light);
}
.alert.alert-danger {
    border: solid 1px #fff0f0;
    border-left: 6px solid var(--color-error-dark);
    background-color: var(--color-error-light);
}
.alert.alert-warning {
    border: solid 1px #f6efd7;
    border-left: 6px solid var(--color-warning-dark);
    background-color: var(--color-warning-light);
}
.alert-hidden {
    display: none;
}

.font-weight-normal {
    font-weight: normal;
}

.font-weight-bold {
    font-weight: bold;
}

.cursor-pointer {
    cursor: pointer;
}

.recurrent-send-bloc {
    padding-left: 2rem;
    display:none;
}

.dropdown-icon-button {
    all: unset;
    cursor: pointer;
    box-shadow: none !important;
}

.label-disabled {
    background-color: var(--color-outline);
    color: var(--color-font, --color-primary);
}
.label-light {
    color: var(--color-font, --color-primary);
    background-color: #EEE;
}
body.darkmode .label-light {
    color: #FFF;
    background-color: #525252;
}

.btn.highlight-bubble:after {
    content: '';
    position: absolute;
    top: -7px;
    right: -7px;
    display: block;
    width: 14px;
    height: 14px;
    background: var(--color-secondary);
    border-radius: 100%;
}

.d-inline-block {
    display: inline-block;
}

/* Custom datepicker design to use only months and years */
.ui-datepicker.month-picker table,
.ui-datepicker.month-picker .ui-datepicker-current {
    display: none;
}

.ui-datepicker.month-picker .ui-datepicker-close {
    color: #fff;
    font-weight: 400;
    background-color: #1077BD;
    border-color: #73bbeb;
    border-width: 1px !important;
}

.ui-datepicker.month-picker .ui-datepicker-close.active,
.ui-datepicker.month-picker .ui-datepicker-close.focus,
.ui-datepicker.month-picker .ui-datepicker-close:active,
.ui-datepicker.month-picker .ui-datepicker-close:focus,
.ui-datepicker.month-picker .ui-datepicker-close:hover {
    color: #fff;
    background-color: #73bbeb;
    border-color: #1077BD;
}

.accordion .accordion-button div {
    color: #333333;
}

.has-error .input-group-btn .btn {
    border-color: #A94442;
}

.has-error .cke_contents iframe,
.has-error .ts-control {
    border-color: #A94442 !important;
}

.text-dim {
    color: #999;
}

@media (min-width: 768px) {
    #addclient, #add-client-address, #addprospect {
        width: 100%;
    }
}

@media (max-width: 769px) {
    .modal {
        margin-bottom: 70px;
    }
}

/** MFA */
#panel-mfa-user-configuration .panel-title {
    display: flex;
    align-items: center;
}
#panel-mfa-user-configuration .panel-title [class^="fa-"] {
    margin-right: 5px;
}
#panel-mfa-user-configuration .action {
    position: relative;
    margin-top: 15px;
}

#panel-mfa-user-configuration .mfa-configured-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media screen and (min-width: 768px) {
    #panel-mfa-user-configuration .row {
        display: flex;
        align-items: center;
    }

    #panel-mfa-user-configuration .action {
        text-align: right;
        margin-top: 0;
    }
}

/** Popover */
.popover-small {
    font-size: 12px;
}
.popover-small .popover-content {
    padding: 9px;
}
.popover-without-arrow > .arrow {
    display: none;
}

/** Notes */
.note-label {
    background-color: var(--color-primary);
}

.btn .fa-ellipsis-vertical {
    width: 1rem;
}

.btn-lg .fa-ellipsis-vertical {
    width: 1.5rem;
}

[class^="fa-"].form-control-feedback {
    line-height: 34px;
}

/* Place a right margin on the back button on preference pages */
h1[class^="sub-header-"] > a > span[class^="fa-"] {
    margin-right: 15px;
}

.btn-loader .loader {
    display: none;
}

.btn-loader.loading .loader {
    display: var(--fa-display, inline-block);
}

.youtube-splash {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.youtube-splash .embed-responsive,
.youtube-splash iframe {
    border-radius: 8px;
}

.youtube-splash .youtube-button {
    position: absolute;
    left: 50%;
    top: 0;
    width: 20%;
    height: 100%;
    translate: -50% 0;
}

.youtube-splash .youtube-button-bg {
    fill: #212121;
    fill-opacity: 0.8;
    transition: 0.3s;
}

.youtube-splash:hover .youtube-button-bg {
    fill: #f00;
}

.youtube-splash .youtube-splash-image {
    position: relative;
    z-index: 2;
}

.youtube-splash .youtube-splash-image img {
    width: 100%;
}

.popover {
    font-family: "DM Sans",sans-serif;
}
.tooltip-show-content {
    float:left;
    padding: 4px;
    box-sizing:border-box;
}
.tooltip-show-content-20 {
    font-weight:normal;
    width:20%;
}
.tooltip-show-content-80 {
    width:80%;
}

@media (min-width: 768px) {
    .centered-alert {
        max-width: 50%;
        margin: 0 auto;
    }
}

.checkbox-switch-margin {
    margin-left: 40px;
}

.control-label.optional {
    font-weight: normal;
}

.d-flex {
    display: flex;
}

.justify-content-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.border-0 {
    border: 0px !important;
}
.btn-google {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    padding: 6px 20px;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    background-color: #fff;
    color: #2a3642;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: background-color 0.2s ease, border-color 0.2s ease;
}
.btn-google:hover,
.btn-google:focus {
    background-color: #f2f2f2;
    border-color: #bfbfbf;
    text-decoration: none;
}
.btn-google:active {
    background-color: #ebebeb;
    border-color: #b3b3b3;
}
.btn-google .google-icon {
    height: 26px;
    width: auto;
}

.lh-xlg{
    line-height: 3.75rem !important;
}

.btn-disabled {
    background-color: #999999;
    color: #ffffff;
    font-weight: 500;
    cursor: not-allowed;
}

.btn-disabled:hover,
.btn-disabled:active,
.btn-disabled:focus,
.btn-disabled:focus-visible,
.btn-disabled:visited {
    background-color: #999999;
    color: #ffffff;
    box-shadow: none;
    outline: none;
}

.label-custom-primary {
    background-color: #EFFCFF;
    color: #357392;
}
.label-custom-success {
    background-color: #E4F5E3;
    color: #275428;
}
.label-custom-danger {
    background-color: #FBE6E5;
    color: #852D2A;
}
.label-custom-warning {
    background-color: #FAE9CB;
    color: #411107;
}

.label-warning {
    background-color: #FAEEDA !important;
    color: #633806 !important;
}
.darkmode .label-warning {
    background-color: #412402 !important;
    color: #FAC775 !important;
}

.label-primary {
    background-color: #E6F1FB !important;
    color: #0C447C !important;
}
.darkmode .label-primary {
    background-color: #042C53 !important;
    color: #B5D4F4 !important;
}

.label-default {
    background-color: #F1EFE8 !important;
    color: #444441 !important;
}
.darkmode .label-default {
    background-color: #2C2C2A !important;
    color: #D3D1C7 !important;
}

.label-danger {
    background-color: #FDDDD9 !important;
    color: #7F1D1D !important;
}
.darkmode .label-danger {
    background-color: #4C0E0E !important;
    color: #FCA5A5 !important;
}

.label-success {
    background-color: #EAF3DE !important;
    color: #27500A !important;
}
.darkmode .label-success {
    background-color: #173404 !important;
    color: #C0DD97 !important;
}

#talklist blockquote {
    border: 1px solid #cecece;
    border-radius: 8px;
}

body.darkmode #talklist blockquote {
    border-color: #525252;
}

.cke_inner,
.cke_reset,
.panel {
    border-radius: 8px!important;
}
.panel-heading {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

/* PA (Plateforme Agréée) source bolt — mirrors .document-type-pa-badge from
   app.css, which isn't loaded on the legacy back-office pages (events list). */
.document-type-pa-badge {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #633806;
    background-color: #faeeda;
}
