25if (!defined(
'ISLOADEDBYSTEELSHEET')) {
26 die(
'Must be called by steelsheet');
98@phan-var-force int<0,1> $dol_hide_topmenu
99@phan-var-force int<0,1> $dol_hide_leftmenu
100@phan-var-force int<0,1> $dol_optimize_smallscreen
101@phan-var-force int<0,1> $dol_no_mouse_hover
102@phan-var-force string $badgeDanger
103@phan-var-force string $badgeWarning
104@phan-var-force string $borderwidth
105@phan-var-force string $colorbackbody
106@phan-var-force string $colorbackhmenu1
107@phan-var-force string $colorbacklinebreak
108@phan-var-force string $colorbacklineimpair1
109@phan-var-force string $colorbacklineimpair2
110@phan-var-force string $colorbacklinepair1
111@phan-var-force string $colorbacklinepair2
112@phan-var-force string $colorbacklinepairchecked
113@phan-var-force string $colorbacklinepairhover
114@phan-var-force string $colorbacktabactive
115@phan-var-force string $colorbacktabcard1
116@phan-var-force string $colorbacktitle1
117@phan-var-force string $colorbackvmenu1
118@phan-var-force string $colorblind_deuteranopes_textSuccess
119@phan-var-force string $colorblind_deuteranopes_textWarning
120@phan-var-force string $colorshadowtitle
121@phan-var-force string $colortext
122@phan-var-force string $colortextbackhmenu
123@phan-var-force string $colortextbacktab
124@phan-var-force string $colortextbackvmenu
125@phan-var-force string $colortextlink
126@phan-var-force string $colortexttitle
127@phan-var-force string $colortexttitlelink
128@phan-var-force string $colortexttitlenotab
129@phan-var-force string $colortexttitlenotab2
130@phan-var-force string $colortopbordertitle1
131@phan-var-force int<0,1> $disableimages
132@phan-var-force int<0,1> $dol_hide_leftmenu
133@phan-var-force int<0,1> $dol_hide_topmenu
134@phan-var-force int<0,1> $dol_optimize_smallscreen
135@phan-var-force string $fontlist
136@phan-var-force string $fontsize
137@phan-var-force int $heightmenu
138@phan-var-force string $heightrow
139@phan-var-force string $img_button
140@phan-var-force string $left
141@phan-var-force string $maxwidthloginblock
142@phan-var-force int $minwidthtmenu
143@phan-var-force int $nbtopmenuentries
144@phan-var-force int $nbtopmenuentriesreal
145@phan-var-force string $path
146@phan-var-force string $right
147@phan-var-force string $textDanger
148@phan-var-force string $textSuccess
149@phan-var-force string $textWarning
150@phan-var-force string $toolTipBgColor
151@phan-var-force string $toolTipFontColor
152@phan-var-force int<0,1> $useboldtitle
153@phan-var-force int $userborderontable
154@phan-var-force array{h:int,l:int,s:int,a:int} $colortextlinkHsla
167 --colorbackhmenu1: rgb(<?php print $colorbackhmenu1; ?>);
168 --colorbackvmenu1: rgb(<?php print $colorbackvmenu1; ?>);
169 --colorbacktitle1: rgb(<?php print $colorbacktitle1; ?>);
170 --colorbacktabcard1: rgb(<?php print $colorbacktabcard1; ?>);
171 --colorbacktabactive: rgb(<?php print $colorbacktabactive; ?>);
172 --colorbacklineimpair1: rgb(<?php print $colorbacklineimpair1; ?>);
173 --colorbacklineimpair2: rgb(<?php print $colorbacklineimpair2; ?>);
174 --colorbacklinepair1: rgb(<?php print $colorbacklinepair1; ?>);
175 --colorbacklinepair2: rgb(<?php print $colorbacklinepair2; ?>);
176 --colorbacklinepairhover: rgb(<?php print $colorbacklinepairhover; ?>);
177 --colorbacklinepairchecked: rgb(<?php print $colorbacklinepairchecked; ?>);
178 --colorbacklinebreak: rgb(<?php print $colorbacklinebreak; ?>);
179 --colorbackbody: rgb(<?php print $colorbackbody; ?>);
180 --colorbackmobilemenu: #f8f8f8;
181 --colorbackgrey: #f0f0f0;
182 --colortexttitlenotab: rgb(<?php print $colortexttitlenotab; ?>);
183 --colortexttitlenotab2: rgb(<?php print $colortexttitlenotab2; ?>);
184 --colortexttitle: rgba(<?php print $colortexttitle; ?>, 0.9);
185 --colortexttitlelink: rgba(<?php print $colortexttitlelink; ?>, 0.9);
186 --colortext: rgb(<?php print $colortext; ?>);
187 --colortextlink: rgb(<?php print $colortextlink; ?>);
188 --colortextlink-h: <?php print $colortextlinkHsla[
'h']; ?>;
189 --colortextlink-l: <?php print $colortextlinkHsla[
'l']; ?>%;
190 --colortextlink-s: <?php print $colortextlinkHsla[
's']; ?>%;
191 --colortextlink-a: 1;
192 --colortextbackhmenu: #<?php print $colortextbackhmenu; ?>;
193 --colortextbackvmenu: #<?php print $colortextbackvmenu; ?>;
194 --colortopbordertitle1: rgb(<?php print $colortopbordertitle1; ?>);
195 --listetotal: #888888;
196 --inputbackgroundcolor: #FFF;
197 --inputbackgroundcolordisabled: #eee;
198 --inputcolordisabled: rgb(80, 80, 80);
199 --inputbordercolor: rgba(0,0,0,.15);
200 --tooltipbgcolor: <?php print $toolTipBgColor; ?>;
201 --tooltipfontcolor : <?php print $toolTipFontColor; ?>;
202 --oddevencolor: #202020;
203 --colorboxstatsborder: #e0e0e0;
204 --dolgraphbg: rgba(255,255,255,0);
205 --fieldrequiredcolor: #400030;
206 --colortextbacktab: #<?php print $colortextbacktab; ?>;
207 --colorboxiconbg: #eee;
209 --tableforfieldcolor:#888;
210 --amountremaintopaycolor:#880000;
211 --amountpaymentcomplete:#008855;
212 --amountremaintopaybackcolor:none;
213 --productlinestockod: #002200;
214 --productlinestocktoolow: #884400;
215 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #fff, #fff, #fff, #e4efe8);
216 --tablevalidbgcolor: rgb(252, 248, 227);
219 --heightrow: <?php print $heightrow; ?>;
224 print
"/* For dark mode */\n";
226 print
"@media (prefers-color-scheme: dark) {";
228 print
"@media not print {";
231 --colorbackhmenu1: #3d3e40;
232 --colorbackvmenu1: #2b2c2e;
233 --colorbacktitle1: #3b3c3e;
234 --colorbacktabcard1: #1d1e20; /* Must be same than colorbackbody */
235 --colorbacktabactive: rgb(220,220,220);
236 --colorbacklineimpair1: #38393d;
237 --colorbacklineimpair2: #2b2d2f;
238 --colorbacklinepair1: #38393d;
239 --colorbacklinepair2: #2b2d2f;
240 --colorbacklinepairhover: #2b2d2f;
241 --colorbacklinepairchecked: #0e5ccd;
242 --colorbackbody: #1d1e20;
243 --colorbackmobilemenu: #080808;
244 --colorbackgrey: #0f0f0f;
245 --tooltipbgcolor: #2b2d2f;
246 --colortexttitlenotab: rgb(220,220,220);
247 --colortexttitlenotab2: rgb(220,220,220);
248 --colortexttitle: rgb(220,220,220);
249 --colortext: rgb(220,220,220);
250 --colortextlink: #4390dc;
251 --colortexttitlelink: #4390dc;
252 --colortextbackhmenu: rgb(220,220,220);
253 --colortextbackvmenu: rgb(220,220,220);
254 --tooltipfontcolor : rgb(220,220,220);
255 --listetotal: rgb(245, 83, 158);
256 --inputbackgroundcolor: rgb(70, 70, 70);
257 --inputbackgroundcolordisabled: rgb(60, 60, 60);
258 --inputcolordisabled: rgb(140, 140, 140);
259 --inputbordercolor: rgb(220,220,220);
260 --oddevencolor: rgb(220,220,220);
261 --colorboxstatsborder: rgb(65,100,138);
262 --dolgraphbg: #1d1e20;
263 --fieldrequiredcolor: rgb(250,183,59);
264 --colortextbacktab: rgb(220,220,220);
265 --colorboxiconbg: rgb(36,38,39);
266 --refidnocolor: rgb(220,220,220);
267 --tableforfieldcolor:rgb(220,220,220);
268 --amountremaintopaycolor:rgb(252,84,91);
269 --amountpaymentcomplete:rgb(101,184,77);
270 --amountremaintopaybackcolor:rbg(245,130,46);
271 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #000, #000, #000, #274231);
272 --tablevalidbgcolor: rgb(80, 64, 33);
285<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
286 background-color: #FFFFFF;
288 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
296 background-color: var(--colorbackbody);
297 <?php print
'direction: '.$langs->trans(
"DIRECTION").
";\n"; ?>
307.sensiblehtmlcontent * {
311.thumbstat { font-weight: bold !important; }
312th a { font-weight: <?php echo($useboldtitle ?
'bold' :
'normal'); ?> !important; }
313a.tab { font-weight: 500 !important; }
315a:link, a:visited, a:hover, a:
active, .classlink { color: var(--colortextlink); text-decoration: none; }
316a:hover { text-decoration: underline; color: var(--colortextlink); }
317a.commonlink { color: var(--colortextlink) !important; text-decoration: none; }
319th.liste_titre a div div:hover, th.liste_titre_sel a div div:hover { text-decoration: underline; }
320tr.liste_titre th.liste_titre_sel:not(.maxwidthsearch), tr.liste_titre td.liste_titre_sel:not(.maxwidthsearch),
321tr.liste_titre th.liste_titre:not(.maxwidthsearch), tr.liste_titre td.liste_titre:not(.maxwidthsearch) { opacity: 0.8; }
322tr.liste_titre_filter th.liste_titre:not(.center), tr.liste_titre_filter th.liste_titre_sel:not(.center) {
325.liste_titre.trheight5em {
326 height: 4em !important;
331 box-sizing: border-box;
333input[
type=
"text"]:not(.input-icon-security, .input-icon-
user, .input-icon-password),
334input[
type=
"password"]:not(.input-icon-security, .input-icon-
user, .input-icon-password) {
337input.downloadexternallink {
340.input-icon-
user, .input-icon-password {
341 padding-right: 28px !important;
344select.vmenusearchselectcombo {
345 background-color: unset;
348table.liste th.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
349table.liste th.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch) {
353 text-overflow: ellipsis;
355th.wrapcolumntitle dl dt a span.fas.fa-list {
356 vertical-align: middle;
360.liste_titre input[
name=search_month], .liste_titre input[
name=search_month_start], .liste_titre input[
name=search_month_end] {
364select#date_startday, select#date_startmonth, select#date_endday, select#date_endmonth, select#reday, select#remonth,
365input, input.flat, form.flat select, select, select.flat, .dataTables_length label select {
368input, input.flat, textarea, textarea.flat, form.flat select, select, select.flat, .dataTables_length label select {
369 color: var(--colortext);
375 margin: 0px 0px 0px 0px;
376 background-color: var(--inputbackgroundcolor);
378 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
383span.massactionselect, input.inputsearch_dropdownselectedfields {
384 border-radius: 0 !important;
385 border-top: 0 !important;
386 border-left: 0 !important;
387 border-right: 0 !important;
388 background-color: unset;
391.liste_titre input:not(#search_component_params_input):not(.select2-search__field), .liste_titre select {
394 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>-width: 1px !important;
395 border-color: var(<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'--colorbacktitle1' :
'--inputbordercolor'; ?>) !important;
398.divadvancedsearchfieldcompinput,
399div.tabBar input:not(.pageplusone), div.tabBar input.flat:not(.pageplusone), div.tabBar textarea, div.tabBar textarea.flat, div.tabBar form.flat select, div.tabBar select, div.tabBar select.flat, div.tabBar .dataTables_length label select
401 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
403 background-color: #f8f8fa;
404 border-bottom-left-radius: 0;
405 border-bottom-right-radius: 0;
409.divadvancedsearchfieldcompinput {
411 border-bottom: solid 1px var(--inputbordercolor);
414input[
name=duration_value], input[
name=durationhour]
416 margin-right: 4px !important;
418input[
type=submit], input[
type=submit]:hover {
421input[
type=checkbox], input[
type=radio] {
422 margin: 0 5px 1px 1px;
423 transform: scale(1.25);
427 display:
inline-block;
431 background-color: #ededed;
433.integrated-radio input[
type=
"radio"] {
436.integrated-radio:has(input:checked) {
437 background-color: var(--colortextlink, #0a58ca);
441.kanban input.checkforselect {
449 border-bottom-left-radius: 0;
450 border-bottom-right-radius: 0;
458.tableforfield input {
462 margin-top: 0 !important;
466.refidno .button.smallpaddingimp {
467 padding: 4px !important;
468 padding-left: 6px !important;
469 padding-right: 6px !important;
471.refid input[
type=
"text"] {
486#mainbody input.button:not(.buttongen):not(.bordertransp), #mainbody a.button:not(.buttongen):not(.bordertransp) {
487 background: var(--butactionbg);
488 color: var(--textbutaction);
490 border-collapse: collapse;
493#mainbody span.websitetools input.button:not(.buttongen):not(.bordertransp) {
494 color: #000 !important;
496#mainbody input.buttongen, #mainbody button.buttongen {
500 box-shadow: 0px 0px 6px 1px rgb(50 50 50 / 40%), 0px 0px 0px rgb(60 60 60 / 10%);
506input.button.massactionconfirmed {
510input:invalid, select:invalid, input.--error , select.--error {
511 border-color: #ea1212;
514section.setupsection {
516 background-color: var(--colorbackgrey);
519section.setupsection:hover {
520 box-shadow: 0 0 5px #aaa;
524.field-error-icon { color: #ea1212 !important; }
527div.tabBar textarea:focus:not(.textarea-ai_feature):not(.cke_source) {
528 border: 1px solid #aaa !important;
530input:focus:not(.noborderfocus):not(.inputsearch_dropdownselectedfields):not(.
button):not(.buttonwebsite):not(.buttonreset):not(.select2-search__field):not(#top-bookmark-search-input):not(.search_component_input):not(.input-nobottom),
531 select:focus, .select2-container--open [aria-expanded=
"false"].select2-selection--single,
532 .select2-container--focus span.selection span.select2-selection:not(.noborderfocus):not(.massactionselect) {
534 border: 1px solid #666 !important;
536 border-bottom: 1px solid #666 !important;
537 border-bottom-left-radius: 0 !important;
538 border-bottom-right-radius: 0 !important;
541textarea.cke_source:focus
550 border-top: solid 1px var(--inputbordercolor);
551 border-left: solid 1px var(--inputbordercolor);
552 border-right: solid 1px var(--inputbordercolor);
553 border-bottom: solid 1px var(--inputbordercolor);
560input.removedassigned, input.removedassignedresource {
561 padding: 2px !important;
562 vertical-align: text-bottom;
566 padding-left: 0px !important;
567 padding-right: 0px !important;
570 vertical-align: middle;
572input.buttonpayment,
button.buttonpayment, div.buttonpayment {
577 background-image: none;
583 background-color: #9999bb;
585 box-shadow: 1px 1px 4px #bbb;
597.nofocusvisible:focus-visible {
601div.buttonpayment input:focus {
609div.buttonpayment input {
610 background-color: unset;
614 text-transform: uppercase;
617input.buttonpaymentcb {
618 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/credit_card.png', 1) ?>);
619 background-size: 26px;
620 background-repeat: no-repeat;
623input.buttonpaymentcheque {
624 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/cheque.png', 1) ?>);
625 background-size: 24px;
626 background-repeat: no-repeat;
629input.buttonpaymentpaypal {
630 background-image: url(<?php echo
dol_buildpath($path.
'/paypal/img/object_paypal.png', 1) ?>);
631 background-repeat: no-repeat;
634input.buttonpaymentpaybox {
635 background-image: url(<?php echo
dol_buildpath($path.
'/paybox/img/object_paybox.png', 1) ?>);
636 background-repeat: no-repeat;
639input.buttonpaymentstripe {
640 background-image: url(<?php echo
dol_buildpath($path.
'/stripe/img/object_stripe.png', 1) ?>);
641 background-repeat: no-repeat;
644.logopublicpayment #dolpaymentlogo {
647 image-rendering: -webkit-optimize-contrast;
654 background-color: transparent;
655 color: var(--colortext) !important;
656 border: 1px solid #888 !important;
657 margin: 0 0.45em !important;
660span.userimg.notfirst, div.userimg.notfirst {
663div.userimg.notfirst {
664 display: block-
inline;
669.center.inline-block.dateheight {
675tr.tdsmallheight, tr.tdsmallheight td {
676 height: 1.5em !important;
681span.timesheetalreadyrecorded input {
683 border-bottom: solid 1px rgba(0,0,0,0.4);
684 margin-right: 1px !important;
686td.onholidaymorning, td.onholidayafternoon {
687 background-color: #fdf6f2;
690 background-color: #f4eede;
692td.onholidayallday:not(.weekend) input {
693 background-color: #f8f7f0;
696 background-color: #f8f4f4;
702 background: var(--colorbacklinepairhover) !important;
714 border-right: 1px solid #ccc;
717td.linecoldescription.bomline {
721td.amount, span.amount, div.amount, b.amount {
724td.amountneg, span.amountneg, div.amountneg, b.amountneg
728td.amount.amountbadge, span.amount.amountbadge, div.amount.amountbadge, b.amount.amountbadge {
729 background-color: <?php echo $badgeStatus4; ?>;
734td.amountneg.amountbadge, span.amountneg.amountbadge, div.amountneg.amountbadge, b.amountneg.amountbadge
736 background-color: #660000;
742td.amount, span.amount, div.amount, b.amount,
743td.amountneg, span.amountneg, div.amountneg, b.amountneg,
744span.amount, span.amountneg {
750select.flat, form.flat select, .pageplusone {
764.paginationlastpage a {
769 filter: saturate(0.8);
773 color: var(--colortextlink);
775.optiongrey, .opacitymedium {
778.opacitymediumbycolor {
779 color: rgba(0, 0, 0, 0.4);
791 opacity: unset !important;
794 color: var(--colorwhite);
797 color: #888 !important;
800 color: var(--colorblack);
802.colorblack.totalnboflines {
807 font-size: unset !important;
810 color: unset !important;
813 transform: scale(1, -1);
816 transform: scale(-1, 1);
819 scroll-margin-top: 80px;
821.banner-
object-label {
825select:invalid, select.--error {
836 box-shadow: none !important;
839 padding: 0px !important;
840 border: 0px !important;
841 vertical-align: text-bottom;
844 background-color: transparent;
851 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
853input[
type=checkbox] { background-color: transparent; border: none; box-shadow: none; }
854input[
type=radio] { background-color: transparent; border: none; box-shadow: none; }
855input[
type=image] { background-color: transparent; border: none; box-shadow: none; }
856input:-webkit-autofill {
857 background-color: #FDFFF0 !important;
858 background-image:none !important;
859 -webkit-box-shadow: 0 0 0 50px #FDFFF0 inset;
863.placeholder { color: #ccc; }
864select.placeholder { color: #ccc; }
865.select2-selection__choice .placeholder { color: #aaa; }
866::-webkit-input-placeholder { color: #ccc; }
867input:-moz-placeholder { color: #ccc; }
868select.placeholder option:not(.opacitymediumbycolor):not(.opacitymedium) {
869 color: var(--colortext);
872input[
name=
price], input[
name=weight], input[
name=volume], input[
name=surface], input[
name=sizeheight], input[
name=net_measure], select[
name=incoterm_id] { margin-right: 6px; }
874 border: 1px solid #aaa !important;
875 padding-
inline-start: 2em;
876 padding-
inline-end: 2em;
877 min-
inline-size:
auto;
879#div_container_exportoptions fieldset, #div_container_sub_exportoptions fieldset {
880 border: 1px solid #ccc !important;
882.legendforfieldsetstep { padding-bottom: 10px; }
883input#onlinepaymenturl, input#directdownloadlink {
889 border-left: solid 5px #666;
893 padding: 20px 0px 20px 0px;
897 border: solid 2px #444;
900 background-color: #fffff4;
903div#moretabsList, div#moretabsListaction {
907hr { border: 0; border-top: 1px solid #ccc; }
908.tabBar hr { margin-top: 20px; margin-bottom: 17px; }
911table.tableforfield .button:not(.bordertransp):not(.buttonpayment),
912table.tableforfield .buttonDelete:not(.bordertransp):not(.buttonpayment) {
917.button:not(.bordertransp):not(.buttonpayment),
918.buttonDelete:not(.bordertransp):not(.buttonpayment) {
924 display:
inline-block;
929 text-decoration: none !important;
930 background-color: #f5f5f5;
931 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
932 background-repeat: repeat-x;
933 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
934 border: 1px solid
#aaa;
938 text-transform: uppercase;
941.valuefield .button, .valuefieldcreate .button, .refidno .button:not(.smallpaddingimp) {
942 margin-top: 0 !important;
943 margin-bottom: 0 !important;
944 font-size: 0.85em !important;
945 padding: 5px !important;
947.button:focus, .buttonDelete:focus {
948 box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
950.button:hover:not(.nohover), .buttonDelete:hover:not(.nohover) {
952 box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
954.button:
disabled, .buttonDelete:
disabled, .button.disabled, .buttonDelete.disabled {
958 text-decoration: none;
961 pointer-events: none;
966.button_search, .button_removefilter {
968 background-color: unset;
970.button_search:hover, .button_removefilter:hover {
980div.float, span.floatleft
982 float:<?php print $left; ?>;
986 float:<?php print $right; ?>;
998 display:
inline-block;
1002 display:
inline-block !important;
1006 display:contents !important;
1011button[
name=
'button_search_x'] span.fa.fa-search {
1014button[
name=
'button_removefilter_x'] span.fa.fa-
remove {
1022 padding-<?php echo $left; ?>: 3px;
1026 box-shadow: none !important;
1032 padding-left: 4px !important;
1033 padding-right: 4px !important;
1036 vertical-align: top;
1039 vertical-align: middle;
1042 vertical-align: bottom;
1045 vertical-align: text-bottom;
1051 width: 100% !important;
1053.centpercentwithout1imp {
1054 width: calc(100% - 1px) !important;
1056.centpercentwithoutmenu {
1057 width: calc(100% - 200px);
1059.quatrevingtpercent, .inputsearch {
1062.maxquatrevingtpercent {
1068.quatrevingtquinzepercent {
1071.quatrevingtpercentminusx {
1072 width: calc(80% - 52px);
1075 width: calc(100% - 52px);
1077textarea.centpercent {
1083.select2-results__option .smallincombo {
1100.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
1103.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
1110 transform: scaleX(-1) translate(<?php print($left == 'left' ? '' : '-'); ?>2px, 0);
1113 transform: rotate(90deg) translate(2px, <?php print($left ==
'left' ?
'' :
'-'); ?>4px);
1120 text-align: center !important;
1125 place-items: center;
1137 text-align: <?php print $left; ?>;
1140 text-align: <?php print $right; ?>;
1143 text-align: justify;
1146 float: <?php echo $left; ?> !important;
1149 float: <?php echo $right; ?> !important;
1152 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1154.nowraponsmartphone {
1155 white-space: <?php print($dol_optimize_smallscreen ?
'nowrap' :
'normal'); ?>;
1158 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1160.liste_titre .nowrap {
1161 white-space: nowrap;
1163.liste_titre.sticky {
1170 white-space: nowrap;
1173 white-space: nowrap;
1174 display:
inline-block;
1176.wrapimp, .wrapimp pre {
1177 white-space: normal !important;
1180 word-wrap:
break-word;
1183 word-
break:
break-word !important;
1186 word-
break:
break-word;
1189 word-
break:
break-all;
1191td.wordbreak img, td.wordbreakimp img {
1195 font-weight: bold !important;
1198 font-weight: normal !important;
1201 text-transform: uppercase;
1207 text-decoration: none;
1210 text-decoration: none !important;
1216 padding: 0 !important;
1219 padding-<?php print $left; ?>: 0;
1222 padding-<?php print $right; ?>: 0;
1231 padding-<?php print $left; ?>: 0 !important;
1234 padding-<?php print $right; ?>: 0 !important;
1237 padding-top: 0 !important;
1239.nopaddingbottomimp {
1240 padding-bottom: 0 !important;
1249 padding-<?php print $left; ?>: 4px;
1252 padding-<?php print $left; ?>: 4px !important;
1255 padding-<?php print $left; ?>: 2px;
1258 padding-<?php print $left; ?>: 2px !important;
1261 padding-<?php print $right; ?>: 4px;
1264 padding-<?php print $right; ?>: 4px !important;
1267 padding-<?php print $right; ?>: 2px;
1270 padding-<?php print $right; ?>: 2px !important;
1276 padding-top: 4px !important;
1282 padding-bottom: 4px;
1285 padding-bottom: 4px !important;
1288 padding-bottom: 2px;
1291 margin-<?php print $left; ?>: 2px;
1294 margin-<?php print $right; ?>: 2px;
1297 margin-<?php print $left; ?>: 20px !important;
1299.marginleftlargeondesktop {
1300 margin-<?php print $left; ?>: 20px;
1303 padding: 6px !important;
1306 width: unset !important;
1318 cursor: not-allowed !important;
1324 background-color: #fff;
1326.nobackground, .nobackground tr {
1327 background: unset !important;
1329.checkboxattachfilelabel {
1334 border: 1px solid #888 !important;
1338 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_SHORTMESSSAGECUT', 125); ?>px;
1341 word-
break:
break-word;
1344 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_LONGMESSSAGECUT', 250); ?>px;
1347 word-
break:
break-word;
1351 text-overflow: ellipsis;
1361 background-color: #f0f0f8;
1365 justify-content: flex-start;
1366 align-items: center;
1369div.urllink.unsetheight {
1372div.urllink span.fa, div.urllink span.fas, div.urllink span.far {
1375div.urllink, div.urllink a {
1376 color: #339 !important;
1379 min-width: 30px !important;
1383 border: 2px solid #DFDFDF;
1384 border-radius: <?php echo $borderradius; ?>px;
1386 margin-bottom: 20px;
1390i.fa-mars::before, i.fa-venus::before, i.fa-genderless::before, i.fa-transgender::before {
1393 padding-<?php echo $left; ?>: 3px;
1395.stockmovemententry {
1397 transform: rotate(0.25turn);
1402 transform: rotate(0.3turn);
1408.publisherlogoinline {
1409 vertical-align: middle;
1416 white-space: nowrap;
1420 color : <?php print $textWarning; ?>
1422body[
class*=
"colorblind-"] .text-warning{
1423 color : <?php print $colorblind_deuteranopes_textWarning; ?>
1426 color : <?php print $textSuccess; ?>
1428body[
class*=
"colorblind-"] .text-success{
1429 color : <?php print $colorblind_deuteranopes_textSuccess; ?>
1433 color : <?php print $textDanger; ?>
1436.editfielda span.fa-pencil-alt, .editfielda span.fa-pencil-ruler, .editfielda span.fa-trash, .editfielda span.fa-crop, .editfielda span.fa-eye, .editfielda span.fa-magic,
1438 color: #ccc !important;
1440.editfielda span.fa-pencil-alt:hover, .editfielda span.fa-pencil-ruler:hover, .editfielda span.fa-trash:hover, .editfielda span.fa-crop:hover, .editfielda span.fa-magic:hover,
1441.editfieldlang:hover {
1442 color: var(--colortexttitle) !important;
1444a.editfielda.nohover *:hover:before {
1445 color: #ccc !important;
1452 float: none !important;
1455span.fa.fa-plus-circle.paddingleft {
1458 padding-bottom: 2px;
1461.size12x { font-size: 1.2em !important; }
1462.size15x { font-size: 1.5em !important; }
1463.size2x { font-size: 2em; }
1464.size4x { font-size: 4em !important; }
1465.fa-toggle-on, .fa-toggle-off { font-size: 2em; }
1466.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1467.asetresetmodule .fa-toggle-on, .asetresetmodule .fa-toggle-off,
1468.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1470 vertical-align: text-bottom;
1475 white-space: nowrap;
1476 vertical-align: middle;
1477 text-overflow: ellipsis;
1483<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/badges.inc.php', 0); ?>
1484<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/flags-sprite.inc.php', 0); ?>
1488 border-right: 1px solid #DDD;
1492 border-left: 1px solid #DDD;
1497#formuserfile input[type='file'] {
1511#formuserfile_link input[type='text'] {
1516 vertical-align: middle;
1518 padding-bottom: 1px;
1520 align-items: center;
1522.divsocialnetwork:not(:last-child) {
1523 padding-<?php print $right; ?>: 20px;
1527 display:
inline-block;
1528 margin-<?php print $right; ?>: 12px;
1529 margin-<?php print $left; ?>: 2px;
1535 background-color: rgba(0, 0, 0, 0.08);
1539.divsearchfieldfilter {
1540 text-overflow: clip;
1542 padding-bottom: 5px;
1546.divadvancedsearchfield:first-child {
1549.divadvancedsearchfield {
1552 padding-right: 15px;
1553 padding-bottom: 2px;
1557.search_component_params {
1559 -webkit-flex-flow: row wrap;
1560 flex-flow: row wrap;
1563 padding-bottom: 3px;
1564 padding-<?php echo $left; ?>: 0;
1565 padding-<?php echo $right; ?>: 0;
1566 border-bottom: solid 1px var(--inputbordercolor);
1570.search_component_searchtext {
1573.search_component_params_text, .search_component_params_text:focus {
1574 border-bottom: none;
1576 margin: 0 !important;
1579.tagsearch .tagsearchdelete {
1586 padding-bottom: 0px;
1589 display:
inline-block;
1594 display:
inline-block;
1611.a-filter, .a-mesure {
1612 border-radius: 50px;
1613 background: var(--colortexttitlenotab);
1615 padding: 8px 10px 8px 6px;
1623.a-filter:before, .a-mesure:before {
1624 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
1630 border-radius: 50px;
1631 background: var(--colorbacktitle1);
1644 top:calc(50% - 200px);
1645 left:calc(50% - 250px);
1649 border: 1px solid #bbb;
1650 box-shadow: 2px 2px 20px #ddd;
1660div.div-
for-modal-topright {
1668 border: 1px solid #bbb;
1669 box-shadow: 2px 2px 20px #ddd;
1676if ($conf->browser->layout ==
'phone') {
1678.divsearchfieldfilter {
1679 white-space: nowrap;
1694 list-style-
type: none;
1701 padding-bottom: 4px;
1705 padding-bottom: 10px;
1710 vertical-align: middle;
1712select.flat.selectlimit {
1715 border-bottom: 1px solid var(--inputbordercolor);
1716 border-bottom-left-radius: 0;
1717 border-bottom-right-radius: 0;
1718 padding-bottom: 4px;
1723 margin-<?php echo $left; ?>: 0px !important;
1726 margin-<?php echo $left; ?>: 10px !important;
1728.marginleftonlyshort {
1729 margin-<?php echo $left; ?>: 4px !important;
1731.marginleftonlylarge{
1732 margin-<?php echo $left; ?>: 20px !important;
1735 margin-<?php echo $right; ?>: 0px !important;
1738 margin-<?php echo $right; ?>: 10px !important;
1740.marginrightonlyshort {
1741 margin-<?php echo $right; ?>: 4px !important;
1743.marginrightonlylarge {
1744 margin-<?php echo $right; ?>: 20px !important;
1747 margin-top: 10px !important;
1749.margintoponlyshort {
1750 margin-top: 3px !important;
1753 margin-bottom: 10px !important;
1755.marginbottomonlyshort {
1756 margin-bottom: 3px !important;
1759 margin-top: 0 !important;
1762 margin-bottom: 0 !important;
1764.selectlimit, .selectlimit:focus {
1765 border-left: none !important;
1766 border-top: none !important;
1767 border-right: none !important;
1771 text-decoration: line-through;
1778 text-overflow: unset;
1783 text-overflow: ellipsis;
1784 white-space: nowrap;
1788 text-overflow: ellipsis;
1793 text-overflow: ellipsis;
1794 white-space: nowrap;
1799 text-overflow: ellipsis;
1800 white-space: nowrap;
1805 text-overflow: ellipsis;
1806 white-space: nowrap;
1808.tdoverflowmax80imp {
1809 max-width: 80px !important;
1811 text-overflow: ellipsis;
1812 white-space: nowrap;
1817 text-overflow: ellipsis;
1818 white-space: nowrap;
1820.tdoverflowmax100imp {
1821 max-width: 100px !important;
1823 text-overflow: ellipsis;
1824 white-space: nowrap;
1829 text-overflow: ellipsis;
1830 white-space: nowrap;
1835 text-overflow: ellipsis;
1836 white-space: nowrap;
1841 text-overflow: ellipsis;
1842 white-space: nowrap;
1847 text-overflow: ellipsis;
1848 white-space: nowrap;
1853 text-overflow: ellipsis;
1854 white-space: nowrap;
1859 text-overflow: ellipsis;
1860 white-space: nowrap;
1865 text-overflow: ellipsis;
1866 white-space: nowrap;
1871 text-overflow: ellipsis;
1872 white-space: nowrap;
1878.divintowithtwolinesmax {
1880 display: -webkit-box;
1881 -webkit-box-orient: vertical;
1882 -webkit-line-clamp: 2;
1885.twolinesmax, .twolinesmax-normallineheight {
1886 display: -webkit-box;
1887 -webkit-box-orient: vertical;
1888 -webkit-line-clamp: 2;
1890 height:
auto !important;
1891 word-
break:
break-word;
1893.threelinesmax, .threelinesmax-normallineheight {
1894 display: -webkit-box;
1895 -webkit-box-orient: vertical;
1896 -webkit-line-clamp: 3;
1898 height:
auto !important;
1899 word-
break:
break-word;
1901.twolinesmax-normallineheight {
1902 line-height: normal;
1905 display: -webkit-box;
1906 -webkit-box-orient: vertical;
1907 -webkit-line-clamp: 10;
1911.tablelistofcalendars {
1912 margin-top: 25px !important;
1918.showonhover:hover *::before {
1919 visibility: visible !important;
1920 display:
inline-block !important;
1922.showonhover:not(:hover) *::before {
1924 display:
inline-block !important;
1928table.paymenttable td.amountpaymentcomplete,
table.paymenttable td.amountremaintopay,
table.paymenttable td.amountremaintopayback {
1930 padding-bottom: 0px;
1933 white-space: nowrap;
1935.amountpaymentcomplete {
1936 color: var(--amountpaymentcomplete);
1939 white-space: nowrap;
1941.amountpaymentcompletenoresize {
1942 color: var(--amountpaymentcomplete);
1943 white-space: nowrap;
1946 color: var(--amountremaintopaycolor);
1949 white-space: nowrap;
1951.amountremaintopaynoresize {
1952 color: var(--amountremaintopaycolor);
1953 white-space: nowrap;
1955.amountremaintopayback {
1956 color: var(--amountremaintopaybackcolor);
1959 white-space: nowrap;
1961.amountremaintopaybacknoresize {
1962 color: var(--amountremaintopaybackcolor);
1963 white-space: nowrap;
1965.amountpaymentneutral {
1968 white-space: nowrap;
1970.amountpaymentneutralnoresize {
1971 white-space: nowrap;
1975.onlinepaymentbody .amountpaymentcomplete {
1976 background-color: var(--amountpaymentcomplete);
1984 margin-bottom: 12px;
1986#builddoc_form ~ .showlinkedobjectblock {
1991.moduledesclong p img, .moduledesclong p a img {
1992 max-width: 90% !important;
1993 height:
auto !important;
1997 border: 1px solid #ccc;
1998 box-shadow: 1px 1px 25px #aaa;
1999 max-width: calc(100% - 56px);
2001.fa-file-text-o, .fa-file-code-o, .fa-file-powerpoint-o, .fa-file-excel-o, .fa-file-word-o, .fa-file-o, .fa-file-image-o, .fa-file-video-o, .fa-file-audio-o, .fa-file-archive-o, .fa-file-pdf-o {
2009.fa-map-marked-alt:before {
2014 -webkit-text-security: disc;
2026div.fiche>div.tabBar>form>div.div-
table-responsive {
2029.div-
table-responsive, .div-
table-responsive-no-min {
2033.div-
table-responsive {
2034 line-height: var(--heightrow);
2038div.fiche>form>div.div-
table-responsive {
2041div.fiche>form>div.div-
table-responsive, div.fiche>form>div.div-
table-responsive-no-min {
2046div.ticketpublicarealist>form>div.div-
table-responsive {
2054 justify-content: space-between;
2059.flex-item-uploadfile {
2060 border: 2px dashed #aaa;
2066 background: #f4f4f4;
2067 padding: 20px 10px 20px 10px;
2072 margin: 20px 20px 20px 20px;
2075 <?php
if (in_array($conf->browser->name, array(
'chrome',
'firefox',
'safari'))) {
2076 echo
'display: inline-flex;'.
"\n";
2078 flex-flow: row wrap;
2079 justify-content: flex-start;
2089.thumbstat, .thumbstat150 {
2090<?php
if ($conf->browser->name ==
'ie') { ?>
2100select.selectarrowonleft {
2103select.selectarrowonleft option {
2107table[summary=
"list_of_modules"] .fa-cog {
2115 white-space: nowrap;
2123maxscreenheightless200 {
2124 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(500, (
int) $_SESSION[
'dol_screenheight'] - 200) : 700; ?>px;
2126.maxscreenheightless300 {
2127 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(400, (
int) $_SESSION[
'dol_screenheight'] - 300) : 700; ?>px;
2137.clearboth { clear:both; }
2139.hideobject { display: none; }
2140.showonsmartphone { display: none; }
2141.minwidth25 { min-width: 25px; }
2142.minwidth50 { min-width: 50px; }
2143.minwidth75 { min-width: 75px; }
2144.minwidth100 { min-width: 100px; }
2145.minwidth125 { min-width: 125px; }
2146.nominwidth { min-width: fit-content !important; }
2148@media only screen and (min-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2150 .width20 { width: 20px; }
2151 .width25 { width: 25px; }
2152 .width50 { width: 50px; }
2153 .width75 { width: 75px; }
2154 .width100 { width: 100px; }
2155 .width200 { width: 200px; }
2156 .minwidth100 { min-width: 100px; }
2157 .minwidth150 { min-width: 150px; }
2158 .minwidth200 { min-width: 200px; }
2159 .minwidth250 { min-width: 250px; }
2160 .minwidth300 { min-width: 300px; }
2161 .minwidth400 { min-width: 400px; }
2162 .minwidth500 { min-width: 500px; }
2163 .minwidth50imp { min-width: 50px !important; }
2164 .minwidth75imp { min-width: 75px !important; }
2165 .minwidth100imp { min-width: 100px !important; }
2166 .minwidth150imp { min-width: 150px !important; }
2167 .minwidth200imp { min-width: 200px !important; }
2168 .minwidth250imp { min-width: 250px !important; }
2169 .minwidth300imp { min-width: 300px !important; }
2170 .minwidth400imp { min-width: 400px !important; }
2171 .minwidth500imp { min-width: 500px !important; }
2173.widthauto { width:
auto; }
2174.width20 { width: 20px; }
2175.width25 { width: 25px; }
2176.width40 { width: 40px; }
2177.width50 { width: 50px; }
2178.width75 { width: 75px; }
2179.width100 { width: 100px; }
2180.width125 { width: 125px; }
2181.width150 { width: 150px; }
2182.width200 { width: 200px; }
2183.width250 { width: 250px; }
2184.width300 { width: 300px; }
2185.width400 { width: 400px; }
2186.width500 { width: 500px; }
2187.maxwidth25 { max-width: 25px; }
2188.maxwidth40 { max-width: 40px; }
2189.maxwidth50 { max-width: 50px; }
2190.maxwidth75 { max-width: 75px; }
2191.maxwidthdate { max-width: 105px; }
2192.maxwidthdate.textbrowser { max-width: 105px; font-size: 0.9em; }
2193.maxwidth100 { max-width: 100px; }
2194.maxwidth125 { max-width: 125px; }
2195.maxwidth150 { max-width: 150px; }
2196.maxwidth200 { max-width: 200px; }
2197.maxwidth250 { max-width: 250px; }
2198.maxwidth300 { max-width: 300px; }
2199.maxwidth400 { max-width: 400px; }
2200.maxwidth500 { max-width: 500px; }
2201.maxwidth750 { max-width: 750px; }
2202.maxwidth1000 { max-width: 1000px; }
2203.maxwidth50imp { max-width: 50px !important; }
2204.maxwidth75imp { max-width: 75px !important; }
2206.minwidth100onall { min-width: 100px !important; }
2207.minwidth125onall { min-width: 125px !important; }
2208.minwidth200onall { min-width: 200px !important; }
2209.minwidth250onall { min-width: 250px !important; }
2211.minheight20 { min-height: 20px; }
2212.minheight30 { min-height: 30px; }
2213.minheight40 { min-height: 40px; }
2214.titlefieldcreate { width: 20%; }
2215.titlefield { min-width: 150px; width: 25%; }
2216.titlefieldmiddle { width: 45%; }
2217.titlefieldmax45 { max-width: 45%; min-width: 180px; }
2218.imgmaxwidth100 { max-width: 100px; }
2219.imgmaxwidth180 { max-width: 180px; }
2220.imgmaxheight50 { max-height: 50px; }
2222.width20p { width:20%; }
2223.width25p { width:25%; }
2224.width40p { width:40%; }
2225.width50p { width:50%; }
2226.width60p { width:60%; }
2227.width75p { width:75%; }
2228.width80p { width:80%; }
2229.width100p { width:100%; }
2233@media only screen and (max-width: 1440px)
2236 .titlefieldcreate { width: 30% !important; }
2237 .minwidth50imp { min-width: 50px !important; }
2238 .minwidth75imp { min-width: 75px !important; }
2239 .minwidth100imp { min-width: 100px !important; }
2240 .minwidth125imp { min-width: 125px !important; }
2241 .minwidth150imp { min-width: 150px !important; }
2242 .minwidth200imp { min-width: 200px !important; }
2243 .minwidth250imp { min-width: 250px !important; }
2244 .minwidth300imp { min-width: 300px !important; }
2245 .minwidth400imp { min-width: 300px !important; }
2246 .minwidth500imp { min-width: 300px !important; }
2248 .linkedcol-element {
2254@media only screen and (max-width: 1000px)
2256 .titlefieldmax45 { min-width: 100px; }
2257 .maxwidthonsmartphone { max-width: 100px; }
2258 .minwidth50imp { min-width: 50px !important; }
2259 .minwidth75imp { min-width: 75px !important; }
2260 .minwidth100imp { min-width: 100px !important; }
2261 .minwidth125imp { min-width: 125px !important; }
2262 .minwidth150imp { min-width: 110px !important; }
2263 .minwidth200imp { min-width: 110px !important; }
2264 .minwidth250imp { min-width: 115px !important; }
2265 .minwidth300imp { min-width: 120px !important; }
2266 .minwidth400imp { min-width: 150px !important; }
2267 .minwidth500imp { min-width: 250px !important; }
2270select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusx {
2271 width: calc(100% - 54px) !important;
2272 display:
inline-block;
2275select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusxx {
2276 width: calc(100% - 76px) !important;
2277 display:
inline-block;
2299@media only screen and (max-width: 768px)
2302 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2304 .divadvancedsearchfield {
2310 padding-<?php echo $right; ?>: 10px !important;
2313 .hideonsmartphone { display: none; }
2314 .hideonsmartphoneimp { display: none !important; }
2315 .showonsmartphone { display: block !important; }
2317 .margintoponsmartphone { margin-top: 6px; }
2320 margin-<?php echo $left; ?>: 0 !important;
2322 div.fiche>
table.table-fiche-title {
2323 margin-top: 7px !important;
2324 margin-bottom: 15px !important;
2327 select.minwidth100imp, select.minwidth100, select.minwidth200, select.minwidth200imp, select.minwidth300 {
2328 width: calc(100% - 40px) !important;
2330 display:
inline-block;
2333 select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection), input.widthcentpercentminusx {
2334 width: calc(100% - 54px) !important;
2335 display:
inline-block;
2338 select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection), input.widthcentpercentminusxx {
2339 width: calc(100% - 76px) !important;
2340 display:
inline-block;
2344 input.maxwidthinputfileonsmartphone {
2348 input.buttonpayment,
button.buttonpayment, div.buttonpayment {
2352 .smallonsmartphone {
2356 .nopaddingtoponsmartphone {
2357 padding-top: 0 !important;
2359 .nopaddingbottomonsmartphone {
2360 padding-bottom: 0 !important;
2365@media only screen and (max-width: 570px)
2368 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2371 .marginleftlargeondesktop {
2372 margin-<?php print $left; ?>: 0;
2375 div#login_left, div#login_right {
2376 min-width: 150px !important;
2377 max-width: 240px !important;
2378 padding-left: 5px !important;
2379 padding-right: 5px !important;
2383 height: 64px !important;
2386 .divmainbodylarge { margin-left: 10px !important; margin-right: 10px !important; }
2388 .tdoverflowmax100onsmartphone {
2391 text-overflow: ellipsis;
2392 white-space: nowrap;
2394 .tdoverflowmax150onsmartphone {
2397 text-overflow: ellipsis;
2398 white-space: nowrap;
2400 .border tbody tr, .border tbody tr td,
2401 .border tfoot tr, .border tfoot tr td,
2402 div.tabBar
table.border tr, div.tabBar
table.border tr td,
2403 div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar div.border .table-val-border-col {
2404 height: 40px !important;
2406 div.tabBar .listofinvoicetype
table tr, div.tabBar .listofinvoicetype
table tr td {
2407 height: 2.2em !important;
2411 div.tabs div.tab a.tab {
2414 text-overflow: ellipsis;
2415 white-space: nowrap;
2418 .quatrevingtpercent, .inputsearch {
2424 padding-bottom: 5px;
2427 .login_table .tdinputlogin {
2428 min-width: unset !important;
2430 input, input[
type=text], input[
type=password], select, textarea {
2433 .trinputlogin input[
type=text], .trinputlogin input[
type=password] {
2436 .vmenu .searchform input {
2440 .noenlargeonsmartphone { width : 50px !important; display:
inline !important; }
2441 .maxwidthonsmartphone, #search_newcompany.ui-autocomplete-input { max-width: 100px; }
2442 .maxwidth50onsmartphone { max-width: 40px; }
2443 .maxwidth75onsmartphone { max-width: 50px; }
2444 .maxwidth100onsmartphone { max-width: 70px; }
2445 .maxwidth125onsmartphone { max-width: 100px; }
2446 .maxwidth150onsmartphone { max-width: 120px; }
2447 .maxwidth150onsmartphoneimp { max-width: 120px !important; }
2448 .maxwidth200onsmartphone { max-width: 200px; }
2449 .maxwidth250onsmartphone { max-width: 250px; }
2450 .maxwidth300onsmartphone { max-width: 300px; }
2451 .maxwidth400onsmartphone { max-width: 400px; }
2452 .minwidth125 { min-width: 100px !important; }
2453 .minwidth150 { min-width: 110px !important; }
2454 .minwidth50imp { min-width: 50px !important; }
2455 .minwidth75imp { min-width: 75px !important; }
2456 .minwidth100imp { min-width: 100px !important; }
2457 .minwidth125imp { min-width: 125px !important; }
2458 .minwidth150imp { min-width: 110px !important; }
2459 .minwidth200imp { min-width: 110px !important; }
2460 .minwidth250imp { min-width: 115px !important; }
2461 .minwidth300imp { min-width: 120px !important; }
2462 .minwidth400imp { min-width: 200px !important; }
2463 .minwidth500imp { min-width: 250px !important; }
2464 .titlefield { width:
auto; min-width: 125px; }
2465 .titlefieldcreate { width:
auto !important; min-width: 125px; }
2469 width: <?php print
dol_size(300,
'width'); ?>px;
2479 padding-<?php echo $right; ?>: 5px;
2480 padding-bottom: 5px;
2482 img.photoref, div.photoref {
2483 border: 1px solid rgba(0, 0, 0, 0.2);
2488 object-fit: contain;
2492 padding-<?php echo $right; ?>: 10px;
2495 div.statusref img, div.statusrefbis {
2496 padding-<?php echo $right; ?>: 3px !important;
2506 input.buttonpayment {
2510 .colorblack.totalnboflines {
2511 margin-left: 4px !important;
2516@media only screen and (max-width: 320px)
2518 .maxwidth300 { max-width: 260px; }
2522.linkobject { cursor: pointer; }
2524table.tableforfield tr:not(.liste_titre)>td:first-of-
type:not(.nottitleforfield), tr.trforfield:not(.liste_titre)>td:first-of-
type, div.tableforfield div.tagtr:not(.liste_titre)>div.tagtd:first-of-
type {
2525 color: var(--tableforfieldcolor);
2528<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2529.hideonprint { display: none !important; }
2544 white-space: nowrap;
2555 <?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2561#id-right, #id-left {
2562 display:
table-cell;
2564 vertical-align: top;
2568 padding-bottom: 5px;
2576 background: var(--colorbackbody);
2577 padding-bottom: 20px;
2579.bodyforlist #
id-right {
2580 padding-bottom: 4px;
2582.bodyforlist.poslist #
id-right {
2586.page-modulehelp div#
id-right {
2592.classforhorizontalscrolloftabs #
id-container {
2595.classforhorizontalscrolloftabs .side-nav {
2597 float: <?php echo $left; ?>;
2599.classforhorizontalscrolloftabs #
id-right {
2600 width: calc(100% - <?php echo $leftmenuwidth + 30 ?>px);
2601 display:
inline-block;
2628@media screen and (prefers-color-scheme: dark) {
2630 border-bottom: 1px solid #888;
2635<?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2640 display:
table-cell;
2642 border-<?php echo $right; ?>: 1px solid #ECECEC;
2643 border-bottom: 1px solid #ECECEC;
2644 box-shadow: 3px 0 6px -2px #eee;
2645 background: var(--colorbackvmenu1);
2646 transition: left 0.5s ease;
2649.side-nav, .login_block {
2650 transition: left 0.5s ease;
2655 border-bottom: 0 !important;
2658 margin: <?php echo $disableimages ?
'0' :
'6'; ?>px;
2662 height: <?php echo $disableimages ?
'18' :
'35'; ?>px;
2665 vertical-align: middle;
2667.menulogocontainer img.mycompany {
2668 object-fit: contain;
2671 image-rendering: -webkit-optimize-contrast;
2674#mainmenutd_companylogo::after, #mainmenutd_menu::after {
2675 content: unset !important;
2677li#mainmenutd_companylogo .tmenucenter {
2680li#mainmenutd_companylogo {
2681 min-width: unset !important;
2683<?php
if ($disableimages) { ?>
2684 li#mainmenutd_home {
2685 min-width: unset !important;
2687 li#mainmenutd_home .tmenucenter {
2692div.blockvmenupair, div.blockvmenuimpair {
2693 border-top: none !important;
2694 border-left: none !important;
2695 border-right: none !important;
2696 border-bottom: 1px solid #eaeaea;
2697 padding-left: 0 !important;
2699div.blockvmenuend, div.blockvmenubookmarks {
2700 border: none !important;
2701 padding-left: 0 !important;
2703div.vmenu, td.vmenu {
2704 padding-right: 10px !important;
2706.blockvmenu .menu_titre {
2721.menuhider { display: none !important; }
2722.menuhider .mainmenu.menu.topmenuimage {
2723 margin-top: 0px !important;
2728<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
2729@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2732 body.sidebar-collapse .side-nav {
2737 .classforhorizontalscrolloftabs #
id-right {
2743 body.sidebar-collapse .login_block {
2747 .menuhider { display: block !important; }
2748 .dropdown-
user-image { display: none; }
2749 .user-header { height:
auto !important; color: var(--colortextbackhmenu); }
2753 table-layout: fixed;
2757 border-bottom: 1px solid #BBB;
2760 padding-right: 20px;
2766 border-bottom: 0 !important;
2768 div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend {
2769 border-top: none !important;
2770 border-left: none !important;
2771 border-right: none !important;
2772 border-bottom: 1px solid #eaeaea;
2773 padding-left: 0 !important;
2775 div.vmenu, td.vmenu {
2776 padding-right: 6px !important;
2779 margin-<?php print $left; ?>: 9px !important;
2780 margin-<?php print $right; ?>: 10px !important;
2783 .pagination .fa-chevron-left, .pagination .fa-chevron-right {
2788@media only screen and (min-width: 768px) and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2791 margin-<?php print $left; ?>: 13px !important;
2792 margin-<?php print $right; ?>: 14px !important;
2799 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty($conf->dol_optimize_smallscreen) ?
'44' :
'6')); ?>px;
2800 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty($conf->dol_optimize_smallscreen) ?
'38' :
'6')); ?>px;
2801 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2802 print
'margin-top: 12px;'.
"\n";
2804 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2805 print
'margin-bottom: 12px;'.
"\n";
2808.dol_openinpopup div.fiche {
2809 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty($conf->dol_optimize_smallscreen) ?
'24' :
'6')); ?>px;
2812.page-modulehelp div.fiche {
2817body.onlinepaymentbody div.fiche {
2818 margin: 20px !important;
2820div.fiche>
table:first-child {
2821 margin-bottom: 15px;
2832 <?php
if ($conf->browser->layout !=
'phone') {
2833 print
"float: ".$left.
";\n";
2835 <?php
if ($conf->browser->layout !=
'phone') {
2836 print
"width: calc(50% - 20px);\n";
2838 <?php
if ($conf->browser->layout ==
'phone') {
2839 print
"padding-bottom: 6px;\n";
2842div.fichetwothirdright {
2843 <?php
if ($conf->browser->layout !=
'phone') {
2844 print
"float: ".$right.
";\n";
2846 <?php
if ($conf->browser->layout !=
'phone') {
2847 print
"width: calc(50% - 20px);\n";
2849 <?php
if ($conf->browser->layout ==
'phone') {
2850 print
"padding-bottom: 6px\n";
2854 <?php
if ($conf->browser->layout !=
'phone') {
2855 print
"float: ".$left.
";\n";
2857 <?php
if ($conf->browser->layout !=
'phone') {
2858 print
"width: calc(50% - 20px);\n";
2860 margin-bottom: 20px;
2863 <?php
if ($conf->browser->layout !=
'phone') {
2864 print
"float: ".$right.
";\n";
2866 <?php
if ($conf->browser->layout !=
'phone') {
2867 print
"width: calc(50% - 20px);\n";
2871 <?php
if ($conf->browser->layout ==
'phone') {
2872 print
"margin-top: 10px;\n";
2882div.firstcolumn >
table.noborder, div.secondcolumn >
table.noborder, div.firstcolumn > div >
table.noborder, div.secondcolumn > div >
table.noborder {
2883 margin-bottom: 14px;
2887@media only screen and (max-width: 1024px)
2890 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : ($dol_hide_leftmenu ?
'6' :
'20')); ?>px;
2891 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 8 : 6); ?>px;
2897 div.fichecenterbis {
2900 div.fichethirdleft {
2903 padding-bottom: 6px;
2905 div.fichetwothirdright {
2908 padding-bottom: 6px;
2914 div.fichehalfright {
2918 div.fichehalfright {
2921 div.firstcolumn div.box {
2924 div.secondcolumn div.box {
2930@media only screen and (max-width: 1440px)
2932 div.fichehalfleft-lg {
2936 div.fichehalfright-lg {
2941 .fichehalfright-lg .fichehalfright {
2947div.fichehalfright tr.liste_titre:first-child td
table.nobordernopadding td {
2951 padding: 0 !important;
2959td.nobordernopadding.widthpictotitle.col-picto {
2960 color: var(--colortexttitlenotab);
2963.table-list-of-attached-files .col-picto, .table-list-of-links .col-picto {
2964 opacity: 0.7 !important;
2968.table-list-of-attached-files .col-picto .widthpictotitle, .table-list-of-links .col-picto .widthpictotitle {
2985 margin-<?php echo $right; ?>: 8px;
2998 vertical-align: middle;
3001.pictowarning, .pictoerror, .pictopreview, .pictonopreview, .picto.error {
3002 padding-<?php echo $left; ?>: 3px;
3006 color: <?php echo $badgeWarning ?>;
3009 color: <?php echo $badgeDanger ?>;
3017.fiche .arearef img.pictoedit, .fiche .arearef span.pictoedit,
3018.fiche .fichecenter img.pictoedit, .fiche .fichecenter span.pictoedit,
3019.tagtdnote span.pictoedit {
3027img.pictofixedwidth {
3034 padding-left: 1px !important;
3037 padding-bottom: 1px;
3044 padding-bottom: 10px;
3046div.attachareaformuserfileecm {
3048 padding-bottom: 6px;
3053 margin-bottom: 10px;
3054 padding-bottom: 10px;
3056div.arearefnobottom {
3058 padding-bottom: 4px;
3063div.divphotoref:last-child {
3064 padding-<?php echo $right; ?>: 30px;
3067 padding-bottom: 10px;
3076 float: <?php echo $right; ?>;
3079 margin-bottom: 10px;
3086 vertical-align: text-bottom;
3092 vertical-align: text-bottom;
3094img.photoref, div.photoref {
3096 box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
3100 object-fit: contain;
3103img.photokanban, div.photokanban {
3107 vertical-align: middle;
3109div.photoref .fa, div.photoref .fas, div.photoref .far {
3113 object-fit: contain;
3117 vertical-align:middle;
3120.difforspanimgright {
3121 display:
table-cell;
3122 padding-right: 10px;
3124img.photorefnoborder {
3128 object-fit: contain;
3129 border: 1px solid #AAA;
3130 border-radius: 100px;
3135 border-bottom: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
3138.trextrafieldseparator td, .trextrafields_collapse_last td {
3144 margin: 0 !important;
3145 padding-bottom: 0 !important;
3153<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3156 background: var(--colorbackhmenu1);
3157 <?php
if ($colorbackhmenu1 == $colorbackbody) { ?>
3158 border-bottom: 1px solid var(--colorbackgrey);
3159 box-shadow: 0 0 3px var(--colorbackgrey);
3165<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3168 padding-<?php echo $right; ?>: <?php echo((
float) $maxwidthloginblock - 10); ?>px;
3171 -webkit-touch-callout: none;
3172 -webkit-
user-select: none;
3173 -khtml-
user-select: none;
3174 -moz-
user-select: none;
3175 -ms-
user-select: none;
3183<?php
if ($disableimages) { ?>
3189<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3194 white-space: nowrap;
3196 border-<?php print $left; ?>: 0px;
3197 border-<?php print $right; ?>: 0px;
3198 padding: 0px 0px 0px 0px;
3199 margin: 0px 0px 0px 0px;
3201 font-weight: normal;
3202 text-decoration: none;
3205div.tmenudisabled, a.tmenudisabled {
3208a.tmenu, a.tmenusel, a.tmenudisabled {
3211a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:
active {
3212 padding: 0px 5px 0px 5px;
3213 white-space: nowrap;
3214 color: var(--colortextbackhmenu);
3215 text-decoration: none;
3216 cursor: not-allowed;
3218span.mainmenuaspan.tmenudisabled {
3219 color: var(--colortextbackhmenu);
3221 cursor: not-allowed;
3224a.disabled, span.tmenu {
3226 text-decoration: none !important;
3230a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:
active {
3231 padding: 0px 2px 0px 2px;
3232 margin: 0px 0px 0px 0px;
3233 white-space: nowrap;
3234 color: var(--colortextbackhmenu);
3235 text-decoration: none;
3237a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:
active {
3238 padding: 0px 2px 0px 2px;
3239 margin: 0px 0px 0px 0px;
3240 white-space: nowrap;
3241 color: var(--colortextbackhmenu);
3242 text-decoration: none !important;
3247 padding: 0px 0px 0px 0px;
3248 margin: 0px 0px 0px 0px;
3257li.tmenu, li.tmenusel {
3258 <?php print $minwidthtmenu ?
'min-width: '.$minwidthtmenu.
'px;' :
''; ?>
3260 vertical-align: bottom;
3262 float: <?php print $left; ?>;
3268 font-weight: normal;
3271 background-image: none !important;
3274li.tmenusel::after, li.tmenu:hover::after{
3279 left: calc(50% - 6px);
3282 border-style: solid;
3283 border-width: 0px 6px 5px 6px;
3284 border-color: transparent transparent #ffffff transparent;
3287.tmenuend .tmenuleft { width: 0px; }
3288.tmenuend { display: none; }
3291 float: <?php print $left; ?>;
3293 <?php
if (empty($conf->dol_optimize_smallscreen)) { ?>
3296 <?php
if ($disableimages) { ?>
3299 height: <?php print $heightmenu; ?>px;
3306 color: var(--colortextbackhmenu);
3307 <?php
if ($disableimages) { ?>
3312 height: <?php print $heightmenu; ?>px;
3322 padding-bottom: 4px;
3324 text-overflow: ellipsis;
3325 width: <?php echo $leftmenuwidth - 2; ?>px;
3329 padding-<?php print $left; ?>: 2px;
3330 padding-<?php print $right; ?>: 2px;
3331 font-family: Roboto,<?php echo
$fontlist; ?>;
3338 background-repeat:no-repeat;
3340 height: <?php echo($heightmenu - 22); ?>px;
3345a.tmenuimage:focus, .mainmenu.topmenuimage:focus {
3352 color: var(--colortextbackhmenu);
3358 <?php print $disableimages ?
'' :
'top: 10px'; ?>
3360#mainmenutd_menu a.tmenuimage {
3368 text-decoration: none;
3374<?php
if (in_array(
getDolGlobalInt(
'THEME_TOPMENU_DISABLE_IMAGE'), array(2, 3, 4))) { ?>
3375.tmenulabel:not(.menuhider), .tmenulabel:not(.menuhider)::before {
3379a.tmenuimage:not(.menuhider), a.tmenuimage:not(.menuhider)::before,
3380div.tmenuimage:not(.menuhider), div.tmenuimage:not(.menuhider)::before,
3381span.tmenuimage:not(.menuhider), span.tmenuimage:not(.menuhider)::before {
3383 margin-top: 8px !important;
3389 text-overflow: ellipsis;
3395ul.tmenu:hover .tmenulabel:not(.menuhider), .ul.tmenu:hover .tmenulabel:not(.menuhider)::before {
3399 text-overflow: ellipsis;
3403 display: initial !important;
3404 line-height: 0.6em !important;
3405 height: 1em !important;
3407 text-overflow: ellipsis;
3408 color: var(--colortextbackhmenu);
3411ul.tmenu:hover .tmenuimage:not(.menuhider), ul.tmenu:hover .tmenuimage:not(.menuhider)::before {
3414 margin-top: 0px !important;
3420li.tmenu:hover .tmenulabel:not(.menuhider), li.tmenu:hover .tmenulabel:not(.menuhider)::before {
3421 display: initial !important;
3423li.tmenu:hover .tmenuimage:not(.menuhider), li.tmenu:hover .tmenuimage:not(.menuhider):before {
3424 font-size: 1.1em !important;
3425 margin-top: 0px !important;
3433<?php
if (empty($dol_hide_topmenu)) { ?>
3434 <?php include
dol_buildpath($path.
'/theme/'.$theme.
'/main_menu_fa_icons.inc.php', 0); ?>
3439 $moduletomainmenu = array(
3440 'user' =>
'',
'syslog' =>
'',
'societe' =>
'companies',
'projet' =>
'project',
'propale' =>
'commercial',
'commande' =>
'commercial',
3441 'produit' =>
'products',
'service' =>
'products',
'stock' =>
'products',
3442 'don' =>
'accountancy',
'tax' =>
'accountancy',
'banque' =>
'accountancy',
'facture' =>
'accountancy',
'compta' =>
'accountancy',
'accounting' =>
'accountancy',
'adherent' =>
'members',
'import' =>
'tools',
'export' =>
'tools',
'mailing' =>
'tools',
3443 'contrat' =>
'commercial',
'ficheinter' =>
'commercial',
'ticket' =>
'ticket',
'deplacement' =>
'commercial',
3444 'fournisseur' =>
'companies',
3445 'barcode' =>
'',
'fckeditor' =>
'',
'categorie' =>
'',
3447 $mainmenuused =
'home';
3448 foreach ($conf->modules as $val) {
3449 $mainmenuused .=
','.(isset($moduletomainmenu[$val]) ? $moduletomainmenu[$val] : $val);
3451 $mainmenuusedarray = array_unique(explode(
',', $mainmenuused));
3455 $divalreadydefined = array(
'home',
'companies',
'products',
'mrp',
'commercial',
'externalsite',
'accountancy',
'project',
'tools',
'members',
'agenda',
'ftp',
'holiday',
'hrm',
'bookmark',
'cashdesk',
'takepos',
'ecm',
'geoipmaxmind',
'gravatar',
'clicktodial',
'paypal',
'stripe',
'webservices',
'website');
3457 $divnotrequired = array(
'multicurrency',
'salaries',
'ticket',
'margin',
'opensurvey',
'paybox',
'expensereport',
'incoterm',
'prelevement',
'propal',
'workflow',
'notification',
'supplier_proposal',
'cron',
'product',
'productbatch',
'expedition');
3459 foreach ($mainmenuusedarray as $val) {
3460 if (empty($val) || in_array($val, $divalreadydefined)) {
3463 if (in_array($val, $divnotrequired)) {
3469 $constformoduleicon =
'MAIN_MODULE_'.strtoupper($val).
'_ICON';
3471 if ($iconformodule) {
3472 if (preg_match(
'/^fa\-/', $iconformodule)) {
3475 $url =
dol_buildpath(
'/'.$val.
'/img/'.$iconformodule.
'.png', 1);
3480 foreach ($conf->file->dol_document_root as $dirroot) {
3481 if (file_exists($dirroot.
"/".$val.
"/img/".$val.
".png")) {
3492 print
"/* A mainmenu entry was found but img file ".$val.
".png not found (check /".$val.
"/img/".$val.
".png), so we use a generic one */\n";
3493 print
'div.mainmenu.'.$val.
' span::before {'.
"\n";
3494 print
'content: "\f249";'.
"\n";
3499 print
"div.mainmenu.".$val.
" {\n";
3500 print
" background-image: url(".$url.
");\n";
3501 print
" background-position-y: 3px;\n";
3502 print
" filter: saturate(0);\n";
3505 print
'/* icon for module '.$val.
' is a fa icon */'.
"\n";
3514 padding:0 0 0 0 !important;
3515 margin:0 0 0 0 !important;
3516 <?php
if ($disableimages) { ?>
3527 background: #f0f0f0;
3535 display:
table-cell;
3536 vertical-align: middle;
3538.login_vertical_align {
3540 padding-bottom: 80px;
3543 padding-bottom: 30px;
3545 vertical-align: middle;
3549 color: #eee !important;
3550 padding-bottom: 20px;
3551 text-shadow: 1px 1px #444;
3554 text-shadow: 1px 1px 1px #FFF;
3561 padding-bottom:12px;
3565 print
' background-color: rgba(255, 255, 255, 0.99);';
3567 print
' background-color: var(--colorbackbody);';
3570 box-shadow: 0 2px 23px 2px rgba(0, 0, 0, <?php print
getDolGlobalInt(
'THEME_DARKMODEENABLED') ? 0.4 : 0.2; ?>), 0 2px 6px rgba(60, 60, 60, 0.15);
3573.login_table input#username, .login_table input#password, .login_table input#securitycode {
3575 border-bottom: solid 1px rgba(180,180,180,.4);
3583.login_table input#username:focus, .login_table input#password:focus, .login_table input#securitycode:focus {
3584 outline: none !important;
3586.login_table .trinputlogin {
3590.login_table .tdinputlogin {
3591 background-color: transparent;
3596.login_table .tdinputlogin .fa {
3600.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password, .login_table .tdinputlogin input#securitycode {
3604.login_table #tdpasswordlogin {
3607.login_table #tdpasswordlogin #togglepassword {
3615.login_table #tdpasswordlogin #togglepassword .fa {
3619#togglepassword .fa::before {
3622.trinputlogin:hover #togglepassword .fa::before, input#password:focus + #togglepassword .fa::before {
3623 visibility: visible;
3630 word-
break:
break-word;
3634.login_main_message {
3637 margin-bottom: 22px;
3639.login_main_message .error {
3643div#login_left, div#login_right {
3644 display:
inline-block;
3647 padding-bottom: 10px;
3649 padding-right: 16px;
3651 vertical-align: middle;
3653div#login_right select#entity {
3659table.login_table_securitycode {
3660 border-spacing: 0px;
3662table.login_table_securitycode tr td {
3670 border: 1px solid #DDDDDD;
3672#img_logo, .img_logo {
3678div.backgroundsemitransparent {
3679 background:rgba(255, 255, 255, 0.7);
3681 padding-right: 10px;
3685 text-align: <?php print $right; ?>;
3686 <?php print $right; ?>: 0;
3687 top: <?php print $disableimages ?
'4px' :
'0'; ?>;
3690 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3695 color: var(--colortextbackhmenu);
3696 display:
inline-block;
3698div.login_block a .atoploginusername {
3699 display:
inline-block;
3702 text-overflow: ellipsis;
3704div.login_block span.aversion {
3705 color: var(--colortextbackhmenu);
3706 filter: contrast(0.7);
3708div.login_block
table {
3717 color: var(--colortextbackvmenu);
3720 color: var(--colortextbackvmenu);
3721 text-decoration:underline;
3723.login_block_elem a span.atoplogin, .login_block_elem span.atoplogin {
3724 vertical-align: middle;
3726div.login_block_tools {
3727 margin-<?php echo $right ?>: 8px;
3728 display:
inline-block;
3729 vertical-align: middle;
3730 line-height: <?php echo $disableimages ?
'25' :
'53'; ?>px;
3731 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3733div.login_block_other {
3734 display:
inline-block;
3735 vertical-align: middle;
3736 clear: <?php echo $disableimages ?
'none' :
'both'; ?>;
3738 text-align: <?php echo $right ?>;
3741div.login_block_user {
3742 display:
inline-block;
3743 vertical-align: middle;
3744 line-height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3745 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3749 float: <?php echo $right ?>;
3750 vertical-align: top;
3751 padding: 0px 3px 0px 4px !important;
3753.login_block_other .login_block_elem {
3757.atoplogin, .atoplogin:hover {
3758 color: var(--colortextbackhmenu) !important;
3760.login_block_getinfo {
3763.login_block_getinfo div.login_block_tools, .login_block_getinfo div.login_block_user {
3766.login_block_getinfo .atoplogin, .login_block_getinfo .atoplogin:hover {
3767 color: #333 !important;
3768 font-weight: normal !important;
3770.alogin, .alogin:hover {
3771 font-weight: normal !important;
3774.alogin:hover, .atoplogin:hover {
3775 text-decoration:underline !important;
3777.alogin.aloginpasswordforgotten, .alogin.aloginpasswordforgotten:hover, .alogin.aloginhelp, .alogin.aloginhelp:hover {
3781span.fa.atoplogin, span.fa.atoplogin:hover {
3783 text-decoration: none !important;
3785.atoplogin #dropdown-icon-down, .atoplogin #dropdown-icon-up {
3788img.login, img.printer, img.entity {
3791 text-decoration: none;
3795.loginbuttonexternal {
3798 border: 1px solid #ccc;
3804.userimg.atoplogin img.userphoto, .userimgatoplogin img.userphoto,
3805.userimg.atoplogin span.userphoto, .userimgatoplogin span.userphoto {
3806 width: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3807 height: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3809 background-size: contain;
3811 border-color: rgba(255, 255, 255, 0.2);
3814 border-radius: 0.72em;
3817 background-size: contain;
3818 vertical-align: middle;
3820.userimg.atoplogin span.userphoto, .userimgatoplogin span.userphoto {
3821 vertical-align: middle;
3824.userimg.atoplogin span.userphoto::before, .userimgatoplogin span.userphoto::before {
3826 display:
inline-block;
3830span.userimg div.userphoto {
3831 background-color: #eee;
3832 border-radius: 0.72em;
3836 display:
inline-block;
3839 border-radius: 0.6em;
3842 background-size: contain;
3843 vertical-align: middle;
3844 background-color: #FFF;
3846img.userphotopublicvcard {
3850 background-size: contain;
3852 border-color: rgba(128, 128, 128, 0.5);
3857img.userphoto[alt=
"Gravatar avatar"], img.photouserphoto.dropdown-
user-image[alt=
"Gravatar avatar"] {
3860img.gravatar.photouserphoto {
3861 filter: grayscale(50%);
3863form[
name=
"addtime"] img.userphoto, form[
name=
"addtime"] img.userphotosmall {
3864 border: 1px solid #444;
3867 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/object_user.png', 1); ?>);
3868 background-repeat: no-repeat;
3870.span-icon-password {
3871 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/lock.png', 1); ?>);
3872 background-repeat: no-repeat;
3879div.vmenu, td.vmenu {
3880 margin-<?php print $right; ?>: 2px;
3884 padding-bottom: 0px;
3889 width: <?php echo $leftmenuwidth; ?>px;
3892 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3897 margin-left: 8px !important;
3901input.vmenusearchselectcombo[
type=text] {
3902 width: <?php echo $leftmenuwidth - 10; ?>px !important;
3904.vmenusearchselectcombo {
3905 width: <?php echo $leftmenuwidth - 2; ?>px;
3906 height: 38px !important;
3908.vmenusearchselectcombo > .select2-selection__rendered, .vmenusearchselectcombo > .select2-selection__arrow {
3909 line-height: 38px !important;
3910 height: 38px !important;
3915 padding-bottom: 3px;
3917 text-overflow: ellipsis;
3918 width: <?php echo $leftmenuwidth - 2; ?>px;
3920#menu_contenu_logo { }
3922.searchform { padding-top: 10px; }
3923.searchform input { font-size: 16px; }
3926a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:
active, span.vmenu, span.vsmenu {
3927 white-space: nowrap; font-family: <?php print
$fontlist ?>; text-align: <?php print $left; ?>;
3929a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:
active,
3930span.vmenu, span.vmenu:link, span.vmenu:visited, span.vmenu:hover, span.vmenu:
active { font-weight: bold; }
3933 font-family: <?php print
$fontlist ?>; text-align: <?php print $left; ?>; font-weight: bold; color: #aaa; margin-left: 4px; white-space: nowrap;
3935a.vmenu:link, a.vmenu:visited {
3936 color: var(--colortextbackvmenu);
3939a.vsmenu:link, a.vsmenu:visited, a.vsmenu:hover, a.vsmenu:
active, span.vmenu, span.vsmenu {
3941 text-align: <?php print $left; ?>;
3942 color: var(--colortextbackvmenu);
3943 margin: 1px 1px 1px 6px;
3945span.vsmenudisabled, font.vsmenudisabled {
3947 text-align: <?php print $left; ?>;
3949 white-space: nowrap;
3951a.vsmenu:link, a.vsmenu:visited {
3952 color: var(--colortextbackvmenu);
3953 white-space: nowrap;
3955span.vsmenudisabledmargin, font.vsmenudisabledmargin { margin: 1px 1px 1px 6px; }
3956li a.vsmenudisabled, li.vsmenudisabled { color: #aaa !important; cursor:
default !important; }
3958a.help:link, a.help:visited, a.help:hover, a.help:
active, span.help {
3959 text-align: <?php print $left; ?>; color: #aaa; text-decoration: none;
3961.helppresent, .helppresent:hover {
3969 color: var(--colortextbackhmenu);
3970 margin-<?php echo $left ?>: -4px;
3971 display:
inline-block;
3973 vertical-align: super;
3975 transform: rotate(<?php echo($left ==
'left' ?
'55deg' :
'305deg'); ?>);
3978.vmenu div.blockvmenufirst, .vmenu div.blockvmenulogo, .vmenu div.blockvmenusearchphone, .vmenu div.blockvmenubookmarks
3980 border-top: 1px solid #BBB;
3982a.vsmenu.addbookmarkpicto {
3983 padding-right: 10px;
3985div.blockvmenusearchphone
3987 border-bottom: none !important;
3989.vmenu div.blockvmenuend, .vmenu div.blockvmenulogo
3991 margin: 0 0 8px 2px;
3993.vmenu div.blockvmenusearch {
3995 margin-bottom: 15px;
4010.vmenu div.blockvmenuend
4012 padding-bottom: 5px;
4014.vmenu div.blockvmenulogo
4016 padding-bottom: 10px;
4019div.blockvmenubookmarks
4021 padding-top: 10px !important;
4022 padding-bottom: 16px !important;
4024div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend
4027 text-align: <?php print $left; ?>;
4028 text-decoration: none;
4032 padding-bottom: 7px;
4035 color: var(--colortext);
4036 background: var(--colorbackvmenu1);
4038 border-left: 1px solid #AAA;
4039 border-right: 1px solid #BBB;
4046 text-align: <?php print $left; ?>;
4047 text-decoration: none;
4048 margin: 1px 0px 0px 2px;
4049 background: var(--colorbackvmenu1);
4052div.blockvmenusearch > form > div {
4055div.blockvmenusearch > form > div > label {
4061<?php
if (empty($conf->dol_optimize_smallscreen)) { ?>
4065 text-decoration: none;
4069 padding-bottom: 3px;
4070 margin: 4px 0px 0px 0px;
4078 border-right: 1px solid #000000;
4079 border-bottom: 1px solid #000000;
4080 background: #b3c5cc;
4083 text-align: <?php print $left; ?>;
4084 text-decoration: none;
4088 background: #b3c5cc;
4093 background: #F4F4F4;
4095 border: 1px solid #bbb;
4106#mainContent, #leftContent .ui-layout-pane {
4111#mainContent, #leftContent .ui-layout-center {
4123 padding-bottom: 0 !important;
4128 padding: 0px 4px 14px 4px !important;
4144li.expanded > a.fmdirlia.jqft.ecmjqft {
4145 font-weight: bold !important;
4149 width: calc(100% - 100px);
4153 white-space:
break-spaces;
4154 word-
break:
break-all;
4162 text-align: <?php print $left; ?>;
4181 color: var(--colortextbacktab);
4183 padding-left: 0px; padding-right: 0px;
4184 padding-bottom: 2px;
4185 margin: 0px 0px 30px 0px;
4186 border-top: 1px solid #BBB;
4189 background: var(--colorbackbody);
4192div.tabBar tr.titre td {
4195div.fiche
table:not(.
table-fiche-title) tr.titre td {
4198div.fiche >.table-fiche-title tr.toptitle td.col-picto,
4199div.fiche >.table-fiche-title tr.toptitle td.col-title,
4200div.fiche >form >.table-fiche-title:not(.nogreyscale) tr.toptitle td.col-picto,
4201div.fiche >form >.table-fiche-title:not(.nogreyscale) tr.toptitle td.col-title {
4202 filter: grayscale(90%);
4205div.tabBar.tabBarNoTop {
4211div.tabBarWithBottom {
4212 padding-bottom: 18px;
4213 border-bottom: 1px solid #bbb;
4215div.tabBarWithBottom tr {
4216 background: unset !important;
4218div.tabBarWithBottom
table.border>tbody>tr:last-of-
type>td {
4219 border-bottom: none !important;
4222div.tabBar
table.tableforservicepart2:last-child {
4223 border-bottom: 1px solid #aaa;
4225.tableforservicepart1 .tdhrthin {
4227 padding-top: 0 !important;
4240 border: 1px solid #888;
4244 padding-bottom: 8px;
4254 margin: 20px 0em 40px 0em;
4258div.tabsActionNoBottom {
4262 margin-bottom: 16px !important;
4264div.tabsAction .dropdown .textbutton {
4265 text-align: <?php echo $left; ?>;
4269 color: rgba(0,0,0,0.4) !important;
4270 text-shadow:1px 1px 1px #ffffff;
4272 font-weight: normal !important;
4273 padding: 4px 6px 2px 0px;
4274 margin-<?php print $right; ?>: 10px;
4275 text-decoration: none;
4276 white-space: nowrap;
4287 color: var(--colortextlink) !important;
4289a.tab:link, a.tab:visited, a.tab:hover, a.tab#
active {
4291 padding: 12px 14px 10px;
4293 text-decoration: none;
4294 white-space: nowrap;
4296 background-image: none !important;
4299.tabactive, a.tab#
active {
4300 color: var(--colortextbacktab) !important;
4302 margin: 0 0.2em 0 0.2em !important;
4304 border-right: 1px solid transparent;
4305 border-left: 1px solid transparent;
4306 border-top: 1px solid transparent;
4310 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
4311 border-bottom: 3px solid var(--colortextbackhmenu) !important;
4313 border-bottom: 3px solid var(--colorbackhmenu1) !important;
4316.tabunactive, a.tab#unactive {
4317 border-right: 1px solid transparent;
4318 border-left: 1px solid transparent;
4319 border-top: 1px solid transparent;
4320 border-bottom: 0px !important;
4328 text-decoration: underline;
4333 text-decoration: none;
4334 white-space: nowrap;
4338 background: #dee7ec;
4342 background: #dee7ec;
4347 text-decoration: none;
4348 white-space: nowrap;
4349 border-radius:4px 4px 0px 0px;
4351 border-<?php print $right; ?>: 1px solid #555555;
4352 border-<?php print $left; ?>: 1px solid #D8D8D8;
4353 border-top: 1px solid #D8D8D8;
4359<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/btn.inc.php', 0); ?>
4371 background-repeat: repeat-x;
4372 margin-top: <?php echo($dol_hide_topmenu ?
'6' :
'0'); ?>px;
4377 border-collapse: collapse;
4380 padding-<?php print $left; ?>: 0px !important;
4381 padding-<?php print $right; ?>: 4px !important;
4384 list-style-
type:none;
4385 margin: 0px !important;
4386 padding: 0px !important;
4391tr.nocellnopadd td.nobordernopadding, tr.nocellnopadd td.nocellnopadd
4397 padding: 7px !important;
4398 padding-left: 7px !important;
4399 padding-right: 7px !important;
4400 line-height: 1em !important;
4401 border-radius: 3px !important;
4403input.button.smallpaddingimp, input.buttonreset.smallpaddingimp {
4405 font-weight: normal !important;
4407input.button[
name=
"upload"] {
4408 padding: 5px !important;
4412 color: var(--colortextlink);
4413 background-color: transparent;
4415 border: none !important;
4417input.buttonlink:hover {
4418 text-decoration: underline;
4424 text-decoration: underline;
4425 color: var(--colortextlink);
4426 background-color: transparent;
4429div.tabs.nopaddingleft {
4430 padding-<?php print $left; ?>: 0px;
4433 border-collapse: collapse;
4436 padding-<?php print $left; ?>: 0px;
4437 padding-<?php print $right; ?>: 16px;
4438 padding-bottom: 4px;
4441.notopnoleftnoright {
4442 border-collapse: collapse;
4447 padding-bottom: 4px;
4448 margin: 0px 0px 0px 0px;
4451table.tableforemailform tr td {
4453 padding-bottom: 3px;
4456table.border,
table.bordernooddeven,
table.dataTable, .table-border, .table-border-col, .table-key-border-col, .table-val-border-col, div.border {
4457 border-collapse: collapse !important;
4458 padding: 1px 2px 1px 3px;
4461 border: 1px solid #BBB;
4463.border tbody tr, .bordernooddeven tbody tr, .border tbody tr td, .bordernooddeven tbody tr td,
4464div.tabBar
table.border tr, div.tabBar
table.border tr td, div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar div.border .table-val-border-col,
4465tr.liste_titre.box_titre td
table td, .bordernooddeven tr td {
4469div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar .table-val-border-col {
4470 vertical-align: middle;
4472div .tdtop:not(.tagtdnote) {
4473 vertical-align: top !important;
4476 padding-top: 8px !important;
4477 padding-bottom: 0px !important;
4478 height: unset !important;
4481table.border td,
table.bordernooddeven td, div.border div div.tagtd, div.table-border div div.tagtd {
4482 padding: 2px 2px 2px 2px;
4483 border-collapse: collapse;
4485div.tabBar .fichecenter
table.border>tbody>tr>td,
4486div.tabBar .fichecenter div.border div div.tagtd, div.tabBar div.border div div.tagtd
4489 border-bottom: 1px solid #E0E0E0;
4492td.border, div.tagtable div div.border {
4493 border-top: 1px solid #000000;
4494 border-right: 1px solid #000000;
4495 border-bottom: 1px solid #000000;
4496 border-left: 1px solid #000000;
4498.table-key-border-col {
4502.table-val-border-col {
4507.thsticky, .tdsticky {
4511.thstickyright, .tdstickyright {
4515.thstickygray, .tdstickygray {
4516 background-color: lightgray;
4518.thstickyghostwhite, .tdstickyghostwhite {
4519 background-color: ghostwhite;
4521.thstickyinherit, .tdstickyinherit {
4522 background-color: inherit;
4551.nobordertop, .nobordertop tr:first-of-
type td {
4552 border-top: none !important;
4554.noborderbottom, tr.noborderbottom td, .noborderbottom tr:last-of-
type td {
4555 border-bottom: none !important;
4558 border-top: 1px solid var(--colortopbordertitle1);
4561 border-bottom: 1px solid var(--colortopbordertitle1);
4564 border: none !important;
4568 background: var(--colorbacktabcard1);
4571.firstcolumn .div-
table-responsive-no-min, .secondcolumn .div-
table-responsive-no-min {
4574.firstcolumn
table.noborder, .secondcolumn
table.noborder {
4575 box-shadow: 5px 5px 5px #f0f0f0;
4579.fichehalfright
table.noborder, .fichehalfleft
table.noborder {
4580 margin: 0px 0px 0px 0px;
4582table.liste,
table.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact),
table.formdoc, div.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact) {
4584 if ($userborderontable) { ?>
4585 border-left: 1px solid var(--colortopbordertitle1);
4586 border-right: 1px solid var(--colortopbordertitle1);
4591 border-collapse: separate !important;
4592 border-spacing: 0px;
4593 border-top-width: <?php echo $borderwidth ?>px;
4594 border-top-color: var(--colortopbordertitle1);
4595 border-top-style: solid;
4596 margin: 0px 0px 20px 0px;
4598#tablelines, #tablelinesservice {
4599 border-bottom-width: 1px;
4600 border-bottom-color: var(--colortopbordertitle1);
4601 border-bottom-style: solid;
4603table.liste tr:last-of-
type td,
table.noborder:not(#tablelines):not(#tablelinesservice) tr:last-of-
type td,
table.formdoc tr:last-of-
type td, div.noborder tr:last-of-
type td {
4604 border-bottom-width: 1px;
4605 border-bottom-color: var(--colortopbordertitle1);
4606 border-bottom-style: solid;
4609table.nointerlines tr:not(:last-child) td {
4610 border-bottom: unset !important;
4611 border-top: unset !important;
4616table.noborder:not(.cal_month, .paymenttable) {
4617 border-radius: <?php echo $borderradius; ?>px;
4619table.noborder.cal_month {
4620 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4621 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4623table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4624table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:first-child,
4625table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4626table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:first-child {
4627 border-top-left-radius: <?php echo $borderradius; ?>px;
4629table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:last-child,
4630table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4631table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4632table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:last-child {
4633 border-top-right-radius: <?php echo $borderradius; ?>px;
4635table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:first-child,
4636table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:first-child {
4637 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4639table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:last-child,
4640table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:last-child {
4641 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4643table.noborder thead tr:last-child td:first-child,
4644table.noborder thead tr:last-child th:first-child {
4645 border-bottom-left-radius: unset !important;
4647table.noborder thead tr:last-child td:last-child,
4648table.noborder thead tr:last-child th:last-child {
4649 border-bottom-right-radius: unset !important;
4652table.liste:not(.listwithfilterbefore) {
4653 border-top-left-radius: <?php echo $borderradius; ?>px;
4654 border-top-right-radius: <?php echo $borderradius; ?>px;
4657 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4658 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4660table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:first-child,
4661table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:first-child {
4662 border-top-left-radius: <?php echo $borderradius; ?>px;
4664table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:last-child,
4665table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:last-child {
4666 border-top-right-radius: <?php echo $borderradius; ?>px;
4668div.liste_titre_bydiv {
4669 border-top-left-radius: <?php echo $borderradius; ?>px;
4670 border-top-right-radius: <?php echo $borderradius; ?>px;
4672div.liste_titre_bydiv_nothingafter {
4673 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4674 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4675 border-bottom-width: 1px;
4676 border-bottom-color: var(--colortopbordertitle1);
4677 border-bottom-style: solid;
4679table.liste tr:last-child td:first-child,
4680table.liste > tr:last-child th:first-child,
table.liste tfoot tr:last-child th:first-child {
4681 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4683table.liste tr:last-child td:last-child,
4684table.liste > tr:last-child th:last-child,
table.liste tfoot tr:last-child th:last-child {
4685 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4688table#tablelines tr:last-of-
type td:first-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4689table#tablelinesservice tr:last-of-
type td:first-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4690 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4692table#tablelines tr:last-of-
type td:last-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4693table#tablelinesservice tr:last-of-
type td:last-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4694 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4703div.tabBar .lastrecordtable {
4704 margin-bottom: 15px;
4706div.tabBar
table:not(.nobottom).border>tbody>tr:last-of-
type>td {
4707 border-bottom-width: 1px;
4708 border-bottom-color: var(--colortopbordertitle1);
4709 border-bottom-style: solid;
4711div.tabBar div.fichehalfright
table.noborder {
4712 border-bottom: none;
4715table.paddingtopbottomonly tr td {
4717 padding-bottom: 2px;
4719.liste_titre_filter {
4720 background: var(--colorbacktitle1) !important;
4723 background: var(--colorbackhmenu1) !important;
4726table:not(.listwithfilterbefore) tr.liste_titre_filter:first-of-
type td.liste_titre {
4730tr.liste_titre_filter td.liste_titre {
4733 padding-bottom: 0px;
4735.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
4737 border-bottom-width: 0 !important;
4738 border-top-width: 1px;
4739 border-top-color: var(--colortopbordertitle1);
4740 border-top-style: solid;
4742tr.liste_titre_create td:not(.linecoldescription) {
4743 padding-right: 4px !important;
4744 padding-left: 4px !important;
4746tr#trlinefordates td {
4747 border-bottom: 0px !important;
4749.liste_titre_add td, .liste_titre_add th, .liste_titre_add .tagtd
4751 border-top-width: 1px;
4752 border-top-color: var(--colortopbordertitle1);
4753 border-top-style: solid;
4755table.liste tr,
table.noborder tr, div.noborder form {
4756 border-top-color: #FEFEFE;
4759table.liste th,
table.noborder th,
table.noborder tr.liste_titre td,
table.noborder tr.box_titre td {
4760 padding: 6px 10px 6px 12px;
4762td.linecoldescription {
4763 padding: 6px 10px 6px 12px !important;
4765table.tableforfield td, .tagtr.table-border-row .tagtd,
table.border.margintable .trforfield td {
4766 padding: 2px 8px 2px 10px;
4769table.noborder > tbody > tr > td,
4770table.noborder > tfoot > tr > td,
4771div.noborder form div,
table.tableforservicepart1 td,
table.tableforservicepart2 td {
4772 padding: 8px 10px 8px 12px;
4776table.liste tr.trkanban td {
4777 padding: 12px 15px 12px 15px;
4779div.liste_titre_bydiv .divsearchfield {
4780 padding: 2px 1px 2px 7px;
4783tr.box_titre .nobordernopadding td {
4784 padding: 0 ! important;
4786table.nobordernopadding {
4787 border-collapse: collapse !important;
4790table.nobordernopadding tr {
4791 border: 0 !important;
4792 padding: 0 0 !important;
4794table.nobordernopadding tr td {
4795 border: 0 !important;
4798table.border tr td
table.nobordernopadding tr td {
4804 border-right-width: 1px !important;
4805 border-right-color: #BBB !important;
4806 border-right-style: solid !important;
4810 border-left-width: 1px !important;
4811 border-left-color: #BBB !important;
4812 border-left-style: solid !important;
4817table.listwithfilterbefore {
4818 border-top: none !important;
4822.tagtable, .table-border { display:
table; }
4823.tagtr, .table-border-row { display:
table-row; }
4824.tagtd, .table-border-col, .table-key-border-col, .table-val-border-col { display:
table-cell; }
4825.confirmquestions .tagtr .tagtd:not(:first-child) { padding-left: 10px; }
4826.confirmquestions { margin-top: 5px; }
4827.confirmquestions .tagtr .tagtd { height: 2em; vertical-align: middle; }
4835 color: var(--colortexttitlenotab);
4837 word-
break:
break-word;
4840 color: var(--colortexttitlenotab) !important;
4844 font-weight: normal;
4845 color: var(--refidnocolor);
4846 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize ?>;
4849div.refaddress div.address {
4854 display:
inline-block;
4858 float: <?php echo $right; ?>;
4861 font-weight: normal;
4866 display:
inline-block;
4872 display:
inline-block;
4879li.pagination.paginationpage.paginationpageleft, li.pagination.paginationpage.paginationpageright {
4883 display:
inline-block;
4887div.pagination li.pagination a,
4888div.pagination li.pagination span {
4890 line-height: 1.42857143;
4891 text-decoration: none;
4892 background-repeat: repeat-x;
4893 color: var(--color-black);
4895div.pagination li.pagination span.inactive {
4899li.noborder.litext, li.noborder.litext a,
4900div.pagination li a.inactive:hover,
4901div.pagination li span.inactive:hover {
4902 box-shadow: none !important;
4904div.pagination li.litext a {
4906 padding-right: 10px;
4910div.pagination li.litext a:hover {
4911 background-color: transparent;
4912 background-image: none;
4914div.pagination li.noborder a:hover {
4916 background-color: transparent;
4919div.pagination li span {
4923div.pagination li:first-child a,
4924div.pagination li:first-child span {
4930div.pagination li .active a,
4931div.pagination li .active span,
4932div.pagination li .active a:hover,
4933div.pagination li .active span:hover,
4934div.pagination li .active a:focus,
4935div.pagination li .active span:focus {
4939 background-color: var(--colorbackhmenu1);
4940 border-color: #337ab7;
4942div.pagination .disabled span,
4943div.pagination .disabled span:hover,
4944div.pagination .disabled span:focus,
4945div.pagination .disabled a,
4946div.pagination .disabled a:hover,
4947div.pagination .disabled a:focus {
4949 cursor: not-allowed;
4950 background-color: #fff;
4953div.pagination li.pagination .active {
4954 text-decoration: underline;
4957.paginationafterarrows .nohover {
4958 box-shadow: none !important;
4961div.pagination li.paginationafterarrows {
4966.paginationatbottom {
4969table.hidepaginationprevious .paginationprevious {
4972table.hidepaginationnext .paginationnext {
4975.tabBar .arearef .pagination.paginationref {
4976 max-width: calc(30%);
4978.paginationafterarrows a.btnTitlePlus, .titre_right a.btnTitlePlus {
4981 background-color: unset;
4983.paginationafterarrows a.btnTitlePlus:hover span:before, .titre_right a.btnTitlePlus:hover span:before {
4991.oddeven:hover:not(.nohover), .evenodd:hover:not(.nohover), .oddevenimport:hover:not(.nohover), .evenoddimport:hover:not(.nohover), .impair:hover:not(.nohover), .pair:hover:not(.nohover) {
4992 background: var(--colorbacklinepairhover) !important;
4995.tredited, .tredited td {
4996 background: var(--colorbacklinepairchecked) !important;
4997 border-bottom: 0 !important;
4999.treditedlinefordate {
5000 background: var(--colorbacklinepairchecked) !important;
5003<?php
if ($colorbacklinepairchecked) { ?>
5005 background: var(--colorbacklinepairchecked) !important;
5009.nohoverborder:hover {
5013.oddeven, .evenodd, .impair, .pair, .nohover .impair:hover, tr.impair td.nohover, tr.pair td.nohover, .tagtr.oddeven {
5016 color: var(--oddevencolor);
5018.impair, .nohover .impair:hover, tr.impair td.nohover {
5019 background-color: var(--colorbacklineimpair2);
5021.pair, .nohover .pair:hover, tr.pair td.nohover {
5022 background-color: var(--colorbacklinepair2);
5024tr.oddeven.oddevendouble {
5025 height: 60px !important;
5029 background-color: var(--colorbacklineimpair2);
5031table.dataTable tr.oddeven {
5032 background-color: var(--colorbacklinepair2) !important;
5036td.oddeven,
table.nohover tr.impair,
table.nohover tr.pair,
table.nohover tr.impair td,
table.nohover tr.pair td, tr.nohover td, form.nohover, form.nohover:hover {
5037 background-color: var(--colorbacklineimpair2) !important;
5038 background: var(--colorbacklineimpair2) !important;
5040td.evenodd, tr.nohoverpair td, #trlinefordates td {
5041 background-color: var(--colorbacklinepair2) !important;
5042 background: var(--colorbacklinepair2) !important;
5046 border-bottom: 1pt solid #aaa !important;
5047 background-color: var(--colorbacklinebreak) !important;
5049.trforbreak.nobold td a, .trforbreak.nobold span.secondary {
5050 font-weight: normal !important;
5052tr.trforbreaknobg:nth-of-
type(n+3) td, form.trforbreaknobg div.tagtd {
5054 border-top: 1pt dashed #aaa !important;
5058 padding: 5px 8px 5px 8px !important;
5060tr.pair td, tr.impair td, form.impair div.tagtd, form.pair div.tagtd, div.impair div.tagtd, div.pair div.tagtd, div.liste_titre div.tagtd {
5061 padding: 7px 8px 7px 8px;
5062 border-bottom: 1px solid #ddd;
5064form.tagtr:last-of-
type div.tagtd, tr.pair:last-of-
type td, tr.impair:last-of-
type td {
5065 border-bottom: 0px !important;
5068 border-bottom: 0px !important;
5070div.tableforcontact form.tagtr:last-of-
type div.tagtd {
5071 border-bottom: 1px solid #ddd !important;
5073tr.pair td .nobordernopadding tr td, tr.impair td .nobordernopadding tr td {
5074 border-bottom: 0px !important;
5076table.nobottomiftotal tr.liste_total td {
5077 background-color: var(--inputbackgroundcolor);
5078 <?php
if (!$userborderontable) { ?>
5079 border-bottom: 0px !important;
5082table.nobottom, td.nobottom {
5083 border-bottom: 0px !important;
5085div.liste_titre .tagtd {
5086 vertical-align: middle;
5089 min-height: 26px !important;
5092 padding-bottom: 2px;
5094div.liste_titre_bydiv {
5095 border-top-width: <?php echo $borderwidth ?>px;
5096 border-top-color: var(--colortopbordertitle1);
5097 border-top-style: solid;
5098 <?php
if ($userborderontable) { ?>
5099 border-left: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5100 border-right: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5103 border-collapse: collapse;
5104 padding: 2px 0px 2px 0;
5109div.liste_titre_bydiv_inlineblock {
5110 display:
inline-block;
5114tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable.tr, tagtr.liste_titre
5116 height: 26px !important;
5120 background: #f8f8f8;
5123 border: 1px solid #ddd;
5125div.liste_titre_bydiv, .liste_titre div.tagtr, tr.liste_titre, tr.liste_titre_sel, .tagtr.liste_titre, .tagtr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable thead tr
5127 background: var(--colorbacktitle1);
5128 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5130 color: var(--colortexttitle);
5132 text-align: <?php echo $left; ?>;
5134tr.liste_titre th, tr.liste_titre td, th.liste_titre
5136 border-bottom: 1px solid var(--colortopbordertitle1);
5138tr.liste_titre:first-child th, tr:first-child th.liste_titre {
5140 border-bottom: unset;
5142tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div
5145 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5146 vertical-align: middle;
5149tr.liste_titre th a, th.liste_titre a, tr.liste_titre td a, td.liste_titre a, form.liste_titre div a, div.liste_titre a {
5150 text-shadow: none !important;
5151 color: var(--colortexttitlelink);
5153tr.liste_titre_topborder td {
5154 border-top-width: <?php echo $borderwidth; ?>px;
5155 border-top-color: var(--colortopbordertitle1);
5156 border-top-style: solid;
5158.liste_titre td a, .liste_titre td a span {
5159 text-shadow: none !important;
5160 color: var(--colortexttitle) !important;
5162.liste_titre td a.notasortlink {
5163 color: var(--colortextlink);
5165.liste_titre td a.notasortlink:hover {
5166 background: transparent;
5168tr.liste_titre:last-child th.liste_titre, tr.liste_titre:last-child th.liste_titre_sel, tr.liste_titre td.liste_titre, tr.liste_titre td.liste_titre_sel, form.liste_titre div.tagtd {
5170 border-bottom: unset;
5176tr.liste_titre_sel th, th.liste_titre_sel, tr.liste_titre_sel td, td.liste_titre_sel, form.liste_titre_sel div
5179 font-weight: normal;
5180 border-bottom: 1px solid #FDFFFF;
5184 background: transparent;
5187.listactionlargetitle .liste_titre {
5190.noborder tr.liste_total td, tr.liste_total td, form.liste_total div, .noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
5191 <?php
if (
getDolGlobalString(
'THEME_ELDY_TOTAL_BACKGROUND_LIKE_HEAD')) { ?>background: var(--colorbacktitle1);<?php } ?>
5192 color: var(--listetotal);
5193 font-weight: normal;
5195.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
5196 white-space: nowrap;
5198.noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
5199 white-space: normal;
5201form.liste_total div {
5202 border-top: 1px solid #DDDDDD;
5204tr.liste_sub_total, tr.liste_sub_total td {
5205 border-bottom: 1px solid #aaa;
5208.tableforservicepart1 .impair, .tableforservicepart1 .pair, .tableforservicepart2 .impair, .tableforservicepart2 .pair {
5211.tableforservicepart1 tbody tr td, .tableforservicepart2 tbody tr td {
5212 border-bottom: none;
5214table.tableforservicepart1:first-of-
type tr:first-of-
type td {
5215 border-top: 1px solid #888;
5217table.tableforservicepart1 tr td {
5221.paymenttable, .margintable {
5222 border-top: none !important;
5223 margin: 0px 0px 0px 0px !important;
5226 border-top: 1px solid var(--colortopbordertitle1) !important;
5228table.noborder.paymenttable {
5229 border-bottom: none !important;
5231.paymenttable tr td:first-child, .margintable tr td:first-child
5235.paymenttable, .margintable tr td {
5241 box-shadow: 0px 0px 0px #DDD !important;
5244 box-shadow: 1px 1px 7px #CCC !important;
5248 box-shadow: 0px 0px 5px #888;
5251div.tabBar .noborder {
5252 box-shadow: 0px 0px 0px #DDD !important;
5255#tablelines tr.liste_titre td, #tablelinesservice tr.liste_titre td, .paymenttable tr.liste_titre td, .margintable tr.liste_titre td, .tableforservicepart1 tr.liste_titre td {
5256 border-bottom: 1px solid var(--colortopbordertitle1) !important;
5258#tablelines tr td, #tablelinesservice tr td {
5264.noborder:not(.editmode) > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5265.liste > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5266div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5267.liste > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5268div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total)
5270 background: linear-gradient(bottom, var(----colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5271 background: -o-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5272 background: -moz-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5273 background: -webkit-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5275.noborder > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre),
5276.liste > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre),
5277.noborder .oddeven.tagtr:nth-child(even):not(:last-of-
type) .tagtd:not(.liste_titre)
5279 border-bottom: 1px solid #f0f0f0;
5282.noborder:not(.editmode) > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5283.liste > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5284div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5285.liste > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5286div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total)
5288 background: linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5289 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5290 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5291 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5293.noborder > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre),
5294.liste > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre),
5295.noborder .oddeven.tagtr:nth-child(odd):not(:last-child) .tagtd:not(.liste_titre)
5297 border-bottom: 1px solid #f0f0f0;
5300ul.noborder li:nth-child(even):not(.liste_titre) {
5301 background-color: var(--colorbacklinepair2) !important;
5320.boxstats, .boxstats130 {
5321 display:
inline-block;
5328 background: var(--colorbackbody);
5329 border: 1px solid var(--colorboxstatsborder);
5330 border-left: 6px solid var(--colorboxstatsborder);
5334.boxstats, .boxstats130, .boxstatscontent {
5335 white-space: nowrap;
5337 text-overflow: ellipsis;
5346 padding-bottom: 2px;
5348.boxstats, .boxstatsempty {
5354.boxtable:not(.widgetstats) td.tdboxstats .boxstats {
5355 box-shadow: 1px 1px 8px var(--colorboxstatsborder);
5358.tabBar .fichehalfright .boxstats {
5360 padding-bottom: 4px;
5374@media only screen and (max-width: 768px)
5376 .tabBar .arearef .pagination.paginationref {
5377 max-width: calc(50%);
5380 div.pagination ul li {
5384 div.pagination .button-title-separator {
5388 .clearbothonsmartphone {
5391 .clearbothonsmartphone:not(.hideonsmartphone) {
5392 display: block !important;
5396 padding-left: 0 !important;
5397 padding-right: 0!important;
5398 margin-left: 0 !important;
5399 margin-right: 0 !important;
5401 table.liste tr.trkanban td {
5402 padding: 10px 6px 10px 6px;
5405 a.tab:link, a.tab:visited, a.tab:hover, a.tab#
active {
5406 padding: 12px 3px 13px;
5408 a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:
active {
5409 padding: 0px 0px 0px 0px;
5411 a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:
active {
5412 padding: 0px 0px 0px 0px;
5419 .boxstats, .boxstats130 {
5423 text-align: <?php echo $left; ?>
5428 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 150; ?>px;
5433 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 160; ?>px;
5434 max-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(161, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 161; ?>px;
5437 .dashboardlineindicator {
5451 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
5459 color: var(--colortext);
5462span.boxstatstext img, a.dashboardlineindicatorlate img {
5468.boxstatsindicator.thumbstat150 {
5469 display:
inline-flex;
5471span.boxstatsindicator {
5473 font-weight: normal;
5478span.dashboardlineindicator, span.dashboardlineindicatorlate {
5480 font-weight: normal;
5482a.dashboardlineindicatorlate:hover {
5483 text-decoration: none;
5485.dashboardlineindicatorlate img {
5488span.dashboardlineok {
5491span.dashboardlineko {
5495.dashboardlinelatecoin {
5501 padding: 0px 5px 0px 5px;
5502 border-radius: .25em;
5504 background-color: #9f4705;
5507 padding: 1px 3px 1px 1px;
5510 background-color: #8c4446;
5511 color: #FFFFFF ! important;
5512 border-radius: .25em;
5513 display:
inline-block;
5514 vertical-align: middle;
5517 margin-bottom: 25px !important;
5521.fichecenter .tableforfield:not(.margintable) tr td, .tagtr.table-border-row {
5522 background-color: var(--colorbacklineimpair2);
5524table.liste tr.oddeven:nth-of-
type(odd) {
5525 background-color: var(--colorbacklineimpair2);
5527table.liste tr.oddeven:nth-of-
type(even) {
5528 background-color: var(--colorbacklinepair2);
5532 border-bottom-width: 1px;
5533 background: var(--colorbackbody);
5534 border-top: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5537.boxtable tr td.tdboxstats {
5538 background: var(--colorbackbody) !important;
5540.boxtable tr td.tdboxstats div.boxstats {
5541 background: var(--colorbacklineimpair2) !important;
5544table.noborder.boxtable tr td {
5548 border-top-width: 0 !important;
5551 border-bottom-width: 0 !important;
5553.boxtablenomarginbottom {
5554 margin-bottom: 0 !important;
5556.boxtable .fichehalfright, .boxtable .fichehalfleft {
5562.boxworkingboard .tdboxstats {
5563 padding-left: 0px !important;
5564 padding-right: 0px !important;
5566a.valignmiddle.dashboardlineindicator {
5570 height: 30px !important;
5573 height: 50px !important;
5584 background: var(--colorbacktitle1);
5585 color: var(--colortexttitle);
5586 font-family: <?php print
$fontlist ?>, sans-serif;
5587 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5588 border-bottom: 1px solid #FDFFFF;
5589 white-space: nowrap;
5592tr.box_titre td.boxclose {
5595img.boxhandle, img.boxclose {
5600 vertical-align: middle;
5603.formboxfilter input[
type=image]
5612.prod_entry_mode_free, .prod_entry_mode_predef {
5613 height: 26px !important;
5614 vertical-align: middle;
5618 border: 1px solid #888;
5626 white-space: nowrap;
5630 transition: color 0.4s;
5632.star:hover, .star.active {
5633 color: var(--butactionbg);
5636.search-component-assistance {
5639 background: var(--colorbackbody);
5640 border-width: 1px 1px 2px;
5641 border-style: solid;
5642 border-color: rgb(204, 204, 204);
5643 border-image: none; padding: 9px;
5644 box-shadow: rgba(136, 136, 136, 0.267) 1px 2px 10px;
5650.search-component-assistance .assistance-title {
5656.search-component-assistance .separator {
5660.search-component-assistance .end-separator {
5663.search-component-assistance .assistance-errors {
5666 margin: 5px 0px 5px 0px
5668.search-component-assistance .assistance-errors {
5673 margin: 0 !important;
5675.search-component-assistance .operand, .search-component-assistance .operator, .search-component-assistance .value {
5676 display:
inline-block;
5678.search-component-assistance .btn-div{
5682@media only screen and (max-width: 620px) {
5683 .search-component-assistance .operand, .operator, .value {
5684 display: block !important;
5686 .search-component-assistance .separator, .end-separator {
5697.ok { color: #114466; }
5698.warning { color: #887711 !important; }
5699.error { color: #660000 !important; font-weight: bold; }
5700.green { color: #118822 !important; }
5701.neutral { color: #444 !important; }
5707div.info, div.warning, div.error, div.green, div.neutral {
5711 padding-bottom: 16px;
5712 margin: 1em 0em 1em 0em;
5716div.fiche div.info, div.fiche div.warning, div.fiche div.neutral {
5717 box-shadow: 1px 1px 6px #d4d4d4;
5718 margin: 1em 0em 1.2em 0em;
5723 border-<?php print $left; ?>: solid 5px #aaa;
5724 background: #f8f8f8;
5729 border-<?php print $left; ?>: solid 5px #87cfd2;
5730 background: #eff8fc;
5735div.green div.greenborder, section.green, section.greenborder {
5736 border-<?php print $left; ?>: solid 5px #118822;
5738div.green, section.green {
5739 background: #e3f0e3;
5743div.warning, div.warningborder, section.warning, section.warningborder {
5744 border-<?php print $left; ?>: solid 5px #f2cf87;
5746div.warning, section.warning {
5747 background: #fcf8e3;
5749div.warning a, div.info a, div.error a {
5750 color: var(--colortextlink);
5755 border-<?php print $left; ?>: solid 5px #f28787;
5756 background: #EFCFCF;
5764a.normal:link { font-weight: normal }
5765a.normal:visited { font-weight: normal }
5766a.normal:
active { font-weight: normal }
5767a.normal:hover { font-weight: normal }
5769a.impayee:link { font-weight: bold; color: #550000; }
5770a.impayee:visited { font-weight: bold; color: #550000; }
5771a.impayee:
active { font-weight: bold; color: #550000; }
5772a.impayee:hover { font-weight: bold; color: #550000; }
5784.framecontent iframe {
5794.opened-dash-board-wrap {
5795 margin-bottom: 25px;
5802.product_line_stock_ok { color: var(--productlinestockok); }
5803.product_line_stock_too_low { color: var(--productlinestocktoolow); }
5805.fieldrequired { font-weight: bold; color: var(--fieldrequiredcolor) !important; }
5806#tablesubscribe .fieldrequired {
5807 font-weight: inherit !important;
5808 color: inherit !important;
5810#tablesubscribe .fieldrequired:after {
5816td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 34px; text-align: <?php echo $left; ?>; }
5817span.widthpictotitle { font-size: 1.5em; }
5818table.titlemodulehelp tr td img.widthpictotitle { width: 80px; }
5820.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
5821.dolgraphtitlecssboxes { }
5822.dolgraphchart canvas {
5825.legendColorBox, .legendLabel { border: none !important; }
5826div.dolgraph div.legend, div.dolgraph div.legend div { background-color: var(--dolgraphbg) !important; }
5827div.dolgraph div.legend
table tbody tr { height:
auto; }
5828td.legendColorBox { padding: 2px 2px 2px 0 !important; }
5829td.legendLabel { padding: 2px 2px 2px 0 !important; }
5831 text-align: <?php echo $left; ?>;
5835 white-space: nowrap;
5845div.divphotoref > div > .photowithmargin, div.divphotoref > img.photowithmargin, div.divphotoref > a > .photowithmargin {
5846 margin-<?php echo $right; ?>: 15px;
5850 border: 1px solid #f0f0f0;
5858 margin-top: 6px !important;
5863 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/logo_setup.svg', 1) ?>);
5864 display:
inline-block;
5869 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/nographyet.svg', 1) ?>);
5870 display:
inline-block;
5872 background-repeat: no-repeat;
5880.fiche >
table.table-fiche-title tr.toptitle, .fiche > form >
table.table-fiche-title tr.toptitle {
5884table.table-fiche-title tr.toptitle,
table.table-fiche-title tr.toptitle {
5891 text-decoration: none;
5899div.fiche >
table.table-fiche-title:first-of-
type div, div.fiche > form >
table.table-fiche-title:first-of-
type div {
5902div.fiche >
table.table-fiche-title:first-of-
type div {
5903 color: var(--colortexttitlenotab);
5906 color: var(--colortexttitlenotab);
5914 color: var(--colortexttitlenotab);
5917 color: var(--colortexttitlenotab2);
5920table.table-fiche-title .col-title div.titre > span:not(.print-barre-liste) {
5921 line-height: normal;
5924table.table-fiche-title, div.fiche>
table.table-fiche-title {
5925 margin-bottom: 12px;
5927.table-list-of-attached-files, .table-list-of-links {
5928 margin-bottom: 0 !important;
5930.fichehalfleft
table.table-fiche-title, .fichehalfright
table.table-fiche-title {
5935div.backgreypublicpayment {
5936 background-color: var(--colorbackgrey);
5938 border-bottom: 1px solid #ddd;
5944.backgreypublicpayment a {
5945 color: var(--colorblack) !important;
5948.poweredbypublicpayment {
5959 min-width: 300px; font-size: 16px;
5963 min-width: 320px; font-size: 16px;
5967#tablepublicpayment {
5968 border: 2px solid #CCCCCC !important;
5971 margin-bottom: 25px;
5974#tablepublicpayment .CTableRow1 { background-color: #F0F0F0 !important; }
5975#tablepublicpayment tr.liste_total { border-bottom: 1px solid #CCCCCC !important; }
5976#tablepublicpayment tr.liste_total td { border-top: none; }
5977input#cardholder-
name {
5981.divmainbodylarge { margin-left: 40px; margin-right: 40px; }
5982.publicnewmemberform div.titre { font-size: 2em; }
5983#divsubscribe { max-width: 900px; }
5984#divsubscribe .eventlabel { font-size: 1.5em; }
5985#tablesubscribe { width: 100%; }
5986#tablesubscribe tr td { font-size: 1.15em; }
5987#tablesubscribe .price-registration { font-size: 1.5em; }
5991 border: 1px solid #ccc;
6008.effectpostit:before, .effectpostit:after
6019 box-shadow: 0 15px 10px #777;
6020 -webkit-transform: rotate(-3deg);
6021 -moz-transform: rotate(-3deg);
6022 -o-transform: rotate(-3deg);
6023 -ms-transform: rotate(-3deg);
6024 transform: rotate(-3deg);
6028 -webkit-transform: rotate(3deg);
6029 -moz-transform: rotate(3deg);
6030 -o-transform: rotate(3deg);
6031 -ms-transform: rotate(3deg);
6032 transform: rotate(3deg);
6049 margin-bottom: 10px;
6051.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
6052 z-index: 1005 !important;
6054.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
6055 z-index:1006 !important;
6057.ui-dialog.ui-widget.ui-widget-content {
6058 border: 1px solid #e0e0e0;
6065 padding-bottom: 5px;
6068 padding: 8px !important;
6071 border-bottom: 1px solid #AAA;
6072 margin-bottom: 12px;
6074.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons.ui-draggable {
6075 box-shadow: 5px 5px 20px #AAA;
6078.ui-dialog .ui-dialog-buttonpane {
6079 padding: .5em 1em .3em .4em;
6081.ui-dialog .ui-dialog-content, .ui-dialog .ui-dialog-titlebar.ui-widget-header {
6082 padding-left: 1em !important;
6109 border-<?php print $left; ?>: solid 5px #f2cf87;
6115 padding-bottom: 4px;
6117 background: var(--tablevalidbgcolor);
6130.ui-dialog.highlight.ui-widget.ui-widget-content.ui-front {
6135 max-width: <?php print
dol_size(700,
'width'); ?>px !important;
6137div.ui-tooltip.mytooltip {
6138 border: none !important;
6142 font-stretch: condensed;
6143 box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
6144 filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
6145 background: var(--tooltipbgcolor) !important;
6146 color: var(--tooltipfontcolor);
6149 pointer-events: none;
6154 print
"/* For dark mode */\n";
6156 print
"@media (prefers-color-scheme: dark) {";
6158 print
"@media not print {";
6160 div.ui-tooltip.mytooltip {
6161 border: 1px solid #bbb !important;
6168@media only screen and (max-width: 768px)
6170 div.ui-tooltip.mytooltip {
6174@media only screen and (max-width: 480px)
6176 div.ui-tooltip.mytooltip {
6180@media only screen and (max-width: 320px)
6182 div.ui-tooltip.mytooltip {
6194.ui-datepicker-calendar .ui-state-
default, .ui-datepicker-calendar .ui-widget-content .ui-state-
default,
6195.ui-datepicker-calendar .ui-widget-header .ui-state-
default, .ui-datepicker-calendar .ui-
button,
6201div#ui-datepicker-div {
6203 box-shadow: 2px 5px 15px #aaa;
6208 z-index: 1010 !important;
6210.ui-datepicker .ui-datepicker
table {
6213.ui-datepicker .ui-widget-header {
6219.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
6225img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
6227select.ui-datepicker-year {
6228 margin-left: 2px !important;
6230.ui-datepicker-trigger, .ui-datepicker-notrigger {
6231 vertical-align: middle;
6235.ui-datepicker-notrigger {
6238.ui-datepicker-trigger {
6252 background-color: var(--inputbackgroundcolor);
6253 border-top: solid 2px #DDDDDD;
6254 border-<?php print $left; ?>: solid 2px #DDDDDD;
6255 border-<?php print $right; ?>: solid 1px #222222;
6256 border-bottom: solid 1px #222222;
6258 border-spacing: 0px;
6259 border-collapse: collapse;
6261.dp td, .tpHour td, .tpMinute td{padding:2px; font-size:10px;}
6263.dpHead,.tpHead,.tpHour td:Hover .tpHead{
6265 background-color:#b3c5cc;
6271.dpButtons,.tpButtons {
6273 background-color:#617389;
6278.dpButtons:Active,.tpButtons:Active{border: 1px outset black;}
6279.dpDayNames td,.dpExplanation {background-color:#D9DBE1; font-weight:bold; text-align:center; font-size:11px;}
6280.dpExplanation{ font-weight:normal; font-size:11px;}
6281.dpWeek td{text-align:center}
6283.dpToday,.dpReg,.dpSelected{
6286.dpToday{font-weight:bold; color:black; background-color:#DDDDDD;}
6287.dpReg:Hover,.dpToday:Hover{background-color:black;color:white}
6290.dpSelected{background-color:#0B63A2;color:white;font-weight:bold; }
6292.tpHour{border-top:1px solid #DDDDDD; border-right:1px solid #DDDDDD;}
6293.tpHour td {border-left:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; cursor:pointer;}
6294.tpHour td:Hover {background-color:black;color:white;}
6296.tpMinute {margin-top:5px;}
6297.tpMinute td:Hover {background-color:black; color:white; }
6298.tpMinute td {background-color:#D9DBE1; text-align:center; cursor:pointer;}
6304 background-color:transparent;
6309 vertical-align:middle;
6313 color: var(--colortextlink);
6327div.hidden, div.hiddenforpopup, header.hidden, tr.hidden, td.hidden,
6328img.hidden, span.hidden, br.hidden, div.showifmore, input.hidden {
6343.previewnotyetavailable {
6347.websiteformtoolbar {
6349 top: <?php echo empty($dol_hide_topmenu) ? ($disableimages ?
'32px' :
'52px') :
'0'; ?>;
6353.exampleapachesetup {
6357 border: 1px solid #aaa;
6361 background: #ddd; border: 1px solid #ccc; border-radius: 4px;
6366 background-color: transparent;
6367 background-image: none;
6370 background-color: transparent;
6371 background-image: none;
6373 font-weight: normal;
6375.websitebar .button.bordertransp, .websitebar .fa-plus-circle.btnTitle-icon {
6377 text-decoration: unset !important;
6378 margin: 0px 4px 0px 4px !important
6382 border-bottom: 1px solid #ccc;
6383 background: #e6e6e6;
6384 display:
inline-block;
6387.centpercent.websitebar {
6388 width: calc(100% - 10px);
6389 padding: 5px 5px 5px 5px;
6392.websitebar .buttonDelete, .websitebar .button {
6395.websitebar .button, .websitebar .buttonDelete
6397 padding: 4px 5px 4px 5px !important;
6398 margin: 2px 4px 2px 4px !important;
6400 background: #f5f5f5 !important;
6401 border: 1px solid #ccc !important;
6405 padding-<?php echo $right; ?>: 10px;
6406 vertical-align: middle;
6409.websiteselectionsection {
6412.websiteselection span {
6413 vertical-align: middle;
6418.websiteselection, .websitetools {
6424 display:
inline-block;
6425 vertical-align: middle;
6428.websiteiframenoborder {
6431span.websiteselection span.select2.select2-container.select2-container--
default {
6434span.websitebuttonsitepreview, a.websitebuttonsitepreview {
6435 vertical-align: middle;
6437span.websitebuttonsitepreview img, a.websitebuttonsitepreview img {
6439 display:
inline-block;
6441span.websitebuttonsitepreviewdisabled img, a.websitebuttonsitepreviewdisabled img {
6445 vertical-align: middle;
6449.websiteselectionsection {
6450 border-left: 1px solid #bbb;
6451 border-right: 1px solid #bbb;
6456.websitebar input#previewpageurl {
6460.websitebar input.bordertransp {
6461 line-height: normal !important;
6464#divbodywebsite section p {
6468#divbodywebsite #websitetemplateconfigpage{
6470 margin: 50px
auto 0;
6478.dayevent .tagtr:first-of-
type {
6482.agendacell { height: 60px; }
6483table.cal_month { border-spacing: 0px; }
6484table.cal_month td:first-child { border-left: 0px; }
6485table.cal_month td:last-child { border-right: 0px; }
6486table.cal_month td { padding-left: 1px !important; padding-right: 1px !important; }
6487table.cal_month.cal_peruser td { padding-left: 0 !important; padding-right: 0 !important; }
6488.cal_current_month { border-top: 0; border-left: solid 1px #E0E0E0; border-right: 0; border-bottom: solid 1px #E0E0E0; }
6489.cal_current_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B; border-right: 0; border-bottom: solid 1px #E0E0E0; }
6490.cal_current_month_oneday { border-right: solid 1px #E0E0E0; }
6491.cal_other_month { border-top: 0; border-left: solid 1px #C0C0C0; border-right: 0; border-bottom: solid 1px #C0C0C0; }
6492.cal_other_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B !important; border-right: 0; }
6493.cal_current_month_right { border-right: solid 1px #E0E0E0; }
6494.cal_other_month_right { border-right: solid 1px #C0C0C0; }
6495.cal_other_month { background: #FAFAFA; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6496.cal_past_month { background: #EEEEEE; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6497.cal_current_month { background: #FFFFFF; border-left: solid 1px #E0E0E0; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6498.cal_current_month_peruserleft { background: #FFFFFF; border-left: solid 2px #6C7C7B; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6499.cal_today { background: #FDFDF0; border-left: solid 1px #E0E0E0; border-bottom: solid 1px #E0E0E0; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6500.cal_today_peruser { background: #FDFDF0; border-right: solid 1px #E0E0E0; border-bottom: solid 1px #E0E0E0; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6501.cal_today_peruser_peruserleft { background: #FDFDF0; border-left: solid 2px #6C7C7B; border-right: solid 1px #E0E0E0; border-bottom: solid 1px #E0E0E0; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6503.cal_peruser { padding-top: 0 !important; padding-bottom: 0 !important; padding-<?php print $left; ?>: 0 !important; padding-<?php print $right; ?>: 0 !important; }
6505 background: linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6506 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6507 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6508 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6510.cal_today_peruser_impair { background: #F8F8F0; }
6512.peruser_notbusy { opacity: 0.5; }
6513div.event { margin-left: 8px; margin-right: 8px; margin-bottom: 8px; margin-top: 4px; border-radius: 4px; box-shadow: 2px 2px 5px rgba(100, 100, 100, 0.2); }
6514table.cal_event { border: none; border-collapse: collapse; margin-bottom: 1px; min-height: 20px; filter: saturate(0.8); border-radius: 3px; }
6515table.cal_event td { border: none; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 2px; padding-top: 0px; padding-bottom: 0px; }
6516table.cal_event td.cal_event { padding: 4px 4px !important; padding-bottom: 2px !important; padding-top: 2px !important; }
6517table.cal_event td.cal_event_right { padding: 4px 4px !important; }
6518.cal_event { font-size: 1em; }
6519.cal_event a:link { color: #111111; font-weight: normal !important; }
6520.cal_event a:visited { color: #111111; font-weight: normal !important; }
6521.cal_event a:
active { color: #111111; font-weight: normal !important; }
6522.cal_event_notbusy a.cal_event_title:hover { color: #111111; font-weight: normal !important; }
6524.cal_peruserviewname { max-width: 140px; height: 30px !important; }
6525.cal_event span.badge.badge-
status { border: 1px solid #aaa; }
6526table.cal_month tr td
table.nobordernopadding tr td { padding: 0 2px 0 2px; }
6527table.cal_month tr.liste_titre td.tdfordaytitle { min-width: 120px; }
6535.calendarviewcontainertr { height: 100px; }
6543td.peruser_holiday_imp {
6544 background-color: #aaa !important;
6547.cal_available { background: #0060d450; }
6548.cal_chosen { background: #0060d4; }
6556 border: solid 1px rgba(0,0,0,.3);
6557 background: var(--colorbackbody) !important;
6558 color: var(--colortext) !important;
6562.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
6564 background: var(--colorbacktitle1);
6569 background: var(--colorbackhmenu1);
6570 color: #ffffff !important;
6571 border: 1px solid var(--colorbackhmenu1);
6580.ui-menu .ui-menu-item a {
6581 text-decoration:none;
6585 font-weight: normal;
6593.ui-
button { margin-left: -2px; }
6598 line-height: 1em !important;
6606.ui-autocomplete-loading {
6607 background: white url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/working.gif', 1) ?>) right center no-repeat;
6613 background-color: var(--inputbackgroundcolor);
6614 border:1px solid #888;
6618.ui-autocomplete ul {
6619 list-style-
type:none;
6623.ui-autocomplete ul li.selected {
6624 background-color: var(--inputbackgroundcolor);
6626.ui-autocomplete ul li {
6627 list-style-
type:none;
6634.ui-autocomplete-input { margin: 0; padding: 4px; }
6641.editkey_textarea, .editkey_ckeditor, .editkey_string, .editkey_email, .editkey_numeric, .editkey_select, .editkey_autocomplete {
6642 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/edit.png', 1) ?>) right top no-repeat;
6648.editkey_datepicker {
6649 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/calendar.png', 1) ?>) right center no-repeat;
6661.viewval_textarea.active:hover, .viewval_ckeditor.active:hover, .viewval_string.active:hover, .viewval_email.active:hover, .viewval_numeric.active:hover, .viewval_select.active:hover, .viewval_autocomplete.active:hover, .viewval_datepicker.active:hover {
6676.treeview ul { background-color: transparent !important; margin-top: 0 !important; }
6677.treeview li { background-color: transparent !important; padding: 0 0 0 20px !important; min-height: 30px; }
6678.treeview .hitarea { width: 20px !important; margin-left: -20px !important; margin-top: 3px; }
6680.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
6711 font-family:sans-serif;
6714 border-spacing: 0px;
6715 border-collapse: collapse;
6722 border-style:groove;
6732div.jPicker
table.jPicker {
6733 padding-bottom: 20px;
6734 padding-right: 20px;
6738 height: 2px !important;
6745 background: unset !important;
6746 border: unset !important;
6748.jPicker .Preview div span {
6749 border: unset !important;
6750 width: unset !important;
6751 height: 50% !important;
6753.jPicker div[
class=
"Map"] {
6758 border: 1px solid #bbb !important;
6759 background-color: var(--colorbackbody) !important;
6760 box-shadow: 0px 0px 10px #ccc;
6761 width: 300px !important;
6764 vertical-align: middle;
6767 background-image: unset !important;
6769.jPicker .Grid span.QuickColor {
6770 border: unset !important;
6776 white-space: nowrap;
6778.jPicker .Preview div {
6779 height: 36px !important;
6781.jPicker input[
type=
"button"] {
6782 background: var(--butactionbg);
6783 color: var(--textbutaction);
6785 border-collapse: collapse;
6788.jPicker tr.Hex td.Text input {
6789 width: 60px !important;
6791.jPicker td.Text input {
6794 border: 1px solid #bbb !important;
6798A.color, A.color:
active, A.color:visited {
6801 text-decoration : none;
6807 border : 1px inset white;
6810 border : 1px outset white;
6812A.none, A.none:
active, A.none:visited, A.none:hover {
6815 text-decoration : none;
6822 border : 1px solid #b3c5cc;
6831 background-color : #b3c5cc;
6838 background-color : #b3c5cc;
6839 border : 2px outset;
6848 border : 1px outset white;
6857 text-align : center;
6874 border: solid 1px #ddd !important;
6877 color: unset !important;
6878 background-color: unset !important;
6886textarea.dolibarr_mailings > div.cke body.cke_show_borders {
6887 margin: 0 !important;
6893 margin: 5px !important;
6896 border: 1px #bbb solid ! important;
6903.cke_wrapper { padding: 4px !important; }
6904a.cke_dialog_ui_button
6906 font-family: <?php print
$fontlist ?> !important;
6907 background-image: url(<?php echo $img_button ?>) !important;
6908 background-
position: bottom !important;
6909 border: 1px solid #C0C0C0 !important;
6910 border-radius:0px 5px 0px 5px !important;
6911 box-shadow: 3px 3px 4px #DDD !important;
6913.cke_dialog_ui_hbox_first {
6914 vertical-align: middle !important;
6917 width: 40px !important;
6926a.cke_dialog_ui_button_ok span {
6927 text-shadow: none !important;
6928 color: #333 !important;
6930a.cke_button, a.cke_combo_button {
6931 height: 18px !important;
6933div.cke_notifications_area .cke_notification_warning {
6943.cke.cke_reset, .cke_inner.cke_reset, .cke_top.cke_reset_all {
6944 border-top-left-radius: <?php echo $borderradius; ?>px;
6945 border-top-right-radius: <?php echo $borderradius; ?>px;
6947.cke.cke_reset, .cke_inner.cke_reset, .cke_contents.cke_reset {
6948 border-bottom-left-radius: <?php echo $borderradius; ?>px;
6949 border-bottom-right-radius: <?php echo $borderradius; ?>px;
6953@media only screen and (max-width: 768px)
6955 .cke_inner:not(.cke_maximized) .cke_toolbar_separator,
6956 .cke_inner:not(.cke_maximized) .cke_combo,
6957 .cke_inner:not(.cke_maximized) .cke_button:not(.cke_button__maximize) {
6967 border: 1px solid #ddd;
6970.aceeditorstatusbar {
6973 padding-<?php echo $left; ?>: 10px;
6977 background-color: #ebebeb;
6981.ace_status-indicator {
6985 border-<?php echo $left; ?>: 1px solid;
6986 padding-<?php echo $left; ?>: 10px;
6988pre#editfilecontentaceeditorid {
6998 height: 72px !important;
7006.customreportsoutput, .customreportsoutputnotdata {
7009.customreportsoutputnotdata {
7022#types .btn-primary {
7031 display:
inline-block;
7036 vertical-align: top;
7039#types input.text, #types textarea {
7053 box-sizing:border-box;
7060#comment .comment-table {
7064#comment .comment-cell {
7067#comment .comment-info {
7069 border-right:1px solid #dedede;
7073 background:rgba(255,255,255,0.5);
7074 vertical-align:middle;
7077#comment .comment-info a {
7080#comment .comment-right {
7083#comment .comment-description {
7087#comment .comment-delete {
7090 vertical-align:middle;
7092#comment .comment-delete:hover {
7093 background:rgba(250,20,20,0.8);
7095#comment .comment-edit {
7098 vertical-align:middle;
7100#comment .comment-edit:hover {
7101 background:rgba(0,184,148,0.8);
7114 width: <?php print isset($_SESSION[
'dol_screenwidth']) ? max((
int) $_SESSION[
'dol_screenwidth'] - 830, 450) :
'450'; ?>px !important;
7117div#GanttChartDIVglisthead, div#GanttChartDIVgcharthead {
7121.gtaskname div, .gtaskname, .gstartdate div, .gstartdate, .genddate div, .genddate {
7122 font-size: unset !important;
7125div.gantt, .gtaskheading, .gmajorheading, .gminorheading, .gminorheadingwkend {
7126 font-size: unset !important;
7127 font-weight: normal !important;
7128 color: #000 !important;
7131 background: #f0f0f0 !important;
7134 background: rgb(108,152,185) !important;
7137 background: rgb(160,173,58) !important;
7141 text-overflow: ellipsis;
7143td.gminorheadingwkend {
7144 color: #888 !important;
7147 color: #666 !important;
7149.glistlbl, .glistgrid {
7150 width: 582px !important;
7157.gtaskname div, .gtaskname {
7158 min-width: 250px !important;
7159 max-width: 500px !important;
7160 width: unset !important;
7162.gpccomplete div, .gpccomplete {
7163 min-width: 40px !important;
7164 max-width: 40px !important;
7165 width: 40px !important;
7167td.gtaskheading.gstartdate, td.gtaskheading.genddate {
7168 white-space:
break-spaces;
7170.gtasktableh tr:nth-child(2) td:nth-child(2), .gtasktableh tr:nth-child(2) td:nth-child(3), .gtasktableh tr:nth-child(2) td:nth-child(4), .gtasktableh tr:nth-child(2) td:nth-child(5), .gtasktableh tr:nth-child(2) td:nth-child(6), .gtasktableh tr:nth-child(2) td:nth-child(7) {
7171 color: transparent !important;
7185 font-weight: normal;
7194 font-weight: normal;
7200 text-decoration: none;
7205 margin: 0 5px 5px 5px;
7210 margin: 0 10px 20px 10px;
7215 float: <?php print $left; ?>;
7216 border: solid 1px #DDDDDD;
7223 font-weight: normal;
7231 white-space: nowrap;
7237 vertical-align: middle;
7241 display:
inline-block !important;
7244 width: calc(100% - 100px);
7246 white-space:
break-spaces;
7247 word-
break:
break-all;
7250 font-weight: bold !important;
7253 text-decoration: underline;
7256 vertical-align: middle;
7257 display:
inline-block !important;
7258 text-align: <?php echo $right; ?>;
7259 float: <?php echo $right; ?>;
7267#ecm-layout-north div.attachareaformuserfileecm {
7268 padding-bottom: 0px;
7270div#ecm-layout-west {
7272 vertical-align: top;
7274div#ecm-layout-center {
7275 width: calc(100% - 405px);
7276 vertical-align: top;
7277 float: <?php echo $right; ?>;
7280.ecmjqft LI.directory { font-weight:normal; background: url(<?php echo
dol_buildpath($path.
'/theme/common/treemenu/folder2.png', 1); ?>) left top no-repeat; background-
position-y: 8px; }
7281.ecmjqft LI.expanded { font-weight:normal; background: url(<?php echo
dol_buildpath($path.
'/theme/common/treemenu/folder2-expanded.png', 1); ?>) left top no-repeat; background-
position-y: 8px; }
7282.ecmjqft LI.wait { font-weight:normal; background: url(<?php echo
dol_buildpath(
'/theme/'.$theme.
'/img/working.gif', 1); ?>) left top no-repeat; }
7292 top:
auto !important;
7293 bottom: 4px !important;
7296 min-width: <?php echo $dol_optimize_smallscreen ?
'200' :
'480'; ?>px;
7299 padding-left: 10px !important;
7300 padding-right: 10px !important;
7301 padding-top: 10px !important;
7302 word-wrap:
break-word;
7305.jnotify-container .jnotify-notification .jnotify-message {
7306 font-weight: normal;
7308 word-
break:
break-word;
7310.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
7311 color: #a28918 !important;
7313.jnotify-container .jnotify-close {
7314 top: 4px !important;
7315 font-size: 1.6em !important;
7319div.jnotify-background {
7320 opacity : 0.95 !important;
7321 box-shadow: 2px 2px 4px #8888 !important;
7325.bodylogin .jnotify-container {
7332 padding-left: unset !important;
7333 padding-right: unset !important;
7334 padding-top: unset !important;
7336.bodylogin .jnotify-container .jnotify-notification {
7337 margin: unset !important;
7339.bodylogin .jnotify-container .jnotify-notification .jnotify-background {
7340 border-radius: unset !important;
7342.bodylogin .jnotify-container .jnotify-notification .jnotify-message {
7354div.dolEventValid h1, div.dolEventValid h2 {
7356 background-color: #e3f0db;
7357 padding: 5px 5px 5px 5px;
7360div.dolEventError h1, div.dolEventError h2 {
7362 background-color: #d79eac;
7363 padding: 5px 5px 5px 5px;
7371.divmap, #google-visualization-geomap-embed-0, #google-visualization-geomap-embed-1, #google-visualization-geomap-embed-2 {
7379table.dataTable tr.odd td.sorting_1,
table.dataTable tr.even td.sorting_1 {
7380 background: none !important;
7382.sorting_asc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc.png
', 1); ?>') no-repeat center right !important; }
7383.sorting_desc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc.png
', 1); ?>') no-repeat center right !important; }
7384.sorting_asc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc_disabled.png
', 1); ?>') no-repeat center right !important; }
7385.sorting_desc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc_disabled.png
', 1); ?>') no-repeat center right !important; }
7386.dataTables_paginate {
7389.paginate_button_disabled {
7390 opacity: 1 !important;
7391 color: #888 !important;
7392 cursor:
default !important;
7394.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover
7396 font-weight: normal;
7398.paginate_enabled_previous:hover, .paginate_enabled_next:hover
7400 text-decoration: underline !important;
7404 text-decoration: underline !important;
7408 font-weight: normal !important;
7409 text-decoration: none !important;
7411.paging_full_numbers {
7412 height: inherit !important;
7414.paging_full_numbers a.paginate_active:hover, .paging_full_numbers a.paginate_button:hover {
7415 background-color: var(--colorbackbody) !important;
7417.paging_full_numbers, .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button {
7418 background-color: var(--colorbackbody) !important;
7419 border-radius: inherit !important;
7421.paging_full_numbers a.paginate_button_disabled:hover, .paging_full_numbers a.disabled:hover {
7422 background-color: var(--colorbackbody) !important;
7424.paginate_button, .paginate_active {
7425 border: 1px solid #ddd !important;
7426 padding: 6px 12px !important;
7427 margin-left: -1px !important;
7428 line-height: 1.42857143 !important;
7429 margin: 0 0 !important;
7436.ui-state-
disabled, .ui-widget-content .ui-state-
disabled, .ui-widget-header .ui-state-
disabled, .paginate_button_disabled {
7438 background-image: none;
7441div.dataTables_length {
7442 float: right !important;
7445div.dataTables_length select {
7448.dataTables_wrapper .dataTables_paginate {
7449 padding-top: 0px !important;
7457.heightofcombo:not(.pageplusone) {
7460.select2-container .select2-selection--single {
7464span.select2-selection--single.flat[aria-
disabled=
"true"] span.select2-selection__rendered {
7468.select2-container--
default .select2-results__option--highlighted[aria-selected] {
7469 background-color: var(--colorbackhmenu1);
7470 color: var(--colortextbackhmenu);
7472.select2-container--
default .select2-results__option--highlighted[aria-selected] span {
7473 color: #fff !important;
7476span.select2.select2-container.select2-container--
default {
7477 text-align: initial;
7486input.select2-input {
7487 border-bottom: none ! important;
7491 border-bottom: solid 1px var(--inputbordercolor) !important;
7493li.select2-selection__choice {
7494 white-space:
break-spaces;
7496.select2-results .select2-highlighted.optionblue {
7497 color: #FFF !important;
7499.select2-container .select2-selection--multiple {
7500 min-height: 2em !important;
7502.tableforfield .select2-container .select2-selection--single {
7506.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7509.select2-container--focus span.select2-selection.select2-selection--single {
7510 border-bottom: 1px solid var(--inputbordercolor) !important;
7512 border-bottom-left-radius: 0;
7513 border-bottom-right-radius: 0;
7517.blockvmenusearch .select2-container--
default .select2-selection--single
7521.blockvmenubookmarks .select2-container--
default .select2-selection--single
7523 background-color: var(--colorbackvmenu1);
7525.select2-container--
default .select2-selection--single {
7526 background-color: var(--inputbackgroundcolor);
7528#blockvmenusearch .select2-container--default .select2-selection--single .select2-selection__placeholder {
7529 color: var(--colortextbackvmenu);
7531.select2-container--
default .select2-selection--single .select2-selection__rendered {
7532 color: var(--colortext);
7536 color: #999 !important;
7538.select2-choice, .select2-container .select2-choice {
7539 border-bottom: solid 1px rgba(0,0,0,.4);
7541.select2-container .select2-choice > .select2-chosen {
7544.select2-container .select2-choice .select2-arrow {
7546 background: transparent;
7548.select2-container-multi .select2-choices {
7549 background-image: none;
7551.select2-container .select2-choice {
7552 color: var(--colortext);
7555.selectoptiondisabledwhite {
7556 background: #FFFFFF !important;
7560 border-left: none !important;
7561 background: none !important;
7565 border-top: none !important;
7566 border-left: none !important;
7567 border-right: none !important;
7569.select2-drop.select2-drop-above {
7570 box-shadow: none !important;
7572.select2-container--open .select2-dropdown--above {
7573 border-bottom: solid 1px var(--inputbordercolor);
7575.select2-drop.select2-drop-above.select2-drop-
active {
7576 border-top: 1px solid #ccc;
7577 border-bottom: solid 1px var(--inputbordercolor);
7579.select2-container--
default .select2-selection--single:not(.selectwidget) {
7590 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
7592 box-shadow: none !important;
7594.liste_titre .select2-container--
default .select2-selection--single:not(.selectwidget),
7595.liste_titre .select2-container--
default .select2-selection--multiple {
7596 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--colorbacktitle1);
7600.select2-container--
default .select2-selection--single.selectwidget,
7601.select2-container--
default .select2-selection--single.selectwidget:hover,
7602.select2-container--
default .select2-selection--single.selectwidget:focus {
7607 border-bottom: solid 1px var(--inputbordercolor);
7609 box-shadow: none !important;
7611.select2-container--
default .select2-selection--multiple {
7612 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
7615.select2-container--focus .select2-container--
default .select2-selection--single {
7616 border-bottom-left-radius: 0;
7617 border-bottom-right-radius: 0;
7619.select2-container--
default.select2-container--focus .select2-selection--multiple {
7623 border-bottom-left-radius: 0;
7624 border-bottom-right-radius: 0;
7626.select2-container--
default .select2-selection--multiple {
7633.select2-container--
default .select2-selection--multiple {
7634 background: var(--inputbackgroundcolor);
7635 line-height: normal;
7637.select2-container--
default .select2-selection--multiple .select2-selection__rendered {
7640.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7641 background-color: #ddd;
7642 margin-top: 0.25em !important;
7644.select2-selection--multiple input.select2-search__field {
7645 border: none !important;
7648.select2-search__field
7651 border-top: none !important;
7652 border-left: none !important;
7653 border-right: none !important;
7654 border-bottom: solid 1px var(--inputbordercolor) !important;
7655 box-shadow: none !important;
7656 border-radius: 0 !important;
7659.select2-container-
active .select2-choice, .select2-container-
active .select2-choices
7664 border-bottom: none;
7665 box-shadow: none !important;
7670 box-shadow: 1px 2px 10px #8884;
7671 background-color: var(--colorbackbody);
7672 color: var(--colortext);
7674.select2-dropdown-open {
7675 background-color: var(--colorbackvmenu1);
7677.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choices
7682 border-bottom: none;
7683 box-shadow: none !important;
7684 background-color: var(--colorbackvmenu1);
7690.select2-drop.select2-drop-above.select2-drop-
active, .select2-drop {
7693.select2-drop.select2-drop-above {
7696.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
7697 background-image: none;
7698 border-radius: 0 !important;
7700div.select2-drop-above
7702 background: var(--colorbackvmenu1);
7703 box-shadow: none !important;
7707 border: 1px solid #ccc;
7710.select2-search input {
7713a span.select2-chosen
7715 font-weight: normal !important;
7717.select2-container .select2-choice {
7718 background-image: none;
7721.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit
7723 background: var(--colorbackvmenu1);
7728.select2-results__option {
7729 word-
break:
break-word;
7730 text-align: <?php echo $left; ?>;
7732.select2-container.select2-container-
disabled .select2-choice, .select2-container-multi.select2-container-
disabled .select2-choices {
7733 background-color: var(--colorbackvmenu1);
7734 background-image: none;
7738.select2-container-
disabled .select2-choice .select2-arrow b {
7741.select2-container-multi .select2-choices .select2-search-choice {
7744.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi .select2-choices,
7745.select2-container-multi.select2-container-
active .select2-choices
7747 border-bottom: 1px solid #ccc;
7753.select2-container--
default .select2-results>.select2-results__options{
7759.selecttype span.select2-dropdown.ui-dialog {
7762span#select2-taskid-container[title^=
'--'] {
7768#addbox .select2-container .select2-choice > .select2-chosen, #actionbookmark .select2-container .select2-choice > .select2-chosen {
7769 text-align: <?php echo $left; ?>;
7772.select2-container--
default .select2-selection--single .select2-selection__placeholder {
7773 color: var(--colortext);
7776span#select2-boxbookmark-container, span#select2-boxcombo-container {
7777 text-align: <?php echo $left; ?>;
7779span#select2-boxbookmark-container {
7782.select2-container .select2-selection--single .select2-selection__rendered {
7786#boxbookmark.boxcombo, #boxcombo.boxcombo {
7789 border-bottom: solid 1px rgba(0,0,0,.4) !important;
7793 vertical-align: top;
7797.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7798 padding: 3px 5px 3px 5px;
7799 margin: 0 0 2px 3px;
7804 border: 1px solid #aaaaaa;
7806 box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7807 background-clip: padding-box;
7808 -webkit-touch-callout: none;
7809 -webkit-
user-select: none;
7810 -moz-
user-select: none;
7811 -ms-
user-select: none;
7813 background-color: var(--inputbackgroundcolor);
7814 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
7815 background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7816 background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7817 background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7819.mytooltip .select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7820 padding: 1px 3px 1px 3px;
7822.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr a {
7823 font-weight: normal;
7825.select2-container-multi-dolibarr .select2-choices-dolibarr li {
7826 float: <?php echo $left; ?>;
7829.select2-container-multi-dolibarr .select2-choices-dolibarr {
7830 height:
auto !important;
7838.select2-results__option {
7841span.select2-dropdown--below {
7845span.select2-dropdown--above {
7846 margin-bottom: -1px;
7850.parentonrightofpage {
7854select.multiselectononeline {
7856 vertical-align: middle;
7858 height: 2.2em !important;
7864@media only screen and (min-width: 768px)
7867 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown.ui-dialog {
7868 min-width: 260px !important;
7871 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--below:not(.onrightofpage),
7872 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--above:not(.onrightofpage) {
7873 min-width: 260px !important;
7876 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--below,
7877 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--above {
7878 min-width: 140px !important;
7880 .combolargeelem.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7881 min-width: 320px !important;
7884 .select2-container--open .select2-dropdown--below {
7885 border-top: 1px solid var(--inputbordercolor);
7891.limit.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7892 min-width: 100px !important;
7900.noborderoncategories {
7901 border: none !important;
7902 border-radius: 5px !important;
7904 box-shadow: none !important;
7905 margin-top: 1px !important;
7906 margin-bottom: 0 !important;
7907 margin-<?php echo $left ?>: 0px !important;
7908 margin-<?php echo $right ?>: 3px !important;
7910span.noborderoncategories a, li.noborderoncategories a {
7911 line-height: normal;
7914span.noborderoncategories {
7915 padding: 3px 5px 3px 5px;
7916 display:
inline-block;
7918.categtextwhite, .treeview .categtextwhite.hover {
7919 color: #fff !important;
7922 color: #000 !important;
7934.multi-select-container {
7935 display:
inline-block;
7945 background: var(--inputbackgroundcolor);
7948 border: 1px solid #aaa;
7949 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
7953div.multi-select-menu[role=
"menu"] {
7954 min-width: 220px !important;
7957.multi-select-menu input {
7958 margin-right: 0.3em;
7963 display:
inline-block;
7965 white-space: nowrap;
7967 text-overflow: ellipsis;
7968 vertical-align: middle;
7969 background-color: var(--inputbackgroundcolor);
7973 border-bottom: solid 1px var(--inputbordercolor);
7981.multi-select-
button:focus {
7983 border-bottom: 1px solid #666;
7984 border-bottom-left-radius: 0;
7985 border-bottom-right-radius: 0;
7988.multi-select-
button:after {
7990 display:
inline-block;
7993 border-style: solid;
7994 border-width: 0.4em 0.3em 0em 0.3em;
7995 border-color: #888 transparent transparent transparent;
8002.multi-select-container--open .multi-select-menu { display: block; }
8004.multi-select-container--open .multi-select-
button:after {
8005 border-width: 0 0.4em 0.4em 0.4em;
8006 border-color: transparent transparent #888 transparent;
8009.multi-select-menuitem {
8014label.multi-select-menuitem {
8024ul.ulselectedfields {
8032 vertical-align: middle;
8033 display:
inline-block;
8035.dropdown dd, .dropdown dt {
8041 text-align: <?php echo $left; ?>;
8051.dropdown dt a span, .multiSel span {
8053 display:
inline-block;
8054 padding: 0 3px 2px 0;
8056.maxwidthsearch .dropdown dt a span, .multiSel span {
8057 padding: 3px 3px 2px 3px;
8059.dropdown span.value {
8063 background-color: var(--inputbackgroundcolor);
8064 box-shadow: 1px 1px 10px #aaa;
8066 <?php echo $right; ?>:0px;
8076.dropdown dd ul.selectedfieldsleft {
8077 <?php echo $right; ?>:
auto;
8080 white-space: nowrap;
8081 font-weight: normal;
8082 padding: 7px 8px 7px 8px;
8084 color: var(--colortext);
8086.dropdown dd ul li:hover:not(.liinputsearch) {
8089.dropdown dd ul li input[
type=
"checkbox"] {
8090 margin-<?php echo $right; ?>: 3px;
8092.dropdown dd ul li a, .dropdown dd ul li span {
8095.dropdown dd ul li a {
8098.dropdown dd ul li span {
8104dd.dropdowndd ul li {
8105 text-overflow: ellipsis;
8107 white-space: nowrap;
8117 text-overflow: ellipsis;
8118 white-space: nowrap;
8121div.kanban.column div.ui-sortable-helper {
8122 transform: rotate(4deg);
8134 padding-bottom: 20px;
8142.searchpage .tagtr .tagtd {
8144 padding-bottom: 5px;
8146.searchpage .tagtr .tagtd .button {
8150.searchpage .searchform input {
8154.searchpage :focus-visible {
8158li.ui-li-divider .ui-link {
8159 color: #FFF !important;
8164a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-inner:hover {
8165 text-decoration: none !important;
8175 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
8178.ui-btn-icon-right .ui-btn-inner {
8179 padding-right: 30px;
8181.ui-btn-icon-left .ui-btn-inner {
8184.ui-select .ui-btn-icon-right .ui-btn-inner {
8185 padding-right: 30px;
8187.ui-select .ui-btn-icon-left .ui-btn-inner {
8190.ui-select .ui-btn-icon-right .ui-icon {
8193.ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon {
8199 white-space: nowrap;
8200 text-overflow: ellipsis;
8202.fiche .ui-controlgroup {
8204 padding-bottom: 0px;
8206div.ui-controlgroup-controls div.tabsElem
8210div.ui-controlgroup-controls div.tabsElem a
8212 box-shadow: 0 -3px 6px rgba(0,0,0,.2);
8214div.ui-controlgroup-controls div.tabsElem a#
active {
8215 box-shadow: 0 -3px 6px rgba(0,0,0,.3);
8218a.tab span.ui-btn-inner
8225 color: var(--colortext);
8227.liste_titre .ui-link {
8228 color: var(--colortexttitle) !important;
8232 word-wrap:
break-word;
8236.formdoc .ui-btn-inner
8238 white-space: normal;
8240 text-overflow: clip;
8248div.ui-radio, div.ui-checkbox
8250 display:
inline-block;
8251 border-bottom: 0px !important;
8253.ui-checkbox input, .ui-radio input {
8259div.ui-checkbox label+input, div.ui-radio label+input {
8264 padding-bottom: 10px; margin-bottom: 4px; border-bottom: 1px solid #AAAAAA !important;
8271.ui-field-contain label.ui-input-text {
8272 vertical-align: middle !important;
8274.ui-mobile fieldset {
8275 border-bottom: none !important;
8279.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-
static.ui-li {
8284 font-weight: normal;
8286.ui-focus, .ui-btn:focus {
8294 color: var(--colortexttitlenotab) !important;
8296.ui-bar-b, .lilevel0 {
8297 background-repeat: repeat-x;
8301 color: var(--colortexttitlenotab) !important;
8304 font-weight: normal !important;
8307.ui-li.ui-last-child, .ui-li.ui-field-contain.ui-last-child {
8308 border-bottom-width: 0px !important;
8311 color: var(--colortexttitle) !important;
8312 background: var(--colorbackmobilemenu);
8315 box-shadow: none !important;
8316 border-bottom: 1px solid #ccc;
8319 border-right: 1px solid #ccc !important;
8322 border: 1px solid #ccc;
8325.ui-btn-up-c, .ui-btn-hover-c {
8329.ui-body-c .ui-link, .ui-body-c .ui-link:visited, .ui-body-c .ui-link:hover {
8330 color: var(--colortextlink);
8332.ui-btn-up-c .vsmenudisabled {
8333 color: #<?php echo $colorshadowtitle; ?> !important;
8334 text-shadow: none !important;
8337 background: transparent;
8340 color: var(--colortexttitlenotab) !important;
8343 border-top: 2px solid #444;
8344 background: #fff ! important;
8346.lilevel1 div div a {
8347 font-weight: bold !important;
8352 background: #fff ! important;
8357 background: #fff ! important;
8363 background: #fff ! important;
8369 background: #fff ! important;
8379.menu_choix1,.menu_choix2 {
8382 border: 1px solid #666;
8385.menu_choix1 a, .menu_choix2 a {
8388 text-decoration: none;
8394.menu_choix1 a:hover,.menu_choix2 a:hover {
8397.menu li.menu_choix1 {
8399 padding-right: 10px;
8400 padding-bottom: 2px;
8402.menu li.menu_choix2 {
8404 padding-right: 10px;
8405 padding-bottom: 2px;
8407@media only screen and (max-width: 768px)
8409 .menu_choix1 a, .menu_choix2 a {
8410 background-size: 36px 36px;
8414 .menu li.menu_choix1, .menu li.menu_choix2 {
8419 margin-right: 0 !important;
8433 border: 1px solid #888;
8435.publicnewmemberform div.tabBarWithBottom {
8436 border: 2px solid #e8e8e8;
8440 box-shadow: 2px 2px 10px #ddd;
8443.publicnewmemberform #tablesubscribe {
8444 color: var(--colortextbackvmenu);
8447@media only screen and (max-width: 768px)
8449 .publicnewmemberform div.tabBarWithBottom {
8463.ticketpublictable td {
8471.publicnewticketform {
8476 padding-right: 50px;
8479@media only screen and (max-width: 768px)
8481 .ticketlargemargin {
8482 padding-left: 5px; padding-right: 5px;
8496#cd-timeline::before {
8504 background: #d7e4ed;
8506@media only screen and (min-width: 1170px) {
8510 #cd-timeline::before {
8520.cd-timeline-block:after {
8525.cd-timeline-block:first-child {
8528.cd-timeline-block:last-child {
8531@media only screen and (min-width: 1170px) {
8532 .cd-timeline-block {
8535 .cd-timeline-block:first-child {
8538 .cd-timeline-block:last-child {
8550 box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
8551 background: #d7e4ed;
8553.cd-timeline-img img {
8563.cd-timeline-img.cd-picture {
8564 background: #75ce66;
8566.cd-timeline-img.cd-movie {
8567 background: #c03b44;
8569.cd-timeline-img.cd-location {
8570 background: #f0ca45;
8572@media only screen and (min-width: 1170px) {
8579 -webkit-transform: translateZ(0);
8580 -webkit-backface-visibility: hidden;
8582 .cssanimations .cd-timeline-img.is-hidden {
8585 .cssanimations .cd-timeline-img.bounce-in {
8586 visibility: visible;
8587 -webkit-animation: cd-bounce-1 0.6s;
8588 -moz-animation: cd-bounce-1 0.6s;
8589 animation: cd-bounce-1 0.6s;
8593@-webkit-keyframes cd-bounce-1 {
8596 -webkit-transform: scale(0.5);
8601 -webkit-transform: scale(1.2);
8605 -webkit-transform: scale(1);
8608@-moz-keyframes cd-bounce-1 {
8611 -moz-transform: scale(0.5);
8616 -moz-transform: scale(1.2);
8620 -moz-transform: scale(1);
8623@keyframes cd-bounce-1 {
8626 -webkit-transform: scale(0.5);
8627 -moz-transform: scale(0.5);
8628 -ms-transform: scale(0.5);
8629 -o-transform: scale(0.5);
8630 transform: scale(0.5);
8635 -webkit-transform: scale(1.2);
8636 -moz-transform: scale(1.2);
8637 -ms-transform: scale(1.2);
8638 -o-transform: scale(1.2);
8639 transform: scale(1.2);
8643 -webkit-transform: scale(1);
8644 -moz-transform: scale(1);
8645 -ms-transform: scale(1);
8646 -o-transform: scale(1);
8647 transform: scale(1);
8650.cd-timeline-content {
8654 border-radius: 0.25em;
8656 background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8657 background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8658 background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8659 background-image: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8661.cd-timeline-content:after {
8666.cd-timeline-content h2 {
8669.cd-timeline-content .cd-
date {
8671 font-size: 0.8125rem;
8673.cd-timeline-content .cd-
date {
8674 display:
inline-block;
8676.cd-timeline-content p {
8681.cd-timeline-content .cd-
date {
8686.cd-timeline-content::before {
8693 border: 7px solid transparent;
8694 border-right: 7px solid white;
8696@media only screen and (min-width: 768px) {
8697 .cd-timeline-content h2 {
8701 .cd-timeline-content {
8705 .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-
date {
8707 font-size: 0.875rem;
8710@media only screen and (min-width: 1170px) {
8711 .cd-timeline-content {
8716 .cd-timeline-content::before {
8719 border-color: transparent;
8720 border-left-color: white;
8722 .cd-timeline-content .cd-read-more {
8725 .cd-timeline-content .cd-
date {
8733 .cd-timeline-block:nth-child(even) .cd-timeline-content {
8736 .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
8740 border-color: transparent;
8741 border-right-color: white;
8743 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
8746 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-
date {
8762span.phpdebugbar-tooltip.phpdebugbar-tooltip-extra-wide, span.phpdebugbar-tooltip.phpdebugbar-tooltip-wide {
8763 width: 250px !important;
8765.phpdebugbar-indicator span.phpdebugbar-tooltip {
8766 opacity: .95 !important;
8768a.phpdebugbar-tab.phpdebugbar-
active {
8769 background-image: unset !important;
8771.phpdebugbar-fa-tags:before {
8773 font-weight: 600 !important;
8775.phpdebugbar-fa-tasks:before {
8777 font-weight: 600 !important;
8779.phpdebugbar-fa-tags, .phpdebugbar-fa-tasks, .phpdebugbar-indicator .fa {
8780 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
8783div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-warning:before,
8784div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-error:before,
8785div.phpdebugbar-widgets-exceptions a.phpdebugbar-widgets-editor-link:before,
8786div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-database:before,
8787div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-duration:before,
8788div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-memory:before,
8789div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-row-count:before,
8790div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-copy-clipboard:before,
8791div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-stmt-id:before,
8792div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-render-time:before,
8793div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-memory:before,
8794div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-param-count:before,
8795div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-
type:before,
8796div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
8798 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>" !important;
8805.jcrop-holder { background: unset !important; }
8812.dol-xaxis-vertical .flot-x-axis .flot-tick-label.tickLabel {
8813 text-orientation: sideways;
8815 writing-mode: vertical-rl;
8816 white-space: nowrap;
8830 background-color: rgba(0, 0, 0, 0.6);
8833 justify-content: center;
8834 align-items: center;
8837#dol-block-ui .message {
8838 padding: 15px 20px 15px 50px;
8840 background: #000 no-repeat 10px center;
8841 border-radius: 10px;
8842 font-family: sans-serif;
8850span.clipboardCPValueToPrint, div.clipboardCPValueToPrint {
8851 display:
inline-block;
8853span.clipboardCPValue.hidewithsize {
8854 width: 0 !important;
8855 display:
inline-block;
8857 white-space: nowrap;
8859 vertical-align: middle;
8861div.clipboardCPValue.hidewithsize {
8862 width: 0 !important;
8865 white-space: nowrap;
8868.clipboardCPShowOnHover{
8872.clipboardCPShowOnHover .clipboardCPButton {
8880.clipboardCPTextDivInside {
8882 background: #f8f8fa;
8884 border: 1px solid #E0E0E0;
8893 white-space: nowrap;
8895 box-shadow: 1px 1px 6px #ddd;
8903.radio_js_bloc_number {
8904 display:
inline-block;
8908 border:1px solid #ccc;
8915.radio_js_bloc_number.selected {
8916 transition:0.2s ease background;
8929 vertical-align: top;
8933#virtualcard-iframe {
8934 border: 1px solid #aaa;
8935 vertical-align: top;
8938 border-radius: 10px;
8940 box-shadow: 0 0 5px #bbb;
8943 pointer-events: none;
8958.highlightDragDropArea{
8959 border: 2px #000 dashed !important;
8960 background-color: #eee !important;
8962.highlightDragDropArea * :not(.dragDropAreaMessage *){
8964 filter: blur(1px) grayscale(90%);
8966.dragDropAreaMessage {
8970 transform: translate(-50%, -50%);
8980 border: 1px solid #bbb !important;
8987.opensurveydescription * {
8992 padding: 0 4px 0 4px;
8996 margin-right: 100px;
9000 background-color: #f0f0f0;
9004.survey_borders .resultats .nom {
9005 text-align: <?php echo $left; ?>
9007.survey_borders .resultats .sujet, .survey_borders .resultats .jour {
9018#bookinghoursection {
9026 border: 1px solid #000;
9029 margin-bottom: 15px;
9030 box-shadow: 10px 10px 10px #ddd;
9033 padding-bottom: 10px;
9037 background-size: 22px
auto;
9047 min-width: 400px !important;
9049 left: inherit !important;
9050 top: inherit !important;
9051 border-radius: <?php echo $borderradius; ?>px !important;
9054 background-color: var(--colorbackgrey);
9056 padding-bottom: 6px;
9058 border-radius: <?php echo $borderradius; ?>px;
9068@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC1', round($nbtopmenuentries * 90, 0) + 340); ?>px)
9071 width: <?php echo round(52); ?>px;
9072 white-space: nowrap;
9074 text-overflow: ellipsis;
9076 color: var(--colortextbackhmenu);
9080 color: var(--colortextbackhmenu);
9089 background-size: 22px
auto;
9093 li.tmenu, li.tmenusel {
9108@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC2', round($nbtopmenuentries * 69, 0) + 130); ?>px)
9110 li.tmenucompanylogo {
9117 max-width: <?php echo max(26, ceil(300 / ($nbtopmenuentriesreal + 2))); ?>px;
9118 text-overflow: clip;
9120 span.mainmenuaspan {
9129 background-size: 20px
auto;
9139<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
9140@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
9143 .tmenudiv:hover .tmenuimage:not(.menuhider), .tmenudiv:hover .tmenuimage:not(.menuhider):before {
9144 margin-top: 8px !important;
9150 background: var(--colorbackvmenu1);
9159 background: var(--colorbackvmenu1);
9165 .login_vertical_align {
9167 padding-right: 20px;
9172 <?php
if ($disableimages) { ?>
9177 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
9180 padding-<?php echo $right; ?>: 0;
9183 div.login_block_user {
9187 div.login_block_tools, div.login_block_user {
9198 padding-right: 20px;
9199 padding-bottom: 16px;
9203 vertical-align: middle;
9205 background: var(--colorbackvmenu1);
9214 .loginbuttonexternal {
9218 .side-nav-vert .user-menu .dropdown-menu,
9219 #topmenu-global-search-dropdown .dropdown-menu, #topmenu-bookmark-dropdown .dropdown-menu, #topmenu-quickadd-dropdown .dropdown-menu {
9220 width: 285px !important;
9221 min-width: unset !important;
9224 div.login_block_other {
9225 margin-right: unset;
9227 div.login_block_tools, div.login_block_user, div.login_block_other { clear: both; }
9229 .atoplogin, .atoplogin:hover
9231 color:unset !important;
9236 padding: 0 !important;
9239 li.tmenu, li.tmenusel {
9246 text-overflow: clip;
9249 background-size: 20px
auto;
9250 margin-top: 2px !important;
9258 width:
auto !important;
9260 .tableforfield>tr>td:first-child, .tableforfield>tbody>tr>td:first-child, div.tableforfield div.tagtr>div.tagtd:first-of-
type {
9263 .tableforfield>tr>td:nth-child(2), .tableforfield>tbody>tr>td:nth-child(2), div.tableforfield div.tagtr>div.tagtd:nth-child(2) {
9264 word-
break:
break-word;
9271 table.table-fiche-title .col-title div.titre{
9280 word-
break:
break-word;
9283 .websiteselectionsection {
9285 border-right: unset;
9293 padding-right: 12px;
9301 .underbanner.underbanner-before-box {
9302 border-bottom: none;
9305 .valuefield.fieldname_type span.badgeneutral {
9307 display:
inline-block;
9310 tr.trextrafieldseparator td, tr.trextrafields_collapse_last td {
9312 border-bottom: 1px solid var(--colortopbordertitle1) !important;
9323 .lilevel1 span.paddingright {
9327 img.userphotopublicvcard {
9335@media only screen and (max-width: 1024px)
9337 div#ecm-layout-west {
9338 width: calc(100% - 4px);
9341 div#ecm-layout-center {
9346@media only screen and (max-width: 768px)
9356 table.titlemodulehelp tr td img.widthpictotitle {
9361 min-width : 280px !important;
9362 width: calc(100% - 50px);
9365 .imgopensurveywizard, .imgautosize { width:95%; height:
auto; }
9367 .fiche > .listactionsfilter .table-fiche-title .col-title .titre {
9380 width: <?php print
dol_size(350,
'width'); ?>px;
9391 td.widthpictotitle { width: 30px; }
9393 .logopublicpayment #dolpaymentlogo {
9396 #tablepublicpayment {
9397 width:
auto !important;
9400 .poweredbypublicpayment {
9401 float: unset !important;
9402 top: unset !important;
9404 right: -10px !important;
9421 .bookcalform.boxtable .minwidth75 {
9424 .center.bookingtab {
9427 #bookinghoursection {
9436 input[
type=checkbox], input[
type=radio] {
9437 margin: 0 5px 0 1px;
9438 transform: scale(1.1);
9442 white-space: normal;
9443 word-
break:
break-word;
9447@media only screen and (max-width: 320px)
9453@media only screen and (max-width: 300px)
9459@media only screen and (max-width: 280px)
9484:where(#fourn-invoices-paiments-list,#customer-invoices-paiments-list)[data-display-all-invoices=
"1"] tr[data-row-
type=
"2"]{
9499include
dol_buildpath($path.
'/theme/'.$theme.
'/dropdown.inc.php', 0);
9500include
dol_buildpath($path.
'/theme/'.$theme.
'/emaillayout.inc.php', 0);
9501include
dol_buildpath($path.
'/theme/'.$theme.
'/info-box.inc.php', 0);
9502include
dol_buildpath($path.
'/theme/'.$theme.
'/progress.inc.php', 0);
9503include
dol_buildpath($path.
'/theme/'.$theme.
'/timeline.inc.php', 0);
9504include
dol_buildpath($path.
'/theme/'.$theme.
'/search-input.inc.css', 0);
9505include
dol_buildpath($path.
'/theme/'.$theme.
'/tooltips.inc.css', 0);
9514.row-with-select[data-is-last-changed] * {
9515 -webkit-touch-callout: none;
9516 -webkit-
user-select: none;
9517 -khtml-
user-select: none;
9518 -moz-
user-select: none;
9519 -ms-
user-select: none;
9523div.extra_inline_chkbxlst, div.extra_inline_checkbox {
9528div.flot-text .flot-tick-label .tickLabel, .fa-color-unset {
print $langs trans("Ref").' m titre as m m statut as status
Or an array listing all the potential status of the object: array: int of the status => translated la...
getDolUserInt($key, $default=0, $tmpuser=null)
Return Dolibarr user constant int value.
price($amount, $form=0, $outlangs='', $trunc=1, $rounding=-1, $forcerounding=-1, $currency_code='')
Function to format a value into an amount for visual output Function used into PDF and HTML pages.
getDolUserString($key, $default='', $tmpuser=null)
Return Dolibarr user constant string value.
getDolGlobalInt($key, $default=0)
Return a Dolibarr global constant int value.
dol_size($size, $type='')
Optimize a size for some browsers (phone, smarphone...)
GETPOST($paramname, $check='alphanohtml', $method=0, $filter=null, $options=null, $noreplace=0)
Return value of a param into GET or POST supervariable.
dol_buildpath($path, $type=0, $returnemptyifnotfound=0)
Return path of url or filesystem.
getDolGlobalString($key, $default='')
Return a Dolibarr global constant string value.
multi select button
0 = Do not include form tag and submit button -1 = Do not include form tag but include submit button
treeview li table
No Email.
if(getDolGlobalString( 'TAKEPOS_SHOW_CUSTOMER')) print $langs trans('Date')." left Label right Qty right Price right TotalHT right TotalTTC right right right right right right right right right centpercent right TotalHT right n right VAT right n right TotalVAT right n No sujeto a RE IRPF right TotalLT1 right n right TotalLT2 right n right TotalTTC right n takeposcustomercurrency takeposcustomercurrency takeposcustomercurrency takeposcustomercurrency right TotalTTC takeposcustomercurrency right takeposcustomercurrency n right PaymentTypeShortLIQ right SELECT p pos_change as p datep as p p num_paiement as f pf amount as amount
if(getDolGlobalString( 'TAKEPOS_SHOW_CUSTOMER')) print $langs trans('Date')." left Label right Qty right Price right TotalHT right TotalTTC right right right right right right right right right centpercent right TotalHT right n right VAT right n right TotalVAT right n No sujeto a RE IRPF right TotalLT1 right n right TotalLT2 right n right TotalTTC right n takeposcustomercurrency takeposcustomercurrency takeposcustomercurrency takeposcustomercurrency right TotalTTC takeposcustomercurrency right takeposcustomercurrency n right PaymentTypeShortLIQ right SELECT p pos_change as p datep as date
$conf db user
Active Directory does not allow anonymous connections.
if(preg_match('/(crypted|dolcrypt):/i', $dolibarr_main_db_pass)||!empty($dolibarr_main_db_encrypted_pass)) $conf db type
'integer', 'integer:ObjectClass:PathToClass[:AddCreateButtonOrNot[:Filter[:Sortfield]]]',...
$conf db name
Only used if Module[ID]Name translation string is not found.