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 --colorwhitelight: #eee;
222 --heightrow: <?php print $heightrow; ?>;
227 print
"/* For dark mode */\n";
229 print
"@media (prefers-color-scheme: dark) {";
231 print
"@media not print {";
234 --colorbackhmenu1: #3d3e40;
235 --colorbackvmenu1: #2b2c2e;
236 --colorbacktitle1: #3b3c3e;
237 --colorbacktabcard1: #1d1e20; /* Must be same than colorbackbody */
238 --colorbacktabactive: rgb(220,220,220);
239 --colorbacklineimpair1: #38393d;
240 --colorbacklineimpair2: #2b2d2f;
241 --colorbacklinepair1: #38393d;
242 --colorbacklinepair2: #2b2d2f;
243 --colorbacklinepairhover: #2b2d2f;
244 --colorbacklinepairchecked: #0e5ccd;
245 --colorbackbody: #1d1e20;
246 --colorbackmobilemenu: #080808;
247 --colorbackgrey: #0f0f0f;
248 --tooltipbgcolor: #2b2d2f;
249 --colortexttitlenotab: rgb(220,220,220);
250 --colortexttitlenotab2: rgb(220,220,220);
251 --colortexttitle: rgb(220,220,220);
252 --colortext: rgb(220,220,220);
253 --colortextlink: #4390dc;
254 --colortexttitlelink: #4390dc;
255 --colortextbackhmenu: rgb(220,220,220);
256 --colortextbackvmenu: rgb(220,220,220);
257 --tooltipfontcolor : rgb(220,220,220);
258 --listetotal: rgb(245, 83, 158);
259 --inputbackgroundcolor: rgb(70, 70, 70);
260 --inputbackgroundcolordisabled: rgb(60, 60, 60);
261 --inputcolordisabled: rgb(140, 140, 140);
262 --inputbordercolor: rgb(220,220,220);
263 --oddevencolor: rgb(220,220,220);
264 --colorboxstatsborder: rgb(65,100,138);
265 --dolgraphbg: #1d1e20;
266 --fieldrequiredcolor: #fff;
267 --colortextbacktab: rgb(220,220,220);
268 --colorboxiconbg: rgb(36,38,39);
269 --refidnocolor: rgb(220,220,220);
270 --tableforfieldcolor:rgb(220,220,220);
271 --amountremaintopaycolor:rgb(252,84,91);
272 --amountpaymentcomplete:rgb(101,184,77);
273 --amountremaintopaybackcolor:rbg(245,130,46);
274 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #000, #000, #000, #274231);
275 --tablevalidbgcolor: rgb(80, 64, 33);
278 --colorwhitelight: #333;
289<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
290 background-color: #FFFFFF;
292 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
300 background-color: var(--colorbackbody);
301 <?php print
'direction: '.$langs->trans(
"DIRECTION").
";\n"; ?>
311.sensiblehtmlcontent * {
315.thumbstat { font-weight: bold !important; }
316th a { font-weight: <?php echo($useboldtitle ?
'bold' :
'normal'); ?> !important; }
317a.tab { font-weight: 500 !important; }
319a:link, a:visited, a:hover, a:
active, .classlink { color: var(--colortextlink); text-decoration: none; }
320a:hover { text-decoration: underline; color: var(--colortextlink); }
321a.commonlink { color: var(--colortextlink) !important; text-decoration: none; }
323th.liste_titre a div div:hover, th.liste_titre_sel a div div:hover { text-decoration: underline; }
324tr.liste_titre th.liste_titre_sel:not(.maxwidthsearch), tr.liste_titre td.liste_titre_sel:not(.maxwidthsearch),
325tr.liste_titre th.liste_titre:not(.maxwidthsearch), tr.liste_titre td.liste_titre:not(.maxwidthsearch) { opacity: 0.8; }
326tr.liste_titre_filter th.liste_titre:not(.center), tr.liste_titre_filter th.liste_titre_sel:not(.center) {
329.liste_titre.trheight5em {
330 height: 4em !important;
335 box-sizing: border-box;
337input[
type=
"text"]:not(.input-icon-security, .input-icon-
user, .input-icon-password),
338input[
type=
"password"]:not(.input-icon-security, .input-icon-
user, .input-icon-password) {
341input.downloadexternallink {
344.input-icon-
user, .input-icon-password {
345 padding-right: 28px !important;
348select.vmenusearchselectcombo {
349 background-color: unset;
352table.liste th.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
353table.liste th.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch) {
357 text-overflow: ellipsis;
359th.wrapcolumntitle dl dt a span.fas.fa-list {
360 vertical-align: middle;
364.liste_titre input[
name=search_month], .liste_titre input[
name=search_month_start], .liste_titre input[
name=search_month_end] {
368select#date_startday, select#date_startmonth, select#date_endday, select#date_endmonth, select#reday, select#remonth,
369input, input.flat, form.flat select, select, select.flat, .dataTables_length label select {
372input, input.flat, textarea, textarea.flat, form.flat select, select, select.flat, .dataTables_length label select {
373 color: var(--colortext);
379 margin: 0px 0px 0px 0px;
380 background-color: var(--inputbackgroundcolor);
382 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
387span.massactionselect, input.inputsearch_dropdownselectedfields {
388 border-radius: 0 !important;
389 border-top: 0 !important;
390 border-left: 0 !important;
391 border-right: 0 !important;
392 background-color: unset;
395.liste_titre input:not(#search_component_params_input):not(.select2-search__field), .liste_titre select {
398 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>-width: 1px !important;
399 border-color: var(<?php echo (
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') &&
getDolGlobalString(
'THEME_ELDY_BACKTITLE1') !=
'255,255,255') ?
'--colorbacktitle1' :
'--inputbordercolor'; ?>) !important;
402.divadvancedsearchfieldcompinput,
403div.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
405 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
407 background-color: #f8f8fa;
408 border-bottom-left-radius: 0;
409 border-bottom-right-radius: 0;
413.divadvancedsearchfieldcompinput {
415 border-bottom: solid 1px var(--inputbordercolor);
418input[
name=duration_value], input[
name=durationhour]
420 margin-right: 4px !important;
422input[
type=submit], input[
type=submit]:hover {
425input[
type=checkbox], input[
type=radio] {
426 margin: 0 5px 1px 1px;
427 transform: scale(1.25);
431 display:
inline-block;
435 background-color: #ededed;
437.integrated-radio input[
type=
"radio"] {
440.integrated-radio:has(input:checked) {
441 background-color: var(--colortextlink, #0a58ca);
445.kanban input.checkforselect {
453 border-bottom-left-radius: 0;
454 border-bottom-right-radius: 0;
462.tableforfield input {
466 margin-top: 0 !important;
470.refidno .button.smallpaddingimp {
471 padding: 4px !important;
472 padding-left: 6px !important;
473 padding-right: 6px !important;
475.refid input[
type=
"text"] {
490#mainbody input.button:not(.buttongen):not(.bordertransp), #mainbody a.button:not(.buttongen):not(.bordertransp) {
491 background: var(--butactionbg);
492 color: var(--textbutaction);
494 border-collapse: collapse;
497#mainbody span.websitetools input.button:not(.buttongen):not(.bordertransp) {
498 color: #000 !important;
500#mainbody input.buttongen, #mainbody button.buttongen {
504 box-shadow: 0px 0px 6px 1px rgb(50 50 50 / 40%), 0px 0px 0px rgb(60 60 60 / 10%);
510input.button.massactionconfirmed {
514input:invalid, select:invalid, input.--error , select.--error {
515 border-color: #ea1212;
518section.setupsection {
519 padding: 20px !important;
520 background-color: var(--colorbackgrey);
523section.setupsection:hover {
524 box-shadow: 0 0 5px #aaa;
528.field-error-icon { color: #ea1212 !important; }
531div.tabBar textarea:focus:not(.textarea-ai_feature):not(.cke_source) {
532 border: 1px solid #aaa !important;
534input: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),
535 select:focus, .select2-container--open [aria-expanded=
"false"].select2-selection--single,
536 .select2-container--focus span.selection span.select2-selection:not(.noborderfocus):not(.massactionselect) {
538 border: 1px solid #666 !important;
540 border-bottom: 1px solid #666 !important;
541 border-bottom-left-radius: 0 !important;
542 border-bottom-right-radius: 0 !important;
545textarea.cke_source:focus
554 border-top: solid 1px var(--inputbordercolor);
555 border-left: solid 1px var(--inputbordercolor);
556 border-right: solid 1px var(--inputbordercolor);
557 border-bottom: solid 1px var(--inputbordercolor);
564input.removedassigned, input.removedassignedresource {
565 padding: 2px !important;
566 vertical-align: text-bottom;
570 padding-left: 0px !important;
571 padding-right: 0px !important;
574 vertical-align: middle;
576input.buttonpayment,
button.buttonpayment, div.buttonpayment {
581 background-image: none;
587 background-color: #9999bb;
589 box-shadow: 1px 1px 4px #bbb;
601.nofocusvisible:focus-visible {
605div.buttonpayment input:focus {
613div.buttonpayment input {
614 background-color: unset;
618 text-transform: uppercase;
621input.buttonpaymentcb {
622 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/credit_card.png', 1) ?>);
623 background-size: 26px;
624 background-repeat: no-repeat;
627input.buttonpaymentcheque {
628 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/cheque.png', 1) ?>);
629 background-size: 24px;
630 background-repeat: no-repeat;
633input.buttonpaymentpaypal {
634 background-image: url(<?php echo
dol_buildpath($path.
'/paypal/img/object_paypal.png', 1) ?>);
635 background-repeat: no-repeat;
638input.buttonpaymentpaybox {
639 background-image: url(<?php echo
dol_buildpath($path.
'/paybox/img/object_paybox.png', 1) ?>);
640 background-repeat: no-repeat;
643input.buttonpaymentstripe {
644 background-image: url(<?php echo
dol_buildpath($path.
'/stripe/img/object_stripe.png', 1) ?>);
645 background-repeat: no-repeat;
648.logopublicpayment #dolpaymentlogo {
651 image-rendering: -webkit-optimize-contrast;
658 background-color: transparent;
659 color: var(--colortext) !important;
660 border: 1px solid #888 !important;
661 margin: 0 0.45em !important;
664span.userimg.notfirst, div.userimg.notfirst {
667div.userimg.notfirst {
668 display: block-
inline;
674 padding-top: 5px !important;
675 padding-bottom: 5px !important;
679 padding-right: 4px !important;
680 margin-right: 4px !important;
681 border-right: 1px solid #ddd;
685.center.inline-block.dateheight {
691tr.tdsmallheight, tr.tdsmallheight td {
692 height: 1.5em !important;
697span.timesheetalreadyrecorded input {
699 margin-right: 1px !important;
701td.onholidaymorning, td.onholidayafternoon {
702 background-color: #fdf6f2;
705 background-color: #f4eede;
707td.onholidayallday:not(.weekend) input {
708 background-color: #f8f7f0;
711 background-color: #f8f4f4;
717 background: var(--colorbacklinepairhover) !important;
729 border-right: 1px solid #ccc;
732td.linecoldescription.bomline {
739span.amount, div.amount, b.amount {
748td.amountneg, span.amountneg, div.amountneg, b.amountneg
752td.amount.amountbadge, span.amount.amountbadge, div.amount.amountbadge, b.amount.amountbadge {
753 background-color: <?php echo $badgeStatus4; ?>;
758td.amountneg.amountbadge, span.amountneg.amountbadge, div.amountneg.amountbadge, b.amountneg.amountbadge
760 background-color: #660000;
766td.amount, span.amount, div.amount, b.amount,
767td.amountneg, span.amountneg, div.amountneg, b.amountneg,
768span.amount, span.amountneg {
774select.flat, form.flat select, .pageplusone {
788.paginationlastpage a {
793 filter: saturate(0.8);
797 color: var(--colortextlink);
799.optiongrey, .opacitymedium {
802.opacitymediumbycolor {
803 color: rgba(0, 0, 0, 0.4);
815 opacity: unset !important;
818 color: var(--colorwhite);
821 color: #888 !important;
824 color: var(--colorblack);
826.colorblack.totalnboflines {
831 font-size: unset !important;
834 color: unset !important;
837 transform: scale(1, -1);
840 transform: scale(-1, 1);
843 scroll-margin-top: 80px;
845.banner-
object-label {
849select:invalid, select.--error {
860 box-shadow: none !important;
863 padding: 0px !important;
864 border: 0px !important;
865 vertical-align: text-bottom;
868 background-color: transparent;
875 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
877input[
type=checkbox] { background-color: transparent; border: none; box-shadow: none; }
878input[
type=radio] { background-color: transparent; border: none; box-shadow: none; }
879input[
type=image] { background-color: transparent; border: none; box-shadow: none; }
880input:-webkit-autofill {
881 background-color: #FDFFF0 !important;
882 background-image:none !important;
883 -webkit-box-shadow: 0 0 0 50px #FDFFF0 inset;
887.placeholder { color: #ccc; }
888select.placeholder { color: #ccc; }
889.select2-selection__choice .placeholder { color: #aaa; }
890::-webkit-input-placeholder { color: #ccc; }
891input:-moz-placeholder { color: #ccc; }
892select.placeholder option:not(.opacitymediumbycolor):not(.opacitymedium) {
893 color: var(--colortext);
896input[
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; }
898 border: 1px solid #aaa !important;
899 padding-
inline-start: 2em;
900 padding-
inline-end: 2em;
901 min-
inline-size:
auto;
903#div_container_exportoptions fieldset, #div_container_sub_exportoptions fieldset {
904 border: 1px solid #ccc !important;
906.legendforfieldsetstep { padding-bottom: 10px; }
907input#onlinepaymenturl, input#directdownloadlink {
913 border-left: solid 5px #666;
917 padding: 20px 20px 20px 20px;
921 border: solid 2px #444;
924 background-color: #fffff4;
927div#moretabsList, div#moretabsListaction {
931hr { border: 0; border-top: 1px solid #ccc; }
932.tabBar hr { margin-top: 20px; margin-bottom: 17px; }
935table.tableforfield .button:not(.bordertransp):not(.buttonpayment),
936table.tableforfield .buttonDelete:not(.bordertransp):not(.buttonpayment) {
941.button:not(.bordertransp):not(.buttonpayment),
942.buttonCancel:not(.bordertransp):not(.buttonpayment),
943.buttonDelete:not(.bordertransp):not(.buttonpayment) {
949 display:
inline-block;
954 text-decoration: none !important;
955 background-color: #f5f5f5;
956 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
957 background-repeat: repeat-x;
958 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
959 border: 1px solid
#aaa;
963 text-transform: uppercase;
966.valuefield .button, .valuefieldcreate .button, .refidno .button:not(.smallpaddingimp) {
967 margin-top: 0 !important;
968 margin-bottom: 0 !important;
969 font-size: 0.85em !important;
970 padding: 5px !important;
972.button:focus, .buttonDelete:focus {
973 box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
975.button:hover:not(.nohover), .buttonDelete:hover:not(.nohover) {
977 box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
979.button:
disabled, .buttonDelete:
disabled, .button.disabled, .buttonDelete.disabled {
983 text-decoration: none;
985.button_search, .button_removefilter {
987 background-color: unset;
989.button_search:hover, .button_removefilter:hover {
999div.float, span.floatleft
1001 float:<?php print $left; ?>;
1005 float:<?php print $right; ?>;
1017 display:
inline-block;
1021 display:
inline-block !important;
1025 display:contents !important;
1030button[
name=
'button_search_x'] span.fa.fa-search {
1033button[
name=
'button_removefilter_x'] span.fa.fa-
remove {
1041 padding-<?php echo $left; ?>: 3px;
1045 box-shadow: none !important;
1051 padding-left: 4px !important;
1052 padding-right: 4px !important;
1055 vertical-align: top;
1058 vertical-align: middle;
1061 vertical-align: bottom;
1064 vertical-align: text-bottom;
1070 width: 100% !important;
1072.centpercentwithout1imp {
1073 width: calc(100% - 1px) !important;
1075.centpercentwithoutmenu {
1076 width: calc(100% - 200px);
1078.quatrevingtpercent, .inputsearch {
1081.maxquatrevingtpercent {
1087.quatrevingtquinzepercent {
1090.quatrevingtpercentminusx {
1091 width: calc(80% - 52px);
1094 width: calc(100% - 52px);
1096textarea.centpercent {
1103 font-size: 85% !important;
1105.select2-results__option .smallincombo {
1125.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
1128.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 {
1135 transform: scaleX(-1) translate(<?php print($left == 'left' ? '' : '-'); ?>2px, 0);
1138 transform: rotate(90deg) translate(2px, <?php print($left ==
'left' ?
'' :
'-'); ?>4px);
1145 text-align: center !important;
1147.centeronsmartphone {
1153 place-items: center;
1165 text-align: <?php print $left; ?>;
1168 text-align: <?php print $right; ?>;
1171 text-align: justify;
1174 float: <?php echo $left; ?> !important;
1177 float: <?php echo $right; ?> !important;
1180 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1182.nowraponsmartphone {
1183 white-space: <?php print($dol_optimize_smallscreen ?
'nowrap' :
'normal'); ?>;
1186 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1188.liste_titre .nowrap {
1189 white-space: nowrap;
1191.liste_titre.sticky {
1198 white-space: nowrap;
1201 white-space: nowrap;
1202 display:
inline-block;
1204.wrapimp, .wrapimp pre {
1205 white-space: normal !important;
1208 word-wrap:
break-word;
1211 word-
break:
break-word !important;
1214 word-
break:
break-word;
1217 word-
break:
break-all;
1219td.wordbreak img, td.wordbreakimp img {
1223 font-weight: bold !important;
1226 font-weight: normal !important;
1229 text-transform: uppercase;
1235 text-decoration: none;
1238 text-decoration: none !important;
1244 padding: 0 !important;
1247 padding-<?php print $left; ?>: 0;
1250 padding-<?php print $right; ?>: 0;
1259 padding-<?php print $left; ?>: 0 !important;
1262 padding-<?php print $right; ?>: 0 !important;
1265 padding-top: 0 !important;
1267.nopaddingbottomimp {
1268 padding-bottom: 0 !important;
1277 padding-<?php print $left; ?>: 4px;
1280 padding-<?php print $left; ?>: 4px !important;
1283 padding-<?php print $left; ?>: 2px;
1286 padding-<?php print $left; ?>: 2px !important;
1289 padding-<?php print $right; ?>: 4px;
1292 padding-<?php print $right; ?>: 4px !important;
1295 padding-<?php print $right; ?>: 2px;
1298 padding-<?php print $right; ?>: 2px !important;
1304 padding-top: 4px !important;
1310 padding-bottom: 4px;
1313 padding-bottom: 4px !important;
1316 padding-bottom: 2px;
1319 margin-<?php print $left; ?>: 2px;
1322 margin-<?php print $right; ?>: 2px;
1325 margin-<?php print $left; ?>: 20px !important;
1327.marginleftlargeondesktop {
1328 margin-<?php print $left; ?>: 20px;
1331 padding: 6px !important;
1334 width: unset !important;
1346 cursor: not-allowed !important;
1352 background-color: #fff;
1354.nobackground, .nobackground tr {
1355 background: unset !important;
1357.checkboxattachfilelabel {
1362 border: 1px solid #888 !important;
1366 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_SHORTMESSSAGECUT', 125); ?>px;
1369 word-
break:
break-word;
1372 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_LONGMESSSAGECUT', 250); ?>px;
1375 word-
break:
break-word;
1377 padding-bottom: 5px;
1379.overflowellipsis .shortmessagecut, .overflowellipsis .longmessagecut {
1381 text-overflow: ellipsis;
1391 background-color: #f0f0f8;
1395 justify-content: flex-start;
1396 align-items: center;
1399div.urllink.unsetheight {
1402div.urllink span.fa, div.urllink span.fas, div.urllink span.far {
1405div.urllink, div.urllink a {
1406 color: #339 !important;
1409 min-width: 30px !important;
1413 border: 2px solid #DFDFDF;
1414 border-radius: <?php echo $borderradius; ?>px;
1416 margin-bottom: 20px;
1420i.fa-mars::before, i.fa-venus::before, i.fa-genderless::before, i.fa-transgender::before {
1423 padding-<?php echo $left; ?>: 3px;
1425.stockmovemententry {
1427 transform: rotate(0.25turn);
1432 transform: rotate(0.3turn);
1438.publisherlogoinline {
1439 vertical-align: middle;
1446 white-space: nowrap;
1450 color : <?php print $textWarning; ?>
1452body[
class*=
"colorblind-"] .text-warning{
1453 color : <?php print $colorblind_deuteranopes_textWarning; ?>
1456 color : <?php print $textSuccess; ?>
1458body[
class*=
"colorblind-"] .text-success{
1459 color : <?php print $colorblind_deuteranopes_textSuccess; ?>
1463 color : <?php print $textDanger; ?>
1466.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,
1468 color: #ccc !important;
1470.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,
1471.editfieldlang:hover {
1472 color: var(--colortexttitle) !important;
1474a.editfielda.nohover *:hover:before {
1475 color: #ccc !important;
1482 float: none !important;
1485span.fa.fa-plus-circle.paddingleft {
1488 padding-bottom: 2px;
1491.size12x { font-size: 1.2em !important; }
1492.size15x { font-size: 1.5em !important; }
1493.size2x { font-size: 2em; }
1494.size4x { font-size: 4em !important; }
1495.fa-toggle-on, .fa-toggle-off { font-size: 2em; }
1496.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1497.asetresetmodule .fa-toggle-on, .asetresetmodule .fa-toggle-off,
1498.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1501.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1502.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1503 vertical-align: text-bottom;
1507 white-space: nowrap;
1508 vertical-align: middle;
1509 text-overflow: ellipsis;
1515<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/badges.inc.php', 0); ?>
1516<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/flags-sprite.inc.php', 0); ?>
1520 border-right: 1px solid #DDD;
1524 border-left: 1px solid #DDD;
1529#formuserfile input[type='file'] {
1543#formuserfile_link input[type='text'] {
1548 vertical-align: middle;
1550 padding-bottom: 1px;
1552 align-items: center;
1554.divsocialnetwork:not(:last-child) {
1555 padding-<?php print $right; ?>: 20px;
1559 display:
inline-block;
1560 margin-<?php print $right; ?>: 12px;
1561 margin-<?php print $left; ?>: 2px;
1567 background-color: rgba(0, 0, 0, 0.08);
1571.divsearchfieldfilter {
1572 text-overflow: clip;
1574 padding-bottom: 5px;
1578.divadvancedsearchfield:first-child {
1581.divadvancedsearchfield {
1584 padding-right: 15px;
1585 padding-bottom: 2px;
1589.search_component_params {
1591 -webkit-flex-flow: row wrap;
1592 flex-flow: row wrap;
1595 padding-bottom: 3px;
1596 padding-<?php echo $left; ?>: 0;
1597 padding-<?php echo $right; ?>: 0;
1598 border-bottom: solid 1px var(--inputbordercolor);
1602.search_component_searchtext {
1605.search_component_params_text, .search_component_params_text:focus {
1606 border-bottom: none;
1608 margin: 0 !important;
1611.tagsearch .tagsearchdelete {
1618 padding-bottom: 0px;
1621 display:
inline-block;
1626 display:
inline-block;
1643.a-filter, .a-mesure {
1644 padding: 8px 10px 8px 6px;
1647 padding: 8px 10px 8px 10px;
1649.a-filter, .a-mesure, .a-selection {
1650 border-radius: 50px;
1651 background: var(--colortexttitlenotab);
1652 color: #fff !important;
1660.a-filter:before, .a-mesure:before {
1661 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
1667 border-radius: 50px;
1668 background: var(--colorbacktitle1);
1681 top:calc(50% - 200px);
1682 left:calc(50% - 250px);
1686 border: 1px solid #bbb;
1687 box-shadow: 2px 2px 20px #ddd;
1697div.div-
for-modal-topright {
1705 border: 1px solid #bbb;
1706 box-shadow: 2px 2px 20px #ddd;
1713if (
$conf->browser->layout ==
'phone') {
1715.divsearchfieldfilter {
1716 white-space: nowrap;
1731 list-style-
type: none;
1738 padding-bottom: 4px;
1742 padding-bottom: 10px;
1747 vertical-align: middle;
1749select.flat.selectlimit {
1752 border-bottom: 1px solid var(--inputbordercolor);
1753 border-bottom-left-radius: 0;
1754 border-bottom-right-radius: 0;
1755 padding-bottom: 4px;
1760 margin-<?php echo $left; ?>: 0px !important;
1763 margin-<?php echo $left; ?>: 10px !important;
1765.marginleftonlyshort {
1766 margin-<?php echo $left; ?>: 4px !important;
1768.marginleftonlylarge{
1769 margin-<?php echo $left; ?>: 20px !important;
1772 margin-<?php echo $right; ?>: 0px !important;
1775 margin-<?php echo $right; ?>: 10px !important;
1777.marginrightonlyshort {
1778 margin-<?php echo $right; ?>: 4px !important;
1780.marginrightonlylarge {
1781 margin-<?php echo $right; ?>: 20px !important;
1784 margin-top: 10px !important;
1786.margintoponlyshort {
1787 margin-top: 3px !important;
1790 margin-bottom: 10px !important;
1792.marginbottomonlyshort {
1793 margin-bottom: 3px !important;
1796 margin-top: 0 !important;
1799 margin-bottom: 0 !important;
1801.selectlimit, .selectlimit:focus {
1802 border-left: none !important;
1803 border-top: none !important;
1804 border-right: none !important;
1807.strikefordisabled, .strikefordisabled span, .strikefordisabled div {
1808 text-decoration: line-through;
1815 text-overflow: unset;
1820 text-overflow: ellipsis;
1821 white-space: nowrap;
1825 text-overflow: ellipsis;
1830 text-overflow: ellipsis;
1831 white-space: nowrap;
1836 text-overflow: ellipsis;
1837 white-space: nowrap;
1842 text-overflow: ellipsis;
1843 white-space: nowrap;
1845.tdoverflowmax80imp {
1846 max-width: 80px !important;
1848 text-overflow: ellipsis;
1849 white-space: nowrap;
1854 text-overflow: ellipsis;
1855 white-space: nowrap;
1857.tdoverflowmax100imp {
1858 max-width: 100px !important;
1860 text-overflow: ellipsis;
1861 white-space: nowrap;
1866 text-overflow: ellipsis;
1867 white-space: nowrap;
1872 text-overflow: ellipsis;
1873 white-space: nowrap;
1878 text-overflow: ellipsis;
1879 white-space: nowrap;
1884 text-overflow: ellipsis;
1885 white-space: nowrap;
1890 text-overflow: ellipsis;
1891 white-space: nowrap;
1896 text-overflow: ellipsis;
1897 white-space: nowrap;
1902 text-overflow: ellipsis;
1903 white-space: nowrap;
1908 text-overflow: ellipsis;
1909 white-space: nowrap;
1915.divintowithtwolinesmax {
1917 display: -webkit-box;
1918 -webkit-box-orient: vertical;
1919 -webkit-line-clamp: 2;
1922.twolinesmax, .twolinesmax-normallineheight {
1923 display: -webkit-box;
1924 -webkit-box-orient: vertical;
1925 -webkit-line-clamp: 2;
1927 height:
auto !important;
1928 word-
break:
break-word;
1930.threelinesmax, .threelinesmax-normallineheight {
1931 display: -webkit-box;
1932 -webkit-box-orient: vertical;
1933 -webkit-line-clamp: 3;
1935 height:
auto !important;
1936 word-
break:
break-word;
1938.twolinesmax-normallineheight {
1939 line-height: normal;
1942 display: -webkit-box;
1943 -webkit-box-orient: vertical;
1944 -webkit-line-clamp: 10;
1948.tablelistofcalendars {
1949 margin-top: 25px !important;
1955.showonhover:hover *::before {
1956 visibility: visible !important;
1957 display:
inline-block !important;
1959.showonhover:not(:hover) *::before {
1961 display:
inline-block !important;
1965table.paymenttable td.amountpaymentcomplete,
table.paymenttable td.amountremaintopay,
table.paymenttable td.amountremaintopayback {
1967 padding-bottom: 0px;
1970 white-space: nowrap;
1972.amountpaymentcomplete {
1973 color: var(--amountpaymentcomplete);
1976 white-space: nowrap;
1978.amountpaymentcompletenoresize {
1979 color: var(--amountpaymentcomplete);
1980 white-space: nowrap;
1983 color: var(--amountremaintopaycolor);
1986 white-space: nowrap;
1988.amountremaintopaynoresize {
1989 color: var(--amountremaintopaycolor);
1990 white-space: nowrap;
1992.amountremaintopayback {
1993 color: var(--amountremaintopaybackcolor);
1996 white-space: nowrap;
1998.amountremaintopaybacknoresize {
1999 color: var(--amountremaintopaybackcolor);
2000 white-space: nowrap;
2002.amountpaymentneutral {
2005 white-space: nowrap;
2007.amountpaymentneutralnoresize {
2008 white-space: nowrap;
2012.onlinepaymentbody .amountpaymentcomplete {
2013 background-color: var(--amountpaymentcomplete);
2021 margin-bottom: 12px;
2023#builddoc_form ~ .showlinkedobjectblock {
2028.moduledesclong p img, .moduledesclong p a img {
2029 max-width: 90% !important;
2030 height:
auto !important;
2034 border: 1px solid #ccc;
2035 box-shadow: 1px 1px 25px #aaa;
2036 max-width: calc(100% - 56px);
2038.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 {
2046.fa-map-marked-alt:before {
2052 -webkit-text-security: disc;
2064div.fiche>div.tabBar>form>div.div-
table-responsive {
2067.div-
table-responsive, .div-
table-responsive-no-min {
2071.div-
table-responsive {
2072 line-height: var(--heightrow);
2076div.fiche>form>div.div-
table-responsive {
2079div.fiche>form>div.div-
table-responsive, div.fiche>form>div.div-
table-responsive-no-min {
2084div.ticketpublicarealist>form>div.div-
table-responsive {
2092 justify-content: space-between;
2097.flex-item-uploadfile {
2098 border: 2px dashed #aaa;
2104 background: #f4f4f4;
2105 padding: 20px 10px 20px 10px;
2110 margin: 20px 20px 20px 20px;
2113 <?php
if (in_array(
$conf->browser->name, array(
'chrome',
'firefox',
'safari'))) {
2114 echo
'display: inline-flex;'.
"\n";
2116 flex-flow: row wrap;
2117 justify-content: flex-start;
2127.thumbstat, .thumbstat150 {
2128<?php
if (
$conf->browser->name ==
'ie') { ?>
2138select.selectarrowonleft {
2141select.selectarrowonleft option {
2145table[summary=
"list_of_modules"] .fa-cog {
2153 white-space: nowrap;
2161maxscreenheightless200 {
2162 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(500, (
int) $_SESSION[
'dol_screenheight'] - 200) : 700; ?>px;
2164.maxscreenheightless300 {
2165 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(400, (
int) $_SESSION[
'dol_screenheight'] - 300) : 700; ?>px;
2175.clearboth { clear:both; }
2177.hideobject { display: none; }
2178.showonsmartphone { display: none; }
2179.minwidth25 { min-width: 25px; }
2180.minwidth50 { min-width: 50px; }
2181.minwidth75 { min-width: 75px; }
2182.minwidth100 { min-width: 100px; }
2183.minwidth125 { min-width: 125px; }
2184.nominwidth { min-width: fit-content !important; }
2186@media only screen and (min-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2188 .width20 { width: 20px; }
2189 .width25 { width: 25px; }
2190 .width50 { width: 50px; }
2191 .width75 { width: 75px; }
2192 .width100 { width: 100px; }
2193 .width200 { width: 200px; }
2194 .minwidth100 { min-width: 100px; }
2195 .minwidth150 { min-width: 150px; }
2196 .minwidth200 { min-width: 200px; }
2197 .minwidth250 { min-width: 250px; }
2198 .minwidth300 { min-width: 300px; }
2199 .minwidth400 { min-width: 400px; }
2200 .minwidth500 { min-width: 500px; }
2201 .minwidth50imp { min-width: 50px !important; }
2202 .minwidth75imp { min-width: 75px !important; }
2203 .minwidth100imp { min-width: 100px !important; }
2204 .minwidth150imp { min-width: 150px !important; }
2205 .minwidth200imp { min-width: 200px !important; }
2206 .minwidth250imp { min-width: 250px !important; }
2207 .minwidth300imp { min-width: 300px !important; }
2208 .minwidth400imp { min-width: 400px !important; }
2209 .minwidth500imp { min-width: 500px !important; }
2211.widthauto { width:
auto; }
2212.width20 { width: 20px; }
2213.width25 { width: 25px; }
2214.width40 { width: 40px; }
2215.width50 { width: 50px; }
2216.width75 { width: 75px; }
2217.width100 { width: 100px; }
2218.width125 { width: 125px; }
2219.width150 { width: 150px; }
2220.width200 { width: 200px; }
2221.width250 { width: 250px; }
2222.width300 { width: 300px; }
2223.width400 { width: 400px; }
2224.width500 { width: 500px; }
2225.maxwidth25 { max-width: 25px; }
2226.maxwidth40 { max-width: 40px; }
2227.maxwidth50 { max-width: 50px; }
2228.maxwidth75 { max-width: 75px; }
2229.maxwidthdate { max-width: 105px; }
2230.maxwidthdate.textbrowser { max-width: 105px; font-size: 0.9em; }
2231.maxwidth100 { max-width: 100px; }
2232.maxwidth125 { max-width: 125px; }
2233.maxwidth150 { max-width: 150px; }
2234.maxwidth200 { max-width: 200px; }
2235.maxwidth250 { max-width: 250px; }
2236.maxwidth300 { max-width: 300px; }
2237.maxwidth400 { max-width: 400px; }
2238.maxwidth500 { max-width: 500px; }
2239.maxwidth750 { max-width: 750px; }
2240.maxwidth1000 { max-width: 1000px; }
2241.maxwidth50imp { max-width: 50px !important; }
2242.maxwidth75imp { max-width: 75px !important; }
2244.minwidth100onall { min-width: 100px !important; }
2245.minwidth125onall { min-width: 125px !important; }
2246.minwidth200onall { min-width: 200px !important; }
2247.minwidth250onall { min-width: 250px !important; }
2249.minheight20 { min-height: 20px; }
2250.minheight30 { min-height: 30px; }
2251.minheight40 { min-height: 40px; }
2252.titlefieldcreate { width: 20%; }
2253.titlefield { min-width: 150px; width: 25%; }
2254.titlefieldmiddle { width: 45%; }
2255.titlefieldmax45 { max-width: 45%; min-width: 180px; }
2256.imgmaxwidth100 { max-width: 100px; }
2257.imgmaxwidth180 { max-width: 180px; }
2258.imgmaxheight50 { max-height: 50px; }
2260.width20p { width:20%; }
2261.width25p { width:25%; }
2262.width40p { width:40%; }
2263.width50p { width:50%; }
2264.width60p { width:60%; }
2265.width75p { width:75%; }
2266.width80p { width:80%; }
2267.width100p { width:100%; }
2271@media only screen and (max-width: 1440px)
2274 .titlefieldcreate { width: 30% !important; }
2275 .minwidth50imp { min-width: 50px !important; }
2276 .minwidth75imp { min-width: 75px !important; }
2277 .minwidth100imp { min-width: 100px !important; }
2278 .minwidth125imp { min-width: 125px !important; }
2279 .minwidth150imp { min-width: 150px !important; }
2280 .minwidth200imp { min-width: 200px !important; }
2281 .minwidth250imp { min-width: 250px !important; }
2282 .minwidth300imp { min-width: 300px !important; }
2283 .minwidth400imp { min-width: 300px !important; }
2284 .minwidth500imp { min-width: 300px !important; }
2286 .linkedcol-element {
2292@media only screen and (max-width: 1000px)
2294 .titlefieldmax45 { min-width: 100px; }
2295 .maxwidthonsmartphone { max-width: 100px; }
2296 .minwidth50imp { min-width: 50px !important; }
2297 .minwidth75imp { min-width: 75px !important; }
2298 .minwidth100imp { min-width: 100px !important; }
2299 .minwidth125imp { min-width: 125px !important; }
2300 .minwidth150imp { min-width: 110px !important; }
2301 .minwidth200imp { min-width: 110px !important; }
2302 .minwidth250imp { min-width: 115px !important; }
2303 .minwidth300imp { min-width: 120px !important; }
2304 .minwidth400imp { min-width: 150px !important; }
2305 .minwidth500imp { min-width: 250px !important; }
2308select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusx {
2309 width: calc(100% - 54px) !important;
2310 display:
inline-block;
2313select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusxx {
2314 width: calc(100% - 76px) !important;
2315 display:
inline-block;
2337@media only screen and (max-width: 768px)
2340 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2342 .divadvancedsearchfield {
2348 padding-<?php echo $right; ?>: 10px !important;
2351 .hideonsmartphone { display: none; }
2352 .hideonsmartphoneimp { display: none !important; }
2353 .showonsmartphone { display: block !important; }
2355 .margintoponsmartphone { margin-top: 6px; }
2358 margin-<?php echo $left; ?>: 0 !important;
2360 div.fiche>
table.table-fiche-title {
2361 margin-top: 7px !important;
2362 margin-bottom: 15px !important;
2365 select.minwidth100imp, select.minwidth100, select.minwidth200, select.minwidth200imp, select.minwidth300 {
2366 width: calc(100% - 40px) !important;
2368 display:
inline-block;
2371 select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection), input.widthcentpercentminusx {
2372 width: calc(100% - 54px) !important;
2373 display:
inline-block;
2376 select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection), input.widthcentpercentminusxx {
2377 width: calc(100% - 76px) !important;
2378 display:
inline-block;
2382 input.maxwidthinputfileonsmartphone {
2386 input.buttonpayment,
button.buttonpayment, div.buttonpayment {
2390 .smallonsmartphone {
2394 .nopaddingtoponsmartphone {
2395 padding-top: 0 !important;
2397 .nopaddingbottomonsmartphone {
2398 padding-bottom: 0 !important;
2403@media only screen and (max-width: 570px)
2406 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2409 .marginleftlargeondesktop {
2410 margin-<?php print $left; ?>: 0;
2413 div#login_left, div#login_right {
2414 min-width: 150px !important;
2415 max-width: 240px !important;
2416 padding-left: 5px !important;
2417 padding-right: 5px !important;
2421 height: 64px !important;
2424 .divmainbodylarge { margin-left: 10px !important; margin-right: 10px !important; }
2426 .tdoverflowmax100onsmartphone {
2429 text-overflow: ellipsis;
2430 white-space: nowrap;
2432 .tdoverflowmax150onsmartphone {
2435 text-overflow: ellipsis;
2436 white-space: nowrap;
2438 .border tbody tr, .border tbody tr td,
2439 .border tfoot tr, .border tfoot tr td,
2440 div.tabBar
table.border tr, div.tabBar
table.border tr td,
2441 div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar div.border .table-val-border-col {
2442 height: 40px !important;
2444 div.tabBar .listofinvoicetype
table tr, div.tabBar .listofinvoicetype
table tr td {
2445 height: 2.2em !important;
2449 div.tabs div.tab a.tab {
2452 text-overflow: ellipsis;
2453 white-space: nowrap;
2456 .quatrevingtpercent, .inputsearch {
2462 padding-bottom: 5px;
2465 .login_table .tdinputlogin {
2466 min-width: unset !important;
2468 input, input[
type=text], input[
type=password], select, textarea {
2471 .trinputlogin input[
type=text], .trinputlogin input[
type=password] {
2474 .vmenu .searchform input {
2478 .noenlargeonsmartphone { width : 50px !important; display:
inline !important; }
2479 .maxwidthonsmartphone, #search_newcompany.ui-autocomplete-input { max-width: 100px; }
2480 .maxwidth50onsmartphone { max-width: 40px; }
2481 .maxwidth75onsmartphone { max-width: 50px; }
2482 .maxwidth100onsmartphone { max-width: 70px; }
2483 .maxwidth125onsmartphone { max-width: 100px; }
2484 .maxwidth150onsmartphone { max-width: 120px; }
2485 .maxwidth150onsmartphoneimp { max-width: 120px !important; }
2486 .maxwidth200onsmartphone { max-width: 200px; }
2487 .maxwidth250onsmartphone { max-width: 250px; }
2488 .maxwidth300onsmartphone { max-width: 300px; }
2489 .maxwidth400onsmartphone { max-width: 400px; }
2490 .minwidth125 { min-width: 100px !important; }
2491 .minwidth150 { min-width: 110px !important; }
2492 .minwidth50imp { min-width: 50px !important; }
2493 .minwidth75imp { min-width: 75px !important; }
2494 .minwidth100imp { min-width: 100px !important; }
2495 .minwidth125imp { min-width: 125px !important; }
2496 .minwidth150imp { min-width: 110px !important; }
2497 .minwidth200imp { min-width: 110px !important; }
2498 .minwidth250imp { min-width: 115px !important; }
2499 .minwidth300imp { min-width: 120px !important; }
2500 .minwidth400imp { min-width: 200px !important; }
2501 .minwidth500imp { min-width: 250px !important; }
2502 .titlefield { width:
auto; min-width: 125px; }
2503 .titlefieldcreate { width:
auto !important; min-width: 125px; }
2507 width: <?php print
dol_size(300,
'width'); ?>px;
2517 padding-<?php echo $right; ?>: 5px;
2518 padding-bottom: 5px;
2520 img.photoref, div.photoref {
2521 border: 1px solid rgba(0, 0, 0, 0.2);
2526 object-fit: contain;
2530 padding-<?php echo $right; ?>: 10px;
2533 div.statusref img, div.statusrefbis {
2534 padding-<?php echo $right; ?>: 3px !important;
2544 input.buttonpayment {
2548 .colorblack.totalnboflines {
2549 margin-left: 4px !important;
2554@media only screen and (max-width: 320px)
2556 .maxwidth300 { max-width: 260px; }
2560.linkobject { cursor: pointer; }
2562table.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 {
2563 color: var(--tableforfieldcolor);
2566<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2567.hideonprint { display: none !important; }
2582 white-space: nowrap;
2593 <?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2599#id-right, #id-left {
2600 display:
table-cell;
2602 vertical-align: top;
2606 padding-bottom: 5px;
2614 background: var(--colorbackbody);
2615 padding-bottom: 20px;
2617.bodyforlist #
id-right {
2618 padding-bottom: 4px;
2620.bodyforlist.poslist #
id-right {
2624.page-modulehelp div#
id-right {
2630.classforhorizontalscrolloftabs #
id-container {
2633.classforhorizontalscrolloftabs .side-nav {
2635 float: <?php echo $left; ?>;
2637.classforhorizontalscrolloftabs #
id-right {
2638 width: calc(100% - <?php echo $leftmenuwidth + 30 ?>px);
2639 display:
inline-block;
2666@media screen and (prefers-color-scheme: dark) {
2668 border-bottom: 1px solid #888;
2673<?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2678 display:
table-cell;
2680 border-<?php echo $right; ?>: 1px solid #ECECEC;
2681 border-bottom: 1px solid #ECECEC;
2682 box-shadow: 3px 0 6px -2px #eee;
2683 background: var(--colorbackvmenu1);
2684 transition: left 0.5s ease;
2687.side-nav, .login_block {
2688 transition: left 0.5s ease;
2693 border-bottom: 0 !important;
2696 margin: <?php echo $disableimages ?
'0' :
'6'; ?>px;
2700 height: <?php echo $disableimages ?
'18' :
'35'; ?>px;
2703 vertical-align: middle;
2705.menulogocontainer img.mycompany {
2706 object-fit: contain;
2709 image-rendering: -webkit-optimize-contrast;
2712#mainmenutd_companylogo::after, #mainmenutd_menu::after {
2713 content: unset !important;
2715li#mainmenutd_companylogo .tmenucenter {
2718li#mainmenutd_companylogo {
2719 min-width: unset !important;
2721<?php
if ($disableimages) { ?>
2722 li#mainmenutd_home {
2723 min-width: unset !important;
2725 li#mainmenutd_home .tmenucenter {
2730div.blockvmenupair, div.blockvmenuimpair {
2731 border-top: none !important;
2732 border-left: none !important;
2733 border-right: none !important;
2734 border-bottom: 1px solid #eaeaea;
2735 padding-left: 0 !important;
2737div.blockvmenuend, div.blockvmenubookmarks {
2738 border: none !important;
2739 padding-left: 0 !important;
2741div.vmenu, td.vmenu {
2742 padding-right: 10px !important;
2744.blockvmenu .menu_titre {
2759.menuhider { display: none !important; }
2760.menuhider .mainmenu.menu.topmenuimage {
2761 margin-top: 0px !important;
2766<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
2767@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2770 body.sidebar-collapse .side-nav {
2775 .classforhorizontalscrolloftabs #
id-right {
2781 body.sidebar-collapse .login_block {
2785 .menuhider { display: block !important; }
2786 .dropdown-
user-image { display: none; }
2787 .user-header { height:
auto !important; color: var(--colortextbackhmenu); }
2791 table-layout: fixed;
2795 border-bottom: 1px solid #BBB;
2798 padding-right: 20px;
2804 border-bottom: 0 !important;
2806 div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend {
2807 border-top: none !important;
2808 border-left: none !important;
2809 border-right: none !important;
2810 border-bottom: 1px solid #eaeaea;
2811 padding-left: 0 !important;
2813 div.vmenu, td.vmenu {
2814 padding-right: 6px !important;
2817 margin-<?php print $left; ?>: 9px !important;
2818 margin-<?php print $right; ?>: 10px !important;
2821 .pagination .fa-chevron-left, .pagination .fa-chevron-right {
2826@media only screen and (min-width: 768px) and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2829 margin-<?php print $left; ?>: 13px !important;
2830 margin-<?php print $right; ?>: 14px !important;
2837 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'44' :
'6')); ?>px;
2838 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'38' :
'6')); ?>px;
2839 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2840 print
'margin-top: 12px;'.
"\n";
2842 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2843 print
'margin-bottom: 12px;'.
"\n";
2846.dol_openinpopup div.fiche {
2847 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'24' :
'6')); ?>px;
2850.page-modulehelp div.fiche {
2855body.onlinepaymentbody div.fiche {
2856 margin: 20px !important;
2858div.fiche>
table:first-child {
2859 margin-bottom: 15px;
2870 <?php
if (
$conf->browser->layout !=
'phone') {
2871 print
"float: ".$left.
";\n";
2873 <?php
if (
$conf->browser->layout !=
'phone') {
2874 print
"width: calc(50% - 20px);\n";
2876 <?php
if (
$conf->browser->layout ==
'phone') {
2877 print
"padding-bottom: 6px;\n";
2880div.fichetwothirdright {
2881 <?php
if (
$conf->browser->layout !=
'phone') {
2882 print
"float: ".$right.
";\n";
2884 <?php
if (
$conf->browser->layout !=
'phone') {
2885 print
"width: calc(50% - 20px);\n";
2887 <?php
if (
$conf->browser->layout ==
'phone') {
2888 print
"padding-bottom: 6px\n";
2892 <?php
if (
$conf->browser->layout !=
'phone') {
2893 print
"float: ".$left.
";\n";
2895 <?php
if (
$conf->browser->layout !=
'phone') {
2896 print
"width: calc(50% - 20px);\n";
2898 margin-bottom: 20px;
2901 <?php
if (
$conf->browser->layout !=
'phone') {
2902 print
"float: ".$right.
";\n";
2904 <?php
if (
$conf->browser->layout !=
'phone') {
2905 print
"width: calc(50% - 20px);\n";
2909 <?php
if (
$conf->browser->layout ==
'phone') {
2910 print
"margin-top: 10px;\n";
2920div.firstcolumn >
table.noborder, div.secondcolumn >
table.noborder, div.firstcolumn > div >
table.noborder, div.secondcolumn > div >
table.noborder {
2921 margin-bottom: 14px;
2925@media only screen and (max-width: 1024px)
2928 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : ($dol_hide_leftmenu ?
'6' :
'20')); ?>px;
2929 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 8 : 6); ?>px;
2935 div.fichecenterbis {
2938 div.fichethirdleft {
2941 padding-bottom: 6px;
2943 div.fichetwothirdright {
2946 padding-bottom: 6px;
2952 div.fichehalfright {
2956 div.fichehalfright {
2959 div.firstcolumn div.box {
2962 div.secondcolumn div.box {
2968@media only screen and (max-width: 1440px)
2970 div.fichehalfleft-lg {
2974 div.fichehalfright-lg {
2979 .fichehalfright-lg .fichehalfright {
2985div.fichehalfright tr.liste_titre:first-child td
table.nobordernopadding td {
2989 padding: 0 !important;
2997td.nobordernopadding.widthpictotitle.col-picto {
2998 color: var(--colortexttitlenotab);
3001.table-fiche-title .col-picto, .table-list-of-attached-files .col-picto, .table-list-of-links .col-picto {
3002 opacity: 0.7 !important;
3006.table-list-of-attached-files .col-picto .widthpictotitle, .table-list-of-links .col-picto .widthpictotitle {
3023 margin-<?php echo $right; ?>: 8px;
3032 border: 1px solid #e8e8e8;
3033 vertical-align: middle;
3038.pictosubstatus img {
3039 vertical-align: text-bottom;
3040 display:
inline-block;
3042a.pictosubstatus:hover {
3043 background-color: var(--colorbackhmenu1);
3047 vertical-align: middle;
3050.pictowarning, .pictoerror, .pictopreview, .pictonopreview, .picto.error {
3051 padding-<?php echo $left; ?>: 3px;
3055 color: <?php echo $badgeWarning ?>;
3058 color: <?php echo $badgeDanger ?>;
3066.fiche .arearef img.pictoedit, .fiche .arearef span.pictoedit,
3067.fiche .fichecenter img.pictoedit, .fiche .fichecenter span.pictoedit,
3068.tagtdnote span.pictoedit {
3076img.pictofixedwidth {
3083 padding-left: 1px !important;
3086 padding-bottom: 1px;
3093 padding-bottom: 10px;
3095div.attachareaformuserfileecm {
3097 padding-bottom: 6px;
3102 margin-bottom: 10px;
3103 padding-bottom: 10px;
3105div.arearefnobottom {
3107 padding-bottom: 4px;
3112div.divphotoref:last-child {
3113 padding-<?php echo $right; ?>: 30px;
3116 padding-bottom: 10px;
3125 float: <?php echo $right; ?>;
3128 margin-bottom: 10px;
3135 vertical-align: text-bottom;
3141 vertical-align: text-bottom;
3143img.photoref, div.photoref {
3145 box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
3149 object-fit: contain;
3152img.photokanban, div.photokanban {
3156 vertical-align: middle;
3158div.photoref .fa, div.photoref .fas, div.photoref .far {
3162 object-fit: contain;
3166 vertical-align:middle;
3169.difforspanimgright {
3170 display:
table-cell;
3171 padding-right: 10px;
3173img.photorefnoborder {
3177 object-fit: contain;
3178 border: 1px solid #AAA;
3179 border-radius: 100px;
3184 border-bottom: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
3187.trextrafieldseparator td, .trextrafields_collapse_last td {
3193 margin: 0 !important;
3194 padding-bottom: 0 !important;
3202<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3205 background: var(--colorbackhmenu1);
3206 <?php
if ($colorbackhmenu1 == $colorbackbody) { ?>
3207 border-bottom: 1px solid var(--colorbackgrey);
3208 box-shadow: 0 0 3px var(--colorbackgrey);
3215<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3218 padding-<?php echo $right; ?>: <?php echo((
float) $maxwidthloginblock - 10); ?>px;
3221 -webkit-touch-callout: none;
3222 -webkit-
user-select: none;
3223 -khtml-
user-select: none;
3224 -moz-
user-select: none;
3225 -ms-
user-select: none;
3233<?php
if ($disableimages) { ?>
3239<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3244 white-space: nowrap;
3246 border-<?php print $left; ?>: 0px;
3247 border-<?php print $right; ?>: 0px;
3248 padding: 0px 0px 0px 0px;
3249 margin: 0px 0px 0px 0px;
3251 font-weight: normal;
3252 text-decoration: none;
3255div.tmenudisabled, a.tmenudisabled {
3258a.tmenu, a.tmenusel, a.tmenudisabled {
3261a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:
active {
3262 padding: 0px 5px 0px 5px;
3263 white-space: nowrap;
3264 color: var(--colortextbackhmenu);
3265 text-decoration: none;
3266 cursor: not-allowed;
3268span.mainmenuaspan.tmenudisabled {
3269 color: var(--colortextbackhmenu);
3271 cursor: not-allowed;
3274a.disabled, span.tmenu {
3276 text-decoration: none !important;
3280a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:
active {
3281 padding: 0px 2px 0px 2px;
3282 margin: 0px 0px 0px 0px;
3283 white-space: nowrap;
3284 color: var(--colortextbackhmenu);
3285 text-decoration: none;
3287a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:
active {
3288 padding: 0px 2px 0px 2px;
3289 margin: 0px 0px 0px 0px;
3290 white-space: nowrap;
3291 color: var(--colortextbackhmenu);
3292 text-decoration: none !important;
3297 padding: 0px 0px 0px 0px;
3298 margin: 0px 0px 0px 0px;
3307li.tmenu, li.tmenusel {
3308 <?php print $minwidthtmenu ?
'min-width: '.$minwidthtmenu.
'px;' :
''; ?>
3310 vertical-align: bottom;
3312 float: <?php print $left; ?>;
3318 font-weight: normal;
3321 background-image: none !important;
3324li.tmenusel::after, li.tmenu:hover::after{
3329 left: calc(50% - 6px);
3332 border-style: solid;
3333 border-width: 0px 6px 5px 6px;
3334 border-color: transparent transparent #ffffff transparent;
3337.tmenuend .tmenuleft { width: 0px; }
3338.tmenuend { display: none; }
3341 float: <?php print $left; ?>;
3343 <?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
3346 <?php
if ($disableimages) { ?>
3349 height: <?php print $heightmenu; ?>px;
3356 color: var(--colortextbackhmenu);
3359 text-overflow: ellipsis;
3360 <?php
if ($disableimages) { ?>
3365 height: <?php print $heightmenu; ?>px;
3374 padding-bottom: 4px;
3376 text-overflow: ellipsis;
3377 width: <?php echo $leftmenuwidth - 2; ?>px;
3381 padding-<?php print $left; ?>: 2px;
3382 padding-<?php print $right; ?>: 2px;
3383 font-family: Roboto,<?php echo
$fontlist; ?>;
3390 background-repeat:no-repeat;
3392 height: <?php echo($heightmenu - 22); ?>px;
3397a.tmenuimage:focus, .mainmenu.topmenuimage:focus {
3404 color: var(--colortextbackhmenu);
3410 <?php print $disableimages ?
'' :
'top: 10px'; ?>
3412#mainmenutd_menu a.tmenuimage {
3420 text-decoration: none;
3426<?php
if (in_array(
getDolGlobalInt(
'THEME_TOPMENU_DISABLE_IMAGE'), array(2, 3, 4))) { ?>
3427.tmenulabel:not(.menuhider), .tmenulabel:not(.menuhider)::before {
3431a.tmenuimage:not(.menuhider), a.tmenuimage:not(.menuhider)::before,
3432div.tmenuimage:not(.menuhider), div.tmenuimage:not(.menuhider)::before,
3433span.tmenuimage:not(.menuhider), span.tmenuimage:not(.menuhider)::before {
3435 margin-top: 8px !important;
3441 text-overflow: ellipsis;
3447ul.tmenu:hover .tmenulabel:not(.menuhider), .ul.tmenu:hover .tmenulabel:not(.menuhider)::before {
3451 text-overflow: ellipsis;
3455 display: initial !important;
3456 line-height: 0.6em !important;
3457 height: 1em !important;
3459 text-overflow: ellipsis;
3460 color: var(--colortextbackhmenu);
3463ul.tmenu:hover .tmenuimage:not(.menuhider), ul.tmenu:hover .tmenuimage:not(.menuhider)::before {
3466 margin-top: 0px !important;
3472li.tmenu:hover .tmenulabel:not(.menuhider), li.tmenu:hover .tmenulabel:not(.menuhider)::before {
3473 display: initial !important;
3475li.tmenu:hover .tmenuimage:not(.menuhider), li.tmenu:hover .tmenuimage:not(.menuhider):before {
3476 font-size: 1.1em !important;
3477 margin-top: 0px !important;
3485<?php
if (empty($dol_hide_topmenu)) { ?>
3486 <?php include
dol_buildpath($path.
'/theme/'.$theme.
'/main_menu_fa_icons.inc.php', 0); ?>
3491 $moduletomainmenu = array(
3492 'user' =>
'',
'syslog' =>
'',
'societe' =>
'companies',
'projet' =>
'project',
'propale' =>
'commercial',
'commande' =>
'commercial',
3493 'produit' =>
'products',
'service' =>
'products',
'stock' =>
'products',
3494 'don' =>
'accountancy',
'tax' =>
'accountancy',
'banque' =>
'accountancy',
'facture' =>
'accountancy',
'compta' =>
'accountancy',
'accounting' =>
'accountancy',
'adherent' =>
'members',
'import' =>
'tools',
'export' =>
'tools',
'mailing' =>
'tools',
3495 'contrat' =>
'commercial',
'ficheinter' =>
'commercial',
'ticket' =>
'ticket',
'deplacement' =>
'commercial',
3496 'fournisseur' =>
'companies',
3497 'barcode' =>
'',
'fckeditor' =>
'',
'categorie' =>
'',
3499 $mainmenuused =
'home';
3500 foreach (
$conf->modules as $val) {
3501 $mainmenuused .=
','.(isset($moduletomainmenu[$val]) ? $moduletomainmenu[$val] : $val);
3503 $mainmenuusedarray = array_unique(explode(
',', $mainmenuused));
3507 $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');
3509 $divnotrequired = array(
'multicurrency',
'salaries',
'ticket',
'margin',
'opensurvey',
'paybox',
'expensereport',
'incoterm',
'prelevement',
'propal',
'workflow',
'notification',
'supplier_proposal',
'cron',
'product',
'productbatch',
'expedition');
3511 foreach ($mainmenuusedarray as $val) {
3512 if (empty($val) || in_array($val, $divalreadydefined)) {
3515 if (in_array($val, $divnotrequired)) {
3521 $constformoduleicon =
'MAIN_MODULE_'.strtoupper($val).
'_ICON';
3523 if ($iconformodule) {
3524 if (preg_match(
'/^fa\-/', $iconformodule)) {
3527 $url =
dol_buildpath(
'/'.$val.
'/img/'.$iconformodule.
'.png', 1);
3532 foreach (
$conf->file->dol_document_root as $dirroot) {
3533 if (file_exists($dirroot.
"/".$val.
"/img/".$val.
".png")) {
3544 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";
3545 print
'div.mainmenu.'.$val.
' span::before {'.
"\n";
3546 print
'content: "\f249";'.
"\n";
3551 print
"div.mainmenu.".$val.
" {\n";
3552 print
" background-image: url(".$url.
");\n";
3553 print
" background-position-y: 3px;\n";
3554 print
" filter: saturate(0);\n";
3557 print
'/* icon for module '.$val.
' is a fa icon */'.
"\n";
3566 padding:0 0 0 0 !important;
3567 margin:0 0 0 0 !important;
3568 <?php
if ($disableimages) { ?>
3579 background: #f0f0f0;
3587 display:
table-cell;
3588 vertical-align: middle;
3590.login_vertical_align {
3592 padding-bottom: 80px;
3595 padding-bottom: 30px;
3597 vertical-align: middle;
3601 color: #eee !important;
3602 padding-bottom: 20px;
3603 text-shadow: 1px 1px #444;
3606 text-shadow: 1px 1px 1px #FFF;
3613 padding-bottom:12px;
3617 print
' background-color: rgba(255, 255, 255, 0.99);';
3619 print
' background-color: var(--colorbackbody);';
3622 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);
3625.login_table input#username, .login_table input#password, .login_table input#securitycode {
3627 border-bottom: solid 1px rgba(160,160,160,.4);
3635.login_table input#username:focus, .login_table input#password:focus, .login_table input#securitycode:focus {
3636 outline: none !important;
3638.login_table .trinputlogin {
3642.login_table .tdinputlogin {
3643 background-color: transparent;
3648.login_table .tdinputlogin .fa {
3652.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password, .login_table .tdinputlogin input#securitycode {
3656.login_table #tdpasswordlogin {
3659.login_table #tdpasswordlogin #togglepassword {
3667.login_table #tdpasswordlogin #togglepassword .fa {
3671#togglepassword .fa::before {
3674.trinputlogin:hover #togglepassword .fa::before, input#password:focus + #togglepassword .fa::before {
3675 visibility: visible;
3682 word-
break:
break-word;
3686.login_main_message {
3689 margin-bottom: 22px;
3691.login_main_message .error {
3695div#login_left, div#login_right {
3696 display:
inline-block;
3699 padding-bottom: 10px;
3701 padding-right: 16px;
3703 vertical-align: middle;
3705div#login_right select#entity {
3711table.login_table_securitycode {
3712 border-spacing: 0px;
3714table.login_table_securitycode tr td {
3722 border: 1px solid #DDDDDD;
3724#img_logo, .img_logo {
3730div.backgroundsemitransparent {
3731 background:rgba(255, 255, 255, 0.7);
3733 padding-right: 10px;
3737 text-align: <?php print $right; ?>;
3738 <?php print $right; ?>: 0;
3739 top: <?php print $disableimages ?
'4px' :
'0'; ?>;
3742 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3747 color: var(--colortextbackhmenu);
3748 display:
inline-block;
3750div.login_block a .atoploginusername {
3751 display:
inline-block;
3754 text-overflow: ellipsis;
3756div.login_block span.aversion {
3757 color: var(--colortextbackhmenu);
3758 filter: contrast(0.7);
3760div.login_block
table {
3769 color: var(--colortextbackvmenu);
3772 color: var(--colortextbackvmenu);
3773 text-decoration:underline;
3775.login_block_elem a span.atoplogin, .login_block_elem span.atoplogin {
3776 vertical-align: middle;
3778div.login_block_tools {
3779 margin-<?php echo $right ?>: 8px;
3780 display:
inline-block;
3781 vertical-align: middle;
3782 line-height: <?php echo $disableimages ?
'25' :
'53'; ?>px;
3783 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3785div.login_block_other {
3786 display:
inline-block;
3787 vertical-align: middle;
3788 clear: <?php echo $disableimages ?
'none' :
'both'; ?>;
3790 text-align: <?php echo $right ?>;
3793div.login_block_user {
3794 display:
inline-block;
3795 vertical-align: middle;
3796 line-height: <?php echo $disableimages ?
'25' :
'50'; ?>px;
3797 height: <?php echo $disableimages ?
'25' :
'50'; ?>px;
3801 float: <?php echo $right ?>;
3802 vertical-align: top;
3803 padding: 0px 3px 0px 4px !important;
3805.login_block_other .login_block_elem {
3809.atoplogin, .atoplogin:hover {
3810 color: var(--colortextbackhmenu) !important;
3812.login_block_getinfo {
3815.login_block_getinfo div.login_block_tools, .login_block_getinfo div.login_block_user {
3818.login_block_getinfo .atoplogin, .login_block_getinfo .atoplogin:hover {
3819 color: #333 !important;
3820 font-weight: normal !important;
3822.alogin, .alogin:hover {
3823 font-weight: normal !important;
3826.alogin:hover, .atoplogin:hover {
3827 text-decoration:underline !important;
3829.alogin.aloginpasswordforgotten, .alogin.aloginpasswordforgotten:hover, .alogin.aloginhelp, .alogin.aloginhelp:hover {
3833span.fa.atoplogin, span.fa.atoplogin:hover {
3835 text-decoration: none !important;
3837.atoplogin #dropdown-icon-down, .atoplogin #dropdown-icon-up {
3840img.login, img.printer, img.entity {
3843 text-decoration: none;
3847.loginbuttonexternal {
3850 border: 1px solid #ccc;
3856.userimg.atoplogin img.userphoto, .userimgatoplogin img.userphoto,
3857.userimg.atoplogin span.userphoto, .userimgatoplogin span.userphoto {
3858 width: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3859 height: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3861 background-size: contain;
3863 border-color: rgba(255, 255, 255, 0.2);
3864 box-sizing: border-box;
3867 border-radius: 0.72em;
3870 background-size: contain;
3871 vertical-align: middle;
3874 box-sizing: border-box;
3876.userimg.atoplogin span.userphoto, .userimgatoplogin span.userphoto {
3877 vertical-align: middle;
3880.userimg.atoplogin span.userphoto::before, .userimgatoplogin span.userphoto::before {
3882 display:
inline-block;
3886span.userimg div.userphoto {
3887 background-color: #eee;
3888 border-radius: 0.72em;
3892 display:
inline-block;
3895 border-radius: 0.6em;
3898 background-size: contain;
3899 vertical-align: middle;
3900 background-color: #FFF;
3903 box-sizing: border-box;
3905img.userphotopublicvcard {
3909 background-size: contain;
3911 border-color: rgba(128, 128, 128, 0.5);
3916img.userphoto[alt=
"Gravatar avatar"], img.photouserphoto.dropdown-
user-image[alt=
"Gravatar avatar"] {
3919img.gravatar.photouserphoto {
3920 filter: grayscale(50%);
3922form[
name=
"addtime"] img.userphoto, form[
name=
"addtime"] img.userphotosmall {
3923 border: 1px solid #444;
3926 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/object_user.png', 1); ?>);
3927 background-repeat: no-repeat;
3929.span-icon-password {
3930 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/lock.png', 1); ?>);
3931 background-repeat: no-repeat;
3938div.vmenu, td.vmenu {
3939 margin-<?php print $right; ?>: 2px;
3943 padding-bottom: 0px;
3948 width: <?php echo $leftmenuwidth; ?>px;
3951 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3956 margin-left: 8px !important;
3960input.vmenusearchselectcombo[
type=text] {
3961 width: <?php echo $leftmenuwidth - 10; ?>px !important;
3963.vmenusearchselectcombo {
3964 width: <?php echo $leftmenuwidth - 2; ?>px;
3965 height: 38px !important;
3967.vmenusearchselectcombo > .select2-selection__rendered, .vmenusearchselectcombo > .select2-selection__arrow {
3968 line-height: 38px !important;
3969 height: 38px !important;
3974 padding-bottom: 3px;
3976 text-overflow: ellipsis;
3977 width: <?php echo $leftmenuwidth - 2; ?>px;
3979#menu_contenu_logo { }
3981.searchform { padding-top: 10px; }
3982.searchform input { font-size: 16px; }
3985a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:
active, span.vmenu, span.vsmenu {
3986 white-space: nowrap; font-family: <?php print
$fontlist ?>; text-align: <?php print $left; ?>;
3988a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:
active,
3989span.vmenu, span.vmenu:link, span.vmenu:visited, span.vmenu:hover, span.vmenu:
active { font-weight: bold; }
3992 font-family: <?php print
$fontlist ?>; text-align: <?php print $left; ?>; font-weight: bold; color: #aaa; margin-left: 4px; white-space: nowrap;
3994a.vmenu:link, a.vmenu:visited {
3995 color: var(--colortextbackvmenu);
3998a.vsmenu:link, a.vsmenu:visited, a.vsmenu:hover, a.vsmenu:
active, span.vmenu, span.vsmenu {
4000 text-align: <?php print $left; ?>;
4001 color: var(--colortextbackvmenu);
4002 margin: 1px 1px 1px 6px;
4004span.vsmenudisabled, font.vsmenudisabled {
4006 text-align: <?php print $left; ?>;
4008 white-space: nowrap;
4010a.vsmenu:link, a.vsmenu:visited {
4011 color: var(--colortextbackvmenu);
4012 white-space: nowrap;
4014span.vsmenudisabledmargin, font.vsmenudisabledmargin { margin: 1px 1px 1px 6px; }
4015li a.vsmenudisabled, li.vsmenudisabled { color: #aaa !important; cursor:
default !important; }
4017a.help:link, a.help:visited, a.help:hover, a.help:
active, span.help {
4018 text-align: <?php print $left; ?>; color: #aaa; text-decoration: none;
4020.helppresent, .helppresent:hover {
4028 color: var(--colortextbackhmenu);
4029 margin-<?php echo $left ?>: -4px;
4030 display:
inline-block;
4032 vertical-align: super;
4034 transform: rotate(<?php echo($left ==
'left' ?
'55deg' :
'305deg'); ?>);
4037.vmenu div.blockvmenufirst, .vmenu div.blockvmenulogo, .vmenu div.blockvmenusearchphone, .vmenu div.blockvmenubookmarks
4039 border-top: 1px solid #BBB;
4041a.vsmenu.addbookmarkpicto {
4042 padding-right: 10px;
4044div.blockvmenusearchphone
4046 border-bottom: none !important;
4048.vmenu div.blockvmenuend, .vmenu div.blockvmenulogo
4050 margin: 0 0 8px 2px;
4052.vmenu div.blockvmenusearch {
4054 margin-bottom: 15px;
4069.vmenu div.blockvmenuend
4071 padding-bottom: 5px;
4073.vmenu div.blockvmenulogo
4075 padding-bottom: 10px;
4078div.blockvmenubookmarks
4080 padding-top: 10px !important;
4081 padding-bottom: 16px !important;
4083div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend
4086 text-align: <?php print $left; ?>;
4087 text-decoration: none;
4091 padding-bottom: 7px;
4094 color: var(--colortext);
4095 background: var(--colorbackvmenu1);
4097 border-left: 1px solid #AAA;
4098 border-right: 1px solid #BBB;
4105 text-align: <?php print $left; ?>;
4106 text-decoration: none;
4107 margin: 1px 0px 0px 2px;
4108 background: var(--colorbackvmenu1);
4111div.blockvmenusearch > form > div {
4114div.blockvmenusearch > form > div > label {
4120<?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
4124 text-decoration: none;
4128 padding-bottom: 3px;
4129 margin: 4px 0px 0px 0px;
4137 border-right: 1px solid #000000;
4138 border-bottom: 1px solid #000000;
4139 background: #b3c5cc;
4142 text-align: <?php print $left; ?>;
4143 text-decoration: none;
4147 background: #b3c5cc;
4152 background: #F4F4F4;
4154 border: 1px solid #bbb;
4165#mainContent, #leftContent .ui-layout-pane {
4170#mainContent, #leftContent .ui-layout-center {
4182 padding-bottom: 0 !important;
4187 padding: 0px 4px 14px 4px !important;
4203li.expanded > a.fmdirlia.jqft.ecmjqft {
4204 font-weight: bold !important;
4208 width: calc(100% - 100px);
4212 white-space:
break-spaces;
4213 word-
break:
break-all;
4221 text-align: <?php print $left; ?>;
4240 color: var(--colortextbacktab);
4242 padding-left: 0px; padding-right: 0px;
4243 padding-bottom: 2px;
4244 margin: 0px 0px 30px 0px;
4245 border-top: 1px solid #BBB;
4248 background: var(--colorbackbody);
4251div.tabBar tr.titre td {
4254div.fiche
table:not(.
table-fiche-title) tr.titre td {
4257div.fiche >.table-fiche-title tr.toptitle td.col-picto,
4258div.fiche >.table-fiche-title tr.toptitle td.col-title,
4259div.fiche >form >.table-fiche-title:not(.nogreyscale) tr.toptitle td.col-picto,
4260div.fiche >form >.table-fiche-title:not(.nogreyscale) tr.toptitle td.col-title {
4261 filter: grayscale(90%);
4264div.tabBar.tabBarNoTop {
4270div.tabBarWithBottom {
4271 padding-bottom: 18px;
4272 border-bottom: 1px solid #bbb;
4274div.tabBarWithBottom tr {
4275 background: unset !important;
4277div.tabBarWithBottom
table.border>tbody>tr:last-of-
type>td {
4278 border-bottom: none !important;
4281div.tabBar
table.tableforservicepart2:last-child {
4282 border-bottom: 1px solid #aaa;
4284.tableforservicepart1 .tdhrthin {
4286 padding-top: 0 !important;
4299 border: 1px solid #888;
4303 padding-bottom: 8px;
4313 margin: 20px 0em 40px 0em;
4317div.tabsActionNoBottom {
4321 margin-bottom: 16px !important;
4323div.tabsAction .dropdown .textbutton {
4324 text-align: <?php echo $left; ?>;
4328 color: rgba(0,0,0,0.4) !important;
4329 text-shadow:1px 1px 1px #ffffff;
4331 font-weight: normal !important;
4332 padding: 4px 6px 2px 0px;
4333 margin-<?php print $right; ?>: 10px;
4334 text-decoration: none;
4335 white-space: nowrap;
4346 color: var(--colortextlink) !important;
4348a.tab:link, a.tab:visited, a.tab:hover, a.tab#
active {
4350 padding: 12px 14px 10px;
4352 text-decoration: none;
4353 white-space: nowrap;
4355 background-image: none !important;
4358.tabactive, a.tab#
active {
4359 color: var(--colortextbacktab) !important;
4361 margin: 0 0.2em 0 0.2em !important;
4363 border-right: 1px solid transparent;
4364 border-left: 1px solid transparent;
4365 border-top: 1px solid transparent;
4369 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
4370 border-bottom: 3px solid var(--colortextbackhmenu) !important;
4372 border-bottom: 3px solid var(--colorbackhmenu1) !important;
4375.tabunactive, a.tab#unactive {
4376 border-right: 1px solid transparent;
4377 border-left: 1px solid transparent;
4378 border-top: 1px solid transparent;
4379 border-bottom: 0px !important;
4387 text-decoration: none;
4392 text-decoration: none;
4393 white-space: nowrap;
4397 background: #dee7ec;
4401 background: #dee7ec;
4406 text-decoration: none;
4407 white-space: nowrap;
4408 border-radius:4px 4px 0px 0px;
4410 border-<?php print $right; ?>: 1px solid #555555;
4411 border-<?php print $left; ?>: 1px solid #D8D8D8;
4412 border-top: 1px solid #D8D8D8;
4418<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/btn.inc.php', 0); ?>
4430 border-collapse: collapse;
4433 padding-<?php print $left; ?>: 0px !important;
4434 padding-<?php print $right; ?>: 4px !important;
4437 list-style-
type:none;
4438 margin: 0px !important;
4439 padding: 0px !important;
4444tr.nocellnopadd td.nobordernopadding, tr.nocellnopadd td.nocellnopadd
4450 padding: 7px !important;
4451 padding-left: 7px !important;
4452 padding-right: 7px !important;
4453 line-height: 1em !important;
4454 border-radius: 3px !important;
4456input.button.smallpaddingimp, input.buttonreset.smallpaddingimp {
4458 font-weight: normal !important;
4460input.button[
name=
"upload"] {
4461 padding: 5px !important;
4465 color: var(--colortextlink);
4466 background-color: transparent;
4468 border: none !important;
4470input.buttonlink:hover {
4471 text-decoration: underline;
4477 text-decoration: underline;
4478 color: var(--colortextlink);
4479 background-color: transparent;
4482div.tabs.nopaddingleft {
4483 padding-<?php print $left; ?>: 0px;
4486 border-collapse: collapse;
4489 padding-<?php print $left; ?>: 0px;
4490 padding-<?php print $right; ?>: 16px;
4491 padding-bottom: 4px;
4494.notopnoleftnoright {
4495 border-collapse: collapse;
4500 padding-bottom: 4px;
4501 margin: 0px 0px 0px 0px;
4504table.tableforemailform tr td {
4506 padding-bottom: 3px;
4509table.border,
table.bordernooddeven,
table.dataTable, .table-border, .table-border-col, .table-key-border-col, .table-val-border-col, div.border {
4510 border-collapse: collapse !important;
4511 padding: 1px 2px 1px 3px;
4514 border: 1px solid #BBB;
4516.border tbody tr, .bordernooddeven tbody tr, .border tbody tr td, .bordernooddeven tbody tr td,
4517div.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,
4518tr.liste_titre.box_titre td
table td, .bordernooddeven tr td {
4522div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar .table-val-border-col {
4523 vertical-align: middle;
4525div .tdtop:not(.tagtdnote) {
4526 vertical-align: top !important;
4529 padding-top: 8px !important;
4530 padding-bottom: 0px !important;
4531 height: unset !important;
4534table.border td,
table.bordernooddeven td, div.border div div.tagtd, div.table-border div div.tagtd {
4535 padding: 2px 2px 2px 2px;
4536 border-collapse: collapse;
4538div.tabBar .fichecenter
table.border>tbody>tr>td,
4539div.tabBar .fichecenter div.border div div.tagtd, div.tabBar div.border div div.tagtd
4542 border-bottom: 1px solid #E0E0E0;
4545td.border, div.tagtable div div.border {
4546 border-top: 1px solid #000000;
4547 border-right: 1px solid #000000;
4548 border-bottom: 1px solid #000000;
4549 border-left: 1px solid #000000;
4551.table-key-border-col {
4555.table-val-border-col {
4560.thsticky, .tdsticky {
4564.thstickyright, .tdstickyright {
4568.thstickygray, .tdstickygray {
4569 background-color: lightgray;
4571.thstickyghostwhite, .tdstickyghostwhite {
4572 background-color: ghostwhite;
4574.thstickyinherit, .tdstickyinherit {
4575 background-color: inherit;
4604.nobordertop, .nobordertop tr:first-of-
type td {
4605 border-top: none !important;
4607.noborderbottom, tr.noborderbottom td, .noborderbottom tr:last-of-
type td {
4608 border-bottom: none !important;
4611 border-top: 1px solid var(--colortopbordertitle1);
4614 border-bottom: 1px solid var(--colortopbordertitle1);
4617 border: none !important;
4621 background: var(--colorbacktabcard1);
4624.firstcolumn .div-
table-responsive-no-min, .secondcolumn .div-
table-responsive-no-min {
4627.firstcolumn
table.noborder, .secondcolumn
table.noborder {
4628 box-shadow: 5px 5px 5px #f0f0f0;
4632.fichehalfright
table.noborder, .fichehalfleft
table.noborder {
4633 margin: 0px 0px 0px 0px;
4635table.liste,
table.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact),
table.formdoc, div.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact) {
4637 if ($userborderontable) { ?>
4638 border-left: 1px solid var(--colortopbordertitle1);
4639 border-right: 1px solid var(--colortopbordertitle1);
4644 border-collapse: separate !important;
4645 border-spacing: 0px;
4646 border-top-width: <?php echo $borderwidth ?>px;
4647 border-top-color: var(--colortopbordertitle1);
4648 border-top-style: solid;
4649 margin: 0px 0px 20px 0px;
4651#tablelines, #tablelinesservice {
4652 border-bottom-width: 1px;
4653 border-bottom-color: var(--colortopbordertitle1);
4654 border-bottom-style: solid;
4656table.liste tr:last-of-
type td,
table.noborder:not(#tablelines):not(#tablelinesservice) tr:last-of-
type td,
table.formdoc tr:last-of-
type td,
4657table.liste tr.lastvisible td, div.noborder tr:last-of-
type td {
4658 border-bottom-width: 1px;
4659 border-bottom-color: var(--colortopbordertitle1);
4660 border-bottom-style: solid;
4663table.nointerlines tr:not(:last-child) td {
4664 border-bottom: unset !important;
4665 border-top: unset !important;
4670table.noborder:not(.cal_month, .paymenttable) {
4671 border-radius: <?php echo $borderradius; ?>px;
4673table.noborder.cal_month {
4674 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4675 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4677table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4678table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:first-child,
4679table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4680table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:first-child {
4681 border-top-left-radius: <?php echo $borderradius; ?>px;
4683table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:last-child,
4684table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4685table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4686table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:last-child {
4687 border-top-right-radius: <?php echo $borderradius; ?>px;
4689table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:first-child,
4690table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:first-child {
4691 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4693table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:last-child,
4694table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:last-child {
4695 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4697table.noborder thead tr:last-child td:first-child,
4698table.noborder thead tr:last-child th:first-child {
4699 border-bottom-left-radius: unset !important;
4701table.noborder thead tr:last-child td:last-child,
4702table.noborder thead tr:last-child th:last-child {
4703 border-bottom-right-radius: unset !important;
4706table.liste:not(.listwithfilterbefore) {
4707 border-top-left-radius: <?php echo $borderradius; ?>px;
4708 border-top-right-radius: <?php echo $borderradius; ?>px;
4711 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4712 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4714table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:first-child,
4715table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:first-child {
4716 border-top-left-radius: <?php echo $borderradius; ?>px;
4718table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:last-child,
4719table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:last-child {
4720 border-top-right-radius: <?php echo $borderradius; ?>px;
4722div.liste_titre_bydiv {
4723 border-top-left-radius: <?php echo $borderradius; ?>px;
4724 border-top-right-radius: <?php echo $borderradius; ?>px;
4726div.liste_titre_bydiv_nothingafter {
4727 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4728 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4729 border-bottom-width: 1px;
4730 border-bottom-color: var(--colortopbordertitle1);
4731 border-bottom-style: solid;
4733table.liste tr:last-child td:first-child,
4734table.liste > tr:last-child th:first-child,
table.liste tfoot tr:last-child th:first-child {
4735 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4737table.liste tr:last-child td:last-child,
4738table.liste > tr:last-child th:last-child,
table.liste tfoot tr:last-child th:last-child {
4739 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4742table#tablelines tr:last-of-
type td:first-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4743table#tablelinesservice tr:last-of-
type td:first-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4744 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4746table#tablelines tr:last-of-
type td:last-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4747table#tablelinesservice tr:last-of-
type td:last-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4748 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4752div.tabBar .lastrecordtable {
4753 margin-bottom: 15px;
4755div.tabBar
table:not(.nobottom).border>tbody>tr:last-of-
type>td {
4756 border-bottom-width: 1px;
4757 border-bottom-color: var(--colortopbordertitle1);
4758 border-bottom-style: solid;
4760div.tabBar div.fichehalfright
table.noborder {
4761 border-bottom: none;
4764table.paddingtopbottomonly tr td {
4766 padding-bottom: 2px;
4768.liste_titre_filter {
4769 background: var(--colorbacktitle1) !important;
4772 background: var(--colorbackhmenu1) !important;
4775table:not(.listwithfilterbefore) tr.liste_titre_filter:first-of-
type td.liste_titre {
4779tr.liste_titre_filter td.liste_titre {
4782 padding-bottom: 0px;
4784.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
4786 border-bottom-width: 0 !important;
4787 border-top-width: 1px;
4788 border-top-color: var(--colortopbordertitle1);
4789 border-top-style: solid;
4791tr.liste_titre_create td:not(.linecoldescription) {
4792 padding-right: 4px !important;
4793 padding-left: 4px !important;
4795tr#trlinefordates td {
4796 border-bottom: 0px !important;
4798.liste_titre_add td, .liste_titre_add th, .liste_titre_add .tagtd
4800 border-top-width: 1px;
4801 border-top-color: var(--colortopbordertitle1);
4802 border-top-style: solid;
4804table.liste tr,
table.noborder tr, div.noborder form {
4805 border-top-color: #FEFEFE;
4808table.liste th,
table.noborder th,
table.noborder tr.liste_titre td,
table.noborder tr.box_titre td {
4809 padding: 6px 10px 6px 12px;
4811td.linecoldescription {
4812 padding: 6px 10px 6px 12px !important;
4814table.tableforfield td, .tagtr.table-border-row .tagtd,
table.border.margintable .trforfield td {
4815 padding: 2px 8px 2px 10px;
4818table.noborder > tbody > tr > td,
4819table.noborder > tfoot > tr > td,
4820div.noborder form div,
table.tableforservicepart1 td,
table.tableforservicepart2 td {
4821 padding: 8px 10px 8px 12px;
4825table.liste tr.trkanban td {
4826 padding: 12px 15px 12px 15px;
4828div.liste_titre_bydiv .divsearchfield {
4829 padding: 2px 1px 2px 7px;
4832tr.box_titre .nobordernopadding td {
4833 padding: 0 ! important;
4835table.nobordernopadding {
4836 border-collapse: collapse !important;
4839table.nobordernopadding tr {
4840 border: 0 !important;
4841 padding: 0 0 !important;
4843table.nobordernopadding tr td {
4844 border: 0 !important;
4847table.border tr td
table.nobordernopadding tr td {
4853 border-right-width: 1px !important;
4854 border-right-color: #BBB !important;
4855 border-right-style: solid !important;
4859 border-left-width: 1px !important;
4860 border-left-color: #BBB !important;
4861 border-left-style: solid !important;
4866table.listwithfilterbefore {
4867 border-top: none !important;
4871.tagtable, .table-border { display:
table; }
4872.tagtr, .table-border-row { display:
table-row; }
4873.tagtd, .table-border-col, .table-key-border-col, .table-val-border-col { display:
table-cell; }
4874.tagtd { padding-top: 5px; padding-bottom: 5px; }
4875.confirmquestions .tagtr .tagtd:not(:first-child) { padding-left: 10px; }
4876.confirmquestions { margin-top: 5px; }
4877.confirmquestions .tagtr .tagtd { height: 2em; vertical-align: middle; }
4885 color: var(--colortexttitlenotab);
4887 word-
break:
break-word;
4890 color: var(--colortexttitlenotab) !important;
4894 font-weight: normal;
4895 color: var(--refidnocolor);
4896 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize ?>;
4899div.refaddress div.address {
4904 display:
inline-block;
4908 float: <?php echo $right; ?>;
4911 font-weight: normal;
4916 display:
inline-block;
4922 display:
inline-block;
4929li.pagination.paginationpage.paginationpageleft, li.pagination.paginationpage.paginationpageright {
4933 display:
inline-block;
4937div.pagination li.pagination a,
4938div.pagination li.pagination span {
4940 line-height: 1.42857143;
4941 text-decoration: none;
4942 background-repeat: repeat-x;
4943 color: var(--color-black);
4945div.pagination li.pagination span.inactive {
4949li.noborder.litext, li.noborder.litext a,
4950div.pagination li a.inactive:hover,
4951div.pagination li span.inactive:hover {
4952 box-shadow: none !important;
4954div.pagination li.litext a {
4956 padding-right: 10px;
4960div.pagination li.litext a:hover {
4961 background-color: transparent;
4962 background-image: none;
4964div.pagination li.noborder a:hover {
4966 background-color: transparent;
4969div.pagination li span {
4973div.pagination li:first-child a,
4974div.pagination li:first-child span {
4980div.pagination li .active a,
4981div.pagination li .active span,
4982div.pagination li .active a:hover,
4983div.pagination li .active span:hover,
4984div.pagination li .active a:focus,
4985div.pagination li .active span:focus {
4989 background-color: var(--colorbackhmenu1);
4990 border-color: #337ab7;
4992div.pagination .disabled span,
4993div.pagination .disabled span:hover,
4994div.pagination .disabled span:focus,
4995div.pagination .disabled a,
4996div.pagination .disabled a:hover,
4997div.pagination .disabled a:focus {
4999 cursor: not-allowed;
5000 background-color: #fff;
5003div.pagination li.pagination .active {
5004 text-decoration: underline;
5007.paginationafterarrows .nohover {
5008 box-shadow: none !important;
5011div.pagination li.paginationafterarrows {
5016.paginationatbottom {
5019table.hidepaginationprevious .paginationprevious {
5022table.hidepaginationnext .paginationnext {
5025.tabBar .arearef .pagination.paginationref {
5026 max-width: calc(30%);
5028.paginationafterarrows a.btnTitlePlus, .titre_right a.btnTitlePlus {
5031 background-color: unset;
5033.paginationafterarrows a.btnTitlePlus:hover span:before, .titre_right a.btnTitlePlus:hover span:before {
5041table.liste .oddeven:hover:not(.nohover),
table.liste .evenodd:hover:not(.nohover),
table.liste .oddevenimport:hover:not(.nohover),
table.liste .evenoddimport:hover:not(.nohover),
5042table.liste .impair:hover:not(.nohover),
table.liste .pair:hover:not(.nohover) {
5043 background: var(--colorbacklinepairhover) !important;
5046.tredited, .tredited td {
5047 background: var(--colorbacklinepairchecked) !important;
5048 border-bottom: 0 !important;
5050.treditedlinefordate {
5051 background: var(--colorbacklinepairchecked) !important;
5054<?php
if ($colorbacklinepairchecked) { ?>
5056 background: var(--colorbacklinepairchecked) !important;
5060.nohoverborder:hover {
5064.oddeven, .evenodd, .impair, .pair, .nohover .impair:hover, tr.impair td.nohover, tr.pair td.nohover, .tagtr.oddeven {
5067 color: var(--oddevencolor);
5069.impair, .nohover .impair:hover, tr.impair td.nohover {
5070 background-color: var(--colorbacklineimpair2);
5072.pair, .nohover .pair:hover, tr.pair td.nohover {
5073 background-color: var(--colorbacklinepair2);
5075tr.oddeven.oddevendouble {
5076 height: 60px !important;
5080 background-color: var(--colorbacklineimpair2);
5082table.dataTable tr.oddeven {
5083 background-color: var(--colorbacklinepair2) !important;
5087td.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 {
5088 background-color: var(--colorbacklineimpair2) !important;
5089 background: var(--colorbacklineimpair2) !important;
5091td.evenodd, tr.nohoverpair td, #trlinefordates td {
5092 background-color: var(--colorbacklinepair2) !important;
5093 background: var(--colorbacklinepair2) !important;
5097 border-bottom: 1pt solid #aaa !important;
5098 background-color: var(--colorbacklinebreak) !important;
5100.trforbreak.nobold td a, .trforbreak.nobold span.secondary {
5101 font-weight: normal !important;
5103tr.trforbreaknobg:nth-of-
type(n+3) td, form.trforbreaknobg div.tagtd {
5105 border-top: 1pt dashed #aaa !important;
5109 padding: 5px 8px 5px 8px !important;
5111tr.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 {
5112 padding: 7px 8px 7px 8px;
5113 border-bottom: 1px solid #ddd;
5115form.tagtr:last-of-
type div.tagtd, tr.pair:last-of-
type td, tr.impair:last-of-
type td {
5116 border-bottom: 0px !important;
5119 border-bottom: 0px !important;
5121div.tableforcontact form.tagtr:last-of-
type div.tagtd {
5122 border-bottom: 1px solid #ddd !important;
5124tr.pair td .nobordernopadding tr td, tr.impair td .nobordernopadding tr td {
5125 border-bottom: 0px !important;
5127table.nobottomiftotal tr.liste_total td {
5128 background-color: var(--inputbackgroundcolor);
5129 <?php
if (!$userborderontable) { ?>
5130 border-bottom: 0px !important;
5133table.nobottom, td.nobottom {
5134 border-bottom: 0px !important;
5136div.liste_titre .tagtd {
5137 vertical-align: middle;
5140 min-height: 26px !important;
5143 padding-bottom: 2px;
5145div.liste_titre_bydiv {
5146 border-top-width: <?php echo $borderwidth ?>px;
5147 border-top-color: var(--colortopbordertitle1);
5148 border-top-style: solid;
5149 <?php
if ($userborderontable) { ?>
5150 border-left: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5151 border-right: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5154 border-collapse: collapse;
5155 padding: 2px 0px 2px 0;
5160div.liste_titre_bydiv_inlineblock {
5161 display:
inline-block;
5165tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable.tr, tagtr.liste_titre
5167 height: 26px !important;
5171 background: #f8f8f8;
5174 border: 1px solid #ddd;
5176div.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
5178 background: var(--colorbacktitle1);
5179 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5181 color: var(--colortexttitle);
5183 text-align: <?php echo $left; ?>;
5185tr.liste_titre th, tr.liste_titre td, th.liste_titre
5187 border-bottom: 1px solid var(--colortopbordertitle1);
5189tr.liste_titre:first-child th, tr:first-child th.liste_titre {
5190 border-bottom: unset;
5192tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div
5195 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5196 vertical-align: middle;
5199tr.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 {
5200 text-shadow: none !important;
5201 color: var(--colortexttitlelink);
5203tr.liste_titre_topborder td {
5204 border-top-width: <?php echo $borderwidth; ?>px;
5205 border-top-color: var(--colortopbordertitle1);
5206 border-top-style: solid;
5208.liste_titre td a:not(.
button):not(.editfielda), .liste_titre td a:not(.
button):not(.editfielda) span:not(.badge) {
5209 text-shadow: none !important;
5210 color: var(--colortexttitle) !important;
5212.liste_titre td a.notasortlink {
5213 color: var(--colortextlink);
5215.liste_titre td a.notasortlink:hover {
5216 background: transparent;
5220table > 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,
5221table > 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,
5222form.liste_titre div.tagtd {
5223 border-bottom: unset;
5231tr.liste_titre_sel th, th.liste_titre_sel, tr.liste_titre_sel td, td.liste_titre_sel, form.liste_titre_sel div
5234 font-weight: normal;
5235 border-bottom: 1px solid #FDFFFF;
5239 background: transparent;
5242.listactionlargetitle .liste_titre {
5245.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 {
5246 <?php
if (
getDolGlobalString(
'THEME_ELDY_TOTAL_BACKGROUND_LIKE_HEAD')) { ?>background: var(--colorbacktitle1);<?php } ?>
5247 color: var(--listetotal);
5248 font-weight: normal;
5250.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
5251 white-space: nowrap;
5253.noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
5254 white-space: normal;
5256form.liste_total div {
5257 border-top: 1px solid #DDDDDD;
5259tr.liste_sub_total, tr.liste_sub_total td {
5260 border-bottom: 1px solid #aaa;
5263.tableforservicepart1 .impair, .tableforservicepart1 .pair, .tableforservicepart2 .impair, .tableforservicepart2 .pair {
5266.tableforservicepart1 tbody tr td, .tableforservicepart2 tbody tr td {
5267 border-bottom: none;
5269table.tableforservicepart1:first-of-
type tr:first-of-
type td {
5270 border-top: 1px solid #888;
5272table.tableforservicepart1 tr td {
5276.paymenttable, .margintable {
5277 border-top: none !important;
5278 margin: 0px 0px 0px 0px !important;
5281 border-top: 1px solid var(--colortopbordertitle1) !important;
5283table.noborder.paymenttable {
5284 border-bottom: none !important;
5286.paymenttable tr td:first-child, .margintable tr td:first-child
5290.paymenttable, .margintable tr td {
5296 box-shadow: 0px 0px 0px #DDD !important;
5299 box-shadow: 1px 1px 7px #CCC !important;
5303 box-shadow: 0px 0px 5px #888;
5306div.tabBar .noborder {
5307 box-shadow: 0px 0px 0px #DDD !important;
5310#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 {
5311 border-bottom: 1px solid var(--colortopbordertitle1) !important;
5313#tablelines tr td, #tablelinesservice tr td {
5319.noborder:not(.editmode) > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5320.liste > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5321div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5322.liste > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5323div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total)
5325 background: linear-gradient(bottom, var(----colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5326 background: -o-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5327 background: -moz-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5328 background: -webkit-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5330.noborder > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre),
5331.liste > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre),
5332.noborder .oddeven.tagtr:nth-child(even):not(:last-of-
type) .tagtd:not(.liste_titre)
5334 border-bottom: 1px solid #f0f0f0;
5337.noborder:not(.editmode) > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5338.liste > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5339div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5340.liste > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5341div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total)
5343 background: linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5344 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5345 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5346 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5348.noborder > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre),
5349.liste > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre),
5350.noborder .oddeven.tagtr:nth-child(odd):not(:last-child) .tagtd:not(.liste_titre)
5352 border-bottom: 1px solid #f0f0f0;
5355ul.noborder li:nth-child(even):not(.liste_titre) {
5356 background-color: var(--colorbacklinepair2) !important;
5375.boxstats, .boxstats130 {
5376 display:
inline-block;
5383 background: var(--colorbackbody);
5384 border: 1px solid var(--colorboxstatsborder);
5385 border-left: 6px solid var(--colorboxstatsborder);
5389.boxstats, .boxstats130, .boxstatscontent {
5390 white-space: nowrap;
5392 text-overflow: ellipsis;
5401 padding-bottom: 2px;
5403.boxstats, .boxstatsempty {
5409.boxtable, .firstcolumn
table.noborder, .secondcolumn
table.noborder {
5410 box-shadow: -2px 1px 12px rgba(192, 192, 192, 0.5);
5413.boxtable:not(.widgetstats) td.tdboxstats .boxstats {
5414 box-shadow: 1px 1px 8px var(--colorboxstatsborder);
5419.tabBar .fichehalfright .boxstats {
5421 padding-bottom: 4px;
5435@media only screen and (max-width: 768px)
5437 .tabBar .arearef .pagination.paginationref {
5438 max-width: calc(50%);
5441 div.pagination ul li {
5445 div.pagination .button-title-separator {
5449 .clearbothonsmartphone {
5452 .clearbothonsmartphone:not(.hideonsmartphone) {
5453 display: block !important;
5457 padding-left: 0 !important;
5458 padding-right: 0!important;
5459 margin-left: 0 !important;
5460 margin-right: 0 !important;
5462 table.liste tr.trkanban td {
5463 padding: 10px 6px 10px 6px;
5466 a.tab:link, a.tab:visited, a.tab:hover, a.tab#
active {
5467 padding: 12px 3px 13px;
5469 a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:
active {
5470 padding: 0px 0px 0px 0px;
5472 a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:
active {
5473 padding: 0px 0px 0px 0px;
5480 .boxstats, .boxstats130 {
5484 text-align: <?php echo $left; ?>
5489 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 150; ?>px;
5494 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 160; ?>px;
5495 max-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(161, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 161; ?>px;
5498 .dashboardlineindicator {
5512 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
5517span.boxstatstext span.fas {
5518 filter: grayscale(100%);
5523 color: var(--colortext);
5526span.boxstatstext img, a.dashboardlineindicatorlate img {
5532.boxstatsindicator.thumbstat150 {
5533 display:
inline-flex;
5535span.boxstatsindicator {
5537 font-weight: normal;
5542span.dashboardlineindicator, span.dashboardlineindicatorlate {
5544 font-weight: normal;
5546a.dashboardlineindicatorlate:hover {
5547 text-decoration: none;
5549.dashboardlineindicatorlate img {
5552span.dashboardlineok {
5555span.dashboardlineko {
5559.dashboardlinelatecoin {
5565 padding: 0px 5px 0px 5px;
5566 border-radius: .25em;
5568 background-color: #9f4705;
5571 padding: 1px 3px 1px 1px;
5574 background-color: #8c4446;
5575 color: #FFFFFF ! important;
5576 border-radius: .25em;
5577 display:
inline-block;
5578 vertical-align: middle;
5581 margin-bottom: 25px !important;
5585.fichecenter .tableforfield:not(.margintable) tr td, .tagtr.table-border-row {
5586 background-color: var(--colorbacklineimpair2);
5588table.liste tr.oddeven:nth-of-
type(odd) {
5589 background-color: var(--colorbacklineimpair2);
5591table.liste tr.oddeven:nth-of-
type(even) {
5592 background-color: var(--colorbacklinepair2);
5596 border-bottom-width: 1px;
5597 background: var(--colorbackbody);
5598 border-top: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5601.boxtable tr td.tdboxstats {
5602 background: var(--colorbackbody) !important;
5604.boxtable tr td.tdboxstats div.boxstats {
5605 background: var(--colorbacklineimpair2) !important;
5608table.noborder.boxtable tr td {
5612 border-top-width: 0 !important;
5615 border-bottom-width: 0 !important;
5617.boxtablenomarginbottom {
5618 margin-bottom: 0 !important;
5620.boxtable .fichehalfright, .boxtable .fichehalfleft {
5626.boxworkingboard .tdboxstats {
5627 padding-left: 0px !important;
5628 padding-right: 0px !important;
5630a.valignmiddle.dashboardlineindicator {
5634 height: 30px !important;
5637 height: 50px !important;
5648 background: var(--colorbacktitle1);
5649 color: var(--colortexttitle);
5650 font-family: <?php print
$fontlist ?>, sans-serif;
5651 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5652 border-bottom: 1px solid #FDFFFF;
5653 white-space: nowrap;
5656tr.box_titre td.boxclose {
5659img.boxhandle, img.boxclose {
5664 vertical-align: middle;
5667.formboxfilter input[
type=image]
5676.prod_entry_mode_free, .prod_entry_mode_predef {
5677 height: 26px !important;
5678 vertical-align: middle;
5682 border: 1px solid #888;
5690 white-space: nowrap;
5694 transition: color 0.4s;
5696.star:hover, .star.active {
5697 color: var(--butactionbg);
5700.search-component-assistance {
5703 background: var(--colorbackbody);
5704 border-width: 1px 1px 2px;
5705 border-style: solid;
5706 border-color: rgb(204, 204, 204);
5707 border-image: none; padding: 9px;
5708 box-shadow: rgba(136, 136, 136, 0.267) 1px 2px 10px;
5714.search-component-assistance .assistance-title {
5720.search-component-assistance .separator {
5724.search-component-assistance .end-separator {
5727.search-component-assistance .assistance-errors {
5730 margin: 5px 0px 5px 0px
5732.search-component-assistance .assistance-errors {
5737 margin: 0 !important;
5739.search-component-assistance .operand, .search-component-assistance .operator, .search-component-assistance .value {
5740 display:
inline-block;
5742.search-component-assistance .btn-div{
5746@media only screen and (max-width: 620px) {
5747 .search-component-assistance .operand, .operator, .value {
5748 display: block !important;
5750 .search-component-assistance .separator, .end-separator {
5761.ok { color: #114466; }
5762.warning { color: #776611 !important; }
5763.error { color: #660000 !important; font-weight: bold; }
5764.green { color: #118822 !important; }
5765.neutral { color: #444 !important; }
5771div.info, div.warning, div.error, div.green, div.neutral, section.neutral {
5774 padding-right: 10px;
5775 padding-bottom: 16px;
5776 margin: 1em 0em 1em 0em;
5780div.fiche div.info, div.fiche div.warning, div.fiche div.neutral, div.fiche div.green {
5782 box-shadow: 1px 1px 6px #d4d4d4;
5784 margin: 1em 0em 1.2em 0em;
5788div.neutral, section.neutral {
5789 background: #f8f8f8;
5792 border-<?php print $left; ?>: solid 5px #888;
5797 border-<?php print $left; ?>: solid 5px #87bfc2;
5798 background: #eff8fc;
5803div.green div.greenborder, div.green.greenborder, section.green, section.greenborder {
5804 border-<?php print $left; ?>: solid 5px #118822;
5806div.green, section.green {
5807 background: #e3f0e3;
5811div.warning, div.warningborder, section.warning, section.warningborder {
5812 border-<?php print $left; ?>: solid 5px #f2cf87;
5814div.warning, section.warning {
5815 background: #fcf8e3;
5817div.warning a, div.info a, div.error a {
5818 color: var(--colortextlink);
5823 border-<?php print $left; ?>: solid 5px #f28787;
5824 background: #EFCFCF;
5825 font-weight: normal;
5833a.normal:link { font-weight: normal }
5834a.normal:visited { font-weight: normal }
5835a.normal:
active { font-weight: normal }
5836a.normal:hover { font-weight: normal }
5838a.impayee:link { font-weight: bold; color: #550000; }
5839a.impayee:visited { font-weight: bold; color: #550000; }
5840a.impayee:
active { font-weight: bold; color: #550000; }
5841a.impayee:hover { font-weight: bold; color: #550000; }
5853.framecontent iframe {
5863.opened-dash-board-wrap {
5864 margin-bottom: 25px;
5871.product_line_stock_ok { color: var(--productlinestockok); }
5872.product_line_stock_too_low { color: var(--productlinestocktoolow); }
5874.fieldrequired { font-weight: bold; color: var(--fieldrequiredcolor) !important; }
5875#tablesubscribe .fieldrequired {
5876 font-weight: inherit !important;
5877 color: inherit !important;
5879#tablesubscribe .fieldrequired:after {
5885td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 34px; text-align: <?php echo $left; ?>; }
5886span.widthpictotitle { font-size: 1.5em; }
5887table.titlemodulehelp tr td img.widthpictotitle { width: 80px; }
5889.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
5890.dolgraphtitlecssboxes { }
5891.dolgraphchart canvas {
5894.legendColorBox, .legendLabel { border: none !important; }
5895div.dolgraph div.legend, div.dolgraph div.legend div { background-color: var(--dolgraphbg) !important; }
5896div.dolgraph div.legend
table tbody tr { height:
auto; }
5897td.legendColorBox { padding: 2px 2px 2px 0 !important; }
5898td.legendLabel { padding: 2px 2px 2px 0 !important; }
5900 text-align: <?php echo $left; ?>;
5904 white-space: nowrap;
5914div.divphotoref > div > .photowithmargin, div.divphotoref > img.photowithmargin, div.divphotoref > a > .photowithmargin {
5915 margin-<?php echo $right; ?>: 15px;
5919 border: 1px solid #f0f0f0;
5927 margin-top: 6px !important;
5932 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/logo_setup.svg', 1) ?>);
5933 display:
inline-block;
5938 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/nographyet.svg', 1) ?>);
5939 display:
inline-block;
5941 background-repeat: no-repeat;
5949.fiche >
table.table-fiche-title tr.toptitle, .fiche > form >
table.table-fiche-title tr.toptitle {
5953table.table-fiche-title tr.toptitle,
table.table-fiche-title tr.toptitle {
5960 text-decoration: none;
5966div.fiche >
table.table-fiche-title:first-of-
type div, div.fiche > form >
table.table-fiche-title:first-of-
type div {
5969div.fiche >
table.table-fiche-title:first-of-
type div {
5970 color: var(--colortexttitlenotab);
5972div.titre, tr.liste_titre .print-barre-liste {
5973 color: var(--colortexttitlenotab);
5981 color: var(--colortexttitlenotab);
5984 color: var(--colortexttitlenotab2);
5987table.table-fiche-title .col-title div.titre > span:not(.print-barre-liste) {
5988 line-height: normal;
5991table.table-fiche-title, div.fiche>
table.table-fiche-title {
5992 margin-bottom: 12px;
5994.table-list-of-attached-files, .table-list-of-links {
5995 margin-bottom: 0 !important;
5997.fichehalfleft
table.table-fiche-title, .fichehalfright
table.table-fiche-title {
6002div.backgreypublicpayment {
6003 background-color: var(--colorbackgrey);
6005 border-bottom: 1px solid #ddd;
6011.backgreypublicpayment a {
6012 color: var(--colorblack) !important;
6015.poweredbypublicpayment {
6025 text-decoration: none;
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 #E8E8E8; 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: #FCFCFC; 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%);
6620.cal_showmore { opacity: 0.5 }
6622.peruser_notbusy { opacity: 0.5; }
6623div.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); }
6624table.cal_event { border: none; border-collapse: collapse; margin-bottom: 1px; min-height: 20px; filter: saturate(0.8); border-radius: 3px; }
6625table.cal_event td { border: none; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 2px; padding-top: 0px; padding-bottom: 0px; }
6626table.cal_event td.cal_event { padding: 4px 4px !important; padding-bottom: 2px !important; padding-top: 2px !important; }
6627table.cal_event td.cal_event_right { padding: 4px 4px !important; }
6628tr.trcalweek { height: 300px; }
6629tr.trcalday { height: 300px; }
6630.cal_event { font-size: 1em; }
6631.cal_event a:link { color: #111111; font-weight: normal !important; }
6632.cal_event a:visited { color: #111111; font-weight: normal !important; }
6633.cal_event a:
active { color: #111111; font-weight: normal !important; }
6634.cal_event_notbusy a.cal_event_title:hover { color: #111111; font-weight: normal !important; }
6636.cal_peruserviewname { max-width: 140px; height: 30px !important; }
6637.cal_event span.badge.badge-
status { border: 1px solid #aaa; }
6638table.cal_month tr td
table.nobordernopadding tr td { padding: 0 2px 0 2px; }
6639table.cal_month tr.liste_titre td.tdfordaytitle { min-width: 120px; }
6647.calendarviewcontainertr { height: 100px; }
6655td.peruser_holiday_imp {
6656 background-color: #aaa !important;
6659.cal_available { background: #0060d450; }
6660.cal_chosen { background: #0060d4; }
6668 border: solid 1px rgba(0,0,0,.3);
6669 background: var(--colorbackbody) !important;
6670 color: var(--colortext) !important;
6674.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
6676 background: var(--colorbacktitle1);
6681 background: var(--colorbackhmenu1);
6682 color: #ffffff !important;
6683 border: 1px solid var(--colorbackhmenu1);
6692.ui-menu .ui-menu-item a {
6693 text-decoration:none;
6697 font-weight: normal;
6705.ui-
button { margin-left: -2px; }
6710 line-height: 1em !important;
6718.ui-autocomplete-loading {
6719 background: white url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/working.gif', 1) ?>) right center no-repeat;
6725 background-color: var(--inputbackgroundcolor);
6726 border:1px solid #888;
6730.ui-autocomplete ul {
6731 list-style-
type:none;
6735.ui-autocomplete ul li.selected {
6736 background-color: var(--inputbackgroundcolor);
6738.ui-autocomplete ul li {
6739 list-style-
type:none;
6746.ui-autocomplete-input { margin: 0; padding: 4px; }
6753.editkey_textarea, .editkey_ckeditor, .editkey_string, .editkey_email, .editkey_numeric, .editkey_select, .editkey_autocomplete {
6754 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/edit.png', 1) ?>) right top no-repeat;
6760.editkey_datepicker {
6761 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/calendar.png', 1) ?>) right center no-repeat;
6773.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 {
6788.treeview ul { background-color: transparent !important; margin-top: 0 !important; }
6789.treeview li { background-color: transparent !important; padding: 0 0 0 20px !important; min-height: 30px; }
6790.treeview .hitarea { width: 20px !important; margin-left: -20px !important; margin-top: 3px; }
6792.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
6823 font-family:sans-serif;
6826 border-spacing: 0px;
6827 border-collapse: collapse;
6834 border-style:groove;
6844div.jPicker
table.jPicker {
6845 padding-bottom: 20px;
6846 padding-right: 20px;
6850 height: 2px !important;
6857 background: unset !important;
6858 border: unset !important;
6860.jPicker .Preview div span {
6861 border: unset !important;
6862 width: unset !important;
6863 height: 50% !important;
6865.jPicker div[
class=
"Map"] {
6870 border: 1px solid #bbb !important;
6871 background-color: var(--colorbackbody) !important;
6872 box-shadow: 0px 0px 10px #ccc;
6873 width: 300px !important;
6876 vertical-align: middle;
6879 background-image: unset !important;
6881.jPicker .Grid span.QuickColor {
6882 border: unset !important;
6888 white-space: nowrap;
6890.jPicker .Preview div {
6891 height: 36px !important;
6893.jPicker input[
type=
"button"] {
6894 background: var(--butactionbg);
6895 color: var(--textbutaction);
6897 border-collapse: collapse;
6900.jPicker tr.Hex td.Text input {
6901 width: 60px !important;
6903.jPicker td.Text input {
6906 border: 1px solid #bbb !important;
6910A.color, A.color:
active, A.color:visited {
6913 text-decoration : none;
6919 border : 1px inset white;
6922 border : 1px outset white;
6924A.none, A.none:
active, A.none:visited, A.none:hover {
6927 text-decoration : none;
6934 border : 1px solid #b3c5cc;
6943 background-color : #b3c5cc;
6950 background-color : #b3c5cc;
6951 border : 2px outset;
6960 border : 1px outset white;
6969 text-align : center;
6986 border: solid 1px #ddd !important;
6989 color: unset !important;
6990 background-color: unset !important;
6998textarea.dolibarr_mailings > div.cke body.cke_show_borders {
6999 margin: 0 !important;
7005 margin: 5px !important;
7008 border: 1px #bbb solid ! important;
7015.cke_wrapper { padding: 4px !important; }
7016a.cke_dialog_ui_button
7018 font-family: <?php print
$fontlist ?> !important;
7019 background-image: url(<?php echo $img_button ?>) !important;
7020 background-
position: bottom !important;
7021 border: 1px solid #C0C0C0 !important;
7022 border-radius:0px 5px 0px 5px !important;
7023 box-shadow: 3px 3px 4px #DDD !important;
7025.cke_dialog_ui_hbox_first {
7026 vertical-align: middle !important;
7029 width: 40px !important;
7038a.cke_dialog_ui_button_ok span {
7039 text-shadow: none !important;
7040 color: #333 !important;
7042a.cke_button, a.cke_combo_button {
7043 height: 18px !important;
7045div.cke_notifications_area .cke_notification_warning {
7055.cke.cke_reset, .cke_inner.cke_reset, .cke_top.cke_reset_all {
7056 border-top-left-radius: <?php echo $borderradius; ?>px;
7057 border-top-right-radius: <?php echo $borderradius; ?>px;
7059.cke.cke_reset, .cke_inner.cke_reset, .cke_contents.cke_reset {
7060 border-bottom-left-radius: <?php echo $borderradius; ?>px;
7061 border-bottom-right-radius: <?php echo $borderradius; ?>px;
7065@media only screen and (max-width: 768px)
7067 .cke_inner:not(.cke_maximized) .cke_toolbar_separator,
7068 .cke_inner:not(.cke_maximized) .cke_combo,
7069 .cke_inner:not(.cke_maximized) .cke_button:not(.cke_button__maximize) {
7079td.linecoldescription .tox.tox-tinymce {
7083.tox .tox-edit-area::before {
7084 border: none !important;
7089.tox:not(.tox-tinymce-
inline) .tox-editor-header {
7090 padding: 0 !important;
7092.tox .tox-tbtn:not(.tox-tbtn--select):not(.tox-tbtn--bespoke):not(.tox-split-button__chevron) {
7093 width: 30px !important;
7095.tox .tox-toolbar__group {
7096 padding-left: 5px !important;
7097 padding-right: 5px !important;
7099button.tox-tbtn.tox-tbtn--select.tox-tbtn--bespoke[data-mce-
name=
"fontsize"] {
7102.tox:not(.tox-tinymce-
inline) .tox-editor-header {
7105 box-shadow: 0 2px 2px -2px rgba(34,47,62,.1),0 5px 5px -4px rgba(34,47,62,.09) !important;
7107.mce-content-body p {
7111 background-color: var(--butactionbg) !important;
7112 border-color: var(--butactionbg) !important;
7115 background-color: var(--butactionbg) !important;
7116 border-color: var(--butactionbg) !important;
7118.tox .tox-custom-editor:focus-within, .tox .tox-listboxfield .tox-listbox--select:focus, .tox .tox-textarea-wrap:focus-within, .tox .tox-textarea:focus, .tox .tox-textfield:focus {
7119 background-color: #fff;
7120 border-color: var(--butactionbg) !important;
7121 box-shadow: 0 0 0 1px var(--butactionbg) !important;
7130 border: 1px solid #ddd;
7133.aceeditorstatusbar {
7136 padding-<?php echo $left; ?>: 10px;
7140 background-color: #ebebeb;
7144.ace_status-indicator {
7148 border-<?php echo $left; ?>: 1px solid;
7149 padding-<?php echo $left; ?>: 10px;
7151pre#editfilecontentaceeditorid {
7161 height: 72px !important;
7169.customreportsoutput, .customreportsoutputnotdata {
7172.customreportsoutputnotdata {
7185#types .btn-primary {
7194 display:
inline-block;
7199 vertical-align: top;
7202#types input.text, #types textarea {
7216 box-sizing:border-box;
7223#comment .comment-table {
7227#comment .comment-cell {
7230#comment .comment-info {
7232 border-right:1px solid #dedede;
7236 background:rgba(255,255,255,0.5);
7237 vertical-align:middle;
7240#comment .comment-info a {
7243#comment .comment-right {
7246#comment .comment-description {
7250#comment .comment-delete {
7253 vertical-align:middle;
7255#comment .comment-delete:hover {
7256 background:rgba(250,20,20,0.8);
7258#comment .comment-edit {
7261 vertical-align:middle;
7263#comment .comment-edit:hover {
7264 background:rgba(0,184,148,0.8);
7277 width: <?php print isset($_SESSION[
'dol_screenwidth']) ? max((
int) $_SESSION[
'dol_screenwidth'] - 830, 450) :
'450'; ?>px !important;
7280div#GanttChartDIVglisthead, div#GanttChartDIVgcharthead {
7284.gtaskname div, .gtaskname, .gstartdate div, .gstartdate, .genddate div, .genddate {
7285 font-size: unset !important;
7288div.gantt, .gtaskheading, .gmajorheading, .gminorheading, .gminorheadingwkend {
7289 font-size: unset !important;
7290 font-weight: normal !important;
7291 color: #000 !important;
7294 background: #f0f0f0 !important;
7297 background: rgb(108,152,185) !important;
7300 background: rgb(160,173,58) !important;
7304 text-overflow: ellipsis;
7306td.gminorheadingwkend {
7307 color: #888 !important;
7310 color: #666 !important;
7312.glistlbl, .glistgrid {
7313 width: 582px !important;
7320.gtaskname div, .gtaskname {
7321 min-width: 250px !important;
7322 max-width: 500px !important;
7323 width: unset !important;
7325.gpccomplete div, .gpccomplete {
7326 min-width: 40px !important;
7327 max-width: 40px !important;
7328 width: 40px !important;
7330td.gtaskheading.gstartdate, td.gtaskheading.genddate {
7331 white-space:
break-spaces;
7333.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) {
7334 color: transparent !important;
7348 font-weight: normal;
7357 font-weight: normal;
7363 text-decoration: none;
7368 margin: 0 5px 5px 5px;
7373 margin: 0 10px 20px 10px;
7378 float: <?php print $left; ?>;
7379 border: solid 1px #DDDDDD;
7386 font-weight: normal;
7394 white-space: nowrap;
7400 vertical-align: middle;
7404 display:
inline-block !important;
7407 width: calc(100% - 100px);
7409 white-space:
break-spaces;
7410 word-
break:
break-all;
7413 font-weight: bold !important;
7416 text-decoration: underline;
7419 vertical-align: middle;
7420 display:
inline-block !important;
7421 text-align: <?php echo $right; ?>;
7422 float: <?php echo $right; ?>;
7430#ecm-layout-north div.attachareaformuserfileecm {
7431 padding-bottom: 0px;
7433div#ecm-layout-west {
7435 vertical-align: top;
7437div#ecm-layout-center {
7438 width: calc(100% - 405px);
7439 vertical-align: top;
7440 float: <?php echo $right; ?>;
7443.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; }
7444.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; }
7445.ecmjqft LI.wait { font-weight:normal; background: url(<?php echo
dol_buildpath(
'/theme/'.$theme.
'/img/working.gif', 1); ?>) left top no-repeat; }
7455 top:
auto !important;
7456 bottom: 4px !important;
7459 top: <?php print $disableimages ?
'32' : ($heightmenu + 4); ?>px;
7462 min-width: <?php echo $dol_optimize_smallscreen ?
'200' :
'480'; ?>px;
7465 padding-left: 10px !important;
7466 padding-right: 10px !important;
7467 padding-top: 10px !important;
7468 word-wrap:
break-word;
7471.jnotify-container .jnotify-notification .jnotify-message {
7472 font-weight: normal;
7474 word-
break:
break-word;
7476.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
7477 color: #a28918 !important;
7479.jnotify-container .jnotify-close {
7480 top: 4px !important;
7481 font-size: 1.6em !important;
7485div.jnotify-background {
7486 opacity : 0.95 !important;
7487 box-shadow: 2px 2px 4px #8888 !important;
7491.bodylogin .jnotify-container {
7498 padding-left: unset !important;
7499 padding-right: unset !important;
7500 padding-top: unset !important;
7502.bodylogin .jnotify-container .jnotify-notification {
7503 margin: unset !important;
7505.bodylogin .jnotify-container .jnotify-notification .jnotify-background {
7506 border-radius: unset !important;
7508.bodylogin .jnotify-container .jnotify-notification .jnotify-message {
7520div.dolEventValid h1, div.dolEventValid h2 {
7522 background-color: #e3f0db;
7523 padding: 5px 5px 5px 5px;
7526div.dolEventError h1, div.dolEventError h2 {
7528 background-color: #d79eac;
7529 padding: 5px 5px 5px 5px;
7537.divmap, #google-visualization-geomap-embed-0, #google-visualization-geomap-embed-1, #google-visualization-geomap-embed-2 {
7545table.dataTable tr.odd td.sorting_1,
table.dataTable tr.even td.sorting_1 {
7546 background: none !important;
7548.sorting_asc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc.png
', 1); ?>') no-repeat center right !important; }
7549.sorting_desc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc.png
', 1); ?>') no-repeat center right !important; }
7550.sorting_asc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc_disabled.png
', 1); ?>') no-repeat center right !important; }
7551.sorting_desc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc_disabled.png
', 1); ?>') no-repeat center right !important; }
7552.dataTables_paginate {
7555.paginate_button_disabled {
7556 opacity: 1 !important;
7557 color: #888 !important;
7558 cursor:
default !important;
7560.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover
7562 font-weight: normal;
7564.paginate_enabled_previous:hover, .paginate_enabled_next:hover
7566 text-decoration: underline !important;
7570 text-decoration: underline !important;
7574 font-weight: normal !important;
7575 text-decoration: none !important;
7577.paging_full_numbers {
7578 height: inherit !important;
7580.paging_full_numbers a.paginate_active:hover, .paging_full_numbers a.paginate_button:hover {
7581 background-color: var(--colorbackbody) !important;
7583.paging_full_numbers, .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button {
7584 background-color: var(--colorbackbody) !important;
7585 border-radius: inherit !important;
7587.paging_full_numbers a.paginate_button_disabled:hover, .paging_full_numbers a.disabled:hover {
7588 background-color: var(--colorbackbody) !important;
7590.paginate_button, .paginate_active {
7591 border: 1px solid #ddd !important;
7592 padding: 6px 12px !important;
7593 margin-left: -1px !important;
7594 line-height: 1.42857143 !important;
7595 margin: 0 0 !important;
7602.ui-state-
disabled, .ui-widget-content .ui-state-
disabled, .ui-widget-header .ui-state-
disabled, .paginate_button_disabled {
7604 background-image: none;
7607div.dataTables_length {
7608 float: right !important;
7611div.dataTables_length select {
7614.dataTables_wrapper .dataTables_paginate {
7615 padding-top: 0px !important;
7623.heightofcombo:not(.pageplusone) {
7626.select2-container .select2-selection--single {
7630span.select2-selection--single.flat[aria-
disabled=
"true"] span.select2-selection__rendered {
7634.select2-container--
default .select2-results__option--highlighted[aria-selected] {
7635 background-color: var(--colorbackhmenu1);
7636 color: var(--colortextbackhmenu);
7638.select2-container--
default .select2-results__option--highlighted[aria-selected] span {
7639 color: #fff !important;
7642span.select2.select2-container.select2-container--
default {
7643 text-align: initial;
7652input.select2-input {
7653 border-bottom: none ! important;
7657 border-bottom: solid 1px var(--inputbordercolor) !important;
7659li.select2-selection__choice {
7661 white-space: nowrap;
7664.select2-results .select2-highlighted.optionblue {
7665 color: #FFF !important;
7667.select2-container .select2-selection--multiple {
7668 min-height: 2em !important;
7670.tableforfield .select2-container .select2-selection--single {
7674.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7677.select2-container--focus span.select2-selection.select2-selection--single {
7678 border-bottom: 1px solid var(--inputbordercolor) !important;
7680 border-bottom-left-radius: 0;
7681 border-bottom-right-radius: 0;
7685.blockvmenusearch .select2-container--
default .select2-selection--single
7689.blockvmenubookmarks .select2-container--
default .select2-selection--single
7691 background-color: var(--colorbackvmenu1);
7693.select2-container--
default .select2-selection--single {
7694 background-color: var(--inputbackgroundcolor);
7696#blockvmenusearch .select2-container--default .select2-selection--single .select2-selection__placeholder {
7697 color: var(--colortextbackvmenu);
7699.select2-container--
default .select2-selection--single .select2-selection__rendered {
7700 color: var(--colortext);
7704 color: #999 !important;
7706.select2-choice, .select2-container .select2-choice {
7707 border-bottom: solid 1px rgba(0,0,0,.4);
7709.select2-container .select2-choice > .select2-chosen {
7712.select2-container .select2-choice .select2-arrow {
7714 background: transparent;
7716.select2-container-multi .select2-choices {
7717 background-image: none;
7719.select2-container .select2-choice {
7720 color: var(--colortext);
7723.selectoptiondisabledwhite {
7724 background: #FFFFFF !important;
7728 border-left: none !important;
7729 background: none !important;
7733 border-top: none !important;
7734 border-left: none !important;
7735 border-right: none !important;
7737.select2-drop.select2-drop-above {
7738 box-shadow: none !important;
7740.select2-container--open .select2-dropdown--above {
7741 border-bottom: solid 1px var(--inputbordercolor);
7743.select2-drop.select2-drop-above.select2-drop-
active {
7744 border-top: 1px solid #ccc;
7745 border-bottom: solid 1px var(--inputbordercolor);
7747.select2-container--
default .select2-selection--single:not(.selectwidget) {
7758 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
7760 box-shadow: none !important;
7762.liste_titre .select2-container--
default .select2-selection--single:not(.selectwidget),
7763.liste_titre .select2-container--
default .select2-selection--multiple {
7764 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(<?php echo (
getDolGlobalString(
'THEME_ELDY_BACKTITLE1') !=
'255,255,255') ?
'--colorbacktitle1' :
'--inputbordercolor' ?>);
7768.select2-container--
default .select2-selection--single.selectwidget,
7769.select2-container--
default .select2-selection--single.selectwidget:hover,
7770.select2-container--
default .select2-selection--single.selectwidget:focus {
7775 border-bottom: solid 1px var(--inputbordercolor);
7777 box-shadow: none !important;
7779.select2-container--
default .select2-selection--multiple {
7780 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
7783.select2-container--focus .select2-container--
default .select2-selection--single {
7784 border-bottom-left-radius: 0;
7785 border-bottom-right-radius: 0;
7787.select2-container--
default.select2-container--focus .select2-selection--multiple {
7791 border-bottom-left-radius: 0;
7792 border-bottom-right-radius: 0;
7794.select2-container--
default .select2-selection--multiple {
7801.select2-container--
default .select2-selection--multiple {
7802 background: var(--inputbackgroundcolor);
7803 line-height: normal;
7805.select2-container--
default .select2-selection--multiple .select2-selection__rendered {
7808.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7809 background-color: #ddd;
7810 margin-top: 0.25em !important;
7812.select2-selection--multiple input.select2-search__field {
7813 border: none !important;
7816.select2-search__field
7819 border-top: none !important;
7820 border-left: none !important;
7821 border-right: none !important;
7822 border-bottom: solid 1px var(--inputbordercolor) !important;
7823 box-shadow: none !important;
7824 border-radius: 0 !important;
7827.select2-container-
active .select2-choice, .select2-container-
active .select2-choices
7832 border-bottom: none;
7833 box-shadow: none !important;
7838 box-shadow: 0 2px 10px rgb(0, 0, 0, .3);
7839 background-color: var(--colorbackbody);
7840 color: var(--colortext);
7843.select2-dropdown-open {
7844 background-color: var(--colorbackvmenu1);
7846.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choices
7851 border-bottom: none;
7852 box-shadow: none !important;
7853 background-color: var(--colorbackvmenu1);
7859.select2-drop.select2-drop-above.select2-drop-
active, .select2-drop {
7862.select2-drop.select2-drop-above {
7865.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
7866 background-image: none;
7867 border-radius: 0 !important;
7869div.select2-drop-above
7871 background: var(--colorbackvmenu1);
7872 box-shadow: none !important;
7876 border: 1px solid #ccc;
7879.select2-search input {
7882a span.select2-chosen
7884 font-weight: normal !important;
7886.select2-container .select2-choice {
7887 background-image: none;
7890.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit
7892 background: var(--colorbackvmenu1);
7897.select2-results__option {
7898 word-
break:
break-word;
7899 text-align: <?php echo $left; ?>;
7901.select2-container.select2-container-
disabled .select2-choice, .select2-container-multi.select2-container-
disabled .select2-choices {
7902 background-color: var(--colorbackvmenu1);
7903 background-image: none;
7907.select2-container-
disabled .select2-choice .select2-arrow b {
7910.select2-container-multi .select2-choices .select2-search-choice {
7913.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi .select2-choices,
7914.select2-container-multi.select2-container-
active .select2-choices
7916 border-bottom: 1px solid #ccc;
7922.select2-container--
default .select2-results>.select2-results__options{
7928.selecttype span.select2-dropdown.ui-dialog {
7931span#select2-taskid-container[title^=
'--'] {
7937#addbox .select2-container .select2-choice > .select2-chosen, #actionbookmark .select2-container .select2-choice > .select2-chosen {
7938 text-align: <?php echo $left; ?>;
7941.select2-container--
default .select2-selection--single .select2-selection__placeholder {
7942 color: var(--colortext);
7945span#select2-boxbookmark-container, span#select2-boxcombo-container {
7946 text-align: <?php echo $left; ?>;
7948span#select2-boxbookmark-container {
7951.select2-container .select2-selection--single .select2-selection__rendered {
7955#boxbookmark.boxcombo, #boxcombo.boxcombo {
7958 border-bottom: solid 1px rgba(0,0,0,.4) !important;
7962 vertical-align: top;
7966.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7967 padding: 3px 5px 3px 5px;
7968 margin: 0 0 2px 3px;
7973 border: 1px solid #aaaaaa;
7975 box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7976 background-clip: padding-box;
7977 -webkit-touch-callout: none;
7978 -webkit-
user-select: none;
7979 -moz-
user-select: none;
7980 -ms-
user-select: none;
7982 background-color: var(--inputbackgroundcolor);
7983 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));
7984 background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7985 background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7986 background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7988.mytooltip .select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7989 padding: 1px 3px 1px 3px;
7991.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr a {
7992 font-weight: normal;
7994.select2-container-multi-dolibarr .select2-choices-dolibarr li {
7995 float: <?php echo $left; ?>;
7998.select2-container-multi-dolibarr .select2-choices-dolibarr {
7999 height:
auto !important;
8007.select2-results__option {
8010span.select2-dropdown--below {
8014span.select2-dropdown--above {
8015 margin-bottom: -1px;
8019.parentonrightofpage {
8023select.multiselectononeline {
8025 vertical-align: middle;
8027 height: 2.2em !important;
8033@media only screen and (min-width: 768px)
8036 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown.ui-dialog {
8037 min-width: 300px !important;
8040 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--below:not(.onrightofpage),
8041 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--above:not(.onrightofpage) {
8042 min-width: 300px !important;
8045 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--below,
8046 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--above {
8047 min-width: 140px !important;
8049 .combolargeelem.select2-container.select2-container--open .select2-dropdown.ui-dialog {
8050 min-width: 320px !important;
8053 .select2-container--open .select2-dropdown--below {
8054 border-top: 1px solid var(--inputbordercolor);
8060.limit.select2-container.select2-container--open .select2-dropdown.ui-dialog {
8061 min-width: 100px !important;
8069.noborderoncategories {
8070 border: none !important;
8071 border-radius: 5px !important;
8073 box-shadow: none !important;
8074 margin-top: 1px !important;
8075 margin-bottom: 0 !important;
8076 margin-<?php echo $left ?>: 0px !important;
8077 margin-<?php echo $right ?>: 3px !important;
8079span.noborderoncategories a, li.noborderoncategories a {
8080 line-height: normal;
8083span.noborderoncategories {
8084 padding: 3px 5px 3px 5px;
8085 display:
inline-block;
8087.categtextwhite, .treeview .categtextwhite.hover {
8088 color: #fff !important;
8091 color: #000 !important;
8103.multi-select-container {
8104 display:
inline-block;
8114 background: var(--inputbackgroundcolor);
8117 border: 1px solid #aaa;
8118 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
8122div.multi-select-menu[role=
"menu"] {
8123 min-width: 220px !important;
8126.multi-select-menu input {
8127 margin-right: 0.3em;
8132 display:
inline-block;
8134 white-space: nowrap;
8136 text-overflow: ellipsis;
8137 vertical-align: middle;
8138 background-color: var(--inputbackgroundcolor);
8142 border-bottom: solid 1px var(--inputbordercolor);
8150.multi-select-
button:focus {
8152 border-bottom: 1px solid #666;
8153 border-bottom-left-radius: 0;
8154 border-bottom-right-radius: 0;
8157.multi-select-
button:after {
8159 display:
inline-block;
8162 border-style: solid;
8163 border-width: 0.4em 0.3em 0em 0.3em;
8164 border-color: #888 transparent transparent transparent;
8171.multi-select-container--open .multi-select-menu { display: block; }
8173.multi-select-container--open .multi-select-
button:after {
8174 border-width: 0 0.4em 0.4em 0.4em;
8175 border-color: transparent transparent #888 transparent;
8178.multi-select-menuitem {
8183label.multi-select-menuitem {
8193ul.ulselectedfields {
8201 vertical-align: middle;
8202 display:
inline-block;
8204.dropdown dd, .dropdown dt {
8210 text-align: <?php echo $left; ?>;
8220.dropdown dt a span, .multiSel span {
8222 display:
inline-block;
8223 padding: 0 3px 2px 0;
8225.maxwidthsearch .dropdown dt a span, .multiSel span {
8226 padding: 3px 3px 2px 3px;
8228.dropdown span.value {
8232 background-color: var(--inputbackgroundcolor);
8233 box-shadow: 0 1px 10px rgb(0, 0, 0, 0.3);
8235 <?php echo $right; ?>:0px;
8245.dropdown dd ul.selectedfieldsleft {
8246 <?php echo $right; ?>:
auto;
8249 white-space: nowrap;
8250 font-weight: normal;
8251 padding: 7px 8px 7px 8px;
8253 color: var(--colortext);
8255.dropdown dd ul li:hover:not(.liinputsearch) {
8258.dropdown dd ul li input[
type=
"checkbox"] {
8259 margin-<?php echo $right; ?>: 3px;
8261.dropdown dd ul li a, .dropdown dd ul li span {
8264.dropdown dd ul li a {
8267.dropdown dd ul li span {
8273dd.dropdowndd ul li {
8274 text-overflow: ellipsis;
8276 white-space: nowrap;
8286 text-overflow: ellipsis;
8287 white-space: nowrap;
8290div.kanban.column div.ui-sortable-helper {
8291 transform: rotate(4deg);
8303 padding-bottom: 20px;
8311.searchpage .tagtr .tagtd {
8313 padding-bottom: 5px;
8315.searchpage .tagtr .tagtd .button {
8319.searchpage .searchform input {
8323.searchpage :focus-visible {
8327li.ui-li-divider .ui-link {
8328 color: #FFF !important;
8333a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-inner:hover {
8334 text-decoration: none !important;
8344 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
8347.ui-btn-icon-right .ui-btn-inner {
8348 padding-right: 30px;
8350.ui-btn-icon-left .ui-btn-inner {
8353.ui-select .ui-btn-icon-right .ui-btn-inner {
8354 padding-right: 30px;
8356.ui-select .ui-btn-icon-left .ui-btn-inner {
8359.ui-select .ui-btn-icon-right .ui-icon {
8362.ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon {
8368 white-space: nowrap;
8369 text-overflow: ellipsis;
8371.fiche .ui-controlgroup {
8373 padding-bottom: 0px;
8375div.ui-controlgroup-controls div.tabsElem
8379div.ui-controlgroup-controls div.tabsElem a
8381 box-shadow: 0 -3px 6px rgba(0,0,0,.2);
8383div.ui-controlgroup-controls div.tabsElem a#
active {
8384 box-shadow: 0 -3px 6px rgba(0,0,0,.3);
8387a.tab span.ui-btn-inner
8394 color: var(--colortext);
8396.liste_titre .ui-link {
8397 color: var(--colortexttitle) !important;
8401 word-wrap:
break-word;
8405.formdoc .ui-btn-inner
8407 white-space: normal;
8409 text-overflow: clip;
8417div.ui-radio, div.ui-checkbox
8419 display:
inline-block;
8420 border-bottom: 0px !important;
8422.ui-checkbox input, .ui-radio input {
8428div.ui-checkbox label+input, div.ui-radio label+input {
8433 padding-bottom: 10px; margin-bottom: 4px; border-bottom: 1px solid #AAAAAA !important;
8440.ui-field-contain label.ui-input-text {
8441 vertical-align: middle !important;
8443.ui-mobile fieldset {
8444 border-bottom: none !important;
8448.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-
static.ui-li {
8453 font-weight: normal;
8455.ui-focus, .ui-btn:focus {
8463 color: var(--colortexttitlenotab) !important;
8465.ui-bar-b, .lilevel0 {
8466 background-repeat: repeat-x;
8470 color: var(--colortexttitlenotab) !important;
8473 font-weight: normal !important;
8476.ui-li.ui-last-child, .ui-li.ui-field-contain.ui-last-child {
8477 border-bottom-width: 0px !important;
8480 color: var(--colortexttitle) !important;
8481 background: var(--colorbackmobilemenu);
8484 box-shadow: none !important;
8485 border-bottom: 1px solid #ccc;
8488 border-right: 1px solid #ccc !important;
8491 border: 1px solid #ccc;
8494.ui-btn-up-c, .ui-btn-hover-c {
8498.ui-body-c .ui-link, .ui-body-c .ui-link:visited, .ui-body-c .ui-link:hover {
8499 color: var(--colortextlink);
8501.ui-btn-up-c .vsmenudisabled {
8502 color: #<?php echo $colorshadowtitle; ?> !important;
8503 text-shadow: none !important;
8506 background: transparent;
8509 color: var(--colortexttitlenotab) !important;
8512 border-top: 2px solid #444;
8513 background: #fff ! important;
8515.lilevel1 div div a {
8516 font-weight: bold !important;
8521 background: #fff ! important;
8526 background: #fff ! important;
8532 background: #fff ! important;
8538 background: #fff ! important;
8548.menu_choix1,.menu_choix2 {
8551 border: 1px solid #666;
8554.menu_choix1 a, .menu_choix2 a {
8557 text-decoration: none;
8563.menu_choix1 a:hover,.menu_choix2 a:hover {
8566.menu li.menu_choix1 {
8568 padding-right: 10px;
8569 padding-bottom: 2px;
8571.menu li.menu_choix2 {
8573 padding-right: 10px;
8574 padding-bottom: 2px;
8576@media only screen and (max-width: 768px)
8578 .menu_choix1 a, .menu_choix2 a {
8579 background-size: 36px 36px;
8583 .menu li.menu_choix1, .menu li.menu_choix2 {
8588 margin-right: 0 !important;
8602 border: 1px solid #888;
8604.publicnewmemberform div.tabBarWithBottom {
8605 border: 2px solid #e8e8e8;
8609 box-shadow: 2px 2px 10px #ddd;
8612.publicnewmemberform #tablesubscribe {
8613 color: var(--colortextbackvmenu);
8616@media only screen and (max-width: 768px)
8618 .publicnewmemberform div.tabBarWithBottom {
8632.ticketpublictable td {
8640.publicnewticketform {
8645 padding-right: 50px;
8648@media only screen and (max-width: 768px)
8650 .ticketlargemargin {
8651 padding-left: 5px; padding-right: 5px;
8665#cd-timeline::before {
8673 background: #d7e4ed;
8675@media only screen and (min-width: 1170px) {
8679 #cd-timeline::before {
8689.cd-timeline-block:after {
8694.cd-timeline-block:first-child {
8697.cd-timeline-block:last-child {
8700@media only screen and (min-width: 1170px) {
8701 .cd-timeline-block {
8704 .cd-timeline-block:first-child {
8707 .cd-timeline-block:last-child {
8719 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);
8720 background: #d7e4ed;
8722.cd-timeline-img img {
8732.cd-timeline-img.cd-picture {
8733 background: #75ce66;
8735.cd-timeline-img.cd-movie {
8736 background: #c03b44;
8738.cd-timeline-img.cd-location {
8739 background: #f0ca45;
8741@media only screen and (min-width: 1170px) {
8748 -webkit-transform: translateZ(0);
8749 -webkit-backface-visibility: hidden;
8751 .cssanimations .cd-timeline-img.is-hidden {
8754 .cssanimations .cd-timeline-img.bounce-in {
8755 visibility: visible;
8756 -webkit-animation: cd-bounce-1 0.6s;
8757 -moz-animation: cd-bounce-1 0.6s;
8758 animation: cd-bounce-1 0.6s;
8762@-webkit-keyframes cd-bounce-1 {
8765 -webkit-transform: scale(0.5);
8770 -webkit-transform: scale(1.2);
8774 -webkit-transform: scale(1);
8777@-moz-keyframes cd-bounce-1 {
8780 -moz-transform: scale(0.5);
8785 -moz-transform: scale(1.2);
8789 -moz-transform: scale(1);
8792@keyframes cd-bounce-1 {
8795 -webkit-transform: scale(0.5);
8796 -moz-transform: scale(0.5);
8797 -ms-transform: scale(0.5);
8798 -o-transform: scale(0.5);
8799 transform: scale(0.5);
8804 -webkit-transform: scale(1.2);
8805 -moz-transform: scale(1.2);
8806 -ms-transform: scale(1.2);
8807 -o-transform: scale(1.2);
8808 transform: scale(1.2);
8812 -webkit-transform: scale(1);
8813 -moz-transform: scale(1);
8814 -ms-transform: scale(1);
8815 -o-transform: scale(1);
8816 transform: scale(1);
8819.cd-timeline-content {
8823 border-radius: 0.25em;
8825 background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8826 background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8827 background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8828 background-image: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8830.cd-timeline-content:after {
8835.cd-timeline-content h2 {
8838.cd-timeline-content .cd-
date {
8840 font-size: 0.8125rem;
8842.cd-timeline-content .cd-
date {
8843 display:
inline-block;
8845.cd-timeline-content p {
8850.cd-timeline-content .cd-
date {
8855.cd-timeline-content::before {
8862 border: 7px solid transparent;
8863 border-right: 7px solid white;
8865@media only screen and (min-width: 768px) {
8866 .cd-timeline-content h2 {
8870 .cd-timeline-content {
8874 .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-
date {
8876 font-size: 0.875rem;
8879@media only screen and (min-width: 1170px) {
8880 .cd-timeline-content {
8885 .cd-timeline-content::before {
8888 border-color: transparent;
8889 border-left-color: white;
8891 .cd-timeline-content .cd-read-more {
8894 .cd-timeline-content .cd-
date {
8902 .cd-timeline-block:nth-child(even) .cd-timeline-content {
8905 .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
8909 border-color: transparent;
8910 border-right-color: white;
8912 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
8915 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-
date {
8931span.phpdebugbar-tooltip.phpdebugbar-tooltip-extra-wide, span.phpdebugbar-tooltip.phpdebugbar-tooltip-wide {
8932 width: 250px !important;
8934.phpdebugbar-indicator span.phpdebugbar-tooltip {
8935 opacity: .95 !important;
8937a.phpdebugbar-tab.phpdebugbar-
active {
8938 background-image: unset !important;
8940.phpdebugbar-fa-tags:before {
8942 font-weight: 600 !important;
8944.phpdebugbar-fa-tasks:before {
8946 font-weight: 600 !important;
8948.phpdebugbar-fa-tags, .phpdebugbar-fa-tasks, .phpdebugbar-indicator .fa {
8949 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
8952div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-warning:before,
8953div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-error:before,
8954div.phpdebugbar-widgets-exceptions a.phpdebugbar-widgets-editor-link:before,
8955div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-database:before,
8956div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-duration:before,
8957div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-memory:before,
8958div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-row-count:before,
8959div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-copy-clipboard:before,
8960div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-stmt-id:before,
8961div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-render-time:before,
8962div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-memory:before,
8963div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-param-count:before,
8964div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-
type:before,
8965div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
8967 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>" !important;
8974.jcrop-holder { background: unset !important; }
8981.dol-xaxis-vertical .flot-x-axis .flot-tick-label.tickLabel {
8982 text-orientation: sideways;
8984 writing-mode: vertical-rl;
8985 white-space: nowrap;
8999 background-color: rgba(0, 0, 0, 0.6);
9002 justify-content: center;
9003 align-items: center;
9006#dol-block-ui .message {
9007 padding: 15px 20px 15px 50px;
9009 background: #000 no-repeat 10px center;
9010 border-radius: 10px;
9011 font-family: sans-serif;
9019span.clipboardCPValueToPrint, div.clipboardCPValueToPrint {
9020 display:
inline-block;
9022span.clipboardCPValue.hidewithsize {
9023 width: 0 !important;
9024 display:
inline-block;
9026 white-space: nowrap;
9028 vertical-align: middle;
9030div.clipboardCPValue.hidewithsize {
9031 width: 0 !important;
9034 white-space: nowrap;
9037.clipboardCPShowOnHover{
9041.clipboardCPShowOnHover .clipboardCPButton {
9049.clipboardCPTextDivInside {
9051 background: #f8f8fa;
9053 border: 1px solid #E0E0E0;
9062 white-space: nowrap;
9064 box-shadow: 1px 1px 6px #ddd;
9072.radio_js_bloc_number {
9073 display:
inline-block;
9077 border:1px solid #ccc;
9084.radio_js_bloc_number.selected {
9085 transition:0.2s ease background;
9098 vertical-align: top;
9102#virtualcard-iframe {
9103 border: 1px solid #aaa;
9104 vertical-align: top;
9107 border-radius: 10px;
9109 box-shadow: 0 0 5px #bbb;
9112 pointer-events: none;
9127.highlightDragDropArea{
9128 border: 2px #000 dashed !important;
9129 background-color: #eee !important;
9131.highlightDragDropArea * :not(.dragDropAreaMessage *){
9133 filter: blur(1px) grayscale(90%);
9135.dragDropAreaMessage {
9139 transform: translate(-50%, -50%);
9149 border: 1px solid #bbb !important;
9156.opensurveydescription * {
9161 padding: 0 4px 0 4px;
9165 margin-right: 100px;
9169 background-color: #f0f0f0;
9173.survey_borders .resultats .nom {
9174 text-align: <?php echo $left; ?>
9176.survey_borders .resultats .sujet, .survey_borders .resultats .jour {
9187#bookinghoursection {
9195 border: 1px solid #000;
9198 margin-bottom: 15px;
9199 box-shadow: 10px 10px 10px #ddd;
9202 padding-bottom: 10px;
9206 background-size: 22px
auto;
9216 min-width: 500px !important;
9218 left: inherit !important;
9219 top: inherit !important;
9220 border-radius: <?php echo $borderradius; ?>px !important;
9223 background-color: var(--colorbackgrey);
9225 padding-bottom: 6px;
9227 border-radius: <?php echo $borderradius; ?>px;
9237@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC1', round($nbtopmenuentries * 90, 0) + 340); ?>px)
9240 width: <?php echo round(52); ?>px;
9241 white-space: nowrap;
9243 text-overflow: ellipsis;
9245 color: var(--colortextbackhmenu);
9249 color: var(--colortextbackhmenu);
9258 background-size: 22px
auto;
9262 li.tmenu, li.tmenusel {
9277@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC2', round($nbtopmenuentries * 69, 0) + 130); ?>px)
9279 li.tmenucompanylogo {
9286 max-width: <?php echo max(26, ceil(300 / ($nbtopmenuentriesreal + 2))); ?>px;
9287 text-overflow: clip;
9289 span.mainmenuaspan {
9298 background-size: 20px
auto;
9308<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
9309@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
9312 .tmenudiv:hover .tmenuimage:not(.menuhider), .tmenudiv:hover .tmenuimage:not(.menuhider):before {
9313 margin-top: 8px !important;
9319 background: var(--colorbackvmenu1);
9328 background: var(--colorbackvmenu1);
9334 .login_vertical_align {
9336 padding-right: 20px;
9341 <?php
if ($disableimages) { ?>
9346 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
9349 padding-<?php echo $right; ?>: 0;
9352 div.login_block_user {
9356 div.login_block_tools, div.login_block_user {
9367 padding-right: 20px;
9368 padding-bottom: 16px;
9372 vertical-align: middle;
9374 background: var(--colorbackvmenu1);
9383 .loginbuttonexternal {
9387 .side-nav-vert .user-menu .dropdown-menu,
9388 #topmenu-global-search-dropdown .dropdown-menu, #topmenu-bookmark-dropdown .dropdown-menu, #topmenu-quickadd-dropdown .dropdown-menu {
9389 width: 285px !important;
9390 min-width: unset !important;
9393 div.login_block_other {
9394 margin-right: unset;
9396 div.login_block_tools, div.login_block_user, div.login_block_other { clear: both; }
9398 .atoplogin, .atoplogin:hover
9400 color:unset !important;
9405 padding: 0 !important;
9408 li.tmenu, li.tmenusel {
9415 text-overflow: clip;
9418 background-size: 20px
auto;
9419 margin-top: 2px !important;
9427 width:
auto !important;
9429 .tableforfield>tr>td:first-child, .tableforfield>tbody>tr>td:first-child, div.tableforfield div.tagtr>div.tagtd:first-of-
type {
9432 .tableforfield>tr>td:nth-child(2), .tableforfield>tbody>tr>td:nth-child(2), div.tableforfield div.tagtr>div.tagtd:nth-child(2) {
9433 word-
break:
break-word;
9440 table.table-fiche-title .col-title div.titre{
9449 word-
break:
break-word;
9452 .websiteselectionsection {
9454 border-right: unset;
9462 padding-right: 12px;
9470 .underbanner.underbanner-before-box {
9471 border-bottom: none;
9474 .valuefield.fieldname_type span.badgeneutral {
9476 display:
inline-block;
9479 tr.trextrafieldseparator td, tr.trextrafields_collapse_last td {
9481 border-bottom: 1px solid var(--colortopbordertitle1) !important;
9492 .lilevel1 span.paddingright {
9496 img.userphotopublicvcard {
9504@media only screen and (max-width: 1024px)
9506 div#ecm-layout-west {
9507 width: calc(100% - 4px);
9510 div#ecm-layout-center {
9515@media only screen and (max-width: 768px)
9531 table.titlemodulehelp tr td img.widthpictotitle {
9536 min-width : 280px !important;
9537 width: calc(100% - 50px);
9540 .imgopensurveywizard, .imgautosize { width:95%; height:
auto; }
9542 .fiche > .listactionsfilter .table-fiche-title .col-title .titre {
9555 width: <?php print
dol_size(350,
'width'); ?>px;
9566 td.widthpictotitle { width: 30px; }
9568 .logopublicpayment #dolpaymentlogo {
9571 #tablepublicpayment {
9572 width:
auto !important;
9575 .poweredbypublicpayment {
9576 float: unset !important;
9577 top: unset !important;
9579 right: -10px !important;
9596 .bookcalform.boxtable .minwidth75 {
9599 .center.bookingtab {
9602 #bookinghoursection {
9611 input[
type=checkbox], input[
type=radio] {
9612 margin: 0 5px 0 1px;
9613 transform: scale(1.1);
9617 white-space: normal;
9618 word-
break:
break-word;
9622@media only screen and (max-width: 320px)
9628@media only screen and (max-width: 300px)
9634@media only screen and (max-width: 280px)
9659:where(#fourn-invoices-paiments-list,#customer-invoices-paiments-list)[data-display-all-invoices=
"1"] tr[data-row-
type=
"2"]{
9674include
dol_buildpath($path.
'/theme/'.$theme.
'/dropdown.inc.php', 0);
9675include
dol_buildpath($path.
'/theme/'.$theme.
'/emaillayout.inc.php', 0);
9676include
dol_buildpath($path.
'/theme/'.$theme.
'/info-box.inc.php', 0);
9677include
dol_buildpath($path.
'/theme/'.$theme.
'/progress.inc.php', 0);
9678include
dol_buildpath($path.
'/theme/'.$theme.
'/timeline.inc.php', 0);
9679include
dol_buildpath($path.
'/theme/'.$theme.
'/search-input.inc.css', 0);
9680include
dol_buildpath($path.
'/theme/'.$theme.
'/tooltips.inc.css', 0);
9681include
dol_buildpath($path.
'/theme/'.$theme.
'/input-feedback.css', 0);
9690.row-with-select[data-is-last-changed] * {
9691 -webkit-touch-callout: none;
9692 -webkit-
user-select: none;
9693 -khtml-
user-select: none;
9694 -moz-
user-select: none;
9695 -ms-
user-select: none;
9699div.extra_inline_chkbxlst, div.extra_inline_checkbox {
9704div.flot-text .flot-tick-label .tickLabel, .fa-color-unset {
9710 -webkit-touch-callout: none;
9711 -webkit-
user-select: none;
9712 -khtml-
user-select: none;
9713 -moz-
user-select: none;
9714 -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.