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 $theme
147@phan-var-force string $left
148@phan-var-force string $right
149@phan-var-force string $textDanger
150@phan-var-force string $textSuccess
151@phan-var-force string $textWarning
152@phan-var-force string $toolTipBgColor
153@phan-var-force string $toolTipFontColor
154@phan-var-force int<0,1> $useboldtitle
155@phan-var-force int $userborderontable
156@phan-var-force array{h:int,l:int,s:int,a:int} $colortextlinkHsla
169 --colorbackhmenu1: rgb(<?php print $colorbackhmenu1; ?>);
170 --colorbackvmenu1: rgb(<?php print $colorbackvmenu1; ?>);
171 --colorbacktitle1: rgb(<?php print $colorbacktitle1; ?>);
172 --colorbacktabcard1: rgb(<?php print $colorbacktabcard1; ?>);
173 --colorbacktabactive: rgb(<?php print $colorbacktabactive; ?>);
174 --colorbacklineimpair1: rgb(<?php print $colorbacklineimpair1; ?>);
175 --colorbacklineimpair2: rgb(<?php print $colorbacklineimpair2; ?>);
176 --colorbacklinepair1: rgb(<?php print $colorbacklinepair1; ?>);
177 --colorbacklinepair2: rgb(<?php print $colorbacklinepair2; ?>);
178 --colorbacklinepairhover: rgb(<?php print $colorbacklinepairhover; ?>);
179 --colorbacklinepairchecked: rgb(<?php print $colorbacklinepairchecked; ?>);
180 --colorbacklinebreak: rgb(<?php print $colorbacklinebreak; ?>);
181 --colorbackbody: rgb(<?php print $colorbackbody; ?>);
182 --colorbackmobilemenu: #f8f8f8;
183 --colorbackgrey: #f6f6f6;
184 --colortexttitlenotab: rgb(<?php print $colortexttitlenotab; ?>);
185 --colortexttitlenotab2: rgb(<?php print $colortexttitlenotab2; ?>);
186 --colortexttitle: rgba(<?php print $colortexttitle; ?>, 0.9);
187 --colortexttitlelink: rgba(<?php print $colortexttitlelink; ?>, 0.9);
188 --colortext: rgb(<?php print $colortext; ?>);
189 --colortextlink: rgb(<?php print $colortextlink; ?>);
190 --colortextlink-h: <?php print $colortextlinkHsla[
'h']; ?>;
191 --colortextlink-l: <?php print $colortextlinkHsla[
'l']; ?>%;
192 --colortextlink-s: <?php print $colortextlinkHsla[
's']; ?>%;
193 --colortextlink-a: 1;
194 --colortextbackhmenu: #<?php print $colortextbackhmenu; ?>;
195 --colortextbackvmenu: #<?php print $colortextbackvmenu; ?>;
196 --colortopbordertitle1: rgb(<?php print $colortopbordertitle1; ?>);
197 --listetotal: #888888;
198 --inputbackgroundcolor: #FFF;
199 --inputbackgroundcolordisabled: #eee;
200 --inputcolordisabled: rgb(80, 80, 80);
201 --inputbordercolor: rgba(0,0,0,.15);
202 --tooltipbgcolor: <?php print $toolTipBgColor; ?>;
203 --tooltipfontcolor : <?php print $toolTipFontColor; ?>;
204 --oddevencolor: #202020;
205 --colorboxstatsborder: #e0e0e0;
206 --dolgraphbg: rgba(255,255,255,0);
207 --fieldrequiredcolor: #000;
208 --colortextbacktab: #<?php print $colortextbacktab; ?>;
209 --colorboxiconbg: #eee;
211 --tableforfieldcolor:#666;
212 --amountremaintopaycolor:#880000;
213 --amountpaymentcomplete:#008855;
214 --amountremaintopaybackcolor:none;
215 --productlinestockod: #002200;
216 --productlinestocktoolow: #884400;
217 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #fff, #fff, #fff, #e4efe8);
218 --tablevalidbgcolor: rgb(252, 248, 227);
221 --heightrow: <?php print $heightrow; ?>;
226 print
"/* For dark mode */\n";
228 print
"@media (prefers-color-scheme: dark) {";
230 print
"@media not print {";
233 --colorbackhmenu1: #3d3e40;
234 --colorbackvmenu1: #2b2c2e;
235 --colorbacktitle1: #3b3c3e;
236 --colorbacktabcard1: #1d1e20; /* Must be same than colorbackbody */
237 --colorbacktabactive: rgb(220,220,220);
238 --colorbacklineimpair1: #38393d;
239 --colorbacklineimpair2: #2b2d2f;
240 --colorbacklinepair1: #38393d;
241 --colorbacklinepair2: #2b2d2f;
242 --colorbacklinepairhover: #2b2d2f;
243 --colorbacklinepairchecked: #0e5ccd;
244 --colorbackbody: #1d1e20;
245 --colorbackmobilemenu: #080808;
246 --colorbackgrey: #0f0f0f;
247 --tooltipbgcolor: #2b2d2f;
248 --colortexttitlenotab: rgb(220,220,220);
249 --colortexttitlenotab2: rgb(220,220,220);
250 --colortexttitle: rgb(220,220,220);
251 --colortext: rgb(220,220,220);
252 --colortextlink: #4390dc;
253 --colortexttitlelink: #4390dc;
254 --colortextbackhmenu: rgb(220,220,220);
255 --colortextbackvmenu: rgb(220,220,220);
256 --tooltipfontcolor : rgb(220,220,220);
257 --listetotal: rgb(245, 83, 158);
258 --inputbackgroundcolor: rgb(70, 70, 70);
259 --inputbackgroundcolordisabled: rgb(60, 60, 60);
260 --inputcolordisabled: rgb(140, 140, 140);
261 --inputbordercolor: rgb(220,220,220);
262 --oddevencolor: rgb(220,220,220);
263 --colorboxstatsborder: rgb(65,100,138);
264 --dolgraphbg: #1d1e20;
265 --fieldrequiredcolor: #fff;
266 --colortextbacktab: rgb(220,220,220);
267 --colorboxiconbg: rgb(36,38,39);
268 --refidnocolor: rgb(220,220,220);
269 --tableforfieldcolor:rgb(220,220,220);
270 --amountremaintopaycolor:rgb(252,84,91);
271 --amountpaymentcomplete:rgb(101,184,77);
272 --amountremaintopaybackcolor:rbg(245,130,46);
273 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #000, #000, #000, #274231);
274 --tablevalidbgcolor: rgb(80, 64, 33);
287<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
288 background-color: #FFFFFF;
290 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
298 background-color: var(--colorbackbody);
299 <?php print
'direction: '.$langs->trans(
"DIRECTION").
";\n"; ?>
309.sensiblehtmlcontent * {
313.thumbstat { font-weight: bold !important; }
314th a { font-weight: <?php echo($useboldtitle ?
'bold' :
'normal'); ?> !important; }
315a.tab { font-weight: 500 !important; }
317a:link, a:visited, a:hover, a:
active, .classlink { color: var(--colortextlink); text-decoration: none; }
318a:hover { text-decoration: underline; color: var(--colortextlink); }
319a.commonlink { color: var(--colortextlink) !important; text-decoration: none; }
321th.liste_titre a div div:hover, th.liste_titre_sel a div div:hover { text-decoration: underline; }
322tr.liste_titre th.liste_titre_sel:not(.maxwidthsearch), tr.liste_titre td.liste_titre_sel:not(.maxwidthsearch),
323tr.liste_titre th.liste_titre:not(.maxwidthsearch), tr.liste_titre td.liste_titre:not(.maxwidthsearch) { opacity: 0.8; }
324tr.liste_titre_filter th.liste_titre:not(.center), tr.liste_titre_filter th.liste_titre_sel:not(.center) {
327.liste_titre.trheight5em {
328 height: 4em !important;
333 box-sizing: border-box;
335input[
type=
"text"]:not(.input-icon-security, .input-icon-
user, .input-icon-password),
336input[
type=
"password"]:not(.input-icon-security, .input-icon-
user, .input-icon-password) {
339input.downloadexternallink {
342.input-icon-
user, .input-icon-password {
343 padding-right: 28px !important;
346select.vmenusearchselectcombo {
347 background-color: unset;
350table.liste th.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
351table.liste th.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch) {
355 text-overflow: ellipsis;
357th.wrapcolumntitle dl dt a span.fas.fa-list {
358 vertical-align: middle;
362.liste_titre input[
name=search_month], .liste_titre input[
name=search_month_start], .liste_titre input[
name=search_month_end] {
366select#date_startday, select#date_startmonth, select#date_endday, select#date_endmonth, select#reday, select#remonth,
367input, input.flat, form.flat select, select, select.flat, .dataTables_length label select {
370input, input.flat, textarea, textarea.flat, form.flat select, select, select.flat, .dataTables_length label select {
371 color: var(--colortext);
377 margin: 0px 0px 0px 0px;
378 background-color: var(--inputbackgroundcolor);
380 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
385span.massactionselect, input.inputsearch_dropdownselectedfields {
386 border-radius: 0 !important;
387 border-top: 0 !important;
388 border-left: 0 !important;
389 border-right: 0 !important;
390 background-color: unset;
393.liste_titre input:not(#search_component_params_input):not(.select2-search__field), .liste_titre select {
396 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>-width: 1px !important;
397 border-color: var(<?php echo (
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') &&
getDolGlobalString(
'THEME_ELDY_BACKTITLE1') !=
'255,255,255') ?
'--colorbacktitle1' :
'--inputbordercolor'; ?>) !important;
400.divadvancedsearchfieldcompinput,
401div.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
403 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
405 background-color: #f8f8fa;
406 border-bottom-left-radius: 0;
407 border-bottom-right-radius: 0;
411.divadvancedsearchfieldcompinput {
413 border-bottom: solid 1px var(--inputbordercolor);
416input[
name=duration_value], input[
name=durationhour]
418 margin-right: 4px !important;
420input[
type=submit], input[
type=submit]:hover {
423input[
type=checkbox], input[
type=radio] {
424 margin: 0 5px 1px 1px;
425 transform: scale(1.25);
429 display:
inline-block;
433 background-color: #ededed;
435.integrated-radio input[
type=
"radio"] {
438.integrated-radio:has(input:checked) {
439 background-color: var(--colortextlink, #0a58ca);
443.kanban input.checkforselect {
451 border-bottom-left-radius: 0;
452 border-bottom-right-radius: 0;
460.tableforfield input {
464 margin-top: 0 !important;
468.refidno .button.smallpaddingimp {
469 padding: 4px !important;
470 padding-left: 6px !important;
471 padding-right: 6px !important;
473.refid input[
type=
"text"] {
488#mainbody input.button:not(.buttongen):not(.bordertransp), #mainbody a.button:not(.buttongen):not(.bordertransp) {
489 background: var(--butactionbg);
490 color: var(--textbutaction);
492 border-collapse: collapse;
495#mainbody span.websitetools input.button:not(.buttongen):not(.bordertransp) {
496 color: #000 !important;
498#mainbody input.buttongen, #mainbody button.buttongen {
502 box-shadow: 0px 0px 6px 1px rgb(50 50 50 / 40%), 0px 0px 0px rgb(60 60 60 / 10%);
508input.button.massactionconfirmed {
512input:invalid, select:invalid, input.--error , select.--error {
513 border-color: #ea1212;
516section.setupsection {
517 padding: 20px !important;
518 background-color: var(--colorbackgrey);
521section.setupsection:hover {
522 box-shadow: 0 0 5px #aaa;
526.field-error-icon { color: #ea1212 !important; }
529div.tabBar textarea:focus:not(.textarea-ai_feature):not(.cke_source) {
530 border: 1px solid #aaa !important;
532input: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),
533 select:focus, .select2-container--open [aria-expanded=
"false"].select2-selection--single,
534 .select2-container--focus span.selection span.select2-selection:not(.noborderfocus):not(.massactionselect) {
536 border: 1px solid #666 !important;
538 border-bottom: 1px solid #666 !important;
539 border-bottom-left-radius: 0 !important;
540 border-bottom-right-radius: 0 !important;
543textarea.cke_source:focus
552 border-top: solid 1px var(--inputbordercolor);
553 border-left: solid 1px var(--inputbordercolor);
554 border-right: solid 1px var(--inputbordercolor);
555 border-bottom: solid 1px var(--inputbordercolor);
562input.removedassigned, input.removedassignedresource {
563 padding: 2px !important;
564 vertical-align: text-bottom;
568 padding-left: 0px !important;
569 padding-right: 0px !important;
572 vertical-align: middle;
574input.buttonpayment,
button.buttonpayment, div.buttonpayment {
579 background-image: none;
585 background-color: #9999bb;
587 box-shadow: 1px 1px 4px #bbb;
599.nofocusvisible:focus-visible {
603div.buttonpayment input:focus {
611div.buttonpayment input {
612 background-color: unset;
616 text-transform: uppercase;
619input.buttonpaymentcb {
620 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/credit_card.png', 1) ?>);
621 background-size: 26px;
622 background-repeat: no-repeat;
625input.buttonpaymentcheque {
626 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/cheque.png', 1) ?>);
627 background-size: 24px;
628 background-repeat: no-repeat;
631input.buttonpaymentpaypal {
632 background-image: url(<?php echo
dol_buildpath($path.
'/paypal/img/object_paypal.png', 1) ?>);
633 background-repeat: no-repeat;
636input.buttonpaymentpaybox {
637 background-image: url(<?php echo
dol_buildpath($path.
'/paybox/img/object_paybox.png', 1) ?>);
638 background-repeat: no-repeat;
641input.buttonpaymentstripe {
642 background-image: url(<?php echo
dol_buildpath($path.
'/stripe/img/object_stripe.png', 1) ?>);
643 background-repeat: no-repeat;
646.logopublicpayment #dolpaymentlogo {
649 image-rendering: -webkit-optimize-contrast;
656 background-color: transparent;
657 color: var(--colortext) !important;
658 border: 1px solid #888 !important;
659 margin: 0 0.45em !important;
662span.userimg.notfirst, div.userimg.notfirst {
665div.userimg.notfirst {
666 display: block-
inline;
672 padding-top: 5px !important;
673 padding-bottom: 5px !important;
677 padding-right: 4px !important;
678 margin-right: 4px !important;
679 border-right: 1px solid #ddd;
683.center.inline-block.dateheight {
689tr.tdsmallheight, tr.tdsmallheight td {
690 height: 1.5em !important;
695span.timesheetalreadyrecorded input {
697 margin-right: 1px !important;
699td.onholidaymorning, td.onholidayafternoon {
700 background-color: #fdf6f2;
703 background-color: #f4eede;
705td.onholidayallday:not(.weekend) input {
706 background-color: #f8f7f0;
709 background-color: #f8f4f4;
715 background: var(--colorbacklinepairhover) !important;
727 border-right: 1px solid #ccc;
730td.linecoldescription.bomline {
737span.amount, div.amount, b.amount {
746td.amountneg, span.amountneg, div.amountneg, b.amountneg
750td.amount.amountbadge, span.amount.amountbadge, div.amount.amountbadge, b.amount.amountbadge {
751 background-color: <?php echo $badgeStatus4; ?>;
756td.amountneg.amountbadge, span.amountneg.amountbadge, div.amountneg.amountbadge, b.amountneg.amountbadge
758 background-color: #660000;
764td.amount, span.amount, div.amount, b.amount,
765td.amountneg, span.amountneg, div.amountneg, b.amountneg,
766span.amount, span.amountneg {
772select.flat, form.flat select, .pageplusone {
786.paginationlastpage a {
791 filter: saturate(0.8);
795 color: var(--colortextlink);
797.optiongrey, .opacitymedium {
800.opacitymediumbycolor {
801 color: rgba(0, 0, 0, 0.4);
813 opacity: unset !important;
816 color: var(--colorwhite);
819 color: #888 !important;
822 color: var(--colorblack);
824.colorblack.totalnboflines {
829 font-size: unset !important;
832 color: unset !important;
835 transform: scale(1, -1);
838 transform: scale(-1, 1);
841 scroll-margin-top: 80px;
843.banner-
object-label {
847select:invalid, select.--error {
858 box-shadow: none !important;
861 padding: 0px !important;
862 border: 0px !important;
863 vertical-align: text-bottom;
866 background-color: transparent;
873 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
875input[
type=checkbox] { background-color: transparent; border: none; box-shadow: none; }
876input[
type=radio] { background-color: transparent; border: none; box-shadow: none; }
877input[
type=image] { background-color: transparent; border: none; box-shadow: none; }
878input:-webkit-autofill {
879 background-color: #FDFFF0 !important;
880 background-image:none !important;
881 -webkit-box-shadow: 0 0 0 50px #FDFFF0 inset;
885.placeholder { color: #ccc; }
886select.placeholder { color: #ccc; }
887.select2-selection__choice .placeholder { color: #aaa; }
888::-webkit-input-placeholder { color: #ccc; }
889input:-moz-placeholder { color: #ccc; }
890select.placeholder option:not(.opacitymediumbycolor):not(.opacitymedium) {
891 color: var(--colortext);
894input[
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; }
896 border: 1px solid #aaa !important;
897 padding-
inline-start: 2em;
898 padding-
inline-end: 2em;
899 min-
inline-size:
auto;
901#div_container_exportoptions fieldset, #div_container_sub_exportoptions fieldset {
902 border: 1px solid #ccc !important;
904.legendforfieldsetstep { padding-bottom: 10px; }
905input#onlinepaymenturl, input#directdownloadlink {
911 border-left: solid 5px #666;
915 padding: 20px 20px 20px 20px;
919 border: solid 2px #444;
922 background-color: #fffff4;
925div#moretabsList, div#moretabsListaction {
929hr { border: 0; border-top: 1px solid #ccc; }
930.tabBar hr { margin-top: 20px; margin-bottom: 17px; }
933table.tableforfield .button:not(.bordertransp):not(.buttonpayment),
934table.tableforfield .buttonDelete:not(.bordertransp):not(.buttonpayment) {
939.button:not(.bordertransp):not(.buttonpayment),
940.buttonDelete:not(.bordertransp):not(.buttonpayment) {
946 display:
inline-block;
951 text-decoration: none !important;
952 background-color: #f5f5f5;
953 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
954 background-repeat: repeat-x;
955 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
956 border: 1px solid
#aaa;
960 text-transform: uppercase;
963.valuefield .button, .valuefieldcreate .button, .refidno .button:not(.smallpaddingimp) {
964 margin-top: 0 !important;
965 margin-bottom: 0 !important;
966 font-size: 0.85em !important;
967 padding: 5px !important;
969.button:focus, .buttonDelete:focus {
970 box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
972.button:hover:not(.nohover), .buttonDelete:hover:not(.nohover) {
974 box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
976.button:
disabled, .buttonDelete:
disabled, .button.disabled, .buttonDelete.disabled {
980 text-decoration: none;
983 pointer-events: none;
988.button_search, .button_removefilter {
990 background-color: unset;
992.button_search:hover, .button_removefilter:hover {
1002div.float, span.floatleft
1004 float:<?php print $left; ?>;
1008 float:<?php print $right; ?>;
1020 display:
inline-block;
1024 display:
inline-block !important;
1028 display:contents !important;
1033button[
name=
'button_search_x'] span.fa.fa-search {
1036button[
name=
'button_removefilter_x'] span.fa.fa-
remove {
1044 padding-<?php echo $left; ?>: 3px;
1048 box-shadow: none !important;
1054 padding-left: 4px !important;
1055 padding-right: 4px !important;
1058 vertical-align: top;
1061 vertical-align: middle;
1064 vertical-align: bottom;
1067 vertical-align: text-bottom;
1073 width: 100% !important;
1075.centpercentwithout1imp {
1076 width: calc(100% - 1px) !important;
1078.centpercentwithoutmenu {
1079 width: calc(100% - 200px);
1081.quatrevingtpercent, .inputsearch {
1084.maxquatrevingtpercent {
1090.quatrevingtquinzepercent {
1093.quatrevingtpercentminusx {
1094 width: calc(80% - 52px);
1097 width: calc(100% - 52px);
1099textarea.centpercent {
1106 font-size: 85% !important;
1108.select2-results__option .smallincombo {
1128.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
1131.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 {
1138 transform: scaleX(-1) translate(<?php print($left == 'left' ? '' : '-'); ?>2px, 0);
1141 transform: rotate(90deg) translate(2px, <?php print($left ==
'left' ?
'' :
'-'); ?>4px);
1148 text-align: center !important;
1150.centeronsmartphone {
1156 place-items: center;
1168 text-align: <?php print $left; ?>;
1171 text-align: <?php print $right; ?>;
1174 text-align: justify;
1177 float: <?php echo $left; ?> !important;
1180 float: <?php echo $right; ?> !important;
1183 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1185.nowraponsmartphone {
1186 white-space: <?php print($dol_optimize_smallscreen ?
'nowrap' :
'normal'); ?>;
1189 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1191.liste_titre .nowrap {
1192 white-space: nowrap;
1194.liste_titre.sticky {
1201 white-space: nowrap;
1204 white-space: nowrap;
1205 display:
inline-block;
1207.wrapimp, .wrapimp pre {
1208 white-space: normal !important;
1211 word-wrap:
break-word;
1214 word-
break:
break-word !important;
1217 word-
break:
break-word;
1220 word-
break:
break-all;
1222td.wordbreak img, td.wordbreakimp img {
1226 font-weight: bold !important;
1229 font-weight: normal !important;
1232 text-transform: uppercase;
1238 text-decoration: none;
1241 text-decoration: none !important;
1247 padding: 0 !important;
1250 padding-<?php print $left; ?>: 0;
1253 padding-<?php print $right; ?>: 0;
1262 padding-<?php print $left; ?>: 0 !important;
1265 padding-<?php print $right; ?>: 0 !important;
1268 padding-top: 0 !important;
1270.nopaddingbottomimp {
1271 padding-bottom: 0 !important;
1280 padding-<?php print $left; ?>: 4px;
1283 padding-<?php print $left; ?>: 4px !important;
1286 padding-<?php print $left; ?>: 2px;
1289 padding-<?php print $left; ?>: 2px !important;
1292 padding-<?php print $right; ?>: 4px;
1295 padding-<?php print $right; ?>: 4px !important;
1298 padding-<?php print $right; ?>: 2px;
1301 padding-<?php print $right; ?>: 2px !important;
1307 padding-top: 4px !important;
1313 padding-bottom: 4px;
1316 padding-bottom: 4px !important;
1319 padding-bottom: 2px;
1322 margin-<?php print $left; ?>: 2px;
1325 margin-<?php print $right; ?>: 2px;
1328 margin-<?php print $left; ?>: 20px !important;
1330.marginleftlargeondesktop {
1331 margin-<?php print $left; ?>: 20px;
1334 padding: 6px !important;
1337 width: unset !important;
1349 cursor: not-allowed !important;
1355 background-color: #fff;
1357.nobackground, .nobackground tr {
1358 background: unset !important;
1360.checkboxattachfilelabel {
1365 border: 1px solid #888 !important;
1369 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_SHORTMESSSAGECUT', 125); ?>px;
1372 word-
break:
break-word;
1375 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_LONGMESSSAGECUT', 250); ?>px;
1378 word-
break:
break-word;
1380 padding-bottom: 5px;
1382.overflowellipsis .shortmessagecut, .overflowellipsis .longmessagecut {
1384 text-overflow: ellipsis;
1394 background-color: #f0f0f8;
1398 justify-content: flex-start;
1399 align-items: center;
1402div.urllink.unsetheight {
1405div.urllink span.fa, div.urllink span.fas, div.urllink span.far {
1408div.urllink, div.urllink a {
1409 color: #339 !important;
1412 min-width: 30px !important;
1416 border: 2px solid #DFDFDF;
1417 border-radius: <?php echo $borderradius; ?>px;
1419 margin-bottom: 20px;
1423i.fa-mars::before, i.fa-venus::before, i.fa-genderless::before, i.fa-transgender::before {
1426 padding-<?php echo $left; ?>: 3px;
1428.stockmovemententry {
1430 transform: rotate(0.25turn);
1435 transform: rotate(0.3turn);
1441.publisherlogoinline {
1442 vertical-align: middle;
1449 white-space: nowrap;
1453 color : <?php print $textWarning; ?>
1455body[
class*=
"colorblind-"] .text-warning{
1456 color : <?php print $colorblind_deuteranopes_textWarning; ?>
1459 color : <?php print $textSuccess; ?>
1461body[
class*=
"colorblind-"] .text-success{
1462 color : <?php print $colorblind_deuteranopes_textSuccess; ?>
1466 color : <?php print $textDanger; ?>
1469.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,
1471 color: #ccc !important;
1473.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,
1474.editfieldlang:hover {
1475 color: var(--colortexttitle) !important;
1477a.editfielda.nohover *:hover:before {
1478 color: #ccc !important;
1485 float: none !important;
1488span.fa.fa-plus-circle.paddingleft {
1491 padding-bottom: 2px;
1494.size12x { font-size: 1.2em !important; }
1495.size15x { font-size: 1.5em !important; }
1496.size2x { font-size: 2em; }
1497.size4x { font-size: 4em !important; }
1498.fa-toggle-on, .fa-toggle-off { font-size: 2em; }
1499.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1500.asetresetmodule .fa-toggle-on, .asetresetmodule .fa-toggle-off,
1501.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1504.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1505.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1506 vertical-align: text-bottom;
1510 white-space: nowrap;
1511 vertical-align: middle;
1512 text-overflow: ellipsis;
1518<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/badges.inc.php', 0); ?>
1519<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/flags-sprite.inc.php', 0); ?>
1523 border-right: 1px solid #DDD;
1527 border-left: 1px solid #DDD;
1532#formuserfile input[type='file'] {
1546#formuserfile_link input[type='text'] {
1551 vertical-align: middle;
1553 padding-bottom: 1px;
1555 align-items: center;
1557.divsocialnetwork:not(:last-child) {
1558 padding-<?php print $right; ?>: 20px;
1562 display:
inline-block;
1563 margin-<?php print $right; ?>: 12px;
1564 margin-<?php print $left; ?>: 2px;
1570 background-color: rgba(0, 0, 0, 0.08);
1574.divsearchfieldfilter {
1575 text-overflow: clip;
1577 padding-bottom: 5px;
1581.divadvancedsearchfield:first-child {
1584.divadvancedsearchfield {
1587 padding-right: 15px;
1588 padding-bottom: 2px;
1592.search_component_params {
1594 -webkit-flex-flow: row wrap;
1595 flex-flow: row wrap;
1598 padding-bottom: 3px;
1599 padding-<?php echo $left; ?>: 0;
1600 padding-<?php echo $right; ?>: 0;
1601 border-bottom: solid 1px var(--inputbordercolor);
1605.search_component_searchtext {
1608.search_component_params_text, .search_component_params_text:focus {
1609 border-bottom: none;
1611 margin: 0 !important;
1614.tagsearch .tagsearchdelete {
1621 padding-bottom: 0px;
1624 display:
inline-block;
1629 display:
inline-block;
1646.a-filter, .a-mesure {
1647 padding: 8px 10px 8px 6px;
1650 padding: 8px 10px 8px 10px;
1652.a-filter, .a-mesure, .a-selection {
1653 border-radius: 50px;
1654 background: var(--colortexttitlenotab);
1655 color: #fff !important;
1663.a-filter:before, .a-mesure:before {
1664 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
1670 border-radius: 50px;
1671 background: var(--colorbacktitle1);
1684 top:calc(50% - 200px);
1685 left:calc(50% - 250px);
1689 border: 1px solid #bbb;
1690 box-shadow: 2px 2px 20px #ddd;
1700div.div-
for-modal-topright {
1708 border: 1px solid #bbb;
1709 box-shadow: 2px 2px 20px #ddd;
1716if (
$conf->browser->layout ==
'phone') {
1718.divsearchfieldfilter {
1719 white-space: nowrap;
1734 list-style-
type: none;
1741 padding-bottom: 4px;
1745 padding-bottom: 10px;
1750 vertical-align: middle;
1752select.flat.selectlimit {
1755 border-bottom: 1px solid var(--inputbordercolor);
1756 border-bottom-left-radius: 0;
1757 border-bottom-right-radius: 0;
1758 padding-bottom: 4px;
1763 margin-<?php echo $left; ?>: 0px !important;
1766 margin-<?php echo $left; ?>: 10px !important;
1768.marginleftonlyshort {
1769 margin-<?php echo $left; ?>: 4px !important;
1771.marginleftonlylarge{
1772 margin-<?php echo $left; ?>: 20px !important;
1775 margin-<?php echo $right; ?>: 0px !important;
1778 margin-<?php echo $right; ?>: 10px !important;
1780.marginrightonlyshort {
1781 margin-<?php echo $right; ?>: 4px !important;
1783.marginrightonlylarge {
1784 margin-<?php echo $right; ?>: 20px !important;
1787 margin-top: 10px !important;
1789.margintoponlyshort {
1790 margin-top: 3px !important;
1793 margin-bottom: 10px !important;
1795.marginbottomonlyshort {
1796 margin-bottom: 3px !important;
1799 margin-top: 0 !important;
1802 margin-bottom: 0 !important;
1804.selectlimit, .selectlimit:focus {
1805 border-left: none !important;
1806 border-top: none !important;
1807 border-right: none !important;
1810.strikefordisabled, .strikefordisabled span, .strikefordisabled div {
1811 text-decoration: line-through;
1818 text-overflow: unset;
1823 text-overflow: ellipsis;
1824 white-space: nowrap;
1828 text-overflow: ellipsis;
1833 text-overflow: ellipsis;
1834 white-space: nowrap;
1839 text-overflow: ellipsis;
1840 white-space: nowrap;
1845 text-overflow: ellipsis;
1846 white-space: nowrap;
1848.tdoverflowmax80imp {
1849 max-width: 80px !important;
1851 text-overflow: ellipsis;
1852 white-space: nowrap;
1857 text-overflow: ellipsis;
1858 white-space: nowrap;
1860.tdoverflowmax100imp {
1861 max-width: 100px !important;
1863 text-overflow: ellipsis;
1864 white-space: nowrap;
1869 text-overflow: ellipsis;
1870 white-space: nowrap;
1875 text-overflow: ellipsis;
1876 white-space: nowrap;
1881 text-overflow: ellipsis;
1882 white-space: nowrap;
1887 text-overflow: ellipsis;
1888 white-space: nowrap;
1893 text-overflow: ellipsis;
1894 white-space: nowrap;
1899 text-overflow: ellipsis;
1900 white-space: nowrap;
1905 text-overflow: ellipsis;
1906 white-space: nowrap;
1911 text-overflow: ellipsis;
1912 white-space: nowrap;
1918.divintowithtwolinesmax {
1920 display: -webkit-box;
1921 -webkit-box-orient: vertical;
1922 -webkit-line-clamp: 2;
1925.twolinesmax, .twolinesmax-normallineheight {
1926 display: -webkit-box;
1927 -webkit-box-orient: vertical;
1928 -webkit-line-clamp: 2;
1930 height:
auto !important;
1931 word-
break:
break-word;
1933.threelinesmax, .threelinesmax-normallineheight {
1934 display: -webkit-box;
1935 -webkit-box-orient: vertical;
1936 -webkit-line-clamp: 3;
1938 height:
auto !important;
1939 word-
break:
break-word;
1941.twolinesmax-normallineheight {
1942 line-height: normal;
1945 display: -webkit-box;
1946 -webkit-box-orient: vertical;
1947 -webkit-line-clamp: 10;
1951.tablelistofcalendars {
1952 margin-top: 25px !important;
1958.showonhover:hover *::before {
1959 visibility: visible !important;
1960 display:
inline-block !important;
1962.showonhover:not(:hover) *::before {
1964 display:
inline-block !important;
1968table.paymenttable td.amountpaymentcomplete,
table.paymenttable td.amountremaintopay,
table.paymenttable td.amountremaintopayback {
1970 padding-bottom: 0px;
1973 white-space: nowrap;
1975.amountpaymentcomplete {
1976 color: var(--amountpaymentcomplete);
1979 white-space: nowrap;
1981.amountpaymentcompletenoresize {
1982 color: var(--amountpaymentcomplete);
1983 white-space: nowrap;
1986 color: var(--amountremaintopaycolor);
1989 white-space: nowrap;
1991.amountremaintopaynoresize {
1992 color: var(--amountremaintopaycolor);
1993 white-space: nowrap;
1995.amountremaintopayback {
1996 color: var(--amountremaintopaybackcolor);
1999 white-space: nowrap;
2001.amountremaintopaybacknoresize {
2002 color: var(--amountremaintopaybackcolor);
2003 white-space: nowrap;
2005.amountpaymentneutral {
2008 white-space: nowrap;
2010.amountpaymentneutralnoresize {
2011 white-space: nowrap;
2015.onlinepaymentbody .amountpaymentcomplete {
2016 background-color: var(--amountpaymentcomplete);
2024 margin-bottom: 12px;
2026#builddoc_form ~ .showlinkedobjectblock {
2031.moduledesclong p img, .moduledesclong p a img {
2032 max-width: 90% !important;
2033 height:
auto !important;
2037 border: 1px solid #ccc;
2038 box-shadow: 1px 1px 25px #aaa;
2039 max-width: calc(100% - 56px);
2041.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 {
2049.fa-map-marked-alt:before {
2055 -webkit-text-security: disc;
2067div.fiche>div.tabBar>form>div.div-
table-responsive {
2070.div-
table-responsive, .div-
table-responsive-no-min {
2074.div-
table-responsive {
2075 line-height: var(--heightrow);
2079div.fiche>form>div.div-
table-responsive {
2082div.fiche>form>div.div-
table-responsive, div.fiche>form>div.div-
table-responsive-no-min {
2087div.ticketpublicarealist>form>div.div-
table-responsive {
2095 justify-content: space-between;
2100.flex-item-uploadfile {
2101 border: 2px dashed #aaa;
2107 background: #f4f4f4;
2108 padding: 20px 10px 20px 10px;
2113 margin: 20px 20px 20px 20px;
2116 <?php
if (in_array(
$conf->browser->name, array(
'chrome',
'firefox',
'safari'))) {
2117 echo
'display: inline-flex;'.
"\n";
2119 flex-flow: row wrap;
2120 justify-content: flex-start;
2130.thumbstat, .thumbstat150 {
2131<?php
if (
$conf->browser->name ==
'ie') { ?>
2141select.selectarrowonleft {
2144select.selectarrowonleft option {
2148table[summary=
"list_of_modules"] .fa-cog {
2156 white-space: nowrap;
2164maxscreenheightless200 {
2165 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(500, (
int) $_SESSION[
'dol_screenheight'] - 200) : 700; ?>px;
2167.maxscreenheightless300 {
2168 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(400, (
int) $_SESSION[
'dol_screenheight'] - 300) : 700; ?>px;
2178.clearboth { clear:both; }
2180.hideobject { display: none; }
2181.showonsmartphone { display: none; }
2182.minwidth25 { min-width: 25px; }
2183.minwidth50 { min-width: 50px; }
2184.minwidth75 { min-width: 75px; }
2185.minwidth100 { min-width: 100px; }
2186.minwidth125 { min-width: 125px; }
2187.nominwidth { min-width: fit-content !important; }
2189@media only screen and (min-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2191 .width20 { width: 20px; }
2192 .width25 { width: 25px; }
2193 .width50 { width: 50px; }
2194 .width75 { width: 75px; }
2195 .width100 { width: 100px; }
2196 .width200 { width: 200px; }
2197 .minwidth100 { min-width: 100px; }
2198 .minwidth150 { min-width: 150px; }
2199 .minwidth200 { min-width: 200px; }
2200 .minwidth250 { min-width: 250px; }
2201 .minwidth300 { min-width: 300px; }
2202 .minwidth400 { min-width: 400px; }
2203 .minwidth500 { min-width: 500px; }
2204 .minwidth50imp { min-width: 50px !important; }
2205 .minwidth75imp { min-width: 75px !important; }
2206 .minwidth100imp { min-width: 100px !important; }
2207 .minwidth150imp { min-width: 150px !important; }
2208 .minwidth200imp { min-width: 200px !important; }
2209 .minwidth250imp { min-width: 250px !important; }
2210 .minwidth300imp { min-width: 300px !important; }
2211 .minwidth400imp { min-width: 400px !important; }
2212 .minwidth500imp { min-width: 500px !important; }
2214.widthauto { width:
auto; }
2215.width20 { width: 20px; }
2216.width25 { width: 25px; }
2217.width40 { width: 40px; }
2218.width50 { width: 50px; }
2219.width75 { width: 75px; }
2220.width100 { width: 100px; }
2221.width125 { width: 125px; }
2222.width150 { width: 150px; }
2223.width200 { width: 200px; }
2224.width250 { width: 250px; }
2225.width300 { width: 300px; }
2226.width400 { width: 400px; }
2227.width500 { width: 500px; }
2228.maxwidth25 { max-width: 25px; }
2229.maxwidth40 { max-width: 40px; }
2230.maxwidth50 { max-width: 50px; }
2231.maxwidth75 { max-width: 75px; }
2232.maxwidthdate { max-width: 105px; }
2233.maxwidthdate.textbrowser { max-width: 105px; font-size: 0.9em; }
2234.maxwidth100 { max-width: 100px; }
2235.maxwidth125 { max-width: 125px; }
2236.maxwidth150 { max-width: 150px; }
2237.maxwidth200 { max-width: 200px; }
2238.maxwidth250 { max-width: 250px; }
2239.maxwidth300 { max-width: 300px; }
2240.maxwidth400 { max-width: 400px; }
2241.maxwidth500 { max-width: 500px; }
2242.maxwidth750 { max-width: 750px; }
2243.maxwidth1000 { max-width: 1000px; }
2244.maxwidth50imp { max-width: 50px !important; }
2245.maxwidth75imp { max-width: 75px !important; }
2247.minwidth100onall { min-width: 100px !important; }
2248.minwidth125onall { min-width: 125px !important; }
2249.minwidth200onall { min-width: 200px !important; }
2250.minwidth250onall { min-width: 250px !important; }
2252.minheight20 { min-height: 20px; }
2253.minheight30 { min-height: 30px; }
2254.minheight40 { min-height: 40px; }
2255.titlefieldcreate { width: 20%; }
2256.titlefield { min-width: 150px; width: 25%; }
2257.titlefieldmiddle { width: 45%; }
2258.titlefieldmax45 { max-width: 45%; min-width: 180px; }
2259.imgmaxwidth100 { max-width: 100px; }
2260.imgmaxwidth180 { max-width: 180px; }
2261.imgmaxheight50 { max-height: 50px; }
2263.width20p { width:20%; }
2264.width25p { width:25%; }
2265.width40p { width:40%; }
2266.width50p { width:50%; }
2267.width60p { width:60%; }
2268.width75p { width:75%; }
2269.width80p { width:80%; }
2270.width100p { width:100%; }
2274@media only screen and (max-width: 1440px)
2277 .titlefieldcreate { width: 30% !important; }
2278 .minwidth50imp { min-width: 50px !important; }
2279 .minwidth75imp { min-width: 75px !important; }
2280 .minwidth100imp { min-width: 100px !important; }
2281 .minwidth125imp { min-width: 125px !important; }
2282 .minwidth150imp { min-width: 150px !important; }
2283 .minwidth200imp { min-width: 200px !important; }
2284 .minwidth250imp { min-width: 250px !important; }
2285 .minwidth300imp { min-width: 300px !important; }
2286 .minwidth400imp { min-width: 300px !important; }
2287 .minwidth500imp { min-width: 300px !important; }
2289 .linkedcol-element {
2295@media only screen and (max-width: 1000px)
2297 .titlefieldmax45 { min-width: 100px; }
2298 .maxwidthonsmartphone { max-width: 100px; }
2299 .minwidth50imp { min-width: 50px !important; }
2300 .minwidth75imp { min-width: 75px !important; }
2301 .minwidth100imp { min-width: 100px !important; }
2302 .minwidth125imp { min-width: 125px !important; }
2303 .minwidth150imp { min-width: 110px !important; }
2304 .minwidth200imp { min-width: 110px !important; }
2305 .minwidth250imp { min-width: 115px !important; }
2306 .minwidth300imp { min-width: 120px !important; }
2307 .minwidth400imp { min-width: 150px !important; }
2308 .minwidth500imp { min-width: 250px !important; }
2311select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusx {
2312 width: calc(100% - 54px) !important;
2313 display:
inline-block;
2316select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusxx {
2317 width: calc(100% - 76px) !important;
2318 display:
inline-block;
2340@media only screen and (max-width: 768px)
2343 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2345 .divadvancedsearchfield {
2351 padding-<?php echo $right; ?>: 10px !important;
2354 .hideonsmartphone { display: none; }
2355 .hideonsmartphoneimp { display: none !important; }
2356 .showonsmartphone { display: block !important; }
2358 .margintoponsmartphone { margin-top: 6px; }
2361 margin-<?php echo $left; ?>: 0 !important;
2363 div.fiche>
table.table-fiche-title {
2364 margin-top: 7px !important;
2365 margin-bottom: 15px !important;
2368 select.minwidth100imp, select.minwidth100, select.minwidth200, select.minwidth200imp, select.minwidth300 {
2369 width: calc(100% - 40px) !important;
2371 display:
inline-block;
2374 select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection), input.widthcentpercentminusx {
2375 width: calc(100% - 54px) !important;
2376 display:
inline-block;
2379 select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection), input.widthcentpercentminusxx {
2380 width: calc(100% - 76px) !important;
2381 display:
inline-block;
2385 input.maxwidthinputfileonsmartphone {
2389 input.buttonpayment,
button.buttonpayment, div.buttonpayment {
2393 .smallonsmartphone {
2397 .nopaddingtoponsmartphone {
2398 padding-top: 0 !important;
2400 .nopaddingbottomonsmartphone {
2401 padding-bottom: 0 !important;
2406@media only screen and (max-width: 570px)
2409 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2412 .marginleftlargeondesktop {
2413 margin-<?php print $left; ?>: 0;
2416 div#login_left, div#login_right {
2417 min-width: 150px !important;
2418 max-width: 240px !important;
2419 padding-left: 5px !important;
2420 padding-right: 5px !important;
2424 height: 64px !important;
2427 .divmainbodylarge { margin-left: 10px !important; margin-right: 10px !important; }
2429 .tdoverflowmax100onsmartphone {
2432 text-overflow: ellipsis;
2433 white-space: nowrap;
2435 .tdoverflowmax150onsmartphone {
2438 text-overflow: ellipsis;
2439 white-space: nowrap;
2441 .border tbody tr, .border tbody tr td,
2442 .border tfoot tr, .border tfoot tr td,
2443 div.tabBar
table.border tr, div.tabBar
table.border tr td,
2444 div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar div.border .table-val-border-col {
2445 height: 40px !important;
2447 div.tabBar .listofinvoicetype
table tr, div.tabBar .listofinvoicetype
table tr td {
2448 height: 2.2em !important;
2452 div.tabs div.tab a.tab {
2455 text-overflow: ellipsis;
2456 white-space: nowrap;
2459 .quatrevingtpercent, .inputsearch {
2465 padding-bottom: 5px;
2468 .login_table .tdinputlogin {
2469 min-width: unset !important;
2471 input, input[
type=text], input[
type=password], select, textarea {
2474 .trinputlogin input[
type=text], .trinputlogin input[
type=password] {
2477 .vmenu .searchform input {
2481 .noenlargeonsmartphone { width : 50px !important; display:
inline !important; }
2482 .maxwidthonsmartphone, #search_newcompany.ui-autocomplete-input { max-width: 100px; }
2483 .maxwidth50onsmartphone { max-width: 40px; }
2484 .maxwidth75onsmartphone { max-width: 50px; }
2485 .maxwidth100onsmartphone { max-width: 70px; }
2486 .maxwidth125onsmartphone { max-width: 100px; }
2487 .maxwidth150onsmartphone { max-width: 120px; }
2488 .maxwidth150onsmartphoneimp { max-width: 120px !important; }
2489 .maxwidth200onsmartphone { max-width: 200px; }
2490 .maxwidth250onsmartphone { max-width: 250px; }
2491 .maxwidth300onsmartphone { max-width: 300px; }
2492 .maxwidth400onsmartphone { max-width: 400px; }
2493 .minwidth125 { min-width: 100px !important; }
2494 .minwidth150 { min-width: 110px !important; }
2495 .minwidth50imp { min-width: 50px !important; }
2496 .minwidth75imp { min-width: 75px !important; }
2497 .minwidth100imp { min-width: 100px !important; }
2498 .minwidth125imp { min-width: 125px !important; }
2499 .minwidth150imp { min-width: 110px !important; }
2500 .minwidth200imp { min-width: 110px !important; }
2501 .minwidth250imp { min-width: 115px !important; }
2502 .minwidth300imp { min-width: 120px !important; }
2503 .minwidth400imp { min-width: 200px !important; }
2504 .minwidth500imp { min-width: 250px !important; }
2505 .titlefield { width:
auto; min-width: 125px; }
2506 .titlefieldcreate { width:
auto !important; min-width: 125px; }
2510 width: <?php print
dol_size(300,
'width'); ?>px;
2520 padding-<?php echo $right; ?>: 5px;
2521 padding-bottom: 5px;
2523 img.photoref, div.photoref {
2524 border: 1px solid rgba(0, 0, 0, 0.2);
2529 object-fit: contain;
2533 padding-<?php echo $right; ?>: 10px;
2536 div.statusref img, div.statusrefbis {
2537 padding-<?php echo $right; ?>: 3px !important;
2547 input.buttonpayment {
2551 .colorblack.totalnboflines {
2552 margin-left: 4px !important;
2557@media only screen and (max-width: 320px)
2559 .maxwidth300 { max-width: 260px; }
2563.linkobject { cursor: pointer; }
2565table.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 {
2566 color: var(--tableforfieldcolor);
2569<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2570.hideonprint { display: none !important; }
2585 white-space: nowrap;
2596 <?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2602#id-right, #id-left {
2603 display:
table-cell;
2605 vertical-align: top;
2609 padding-bottom: 5px;
2617 background: var(--colorbackbody);
2618 padding-bottom: 20px;
2620.bodyforlist #
id-right {
2621 padding-bottom: 4px;
2623.bodyforlist.poslist #
id-right {
2627.page-modulehelp div#
id-right {
2633.classforhorizontalscrolloftabs #
id-container {
2636.classforhorizontalscrolloftabs .side-nav {
2638 float: <?php echo $left; ?>;
2640.classforhorizontalscrolloftabs #
id-right {
2641 width: calc(100% - <?php echo $leftmenuwidth + 30 ?>px);
2642 display:
inline-block;
2669@media screen and (prefers-color-scheme: dark) {
2671 border-bottom: 1px solid #888;
2676<?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2681 display:
table-cell;
2683 border-<?php echo $right; ?>: 1px solid #ECECEC;
2684 border-bottom: 1px solid #ECECEC;
2685 box-shadow: 3px 0 6px -2px #eee;
2686 background: var(--colorbackvmenu1);
2687 transition: left 0.5s ease;
2690.side-nav, .login_block {
2691 transition: left 0.5s ease;
2696 border-bottom: 0 !important;
2699 margin: <?php echo $disableimages ?
'0' :
'6'; ?>px;
2703 height: <?php echo $disableimages ?
'18' :
'35'; ?>px;
2706 vertical-align: middle;
2708.menulogocontainer img.mycompany {
2709 object-fit: contain;
2712 image-rendering: -webkit-optimize-contrast;
2715#mainmenutd_companylogo::after, #mainmenutd_menu::after {
2716 content: unset !important;
2718li#mainmenutd_companylogo .tmenucenter {
2721li#mainmenutd_companylogo {
2722 min-width: unset !important;
2724<?php
if ($disableimages) { ?>
2725 li#mainmenutd_home {
2726 min-width: unset !important;
2728 li#mainmenutd_home .tmenucenter {
2733div.blockvmenupair, div.blockvmenuimpair {
2734 border-top: none !important;
2735 border-left: none !important;
2736 border-right: none !important;
2737 border-bottom: 1px solid #eaeaea;
2738 padding-left: 0 !important;
2740div.blockvmenuend, div.blockvmenubookmarks {
2741 border: none !important;
2742 padding-left: 0 !important;
2744div.vmenu, td.vmenu {
2745 padding-right: 10px !important;
2747.blockvmenu .menu_titre {
2762.menuhider { display: none !important; }
2763.menuhider .mainmenu.menu.topmenuimage {
2764 margin-top: 0px !important;
2769<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
2770@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2773 body.sidebar-collapse .side-nav {
2778 .classforhorizontalscrolloftabs #
id-right {
2784 body.sidebar-collapse .login_block {
2788 .menuhider { display: block !important; }
2789 .dropdown-
user-image { display: none; }
2790 .user-header { height:
auto !important; color: var(--colortextbackhmenu); }
2794 table-layout: fixed;
2798 border-bottom: 1px solid #BBB;
2801 padding-right: 20px;
2807 border-bottom: 0 !important;
2809 div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend {
2810 border-top: none !important;
2811 border-left: none !important;
2812 border-right: none !important;
2813 border-bottom: 1px solid #eaeaea;
2814 padding-left: 0 !important;
2816 div.vmenu, td.vmenu {
2817 padding-right: 6px !important;
2820 margin-<?php print $left; ?>: 9px !important;
2821 margin-<?php print $right; ?>: 10px !important;
2824 .pagination .fa-chevron-left, .pagination .fa-chevron-right {
2829@media only screen and (min-width: 768px) and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2832 margin-<?php print $left; ?>: 13px !important;
2833 margin-<?php print $right; ?>: 14px !important;
2840 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'44' :
'6')); ?>px;
2841 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'38' :
'6')); ?>px;
2842 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2843 print
'margin-top: 12px;'.
"\n";
2845 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2846 print
'margin-bottom: 12px;'.
"\n";
2849.dol_openinpopup div.fiche {
2850 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'24' :
'6')); ?>px;
2853.page-modulehelp div.fiche {
2858body.onlinepaymentbody div.fiche {
2859 margin: 20px !important;
2861div.fiche>
table:first-child {
2862 margin-bottom: 15px;
2873 <?php
if (
$conf->browser->layout !=
'phone') {
2874 print
"float: ".$left.
";\n";
2876 <?php
if (
$conf->browser->layout !=
'phone') {
2877 print
"width: calc(50% - 20px);\n";
2879 <?php
if (
$conf->browser->layout ==
'phone') {
2880 print
"padding-bottom: 6px;\n";
2883div.fichetwothirdright {
2884 <?php
if (
$conf->browser->layout !=
'phone') {
2885 print
"float: ".$right.
";\n";
2887 <?php
if (
$conf->browser->layout !=
'phone') {
2888 print
"width: calc(50% - 20px);\n";
2890 <?php
if (
$conf->browser->layout ==
'phone') {
2891 print
"padding-bottom: 6px\n";
2895 <?php
if (
$conf->browser->layout !=
'phone') {
2896 print
"float: ".$left.
";\n";
2898 <?php
if (
$conf->browser->layout !=
'phone') {
2899 print
"width: calc(50% - 20px);\n";
2901 margin-bottom: 20px;
2904 <?php
if (
$conf->browser->layout !=
'phone') {
2905 print
"float: ".$right.
";\n";
2907 <?php
if (
$conf->browser->layout !=
'phone') {
2908 print
"width: calc(50% - 20px);\n";
2912 <?php
if (
$conf->browser->layout ==
'phone') {
2913 print
"margin-top: 10px;\n";
2923div.firstcolumn >
table.noborder, div.secondcolumn >
table.noborder, div.firstcolumn > div >
table.noborder, div.secondcolumn > div >
table.noborder {
2924 margin-bottom: 14px;
2928@media only screen and (max-width: 1024px)
2931 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : ($dol_hide_leftmenu ?
'6' :
'20')); ?>px;
2932 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 8 : 6); ?>px;
2938 div.fichecenterbis {
2941 div.fichethirdleft {
2944 padding-bottom: 6px;
2946 div.fichetwothirdright {
2949 padding-bottom: 6px;
2955 div.fichehalfright {
2959 div.fichehalfright {
2962 div.firstcolumn div.box {
2965 div.secondcolumn div.box {
2971@media only screen and (max-width: 1440px)
2973 div.fichehalfleft-lg {
2977 div.fichehalfright-lg {
2982 .fichehalfright-lg .fichehalfright {
2988div.fichehalfright tr.liste_titre:first-child td
table.nobordernopadding td {
2992 padding: 0 !important;
3000td.nobordernopadding.widthpictotitle.col-picto {
3001 color: var(--colortexttitlenotab);
3004.table-fiche-title .col-picto, .table-list-of-attached-files .col-picto, .table-list-of-links .col-picto {
3005 opacity: 0.7 !important;
3009.table-list-of-attached-files .col-picto .widthpictotitle, .table-list-of-links .col-picto .widthpictotitle {
3026 margin-<?php echo $right; ?>: 8px;
3035 border: 1px solid #e8e8e8;
3036 vertical-align: middle;
3041.pictosubstatus img {
3042 vertical-align: text-bottom;
3043 display:
inline-block;
3045a.pictosubstatus:hover {
3046 background-color: var(--colorbackhmenu1);
3050 vertical-align: middle;
3053.pictowarning, .pictoerror, .pictopreview, .pictonopreview, .picto.error {
3054 padding-<?php echo $left; ?>: 3px;
3058 color: <?php echo $badgeWarning ?>;
3061 color: <?php echo $badgeDanger ?>;
3069.fiche .arearef img.pictoedit, .fiche .arearef span.pictoedit,
3070.fiche .fichecenter img.pictoedit, .fiche .fichecenter span.pictoedit,
3071.tagtdnote span.pictoedit {
3079img.pictofixedwidth {
3086 padding-left: 1px !important;
3089 padding-bottom: 1px;
3096 padding-bottom: 10px;
3098div.attachareaformuserfileecm {
3100 padding-bottom: 6px;
3105 margin-bottom: 10px;
3106 padding-bottom: 10px;
3108div.arearefnobottom {
3110 padding-bottom: 4px;
3115div.divphotoref:last-child {
3116 padding-<?php echo $right; ?>: 30px;
3119 padding-bottom: 10px;
3128 float: <?php echo $right; ?>;
3131 margin-bottom: 10px;
3138 vertical-align: text-bottom;
3144 vertical-align: text-bottom;
3146img.photoref, div.photoref {
3148 box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
3152 object-fit: contain;
3155img.photokanban, div.photokanban {
3159 vertical-align: middle;
3161div.photoref .fa, div.photoref .fas, div.photoref .far {
3165 object-fit: contain;
3169 vertical-align:middle;
3172.difforspanimgright {
3173 display:
table-cell;
3174 padding-right: 10px;
3176img.photorefnoborder {
3180 object-fit: contain;
3181 border: 1px solid #AAA;
3182 border-radius: 100px;
3187 border-bottom: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
3190.trextrafieldseparator td, .trextrafields_collapse_last td {
3196 margin: 0 !important;
3197 padding-bottom: 0 !important;
3205<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3208 background: var(--colorbackhmenu1);
3209 <?php
if ($colorbackhmenu1 == $colorbackbody) { ?>
3210 border-bottom: 1px solid var(--colorbackgrey);
3211 box-shadow: 0 0 3px var(--colorbackgrey);
3218<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3221 padding-<?php echo $right; ?>: <?php echo((
float) $maxwidthloginblock - 10); ?>px;
3224 -webkit-touch-callout: none;
3225 -webkit-
user-select: none;
3226 -khtml-
user-select: none;
3227 -moz-
user-select: none;
3228 -ms-
user-select: none;
3236<?php
if ($disableimages) { ?>
3242<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3247 white-space: nowrap;
3249 border-<?php print $left; ?>: 0px;
3250 border-<?php print $right; ?>: 0px;
3251 padding: 0px 0px 0px 0px;
3252 margin: 0px 0px 0px 0px;
3254 font-weight: normal;
3255 text-decoration: none;
3258div.tmenudisabled, a.tmenudisabled {
3261a.tmenu, a.tmenusel, a.tmenudisabled {
3264a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:
active {
3265 padding: 0px 5px 0px 5px;
3266 white-space: nowrap;
3267 color: var(--colortextbackhmenu);
3268 text-decoration: none;
3269 cursor: not-allowed;
3271span.mainmenuaspan.tmenudisabled {
3272 color: var(--colortextbackhmenu);
3274 cursor: not-allowed;
3277a.disabled, span.tmenu {
3279 text-decoration: none !important;
3283a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:
active {
3284 padding: 0px 2px 0px 2px;
3285 margin: 0px 0px 0px 0px;
3286 white-space: nowrap;
3287 color: var(--colortextbackhmenu);
3288 text-decoration: none;
3290a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:
active {
3291 padding: 0px 2px 0px 2px;
3292 margin: 0px 0px 0px 0px;
3293 white-space: nowrap;
3294 color: var(--colortextbackhmenu);
3295 text-decoration: none !important;
3300 padding: 0px 0px 0px 0px;
3301 margin: 0px 0px 0px 0px;
3310li.tmenu, li.tmenusel {
3311 <?php print $minwidthtmenu ?
'min-width: '.$minwidthtmenu.
'px;' :
''; ?>
3313 vertical-align: bottom;
3315 float: <?php print $left; ?>;
3321 font-weight: normal;
3324 background-image: none !important;
3327li.tmenusel::after, li.tmenu:hover::after{
3332 left: calc(50% - 6px);
3335 border-style: solid;
3336 border-width: 0px 6px 5px 6px;
3337 border-color: transparent transparent #ffffff transparent;
3340.tmenuend .tmenuleft { width: 0px; }
3341.tmenuend { display: none; }
3344 float: <?php print $left; ?>;
3346 <?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
3349 <?php
if ($disableimages) { ?>
3352 height: <?php print $heightmenu; ?>px;
3359 color: var(--colortextbackhmenu);
3362 text-overflow: ellipsis;
3363 <?php
if ($disableimages) { ?>
3368 height: <?php print $heightmenu; ?>px;
3377 padding-bottom: 4px;
3379 text-overflow: ellipsis;
3380 width: <?php echo $leftmenuwidth - 2; ?>px;
3384 padding-<?php print $left; ?>: 2px;
3385 padding-<?php print $right; ?>: 2px;
3386 font-family: Roboto,<?php echo
$fontlist; ?>;
3393 background-repeat:no-repeat;
3395 height: <?php echo($heightmenu - 22); ?>px;
3400a.tmenuimage:focus, .mainmenu.topmenuimage:focus {
3407 color: var(--colortextbackhmenu);
3413 <?php print $disableimages ?
'' :
'top: 10px'; ?>
3415#mainmenutd_menu a.tmenuimage {
3423 text-decoration: none;
3429<?php
if (in_array(
getDolGlobalInt(
'THEME_TOPMENU_DISABLE_IMAGE'), array(2, 3, 4))) { ?>
3430.tmenulabel:not(.menuhider), .tmenulabel:not(.menuhider)::before {
3434a.tmenuimage:not(.menuhider), a.tmenuimage:not(.menuhider)::before,
3435div.tmenuimage:not(.menuhider), div.tmenuimage:not(.menuhider)::before,
3436span.tmenuimage:not(.menuhider), span.tmenuimage:not(.menuhider)::before {
3438 margin-top: 8px !important;
3444 text-overflow: ellipsis;
3450ul.tmenu:hover .tmenulabel:not(.menuhider), .ul.tmenu:hover .tmenulabel:not(.menuhider)::before {
3454 text-overflow: ellipsis;
3458 display: initial !important;
3459 line-height: 0.6em !important;
3460 height: 1em !important;
3462 text-overflow: ellipsis;
3463 color: var(--colortextbackhmenu);
3466ul.tmenu:hover .tmenuimage:not(.menuhider), ul.tmenu:hover .tmenuimage:not(.menuhider)::before {
3469 margin-top: 0px !important;
3475li.tmenu:hover .tmenulabel:not(.menuhider), li.tmenu:hover .tmenulabel:not(.menuhider)::before {
3476 display: initial !important;
3478li.tmenu:hover .tmenuimage:not(.menuhider), li.tmenu:hover .tmenuimage:not(.menuhider):before {
3479 font-size: 1.1em !important;
3480 margin-top: 0px !important;
3488<?php
if (empty($dol_hide_topmenu)) { ?>
3489 <?php include
dol_buildpath($path.
'/theme/'.$theme.
'/main_menu_fa_icons.inc.php', 0); ?>
3494 $moduletomainmenu = array(
3495 'user' =>
'',
'syslog' =>
'',
'societe' =>
'companies',
'projet' =>
'project',
'propale' =>
'commercial',
'commande' =>
'commercial',
3496 'produit' =>
'products',
'service' =>
'products',
'stock' =>
'products',
3497 'don' =>
'accountancy',
'tax' =>
'accountancy',
'banque' =>
'accountancy',
'facture' =>
'accountancy',
'compta' =>
'accountancy',
'accounting' =>
'accountancy',
'adherent' =>
'members',
'import' =>
'tools',
'export' =>
'tools',
'mailing' =>
'tools',
3498 'contrat' =>
'commercial',
'ficheinter' =>
'commercial',
'ticket' =>
'ticket',
'deplacement' =>
'commercial',
3499 'fournisseur' =>
'companies',
3500 'barcode' =>
'',
'fckeditor' =>
'',
'categorie' =>
'',
3502 $mainmenuused =
'home';
3503 foreach (
$conf->modules as $val) {
3504 $mainmenuused .=
','.(isset($moduletomainmenu[$val]) ? $moduletomainmenu[$val] : $val);
3506 $mainmenuusedarray = array_unique(explode(
',', $mainmenuused));
3510 $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');
3512 $divnotrequired = array(
'multicurrency',
'salaries',
'ticket',
'margin',
'opensurvey',
'paybox',
'expensereport',
'incoterm',
'prelevement',
'propal',
'workflow',
'notification',
'supplier_proposal',
'cron',
'product',
'productbatch',
'expedition');
3514 foreach ($mainmenuusedarray as $val) {
3515 if (empty($val) || in_array($val, $divalreadydefined)) {
3518 if (in_array($val, $divnotrequired)) {
3524 $constformoduleicon =
'MAIN_MODULE_'.strtoupper($val).
'_ICON';
3526 if ($iconformodule) {
3527 if (preg_match(
'/^fa\-/', $iconformodule)) {
3530 $url =
dol_buildpath(
'/'.$val.
'/img/'.$iconformodule.
'.png', 1);
3535 foreach (
$conf->file->dol_document_root as $dirroot) {
3536 if (file_exists($dirroot.
"/".$val.
"/img/".$val.
".png")) {
3547 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";
3548 print
'div.mainmenu.'.$val.
' span::before {'.
"\n";
3549 print
'content: "\f249";'.
"\n";
3554 print
"div.mainmenu.".$val.
" {\n";
3555 print
" background-image: url(".$url.
");\n";
3556 print
" background-position-y: 3px;\n";
3557 print
" filter: saturate(0);\n";
3560 print
'/* icon for module '.$val.
' is a fa icon */'.
"\n";
3569 padding:0 0 0 0 !important;
3570 margin:0 0 0 0 !important;
3571 <?php
if ($disableimages) { ?>
3582 background: #f0f0f0;
3590 display:
table-cell;
3591 vertical-align: middle;
3593.login_vertical_align {
3595 padding-bottom: 80px;
3598 padding-bottom: 30px;
3600 vertical-align: middle;
3604 color: #eee !important;
3605 padding-bottom: 20px;
3606 text-shadow: 1px 1px #444;
3609 text-shadow: 1px 1px 1px #FFF;
3616 padding-bottom:12px;
3620 print
' background-color: rgba(255, 255, 255, 0.99);';
3622 print
' background-color: var(--colorbackbody);';
3625 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);
3628.login_table input#username, .login_table input#password, .login_table input#securitycode {
3630 border-bottom: solid 1px rgba(160,160,160,.4);
3638.login_table input#username:focus, .login_table input#password:focus, .login_table input#securitycode:focus {
3639 outline: none !important;
3641.login_table .trinputlogin {
3645.login_table .tdinputlogin {
3646 background-color: transparent;
3651.login_table .tdinputlogin .fa {
3655.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password, .login_table .tdinputlogin input#securitycode {
3659.login_table #tdpasswordlogin {
3662.login_table #tdpasswordlogin #togglepassword {
3670.login_table #tdpasswordlogin #togglepassword .fa {
3674#togglepassword .fa::before {
3677.trinputlogin:hover #togglepassword .fa::before, input#password:focus + #togglepassword .fa::before {
3678 visibility: visible;
3685 word-
break:
break-word;
3689.login_main_message {
3692 margin-bottom: 22px;
3694.login_main_message .error {
3698div#login_left, div#login_right {
3699 display:
inline-block;
3702 padding-bottom: 10px;
3704 padding-right: 16px;
3706 vertical-align: middle;
3708div#login_right select#entity {
3714table.login_table_securitycode {
3715 border-spacing: 0px;
3717table.login_table_securitycode tr td {
3725 border: 1px solid #DDDDDD;
3727#img_logo, .img_logo {
3733div.backgroundsemitransparent {
3734 background:rgba(255, 255, 255, 0.7);
3736 padding-right: 10px;
3740 text-align: <?php print $right; ?>;
3741 <?php print $right; ?>: 0;
3742 top: <?php print $disableimages ?
'4px' :
'0'; ?>;
3745 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3750 color: var(--colortextbackhmenu);
3751 display:
inline-block;
3753div.login_block a .atoploginusername {
3754 display:
inline-block;
3757 text-overflow: ellipsis;
3759div.login_block span.aversion {
3760 color: var(--colortextbackhmenu);
3761 filter: contrast(0.7);
3763div.login_block
table {
3772 color: var(--colortextbackvmenu);
3775 color: var(--colortextbackvmenu);
3776 text-decoration:underline;
3778.login_block_elem a span.atoplogin, .login_block_elem span.atoplogin {
3779 vertical-align: middle;
3781div.login_block_tools {
3782 margin-<?php echo $right ?>: 8px;
3783 display:
inline-block;
3784 vertical-align: middle;
3785 line-height: <?php echo $disableimages ?
'25' :
'53'; ?>px;
3786 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3788div.login_block_other {
3789 display:
inline-block;
3790 vertical-align: middle;
3791 clear: <?php echo $disableimages ?
'none' :
'both'; ?>;
3793 text-align: <?php echo $right ?>;
3796div.login_block_user {
3797 display:
inline-block;
3798 vertical-align: middle;
3799 line-height: <?php echo $disableimages ?
'25' :
'50'; ?>px;
3800 height: <?php echo $disableimages ?
'25' :
'50'; ?>px;
3804 float: <?php echo $right ?>;
3805 vertical-align: top;
3806 padding: 0px 3px 0px 4px !important;
3808.login_block_other .login_block_elem {
3812.atoplogin, .atoplogin:hover {
3813 color: var(--colortextbackhmenu) !important;
3815.login_block_getinfo {
3818.login_block_getinfo div.login_block_tools, .login_block_getinfo div.login_block_user {
3821.login_block_getinfo .atoplogin, .login_block_getinfo .atoplogin:hover {
3822 color: #333 !important;
3823 font-weight: normal !important;
3825.alogin, .alogin:hover {
3826 font-weight: normal !important;
3829.alogin:hover, .atoplogin:hover {
3830 text-decoration:underline !important;
3832.alogin.aloginpasswordforgotten, .alogin.aloginpasswordforgotten:hover, .alogin.aloginhelp, .alogin.aloginhelp:hover {
3836span.fa.atoplogin, span.fa.atoplogin:hover {
3838 text-decoration: none !important;
3840.atoplogin #dropdown-icon-down, .atoplogin #dropdown-icon-up {
3843img.login, img.printer, img.entity {
3846 text-decoration: none;
3850.loginbuttonexternal {
3853 border: 1px solid #ccc;
3859.userimg.atoplogin img.userphoto, .userimgatoplogin img.userphoto,
3860.userimg.atoplogin span.userphoto, .userimgatoplogin span.userphoto {
3861 width: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3862 height: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3864 background-size: contain;
3866 border-color: rgba(255, 255, 255, 0.2);
3867 box-sizing: border-box;
3870 border-radius: 0.72em;
3873 background-size: contain;
3874 vertical-align: middle;
3877 box-sizing: border-box;
3879.userimg.atoplogin span.userphoto, .userimgatoplogin span.userphoto {
3880 vertical-align: middle;
3883.userimg.atoplogin span.userphoto::before, .userimgatoplogin span.userphoto::before {
3885 display:
inline-block;
3889span.userimg div.userphoto {
3890 background-color: #eee;
3891 border-radius: 0.72em;
3895 display:
inline-block;
3898 border-radius: 0.6em;
3901 background-size: contain;
3902 vertical-align: middle;
3903 background-color: #FFF;
3906 box-sizing: border-box;
3908img.userphotopublicvcard {
3912 background-size: contain;
3914 border-color: rgba(128, 128, 128, 0.5);
3919img.userphoto[alt=
"Gravatar avatar"], img.photouserphoto.dropdown-
user-image[alt=
"Gravatar avatar"] {
3922img.gravatar.photouserphoto {
3923 filter: grayscale(50%);
3925form[
name=
"addtime"] img.userphoto, form[
name=
"addtime"] img.userphotosmall {
3926 border: 1px solid #444;
3929 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/object_user.png', 1); ?>);
3930 background-repeat: no-repeat;
3932.span-icon-password {
3933 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/lock.png', 1); ?>);
3934 background-repeat: no-repeat;
3941div.vmenu, td.vmenu {
3942 margin-<?php print $right; ?>: 2px;
3946 padding-bottom: 0px;
3951 width: <?php echo $leftmenuwidth; ?>px;
3954 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3959 margin-left: 8px !important;
3963input.vmenusearchselectcombo[
type=text] {
3964 width: <?php echo $leftmenuwidth - 10; ?>px !important;
3966.vmenusearchselectcombo {
3967 width: <?php echo $leftmenuwidth - 2; ?>px;
3968 height: 38px !important;
3970.vmenusearchselectcombo > .select2-selection__rendered, .vmenusearchselectcombo > .select2-selection__arrow {
3971 line-height: 38px !important;
3972 height: 38px !important;
3977 padding-bottom: 3px;
3979 text-overflow: ellipsis;
3980 width: <?php echo $leftmenuwidth - 2; ?>px;
3982#menu_contenu_logo { }
3984.searchform { padding-top: 10px; }
3985.searchform input { font-size: 16px; }
3988a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:
active, span.vmenu, span.vsmenu {
3989 white-space: nowrap; font-family: <?php print
$fontlist ?>; text-align: <?php print $left; ?>;
3991a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:
active,
3992span.vmenu, span.vmenu:link, span.vmenu:visited, span.vmenu:hover, span.vmenu:
active { font-weight: bold; }
3995 font-family: <?php print
$fontlist ?>; text-align: <?php print $left; ?>; font-weight: bold; color: #aaa; margin-left: 4px; white-space: nowrap;
3997a.vmenu:link, a.vmenu:visited {
3998 color: var(--colortextbackvmenu);
4001a.vsmenu:link, a.vsmenu:visited, a.vsmenu:hover, a.vsmenu:
active, span.vmenu, span.vsmenu {
4003 text-align: <?php print $left; ?>;
4004 color: var(--colortextbackvmenu);
4005 margin: 1px 1px 1px 6px;
4007span.vsmenudisabled, font.vsmenudisabled {
4009 text-align: <?php print $left; ?>;
4011 white-space: nowrap;
4013a.vsmenu:link, a.vsmenu:visited {
4014 color: var(--colortextbackvmenu);
4015 white-space: nowrap;
4017span.vsmenudisabledmargin, font.vsmenudisabledmargin { margin: 1px 1px 1px 6px; }
4018li a.vsmenudisabled, li.vsmenudisabled { color: #aaa !important; cursor:
default !important; }
4020a.help:link, a.help:visited, a.help:hover, a.help:
active, span.help {
4021 text-align: <?php print $left; ?>; color: #aaa; text-decoration: none;
4023.helppresent, .helppresent:hover {
4031 color: var(--colortextbackhmenu);
4032 margin-<?php echo $left ?>: -4px;
4033 display:
inline-block;
4035 vertical-align: super;
4037 transform: rotate(<?php echo($left ==
'left' ?
'55deg' :
'305deg'); ?>);
4040.vmenu div.blockvmenufirst, .vmenu div.blockvmenulogo, .vmenu div.blockvmenusearchphone, .vmenu div.blockvmenubookmarks
4042 border-top: 1px solid #BBB;
4044a.vsmenu.addbookmarkpicto {
4045 padding-right: 10px;
4047div.blockvmenusearchphone
4049 border-bottom: none !important;
4051.vmenu div.blockvmenuend, .vmenu div.blockvmenulogo
4053 margin: 0 0 8px 2px;
4055.vmenu div.blockvmenusearch {
4057 margin-bottom: 15px;
4072.vmenu div.blockvmenuend
4074 padding-bottom: 5px;
4076.vmenu div.blockvmenulogo
4078 padding-bottom: 10px;
4081div.blockvmenubookmarks
4083 padding-top: 10px !important;
4084 padding-bottom: 16px !important;
4086div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend
4089 text-align: <?php print $left; ?>;
4090 text-decoration: none;
4094 padding-bottom: 7px;
4097 color: var(--colortext);
4098 background: var(--colorbackvmenu1);
4100 border-left: 1px solid #AAA;
4101 border-right: 1px solid #BBB;
4108 text-align: <?php print $left; ?>;
4109 text-decoration: none;
4110 margin: 1px 0px 0px 2px;
4111 background: var(--colorbackvmenu1);
4114div.blockvmenusearch > form > div {
4117div.blockvmenusearch > form > div > label {
4123<?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
4127 text-decoration: none;
4131 padding-bottom: 3px;
4132 margin: 4px 0px 0px 0px;
4140 border-right: 1px solid #000000;
4141 border-bottom: 1px solid #000000;
4142 background: #b3c5cc;
4145 text-align: <?php print $left; ?>;
4146 text-decoration: none;
4150 background: #b3c5cc;
4155 background: #F4F4F4;
4157 border: 1px solid #bbb;
4168#mainContent, #leftContent .ui-layout-pane {
4173#mainContent, #leftContent .ui-layout-center {
4185 padding-bottom: 0 !important;
4190 padding: 0px 4px 14px 4px !important;
4206li.expanded > a.fmdirlia.jqft.ecmjqft {
4207 font-weight: bold !important;
4211 width: calc(100% - 100px);
4215 white-space:
break-spaces;
4216 word-
break:
break-all;
4224 text-align: <?php print $left; ?>;
4243 color: var(--colortextbacktab);
4245 padding-left: 0px; padding-right: 0px;
4246 padding-bottom: 2px;
4247 margin: 0px 0px 30px 0px;
4248 border-top: 1px solid #BBB;
4251 background: var(--colorbackbody);
4254div.tabBar tr.titre td {
4257div.fiche
table:not(.
table-fiche-title) tr.titre td {
4260div.fiche >.table-fiche-title tr.toptitle td.col-picto,
4261div.fiche >.table-fiche-title tr.toptitle td.col-title,
4262div.fiche >form >.table-fiche-title:not(.nogreyscale) tr.toptitle td.col-picto,
4263div.fiche >form >.table-fiche-title:not(.nogreyscale) tr.toptitle td.col-title {
4264 filter: grayscale(90%);
4267div.tabBar.tabBarNoTop {
4273div.tabBarWithBottom {
4274 padding-bottom: 18px;
4275 border-bottom: 1px solid #bbb;
4277div.tabBarWithBottom tr {
4278 background: unset !important;
4280div.tabBarWithBottom
table.border>tbody>tr:last-of-
type>td {
4281 border-bottom: none !important;
4284div.tabBar
table.tableforservicepart2:last-child {
4285 border-bottom: 1px solid #aaa;
4287.tableforservicepart1 .tdhrthin {
4289 padding-top: 0 !important;
4302 border: 1px solid #888;
4306 padding-bottom: 8px;
4316 margin: 20px 0em 40px 0em;
4320div.tabsActionNoBottom {
4324 margin-bottom: 16px !important;
4326div.tabsAction .dropdown .textbutton {
4327 text-align: <?php echo $left; ?>;
4331 color: rgba(0,0,0,0.4) !important;
4332 text-shadow:1px 1px 1px #ffffff;
4334 font-weight: normal !important;
4335 padding: 4px 6px 2px 0px;
4336 margin-<?php print $right; ?>: 10px;
4337 text-decoration: none;
4338 white-space: nowrap;
4349 color: var(--colortextlink) !important;
4351a.tab:link, a.tab:visited, a.tab:hover, a.tab#
active {
4353 padding: 12px 14px 10px;
4355 text-decoration: none;
4356 white-space: nowrap;
4358 background-image: none !important;
4361.tabactive, a.tab#
active {
4362 color: var(--colortextbacktab) !important;
4364 margin: 0 0.2em 0 0.2em !important;
4366 border-right: 1px solid transparent;
4367 border-left: 1px solid transparent;
4368 border-top: 1px solid transparent;
4372 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
4373 border-bottom: 3px solid var(--colortextbackhmenu) !important;
4375 border-bottom: 3px solid var(--colorbackhmenu1) !important;
4378.tabunactive, a.tab#unactive {
4379 border-right: 1px solid transparent;
4380 border-left: 1px solid transparent;
4381 border-top: 1px solid transparent;
4382 border-bottom: 0px !important;
4390 text-decoration: none;
4395 text-decoration: none;
4396 white-space: nowrap;
4400 background: #dee7ec;
4404 background: #dee7ec;
4409 text-decoration: none;
4410 white-space: nowrap;
4411 border-radius:4px 4px 0px 0px;
4413 border-<?php print $right; ?>: 1px solid #555555;
4414 border-<?php print $left; ?>: 1px solid #D8D8D8;
4415 border-top: 1px solid #D8D8D8;
4421<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/btn.inc.php', 0); ?>
4433 border-collapse: collapse;
4436 padding-<?php print $left; ?>: 0px !important;
4437 padding-<?php print $right; ?>: 4px !important;
4440 list-style-
type:none;
4441 margin: 0px !important;
4442 padding: 0px !important;
4447tr.nocellnopadd td.nobordernopadding, tr.nocellnopadd td.nocellnopadd
4453 padding: 7px !important;
4454 padding-left: 7px !important;
4455 padding-right: 7px !important;
4456 line-height: 1em !important;
4457 border-radius: 3px !important;
4459input.button.smallpaddingimp, input.buttonreset.smallpaddingimp {
4461 font-weight: normal !important;
4463input.button[
name=
"upload"] {
4464 padding: 5px !important;
4468 color: var(--colortextlink);
4469 background-color: transparent;
4471 border: none !important;
4473input.buttonlink:hover {
4474 text-decoration: underline;
4480 text-decoration: underline;
4481 color: var(--colortextlink);
4482 background-color: transparent;
4485div.tabs.nopaddingleft {
4486 padding-<?php print $left; ?>: 0px;
4489 border-collapse: collapse;
4492 padding-<?php print $left; ?>: 0px;
4493 padding-<?php print $right; ?>: 16px;
4494 padding-bottom: 4px;
4497.notopnoleftnoright {
4498 border-collapse: collapse;
4503 padding-bottom: 4px;
4504 margin: 0px 0px 0px 0px;
4507table.tableforemailform tr td {
4509 padding-bottom: 3px;
4512table.border,
table.bordernooddeven,
table.dataTable, .table-border, .table-border-col, .table-key-border-col, .table-val-border-col, div.border {
4513 border-collapse: collapse !important;
4514 padding: 1px 2px 1px 3px;
4517 border: 1px solid #BBB;
4519.border tbody tr, .bordernooddeven tbody tr, .border tbody tr td, .bordernooddeven tbody tr td,
4520div.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,
4521tr.liste_titre.box_titre td
table td, .bordernooddeven tr td {
4525div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar .table-val-border-col {
4526 vertical-align: middle;
4528div .tdtop:not(.tagtdnote) {
4529 vertical-align: top !important;
4532 padding-top: 8px !important;
4533 padding-bottom: 0px !important;
4534 height: unset !important;
4537table.border td,
table.bordernooddeven td, div.border div div.tagtd, div.table-border div div.tagtd {
4538 padding: 2px 2px 2px 2px;
4539 border-collapse: collapse;
4541div.tabBar .fichecenter
table.border>tbody>tr>td,
4542div.tabBar .fichecenter div.border div div.tagtd, div.tabBar div.border div div.tagtd
4545 border-bottom: 1px solid #E0E0E0;
4548td.border, div.tagtable div div.border {
4549 border-top: 1px solid #000000;
4550 border-right: 1px solid #000000;
4551 border-bottom: 1px solid #000000;
4552 border-left: 1px solid #000000;
4554.table-key-border-col {
4558.table-val-border-col {
4563.thsticky, .tdsticky {
4567.thstickyright, .tdstickyright {
4571.thstickygray, .tdstickygray {
4572 background-color: lightgray;
4574.thstickyghostwhite, .tdstickyghostwhite {
4575 background-color: ghostwhite;
4577.thstickyinherit, .tdstickyinherit {
4578 background-color: inherit;
4607.nobordertop, .nobordertop tr:first-of-
type td {
4608 border-top: none !important;
4610.noborderbottom, tr.noborderbottom td, .noborderbottom tr:last-of-
type td {
4611 border-bottom: none !important;
4614 border-top: 1px solid var(--colortopbordertitle1);
4617 border-bottom: 1px solid var(--colortopbordertitle1);
4620 border: none !important;
4624 background: var(--colorbacktabcard1);
4627.firstcolumn .div-
table-responsive-no-min, .secondcolumn .div-
table-responsive-no-min {
4630.firstcolumn
table.noborder, .secondcolumn
table.noborder {
4631 box-shadow: 5px 5px 5px #f0f0f0;
4635.fichehalfright
table.noborder, .fichehalfleft
table.noborder {
4636 margin: 0px 0px 0px 0px;
4638table.liste,
table.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact),
table.formdoc, div.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact) {
4640 if ($userborderontable) { ?>
4641 border-left: 1px solid var(--colortopbordertitle1);
4642 border-right: 1px solid var(--colortopbordertitle1);
4647 border-collapse: separate !important;
4648 border-spacing: 0px;
4649 border-top-width: <?php echo $borderwidth ?>px;
4650 border-top-color: var(--colortopbordertitle1);
4651 border-top-style: solid;
4652 margin: 0px 0px 20px 0px;
4654#tablelines, #tablelinesservice {
4655 border-bottom-width: 1px;
4656 border-bottom-color: var(--colortopbordertitle1);
4657 border-bottom-style: solid;
4659table.liste tr:last-of-
type td,
table.noborder:not(#tablelines):not(#tablelinesservice) tr:last-of-
type td,
table.formdoc tr:last-of-
type td,
4660table.liste tr.lastvisible td, div.noborder tr:last-of-
type td {
4661 border-bottom-width: 1px;
4662 border-bottom-color: var(--colortopbordertitle1);
4663 border-bottom-style: solid;
4666table.nointerlines tr:not(:last-child) td {
4667 border-bottom: unset !important;
4668 border-top: unset !important;
4673table.noborder:not(.cal_month, .paymenttable) {
4674 border-radius: <?php echo $borderradius; ?>px;
4676table.noborder.cal_month {
4677 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4678 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4680table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4681table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:first-child,
4682table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4683table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:first-child {
4684 border-top-left-radius: <?php echo $borderradius; ?>px;
4686table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:last-child,
4687table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4688table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4689table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:last-child {
4690 border-top-right-radius: <?php echo $borderradius; ?>px;
4692table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:first-child,
4693table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:first-child {
4694 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4696table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:last-child,
4697table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:last-child {
4698 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4700table.noborder thead tr:last-child td:first-child,
4701table.noborder thead tr:last-child th:first-child {
4702 border-bottom-left-radius: unset !important;
4704table.noborder thead tr:last-child td:last-child,
4705table.noborder thead tr:last-child th:last-child {
4706 border-bottom-right-radius: unset !important;
4709table.liste:not(.listwithfilterbefore) {
4710 border-top-left-radius: <?php echo $borderradius; ?>px;
4711 border-top-right-radius: <?php echo $borderradius; ?>px;
4714 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4715 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4717table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:first-child,
4718table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:first-child {
4719 border-top-left-radius: <?php echo $borderradius; ?>px;
4721table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:last-child,
4722table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:last-child {
4723 border-top-right-radius: <?php echo $borderradius; ?>px;
4725div.liste_titre_bydiv {
4726 border-top-left-radius: <?php echo $borderradius; ?>px;
4727 border-top-right-radius: <?php echo $borderradius; ?>px;
4729div.liste_titre_bydiv_nothingafter {
4730 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4731 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4732 border-bottom-width: 1px;
4733 border-bottom-color: var(--colortopbordertitle1);
4734 border-bottom-style: solid;
4736table.liste tr:last-child td:first-child,
4737table.liste > tr:last-child th:first-child,
table.liste tfoot tr:last-child th:first-child {
4738 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4740table.liste tr:last-child td:last-child,
4741table.liste > tr:last-child th:last-child,
table.liste tfoot tr:last-child th:last-child {
4742 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4745table#tablelines tr:last-of-
type td:first-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4746table#tablelinesservice tr:last-of-
type td:first-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4747 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4749table#tablelines tr:last-of-
type td:last-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4750table#tablelinesservice tr:last-of-
type td:last-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4751 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4755div.tabBar .lastrecordtable {
4756 margin-bottom: 15px;
4758div.tabBar
table:not(.nobottom).border>tbody>tr:last-of-
type>td {
4759 border-bottom-width: 1px;
4760 border-bottom-color: var(--colortopbordertitle1);
4761 border-bottom-style: solid;
4763div.tabBar div.fichehalfright
table.noborder {
4764 border-bottom: none;
4767table.paddingtopbottomonly tr td {
4769 padding-bottom: 2px;
4771.liste_titre_filter {
4772 background: var(--colorbacktitle1) !important;
4775 background: var(--colorbackhmenu1) !important;
4778table:not(.listwithfilterbefore) tr.liste_titre_filter:first-of-
type td.liste_titre {
4782tr.liste_titre_filter td.liste_titre {
4785 padding-bottom: 0px;
4787.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
4789 border-bottom-width: 0 !important;
4790 border-top-width: 1px;
4791 border-top-color: var(--colortopbordertitle1);
4792 border-top-style: solid;
4794tr.liste_titre_create td:not(.linecoldescription) {
4795 padding-right: 4px !important;
4796 padding-left: 4px !important;
4798tr#trlinefordates td {
4799 border-bottom: 0px !important;
4801.liste_titre_add td, .liste_titre_add th, .liste_titre_add .tagtd
4803 border-top-width: 1px;
4804 border-top-color: var(--colortopbordertitle1);
4805 border-top-style: solid;
4807table.liste tr,
table.noborder tr, div.noborder form {
4808 border-top-color: #FEFEFE;
4811table.liste th,
table.noborder th,
table.noborder tr.liste_titre td,
table.noborder tr.box_titre td {
4812 padding: 6px 10px 6px 12px;
4814td.linecoldescription {
4815 padding: 6px 10px 6px 12px !important;
4817table.tableforfield td, .tagtr.table-border-row .tagtd,
table.border.margintable .trforfield td {
4818 padding: 2px 8px 2px 10px;
4821table.noborder > tbody > tr > td,
4822table.noborder > tfoot > tr > td,
4823div.noborder form div,
table.tableforservicepart1 td,
table.tableforservicepart2 td {
4824 padding: 8px 10px 8px 12px;
4828table.liste tr.trkanban td {
4829 padding: 12px 15px 12px 15px;
4831div.liste_titre_bydiv .divsearchfield {
4832 padding: 2px 1px 2px 7px;
4835tr.box_titre .nobordernopadding td {
4836 padding: 0 ! important;
4838table.nobordernopadding {
4839 border-collapse: collapse !important;
4842table.nobordernopadding tr {
4843 border: 0 !important;
4844 padding: 0 0 !important;
4846table.nobordernopadding tr td {
4847 border: 0 !important;
4850table.border tr td
table.nobordernopadding tr td {
4856 border-right-width: 1px !important;
4857 border-right-color: #BBB !important;
4858 border-right-style: solid !important;
4862 border-left-width: 1px !important;
4863 border-left-color: #BBB !important;
4864 border-left-style: solid !important;
4869table.listwithfilterbefore {
4870 border-top: none !important;
4874.tagtable, .table-border { display:
table; }
4875.tagtr, .table-border-row { display:
table-row; }
4876.tagtd, .table-border-col, .table-key-border-col, .table-val-border-col { display:
table-cell; }
4877.tagtd { padding-top: 5px; padding-bottom: 5px; }
4878.confirmquestions .tagtr .tagtd:not(:first-child) { padding-left: 10px; }
4879.confirmquestions { margin-top: 5px; }
4880.confirmquestions .tagtr .tagtd { height: 2em; vertical-align: middle; }
4888 color: var(--colortexttitlenotab);
4890 word-
break:
break-word;
4893 color: var(--colortexttitlenotab) !important;
4897 font-weight: normal;
4898 color: var(--refidnocolor);
4899 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize ?>;
4902div.refaddress div.address {
4907 display:
inline-block;
4911 float: <?php echo $right; ?>;
4914 font-weight: normal;
4919 display:
inline-block;
4925 display:
inline-block;
4932li.pagination.paginationpage.paginationpageleft, li.pagination.paginationpage.paginationpageright {
4936 display:
inline-block;
4940div.pagination li.pagination a,
4941div.pagination li.pagination span {
4943 line-height: 1.42857143;
4944 text-decoration: none;
4945 background-repeat: repeat-x;
4946 color: var(--color-black);
4948div.pagination li.pagination span.inactive {
4952li.noborder.litext, li.noborder.litext a,
4953div.pagination li a.inactive:hover,
4954div.pagination li span.inactive:hover {
4955 box-shadow: none !important;
4957div.pagination li.litext a {
4959 padding-right: 10px;
4963div.pagination li.litext a:hover {
4964 background-color: transparent;
4965 background-image: none;
4967div.pagination li.noborder a:hover {
4969 background-color: transparent;
4972div.pagination li span {
4976div.pagination li:first-child a,
4977div.pagination li:first-child span {
4983div.pagination li .active a,
4984div.pagination li .active span,
4985div.pagination li .active a:hover,
4986div.pagination li .active span:hover,
4987div.pagination li .active a:focus,
4988div.pagination li .active span:focus {
4992 background-color: var(--colorbackhmenu1);
4993 border-color: #337ab7;
4995div.pagination .disabled span,
4996div.pagination .disabled span:hover,
4997div.pagination .disabled span:focus,
4998div.pagination .disabled a,
4999div.pagination .disabled a:hover,
5000div.pagination .disabled a:focus {
5002 cursor: not-allowed;
5003 background-color: #fff;
5006div.pagination li.pagination .active {
5007 text-decoration: underline;
5010.paginationafterarrows .nohover {
5011 box-shadow: none !important;
5014div.pagination li.paginationafterarrows {
5019.paginationatbottom {
5022table.hidepaginationprevious .paginationprevious {
5025table.hidepaginationnext .paginationnext {
5028.tabBar .arearef .pagination.paginationref {
5029 max-width: calc(30%);
5031.paginationafterarrows a.btnTitlePlus, .titre_right a.btnTitlePlus {
5034 background-color: unset;
5036.paginationafterarrows a.btnTitlePlus:hover span:before, .titre_right a.btnTitlePlus:hover span:before {
5044table.liste .oddeven:hover:not(.nohover),
table.liste .evenodd:hover:not(.nohover),
table.liste .oddevenimport:hover:not(.nohover),
table.liste .evenoddimport:hover:not(.nohover),
5045table.liste .impair:hover:not(.nohover),
table.liste .pair:hover:not(.nohover) {
5046 background: var(--colorbacklinepairhover) !important;
5049.tredited, .tredited td {
5050 background: var(--colorbacklinepairchecked) !important;
5051 border-bottom: 0 !important;
5053.treditedlinefordate {
5054 background: var(--colorbacklinepairchecked) !important;
5057<?php
if ($colorbacklinepairchecked) { ?>
5059 background: var(--colorbacklinepairchecked) !important;
5063.nohoverborder:hover {
5067.oddeven, .evenodd, .impair, .pair, .nohover .impair:hover, tr.impair td.nohover, tr.pair td.nohover, .tagtr.oddeven {
5070 color: var(--oddevencolor);
5072.impair, .nohover .impair:hover, tr.impair td.nohover {
5073 background-color: var(--colorbacklineimpair2);
5075.pair, .nohover .pair:hover, tr.pair td.nohover {
5076 background-color: var(--colorbacklinepair2);
5078tr.oddeven.oddevendouble {
5079 height: 60px !important;
5083 background-color: var(--colorbacklineimpair2);
5085table.dataTable tr.oddeven {
5086 background-color: var(--colorbacklinepair2) !important;
5090td.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 {
5091 background-color: var(--colorbacklineimpair2) !important;
5092 background: var(--colorbacklineimpair2) !important;
5094td.evenodd, tr.nohoverpair td, #trlinefordates td {
5095 background-color: var(--colorbacklinepair2) !important;
5096 background: var(--colorbacklinepair2) !important;
5100 border-bottom: 1pt solid #aaa !important;
5101 background-color: var(--colorbacklinebreak) !important;
5103.trforbreak.nobold td a, .trforbreak.nobold span.secondary {
5104 font-weight: normal !important;
5106tr.trforbreaknobg:nth-of-
type(n+3) td, form.trforbreaknobg div.tagtd {
5108 border-top: 1pt dashed #aaa !important;
5112 padding: 5px 8px 5px 8px !important;
5114tr.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 {
5115 padding: 7px 8px 7px 8px;
5116 border-bottom: 1px solid #ddd;
5118form.tagtr:last-of-
type div.tagtd, tr.pair:last-of-
type td, tr.impair:last-of-
type td {
5119 border-bottom: 0px !important;
5122 border-bottom: 0px !important;
5124div.tableforcontact form.tagtr:last-of-
type div.tagtd {
5125 border-bottom: 1px solid #ddd !important;
5127tr.pair td .nobordernopadding tr td, tr.impair td .nobordernopadding tr td {
5128 border-bottom: 0px !important;
5130table.nobottomiftotal tr.liste_total td {
5131 background-color: var(--inputbackgroundcolor);
5132 <?php
if (!$userborderontable) { ?>
5133 border-bottom: 0px !important;
5136table.nobottom, td.nobottom {
5137 border-bottom: 0px !important;
5139div.liste_titre .tagtd {
5140 vertical-align: middle;
5143 min-height: 26px !important;
5146 padding-bottom: 2px;
5148div.liste_titre_bydiv {
5149 border-top-width: <?php echo $borderwidth ?>px;
5150 border-top-color: var(--colortopbordertitle1);
5151 border-top-style: solid;
5152 <?php
if ($userborderontable) { ?>
5153 border-left: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5154 border-right: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5157 border-collapse: collapse;
5158 padding: 2px 0px 2px 0;
5163div.liste_titre_bydiv_inlineblock {
5164 display:
inline-block;
5168tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable.tr, tagtr.liste_titre
5170 height: 26px !important;
5174 background: #f8f8f8;
5177 border: 1px solid #ddd;
5179div.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
5181 background: var(--colorbacktitle1);
5182 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5184 color: var(--colortexttitle);
5186 text-align: <?php echo $left; ?>;
5188tr.liste_titre th, tr.liste_titre td, th.liste_titre
5190 border-bottom: 1px solid var(--colortopbordertitle1);
5192tr.liste_titre:first-child th, tr:first-child th.liste_titre {
5193 border-bottom: unset;
5195tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div
5198 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5199 vertical-align: middle;
5202tr.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 {
5203 text-shadow: none !important;
5204 color: var(--colortexttitlelink);
5206tr.liste_titre_topborder td {
5207 border-top-width: <?php echo $borderwidth; ?>px;
5208 border-top-color: var(--colortopbordertitle1);
5209 border-top-style: solid;
5211.liste_titre td a:not(.
button):not(.editfielda), .liste_titre td a:not(.
button):not(.editfielda) span:not(.badge) {
5212 text-shadow: none !important;
5213 color: var(--colortexttitle) !important;
5215.liste_titre td a.notasortlink {
5216 color: var(--colortextlink);
5218.liste_titre td a.notasortlink:hover {
5219 background: transparent;
5223table > tr.liste_titre:last-child th.liste_titre,
table > tr.liste_titre:last-child th.liste_titre_sel,
table > tr.liste_titre td.liste_titre,
table > tr.liste_titre td.liste_titre_sel,
5224table > tbody > tr.liste_titre:last-child th.liste_titre,
table > tbody > tr.liste_titre:last-child th.liste_titre_sel,
table > tbody > tr.liste_titre td.liste_titre,
table > tbody > tr.liste_titre td.liste_titre_sel,
5225form.liste_titre div.tagtd {
5226 border-bottom: unset;
5234tr.liste_titre_sel th, th.liste_titre_sel, tr.liste_titre_sel td, td.liste_titre_sel, form.liste_titre_sel div
5237 font-weight: normal;
5238 border-bottom: 1px solid #FDFFFF;
5242 background: transparent;
5245.listactionlargetitle .liste_titre {
5248.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 {
5249 <?php
if (
getDolGlobalString(
'THEME_ELDY_TOTAL_BACKGROUND_LIKE_HEAD')) { ?>background: var(--colorbacktitle1);<?php } ?>
5250 color: var(--listetotal);
5251 font-weight: normal;
5253.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
5254 white-space: nowrap;
5256.noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
5257 white-space: normal;
5259form.liste_total div {
5260 border-top: 1px solid #DDDDDD;
5262tr.liste_sub_total, tr.liste_sub_total td {
5263 border-bottom: 1px solid #aaa;
5266.tableforservicepart1 .impair, .tableforservicepart1 .pair, .tableforservicepart2 .impair, .tableforservicepart2 .pair {
5269.tableforservicepart1 tbody tr td, .tableforservicepart2 tbody tr td {
5270 border-bottom: none;
5272table.tableforservicepart1:first-of-
type tr:first-of-
type td {
5273 border-top: 1px solid #888;
5275table.tableforservicepart1 tr td {
5279.paymenttable, .margintable {
5280 border-top: none !important;
5281 margin: 0px 0px 0px 0px !important;
5284 border-top: 1px solid var(--colortopbordertitle1) !important;
5286table.noborder.paymenttable {
5287 border-bottom: none !important;
5289.paymenttable tr td:first-child, .margintable tr td:first-child
5293.paymenttable, .margintable tr td {
5299 box-shadow: 0px 0px 0px #DDD !important;
5302 box-shadow: 1px 1px 7px #CCC !important;
5306 box-shadow: 0px 0px 5px #888;
5309div.tabBar .noborder {
5310 box-shadow: 0px 0px 0px #DDD !important;
5313#tablelines tr.liste_titre td, #tablelinesservice tr.liste_titre td, .paymenttable tr.liste_titre td, .margintable tr.liste_titre td:not(.noborder), .tableforservicepart1 tr.liste_titre td {
5314 border-bottom: 1px solid var(--colortopbordertitle1) !important;
5316#tablelines tr td, #tablelinesservice tr td {
5322.noborder:not(.editmode) > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5323.liste > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5324div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5325.liste > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5326div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total)
5328 background: linear-gradient(bottom, var(----colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5329 background: -o-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5330 background: -moz-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5331 background: -webkit-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5333.noborder > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre),
5334.liste > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre),
5335.noborder .oddeven.tagtr:nth-child(even):not(:last-of-
type) .tagtd:not(.liste_titre)
5337 border-bottom: 1px solid #f0f0f0;
5340.noborder:not(.editmode) > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5341.liste > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5342div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5343.liste > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5344div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total)
5346 background: linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5347 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5348 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5349 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5351.noborder > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre),
5352.liste > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre),
5353.noborder .oddeven.tagtr:nth-child(odd):not(:last-child) .tagtd:not(.liste_titre)
5355 border-bottom: 1px solid #f0f0f0;
5358ul.noborder li:nth-child(even):not(.liste_titre) {
5359 background-color: var(--colorbacklinepair2) !important;
5378.boxstats, .boxstats130 {
5379 display:
inline-block;
5386 background: var(--colorbackbody);
5387 border: 1px solid var(--colorboxstatsborder);
5388 border-left: 6px solid var(--colorboxstatsborder);
5392.boxstats, .boxstats130, .boxstatscontent {
5393 white-space: nowrap;
5395 text-overflow: ellipsis;
5404 padding-bottom: 2px;
5406.boxstats, .boxstatsempty {
5412.boxtable, .firstcolumn
table.noborder, .secondcolumn
table.noborder {
5413 box-shadow: -2px 1px 12px rgba(192, 192, 192, 0.5);
5416.boxtable:not(.widgetstats) td.tdboxstats .boxstats {
5417 box-shadow: 1px 1px 8px var(--colorboxstatsborder);
5422.tabBar .fichehalfright .boxstats {
5424 padding-bottom: 4px;
5438@media only screen and (max-width: 768px)
5440 .tabBar .arearef .pagination.paginationref {
5441 max-width: calc(50%);
5444 div.pagination ul li {
5448 div.pagination .button-title-separator {
5452 .clearbothonsmartphone {
5455 .clearbothonsmartphone:not(.hideonsmartphone) {
5456 display: block !important;
5460 padding-left: 0 !important;
5461 padding-right: 0!important;
5462 margin-left: 0 !important;
5463 margin-right: 0 !important;
5465 table.liste tr.trkanban td {
5466 padding: 10px 6px 10px 6px;
5469 a.tab:link, a.tab:visited, a.tab:hover, a.tab#
active {
5470 padding: 12px 3px 13px;
5472 a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:
active {
5473 padding: 0px 0px 0px 0px;
5475 a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:
active {
5476 padding: 0px 0px 0px 0px;
5483 .boxstats, .boxstats130 {
5487 text-align: <?php echo $left; ?>
5492 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 150; ?>px;
5497 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 160; ?>px;
5498 max-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(161, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 161; ?>px;
5501 .dashboardlineindicator {
5515 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
5520span.boxstatstext span.fas {
5521 filter: grayscale(100%);
5526 color: var(--colortext);
5529span.boxstatstext img, a.dashboardlineindicatorlate img {
5535.boxstatsindicator.thumbstat150 {
5536 display:
inline-flex;
5538span.boxstatsindicator {
5540 font-weight: normal;
5545span.dashboardlineindicator, span.dashboardlineindicatorlate {
5547 font-weight: normal;
5549a.dashboardlineindicatorlate:hover {
5550 text-decoration: none;
5552.dashboardlineindicatorlate img {
5555span.dashboardlineok {
5558span.dashboardlineko {
5562.dashboardlinelatecoin {
5568 padding: 0px 5px 0px 5px;
5569 border-radius: .25em;
5571 background-color: #9f4705;
5574 padding: 1px 3px 1px 1px;
5577 background-color: #8c4446;
5578 color: #FFFFFF ! important;
5579 border-radius: .25em;
5580 display:
inline-block;
5581 vertical-align: middle;
5584 margin-bottom: 25px !important;
5588.fichecenter .tableforfield:not(.margintable) tr td, .tagtr.table-border-row {
5589 background-color: var(--colorbacklineimpair2);
5591table.liste tr.oddeven:nth-of-
type(odd) {
5592 background-color: var(--colorbacklineimpair2);
5594table.liste tr.oddeven:nth-of-
type(even) {
5595 background-color: var(--colorbacklinepair2);
5599 border-bottom-width: 1px;
5600 background: var(--colorbackbody);
5601 border-top: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5604.boxtable tr td.tdboxstats {
5605 background: var(--colorbackbody) !important;
5607.boxtable tr td.tdboxstats div.boxstats {
5608 background: var(--colorbacklineimpair2) !important;
5611table.noborder.boxtable tr td {
5615 border-top-width: 0 !important;
5618 border-bottom-width: 0 !important;
5620.boxtablenomarginbottom {
5621 margin-bottom: 0 !important;
5623.boxtable .fichehalfright, .boxtable .fichehalfleft {
5629.boxworkingboard .tdboxstats {
5630 padding-left: 0px !important;
5631 padding-right: 0px !important;
5633a.valignmiddle.dashboardlineindicator {
5637 height: 30px !important;
5640 height: 50px !important;
5651 background: var(--colorbacktitle1);
5652 color: var(--colortexttitle);
5653 font-family: <?php print
$fontlist ?>, sans-serif;
5654 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5655 border-bottom: 1px solid #FDFFFF;
5656 white-space: nowrap;
5659tr.box_titre td.boxclose {
5662img.boxhandle, img.boxclose {
5667 vertical-align: middle;
5670.formboxfilter input[
type=image]
5679.prod_entry_mode_free, .prod_entry_mode_predef {
5680 height: 26px !important;
5681 vertical-align: middle;
5685 border: 1px solid #888;
5693 white-space: nowrap;
5697 transition: color 0.4s;
5699.star:hover, .star.active {
5700 color: var(--butactionbg);
5703.search-component-assistance {
5706 background: var(--colorbackbody);
5707 border-width: 1px 1px 2px;
5708 border-style: solid;
5709 border-color: rgb(204, 204, 204);
5710 border-image: none; padding: 9px;
5711 box-shadow: rgba(136, 136, 136, 0.267) 1px 2px 10px;
5717.search-component-assistance .assistance-title {
5723.search-component-assistance .separator {
5727.search-component-assistance .end-separator {
5730.search-component-assistance .assistance-errors {
5733 margin: 5px 0px 5px 0px
5735.search-component-assistance .assistance-errors {
5740 margin: 0 !important;
5742.search-component-assistance .operand, .search-component-assistance .operator, .search-component-assistance .value {
5743 display:
inline-block;
5745.search-component-assistance .btn-div{
5749@media only screen and (max-width: 620px) {
5750 .search-component-assistance .operand, .operator, .value {
5751 display: block !important;
5753 .search-component-assistance .separator, .end-separator {
5764.ok { color: #114466; }
5765.warning { color: #776611 !important; }
5766.error { color: #660000 !important; font-weight: bold; }
5767.green { color: #118822 !important; }
5768.neutral { color: #444 !important; }
5774div.info, div.warning, div.error, div.green, div.neutral, section.neutral {
5777 padding-right: 10px;
5778 padding-bottom: 16px;
5779 margin: 1em 0em 1em 0em;
5783div.fiche div.info, div.fiche div.warning, div.fiche div.neutral, div.fiche div.green {
5785 box-shadow: 1px 1px 6px #d4d4d4;
5787 margin: 1em 0em 1.2em 0em;
5791div.neutral, section.neutral {
5792 background: #f8f8f8;
5795 border-<?php print $left; ?>: solid 5px #888;
5800 border-<?php print $left; ?>: solid 5px #87bfc2;
5801 background: #eff8fc;
5806div.green div.greenborder, div.green.greenborder, section.green, section.greenborder {
5807 border-<?php print $left; ?>: solid 5px #118822;
5809div.green, section.green {
5810 background: #e3f0e3;
5814div.warning, div.warningborder, section.warning, section.warningborder {
5815 border-<?php print $left; ?>: solid 5px #f2cf87;
5817div.warning, section.warning {
5818 background: #fcf8e3;
5820div.warning a, div.info a, div.error a {
5821 color: var(--colortextlink);
5826 border-<?php print $left; ?>: solid 5px #f28787;
5827 background: #EFCFCF;
5828 font-weight: normal;
5836a.normal:link { font-weight: normal }
5837a.normal:visited { font-weight: normal }
5838a.normal:
active { font-weight: normal }
5839a.normal:hover { font-weight: normal }
5841a.impayee:link { font-weight: bold; color: #550000; }
5842a.impayee:visited { font-weight: bold; color: #550000; }
5843a.impayee:
active { font-weight: bold; color: #550000; }
5844a.impayee:hover { font-weight: bold; color: #550000; }
5856.framecontent iframe {
5866.opened-dash-board-wrap {
5867 margin-bottom: 25px;
5874.product_line_stock_ok { color: var(--productlinestockok); }
5875.product_line_stock_too_low { color: var(--productlinestocktoolow); }
5877.fieldrequired { font-weight: bold; color: var(--fieldrequiredcolor) !important; }
5878#tablesubscribe .fieldrequired {
5879 font-weight: inherit !important;
5880 color: inherit !important;
5882#tablesubscribe .fieldrequired:after {
5888td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 34px; text-align: <?php echo $left; ?>; }
5889span.widthpictotitle { font-size: 1.5em; }
5890table.titlemodulehelp tr td img.widthpictotitle { width: 80px; }
5892.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
5893.dolgraphtitlecssboxes { }
5894.dolgraphchart canvas {
5897.legendColorBox, .legendLabel { border: none !important; }
5898div.dolgraph div.legend, div.dolgraph div.legend div { background-color: var(--dolgraphbg) !important; }
5899div.dolgraph div.legend
table tbody tr { height:
auto; }
5900td.legendColorBox { padding: 2px 2px 2px 0 !important; }
5901td.legendLabel { padding: 2px 2px 2px 0 !important; }
5903 text-align: <?php echo $left; ?>;
5907 white-space: nowrap;
5917div.divphotoref > div > .photowithmargin, div.divphotoref > img.photowithmargin, div.divphotoref > a > .photowithmargin {
5918 margin-<?php echo $right; ?>: 15px;
5922 border: 1px solid #f0f0f0;
5930 margin-top: 6px !important;
5935 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/logo_setup.svg', 1) ?>);
5936 display:
inline-block;
5941 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/nographyet.svg', 1) ?>);
5942 display:
inline-block;
5944 background-repeat: no-repeat;
5952.fiche >
table.table-fiche-title tr.toptitle, .fiche > form >
table.table-fiche-title tr.toptitle {
5956table.table-fiche-title tr.toptitle,
table.table-fiche-title tr.toptitle {
5963 text-decoration: none;
5969div.fiche >
table.table-fiche-title:first-of-
type div, div.fiche > form >
table.table-fiche-title:first-of-
type div {
5972div.fiche >
table.table-fiche-title:first-of-
type div {
5973 color: var(--colortexttitlenotab);
5975div.titre, tr.liste_titre .print-barre-liste {
5976 color: var(--colortexttitlenotab);
5984 color: var(--colortexttitlenotab);
5987 color: var(--colortexttitlenotab2);
5990table.table-fiche-title .col-title div.titre > span:not(.print-barre-liste) {
5991 line-height: normal;
5994table.table-fiche-title, div.fiche>
table.table-fiche-title {
5995 margin-bottom: 12px;
5997.table-list-of-attached-files, .table-list-of-links {
5998 margin-bottom: 0 !important;
6000.fichehalfleft
table.table-fiche-title, .fichehalfright
table.table-fiche-title {
6005div.backgreypublicpayment {
6006 background-color: var(--colorbackgrey);
6008 border-bottom: 1px solid #ddd;
6014.backgreypublicpayment a {
6015 color: var(--colorblack) !important;
6018.poweredbypublicpayment {
6029 min-width: 300px; font-size: 16px;
6033 min-width: 320px; font-size: 16px;
6037#tablepublicpayment {
6038 border: 2px solid #CCCCCC !important;
6041 margin-bottom: 25px;
6042 border-radius: 10px;
6044#tablepublicpayment .CTableRow1 { background-color: #F0F0F0 !important; }
6045#tablepublicpayment tr.liste_total { border-bottom: 1px solid #CCCCCC !important; }
6046#tablepublicpayment tr.liste_total td { border-top: none; }
6047input#cardholder-
name {
6051.divmainbodylarge { margin-left: 40px; margin-right: 40px; }
6052.publicnewmemberform div.titre { font-size: 2em; }
6053#divsubscribe { max-width: 900px; }
6054#divsubscribe .eventlabel { font-size: 1.5em; }
6055#tablesubscribe { width: 100%; }
6056#tablesubscribe tr td { font-size: 1.15em; }
6057#tablesubscribe .price-registration { font-size: 1.5em; }
6061 border: 1px solid #ccc;
6078.effectpostit:before, .effectpostit:after
6089 box-shadow: 0 15px 10px #777;
6090 -webkit-transform: rotate(-3deg);
6091 -moz-transform: rotate(-3deg);
6092 -o-transform: rotate(-3deg);
6093 -ms-transform: rotate(-3deg);
6094 transform: rotate(-3deg);
6098 -webkit-transform: rotate(3deg);
6099 -moz-transform: rotate(3deg);
6100 -o-transform: rotate(3deg);
6101 -ms-transform: rotate(3deg);
6102 transform: rotate(3deg);
6119 margin-bottom: 10px;
6121.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
6122 z-index: 1005 !important;
6124.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
6125 z-index:1006 !important;
6127.ui-dialog.ui-widget.ui-widget-content {
6128 border: 1px solid #e0e0e0;
6130 box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 15px;
6136 padding-bottom: 5px;
6141 padding: 8px !important;
6144 border-bottom: 1px solid #AAA;
6145 margin-bottom: 12px;
6147.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons.ui-draggable {
6148 box-shadow: 5px 5px 20px #AAA;
6151.ui-dialog .ui-dialog-buttonpane {
6152 padding: .5em 1em .3em .4em;
6154.ui-dialog .ui-dialog-content, .ui-dialog .ui-dialog-titlebar.ui-widget-header {
6155 padding-left: 1em !important;
6158 margin-right: 8px !important;
6169.ui-dialog .ui-widget-header {
6171 border-bottom: 1px solid #dbdbdb;
6173 border-radius: unset;
6177.ui-dialog .ui-dialog-titlebar-close {
6182 margin: -10px 0 0 0;
6185 border-radius: 30px;
6186 border: 1px solid #ededed;
6216table.valid, div.valid {
6218 border-<?php print $left; ?>: solid 5px #f2cf87;
6224 padding-bottom: 4px;
6226 background: var(--tablevalidbgcolor);
6239.ui-dialog.highlight.ui-widget.ui-widget-content.ui-front {
6244 max-width: <?php print
dol_size(700,
'width'); ?>px !important;
6246div.ui-tooltip.mytooltip {
6247 border: none !important;
6251 font-stretch: condensed;
6252 box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
6253 filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
6254 background: var(--tooltipbgcolor) !important;
6255 color: var(--tooltipfontcolor);
6258 pointer-events: none;
6263 print
"/* For dark mode */\n";
6265 print
"@media (prefers-color-scheme: dark) {";
6267 print
"@media not print {";
6269 div.ui-tooltip.mytooltip {
6270 border: 1px solid #bbb !important;
6277@media only screen and (max-width: 768px)
6279 div.ui-tooltip.mytooltip {
6283@media only screen and (max-width: 480px)
6285 div.ui-tooltip.mytooltip {
6289@media only screen and (max-width: 320px)
6291 div.ui-tooltip.mytooltip {
6303.ui-datepicker-calendar .ui-state-
default, .ui-datepicker-calendar .ui-widget-content .ui-state-
default,
6304.ui-datepicker-calendar .ui-widget-header .ui-state-
default, .ui-datepicker-calendar .ui-
button,
6310div#ui-datepicker-div {
6312 box-shadow: 2px 5px 15px #aaa;
6317 z-index: 1010 !important;
6319.ui-datepicker .ui-datepicker
table {
6322.ui-datepicker .ui-widget-header {
6328.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
6334img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
6336select.ui-datepicker-year {
6337 margin-left: 2px !important;
6339.ui-datepicker-trigger, .ui-datepicker-notrigger {
6340 vertical-align: middle;
6344.ui-datepicker-notrigger {
6347.ui-datepicker-trigger {
6361 background-color: var(--inputbackgroundcolor);
6362 border-top: solid 2px #DDDDDD;
6363 border-<?php print $left; ?>: solid 2px #DDDDDD;
6364 border-<?php print $right; ?>: solid 1px #222222;
6365 border-bottom: solid 1px #222222;
6367 border-spacing: 0px;
6368 border-collapse: collapse;
6370.dp td, .tpHour td, .tpMinute td{padding:2px; font-size:10px;}
6372.dpHead,.tpHead,.tpHour td:Hover .tpHead{
6374 background-color:#b3c5cc;
6380.dpButtons,.tpButtons {
6382 background-color:#617389;
6387.dpButtons:Active,.tpButtons:Active{border: 1px outset black;}
6388.dpDayNames td,.dpExplanation {background-color:#D9DBE1; font-weight:bold; text-align:center; font-size:11px;}
6389.dpExplanation{ font-weight:normal; font-size:11px;}
6390.dpWeek td{text-align:center}
6392.dpToday,.dpReg,.dpSelected{
6395.dpToday{font-weight:bold; color:black; background-color:#DDDDDD;}
6396.dpReg:Hover,.dpToday:Hover{background-color:black;color:white}
6399.dpSelected{background-color:#0B63A2;color:white;font-weight:bold; }
6401.tpHour{border-top:1px solid #DDDDDD; border-right:1px solid #DDDDDD;}
6402.tpHour td {border-left:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; cursor:pointer;}
6403.tpHour td:Hover {background-color:black;color:white;}
6405.tpMinute {margin-top:5px;}
6406.tpMinute td:Hover {background-color:black; color:white; }
6407.tpMinute td {background-color:#D9DBE1; text-align:center; cursor:pointer;}
6413 background-color:transparent;
6418 vertical-align:middle;
6422 color: var(--colortextlink);
6436div.hidden, div.hiddenforpopup, header.hidden, tr.hidden, td.hidden,
6437img.hidden, span.hidden, br.hidden, div.showifmore, input.hidden {
6452.previewnotyetavailable {
6456.websiteformtoolbar {
6458 top: <?php echo empty($dol_hide_topmenu) ? ($disableimages ?
'32px' :
'52px') :
'0'; ?>;
6462.exampleapachesetup {
6466 border: 1px solid #aaa;
6470 background: #ddd; border: 1px solid #ccc; border-radius: 4px;
6475 background-color: transparent;
6476 background-image: none;
6479 background-color: transparent;
6480 background-image: none;
6482 font-weight: normal;
6484.websitebar .button.bordertransp, .websitebar .fa-plus-circle.btnTitle-icon {
6486 text-decoration: unset !important;
6487 margin: 0px 4px 0px 4px !important
6491 border-bottom: 1px solid #ccc;
6492 background: #e6e6e6;
6493 display:
inline-block;
6496.centpercent.websitebar {
6497 width: calc(100% - 10px);
6498 padding: 5px 5px 5px 5px;
6501.websitebar .buttonDelete, .websitebar .button {
6504.websitebar .button, .websitebar .buttonDelete
6506 padding: 4px 5px 4px 5px !important;
6507 margin: 2px 4px 2px 4px !important;
6509 background: #f5f5f5 !important;
6510 border: 1px solid #ccc !important;
6514 padding-<?php echo $right; ?>: 10px;
6515 vertical-align: middle;
6518.websiteselectionsection {
6521.websiteselection span {
6522 vertical-align: middle;
6527.websiteselection, .websitetools {
6533 display:
inline-block;
6534 vertical-align: middle;
6537.websiteiframenoborder {
6540span.websiteselection span.select2.select2-container.select2-container--
default {
6543span.websitebuttonsitepreview, a.websitebuttonsitepreview {
6544 vertical-align: middle;
6546span.websitebuttonsitepreview img, a.websitebuttonsitepreview img {
6548 display:
inline-block;
6550span.websitebuttonsitepreviewdisabled img, a.websitebuttonsitepreviewdisabled img {
6554 vertical-align: middle;
6558.websiteselectionsection {
6559 border-left: 1px solid #bbb;
6560 border-right: 1px solid #bbb;
6565.websitebar input#previewpageurl {
6569.websitebar input.bordertransp {
6570 line-height: normal !important;
6573#divbodywebsite section p {
6577#divbodywebsite #websitetemplateconfigpage{
6579 margin: 50px
auto 0;
6587.dayevent .tagtr:first-of-
type {
6591.agendacell { height: 60px; }
6592table.cal_month { border-spacing: 0px; }
6593table.cal_month td:first-child { border-left: 0px; }
6594table.cal_month td:last-child { border-right: 0px; }
6595table.cal_month td { padding-left: 1px !important; padding-right: 1px !important; }
6596table.cal_month.cal_peruser td { padding-left: 0 !important; padding-right: 0 !important; }
6597.cal_current_month { border-top: 0; border-left: solid 1px #E8E8E8; border-right: 0; border-bottom: solid 1px #E8E8E8; }
6598.cal_current_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B; border-right: 0; border-bottom: solid 1px #E8E8E8; }
6599.cal_current_month_oneday { border-right: solid 1px #E8E8E8; }
6600.cal_other_month { border-top: 0; border-left: solid 1px #C0C0C0; border-right: 0; border-bottom: solid 1px #C0C0C0; }
6601.cal_other_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B !important; border-right: 0; }
6602.cal_current_month_right { border-right: solid 1px #E8E8E8; }
6603.cal_other_month_right { border-right: solid 1px #C0C0C0; }
6604.cal_other_month { background: #FAFAFA; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6605.cal_past_month { background: #EEEEEE; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6606.cal_current_month { background: #FFFFFF; border-left: solid 1px #E8E8E8; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6607.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; }
6608.cal_today { border-left: solid 1px #E8E8E8; border-bottom: solid 1px #E8E8E8; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6609.cal_today_peruser { border-right: solid 1px #E8E8E8; border-bottom: solid 1px #E8E8E8; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6610.cal_today_peruser_peruserleft { border-left: solid 2px #6C7C7B; border-right: solid 1px #E8E8E8; border-bottom: solid 1px #E8E8E8; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6611.cal_today_peruser_impair { }
6613.cal_peruser { padding-top: 0 !important; padding-bottom: 0 !important; padding-<?php print $left; ?>: 0 !important; padding-<?php print $right; ?>: 0 !important; }
6615 background: linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6616 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6617 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6618 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6621.peruser_notbusy { opacity: 0.5; }
6622div.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); }
6623table.cal_event { border: none; border-collapse: collapse; margin-bottom: 1px; min-height: 20px; filter: saturate(0.8); border-radius: 3px; }
6624table.cal_event td { border: none; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 2px; padding-top: 0px; padding-bottom: 0px; }
6625table.cal_event td.cal_event { padding: 4px 4px !important; padding-bottom: 2px !important; padding-top: 2px !important; }
6626table.cal_event td.cal_event_right { padding: 4px 4px !important; }
6627tr.trcalweek { height: 300px; }
6628tr.trcalday { height: 300px; }
6629.cal_event { font-size: 1em; }
6630.cal_event a:link { color: #111111; font-weight: normal !important; }
6631.cal_event a:visited { color: #111111; font-weight: normal !important; }
6632.cal_event a:
active { color: #111111; font-weight: normal !important; }
6633.cal_event_notbusy a.cal_event_title:hover { color: #111111; font-weight: normal !important; }
6635.cal_peruserviewname { max-width: 140px; height: 30px !important; }
6636.cal_event span.badge.badge-
status { border: 1px solid #aaa; }
6637table.cal_month tr td
table.nobordernopadding tr td { padding: 0 2px 0 2px; }
6638table.cal_month tr.liste_titre td.tdfordaytitle { min-width: 120px; }
6646.calendarviewcontainertr { height: 100px; }
6654td.peruser_holiday_imp {
6655 background-color: #aaa !important;
6658.cal_available { background: #0060d450; }
6659.cal_chosen { background: #0060d4; }
6667 border: solid 1px rgba(0,0,0,.3);
6668 background: var(--colorbackbody) !important;
6669 color: var(--colortext) !important;
6673.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
6675 background: var(--colorbacktitle1);
6680 background: var(--colorbackhmenu1);
6681 color: #ffffff !important;
6682 border: 1px solid var(--colorbackhmenu1);
6691.ui-menu .ui-menu-item a {
6692 text-decoration:none;
6696 font-weight: normal;
6704.ui-
button { margin-left: -2px; }
6709 line-height: 1em !important;
6717.ui-autocomplete-loading {
6718 background: white url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/working.gif', 1) ?>) right center no-repeat;
6724 background-color: var(--inputbackgroundcolor);
6725 border:1px solid #888;
6729.ui-autocomplete ul {
6730 list-style-
type:none;
6734.ui-autocomplete ul li.selected {
6735 background-color: var(--inputbackgroundcolor);
6737.ui-autocomplete ul li {
6738 list-style-
type:none;
6745.ui-autocomplete-input { margin: 0; padding: 4px; }
6752.editkey_textarea, .editkey_ckeditor, .editkey_string, .editkey_email, .editkey_numeric, .editkey_select, .editkey_autocomplete {
6753 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/edit.png', 1) ?>) right top no-repeat;
6759.editkey_datepicker {
6760 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/calendar.png', 1) ?>) right center no-repeat;
6772.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 {
6787.treeview ul { background-color: transparent !important; margin-top: 0 !important; }
6788.treeview li { background-color: transparent !important; padding: 0 0 0 20px !important; min-height: 30px; }
6789.treeview .hitarea { width: 20px !important; margin-left: -20px !important; margin-top: 3px; }
6791.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
6822 font-family:sans-serif;
6825 border-spacing: 0px;
6826 border-collapse: collapse;
6833 border-style:groove;
6843div.jPicker
table.jPicker {
6844 padding-bottom: 20px;
6845 padding-right: 20px;
6849 height: 2px !important;
6856 background: unset !important;
6857 border: unset !important;
6859.jPicker .Preview div span {
6860 border: unset !important;
6861 width: unset !important;
6862 height: 50% !important;
6864.jPicker div[
class=
"Map"] {
6869 border: 1px solid #bbb !important;
6870 background-color: var(--colorbackbody) !important;
6871 box-shadow: 0px 0px 10px #ccc;
6872 width: 300px !important;
6875 vertical-align: middle;
6878 background-image: unset !important;
6880.jPicker .Grid span.QuickColor {
6881 border: unset !important;
6887 white-space: nowrap;
6889.jPicker .Preview div {
6890 height: 36px !important;
6892.jPicker input[
type=
"button"] {
6893 background: var(--butactionbg);
6894 color: var(--textbutaction);
6896 border-collapse: collapse;
6899.jPicker tr.Hex td.Text input {
6900 width: 60px !important;
6902.jPicker td.Text input {
6905 border: 1px solid #bbb !important;
6909A.color, A.color:
active, A.color:visited {
6912 text-decoration : none;
6918 border : 1px inset white;
6921 border : 1px outset white;
6923A.none, A.none:
active, A.none:visited, A.none:hover {
6926 text-decoration : none;
6933 border : 1px solid #b3c5cc;
6942 background-color : #b3c5cc;
6949 background-color : #b3c5cc;
6950 border : 2px outset;
6959 border : 1px outset white;
6968 text-align : center;
6985 border: solid 1px #ddd !important;
6988 color: unset !important;
6989 background-color: unset !important;
6997textarea.dolibarr_mailings > div.cke body.cke_show_borders {
6998 margin: 0 !important;
7004 margin: 5px !important;
7007 border: 1px #bbb solid ! important;
7014.cke_wrapper { padding: 4px !important; }
7015a.cke_dialog_ui_button
7017 font-family: <?php print
$fontlist ?> !important;
7018 background-image: url(<?php echo $img_button ?>) !important;
7019 background-
position: bottom !important;
7020 border: 1px solid #C0C0C0 !important;
7021 border-radius:0px 5px 0px 5px !important;
7022 box-shadow: 3px 3px 4px #DDD !important;
7024.cke_dialog_ui_hbox_first {
7025 vertical-align: middle !important;
7028 width: 40px !important;
7037a.cke_dialog_ui_button_ok span {
7038 text-shadow: none !important;
7039 color: #333 !important;
7041a.cke_button, a.cke_combo_button {
7042 height: 18px !important;
7044div.cke_notifications_area .cke_notification_warning {
7054.cke.cke_reset, .cke_inner.cke_reset, .cke_top.cke_reset_all {
7055 border-top-left-radius: <?php echo $borderradius; ?>px;
7056 border-top-right-radius: <?php echo $borderradius; ?>px;
7058.cke.cke_reset, .cke_inner.cke_reset, .cke_contents.cke_reset {
7059 border-bottom-left-radius: <?php echo $borderradius; ?>px;
7060 border-bottom-right-radius: <?php echo $borderradius; ?>px;
7064@media only screen and (max-width: 768px)
7066 .cke_inner:not(.cke_maximized) .cke_toolbar_separator,
7067 .cke_inner:not(.cke_maximized) .cke_combo,
7068 .cke_inner:not(.cke_maximized) .cke_button:not(.cke_button__maximize) {
7078td.linecoldescription .tox.tox-tinymce {
7082.tox .tox-edit-area::before {
7083 border: none !important;
7088.tox:not(.tox-tinymce-
inline) .tox-editor-header {
7089 padding: 0 !important;
7091.tox .tox-tbtn:not(.tox-tbtn--select):not(.tox-tbtn--bespoke):not(.tox-split-button__chevron) {
7092 width: 30px !important;
7094.tox .tox-toolbar__group {
7095 padding-left: 5px !important;
7096 padding-right: 5px !important;
7098button.tox-tbtn.tox-tbtn--select.tox-tbtn--bespoke[data-mce-
name=
"fontsize"] {
7101.tox:not(.tox-tinymce-
inline) .tox-editor-header {
7104 box-shadow: 0 2px 2px -2px rgba(34,47,62,.1),0 5px 5px -4px rgba(34,47,62,.09) !important;
7106.mce-content-body p {
7115 border: 1px solid #ddd;
7118.aceeditorstatusbar {
7121 padding-<?php echo $left; ?>: 10px;
7125 background-color: #ebebeb;
7129.ace_status-indicator {
7133 border-<?php echo $left; ?>: 1px solid;
7134 padding-<?php echo $left; ?>: 10px;
7136pre#editfilecontentaceeditorid {
7146 height: 72px !important;
7154.customreportsoutput, .customreportsoutputnotdata {
7157.customreportsoutputnotdata {
7170#types .btn-primary {
7179 display:
inline-block;
7184 vertical-align: top;
7187#types input.text, #types textarea {
7201 box-sizing:border-box;
7208#comment .comment-table {
7212#comment .comment-cell {
7215#comment .comment-info {
7217 border-right:1px solid #dedede;
7221 background:rgba(255,255,255,0.5);
7222 vertical-align:middle;
7225#comment .comment-info a {
7228#comment .comment-right {
7231#comment .comment-description {
7235#comment .comment-delete {
7238 vertical-align:middle;
7240#comment .comment-delete:hover {
7241 background:rgba(250,20,20,0.8);
7243#comment .comment-edit {
7246 vertical-align:middle;
7248#comment .comment-edit:hover {
7249 background:rgba(0,184,148,0.8);
7262 width: <?php print isset($_SESSION[
'dol_screenwidth']) ? max((
int) $_SESSION[
'dol_screenwidth'] - 830, 450) :
'450'; ?>px !important;
7265div#GanttChartDIVglisthead, div#GanttChartDIVgcharthead {
7269.gtaskname div, .gtaskname, .gstartdate div, .gstartdate, .genddate div, .genddate {
7270 font-size: unset !important;
7273div.gantt, .gtaskheading, .gmajorheading, .gminorheading, .gminorheadingwkend {
7274 font-size: unset !important;
7275 font-weight: normal !important;
7276 color: #000 !important;
7279 background: #f0f0f0 !important;
7282 background: rgb(108,152,185) !important;
7285 background: rgb(160,173,58) !important;
7289 text-overflow: ellipsis;
7291td.gminorheadingwkend {
7292 color: #888 !important;
7295 color: #666 !important;
7297.glistlbl, .glistgrid {
7298 width: 582px !important;
7305.gtaskname div, .gtaskname {
7306 min-width: 250px !important;
7307 max-width: 500px !important;
7308 width: unset !important;
7310.gpccomplete div, .gpccomplete {
7311 min-width: 40px !important;
7312 max-width: 40px !important;
7313 width: 40px !important;
7315td.gtaskheading.gstartdate, td.gtaskheading.genddate {
7316 white-space:
break-spaces;
7318.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) {
7319 color: transparent !important;
7333 font-weight: normal;
7342 font-weight: normal;
7348 text-decoration: none;
7353 margin: 0 5px 5px 5px;
7358 margin: 0 10px 20px 10px;
7363 float: <?php print $left; ?>;
7364 border: solid 1px #DDDDDD;
7371 font-weight: normal;
7379 white-space: nowrap;
7385 vertical-align: middle;
7389 display:
inline-block !important;
7392 width: calc(100% - 100px);
7394 white-space:
break-spaces;
7395 word-
break:
break-all;
7398 font-weight: bold !important;
7401 text-decoration: underline;
7404 vertical-align: middle;
7405 display:
inline-block !important;
7406 text-align: <?php echo $right; ?>;
7407 float: <?php echo $right; ?>;
7415#ecm-layout-north div.attachareaformuserfileecm {
7416 padding-bottom: 0px;
7418div#ecm-layout-west {
7420 vertical-align: top;
7422div#ecm-layout-center {
7423 width: calc(100% - 405px);
7424 vertical-align: top;
7425 float: <?php echo $right; ?>;
7428.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; }
7429.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; }
7430.ecmjqft LI.wait { font-weight:normal; background: url(<?php echo
dol_buildpath(
'/theme/'.$theme.
'/img/working.gif', 1); ?>) left top no-repeat; }
7440 top:
auto !important;
7441 bottom: 4px !important;
7444 top: <?php print $disableimages ?
'32' : ($heightmenu + 4); ?>px;
7447 min-width: <?php echo $dol_optimize_smallscreen ?
'200' :
'480'; ?>px;
7450 padding-left: 10px !important;
7451 padding-right: 10px !important;
7452 padding-top: 10px !important;
7453 word-wrap:
break-word;
7456.jnotify-container .jnotify-notification .jnotify-message {
7457 font-weight: normal;
7459 word-
break:
break-word;
7461.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
7462 color: #a28918 !important;
7464.jnotify-container .jnotify-close {
7465 top: 4px !important;
7466 font-size: 1.6em !important;
7470div.jnotify-background {
7471 opacity : 0.95 !important;
7472 box-shadow: 2px 2px 4px #8888 !important;
7476.bodylogin .jnotify-container {
7483 padding-left: unset !important;
7484 padding-right: unset !important;
7485 padding-top: unset !important;
7487.bodylogin .jnotify-container .jnotify-notification {
7488 margin: unset !important;
7490.bodylogin .jnotify-container .jnotify-notification .jnotify-background {
7491 border-radius: unset !important;
7493.bodylogin .jnotify-container .jnotify-notification .jnotify-message {
7505div.dolEventValid h1, div.dolEventValid h2 {
7507 background-color: #e3f0db;
7508 padding: 5px 5px 5px 5px;
7511div.dolEventError h1, div.dolEventError h2 {
7513 background-color: #d79eac;
7514 padding: 5px 5px 5px 5px;
7522.divmap, #google-visualization-geomap-embed-0, #google-visualization-geomap-embed-1, #google-visualization-geomap-embed-2 {
7530table.dataTable tr.odd td.sorting_1,
table.dataTable tr.even td.sorting_1 {
7531 background: none !important;
7533.sorting_asc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc.png
', 1); ?>') no-repeat center right !important; }
7534.sorting_desc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc.png
', 1); ?>') no-repeat center right !important; }
7535.sorting_asc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc_disabled.png
', 1); ?>') no-repeat center right !important; }
7536.sorting_desc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc_disabled.png
', 1); ?>') no-repeat center right !important; }
7537.dataTables_paginate {
7540.paginate_button_disabled {
7541 opacity: 1 !important;
7542 color: #888 !important;
7543 cursor:
default !important;
7545.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover
7547 font-weight: normal;
7549.paginate_enabled_previous:hover, .paginate_enabled_next:hover
7551 text-decoration: underline !important;
7555 text-decoration: underline !important;
7559 font-weight: normal !important;
7560 text-decoration: none !important;
7562.paging_full_numbers {
7563 height: inherit !important;
7565.paging_full_numbers a.paginate_active:hover, .paging_full_numbers a.paginate_button:hover {
7566 background-color: var(--colorbackbody) !important;
7568.paging_full_numbers, .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button {
7569 background-color: var(--colorbackbody) !important;
7570 border-radius: inherit !important;
7572.paging_full_numbers a.paginate_button_disabled:hover, .paging_full_numbers a.disabled:hover {
7573 background-color: var(--colorbackbody) !important;
7575.paginate_button, .paginate_active {
7576 border: 1px solid #ddd !important;
7577 padding: 6px 12px !important;
7578 margin-left: -1px !important;
7579 line-height: 1.42857143 !important;
7580 margin: 0 0 !important;
7587.ui-state-
disabled, .ui-widget-content .ui-state-
disabled, .ui-widget-header .ui-state-
disabled, .paginate_button_disabled {
7589 background-image: none;
7592div.dataTables_length {
7593 float: right !important;
7596div.dataTables_length select {
7599.dataTables_wrapper .dataTables_paginate {
7600 padding-top: 0px !important;
7608.heightofcombo:not(.pageplusone) {
7611.select2-container .select2-selection--single {
7615span.select2-selection--single.flat[aria-
disabled=
"true"] span.select2-selection__rendered {
7619.select2-container--
default .select2-results__option--highlighted[aria-selected] {
7620 background-color: var(--colorbackhmenu1);
7621 color: var(--colortextbackhmenu);
7623.select2-container--
default .select2-results__option--highlighted[aria-selected] span {
7624 color: #fff !important;
7627span.select2.select2-container.select2-container--
default {
7628 text-align: initial;
7637input.select2-input {
7638 border-bottom: none ! important;
7642 border-bottom: solid 1px var(--inputbordercolor) !important;
7644li.select2-selection__choice {
7646 white-space: nowrap;
7649.select2-results .select2-highlighted.optionblue {
7650 color: #FFF !important;
7652.select2-container .select2-selection--multiple {
7653 min-height: 2em !important;
7655.tableforfield .select2-container .select2-selection--single {
7659.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7662.select2-container--focus span.select2-selection.select2-selection--single {
7663 border-bottom: 1px solid var(--inputbordercolor) !important;
7665 border-bottom-left-radius: 0;
7666 border-bottom-right-radius: 0;
7670.blockvmenusearch .select2-container--
default .select2-selection--single
7674.blockvmenubookmarks .select2-container--
default .select2-selection--single
7676 background-color: var(--colorbackvmenu1);
7678.select2-container--
default .select2-selection--single {
7679 background-color: var(--inputbackgroundcolor);
7681#blockvmenusearch .select2-container--default .select2-selection--single .select2-selection__placeholder {
7682 color: var(--colortextbackvmenu);
7684.select2-container--
default .select2-selection--single .select2-selection__rendered {
7685 color: var(--colortext);
7689 color: #999 !important;
7691.select2-choice, .select2-container .select2-choice {
7692 border-bottom: solid 1px rgba(0,0,0,.4);
7694.select2-container .select2-choice > .select2-chosen {
7697.select2-container .select2-choice .select2-arrow {
7699 background: transparent;
7701.select2-container-multi .select2-choices {
7702 background-image: none;
7704.select2-container .select2-choice {
7705 color: var(--colortext);
7708.selectoptiondisabledwhite {
7709 background: #FFFFFF !important;
7713 border-left: none !important;
7714 background: none !important;
7718 border-top: none !important;
7719 border-left: none !important;
7720 border-right: none !important;
7722.select2-drop.select2-drop-above {
7723 box-shadow: none !important;
7725.select2-container--open .select2-dropdown--above {
7726 border-bottom: solid 1px var(--inputbordercolor);
7728.select2-drop.select2-drop-above.select2-drop-
active {
7729 border-top: 1px solid #ccc;
7730 border-bottom: solid 1px var(--inputbordercolor);
7732.select2-container--
default .select2-selection--single:not(.selectwidget) {
7743 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
7745 box-shadow: none !important;
7747.liste_titre .select2-container--
default .select2-selection--single:not(.selectwidget),
7748.liste_titre .select2-container--
default .select2-selection--multiple {
7749 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(<?php echo (
getDolGlobalString(
'THEME_ELDY_BACKTITLE1') !=
'255,255,255') ?
'--colorbacktitle1' :
'--inputbordercolor' ?>);
7753.select2-container--
default .select2-selection--single.selectwidget,
7754.select2-container--
default .select2-selection--single.selectwidget:hover,
7755.select2-container--
default .select2-selection--single.selectwidget:focus {
7760 border-bottom: solid 1px var(--inputbordercolor);
7762 box-shadow: none !important;
7764.select2-container--
default .select2-selection--multiple {
7765 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
7768.select2-container--focus .select2-container--
default .select2-selection--single {
7769 border-bottom-left-radius: 0;
7770 border-bottom-right-radius: 0;
7772.select2-container--
default.select2-container--focus .select2-selection--multiple {
7776 border-bottom-left-radius: 0;
7777 border-bottom-right-radius: 0;
7779.select2-container--
default .select2-selection--multiple {
7786.select2-container--
default .select2-selection--multiple {
7787 background: var(--inputbackgroundcolor);
7788 line-height: normal;
7790.select2-container--
default .select2-selection--multiple .select2-selection__rendered {
7793.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7794 background-color: #ddd;
7795 margin-top: 0.25em !important;
7797.select2-selection--multiple input.select2-search__field {
7798 border: none !important;
7801.select2-search__field
7804 border-top: none !important;
7805 border-left: none !important;
7806 border-right: none !important;
7807 border-bottom: solid 1px var(--inputbordercolor) !important;
7808 box-shadow: none !important;
7809 border-radius: 0 !important;
7812.select2-container-
active .select2-choice, .select2-container-
active .select2-choices
7817 border-bottom: none;
7818 box-shadow: none !important;
7823 box-shadow: 1px 2px 10px #8884;
7824 background-color: var(--colorbackbody);
7825 color: var(--colortext);
7827.select2-dropdown-open {
7828 background-color: var(--colorbackvmenu1);
7830.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choices
7835 border-bottom: none;
7836 box-shadow: none !important;
7837 background-color: var(--colorbackvmenu1);
7843.select2-drop.select2-drop-above.select2-drop-
active, .select2-drop {
7846.select2-drop.select2-drop-above {
7849.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
7850 background-image: none;
7851 border-radius: 0 !important;
7853div.select2-drop-above
7855 background: var(--colorbackvmenu1);
7856 box-shadow: none !important;
7860 border: 1px solid #ccc;
7863.select2-search input {
7866a span.select2-chosen
7868 font-weight: normal !important;
7870.select2-container .select2-choice {
7871 background-image: none;
7874.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit
7876 background: var(--colorbackvmenu1);
7881.select2-results__option {
7882 word-
break:
break-word;
7883 text-align: <?php echo $left; ?>;
7885.select2-container.select2-container-
disabled .select2-choice, .select2-container-multi.select2-container-
disabled .select2-choices {
7886 background-color: var(--colorbackvmenu1);
7887 background-image: none;
7891.select2-container-
disabled .select2-choice .select2-arrow b {
7894.select2-container-multi .select2-choices .select2-search-choice {
7897.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi .select2-choices,
7898.select2-container-multi.select2-container-
active .select2-choices
7900 border-bottom: 1px solid #ccc;
7906.select2-container--
default .select2-results>.select2-results__options{
7912.selecttype span.select2-dropdown.ui-dialog {
7915span#select2-taskid-container[title^=
'--'] {
7921#addbox .select2-container .select2-choice > .select2-chosen, #actionbookmark .select2-container .select2-choice > .select2-chosen {
7922 text-align: <?php echo $left; ?>;
7925.select2-container--
default .select2-selection--single .select2-selection__placeholder {
7926 color: var(--colortext);
7929span#select2-boxbookmark-container, span#select2-boxcombo-container {
7930 text-align: <?php echo $left; ?>;
7932span#select2-boxbookmark-container {
7935.select2-container .select2-selection--single .select2-selection__rendered {
7939#boxbookmark.boxcombo, #boxcombo.boxcombo {
7942 border-bottom: solid 1px rgba(0,0,0,.4) !important;
7946 vertical-align: top;
7950.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7951 padding: 3px 5px 3px 5px;
7952 margin: 0 0 2px 3px;
7957 border: 1px solid #aaaaaa;
7959 box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7960 background-clip: padding-box;
7961 -webkit-touch-callout: none;
7962 -webkit-
user-select: none;
7963 -moz-
user-select: none;
7964 -ms-
user-select: none;
7966 background-color: var(--inputbackgroundcolor);
7967 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));
7968 background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7969 background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7970 background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7972.mytooltip .select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7973 padding: 1px 3px 1px 3px;
7975.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr a {
7976 font-weight: normal;
7978.select2-container-multi-dolibarr .select2-choices-dolibarr li {
7979 float: <?php echo $left; ?>;
7982.select2-container-multi-dolibarr .select2-choices-dolibarr {
7983 height:
auto !important;
7991.select2-results__option {
7994span.select2-dropdown--below {
7998span.select2-dropdown--above {
7999 margin-bottom: -1px;
8003.parentonrightofpage {
8007select.multiselectononeline {
8009 vertical-align: middle;
8011 height: 2.2em !important;
8017@media only screen and (min-width: 768px)
8020 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown.ui-dialog {
8021 min-width: 300px !important;
8024 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--below:not(.onrightofpage),
8025 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--above:not(.onrightofpage) {
8026 min-width: 300px !important;
8029 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--below,
8030 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--above {
8031 min-width: 140px !important;
8033 .combolargeelem.select2-container.select2-container--open .select2-dropdown.ui-dialog {
8034 min-width: 320px !important;
8037 .select2-container--open .select2-dropdown--below {
8038 border-top: 1px solid var(--inputbordercolor);
8044.limit.select2-container.select2-container--open .select2-dropdown.ui-dialog {
8045 min-width: 100px !important;
8053.noborderoncategories {
8054 border: none !important;
8055 border-radius: 5px !important;
8057 box-shadow: none !important;
8058 margin-top: 1px !important;
8059 margin-bottom: 0 !important;
8060 margin-<?php echo $left ?>: 0px !important;
8061 margin-<?php echo $right ?>: 3px !important;
8063span.noborderoncategories a, li.noborderoncategories a {
8064 line-height: normal;
8067span.noborderoncategories {
8068 padding: 3px 5px 3px 5px;
8069 display:
inline-block;
8071.categtextwhite, .treeview .categtextwhite.hover {
8072 color: #fff !important;
8075 color: #000 !important;
8087.multi-select-container {
8088 display:
inline-block;
8098 background: var(--inputbackgroundcolor);
8101 border: 1px solid #aaa;
8102 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
8106div.multi-select-menu[role=
"menu"] {
8107 min-width: 220px !important;
8110.multi-select-menu input {
8111 margin-right: 0.3em;
8116 display:
inline-block;
8118 white-space: nowrap;
8120 text-overflow: ellipsis;
8121 vertical-align: middle;
8122 background-color: var(--inputbackgroundcolor);
8126 border-bottom: solid 1px var(--inputbordercolor);
8134.multi-select-
button:focus {
8136 border-bottom: 1px solid #666;
8137 border-bottom-left-radius: 0;
8138 border-bottom-right-radius: 0;
8141.multi-select-
button:after {
8143 display:
inline-block;
8146 border-style: solid;
8147 border-width: 0.4em 0.3em 0em 0.3em;
8148 border-color: #888 transparent transparent transparent;
8155.multi-select-container--open .multi-select-menu { display: block; }
8157.multi-select-container--open .multi-select-
button:after {
8158 border-width: 0 0.4em 0.4em 0.4em;
8159 border-color: transparent transparent #888 transparent;
8162.multi-select-menuitem {
8167label.multi-select-menuitem {
8177ul.ulselectedfields {
8185 vertical-align: middle;
8186 display:
inline-block;
8188.dropdown dd, .dropdown dt {
8194 text-align: <?php echo $left; ?>;
8204.dropdown dt a span, .multiSel span {
8206 display:
inline-block;
8207 padding: 0 3px 2px 0;
8209.maxwidthsearch .dropdown dt a span, .multiSel span {
8210 padding: 3px 3px 2px 3px;
8212.dropdown span.value {
8216 background-color: var(--inputbackgroundcolor);
8217 box-shadow: 1px 1px 10px #aaa;
8219 <?php echo $right; ?>:0px;
8229.dropdown dd ul.selectedfieldsleft {
8230 <?php echo $right; ?>:
auto;
8233 white-space: nowrap;
8234 font-weight: normal;
8235 padding: 7px 8px 7px 8px;
8237 color: var(--colortext);
8239.dropdown dd ul li:hover:not(.liinputsearch) {
8242.dropdown dd ul li input[
type=
"checkbox"] {
8243 margin-<?php echo $right; ?>: 3px;
8245.dropdown dd ul li a, .dropdown dd ul li span {
8248.dropdown dd ul li a {
8251.dropdown dd ul li span {
8257dd.dropdowndd ul li {
8258 text-overflow: ellipsis;
8260 white-space: nowrap;
8270 text-overflow: ellipsis;
8271 white-space: nowrap;
8274div.kanban.column div.ui-sortable-helper {
8275 transform: rotate(4deg);
8287 padding-bottom: 20px;
8295.searchpage .tagtr .tagtd {
8297 padding-bottom: 5px;
8299.searchpage .tagtr .tagtd .button {
8303.searchpage .searchform input {
8307.searchpage :focus-visible {
8311li.ui-li-divider .ui-link {
8312 color: #FFF !important;
8317a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-inner:hover {
8318 text-decoration: none !important;
8328 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
8331.ui-btn-icon-right .ui-btn-inner {
8332 padding-right: 30px;
8334.ui-btn-icon-left .ui-btn-inner {
8337.ui-select .ui-btn-icon-right .ui-btn-inner {
8338 padding-right: 30px;
8340.ui-select .ui-btn-icon-left .ui-btn-inner {
8343.ui-select .ui-btn-icon-right .ui-icon {
8346.ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon {
8352 white-space: nowrap;
8353 text-overflow: ellipsis;
8355.fiche .ui-controlgroup {
8357 padding-bottom: 0px;
8359div.ui-controlgroup-controls div.tabsElem
8363div.ui-controlgroup-controls div.tabsElem a
8365 box-shadow: 0 -3px 6px rgba(0,0,0,.2);
8367div.ui-controlgroup-controls div.tabsElem a#
active {
8368 box-shadow: 0 -3px 6px rgba(0,0,0,.3);
8371a.tab span.ui-btn-inner
8378 color: var(--colortext);
8380.liste_titre .ui-link {
8381 color: var(--colortexttitle) !important;
8385 word-wrap:
break-word;
8389.formdoc .ui-btn-inner
8391 white-space: normal;
8393 text-overflow: clip;
8401div.ui-radio, div.ui-checkbox
8403 display:
inline-block;
8404 border-bottom: 0px !important;
8406.ui-checkbox input, .ui-radio input {
8412div.ui-checkbox label+input, div.ui-radio label+input {
8417 padding-bottom: 10px; margin-bottom: 4px; border-bottom: 1px solid #AAAAAA !important;
8424.ui-field-contain label.ui-input-text {
8425 vertical-align: middle !important;
8427.ui-mobile fieldset {
8428 border-bottom: none !important;
8432.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-
static.ui-li {
8437 font-weight: normal;
8439.ui-focus, .ui-btn:focus {
8447 color: var(--colortexttitlenotab) !important;
8449.ui-bar-b, .lilevel0 {
8450 background-repeat: repeat-x;
8454 color: var(--colortexttitlenotab) !important;
8457 font-weight: normal !important;
8460.ui-li.ui-last-child, .ui-li.ui-field-contain.ui-last-child {
8461 border-bottom-width: 0px !important;
8464 color: var(--colortexttitle) !important;
8465 background: var(--colorbackmobilemenu);
8468 box-shadow: none !important;
8469 border-bottom: 1px solid #ccc;
8472 border-right: 1px solid #ccc !important;
8475 border: 1px solid #ccc;
8478.ui-btn-up-c, .ui-btn-hover-c {
8482.ui-body-c .ui-link, .ui-body-c .ui-link:visited, .ui-body-c .ui-link:hover {
8483 color: var(--colortextlink);
8485.ui-btn-up-c .vsmenudisabled {
8486 color: #<?php echo $colorshadowtitle; ?> !important;
8487 text-shadow: none !important;
8490 background: transparent;
8493 color: var(--colortexttitlenotab) !important;
8496 border-top: 2px solid #444;
8497 background: #fff ! important;
8499.lilevel1 div div a {
8500 font-weight: bold !important;
8505 background: #fff ! important;
8510 background: #fff ! important;
8516 background: #fff ! important;
8522 background: #fff ! important;
8532.menu_choix1,.menu_choix2 {
8535 border: 1px solid #666;
8538.menu_choix1 a, .menu_choix2 a {
8541 text-decoration: none;
8547.menu_choix1 a:hover,.menu_choix2 a:hover {
8550.menu li.menu_choix1 {
8552 padding-right: 10px;
8553 padding-bottom: 2px;
8555.menu li.menu_choix2 {
8557 padding-right: 10px;
8558 padding-bottom: 2px;
8560@media only screen and (max-width: 768px)
8562 .menu_choix1 a, .menu_choix2 a {
8563 background-size: 36px 36px;
8567 .menu li.menu_choix1, .menu li.menu_choix2 {
8572 margin-right: 0 !important;
8586 border: 1px solid #888;
8588.publicnewmemberform div.tabBarWithBottom {
8589 border: 2px solid #e8e8e8;
8593 box-shadow: 2px 2px 10px #ddd;
8596.publicnewmemberform #tablesubscribe {
8597 color: var(--colortextbackvmenu);
8600@media only screen and (max-width: 768px)
8602 .publicnewmemberform div.tabBarWithBottom {
8616.ticketpublictable td {
8624.publicnewticketform {
8629 padding-right: 50px;
8632@media only screen and (max-width: 768px)
8634 .ticketlargemargin {
8635 padding-left: 5px; padding-right: 5px;
8649#cd-timeline::before {
8657 background: #d7e4ed;
8659@media only screen and (min-width: 1170px) {
8663 #cd-timeline::before {
8673.cd-timeline-block:after {
8678.cd-timeline-block:first-child {
8681.cd-timeline-block:last-child {
8684@media only screen and (min-width: 1170px) {
8685 .cd-timeline-block {
8688 .cd-timeline-block:first-child {
8691 .cd-timeline-block:last-child {
8703 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);
8704 background: #d7e4ed;
8706.cd-timeline-img img {
8716.cd-timeline-img.cd-picture {
8717 background: #75ce66;
8719.cd-timeline-img.cd-movie {
8720 background: #c03b44;
8722.cd-timeline-img.cd-location {
8723 background: #f0ca45;
8725@media only screen and (min-width: 1170px) {
8732 -webkit-transform: translateZ(0);
8733 -webkit-backface-visibility: hidden;
8735 .cssanimations .cd-timeline-img.is-hidden {
8738 .cssanimations .cd-timeline-img.bounce-in {
8739 visibility: visible;
8740 -webkit-animation: cd-bounce-1 0.6s;
8741 -moz-animation: cd-bounce-1 0.6s;
8742 animation: cd-bounce-1 0.6s;
8746@-webkit-keyframes cd-bounce-1 {
8749 -webkit-transform: scale(0.5);
8754 -webkit-transform: scale(1.2);
8758 -webkit-transform: scale(1);
8761@-moz-keyframes cd-bounce-1 {
8764 -moz-transform: scale(0.5);
8769 -moz-transform: scale(1.2);
8773 -moz-transform: scale(1);
8776@keyframes cd-bounce-1 {
8779 -webkit-transform: scale(0.5);
8780 -moz-transform: scale(0.5);
8781 -ms-transform: scale(0.5);
8782 -o-transform: scale(0.5);
8783 transform: scale(0.5);
8788 -webkit-transform: scale(1.2);
8789 -moz-transform: scale(1.2);
8790 -ms-transform: scale(1.2);
8791 -o-transform: scale(1.2);
8792 transform: scale(1.2);
8796 -webkit-transform: scale(1);
8797 -moz-transform: scale(1);
8798 -ms-transform: scale(1);
8799 -o-transform: scale(1);
8800 transform: scale(1);
8803.cd-timeline-content {
8807 border-radius: 0.25em;
8809 background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8810 background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8811 background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8812 background-image: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8814.cd-timeline-content:after {
8819.cd-timeline-content h2 {
8822.cd-timeline-content .cd-
date {
8824 font-size: 0.8125rem;
8826.cd-timeline-content .cd-
date {
8827 display:
inline-block;
8829.cd-timeline-content p {
8834.cd-timeline-content .cd-
date {
8839.cd-timeline-content::before {
8846 border: 7px solid transparent;
8847 border-right: 7px solid white;
8849@media only screen and (min-width: 768px) {
8850 .cd-timeline-content h2 {
8854 .cd-timeline-content {
8858 .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-
date {
8860 font-size: 0.875rem;
8863@media only screen and (min-width: 1170px) {
8864 .cd-timeline-content {
8869 .cd-timeline-content::before {
8872 border-color: transparent;
8873 border-left-color: white;
8875 .cd-timeline-content .cd-read-more {
8878 .cd-timeline-content .cd-
date {
8886 .cd-timeline-block:nth-child(even) .cd-timeline-content {
8889 .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
8893 border-color: transparent;
8894 border-right-color: white;
8896 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
8899 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-
date {
8915span.phpdebugbar-tooltip.phpdebugbar-tooltip-extra-wide, span.phpdebugbar-tooltip.phpdebugbar-tooltip-wide {
8916 width: 250px !important;
8918.phpdebugbar-indicator span.phpdebugbar-tooltip {
8919 opacity: .95 !important;
8921a.phpdebugbar-tab.phpdebugbar-
active {
8922 background-image: unset !important;
8924.phpdebugbar-fa-tags:before {
8926 font-weight: 600 !important;
8928.phpdebugbar-fa-tasks:before {
8930 font-weight: 600 !important;
8932.phpdebugbar-fa-tags, .phpdebugbar-fa-tasks, .phpdebugbar-indicator .fa {
8933 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
8936div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-warning:before,
8937div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-error:before,
8938div.phpdebugbar-widgets-exceptions a.phpdebugbar-widgets-editor-link:before,
8939div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-database:before,
8940div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-duration:before,
8941div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-memory:before,
8942div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-row-count:before,
8943div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-copy-clipboard:before,
8944div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-stmt-id:before,
8945div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-render-time:before,
8946div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-memory:before,
8947div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-param-count:before,
8948div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-
type:before,
8949div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
8951 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>" !important;
8958.jcrop-holder { background: unset !important; }
8965.dol-xaxis-vertical .flot-x-axis .flot-tick-label.tickLabel {
8966 text-orientation: sideways;
8968 writing-mode: vertical-rl;
8969 white-space: nowrap;
8983 background-color: rgba(0, 0, 0, 0.6);
8986 justify-content: center;
8987 align-items: center;
8990#dol-block-ui .message {
8991 padding: 15px 20px 15px 50px;
8993 background: #000 no-repeat 10px center;
8994 border-radius: 10px;
8995 font-family: sans-serif;
9003span.clipboardCPValueToPrint, div.clipboardCPValueToPrint {
9004 display:
inline-block;
9006span.clipboardCPValue.hidewithsize {
9007 width: 0 !important;
9008 display:
inline-block;
9010 white-space: nowrap;
9012 vertical-align: middle;
9014div.clipboardCPValue.hidewithsize {
9015 width: 0 !important;
9018 white-space: nowrap;
9021.clipboardCPShowOnHover{
9025.clipboardCPShowOnHover .clipboardCPButton {
9033.clipboardCPTextDivInside {
9035 background: #f8f8fa;
9037 border: 1px solid #E0E0E0;
9046 white-space: nowrap;
9048 box-shadow: 1px 1px 6px #ddd;
9056.radio_js_bloc_number {
9057 display:
inline-block;
9061 border:1px solid #ccc;
9068.radio_js_bloc_number.selected {
9069 transition:0.2s ease background;
9082 vertical-align: top;
9086#virtualcard-iframe {
9087 border: 1px solid #aaa;
9088 vertical-align: top;
9091 border-radius: 10px;
9093 box-shadow: 0 0 5px #bbb;
9096 pointer-events: none;
9111.highlightDragDropArea{
9112 border: 2px #000 dashed !important;
9113 background-color: #eee !important;
9115.highlightDragDropArea * :not(.dragDropAreaMessage *){
9117 filter: blur(1px) grayscale(90%);
9119.dragDropAreaMessage {
9123 transform: translate(-50%, -50%);
9133 border: 1px solid #bbb !important;
9140.opensurveydescription * {
9145 padding: 0 4px 0 4px;
9149 margin-right: 100px;
9153 background-color: #f0f0f0;
9157.survey_borders .resultats .nom {
9158 text-align: <?php echo $left; ?>
9160.survey_borders .resultats .sujet, .survey_borders .resultats .jour {
9171#bookinghoursection {
9179 border: 1px solid #000;
9182 margin-bottom: 15px;
9183 box-shadow: 10px 10px 10px #ddd;
9186 padding-bottom: 10px;
9190 background-size: 22px
auto;
9200 min-width: 500px !important;
9202 left: inherit !important;
9203 top: inherit !important;
9204 border-radius: <?php echo $borderradius; ?>px !important;
9207 background-color: var(--colorbackgrey);
9209 padding-bottom: 6px;
9211 border-radius: <?php echo $borderradius; ?>px;
9221@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC1', round($nbtopmenuentries * 90, 0) + 340); ?>px)
9224 width: <?php echo round(52); ?>px;
9225 white-space: nowrap;
9227 text-overflow: ellipsis;
9229 color: var(--colortextbackhmenu);
9233 color: var(--colortextbackhmenu);
9242 background-size: 22px
auto;
9246 li.tmenu, li.tmenusel {
9261@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC2', round($nbtopmenuentries * 69, 0) + 130); ?>px)
9263 li.tmenucompanylogo {
9270 max-width: <?php echo max(26, ceil(300 / ($nbtopmenuentriesreal + 2))); ?>px;
9271 text-overflow: clip;
9273 span.mainmenuaspan {
9282 background-size: 20px
auto;
9292<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
9293@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
9296 .tmenudiv:hover .tmenuimage:not(.menuhider), .tmenudiv:hover .tmenuimage:not(.menuhider):before {
9297 margin-top: 8px !important;
9303 background: var(--colorbackvmenu1);
9312 background: var(--colorbackvmenu1);
9318 .login_vertical_align {
9320 padding-right: 20px;
9325 <?php
if ($disableimages) { ?>
9330 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
9333 padding-<?php echo $right; ?>: 0;
9336 div.login_block_user {
9340 div.login_block_tools, div.login_block_user {
9351 padding-right: 20px;
9352 padding-bottom: 16px;
9356 vertical-align: middle;
9358 background: var(--colorbackvmenu1);
9367 .loginbuttonexternal {
9371 .side-nav-vert .user-menu .dropdown-menu,
9372 #topmenu-global-search-dropdown .dropdown-menu, #topmenu-bookmark-dropdown .dropdown-menu, #topmenu-quickadd-dropdown .dropdown-menu {
9373 width: 285px !important;
9374 min-width: unset !important;
9377 div.login_block_other {
9378 margin-right: unset;
9380 div.login_block_tools, div.login_block_user, div.login_block_other { clear: both; }
9382 .atoplogin, .atoplogin:hover
9384 color:unset !important;
9389 padding: 0 !important;
9392 li.tmenu, li.tmenusel {
9399 text-overflow: clip;
9402 background-size: 20px
auto;
9403 margin-top: 2px !important;
9411 width:
auto !important;
9413 .tableforfield>tr>td:first-child, .tableforfield>tbody>tr>td:first-child, div.tableforfield div.tagtr>div.tagtd:first-of-
type {
9416 .tableforfield>tr>td:nth-child(2), .tableforfield>tbody>tr>td:nth-child(2), div.tableforfield div.tagtr>div.tagtd:nth-child(2) {
9417 word-
break:
break-word;
9424 table.table-fiche-title .col-title div.titre{
9433 word-
break:
break-word;
9436 .websiteselectionsection {
9438 border-right: unset;
9446 padding-right: 12px;
9454 .underbanner.underbanner-before-box {
9455 border-bottom: none;
9458 .valuefield.fieldname_type span.badgeneutral {
9460 display:
inline-block;
9463 tr.trextrafieldseparator td, tr.trextrafields_collapse_last td {
9465 border-bottom: 1px solid var(--colortopbordertitle1) !important;
9476 .lilevel1 span.paddingright {
9480 img.userphotopublicvcard {
9488@media only screen and (max-width: 1024px)
9490 div#ecm-layout-west {
9491 width: calc(100% - 4px);
9494 div#ecm-layout-center {
9499@media only screen and (max-width: 768px)
9515 table.titlemodulehelp tr td img.widthpictotitle {
9520 min-width : 280px !important;
9521 width: calc(100% - 50px);
9524 .imgopensurveywizard, .imgautosize { width:95%; height:
auto; }
9526 .fiche > .listactionsfilter .table-fiche-title .col-title .titre {
9539 width: <?php print
dol_size(350,
'width'); ?>px;
9550 td.widthpictotitle { width: 30px; }
9552 .logopublicpayment #dolpaymentlogo {
9555 #tablepublicpayment {
9556 width:
auto !important;
9559 .poweredbypublicpayment {
9560 float: unset !important;
9561 top: unset !important;
9563 right: -10px !important;
9580 .bookcalform.boxtable .minwidth75 {
9583 .center.bookingtab {
9586 #bookinghoursection {
9595 input[
type=checkbox], input[
type=radio] {
9596 margin: 0 5px 0 1px;
9597 transform: scale(1.1);
9601 white-space: normal;
9602 word-
break:
break-word;
9606@media only screen and (max-width: 320px)
9612@media only screen and (max-width: 300px)
9618@media only screen and (max-width: 280px)
9643:where(#fourn-invoices-paiments-list,#customer-invoices-paiments-list)[data-display-all-invoices=
"1"] tr[data-row-
type=
"2"]{
9658include
dol_buildpath($path.
'/theme/'.$theme.
'/dropdown.inc.php', 0);
9659include
dol_buildpath($path.
'/theme/'.$theme.
'/emaillayout.inc.php', 0);
9660include
dol_buildpath($path.
'/theme/'.$theme.
'/info-box.inc.php', 0);
9661include
dol_buildpath($path.
'/theme/'.$theme.
'/progress.inc.php', 0);
9662include
dol_buildpath($path.
'/theme/'.$theme.
'/timeline.inc.php', 0);
9663include
dol_buildpath($path.
'/theme/'.$theme.
'/search-input.inc.css', 0);
9664include
dol_buildpath($path.
'/theme/'.$theme.
'/tooltips.inc.css', 0);
9665include
dol_buildpath($path.
'/theme/'.$theme.
'/input-feedback.css', 0);
9674.row-with-select[data-is-last-changed] * {
9675 -webkit-touch-callout: none;
9676 -webkit-
user-select: none;
9677 -khtml-
user-select: none;
9678 -moz-
user-select: none;
9679 -ms-
user-select: none;
9683div.extra_inline_chkbxlst, div.extra_inline_checkbox {
9688div.flot-text .flot-tick-label .tickLabel, .fa-color-unset {
9694 -webkit-touch-callout: none;
9695 -webkit-
user-select: none;
9696 -khtml-
user-select: none;
9697 -moz-
user-select: none;
9698 -ms-
user-select: none;
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.
print $langs trans('Date')." left Ref 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 Paid right PaymentTypeShortLIQ right SELECT p pos_change as p datep as p p num_paiement as f pf amount as amount
print $langs trans('Date')." left Ref 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 Paid 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.