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:not(.cke_source), 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);
522 box-shadow: 0 0 4px rgb(0, 0, 0, 0.18);
524section.setupsection:hover {
525 box-shadow: 0 0 5px #aaa;
529.field-error-icon { color: #ea1212 !important; }
532div.tabBar textarea:focus:not(.textarea-ai_feature):not(.cke_source) {
533 border: 1px solid #aaa !important;
535input: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),
536 select:focus, .select2-container--open [aria-expanded=
"false"].select2-selection--single,
537 .select2-container--focus span.selection span.select2-selection:not(.noborderfocus):not(.massactionselect) {
539 border: 1px solid #666 !important;
541 border-bottom: 1px solid #666 !important;
542 border-bottom-left-radius: 0 !important;
543 border-bottom-right-radius: 0 !important;
546textarea.cke_source:focus
555 border-top: solid 1px var(--inputbordercolor);
556 border-left: solid 1px var(--inputbordercolor);
557 border-right: solid 1px var(--inputbordercolor);
558 border-bottom: solid 1px var(--inputbordercolor);
565input.removedassigned, input.removedassignedresource {
566 padding: 2px !important;
567 vertical-align: text-bottom;
571 padding-left: 0px !important;
572 padding-right: 0px !important;
575 vertical-align: middle;
577input.buttonpayment,
button.buttonpayment, div.buttonpayment {
582 background-image: none;
588 background-color: #9999bb;
590 box-shadow: 1px 1px 4px #bbb;
602.nofocusvisible:focus-visible {
606div.buttonpayment input:focus {
614div.buttonpayment input {
615 background-color: unset;
619 text-transform: uppercase;
622input.buttonpaymentcb {
623 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/credit_card.png', 1) ?>);
624 background-size: 26px;
625 background-repeat: no-repeat;
628input.buttonpaymentcheque {
629 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/cheque.png', 1) ?>);
630 background-size: 24px;
631 background-repeat: no-repeat;
634input.buttonpaymentpaypal {
635 background-image: url(<?php echo
dol_buildpath($path.
'/paypal/img/object_paypal.png', 1) ?>);
636 background-repeat: no-repeat;
639input.buttonpaymentpaybox {
640 background-image: url(<?php echo
dol_buildpath($path.
'/paybox/img/object_paybox.png', 1) ?>);
641 background-repeat: no-repeat;
644input.buttonpaymentstripe {
645 background-image: url(<?php echo
dol_buildpath($path.
'/stripe/img/object_stripe.png', 1) ?>);
646 background-repeat: no-repeat;
649.logopublicpayment #dolpaymentlogo {
652 image-rendering: -webkit-optimize-contrast;
659 background-color: transparent;
660 color: var(--colortext) !important;
661 border: 1px solid #888 !important;
662 margin: 0 0.45em !important;
665span.userimg.notfirst, div.userimg.notfirst {
668div.userimg.notfirst {
669 display: block-
inline;
675 padding-top: 5px !important;
676 padding-bottom: 5px !important;
680 padding-right: 4px !important;
681 margin-right: 4px !important;
682 border-right: 1px solid #ddd;
686.center.inline-block.dateheight {
692tr.tdsmallheight, tr.tdsmallheight td {
693 height: 1.5em !important;
698span.timesheetalreadyrecorded input {
700 margin-right: 1px !important;
702td.onholidaymorning, td.onholidayafternoon {
703 background-color: #fdf6f2;
706 background-color: #f4eede;
708td.onholidayallday:not(.weekend) input {
709 background-color: #f8f7f0;
712 background-color: #f8f4f4;
718 background: var(--colorbacklinepairhover) !important;
730 border-right: 1px solid #ccc;
733td.linecoldescription.bomline {
740span.amount, div.amount, b.amount {
749td.amountneg, span.amountneg, div.amountneg, b.amountneg
753td.amount.amountbadge, span.amount.amountbadge, div.amount.amountbadge, b.amount.amountbadge {
754 background-color: <?php echo $badgeStatus4; ?>;
759td.amountneg.amountbadge, span.amountneg.amountbadge, div.amountneg.amountbadge, b.amountneg.amountbadge
761 background-color: #660000;
767td.amount, span.amount, div.amount, b.amount,
768td.amountneg, span.amountneg, div.amountneg, b.amountneg,
769span.amount, span.amountneg {
775select.flat, form.flat select, .pageplusone {
789.paginationlastpage a {
794 filter: saturate(0.8);
798 color: var(--colortextlink);
800.optiongrey, .opacitymedium {
803.opacitymediumbycolor {
804 color: rgba(0, 0, 0, 0.4);
816 opacity: unset !important;
819 color: var(--colorwhite);
822 color: #888 !important;
825 color: var(--colorblack);
827.colorblack.totalnboflines {
832 font-size: unset !important;
835 color: unset !important;
838 transform: scale(1, -1);
841 transform: scale(-1, 1);
844 scroll-margin-top: 80px;
846.banner-
object-label {
850select:invalid, select.--error {
861 box-shadow: none !important;
864 padding: 0px !important;
865 border: 0px !important;
866 vertical-align: text-bottom;
869 background-color: transparent;
876 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
878input[
type=checkbox] { background-color: transparent; border: none; box-shadow: none; }
879input[
type=radio] { background-color: transparent; border: none; box-shadow: none; }
880input[
type=image] { background-color: transparent; border: none; box-shadow: none; }
881input:-webkit-autofill {
882 background-color: #FDFFF0 !important;
883 background-image:none !important;
884 -webkit-box-shadow: 0 0 0 50px #FDFFF0 inset;
888.placeholder { color: #ccc; }
889select.placeholder { color: #ccc; }
890.select2-selection__choice .placeholder { color: #aaa; }
891::-webkit-input-placeholder { color: #ccc; }
892input:-moz-placeholder { color: #ccc; }
893select.placeholder option:not(.opacitymediumbycolor):not(.opacitymedium) {
894 color: var(--colortext);
897input[
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; }
899 border: 1px solid #aaa !important;
900 padding-
inline-start: 2em;
901 padding-
inline-end: 2em;
902 min-
inline-size:
auto;
904#div_container_exportoptions fieldset, #div_container_sub_exportoptions fieldset {
905 border: 1px solid #ccc !important;
907.legendforfieldsetstep { padding-bottom: 10px; }
908input#onlinepaymenturl, input#directdownloadlink {
914 border-left: solid 5px #666;
918 padding: 20px 20px 20px 20px;
922 border: solid 2px #444;
925 background-color: #fffff4;
928div#moretabsList, div#moretabsListaction {
932hr { border: 0; border-top: 1px solid #ccc; }
933.tabBar hr { margin-top: 20px; margin-bottom: 17px; }
936table.tableforfield .button:not(.bordertransp):not(.buttonpayment),
937table.tableforfield .buttonDelete:not(.bordertransp):not(.buttonpayment) {
942.button:not(.bordertransp):not(.buttonpayment),
943.buttonCancel:not(.bordertransp):not(.buttonpayment),
944.buttonDelete:not(.bordertransp):not(.buttonpayment) {
950 display:
inline-block;
955 text-decoration: none !important;
956 background-color: #f5f5f5;
957 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
958 background-repeat: repeat-x;
959 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
960 border: 1px solid
#aaa;
964 text-transform: uppercase;
967.valuefield .button, .valuefieldcreate .button, .refidno .button:not(.smallpaddingimp) {
968 margin-top: 0 !important;
969 margin-bottom: 0 !important;
970 font-size: 0.85em !important;
971 padding: 5px !important;
973.button:focus, .buttonDelete:focus {
974 box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
976.button:hover:not(.nohover), .buttonDelete:hover:not(.nohover) {
978 box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
980.button:
disabled, .buttonDelete:
disabled, .button.disabled, .buttonDelete.disabled {
984 text-decoration: none;
986.button_search, .button_removefilter {
988 background-color: unset;
990.button_search:hover, .button_removefilter:hover {
1000div.float, span.floatleft
1002 float:<?php print $left; ?>;
1006 float:<?php print $right; ?>;
1018 display:
inline-block;
1022 display:
inline-block !important;
1026 display:contents !important;
1031button[
name=
'button_search_x'] span.fa.fa-search {
1034button[
name=
'button_removefilter_x'] span.fa.fa-
remove {
1042 padding-<?php echo $left; ?>: 3px;
1046 box-shadow: none !important;
1052 padding-left: 4px !important;
1053 padding-right: 4px !important;
1056 vertical-align: top;
1059 vertical-align: middle;
1062 vertical-align: bottom;
1065 vertical-align: text-bottom;
1071 width: 100% !important;
1073.centpercentwithout1imp {
1074 width: calc(100% - 1px) !important;
1076.centpercentwithoutmenu {
1077 width: calc(100% - 200px);
1079.quatrevingtpercent, .inputsearch {
1082.maxquatrevingtpercent {
1088.quatrevingtquinzepercent {
1091.quatrevingtpercentminusx {
1092 width: calc(80% - 52px);
1095 width: calc(100% - 52px);
1097textarea.centpercent {
1104 font-size: 85% !important;
1106.select2-results__option .smallincombo {
1126.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
1129.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 {
1136 transform: scaleX(-1) translate(<?php print($left == 'left' ? '' : '-'); ?>2px, 0);
1139 transform: rotate(90deg) translate(2px, <?php print($left ==
'left' ?
'' :
'-'); ?>4px);
1146 text-align: center !important;
1148.centeronsmartphone {
1154 place-items: center;
1166 text-align: <?php print $left; ?>;
1169 text-align: <?php print $right; ?>;
1172 text-align: justify;
1175 float: <?php echo $left; ?> !important;
1178 float: <?php echo $right; ?> !important;
1181 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1183.nowraponsmartphone {
1184 white-space: <?php print($dol_optimize_smallscreen ?
'nowrap' :
'normal'); ?>;
1187 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1189.liste_titre .nowrap {
1190 white-space: nowrap;
1192.liste_titre.sticky {
1199 white-space: nowrap;
1202 white-space: nowrap;
1203 display:
inline-block;
1205.wrapimp, .wrapimp pre {
1206 white-space: normal !important;
1209 word-wrap:
break-word;
1212 word-
break:
break-word !important;
1215 word-
break:
break-word;
1218 word-
break:
break-all;
1220td.wordbreak img, td.wordbreakimp img {
1224 font-weight: bold !important;
1227 font-weight: normal !important;
1230 text-transform: uppercase;
1236 text-decoration: none;
1239 text-decoration: none !important;
1245 padding: 0 !important;
1248 padding-<?php print $left; ?>: 0;
1251 padding-<?php print $right; ?>: 0;
1260 padding-<?php print $left; ?>: 0 !important;
1263 padding-<?php print $right; ?>: 0 !important;
1266 padding-top: 0 !important;
1268.nopaddingbottomimp {
1269 padding-bottom: 0 !important;
1278 padding-<?php print $left; ?>: 4px;
1281 padding-<?php print $left; ?>: 4px !important;
1284 padding-<?php print $left; ?>: 2px;
1287 padding-<?php print $left; ?>: 2px !important;
1290 padding-<?php print $right; ?>: 4px;
1293 padding-<?php print $right; ?>: 4px !important;
1296 padding-<?php print $right; ?>: 2px;
1299 padding-<?php print $right; ?>: 2px !important;
1305 padding-top: 4px !important;
1311 padding-bottom: 4px;
1314 padding-bottom: 4px !important;
1317 padding-bottom: 2px;
1320 margin-<?php print $left; ?>: 2px;
1323 margin-<?php print $right; ?>: 2px;
1326 margin-<?php print $left; ?>: 20px !important;
1328.marginleftlargeondesktop {
1329 margin-<?php print $left; ?>: 20px;
1332 padding: 6px !important;
1335 width: unset !important;
1347 cursor: not-allowed !important;
1353 background-color: #fff;
1355.nobackground, .nobackground tr {
1356 background: unset !important;
1358.checkboxattachfilelabel {
1363 border: 1px solid #888 !important;
1367 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_SHORTMESSSAGECUT', 125); ?>px;
1370 word-
break:
break-word;
1373 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_LONGMESSSAGECUT', 250); ?>px;
1376 word-
break:
break-word;
1378 padding-bottom: 5px;
1380.overflowellipsis .shortmessagecut, .overflowellipsis .longmessagecut {
1382 text-overflow: ellipsis;
1392 background-color: #f0f0f8;
1396 justify-content: flex-start;
1397 align-items: center;
1400div.urllink.unsetheight {
1403div.urllink span.fa, div.urllink span.fas, div.urllink span.far {
1406div.urllink, div.urllink a {
1407 color: #339 !important;
1410 min-width: 30px !important;
1414 border: 2px solid #DFDFDF;
1415 border-radius: <?php echo $borderradius; ?>px;
1417 margin-bottom: 20px;
1421i.fa-mars::before, i.fa-venus::before, i.fa-genderless::before, i.fa-transgender::before {
1424 padding-<?php echo $left; ?>: 3px;
1426.stockmovemententry {
1428 transform: rotate(0.25turn);
1433 transform: rotate(0.3turn);
1439.publisherlogoinline {
1440 vertical-align: middle;
1447 white-space: nowrap;
1451 color : <?php print $textWarning; ?>
1453body[
class*=
"colorblind-"] .text-warning{
1454 color : <?php print $colorblind_deuteranopes_textWarning; ?>
1457 color : <?php print $textSuccess; ?>
1459body[
class*=
"colorblind-"] .text-success{
1460 color : <?php print $colorblind_deuteranopes_textSuccess; ?>
1464 color : <?php print $textDanger; ?>
1467.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,
1469 color: #ccc !important;
1471.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,
1472.editfieldlang:hover {
1473 color: var(--colortexttitle) !important;
1475a.editfielda.nohover *:hover:before {
1476 color: #ccc !important;
1483 float: none !important;
1486span.fa.fa-plus-circle.paddingleft {
1489 padding-bottom: 2px;
1492.size12x { font-size: 1.2em !important; }
1493.size15x { font-size: 1.5em !important; }
1494.size2x { font-size: 2em; }
1495.size4x { font-size: 4em !important; }
1496.fa-toggle-on, .fa-toggle-off { font-size: 2em; }
1497.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1498.asetresetmodule .fa-toggle-on, .asetresetmodule .fa-toggle-off,
1499.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1502.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1503.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1504 vertical-align: text-bottom;
1508 white-space: nowrap;
1509 vertical-align: middle;
1510 text-overflow: ellipsis;
1516<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/badges.inc.php', 0); ?>
1517<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/flags-sprite.inc.php', 0); ?>
1521 border-right: 1px solid #DDD;
1525 border-left: 1px solid #DDD;
1530#formuserfile input[type='file'] {
1544#formuserfile_link input[type='text'] {
1549 vertical-align: middle;
1551 padding-bottom: 1px;
1553 align-items: center;
1555.divsocialnetwork:not(:last-child) {
1556 padding-<?php print $right; ?>: 20px;
1560 display:
inline-block;
1561 margin-<?php print $right; ?>: 12px;
1562 margin-<?php print $left; ?>: 2px;
1568 background-color: rgba(0, 0, 0, 0.08);
1572.divsearchfieldfilter {
1573 text-overflow: clip;
1575 padding-bottom: 5px;
1579.divadvancedsearchfield:first-child {
1582.divadvancedsearchfield {
1585 padding-right: 15px;
1586 padding-bottom: 2px;
1590.search_component_params {
1592 -webkit-flex-flow: row wrap;
1593 flex-flow: row wrap;
1596 padding-bottom: 3px;
1597 padding-<?php echo $left; ?>: 0;
1598 padding-<?php echo $right; ?>: 0;
1599 border-bottom: solid 1px var(--inputbordercolor);
1603.search_component_searchtext {
1606.search_component_params_text, .search_component_params_text:focus {
1607 border-bottom: none;
1609 margin: 0 !important;
1612.tagsearch .tagsearchdelete {
1619 padding-bottom: 0px;
1622 display:
inline-block;
1627 display:
inline-block;
1644.a-filter, .a-mesure {
1645 padding: 8px 10px 8px 6px;
1648 padding: 8px 10px 8px 10px;
1650.a-filter, .a-mesure, .a-selection {
1651 border-radius: 50px;
1652 background: var(--colortexttitlenotab);
1653 color: #fff !important;
1661.a-filter:before, .a-mesure:before {
1662 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
1668 border-radius: 50px;
1669 background: var(--colorbacktitle1);
1682 top:calc(50% - 200px);
1683 left:calc(50% - 250px);
1687 border: 1px solid #bbb;
1688 box-shadow: 2px 2px 20px #ddd;
1698div.div-
for-modal-topright {
1706 border: 1px solid #bbb;
1707 box-shadow: 2px 2px 20px #ddd;
1714if (
$conf->browser->layout ==
'phone') {
1716.divsearchfieldfilter {
1717 white-space: nowrap;
1732 list-style-
type: none;
1739 padding-bottom: 4px;
1743 padding-bottom: 10px;
1748 vertical-align: middle;
1750select.flat.selectlimit {
1753 border-bottom: 1px solid var(--inputbordercolor);
1754 border-bottom-left-radius: 0;
1755 border-bottom-right-radius: 0;
1756 padding-bottom: 4px;
1761 margin-<?php echo $left; ?>: 0px !important;
1764 margin-<?php echo $left; ?>: 10px !important;
1766.marginleftonlyshort {
1767 margin-<?php echo $left; ?>: 4px !important;
1769.marginleftonlylarge{
1770 margin-<?php echo $left; ?>: 20px !important;
1773 margin-<?php echo $right; ?>: 0px !important;
1776 margin-<?php echo $right; ?>: 10px !important;
1778.marginrightonlyshort {
1779 margin-<?php echo $right; ?>: 4px !important;
1781.marginrightonlylarge {
1782 margin-<?php echo $right; ?>: 20px !important;
1785 margin-top: 10px !important;
1787.margintoponlyshort {
1788 margin-top: 3px !important;
1791 margin-bottom: 10px !important;
1793.marginbottomonlyshort {
1794 margin-bottom: 3px !important;
1797 margin-top: 0 !important;
1800 margin-bottom: 0 !important;
1802.selectlimit, .selectlimit:focus {
1803 border-left: none !important;
1804 border-top: none !important;
1805 border-right: none !important;
1808.strikefordisabled, .strikefordisabled span, .strikefordisabled div {
1809 text-decoration: line-through;
1816 text-overflow: unset;
1821 text-overflow: ellipsis;
1822 white-space: nowrap;
1826 text-overflow: ellipsis;
1831 text-overflow: ellipsis;
1832 white-space: nowrap;
1837 text-overflow: ellipsis;
1838 white-space: nowrap;
1843 text-overflow: ellipsis;
1844 white-space: nowrap;
1846.tdoverflowmax80imp {
1847 max-width: 80px !important;
1849 text-overflow: ellipsis;
1850 white-space: nowrap;
1855 text-overflow: ellipsis;
1856 white-space: nowrap;
1858.tdoverflowmax100imp {
1859 max-width: 100px !important;
1861 text-overflow: ellipsis;
1862 white-space: nowrap;
1867 text-overflow: ellipsis;
1868 white-space: nowrap;
1873 text-overflow: ellipsis;
1874 white-space: nowrap;
1879 text-overflow: ellipsis;
1880 white-space: nowrap;
1885 text-overflow: ellipsis;
1886 white-space: nowrap;
1891 text-overflow: ellipsis;
1892 white-space: nowrap;
1897 text-overflow: ellipsis;
1898 white-space: nowrap;
1903 text-overflow: ellipsis;
1904 white-space: nowrap;
1909 text-overflow: ellipsis;
1910 white-space: nowrap;
1916.divintowithtwolinesmax {
1918 display: -webkit-box;
1919 -webkit-box-orient: vertical;
1920 -webkit-line-clamp: 2;
1923.twolinesmax, .twolinesmax-normallineheight {
1924 display: -webkit-box;
1925 -webkit-box-orient: vertical;
1926 -webkit-line-clamp: 2;
1928 height:
auto !important;
1929 word-
break:
break-word;
1931.threelinesmax, .threelinesmax-normallineheight {
1932 display: -webkit-box;
1933 -webkit-box-orient: vertical;
1934 -webkit-line-clamp: 3;
1936 height:
auto !important;
1937 word-
break:
break-word;
1939.twolinesmax-normallineheight {
1940 line-height: normal;
1943 display: -webkit-box;
1944 -webkit-box-orient: vertical;
1945 -webkit-line-clamp: 10;
1949.tablelistofcalendars {
1950 margin-top: 25px !important;
1956.showonhover:hover *::before {
1957 visibility: visible !important;
1958 display:
inline-block !important;
1960.showonhover:not(:hover) *::before {
1962 display:
inline-block !important;
1966table.paymenttable td.amountpaymentcomplete,
table.paymenttable td.amountremaintopay,
table.paymenttable td.amountremaintopayback {
1968 padding-bottom: 0px;
1971 white-space: nowrap;
1973.amountpaymentcomplete {
1974 color: var(--amountpaymentcomplete);
1977 white-space: nowrap;
1979.amountpaymentcompletenoresize {
1980 color: var(--amountpaymentcomplete);
1981 white-space: nowrap;
1984 color: var(--amountremaintopaycolor);
1987 white-space: nowrap;
1989.amountremaintopaynoresize {
1990 color: var(--amountremaintopaycolor);
1991 white-space: nowrap;
1993.amountremaintopayback {
1994 color: var(--amountremaintopaybackcolor);
1997 white-space: nowrap;
1999.amountremaintopaybacknoresize {
2000 color: var(--amountremaintopaybackcolor);
2001 white-space: nowrap;
2003.amountpaymentneutral {
2006 white-space: nowrap;
2008.amountpaymentneutralnoresize {
2009 white-space: nowrap;
2013.onlinepaymentbody .amountpaymentcomplete {
2014 background-color: var(--amountpaymentcomplete);
2022 margin-bottom: 12px;
2024#builddoc_form ~ .showlinkedobjectblock {
2029.moduledesclong p img, .moduledesclong p a img {
2030 max-width: 90% !important;
2031 height:
auto !important;
2035 border: 1px solid #ccc;
2036 box-shadow: 1px 1px 25px #aaa;
2037 max-width: calc(100% - 56px);
2039.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 {
2047.fa-map-marked-alt:before {
2053 -webkit-text-security: disc;
2065div.fiche>div.tabBar>form>div.div-
table-responsive {
2068.div-
table-responsive, .div-
table-responsive-no-min {
2072.div-
table-responsive {
2073 line-height: var(--heightrow);
2077div.fiche>form>div.div-
table-responsive {
2080div.fiche>form>div.div-
table-responsive, div.fiche>form>div.div-
table-responsive-no-min {
2085div.ticketpublicarealist>form>div.div-
table-responsive {
2093 justify-content: space-between;
2098.flex-item-uploadfile {
2099 border: 2px dashed #aaa;
2105 background: #f4f4f4;
2106 padding: 20px 10px 20px 10px;
2111 margin: 20px 20px 20px 20px;
2114 <?php
if (in_array(
$conf->browser->name, array(
'chrome',
'firefox',
'safari'))) {
2115 echo
'display: inline-flex;'.
"\n";
2117 flex-flow: row wrap;
2118 justify-content: flex-start;
2128.thumbstat, .thumbstat150 {
2129<?php
if (
$conf->browser->name ==
'ie') { ?>
2139select.selectarrowonleft {
2142select.selectarrowonleft option {
2146table[summary=
"list_of_modules"] .fa-cog {
2154 white-space: nowrap;
2162maxscreenheightless200 {
2163 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(500, (
int) $_SESSION[
'dol_screenheight'] - 200) : 700; ?>px;
2165.maxscreenheightless300 {
2166 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(400, (
int) $_SESSION[
'dol_screenheight'] - 300) : 700; ?>px;
2176.clearboth { clear:both; }
2178.hideobject { display: none; }
2179.showonsmartphone { display: none; }
2180.minwidth25 { min-width: 25px; }
2181.minwidth50 { min-width: 50px; }
2182.minwidth75 { min-width: 75px; }
2183.minwidth100 { min-width: 100px; }
2184.minwidth125 { min-width: 125px; }
2185.nominwidth { min-width: fit-content !important; }
2187@media only screen and (min-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2189 .width20 { width: 20px; }
2190 .width25 { width: 25px; }
2191 .width50 { width: 50px; }
2192 .width75 { width: 75px; }
2193 .width100 { width: 100px; }
2194 .width200 { width: 200px; }
2195 .minwidth100 { min-width: 100px; }
2196 .minwidth150 { min-width: 150px; }
2197 .minwidth200 { min-width: 200px; }
2198 .minwidth250 { min-width: 250px; }
2199 .minwidth300 { min-width: 300px; }
2200 .minwidth400 { min-width: 400px; }
2201 .minwidth500 { min-width: 500px; }
2202 .minwidth50imp { min-width: 50px !important; }
2203 .minwidth75imp { min-width: 75px !important; }
2204 .minwidth100imp { min-width: 100px !important; }
2205 .minwidth150imp { min-width: 150px !important; }
2206 .minwidth200imp { min-width: 200px !important; }
2207 .minwidth250imp { min-width: 250px !important; }
2208 .minwidth300imp { min-width: 300px !important; }
2209 .minwidth400imp { min-width: 400px !important; }
2210 .minwidth500imp { min-width: 500px !important; }
2212.widthauto { width:
auto; }
2213.width20 { width: 20px; }
2214.width25 { width: 25px; }
2215.width40 { width: 40px; }
2216.width50 { width: 50px; }
2217.width75 { width: 75px; }
2218.width100 { width: 100px; }
2219.width125 { width: 125px; }
2220.width150 { width: 150px; }
2221.width200 { width: 200px; }
2222.width250 { width: 250px; }
2223.width300 { width: 300px; }
2224.width400 { width: 400px; }
2225.width500 { width: 500px; }
2226.maxwidth25 { max-width: 25px; }
2227.maxwidth40 { max-width: 40px; }
2228.maxwidth50 { max-width: 50px; }
2229.maxwidth75 { max-width: 75px; }
2230.maxwidthdate { max-width: 105px; }
2231.maxwidthdate.textbrowser { max-width: 105px; font-size: 0.9em; }
2232.maxwidth100 { max-width: 100px; }
2233.maxwidth125 { max-width: 125px; }
2234.maxwidth150 { max-width: 150px; }
2235.maxwidth200 { max-width: 200px; }
2236.maxwidth250 { max-width: 250px; }
2237.maxwidth300 { max-width: 300px; }
2238.maxwidth400 { max-width: 400px; }
2239.maxwidth500 { max-width: 500px; }
2240.maxwidth750 { max-width: 750px; }
2241.maxwidth1000 { max-width: 1000px; }
2242.maxwidth50imp { max-width: 50px !important; }
2243.maxwidth75imp { max-width: 75px !important; }
2245.minwidth100onall { min-width: 100px !important; }
2246.minwidth125onall { min-width: 125px !important; }
2247.minwidth200onall { min-width: 200px !important; }
2248.minwidth250onall { min-width: 250px !important; }
2250.minheight20 { min-height: 20px; }
2251.minheight30 { min-height: 30px; }
2252.minheight40 { min-height: 40px; }
2253.titlefieldcreate { width: 20%; }
2254.titlefield { min-width: 150px; width: 25%; }
2255.titlefieldmiddle { width: 45%; }
2256.titlefieldmax45 { max-width: 45%; min-width: 180px; }
2257.imgmaxwidth100 { max-width: 100px; }
2258.imgmaxwidth180 { max-width: 180px; }
2259.imgmaxheight50 { max-height: 50px; }
2261.width20p { width:20%; }
2262.width25p { width:25%; }
2263.width40p { width:40%; }
2264.width50p { width:50%; }
2265.width60p { width:60%; }
2266.width75p { width:75%; }
2267.width80p { width:80%; }
2268.width100p { width:100%; }
2272@media only screen and (max-width: 1440px)
2275 .titlefieldcreate { width: 30% !important; }
2276 .minwidth50imp { min-width: 50px !important; }
2277 .minwidth75imp { min-width: 75px !important; }
2278 .minwidth100imp { min-width: 100px !important; }
2279 .minwidth125imp { min-width: 125px !important; }
2280 .minwidth150imp { min-width: 150px !important; }
2281 .minwidth200imp { min-width: 200px !important; }
2282 .minwidth250imp { min-width: 250px !important; }
2283 .minwidth300imp { min-width: 300px !important; }
2284 .minwidth400imp { min-width: 300px !important; }
2285 .minwidth500imp { min-width: 300px !important; }
2287 .linkedcol-element {
2293@media only screen and (max-width: 1000px)
2295 .titlefieldmax45 { min-width: 100px; }
2296 .maxwidthonsmartphone { max-width: 100px; }
2297 .minwidth50imp { min-width: 50px !important; }
2298 .minwidth75imp { min-width: 75px !important; }
2299 .minwidth100imp { min-width: 100px !important; }
2300 .minwidth125imp { min-width: 125px !important; }
2301 .minwidth150imp { min-width: 110px !important; }
2302 .minwidth200imp { min-width: 110px !important; }
2303 .minwidth250imp { min-width: 115px !important; }
2304 .minwidth300imp { min-width: 120px !important; }
2305 .minwidth400imp { min-width: 150px !important; }
2306 .minwidth500imp { min-width: 250px !important; }
2309select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusx {
2310 width: calc(100% - 54px) !important;
2311 display:
inline-block;
2314select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusxx {
2315 width: calc(100% - 76px) !important;
2316 display:
inline-block;
2338@media only screen and (max-width: 768px)
2341 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2343 .divadvancedsearchfield {
2349 padding-<?php echo $right; ?>: 10px !important;
2352 .hideonsmartphone { display: none; }
2353 .hideonsmartphoneimp { display: none !important; }
2354 .showonsmartphone { display: block !important; }
2356 .margintoponsmartphone { margin-top: 6px; }
2359 margin-<?php echo $left; ?>: 0 !important;
2361 div.fiche>
table.table-fiche-title {
2362 margin-top: 7px !important;
2363 margin-bottom: 15px !important;
2366 select.minwidth100imp, select.minwidth100, select.minwidth200, select.minwidth200imp, select.minwidth300 {
2367 width: calc(100% - 40px) !important;
2369 display:
inline-block;
2372 select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection), input.widthcentpercentminusx {
2373 width: calc(100% - 54px) !important;
2374 display:
inline-block;
2377 select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection), input.widthcentpercentminusxx {
2378 width: calc(100% - 76px) !important;
2379 display:
inline-block;
2383 input.maxwidthinputfileonsmartphone {
2387 input.buttonpayment,
button.buttonpayment, div.buttonpayment {
2391 .smallonsmartphone {
2395 .nopaddingtoponsmartphone {
2396 padding-top: 0 !important;
2398 .nopaddingbottomonsmartphone {
2399 padding-bottom: 0 !important;
2404@media only screen and (max-width: 570px)
2407 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2410 .marginleftlargeondesktop {
2411 margin-<?php print $left; ?>: 0;
2414 div#login_left, div#login_right {
2415 min-width: 150px !important;
2416 max-width: 240px !important;
2417 padding-left: 5px !important;
2418 padding-right: 5px !important;
2422 height: 64px !important;
2425 .divmainbodylarge { margin-left: 10px !important; margin-right: 10px !important; }
2427 .tdoverflowmax100onsmartphone {
2430 text-overflow: ellipsis;
2431 white-space: nowrap;
2433 .tdoverflowmax150onsmartphone {
2436 text-overflow: ellipsis;
2437 white-space: nowrap;
2439 .border tbody tr, .border tbody tr td,
2440 .border tfoot tr, .border tfoot tr td,
2441 div.tabBar
table.border tr, div.tabBar
table.border tr td,
2442 div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar div.border .table-val-border-col {
2443 height: 40px !important;
2445 div.tabBar .listofinvoicetype
table tr, div.tabBar .listofinvoicetype
table tr td {
2446 height: 2.2em !important;
2450 div.tabs div.tab a.tab {
2453 text-overflow: ellipsis;
2454 white-space: nowrap;
2457 .quatrevingtpercent, .inputsearch {
2463 padding-bottom: 5px;
2466 .login_table .tdinputlogin {
2467 min-width: unset !important;
2469 input, input[
type=text], input[
type=password], select, textarea {
2472 .trinputlogin input[
type=text], .trinputlogin input[
type=password] {
2475 .vmenu .searchform input {
2479 .noenlargeonsmartphone { width : 50px !important; display:
inline !important; }
2480 .maxwidthonsmartphone, #search_newcompany.ui-autocomplete-input { max-width: 100px; }
2481 .maxwidth50onsmartphone { max-width: 40px; }
2482 .maxwidth75onsmartphone { max-width: 50px; }
2483 .maxwidth100onsmartphone { max-width: 70px; }
2484 .maxwidth125onsmartphone { max-width: 100px; }
2485 .maxwidth150onsmartphone { max-width: 120px; }
2486 .maxwidth150onsmartphoneimp { max-width: 120px !important; }
2487 .maxwidth200onsmartphone { max-width: 200px; }
2488 .maxwidth250onsmartphone { max-width: 250px; }
2489 .maxwidth300onsmartphone { max-width: 300px; }
2490 .maxwidth400onsmartphone { max-width: 400px; }
2491 .minwidth125 { min-width: 100px !important; }
2492 .minwidth150 { min-width: 110px !important; }
2493 .minwidth50imp { min-width: 50px !important; }
2494 .minwidth75imp { min-width: 75px !important; }
2495 .minwidth100imp { min-width: 100px !important; }
2496 .minwidth125imp { min-width: 125px !important; }
2497 .minwidth150imp { min-width: 110px !important; }
2498 .minwidth200imp { min-width: 110px !important; }
2499 .minwidth250imp { min-width: 115px !important; }
2500 .minwidth300imp { min-width: 120px !important; }
2501 .minwidth400imp { min-width: 200px !important; }
2502 .minwidth500imp { min-width: 250px !important; }
2503 .titlefield { width:
auto; min-width: 125px; }
2504 .titlefieldcreate { width:
auto !important; min-width: 125px; }
2508 width: <?php print
dol_size(300,
'width'); ?>px;
2518 padding-<?php echo $right; ?>: 5px;
2519 padding-bottom: 5px;
2521 img.photoref, div.photoref {
2522 border: 1px solid rgba(0, 0, 0, 0.2);
2527 object-fit: contain;
2531 padding-<?php echo $right; ?>: 10px;
2534 div.statusref img, div.statusrefbis {
2535 padding-<?php echo $right; ?>: 3px !important;
2545 input.buttonpayment {
2549 .colorblack.totalnboflines {
2550 margin-left: 4px !important;
2555@media only screen and (max-width: 320px)
2557 .maxwidth300 { max-width: 260px; }
2561.linkobject { cursor: pointer; }
2563table.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 {
2564 color: var(--tableforfieldcolor);
2567<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2568.hideonprint { display: none !important; }
2583 white-space: nowrap;
2594 <?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2600#id-right, #id-left {
2601 display:
table-cell;
2603 vertical-align: top;
2607 padding-bottom: 5px;
2615 background: var(--colorbackbody);
2616 padding-bottom: 20px;
2618.bodyforlist #
id-right {
2619 padding-bottom: 4px;
2621.bodyforlist.poslist #
id-right {
2625.page-modulehelp div#
id-right {
2631.classforhorizontalscrolloftabs #
id-container {
2634.classforhorizontalscrolloftabs .side-nav {
2636 float: <?php echo $left; ?>;
2638.classforhorizontalscrolloftabs #
id-right {
2639 width: calc(100% - <?php echo $leftmenuwidth + 30 ?>px);
2640 display:
inline-block;
2667@media screen and (prefers-color-scheme: dark) {
2669 border-bottom: 1px solid #888;
2674<?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2679 display:
table-cell;
2681 border-<?php echo $right; ?>: 1px solid #F0F0F0;
2682 border-bottom: 1px solid #F0F0F0;
2683 box-shadow: 3px 0 6px -2px #eee;
2684 background: var(--colorbackvmenu1);
2685 transition: left 0.5s ease;
2688.side-nav, .login_block {
2689 transition: left 0.5s ease;
2694 border-bottom: 0 !important;
2697 margin: <?php echo $disableimages ?
'0' :
'6'; ?>px;
2701 height: <?php echo $disableimages ?
'18' :
'35'; ?>px;
2704 vertical-align: middle;
2706.menulogocontainer img.mycompany {
2707 object-fit: contain;
2710 image-rendering: -webkit-optimize-contrast;
2713#mainmenutd_companylogo::after, #mainmenutd_menu::after {
2714 content: unset !important;
2716li#mainmenutd_companylogo .tmenucenter {
2719li#mainmenutd_companylogo {
2720 min-width: unset !important;
2722<?php
if ($disableimages) { ?>
2723 li#mainmenutd_home {
2724 min-width: unset !important;
2726 li#mainmenutd_home .tmenucenter {
2731div.blockvmenupair, div.blockvmenuimpair {
2732 border-top: none !important;
2733 border-left: none !important;
2734 border-right: none !important;
2735 border-bottom: 1px solid #eaeaea;
2736 padding-left: 0 !important;
2738div.blockvmenuend, div.blockvmenubookmarks {
2739 border: none !important;
2740 padding-left: 0 !important;
2742div.vmenu, td.vmenu {
2743 padding-right: 10px !important;
2745.blockvmenu .menu_titre {
2760.menuhider { display: none !important; }
2761.menuhider .mainmenu.menu.topmenuimage {
2762 margin-top: 0px !important;
2767<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
2768@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2771 body.sidebar-collapse .side-nav {
2776 .classforhorizontalscrolloftabs #
id-right {
2782 body.sidebar-collapse .login_block {
2786 .menuhider { display: block !important; }
2787 .dropdown-
user-image { display: none; }
2788 .user-header { height:
auto !important; color: var(--colortextbackhmenu); }
2792 table-layout: fixed;
2796 border-bottom: 1px solid #BBB;
2799 padding-right: 20px;
2805 border-bottom: 0 !important;
2807 div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend {
2808 border-top: none !important;
2809 border-left: none !important;
2810 border-right: none !important;
2811 border-bottom: 1px solid #eaeaea;
2812 padding-left: 0 !important;
2814 div.vmenu, td.vmenu {
2815 padding-right: 6px !important;
2818 margin-<?php print $left; ?>: 9px !important;
2819 margin-<?php print $right; ?>: 10px !important;
2822 .pagination .fa-chevron-left, .pagination .fa-chevron-right {
2827@media only screen and (min-width: 768px) and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2830 margin-<?php print $left; ?>: 13px !important;
2831 margin-<?php print $right; ?>: 14px !important;
2838 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'44' :
'6')); ?>px;
2839 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'38' :
'6')); ?>px;
2840 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2841 print
'margin-top: 12px;'.
"\n";
2843 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2844 print
'margin-bottom: 12px;'.
"\n";
2847.dol_openinpopup div.fiche {
2848 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'24' :
'6')); ?>px;
2851.page-modulehelp div.fiche {
2856body.onlinepaymentbody div.fiche {
2857 margin: 20px !important;
2859div.fiche>
table:first-child {
2860 margin-bottom: 15px;
2871 <?php
if (
$conf->browser->layout !=
'phone') {
2872 print
"float: ".$left.
";\n";
2874 <?php
if (
$conf->browser->layout !=
'phone') {
2875 print
"width: calc(50% - 20px);\n";
2877 <?php
if (
$conf->browser->layout ==
'phone') {
2878 print
"padding-bottom: 6px;\n";
2881div.fichetwothirdright {
2882 <?php
if (
$conf->browser->layout !=
'phone') {
2883 print
"float: ".$right.
";\n";
2885 <?php
if (
$conf->browser->layout !=
'phone') {
2886 print
"width: calc(50% - 20px);\n";
2888 <?php
if (
$conf->browser->layout ==
'phone') {
2889 print
"padding-bottom: 6px\n";
2893 <?php
if (
$conf->browser->layout !=
'phone') {
2894 print
"float: ".$left.
";\n";
2896 <?php
if (
$conf->browser->layout !=
'phone') {
2897 print
"width: calc(50% - 20px);\n";
2899 margin-bottom: 20px;
2902 <?php
if (
$conf->browser->layout !=
'phone') {
2903 print
"float: ".$right.
";\n";
2905 <?php
if (
$conf->browser->layout !=
'phone') {
2906 print
"width: calc(50% - 20px);\n";
2910 <?php
if (
$conf->browser->layout ==
'phone') {
2911 print
"margin-top: 10px;\n";
2921div.firstcolumn >
table.noborder, div.secondcolumn >
table.noborder, div.firstcolumn > div >
table.noborder, div.secondcolumn > div >
table.noborder {
2922 margin-bottom: 14px;
2926@media only screen and (max-width: 1024px)
2929 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : ($dol_hide_leftmenu ?
'6' :
'20')); ?>px;
2930 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 8 : 6); ?>px;
2936 div.fichecenterbis {
2939 div.fichethirdleft {
2942 padding-bottom: 6px;
2944 div.fichetwothirdright {
2947 padding-bottom: 6px;
2953 div.fichehalfright {
2957 div.fichehalfright {
2960 div.firstcolumn div.box {
2963 div.secondcolumn div.box {
2969@media only screen and (max-width: 1440px)
2971 div.fichehalfleft-lg {
2975 div.fichehalfright-lg {
2980 .fichehalfright-lg .fichehalfright {
2986div.fichehalfright tr.liste_titre:first-child td
table.nobordernopadding td {
2990 padding: 0 !important;
2998td.nobordernopadding.widthpictotitle.col-picto {
2999 color: var(--colortexttitlenotab);
3002.table-fiche-title .col-picto, .table-list-of-attached-files .col-picto, .table-list-of-links .col-picto {
3003 opacity: 0.7 !important;
3007.table-list-of-attached-files .col-picto .widthpictotitle, .table-list-of-links .col-picto .widthpictotitle {
3024 margin-<?php echo $right; ?>: 8px;
3033 border: 1px solid #e8e8e8;
3034 vertical-align: middle;
3039.pictosubstatus img {
3040 vertical-align: text-bottom;
3041 display:
inline-block;
3043a.pictosubstatus:hover {
3044 background-color: var(--colorbackhmenu1);
3048 vertical-align: middle;
3051.pictowarning, .pictoerror, .pictopreview, .pictonopreview, .picto.error {
3052 padding-<?php echo $left; ?>: 3px;
3056 color: <?php echo $badgeWarning ?>;
3059 color: <?php echo $badgeDanger ?>;
3067.fiche .arearef img.pictoedit, .fiche .arearef span.pictoedit,
3068.fiche .fichecenter img.pictoedit, .fiche .fichecenter span.pictoedit,
3069.tagtdnote span.pictoedit {
3077img.pictofixedwidth {
3084 padding-left: 1px !important;
3087 padding-bottom: 1px;
3094 padding-bottom: 10px;
3096div.attachareaformuserfileecm {
3098 padding-bottom: 6px;
3103 margin-bottom: 10px;
3104 padding-bottom: 10px;
3106div.arearefnobottom {
3108 padding-bottom: 4px;
3113div.divphotoref:last-child {
3114 padding-<?php echo $right; ?>: 30px;
3117 padding-bottom: 10px;
3126 float: <?php echo $right; ?>;
3129 margin-bottom: 10px;
3136 vertical-align: text-bottom;
3142 vertical-align: text-bottom;
3144img.photoref, div.photoref {
3146 box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
3150 object-fit: contain;
3153img.photokanban, div.photokanban {
3157 vertical-align: middle;
3159div.photoref .fa, div.photoref .fas, div.photoref .far {
3163 object-fit: contain;
3167 vertical-align:middle;
3170.difforspanimgright {
3171 display:
table-cell;
3172 padding-right: 10px;
3174img.photorefnoborder {
3178 object-fit: contain;
3179 border: 1px solid #AAA;
3180 border-radius: 100px;
3185 border-bottom: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
3188.trextrafieldseparator td, .trextrafields_collapse_last td {
3194 margin: 0 !important;
3195 padding-bottom: 0 !important;
3203<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3206 background: var(--colorbackhmenu1);
3207 <?php
if ($colorbackhmenu1 == $colorbackbody) { ?>
3208 border-bottom: 1px solid var(--colorbackgrey);
3209 box-shadow: 0 0 3px var(--colorbackgrey);
3216<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3219 padding-<?php echo $right; ?>: <?php echo((
float) $maxwidthloginblock - 10); ?>px;
3222 -webkit-touch-callout: none;
3223 -webkit-
user-select: none;
3224 -khtml-
user-select: none;
3225 -moz-
user-select: none;
3226 -ms-
user-select: none;
3234<?php
if ($disableimages) { ?>
3240<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3245 white-space: nowrap;
3247 border-<?php print $left; ?>: 0px;
3248 border-<?php print $right; ?>: 0px;
3249 padding: 0px 0px 0px 0px;
3250 margin: 0px 0px 0px 0px;
3252 font-weight: normal;
3253 text-decoration: none;
3256div.tmenudisabled, a.tmenudisabled {
3259a.tmenu, a.tmenusel, a.tmenudisabled {
3262a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:
active {
3263 padding: 0px 5px 0px 5px;
3264 white-space: nowrap;
3265 color: var(--colortextbackhmenu);
3266 text-decoration: none;
3267 cursor: not-allowed;
3269span.mainmenuaspan.tmenudisabled {
3270 color: var(--colortextbackhmenu);
3272 cursor: not-allowed;
3275a.disabled, span.tmenu {
3277 text-decoration: none !important;
3281a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:
active {
3282 padding: 0px 2px 0px 2px;
3283 margin: 0px 0px 0px 0px;
3284 white-space: nowrap;
3285 color: var(--colortextbackhmenu);
3286 text-decoration: none;
3288a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:
active {
3289 padding: 0px 2px 0px 2px;
3290 margin: 0px 0px 0px 0px;
3291 white-space: nowrap;
3292 color: var(--colortextbackhmenu);
3293 text-decoration: none !important;
3298 padding: 0px 0px 0px 0px;
3299 margin: 0px 0px 0px 0px;
3308li.tmenu, li.tmenusel {
3309 <?php print $minwidthtmenu ?
'min-width: '.$minwidthtmenu.
'px;' :
''; ?>
3311 vertical-align: bottom;
3313 float: <?php print $left; ?>;
3319 font-weight: normal;
3322 background-image: none !important;
3325li.tmenusel::after, li.tmenu:hover::after{
3330 left: calc(50% - 6px);
3333 border-style: solid;
3334 border-width: 0px 6px 5px 6px;
3335 border-color: transparent transparent #ffffff transparent;
3338.tmenuend .tmenuleft { width: 0px; }
3339.tmenuend { display: none; }
3342 float: <?php print $left; ?>;
3344 <?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
3347 <?php
if ($disableimages) { ?>
3350 height: <?php print $heightmenu; ?>px;
3357 color: var(--colortextbackhmenu);
3360 text-overflow: ellipsis;
3361 <?php
if ($disableimages) { ?>
3366 height: <?php print $heightmenu; ?>px;
3375 padding-bottom: 4px;
3377 text-overflow: ellipsis;
3378 width: <?php echo $leftmenuwidth - 2; ?>px;
3382 padding-<?php print $left; ?>: 2px;
3383 padding-<?php print $right; ?>: 2px;
3384 font-family: Roboto,<?php echo
$fontlist; ?>;
3391 background-repeat:no-repeat;
3393 height: <?php echo($heightmenu - 22); ?>px;
3398a.tmenuimage:focus, .mainmenu.topmenuimage:focus {
3405 color: var(--colortextbackhmenu);
3411 <?php print $disableimages ?
'' :
'top: 10px'; ?>
3413#mainmenutd_menu a.tmenuimage {
3421 text-decoration: none;
3427<?php
if (in_array(
getDolGlobalInt(
'THEME_TOPMENU_DISABLE_IMAGE'), array(2, 3, 4))) { ?>
3428.tmenulabel:not(.menuhider), .tmenulabel:not(.menuhider)::before {
3432a.tmenuimage:not(.menuhider), a.tmenuimage:not(.menuhider)::before,
3433div.tmenuimage:not(.menuhider), div.tmenuimage:not(.menuhider)::before,
3434span.tmenuimage:not(.menuhider), span.tmenuimage:not(.menuhider)::before {
3436 margin-top: 8px !important;
3442 text-overflow: ellipsis;
3448ul.tmenu:hover .tmenulabel:not(.menuhider), .ul.tmenu:hover .tmenulabel:not(.menuhider)::before {
3452 text-overflow: ellipsis;
3456 display: initial !important;
3457 line-height: 0.6em !important;
3458 height: 1em !important;
3460 text-overflow: ellipsis;
3461 color: var(--colortextbackhmenu);
3464ul.tmenu:hover .tmenuimage:not(.menuhider), ul.tmenu:hover .tmenuimage:not(.menuhider)::before {
3467 margin-top: 0px !important;
3473li.tmenu:hover .tmenulabel:not(.menuhider), li.tmenu:hover .tmenulabel:not(.menuhider)::before {
3474 display: initial !important;
3476li.tmenu:hover .tmenuimage:not(.menuhider), li.tmenu:hover .tmenuimage:not(.menuhider):before {
3477 font-size: 1.1em !important;
3478 margin-top: 0px !important;
3486<?php
if (empty($dol_hide_topmenu)) { ?>
3487 <?php include
dol_buildpath($path.
'/theme/'.$theme.
'/main_menu_fa_icons.inc.php', 0); ?>
3492 $moduletomainmenu = array(
3493 'user' =>
'',
'syslog' =>
'',
'societe' =>
'companies',
'projet' =>
'project',
'propale' =>
'commercial',
'commande' =>
'commercial',
3494 'produit' =>
'products',
'service' =>
'products',
'stock' =>
'products',
3495 'don' =>
'accountancy',
'tax' =>
'accountancy',
'banque' =>
'accountancy',
'facture' =>
'accountancy',
'compta' =>
'accountancy',
'accounting' =>
'accountancy',
'adherent' =>
'members',
'import' =>
'tools',
'export' =>
'tools',
'mailing' =>
'tools',
3496 'contrat' =>
'commercial',
'ficheinter' =>
'commercial',
'ticket' =>
'ticket',
'deplacement' =>
'commercial',
3497 'fournisseur' =>
'companies',
3498 'barcode' =>
'',
'fckeditor' =>
'',
'categorie' =>
'',
3500 $mainmenuused =
'home';
3501 foreach (
$conf->modules as $val) {
3502 $mainmenuused .=
','.(isset($moduletomainmenu[$val]) ? $moduletomainmenu[$val] : $val);
3504 $mainmenuusedarray = array_unique(explode(
',', $mainmenuused));
3508 $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');
3510 $divnotrequired = array(
'multicurrency',
'salaries',
'ticket',
'margin',
'opensurvey',
'paybox',
'expensereport',
'incoterm',
'prelevement',
'propal',
'workflow',
'notification',
'supplier_proposal',
'cron',
'product',
'productbatch',
'expedition');
3512 foreach ($mainmenuusedarray as $val) {
3513 if (empty($val) || in_array($val, $divalreadydefined)) {
3516 if (in_array($val, $divnotrequired)) {
3522 $constformoduleicon =
'MAIN_MODULE_'.strtoupper($val).
'_ICON';
3524 if ($iconformodule) {
3525 if (preg_match(
'/^fa\-/', $iconformodule)) {
3528 $url =
dol_buildpath(
'/'.$val.
'/img/'.$iconformodule.
'.png', 1);
3533 foreach (
$conf->file->dol_document_root as $dirroot) {
3534 if (file_exists($dirroot.
"/".$val.
"/img/".$val.
".png")) {
3545 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";
3546 print
'div.mainmenu.'.$val.
' span::before {'.
"\n";
3547 print
'content: "\f249";'.
"\n";
3552 print
"div.mainmenu.".$val.
" {\n";
3553 print
" background-image: url(".$url.
");\n";
3554 print
" background-position-y: 3px;\n";
3555 print
" filter: saturate(0);\n";
3558 print
'/* icon for module '.$val.
' is a fa icon */'.
"\n";
3567 padding:0 0 0 0 !important;
3568 margin:0 0 0 0 !important;
3569 <?php
if ($disableimages) { ?>
3580 background: #f0f0f0;
3588 display:
table-cell;
3589 vertical-align: middle;
3591.login_vertical_align {
3593 padding-bottom: 80px;
3596 padding-bottom: 30px;
3598 vertical-align: middle;
3602 color: #eee !important;
3603 padding-bottom: 20px;
3604 text-shadow: 1px 1px #444;
3607 text-shadow: 1px 1px 1px #FFF;
3614 padding-bottom:12px;
3618 print
' background-color: rgba(255, 255, 255, 0.99);';
3620 print
' background-color: var(--colorbackbody);';
3623 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);
3626.login_table input#username, .login_table input#password, .login_table input#securitycode {
3628 border-bottom: solid 1px rgba(160,160,160,.4);
3636.login_table input#username:focus, .login_table input#password:focus, .login_table input#securitycode:focus {
3637 outline: none !important;
3639.login_table .trinputlogin {
3643.login_table .tdinputlogin {
3644 background-color: transparent;
3649.login_table .tdinputlogin .fa {
3653.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password, .login_table .tdinputlogin input#securitycode {
3657.login_table #tdpasswordlogin {
3660.login_table #tdpasswordlogin #togglepassword {
3668.login_table #tdpasswordlogin #togglepassword .fa {
3672#togglepassword .fa::before {
3675.trinputlogin:hover #togglepassword .fa::before, input#password:focus + #togglepassword .fa::before {
3676 visibility: visible;
3683 word-
break:
break-word;
3687.login_main_message {
3690 margin-bottom: 22px;
3692.login_main_message .error {
3696div#login_left, div#login_right {
3697 display:
inline-block;
3700 padding-bottom: 10px;
3702 padding-right: 16px;
3704 vertical-align: middle;
3706div#login_right select#entity {
3712table.login_table_securitycode {
3713 border-spacing: 0px;
3715table.login_table_securitycode tr td {
3723 border: 1px solid #DDDDDD;
3725#img_logo, .img_logo {
3731div.backgroundsemitransparent {
3732 background:rgba(255, 255, 255, 0.7);
3734 padding-right: 10px;
3738 text-align: <?php print $right; ?>;
3739 <?php print $right; ?>: 0;
3740 top: <?php print $disableimages ?
'4px' :
'0'; ?>;
3743 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3748 color: var(--colortextbackhmenu);
3749 display:
inline-block;
3751div.login_block a .atoploginusername {
3752 display:
inline-block;
3755 text-overflow: ellipsis;
3757div.login_block span.aversion {
3758 color: var(--colortextbackhmenu);
3759 filter: contrast(0.7);
3761div.login_block
table {
3770 color: var(--colortextbackvmenu);
3773 color: var(--colortextbackvmenu);
3774 text-decoration:underline;
3776.login_block_elem a span.atoplogin, .login_block_elem span.atoplogin {
3777 vertical-align: middle;
3779div.login_block_tools {
3780 margin-<?php echo $right ?>: 8px;
3781 display:
inline-block;
3782 vertical-align: middle;
3783 line-height: <?php echo $disableimages ?
'25' :
'53'; ?>px;
3784 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3786div.login_block_other {
3787 display:
inline-block;
3788 vertical-align: middle;
3789 clear: <?php echo $disableimages ?
'none' :
'both'; ?>;
3791 text-align: <?php echo $right ?>;
3794div.login_block_user {
3795 display:
inline-block;
3796 vertical-align: middle;
3797 line-height: <?php echo $disableimages ?
'25' :
'50'; ?>px;
3798 height: <?php echo $disableimages ?
'25' :
'50'; ?>px;
3802 float: <?php echo $right ?>;
3803 vertical-align: top;
3804 padding: 0px 3px 0px 4px !important;
3806.login_block_other .login_block_elem {
3810.atoplogin, .atoplogin:hover {
3811 color: var(--colortextbackhmenu) !important;
3813.login_block_getinfo {
3816.login_block_getinfo div.login_block_tools, .login_block_getinfo div.login_block_user {
3819.login_block_getinfo .atoplogin, .login_block_getinfo .atoplogin:hover {
3820 color: #333 !important;
3821 font-weight: normal !important;
3823.alogin, .alogin:hover {
3824 font-weight: normal !important;
3827.alogin:hover, .atoplogin:hover {
3828 text-decoration:underline !important;
3830.alogin.aloginpasswordforgotten, .alogin.aloginpasswordforgotten:hover, .alogin.aloginhelp, .alogin.aloginhelp:hover {
3834span.fa.atoplogin, span.fa.atoplogin:hover {
3836 text-decoration: none !important;
3838.atoplogin #dropdown-icon-down, .atoplogin #dropdown-icon-up {
3841img.login, img.printer, img.entity {
3844 text-decoration: none;
3848.loginbuttonexternal {
3851 border: 1px solid #ccc;
3857.userimg.atoplogin img.userphoto, .userimgatoplogin img.userphoto,
3858.userimg.atoplogin span.userphoto, .userimgatoplogin span.userphoto {
3859 width: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3860 height: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3862 background-size: contain;
3864 border-color: rgba(255, 255, 255, 0.2);
3865 box-sizing: border-box;
3868 border-radius: 0.72em;
3871 background-size: contain;
3872 vertical-align: middle;
3875 box-sizing: border-box;
3877.userimg.atoplogin span.userphoto, .userimgatoplogin span.userphoto {
3878 vertical-align: middle;
3881.userimg.atoplogin span.userphoto::before, .userimgatoplogin span.userphoto::before {
3883 display:
inline-block;
3887span.userimg div.userphoto {
3888 background-color: #eee;
3889 border-radius: 0.72em;
3893 display:
inline-block;
3896 border-radius: 0.6em;
3899 background-size: contain;
3900 vertical-align: middle;
3901 background-color: #FFF;
3904 box-sizing: border-box;
3906img.userphotopublicvcard {
3910 background-size: contain;
3912 border-color: rgba(128, 128, 128, 0.5);
3917img.userphoto[alt=
"Gravatar avatar"], img.photouserphoto.dropdown-
user-image[alt=
"Gravatar avatar"] {
3920img.gravatar.photouserphoto {
3921 filter: grayscale(50%);
3923form[
name=
"addtime"] img.userphoto, form[
name=
"addtime"] img.userphotosmall {
3924 border: 1px solid #444;
3927 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/object_user.png', 1); ?>);
3928 background-repeat: no-repeat;
3930.span-icon-password {
3931 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/lock.png', 1); ?>);
3932 background-repeat: no-repeat;
3939div.vmenu, td.vmenu {
3940 margin-<?php print $right; ?>: 2px;
3944 padding-bottom: 0px;
3949 width: <?php echo $leftmenuwidth; ?>px;
3952 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3957 margin-left: 8px !important;
3961input.vmenusearchselectcombo[
type=text] {
3962 width: <?php echo $leftmenuwidth - 10; ?>px !important;
3964.vmenusearchselectcombo {
3965 width: <?php echo $leftmenuwidth - 2; ?>px;
3966 height: 38px !important;
3968.vmenusearchselectcombo > .select2-selection__rendered, .vmenusearchselectcombo > .select2-selection__arrow {
3969 line-height: 38px !important;
3970 height: 38px !important;
3975 padding-bottom: 3px;
3977 text-overflow: ellipsis;
3978 width: <?php echo $leftmenuwidth - 2; ?>px;
3980#menu_contenu_logo { }
3982.searchform { padding-top: 10px; }
3983.searchform input { font-size: 16px; }
3986a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:
active, span.vmenu, span.vsmenu {
3987 white-space: nowrap; font-family: <?php print
$fontlist ?>; text-align: <?php print $left; ?>;
3989a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:
active,
3990span.vmenu, span.vmenu:link, span.vmenu:visited, span.vmenu:hover, span.vmenu:
active { font-weight: bold; }
3993 font-family: <?php print
$fontlist ?>; text-align: <?php print $left; ?>; font-weight: bold; color: #aaa; margin-left: 4px; white-space: nowrap;
3995a.vmenu:link, a.vmenu:visited {
3996 color: var(--colortextbackvmenu);
3999a.vsmenu:link, a.vsmenu:visited, a.vsmenu:hover, a.vsmenu:
active, span.vmenu, span.vsmenu {
4001 text-align: <?php print $left; ?>;
4002 color: var(--colortextbackvmenu);
4003 margin: 1px 1px 1px 6px;
4005span.vsmenudisabled, font.vsmenudisabled {
4007 text-align: <?php print $left; ?>;
4009 white-space: nowrap;
4011a.vsmenu:link, a.vsmenu:visited {
4012 color: var(--colortextbackvmenu);
4013 white-space: nowrap;
4015span.vsmenudisabledmargin, font.vsmenudisabledmargin { margin: 1px 1px 1px 6px; }
4016li a.vsmenudisabled, li.vsmenudisabled { color: #aaa !important; cursor:
default !important; }
4018a.help:link, a.help:visited, a.help:hover, a.help:
active, span.help {
4019 text-align: <?php print $left; ?>; color: #aaa; text-decoration: none;
4021.helppresent, .helppresent:hover {
4029 color: var(--colortextbackhmenu);
4030 margin-<?php echo $left ?>: -4px;
4031 display:
inline-block;
4033 vertical-align: super;
4035 transform: rotate(<?php echo($left ==
'left' ?
'55deg' :
'305deg'); ?>);
4038.vmenu div.blockvmenufirst, .vmenu div.blockvmenulogo, .vmenu div.blockvmenusearchphone, .vmenu div.blockvmenubookmarks
4040 border-top: 1px solid #BBB;
4042a.vsmenu.addbookmarkpicto {
4043 padding-right: 10px;
4045div.blockvmenusearchphone
4047 border-bottom: none !important;
4049.vmenu div.blockvmenuend, .vmenu div.blockvmenulogo
4051 margin: 0 0 8px 2px;
4053.vmenu div.blockvmenusearch {
4055 margin-bottom: 15px;
4070.vmenu div.blockvmenuend
4072 padding-bottom: 5px;
4074.vmenu div.blockvmenulogo
4076 padding-bottom: 10px;
4079div.blockvmenubookmarks
4081 padding-top: 10px !important;
4082 padding-bottom: 16px !important;
4084div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend
4087 text-align: <?php print $left; ?>;
4088 text-decoration: none;
4092 padding-bottom: 7px;
4095 color: var(--colortext);
4096 background: var(--colorbackvmenu1);
4098 border-left: 1px solid #AAA;
4099 border-right: 1px solid #BBB;
4106 text-align: <?php print $left; ?>;
4107 text-decoration: none;
4108 margin: 1px 0px 0px 2px;
4109 background: var(--colorbackvmenu1);
4112div.blockvmenusearch > form > div {
4115div.blockvmenusearch > form > div > label {
4121<?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
4125 text-decoration: none;
4129 padding-bottom: 3px;
4130 margin: 4px 0px 0px 0px;
4138 border-right: 1px solid #000000;
4139 border-bottom: 1px solid #000000;
4140 background: #b3c5cc;
4143 text-align: <?php print $left; ?>;
4144 text-decoration: none;
4148 background: #b3c5cc;
4153 background: #F4F4F4;
4155 border: 1px solid #bbb;
4166#mainContent, #leftContent .ui-layout-pane {
4171#mainContent, #leftContent .ui-layout-center {
4183 padding-bottom: 0 !important;
4188 padding: 0px 4px 14px 4px !important;
4204li.expanded > a.fmdirlia.jqft.ecmjqft {
4205 font-weight: bold !important;
4209 width: calc(100% - 100px);
4213 white-space:
break-spaces;
4214 word-
break:
break-all;
4222 text-align: <?php print $left; ?>;
4241 color: var(--colortextbacktab);
4243 padding-left: 0px; padding-right: 0px;
4244 padding-bottom: 2px;
4245 margin: 0px 0px 30px 0px;
4246 border-top: 1px solid #BBB;
4249 background: var(--colorbackbody);
4252div.tabBar tr.titre td {
4255div.fiche
table:not(.
table-fiche-title) tr.titre td {
4258div.fiche >.table-fiche-title tr.toptitle td.col-picto,
4259div.fiche >.table-fiche-title tr.toptitle td.col-title,
4260div.fiche >form >.table-fiche-title:not(.nogreyscale) tr.toptitle td.col-picto,
4261div.fiche >form >.table-fiche-title:not(.nogreyscale) tr.toptitle td.col-title {
4262 filter: grayscale(90%);
4265div.tabBar.tabBarNoTop {
4271div.tabBarWithBottom {
4272 padding-bottom: 18px;
4273 border-bottom: 1px solid #bbb;
4275div.tabBarWithBottom tr {
4276 background: unset !important;
4278div.tabBarWithBottom
table.border>tbody>tr:last-of-
type>td {
4279 border-bottom: none !important;
4282div.tabBar
table.tableforservicepart2:last-child {
4283 border-bottom: 1px solid #aaa;
4285.tableforservicepart1 .tdhrthin {
4287 padding-top: 0 !important;
4300 border: 1px solid #888;
4304 padding-bottom: 8px;
4314 margin: 20px 0em 40px 0em;
4318div.tabsActionNoBottom {
4322 margin-bottom: 16px !important;
4324div.tabsAction .dropdown .textbutton {
4325 text-align: <?php echo $left; ?>;
4329 color: rgba(0,0,0,0.4) !important;
4330 text-shadow:1px 1px 1px #ffffff;
4332 font-weight: normal !important;
4333 padding: 4px 6px 2px 0px;
4334 margin-<?php print $right; ?>: 10px;
4335 text-decoration: none;
4336 white-space: nowrap;
4347 color: var(--colortextlink) !important;
4349a.tab:link, a.tab:visited, a.tab:hover, a.tab#
active {
4351 padding: 12px 14px 10px;
4353 text-decoration: none;
4354 white-space: nowrap;
4356 background-image: none !important;
4359.tabactive, a.tab#
active {
4360 color: var(--colortextbacktab) !important;
4362 margin: 0 0.2em 0 0.2em !important;
4364 border-right: 1px solid transparent;
4365 border-left: 1px solid transparent;
4366 border-top: 1px solid transparent;
4370 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
4371 border-bottom: 3px solid var(--colortextbackhmenu) !important;
4373 border-bottom: 3px solid var(--colorbackhmenu1) !important;
4376.tabunactive, a.tab#unactive {
4377 border-right: 1px solid transparent;
4378 border-left: 1px solid transparent;
4379 border-top: 1px solid transparent;
4380 border-bottom: 0px !important;
4388 text-decoration: none;
4393 text-decoration: none;
4394 white-space: nowrap;
4398 background: #dee7ec;
4402 background: #dee7ec;
4407 text-decoration: none;
4408 white-space: nowrap;
4409 border-radius:4px 4px 0px 0px;
4411 border-<?php print $right; ?>: 1px solid #555555;
4412 border-<?php print $left; ?>: 1px solid #D8D8D8;
4413 border-top: 1px solid #D8D8D8;
4419<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/btn.inc.php', 0); ?>
4431 border-collapse: collapse;
4434 padding-<?php print $left; ?>: 0px !important;
4435 padding-<?php print $right; ?>: 4px !important;
4438 list-style-
type:none;
4439 margin: 0px !important;
4440 padding: 0px !important;
4445tr.nocellnopadd td.nobordernopadding, tr.nocellnopadd td.nocellnopadd
4451 padding: 7px !important;
4452 padding-left: 7px !important;
4453 padding-right: 7px !important;
4454 line-height: 1em !important;
4455 border-radius: 3px !important;
4457input.button.smallpaddingimp, input.buttonreset.smallpaddingimp {
4459 font-weight: normal !important;
4461input.button[
name=
"upload"] {
4462 padding: 5px !important;
4466 color: var(--colortextlink);
4467 background-color: transparent;
4469 border: none !important;
4471input.buttonlink:hover {
4472 text-decoration: underline;
4478 text-decoration: underline;
4479 color: var(--colortextlink);
4480 background-color: transparent;
4483div.tabs.nopaddingleft {
4484 padding-<?php print $left; ?>: 0px;
4487 border-collapse: collapse;
4490 padding-<?php print $left; ?>: 0px;
4491 padding-<?php print $right; ?>: 16px;
4492 padding-bottom: 4px;
4495.notopnoleftnoright {
4496 border-collapse: collapse;
4501 padding-bottom: 4px;
4502 margin: 0px 0px 0px 0px;
4505table.tableforemailform tr td {
4507 padding-bottom: 3px;
4510table.border,
table.bordernooddeven,
table.dataTable, .table-border, .table-border-col, .table-key-border-col, .table-val-border-col, div.border {
4511 border-collapse: collapse !important;
4512 padding: 1px 2px 1px 3px;
4515 border: 1px solid #BBB;
4517.border tbody tr, .bordernooddeven tbody tr, .border tbody tr td, .bordernooddeven tbody tr td,
4518div.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,
4519tr.liste_titre.box_titre td
table td, .bordernooddeven tr td {
4523div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar .table-val-border-col {
4524 vertical-align: middle;
4526div .tdtop:not(.tagtdnote) {
4527 vertical-align: top !important;
4530 padding-top: 8px !important;
4531 padding-bottom: 0px !important;
4532 height: unset !important;
4535table.border td,
table.bordernooddeven td, div.border div div.tagtd, div.table-border div div.tagtd {
4536 padding: 2px 2px 2px 2px;
4537 border-collapse: collapse;
4539div.tabBar .fichecenter
table.border>tbody>tr>td,
4540div.tabBar .fichecenter div.border div div.tagtd, div.tabBar div.border div div.tagtd
4543 border-bottom: 1px solid #E0E0E0;
4546td.border, div.tagtable div div.border {
4547 border-top: 1px solid #000000;
4548 border-right: 1px solid #000000;
4549 border-bottom: 1px solid #000000;
4550 border-left: 1px solid #000000;
4552.table-key-border-col {
4556.table-val-border-col {
4561.thsticky, .tdsticky {
4565.thstickyright, .tdstickyright {
4569.thstickygray, .tdstickygray {
4570 background-color: lightgray;
4572.thstickyghostwhite, .tdstickyghostwhite {
4573 background-color: ghostwhite;
4575.thstickyinherit, .tdstickyinherit {
4576 background-color: inherit;
4605.nobordertop, .nobordertop tr:first-of-
type td {
4606 border-top: none !important;
4608.noborderbottom, tr.noborderbottom td, .noborderbottom tr:last-of-
type td {
4609 border-bottom: none !important;
4612 border-top: 1px solid var(--colortopbordertitle1);
4615 border-bottom: 1px solid var(--colortopbordertitle1);
4618 border: none !important;
4622 background: var(--colorbacktabcard1);
4625.firstcolumn .div-
table-responsive-no-min, .secondcolumn .div-
table-responsive-no-min {
4628.firstcolumn
table.noborder, .secondcolumn
table.noborder {
4629 box-shadow: 5px 5px 5px #f0f0f0;
4633.fichehalfright
table.noborder, .fichehalfleft
table.noborder {
4634 margin: 0px 0px 0px 0px;
4636table.liste,
table.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact),
table.formdoc, div.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact) {
4638 if ($userborderontable) { ?>
4639 border-left: 1px solid var(--colortopbordertitle1);
4640 border-right: 1px solid var(--colortopbordertitle1);
4645 border-collapse: separate !important;
4646 border-spacing: 0px;
4647 border-top-width: <?php echo $borderwidth ?>px;
4648 border-top-color: var(--colortopbordertitle1);
4649 border-top-style: solid;
4650 margin: 0px 0px 20px 0px;
4652#tablelines, #tablelinesservice {
4653 border-bottom-width: 1px;
4654 border-bottom-color: var(--colortopbordertitle1);
4655 border-bottom-style: solid;
4657table.liste tr:last-of-
type td,
table.noborder:not(#tablelines):not(#tablelinesservice) tr:last-of-
type td,
table.formdoc tr:last-of-
type td,
4658table.liste tr.lastvisible td, div.noborder tr:last-of-
type td {
4659 border-bottom-width: 1px;
4660 border-bottom-color: var(--colortopbordertitle1);
4661 border-bottom-style: solid;
4664table.nointerlines tr:not(:last-child) td {
4665 border-bottom: unset !important;
4666 border-top: unset !important;
4671table.noborder:not(.cal_month, .paymenttable) {
4672 border-radius: <?php echo $borderradius; ?>px;
4675table.noborder.cal_month {
4676 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4677 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4679table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4680table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:first-child,
4681table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4682table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:first-child {
4683 border-top-left-radius: <?php echo $borderradius; ?>px;
4685table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:last-child,
4686table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4687table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4688table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:last-child {
4689 border-top-right-radius: <?php echo $borderradius; ?>px;
4691table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:first-child,
4692table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:first-child {
4693 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4695table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:last-child,
4696table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:last-child {
4697 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4699table.noborder thead tr:last-child td:first-child,
4700table.noborder thead tr:last-child th:first-child {
4701 border-bottom-left-radius: unset !important;
4703table.noborder thead tr:last-child td:last-child,
4704table.noborder thead tr:last-child th:last-child {
4705 border-bottom-right-radius: unset !important;
4708table.liste:not(.listwithfilterbefore) {
4709 border-top-left-radius: <?php echo $borderradius; ?>px;
4710 border-top-right-radius: <?php echo $borderradius; ?>px;
4713 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4714 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4717table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:first-child,
4718table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:first-child {
4719 border-top-left-radius: <?php echo $borderradius; ?>px;
4721table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:last-child,
4722table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:last-child {
4723 border-top-right-radius: <?php echo $borderradius; ?>px;
4725div.liste_titre_bydiv {
4726 border-top-left-radius: <?php echo $borderradius; ?>px;
4727 border-top-right-radius: <?php echo $borderradius; ?>px;
4729div.liste_titre_bydiv_nothingafter {
4730 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4731 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4732 border-bottom-width: 1px;
4733 border-bottom-color: var(--colortopbordertitle1);
4734 border-bottom-style: solid;
4736table.liste tr:last-child td:first-child,
4737table.liste > tr:last-child th:first-child,
table.liste tfoot tr:last-child th:first-child {
4738 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4740table.liste tr:last-child td:last-child,
4741table.liste > tr:last-child th:last-child,
table.liste tfoot tr:last-child th:last-child {
4742 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4745table#tablelines tr:last-of-
type td:first-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4746table#tablelinesservice tr:last-of-
type td:first-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4747 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4749table#tablelines tr:last-of-
type td:last-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4750table#tablelinesservice tr:last-of-
type td:last-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4751 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4755div.tabBar .lastrecordtable {
4756 margin-bottom: 15px;
4758div.tabBar
table:not(.nobottom).border>tbody>tr:last-of-
type>td {
4759 border-bottom-width: 1px;
4760 border-bottom-color: var(--colortopbordertitle1);
4761 border-bottom-style: solid;
4763div.tabBar div.fichehalfright
table.noborder {
4764 border-bottom: none;
4767table.paddingtopbottomonly tr td {
4769 padding-bottom: 2px;
4771.liste_titre_filter {
4772 background: var(--colorbacktitle1) !important;
4775 background: var(--colorbackhmenu1) !important;
4778table:not(.listwithfilterbefore) tr.liste_titre_filter:first-of-
type td.liste_titre {
4782tr.liste_titre_filter td.liste_titre {
4785 padding-bottom: 0px;
4787.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
4789 border-bottom-width: 0 !important;
4790 border-top-width: 1px;
4791 border-top-color: var(--colortopbordertitle1);
4792 border-top-style: solid;
4794tr.liste_titre_create td:not(.linecoldescription) {
4795 padding-right: 4px !important;
4796 padding-left: 4px !important;
4798tr#trlinefordates td {
4799 border-bottom: 0px !important;
4801.liste_titre_add td, .liste_titre_add th, .liste_titre_add .tagtd
4803 border-top-width: 1px;
4804 border-top-color: var(--colortopbordertitle1);
4805 border-top-style: solid;
4807table.liste tr,
table.noborder tr, div.noborder form {
4808 border-top-color: #FEFEFE;
4811table.liste th,
table.noborder th,
table.noborder tr.liste_titre td,
table.noborder tr.box_titre td {
4812 padding: 6px 10px 6px 12px;
4814td.linecoldescription {
4815 padding: 6px 10px 6px 12px !important;
4817table.tableforfield td, .tagtr.table-border-row .tagtd,
table.border.margintable .trforfield td {
4818 padding: 2px 8px 2px 10px;
4821table.noborder > tbody > tr > td,
4822table.noborder > tfoot > tr > td,
4823div.noborder form div,
table.tableforservicepart1 td,
table.tableforservicepart2 td {
4824 padding: 8px 10px 8px 12px;
4828table.liste tr.trkanban td {
4829 padding: 12px 15px 12px 15px;
4831div.liste_titre_bydiv .divsearchfield {
4832 padding: 2px 1px 2px 7px;
4835tr.box_titre .nobordernopadding td {
4836 padding: 0 ! important;
4838table.nobordernopadding {
4839 border-collapse: collapse !important;
4842table.nobordernopadding tr {
4843 border: 0 !important;
4844 padding: 0 0 !important;
4846table.nobordernopadding tr td {
4847 border: 0 !important;
4850table.border tr td
table.nobordernopadding tr td {
4856 border-right-width: 1px !important;
4857 border-right-color: #BBB !important;
4858 border-right-style: solid !important;
4862 border-left-width: 1px !important;
4863 border-left-color: #BBB !important;
4864 border-left-style: solid !important;
4869table.listwithfilterbefore {
4870 border-top: none !important;
4874.tagtable, .table-border { display:
table; }
4875.tagtr, .table-border-row { display:
table-row; }
4876.tagtd, .table-border-col, .table-key-border-col, .table-val-border-col { display:
table-cell; }
4877.tagtd { padding-top: 5px; padding-bottom: 5px; }
4878.confirmquestions .tagtr .tagtd:not(:first-child) { padding-left: 10px; }
4879.confirmquestions { margin-top: 5px; }
4880.confirmquestions .tagtr .tagtd { height: 2em; vertical-align: middle; }
4888 color: var(--colortexttitlenotab);
4890 word-
break:
break-word;
4893 color: var(--colortexttitlenotab) !important;
4897 font-weight: normal;
4898 color: var(--refidnocolor);
4899 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize ?>;
4902div.refaddress div.address {
4907 display:
inline-block;
4911 float: <?php echo $right; ?>;
4914 font-weight: normal;
4919 display:
inline-block;
4925 display:
inline-block;
4932li.pagination.paginationpage.paginationpageleft, li.pagination.paginationpage.paginationpageright {
4936 display:
inline-block;
4940div.pagination li.pagination a,
4941div.pagination li.pagination span {
4943 line-height: 1.42857143;
4944 text-decoration: none;
4945 background-repeat: repeat-x;
4946 color: var(--color-black);
4948div.pagination li.pagination span.inactive {
4952li.noborder.litext, li.noborder.litext a,
4953div.pagination li a.inactive:hover,
4954div.pagination li span.inactive:hover {
4955 box-shadow: none !important;
4957div.pagination li.litext a {
4959 padding-right: 10px;
4963div.pagination li.litext a:hover {
4964 background-color: transparent;
4965 background-image: none;
4967div.pagination li.noborder a:hover {
4969 background-color: transparent;
4972div.pagination li span {
4976div.pagination li:first-child a,
4977div.pagination li:first-child span {
4983div.pagination li .active a,
4984div.pagination li .active span,
4985div.pagination li .active a:hover,
4986div.pagination li .active span:hover,
4987div.pagination li .active a:focus,
4988div.pagination li .active span:focus {
4992 background-color: var(--colorbackhmenu1);
4993 border-color: #337ab7;
4995div.pagination .disabled span,
4996div.pagination .disabled span:hover,
4997div.pagination .disabled span:focus,
4998div.pagination .disabled a,
4999div.pagination .disabled a:hover,
5000div.pagination .disabled a:focus {
5002 cursor: not-allowed;
5003 background-color: #fff;
5006div.pagination li.pagination .active {
5007 text-decoration: underline;
5010.paginationafterarrows .nohover {
5011 box-shadow: none !important;
5014div.pagination li.paginationafterarrows {
5019.paginationatbottom {
5022table.hidepaginationprevious .paginationprevious {
5025table.hidepaginationnext .paginationnext {
5028.tabBar .arearef .pagination.paginationref {
5029 max-width: calc(30%);
5031.paginationafterarrows a.btnTitlePlus, .titre_right a.btnTitlePlus {
5034 background-color: unset;
5036.paginationafterarrows a.btnTitlePlus:hover span:before, .titre_right a.btnTitlePlus:hover span:before {
5044table.liste .oddeven:hover:not(.nohover),
table.liste .evenodd:hover:not(.nohover),
table.liste .oddevenimport:hover:not(.nohover),
table.liste .evenoddimport:hover:not(.nohover),
5045table.liste .impair:hover:not(.nohover),
table.liste .pair:hover:not(.nohover) {
5046 background: var(--colorbacklinepairhover) !important;
5049.tredited, .tredited td {
5050 background: var(--colorbacklinepairchecked) !important;
5051 border-bottom: 0 !important;
5053.treditedlinefordate {
5054 background: var(--colorbacklinepairchecked) !important;
5057<?php
if ($colorbacklinepairchecked) { ?>
5059 background: var(--colorbacklinepairchecked) !important;
5063.nohoverborder:hover {
5067.oddeven, .evenodd, .impair, .pair, .nohover .impair:hover, tr.impair td.nohover, tr.pair td.nohover, .tagtr.oddeven {
5070 color: var(--oddevencolor);
5072.impair, .nohover .impair:hover, tr.impair td.nohover {
5073 background-color: var(--colorbacklineimpair2);
5075.pair, .nohover .pair:hover, tr.pair td.nohover {
5076 background-color: var(--colorbacklinepair2);
5078tr.oddeven.oddevendouble {
5079 height: 60px !important;
5083 background-color: var(--colorbacklineimpair2);
5085table.dataTable tr.oddeven {
5086 background-color: var(--colorbacklinepair2) !important;
5090td.oddeven,
table.nohover tr.impair,
table.nohover tr.pair,
table.nohover tr.impair td,
table.nohover tr.pair td, tr.nohover td, form.nohover, form.nohover:hover {
5091 background-color: var(--colorbacklineimpair2) !important;
5092 background: var(--colorbacklineimpair2) !important;
5094td.evenodd, tr.nohoverpair td, #trlinefordates td {
5095 background-color: var(--colorbacklinepair2) !important;
5096 background: var(--colorbacklinepair2) !important;
5100 border-bottom: 1pt solid #aaa !important;
5101 background-color: var(--colorbacklinebreak) !important;
5103.trforbreak.nobold td a, .trforbreak.nobold span.secondary {
5104 font-weight: normal !important;
5106tr.trforbreaknobg:nth-of-
type(n+3) td, form.trforbreaknobg div.tagtd {
5108 border-top: 1pt dashed #aaa !important;
5112 padding: 5px 8px 5px 8px !important;
5114tr.pair td, tr.impair td, form.impair div.tagtd, form.pair div.tagtd, div.impair div.tagtd, div.pair div.tagtd, div.liste_titre div.tagtd {
5115 padding: 7px 8px 7px 8px;
5116 border-bottom: 1px solid #ddd;
5118form.tagtr:last-of-
type div.tagtd, tr.pair:last-of-
type td, tr.impair:last-of-
type td {
5119 border-bottom: 0px !important;
5122 border-bottom: 0px !important;
5124div.tableforcontact form.tagtr:last-of-
type div.tagtd {
5125 border-bottom: 1px solid #ddd !important;
5127tr.pair td .nobordernopadding tr td, tr.impair td .nobordernopadding tr td {
5128 border-bottom: 0px !important;
5130table.nobottomiftotal tr.liste_total td {
5131 background-color: var(--inputbackgroundcolor);
5132 <?php
if (!$userborderontable) { ?>
5133 border-bottom: 0px !important;
5136table.nobottom, td.nobottom {
5137 border-bottom: 0px !important;
5139div.liste_titre .tagtd {
5140 vertical-align: middle;
5143 min-height: 26px !important;
5146 padding-bottom: 2px;
5148div.liste_titre_bydiv {
5149 border-top-width: <?php echo $borderwidth ?>px;
5150 border-top-color: var(--colortopbordertitle1);
5151 border-top-style: solid;
5152 <?php
if ($userborderontable) { ?>
5153 border-left: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5154 border-right: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5157 border-collapse: collapse;
5158 padding: 2px 0px 2px 0;
5163div.liste_titre_bydiv_inlineblock {
5164 display:
inline-block;
5168tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable.tr, tagtr.liste_titre
5170 height: 26px !important;
5174 background: #f8f8f8;
5177 border: 1px solid #ddd;
5179div.liste_titre_bydiv, .liste_titre div.tagtr, tr.liste_titre, tr.liste_titre_sel, .tagtr.liste_titre, .tagtr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable thead tr
5181 background: var(--colorbacktitle1);
5182 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5184 color: var(--colortexttitle);
5186 text-align: <?php echo $left; ?>;
5188tr.liste_titre th, tr.liste_titre td, th.liste_titre
5190 border-bottom: 1px solid var(--colortopbordertitle1);
5192tr.liste_titre:first-child th, tr:first-child th.liste_titre {
5193 border-bottom: unset;
5195tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div
5198 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5199 vertical-align: middle;
5202tr.liste_titre th a, th.liste_titre a, tr.liste_titre td a, td.liste_titre a, form.liste_titre div a, div.liste_titre a {
5203 text-shadow: none !important;
5204 color: var(--colortexttitlelink);
5206tr.liste_titre_topborder td {
5207 border-top-width: <?php echo $borderwidth; ?>px;
5208 border-top-color: var(--colortopbordertitle1);
5209 border-top-style: solid;
5211.liste_titre td a:not(.
button):not(.editfielda), .liste_titre td a:not(.
button):not(.editfielda) span:not(.badge) {
5212 text-shadow: none !important;
5213 color: var(--colortexttitle) !important;
5215.liste_titre td a.notasortlink {
5216 color: var(--colortextlink);
5218.liste_titre td a.notasortlink:hover {
5219 background: transparent;
5223table > tr.liste_titre:last-child th.liste_titre,
table > tr.liste_titre:last-child th.liste_titre_sel,
table > tr.liste_titre td.liste_titre,
table > tr.liste_titre td.liste_titre_sel,
5224table > tbody > tr.liste_titre:last-child th.liste_titre,
table > tbody > tr.liste_titre:last-child th.liste_titre_sel,
table > tbody > tr.liste_titre td.liste_titre,
table > tbody > tr.liste_titre td.liste_titre_sel,
5225form.liste_titre div.tagtd {
5226 border-bottom: unset;
5234tr.liste_titre_sel th, th.liste_titre_sel, tr.liste_titre_sel td, td.liste_titre_sel, form.liste_titre_sel div
5237 font-weight: normal;
5238 border-bottom: 1px solid #FDFFFF;
5242 background: transparent;
5245.listactionlargetitle .liste_titre {
5248.noborder tr.liste_total td, tr.liste_total td, form.liste_total div, .noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
5249 <?php
if (
getDolGlobalString(
'THEME_ELDY_TOTAL_BACKGROUND_LIKE_HEAD')) { ?>background: var(--colorbacktitle1);<?php } ?>
5250 color: var(--listetotal);
5251 font-weight: normal;
5253.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
5254 white-space: nowrap;
5256.noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
5257 white-space: normal;
5259form.liste_total div {
5260 border-top: 1px solid #DDDDDD;
5262tr.liste_sub_total, tr.liste_sub_total td {
5263 border-bottom: 1px solid #aaa;
5266.tableforservicepart1 .impair, .tableforservicepart1 .pair, .tableforservicepart1 .oddeven, .tableforservicepart2 .impair, .tableforservicepart2 .pair, .tableforservicepart2 .oddeven {
5269.tableforservicepart1 tbody tr td, .tableforservicepart2 tbody tr td {
5270 border-bottom: none;
5272table.tableforservicepart1:first-of-
type tr:first-of-
type td {
5273 border-top: 1px solid #888;
5275table.tableforservicepart1 tr td {
5279.paymenttable, .margintable {
5280 border-top: none !important;
5281 margin: 0px 0px 0px 0px !important;
5284 border-top: 1px solid var(--colortopbordertitle1) !important;
5286table.noborder.paymenttable {
5287 border-bottom: none !important;
5289.paymenttable tr td:first-child, .margintable tr td:first-child
5293.paymenttable, .margintable tr td {
5299 box-shadow: 0px 0px 0px #DDD !important;
5302 box-shadow: 1px 1px 7px #CCC !important;
5306 box-shadow: 0px 0px 5px #888;
5309div.tabBar .noborder {
5310 box-shadow: 0px 0px 0px #DDD !important;
5313#tablelines tr.liste_titre td, #tablelinesservice tr.liste_titre td, .paymenttable tr.liste_titre td, .margintable tr.liste_titre td:not(.noborder), .tableforservicepart1 tr.liste_titre td {
5314 border-bottom: 1px solid var(--colortopbordertitle1) !important;
5316#tablelines tr td, #tablelinesservice tr td {
5322.noborder:not(.editmode) > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5323.liste > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5324div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5325.liste > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5326div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total)
5328 background: linear-gradient(bottom, var(----colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5329 background: -o-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5330 background: -moz-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5331 background: -webkit-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5333.noborder > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre),
5334.liste > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre),
5335.noborder .oddeven.tagtr:nth-child(even):not(:last-of-
type) .tagtd:not(.liste_titre)
5337 border-bottom: 1px solid #f0f0f0;
5340.noborder:not(.editmode) > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5341.liste > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5342div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5343.liste > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5344div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total)
5346 background: linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5347 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5348 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5349 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5351.noborder > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre),
5352.liste > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre),
5353.noborder .oddeven.tagtr:nth-child(odd):not(:last-child) .tagtd:not(.liste_titre)
5355 border-bottom: 1px solid #f0f0f0;
5358ul.noborder li:nth-child(even):not(.liste_titre) {
5359 background-color: var(--colorbacklinepair2) !important;
5378.boxstats, .boxstats130 {
5379 display:
inline-block;
5386 background: var(--colorbackbody);
5387 border: 1px solid var(--colorboxstatsborder);
5388 border-left: 6px solid var(--colorboxstatsborder);
5392.boxstats, .boxstats130, .boxstatscontent {
5393 white-space: nowrap;
5395 text-overflow: ellipsis;
5404 padding-bottom: 2px;
5406.boxstats, .boxstatsempty {
5412.boxtable, .firstcolumn
table.noborder, .secondcolumn
table.noborder {
5413 box-shadow: -2px 1px 12px rgba(192, 192, 192, 0.5);
5416.boxtable:not(.widgetstats) td.tdboxstats .boxstats {
5417 box-shadow: 1px 1px 8px var(--colorboxstatsborder);
5422.tabBar .fichehalfright .boxstats {
5424 padding-bottom: 4px;
5438@media only screen and (max-width: 768px)
5440 .tabBar .arearef .pagination.paginationref {
5441 max-width: calc(50%);
5444 div.pagination ul li {
5448 div.pagination .button-title-separator {
5452 .clearbothonsmartphone {
5455 .clearbothonsmartphone:not(.hideonsmartphone) {
5456 display: block !important;
5460 padding-left: 0 !important;
5461 padding-right: 0!important;
5462 margin-left: 0 !important;
5463 margin-right: 0 !important;
5465 table.liste tr.trkanban td {
5466 padding: 10px 6px 10px 6px;
5469 a.tab:link, a.tab:visited, a.tab:hover, a.tab#
active {
5470 padding: 12px 3px 13px;
5472 a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:
active {
5473 padding: 0px 0px 0px 0px;
5475 a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:
active {
5476 padding: 0px 0px 0px 0px;
5483 .boxstats, .boxstats130 {
5487 text-align: <?php echo $left; ?>
5492 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 150; ?>px;
5497 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 160; ?>px;
5498 max-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(161, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 161; ?>px;
5501 .dashboardlineindicator {
5515 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
5520span.boxstatstext span.fas {
5521 filter: grayscale(100%);
5526 color: var(--colortext);
5529span.boxstatstext img, a.dashboardlineindicatorlate img {
5535.boxstatsindicator.thumbstat150 {
5536 display:
inline-flex;
5538span.boxstatsindicator {
5540 font-weight: normal;
5545span.dashboardlineindicator, span.dashboardlineindicatorlate {
5547 font-weight: normal;
5549a.dashboardlineindicatorlate:hover {
5550 text-decoration: none;
5552.dashboardlineindicatorlate img {
5555span.dashboardlineok {
5558span.dashboardlineko {
5562.dashboardlinelatecoin {
5568 padding: 0px 5px 0px 5px;
5569 border-radius: .25em;
5571 background-color: #9f4705;
5574 padding: 1px 3px 1px 1px;
5577 background-color: #8c4446;
5578 color: #FFFFFF ! important;
5579 border-radius: .25em;
5580 display:
inline-block;
5581 vertical-align: middle;
5584 margin-bottom: 25px !important;
5588.fichecenter .tableforfield:not(.margintable) tr td, .tagtr.table-border-row {
5589 background-color: var(--colorbacklineimpair2);
5591table.liste tr.oddeven:nth-of-
type(odd) {
5592 background-color: var(--colorbacklineimpair2);
5594table.liste tr.oddeven:nth-of-
type(even) {
5595 background-color: var(--colorbacklinepair2);
5599 border-bottom-width: 1px;
5600 background: var(--colorbackbody);
5601 border-top: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5604.boxtable tr td.tdboxstats {
5605 background: var(--colorbackbody) !important;
5607.boxtable tr td.tdboxstats div.boxstats {
5608 background: var(--colorbacklineimpair2) !important;
5611table.noborder.boxtable tr td {
5615 border-top-width: 0 !important;
5618 border-bottom-width: 0 !important;
5620.boxtablenomarginbottom {
5621 margin-bottom: 0 !important;
5623.boxtable .fichehalfright, .boxtable .fichehalfleft {
5629.boxworkingboard .tdboxstats {
5630 padding-left: 0px !important;
5631 padding-right: 0px !important;
5633a.valignmiddle.dashboardlineindicator {
5637 height: 30px !important;
5640 height: 50px !important;
5651 background: var(--colorbacktitle1);
5652 color: var(--colortexttitle);
5653 font-family: <?php print
$fontlist ?>, sans-serif;
5654 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5655 border-bottom: 1px solid #FDFFFF;
5656 white-space: nowrap;
5659tr.box_titre td.boxclose {
5662img.boxhandle, img.boxclose {
5667 vertical-align: middle;
5670.formboxfilter input[
type=image]
5679.prod_entry_mode_free, .prod_entry_mode_predef {
5680 height: 26px !important;
5681 vertical-align: middle;
5685 border: 1px solid #888;
5693 white-space: nowrap;
5697 transition: color 0.4s;
5699.star:hover, .star.active {
5700 color: var(--butactionbg);
5703.search-component-assistance {
5706 background: var(--colorbackbody);
5707 border-width: 1px 1px 2px;
5708 border-style: solid;
5709 border-color: rgb(204, 204, 204);
5710 border-image: none; padding: 9px;
5711 box-shadow: rgba(136, 136, 136, 0.267) 1px 2px 10px;
5717.search-component-assistance .assistance-title {
5723.search-component-assistance .separator {
5727.search-component-assistance .end-separator {
5730.search-component-assistance .assistance-errors {
5733 margin: 5px 0px 5px 0px
5735.search-component-assistance .assistance-errors {
5740 margin: 0 !important;
5742.search-component-assistance .operand, .search-component-assistance .operator, .search-component-assistance .value {
5743 display:
inline-block;
5745.search-component-assistance .btn-div{
5749@media only screen and (max-width: 620px) {
5750 .search-component-assistance .operand, .operator, .value {
5751 display: block !important;
5753 .search-component-assistance .separator, .end-separator {
5764.ok { color: #114466; }
5765.warning { color: #776611 !important; }
5766.error { color: #660000 !important; font-weight: bold; }
5767.green { color: #118822 !important; }
5768.neutral { color: #444 !important; }
5774div.info, div.warning, div.error, div.green, div.neutral, section.neutral {
5777 padding-right: 10px;
5778 padding-bottom: 16px;
5779 margin: 1em 0em 1em 0em;
5783div.fiche div.info, div.fiche div.warning, div.fiche div.neutral, div.fiche div.green {
5785 box-shadow: 1px 1px 6px #d4d4d4;
5787 margin: 1em 0em 1.2em 0em;
5791div.neutral, section.neutral {
5792 background: #f8f8f8;
5795 border-<?php print $left; ?>: solid 5px #888;
5800 border-<?php print $left; ?>: solid 5px #87bfc2;
5801 background: #eff8fc;
5806div.green div.greenborder, div.green.greenborder, section.green, section.greenborder {
5807 border-<?php print $left; ?>: solid 5px #118822;
5809div.green, section.green {
5810 background: #e3f0e3;
5814div.warning, div.warningborder, section.warning, section.warningborder {
5815 border-<?php print $left; ?>: solid 5px #f2cf87;
5817div.warning, section.warning {
5818 background: #fcf8e3;
5820div.warning a, div.info a, div.error a {
5821 color: var(--colortextlink);
5826 border-<?php print $left; ?>: solid 5px #f28787;
5827 background: #EFCFCF;
5828 font-weight: normal;
5836a.normal:link { font-weight: normal }
5837a.normal:visited { font-weight: normal }
5838a.normal:
active { font-weight: normal }
5839a.normal:hover { font-weight: normal }
5841a.impayee:link { font-weight: bold; color: #550000; }
5842a.impayee:visited { font-weight: bold; color: #550000; }
5843a.impayee:
active { font-weight: bold; color: #550000; }
5844a.impayee:hover { font-weight: bold; color: #550000; }
5856.framecontent iframe {
5866.opened-dash-board-wrap {
5867 margin-bottom: 25px;
5874.product_line_stock_ok { color: var(--productlinestockok); }
5875.product_line_stock_too_low { color: var(--productlinestocktoolow); }
5877.fieldrequired { font-weight: bold; color: var(--fieldrequiredcolor) !important; }
5878#tablesubscribe .fieldrequired {
5879 font-weight: inherit !important;
5880 color: inherit !important;
5882#tablesubscribe .fieldrequired:after {
5888td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 34px; text-align: <?php echo $left; ?>; }
5889span.widthpictotitle { font-size: 1.5em; }
5890table.titlemodulehelp tr td img.widthpictotitle { width: 80px; }
5892.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
5893.dolgraphtitlecssboxes { }
5894.dolgraphchart canvas {
5897.legendColorBox, .legendLabel { border: none !important; }
5898div.dolgraph div.legend, div.dolgraph div.legend div { background-color: var(--dolgraphbg) !important; }
5899div.dolgraph div.legend
table tbody tr { height:
auto; }
5900td.legendColorBox { padding: 2px 2px 2px 0 !important; }
5901td.legendLabel { padding: 2px 2px 2px 0 !important; }
5903 text-align: <?php echo $left; ?>;
5907 white-space: nowrap;
5917div.divphotoref > div > .photowithmargin, div.divphotoref > img.photowithmargin, div.divphotoref > a > .photowithmargin {
5918 margin-<?php echo $right; ?>: 15px;
5922 border: 1px solid #f0f0f0;
5930 margin-top: 6px !important;
5935 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/logo_setup.svg', 1) ?>);
5936 display:
inline-block;
5941 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/nographyet.svg', 1) ?>);
5942 display:
inline-block;
5944 background-repeat: no-repeat;
5952.fiche >
table.table-fiche-title tr.toptitle, .fiche > form >
table.table-fiche-title tr.toptitle {
5956table.table-fiche-title tr.toptitle,
table.table-fiche-title tr.toptitle {
5963 text-decoration: none;
5969div.fiche >
table.table-fiche-title:first-of-
type div, div.fiche > form >
table.table-fiche-title:first-of-
type div {
5972div.fiche >
table.table-fiche-title:first-of-
type div {
5973 color: var(--colortexttitlenotab);
5975div.titre, tr.liste_titre .print-barre-liste {
5976 color: var(--colortexttitlenotab);
5984 color: var(--colortexttitlenotab);
5987 color: var(--colortexttitlenotab2);
5990table.table-fiche-title .col-title div.titre > span:not(.print-barre-liste) {
5991 line-height: normal;
5994table.table-fiche-title, div.fiche>
table.table-fiche-title {
5995 margin-bottom: 12px;
5997.table-list-of-attached-files, .table-list-of-links {
5998 margin-bottom: 0 !important;
6000.fichehalfleft
table.table-fiche-title, .fichehalfright
table.table-fiche-title {
6005div.backgreypublicpayment {
6006 background-color: var(--colorbackgrey);
6008 border-bottom: 1px solid #ddd;
6014.backgreypublicpayment a {
6015 color: var(--colorblack) !important;
6018.poweredbypublicpayment {
6028 text-decoration: none;
6032 min-width: 300px; font-size: 16px;
6036 min-width: 320px; font-size: 16px;
6040#tablepublicpayment {
6041 border: 2px solid #CCCCCC !important;
6044 margin-bottom: 25px;
6045 border-radius: 10px;
6047#tablepublicpayment .CTableRow1 { background-color: #F0F0F0 !important; }
6048#tablepublicpayment tr.liste_total { border-bottom: 1px solid #CCCCCC !important; }
6049#tablepublicpayment tr.liste_total td { border-top: none; }
6050input#cardholder-
name {
6054.divmainbodylarge { margin-left: 40px; margin-right: 40px; }
6055.publicnewmemberform div.titre { font-size: 2em; }
6056#divsubscribe { max-width: 900px; }
6057#divsubscribe .eventlabel { font-size: 1.5em; }
6058#tablesubscribe { width: 100%; }
6059#tablesubscribe tr td { font-size: 1.15em; }
6060#tablesubscribe .price-registration { font-size: 1.5em; }
6064 border: 1px solid #ccc;
6081.effectpostit:before, .effectpostit:after
6092 box-shadow: 0 15px 10px #777;
6093 -webkit-transform: rotate(-3deg);
6094 -moz-transform: rotate(-3deg);
6095 -o-transform: rotate(-3deg);
6096 -ms-transform: rotate(-3deg);
6097 transform: rotate(-3deg);
6101 -webkit-transform: rotate(3deg);
6102 -moz-transform: rotate(3deg);
6103 -o-transform: rotate(3deg);
6104 -ms-transform: rotate(3deg);
6105 transform: rotate(3deg);
6122 margin-bottom: 10px;
6124.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
6125 z-index: 1005 !important;
6127.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
6128 z-index:1006 !important;
6130.ui-dialog.ui-widget.ui-widget-content {
6131 border: 1px solid #e0e0e0;
6133 box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 15px;
6139 padding-bottom: 5px;
6144 padding: 8px !important;
6147 border-bottom: 1px solid #AAA;
6148 margin-bottom: 12px;
6150.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons.ui-draggable {
6151 box-shadow: 5px 5px 20px #AAA;
6154.ui-dialog .ui-dialog-buttonpane {
6155 padding: .5em 1em .3em .4em;
6157.ui-dialog .ui-dialog-content, .ui-dialog .ui-dialog-titlebar.ui-widget-header {
6158 padding-left: 1em !important;
6161 margin-right: 8px !important;
6172.ui-dialog .ui-widget-header {
6174 border-bottom: 1px solid #dbdbdb;
6176 border-radius: unset;
6180.ui-dialog .ui-dialog-titlebar-close {
6185 margin: -10px 0 0 0;
6188 border-radius: 30px;
6189 border: 1px solid #ededed;
6219table.valid, div.valid {
6221 border-<?php print $left; ?>: solid 5px #f2cf87;
6227 padding-bottom: 4px;
6229 background: var(--tablevalidbgcolor);
6242.ui-dialog.highlight.ui-widget.ui-widget-content.ui-front {
6247 max-width: <?php print
dol_size(700,
'width'); ?>px !important;
6249div.ui-tooltip.mytooltip {
6250 border: none !important;
6254 font-stretch: condensed;
6255 box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
6256 filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
6257 background: var(--tooltipbgcolor) !important;
6258 color: var(--tooltipfontcolor);
6261 pointer-events: none;
6266 print
"/* For dark mode */\n";
6268 print
"@media (prefers-color-scheme: dark) {";
6270 print
"@media not print {";
6272 div.ui-tooltip.mytooltip {
6273 border: 1px solid #bbb !important;
6280@media only screen and (max-width: 768px)
6282 div.ui-tooltip.mytooltip {
6286@media only screen and (max-width: 480px)
6288 div.ui-tooltip.mytooltip {
6292@media only screen and (max-width: 320px)
6294 div.ui-tooltip.mytooltip {
6306.ui-datepicker-calendar .ui-state-
default, .ui-datepicker-calendar .ui-widget-content .ui-state-
default,
6307.ui-datepicker-calendar .ui-widget-header .ui-state-
default, .ui-datepicker-calendar .ui-
button,
6313div#ui-datepicker-div {
6315 box-shadow: 2px 5px 15px #aaa;
6320 z-index: 1010 !important;
6322.ui-datepicker .ui-datepicker
table {
6325.ui-datepicker .ui-widget-header {
6331.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
6337img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
6339select.ui-datepicker-year {
6340 margin-left: 2px !important;
6342.ui-datepicker-trigger, .ui-datepicker-notrigger {
6343 vertical-align: middle;
6347.ui-datepicker-notrigger {
6350.ui-datepicker-trigger {
6364 background-color: var(--inputbackgroundcolor);
6365 border-top: solid 2px #DDDDDD;
6366 border-<?php print $left; ?>: solid 2px #DDDDDD;
6367 border-<?php print $right; ?>: solid 1px #222222;
6368 border-bottom: solid 1px #222222;
6370 border-spacing: 0px;
6371 border-collapse: collapse;
6373.dp td, .tpHour td, .tpMinute td{padding:2px; font-size:10px;}
6375.dpHead,.tpHead,.tpHour td:Hover .tpHead{
6377 background-color:#b3c5cc;
6383.dpButtons,.tpButtons {
6385 background-color:#617389;
6390.dpButtons:Active,.tpButtons:Active{border: 1px outset black;}
6391.dpDayNames td,.dpExplanation {background-color:#D9DBE1; font-weight:bold; text-align:center; font-size:11px;}
6392.dpExplanation{ font-weight:normal; font-size:11px;}
6393.dpWeek td{text-align:center}
6395.dpToday,.dpReg,.dpSelected{
6398.dpToday{font-weight:bold; color:black; background-color:#DDDDDD;}
6399.dpReg:Hover,.dpToday:Hover{background-color:black;color:white}
6402.dpSelected{background-color:#0B63A2;color:white;font-weight:bold; }
6404.tpHour{border-top:1px solid #DDDDDD; border-right:1px solid #DDDDDD;}
6405.tpHour td {border-left:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; cursor:pointer;}
6406.tpHour td:Hover {background-color:black;color:white;}
6408.tpMinute {margin-top:5px;}
6409.tpMinute td:Hover {background-color:black; color:white; }
6410.tpMinute td {background-color:#D9DBE1; text-align:center; cursor:pointer;}
6416 background-color:transparent;
6421 vertical-align:middle;
6425 color: var(--colortextlink);
6439div.hidden, div.hiddenforpopup, header.hidden, tr.hidden, td.hidden,
6440img.hidden, span.hidden, br.hidden, div.showifmore, input.hidden {
6455.previewnotyetavailable {
6459.websiteformtoolbar {
6461 top: <?php echo empty($dol_hide_topmenu) ? ($disableimages ?
'32px' :
'52px') :
'0'; ?>;
6465.exampleapachesetup {
6469 border: 1px solid #aaa;
6473 background: #ddd; border: 1px solid #ccc; border-radius: 4px;
6478 background-color: transparent;
6479 background-image: none;
6482 background-color: transparent;
6483 background-image: none;
6485 font-weight: normal;
6487.websitebar .button.bordertransp, .websitebar .fa-plus-circle.btnTitle-icon {
6489 text-decoration: unset !important;
6490 margin: 0px 4px 0px 4px !important
6494 border-bottom: 1px solid #ccc;
6495 background: #e6e6e6;
6496 display:
inline-block;
6499.centpercent.websitebar {
6500 width: calc(100% - 10px);
6501 padding: 5px 5px 5px 5px;
6504.websitebar .buttonDelete, .websitebar .button {
6507.websitebar .button, .websitebar .buttonDelete
6509 padding: 4px 5px 4px 5px !important;
6510 margin: 2px 4px 2px 4px !important;
6512 background: #f5f5f5 !important;
6513 border: 1px solid #ccc !important;
6517 padding-<?php echo $right; ?>: 10px;
6518 vertical-align: middle;
6521.websiteselectionsection {
6524.websiteselection span {
6525 vertical-align: middle;
6530.websiteselection, .websitetools {
6536 display:
inline-block;
6537 vertical-align: middle;
6540.websiteiframenoborder {
6543span.websiteselection span.select2.select2-container.select2-container--
default {
6546span.websitebuttonsitepreview, a.websitebuttonsitepreview {
6547 vertical-align: middle;
6549span.websitebuttonsitepreview img, a.websitebuttonsitepreview img {
6551 display:
inline-block;
6553span.websitebuttonsitepreviewdisabled img, a.websitebuttonsitepreviewdisabled img {
6557 vertical-align: middle;
6561.websiteselectionsection {
6562 border-left: 1px solid #bbb;
6563 border-right: 1px solid #bbb;
6568.websitebar input#previewpageurl {
6572.websitebar input.bordertransp {
6573 line-height: normal !important;
6576#divbodywebsite section p {
6580#divbodywebsite #websitetemplateconfigpage{
6582 margin: 50px
auto 0;
6590.dayevent .tagtr:first-of-
type {
6594.agendacell { height: 60px; }
6595table.cal_month { border-spacing: 0px; }
6596table.cal_month td:first-child { border-left: 0px; }
6597table.cal_month td:last-child { border-right: 0px; }
6598table.cal_month td { padding-left: 1px !important; padding-right: 1px !important; }
6599table.cal_month.cal_peruser td { padding-left: 0 !important; padding-right: 0 !important; }
6600.cal_current_month { border-top: 0; border-left: solid 1px #E8E8E8; border-right: 0; border-bottom: solid 1px #E8E8E8; }
6601.cal_current_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B; border-right: 0; border-bottom: solid 1px #E8E8E8; }
6602.cal_current_month_oneday { border-right: solid 1px #E8E8E8; }
6603.cal_other_month { border-top: 0; border-left: solid 1px #E8E8E8; border-right: 0; border-bottom: solid 1px #C0C0C0; }
6604.cal_other_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B !important; border-right: 0; }
6605.cal_current_month_right { border-right: solid 1px #E8E8E8; }
6606.cal_other_month_right { border-right: solid 1px #C0C0C0; }
6607.cal_other_month { background: #FCFCFC; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6608.cal_past_month { background: #EEEEEE; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6609.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; }
6610.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; }
6611.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; }
6612.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; }
6613.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; }
6614.cal_today_peruser_impair { }
6616.cal_peruser { padding-top: 0 !important; padding-bottom: 0 !important; padding-<?php print $left; ?>: 0 !important; padding-<?php print $right; ?>: 0 !important; }
6618 background: linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6619 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6620 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6621 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6623.cal_showmore { opacity: 0.5 }
6625.peruser_notbusy { opacity: 0.5; }
6626div.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); }
6627table.cal_event { border: none; border-collapse: collapse; margin-bottom: 1px; min-height: 20px; filter: saturate(0.8); border-radius: 3px; }
6628table.cal_event td { border: none; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 2px; padding-top: 0px; padding-bottom: 0px; }
6629table.cal_event td.cal_event { padding: 4px 4px !important; padding-bottom: 2px !important; padding-top: 2px !important; }
6630table.cal_event td.cal_event_right { padding: 4px 4px !important; }
6631tr.trcalweek { height: 300px; }
6632tr.trcalday { height: 300px; }
6633.cal_event { font-size: 1em; }
6634.cal_event a:link { color: #111111; font-weight: normal !important; }
6635.cal_event a:visited { color: #111111; font-weight: normal !important; }
6636.cal_event a:
active { color: #111111; font-weight: normal !important; }
6637.cal_event_notbusy a.cal_event_title:hover { color: #111111; font-weight: normal !important; }
6639.cal_peruserviewname { max-width: 140px; height: 30px !important; }
6640.cal_event span.badge.badge-
status { border: 1px solid #aaa; }
6641table.cal_month tr td
table.nobordernopadding tr td { padding: 0 2px 0 2px; }
6642table.cal_month tr.liste_titre td.tdfordaytitle { min-width: 120px; }
6650.calendarviewcontainertr { height: 100px; }
6658td.peruser_holiday_imp {
6659 background-color: #aaa !important;
6662.cal_available { background: #0060d450; }
6663.cal_chosen { background: #0060d4; }
6671 border: solid 1px rgba(0,0,0,.3);
6672 background: var(--colorbackbody) !important;
6673 color: var(--colortext) !important;
6677.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
6679 background: var(--colorbacktitle1);
6684 background: var(--colorbackhmenu1);
6685 color: #ffffff !important;
6686 border: 1px solid var(--colorbackhmenu1);
6695.ui-menu .ui-menu-item a {
6696 text-decoration:none;
6700 font-weight: normal;
6708.ui-
button { margin-left: -2px; }
6713 line-height: 1em !important;
6721.ui-autocomplete-loading {
6722 background: white url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/working.gif', 1) ?>) right center no-repeat;
6728 background-color: var(--inputbackgroundcolor);
6729 border:1px solid #888;
6733.ui-autocomplete ul {
6734 list-style-
type:none;
6738.ui-autocomplete ul li.selected {
6739 background-color: var(--inputbackgroundcolor);
6741.ui-autocomplete ul li {
6742 list-style-
type:none;
6749.ui-autocomplete-input { margin: 0; padding: 4px; }
6756.editkey_textarea, .editkey_ckeditor, .editkey_string, .editkey_email, .editkey_numeric, .editkey_select, .editkey_autocomplete {
6757 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/edit.png', 1) ?>) right top no-repeat;
6763.editkey_datepicker {
6764 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/calendar.png', 1) ?>) right center no-repeat;
6776.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 {
6791.treeview ul { background-color: transparent !important; margin-top: 0 !important; }
6792.treeview li { background-color: transparent !important; padding: 0 0 0 20px !important; min-height: 30px; }
6793.treeview .hitarea { width: 20px !important; margin-left: -20px !important; margin-top: 3px; }
6795.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
6826 font-family:sans-serif;
6829 border-spacing: 0px;
6830 border-collapse: collapse;
6837 border-style:groove;
6847div.jPicker
table.jPicker {
6848 padding-bottom: 20px;
6849 padding-right: 20px;
6853 height: 2px !important;
6860 background: unset !important;
6861 border: unset !important;
6863.jPicker .Preview div span {
6864 border: unset !important;
6865 width: unset !important;
6866 height: 50% !important;
6868.jPicker div[
class=
"Map"] {
6873 border: 1px solid #bbb !important;
6874 background-color: var(--colorbackbody) !important;
6875 box-shadow: 0px 0px 10px #ccc;
6876 width: 300px !important;
6879 vertical-align: middle;
6882 background-image: unset !important;
6884.jPicker .Grid span.QuickColor {
6885 border: unset !important;
6891 white-space: nowrap;
6893.jPicker .Preview div {
6894 height: 36px !important;
6896.jPicker input[
type=
"button"] {
6897 background: var(--butactionbg);
6898 color: var(--textbutaction);
6900 border-collapse: collapse;
6903.jPicker tr.Hex td.Text input {
6904 width: 60px !important;
6906.jPicker td.Text input {
6909 border: 1px solid #bbb !important;
6913A.color, A.color:
active, A.color:visited {
6916 text-decoration : none;
6922 border : 1px inset white;
6925 border : 1px outset white;
6927A.none, A.none:
active, A.none:visited, A.none:hover {
6930 text-decoration : none;
6937 border : 1px solid #b3c5cc;
6946 background-color : #b3c5cc;
6953 background-color : #b3c5cc;
6954 border : 2px outset;
6963 border : 1px outset white;
6972 text-align : center;
6989 border: solid 1px #ddd !important;
6992 color: unset !important;
6993 background-color: unset !important;
7001textarea.dolibarr_mailings > div.cke body.cke_show_borders {
7002 margin: 0 !important;
7008 margin: 5px !important;
7011 border: 1px #bbb solid ! important;
7018.cke_wrapper { padding: 4px !important; }
7019a.cke_dialog_ui_button
7021 font-family: <?php print
$fontlist ?> !important;
7022 background-image: url(<?php echo $img_button ?>) !important;
7023 background-
position: bottom !important;
7024 border: 1px solid #C0C0C0 !important;
7025 border-radius:0px 5px 0px 5px !important;
7026 box-shadow: 3px 3px 4px #DDD !important;
7028.cke_dialog_ui_hbox_first {
7029 vertical-align: middle !important;
7032 width: 40px !important;
7041a.cke_dialog_ui_button_ok span {
7042 text-shadow: none !important;
7043 color: #333 !important;
7045a.cke_button, a.cke_combo_button {
7046 height: 18px !important;
7048div.cke_notifications_area .cke_notification_warning {
7058.cke.cke_reset, .cke_inner.cke_reset, .cke_top.cke_reset_all {
7059 border-top-left-radius: <?php echo $borderradius; ?>px;
7060 border-top-right-radius: <?php echo $borderradius; ?>px;
7062.cke.cke_reset, .cke_inner.cke_reset, .cke_contents.cke_reset {
7063 border-bottom-left-radius: <?php echo $borderradius; ?>px;
7064 border-bottom-right-radius: <?php echo $borderradius; ?>px;
7068@media only screen and (max-width: 768px)
7070 .cke_inner:not(.cke_maximized) .cke_toolbar_separator,
7071 .cke_inner:not(.cke_maximized) .cke_combo,
7072 .cke_inner:not(.cke_maximized) .cke_button:not(.cke_button__maximize) {
7082td.linecoldescription .tox.tox-tinymce {
7086.tox .tox-edit-area::before {
7087 border: none !important;
7092.tox:not(.tox-tinymce-
inline) .tox-editor-header {
7093 padding: 0 !important;
7095.tox .tox-tbtn:not(.tox-tbtn--select):not(.tox-tbtn--bespoke):not(.tox-split-button__chevron) {
7096 width: 30px !important;
7098.tox .tox-toolbar__group {
7099 padding-left: 5px !important;
7100 padding-right: 5px !important;
7102button.tox-tbtn.tox-tbtn--select.tox-tbtn--bespoke[data-mce-
name=
"fontsize"] {
7105.tox:not(.tox-tinymce-
inline) .tox-editor-header {
7108 box-shadow: 0 2px 2px -2px rgba(34,47,62,.1),0 5px 5px -4px rgba(34,47,62,.09) !important;
7110.mce-content-body p {
7114 background-color: var(--butactionbg) !important;
7115 border-color: var(--butactionbg) !important;
7118 background-color: var(--butactionbg) !important;
7119 border-color: var(--butactionbg) !important;
7121.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 {
7122 background-color: #fff;
7123 border-color: var(--butactionbg) !important;
7124 box-shadow: 0 0 0 1px var(--butactionbg) !important;
7133 border: 1px solid #ddd;
7136.aceeditorstatusbar {
7139 padding-<?php echo $left; ?>: 10px;
7143 background-color: #ebebeb;
7147.ace_status-indicator {
7151 border-<?php echo $left; ?>: 1px solid;
7152 padding-<?php echo $left; ?>: 10px;
7154pre#editfilecontentaceeditorid {
7164 height: 72px !important;
7172.customreportsoutput, .customreportsoutputnotdata {
7175.customreportsoutputnotdata {
7188#types .btn-primary {
7197 display:
inline-block;
7202 vertical-align: top;
7205#types input.text, #types textarea {
7219 box-sizing:border-box;
7226#comment .comment-table {
7230#comment .comment-cell {
7233#comment .comment-info {
7235 border-right:1px solid #dedede;
7239 background:rgba(255,255,255,0.5);
7240 vertical-align:middle;
7243#comment .comment-info a {
7246#comment .comment-right {
7249#comment .comment-description {
7253#comment .comment-delete {
7256 vertical-align:middle;
7258#comment .comment-delete:hover {
7259 background:rgba(250,20,20,0.8);
7261#comment .comment-edit {
7264 vertical-align:middle;
7266#comment .comment-edit:hover {
7267 background:rgba(0,184,148,0.8);
7280 width: <?php print isset($_SESSION[
'dol_screenwidth']) ? max((
int) $_SESSION[
'dol_screenwidth'] - 830, 450) :
'450'; ?>px !important;
7283div#GanttChartDIVglisthead, div#GanttChartDIVgcharthead {
7287.gtaskname div, .gtaskname, .gstartdate div, .gstartdate, .genddate div, .genddate {
7288 font-size: unset !important;
7291div.gantt, .gtaskheading, .gmajorheading, .gminorheading, .gminorheadingwkend {
7292 font-size: unset !important;
7293 font-weight: normal !important;
7294 color: #000 !important;
7297 background: #f0f0f0 !important;
7300 background: rgb(108,152,185) !important;
7303 background: rgb(160,173,58) !important;
7307 text-overflow: ellipsis;
7309td.gminorheadingwkend {
7310 color: #888 !important;
7313 color: #666 !important;
7315.glistlbl, .glistgrid {
7316 width: 582px !important;
7323.gtaskname div, .gtaskname {
7324 min-width: 250px !important;
7325 max-width: 500px !important;
7326 width: unset !important;
7328.gpccomplete div, .gpccomplete {
7329 min-width: 40px !important;
7330 max-width: 40px !important;
7331 width: 40px !important;
7333td.gtaskheading.gstartdate, td.gtaskheading.genddate {
7334 white-space:
break-spaces;
7336.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) {
7337 color: transparent !important;
7351 font-weight: normal;
7360 font-weight: normal;
7366 text-decoration: none;
7371 margin: 0 5px 5px 5px;
7376 margin: 0 10px 20px 10px;
7381 float: <?php print $left; ?>;
7382 border: solid 1px #DDDDDD;
7389 font-weight: normal;
7397 white-space: nowrap;
7403 vertical-align: middle;
7407 display:
inline-block !important;
7410 width: calc(100% - 100px);
7412 white-space:
break-spaces;
7413 word-
break:
break-all;
7416 font-weight: bold !important;
7419 text-decoration: underline;
7422 vertical-align: middle;
7423 display:
inline-block !important;
7424 text-align: <?php echo $right; ?>;
7425 float: <?php echo $right; ?>;
7433#ecm-layout-north div.attachareaformuserfileecm {
7434 padding-bottom: 0px;
7436div#ecm-layout-west {
7438 vertical-align: top;
7440div#ecm-layout-center {
7441 width: calc(100% - 405px);
7442 vertical-align: top;
7443 float: <?php echo $right; ?>;
7446.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; }
7447.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; }
7448.ecmjqft LI.wait { font-weight:normal; background: url(<?php echo
dol_buildpath(
'/theme/'.$theme.
'/img/working.gif', 1); ?>) left top no-repeat; }
7458 top:
auto !important;
7459 bottom: 4px !important;
7462 top: <?php print $disableimages ?
'32' : ($heightmenu + 4); ?>px;
7465 min-width: <?php echo $dol_optimize_smallscreen ?
'200' :
'480'; ?>px;
7468 padding-left: 10px !important;
7469 padding-right: 10px !important;
7470 padding-top: 10px !important;
7471 word-wrap:
break-word;
7474.jnotify-container .jnotify-notification .jnotify-message {
7475 font-weight: normal;
7477 word-
break:
break-word;
7479.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
7480 color: #a28918 !important;
7482.jnotify-container .jnotify-close {
7483 top: 4px !important;
7484 font-size: 1.6em !important;
7488div.jnotify-background {
7489 opacity : 0.95 !important;
7490 box-shadow: 2px 2px 4px #8888 !important;
7494.bodylogin .jnotify-container {
7501 padding-left: unset !important;
7502 padding-right: unset !important;
7503 padding-top: unset !important;
7505.bodylogin .jnotify-container .jnotify-notification {
7506 margin: unset !important;
7508.bodylogin .jnotify-container .jnotify-notification .jnotify-background {
7509 border-radius: unset !important;
7511.bodylogin .jnotify-container .jnotify-notification .jnotify-message {
7523div.dolEventValid h1, div.dolEventValid h2 {
7525 background-color: #e3f0db;
7526 padding: 5px 5px 5px 5px;
7529div.dolEventError h1, div.dolEventError h2 {
7531 background-color: #d79eac;
7532 padding: 5px 5px 5px 5px;
7540.divmap, #google-visualization-geomap-embed-0, #google-visualization-geomap-embed-1, #google-visualization-geomap-embed-2 {
7548table.dataTable tr.odd td.sorting_1,
table.dataTable tr.even td.sorting_1 {
7549 background: none !important;
7551.sorting_asc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc.png
', 1); ?>') no-repeat center right !important; }
7552.sorting_desc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc.png
', 1); ?>') no-repeat center right !important; }
7553.sorting_asc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc_disabled.png
', 1); ?>') no-repeat center right !important; }
7554.sorting_desc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc_disabled.png
', 1); ?>') no-repeat center right !important; }
7555.dataTables_paginate {
7558.paginate_button_disabled {
7559 opacity: 1 !important;
7560 color: #888 !important;
7561 cursor:
default !important;
7563.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover
7565 font-weight: normal;
7567.paginate_enabled_previous:hover, .paginate_enabled_next:hover
7569 text-decoration: underline !important;
7573 text-decoration: underline !important;
7577 font-weight: normal !important;
7578 text-decoration: none !important;
7580.paging_full_numbers {
7581 height: inherit !important;
7583.paging_full_numbers a.paginate_active:hover, .paging_full_numbers a.paginate_button:hover {
7584 background-color: var(--colorbackbody) !important;
7586.paging_full_numbers, .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button {
7587 background-color: var(--colorbackbody) !important;
7588 border-radius: inherit !important;
7590.paging_full_numbers a.paginate_button_disabled:hover, .paging_full_numbers a.disabled:hover {
7591 background-color: var(--colorbackbody) !important;
7593.paginate_button, .paginate_active {
7594 border: 1px solid #ddd !important;
7595 padding: 6px 12px !important;
7596 margin-left: -1px !important;
7597 line-height: 1.42857143 !important;
7598 margin: 0 0 !important;
7605.ui-state-
disabled, .ui-widget-content .ui-state-
disabled, .ui-widget-header .ui-state-
disabled, .paginate_button_disabled {
7607 background-image: none;
7610div.dataTables_length {
7611 float: right !important;
7614div.dataTables_length select {
7617.dataTables_wrapper .dataTables_paginate {
7618 padding-top: 0px !important;
7626.heightofcombo:not(.pageplusone) {
7629.select2-container .select2-selection--single {
7633span.select2-selection--single.flat[aria-
disabled=
"true"] span.select2-selection__rendered {
7637.select2-container--
default .select2-results__option--highlighted[aria-selected] {
7638 background-color: var(--colorbackhmenu1);
7639 color: var(--colortextbackhmenu);
7641.select2-container--
default .select2-results__option--highlighted[aria-selected] span {
7642 color: #fff !important;
7645span.select2.select2-container.select2-container--
default {
7646 text-align: initial;
7655input.select2-input {
7656 border-bottom: none ! important;
7660 border-bottom: solid 1px var(--inputbordercolor) !important;
7662li.select2-selection__choice {
7664 white-space: nowrap;
7667.select2-results .select2-highlighted.optionblue {
7668 color: #FFF !important;
7670.select2-container .select2-selection--multiple {
7671 min-height: 2em !important;
7673.tableforfield .select2-container .select2-selection--single {
7677.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7680.select2-container--focus span.select2-selection.select2-selection--single {
7681 border-bottom: 1px solid var(--inputbordercolor) !important;
7683 border-bottom-left-radius: 0;
7684 border-bottom-right-radius: 0;
7688.blockvmenusearch .select2-container--
default .select2-selection--single
7692.blockvmenubookmarks .select2-container--
default .select2-selection--single
7694 background-color: var(--colorbackvmenu1);
7696.select2-container--
default .select2-selection--single {
7697 background-color: var(--inputbackgroundcolor);
7699#blockvmenusearch .select2-container--default .select2-selection--single .select2-selection__placeholder {
7700 color: var(--colortextbackvmenu);
7702.select2-container--
default .select2-selection--single .select2-selection__rendered {
7703 color: var(--colortext);
7707 color: #999 !important;
7709.select2-choice, .select2-container .select2-choice {
7710 border-bottom: solid 1px rgba(0,0,0,.4);
7712.select2-container .select2-choice > .select2-chosen {
7715.select2-container .select2-choice .select2-arrow {
7717 background: transparent;
7719.select2-container-multi .select2-choices {
7720 background-image: none;
7722.select2-container .select2-choice {
7723 color: var(--colortext);
7726.selectoptiondisabledwhite {
7727 background: #FFFFFF !important;
7731 border-left: none !important;
7732 background: none !important;
7736 border-top: none !important;
7737 border-left: none !important;
7738 border-right: none !important;
7740.select2-drop.select2-drop-above {
7741 box-shadow: none !important;
7743.select2-container--open .select2-dropdown--above {
7744 border-bottom: solid 1px var(--inputbordercolor);
7746.select2-drop.select2-drop-above.select2-drop-
active {
7747 border-top: 1px solid #ccc;
7748 border-bottom: solid 1px var(--inputbordercolor);
7750.select2-container--
default .select2-selection--single:not(.selectwidget) {
7761 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
7763 box-shadow: none !important;
7765.liste_titre .select2-container--
default .select2-selection--single:not(.selectwidget),
7766.liste_titre .select2-container--
default .select2-selection--multiple {
7767 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(<?php echo (
getDolGlobalString(
'THEME_ELDY_BACKTITLE1') !=
'255,255,255') ?
'--colorbacktitle1' :
'--inputbordercolor' ?>);
7771.select2-container--
default .select2-selection--single.selectwidget,
7772.select2-container--
default .select2-selection--single.selectwidget:hover,
7773.select2-container--
default .select2-selection--single.selectwidget:focus {
7778 border-bottom: solid 1px var(--inputbordercolor);
7780 box-shadow: none !important;
7782.select2-container--
default .select2-selection--multiple {
7783 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
7786.select2-container--focus .select2-container--
default .select2-selection--single {
7787 border-bottom-left-radius: 0;
7788 border-bottom-right-radius: 0;
7790.select2-container--
default.select2-container--focus .select2-selection--multiple {
7794 border-bottom-left-radius: 0;
7795 border-bottom-right-radius: 0;
7797.select2-container--
default .select2-selection--multiple {
7804.select2-container--
default .select2-selection--multiple {
7805 background: var(--inputbackgroundcolor);
7806 line-height: normal;
7808.select2-container--
default .select2-selection--multiple .select2-selection__rendered {
7811.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7812 background-color: #ddd;
7813 margin-top: 0.25em !important;
7815.select2-selection--multiple input.select2-search__field {
7816 border: none !important;
7819.select2-search__field
7822 border-top: none !important;
7823 border-left: none !important;
7824 border-right: none !important;
7825 border-bottom: solid 1px var(--inputbordercolor) !important;
7826 box-shadow: none !important;
7827 border-radius: 0 !important;
7830.select2-container-
active .select2-choice, .select2-container-
active .select2-choices
7835 border-bottom: none;
7836 box-shadow: none !important;
7841 box-shadow: 0 2px 10px rgb(0, 0, 0, .3);
7842 background-color: var(--colorbackbody);
7843 color: var(--colortext);
7846.select2-dropdown-open {
7847 background-color: var(--colorbackvmenu1);
7849.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choices
7854 border-bottom: none;
7855 box-shadow: none !important;
7856 background-color: var(--colorbackvmenu1);
7862.select2-drop.select2-drop-above.select2-drop-
active, .select2-drop {
7865.select2-drop.select2-drop-above {
7868.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
7869 background-image: none;
7870 border-radius: 0 !important;
7872div.select2-drop-above
7874 background: var(--colorbackvmenu1);
7875 box-shadow: none !important;
7879 border: 1px solid #ccc;
7882.select2-search input {
7885a span.select2-chosen
7887 font-weight: normal !important;
7889.select2-container .select2-choice {
7890 background-image: none;
7893.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit
7895 background: var(--colorbackvmenu1);
7900.select2-results__option {
7901 word-
break:
break-word;
7902 text-align: <?php echo $left; ?>;
7904.select2-container.select2-container-
disabled .select2-choice, .select2-container-multi.select2-container-
disabled .select2-choices {
7905 background-color: var(--colorbackvmenu1);
7906 background-image: none;
7910.select2-container-
disabled .select2-choice .select2-arrow b {
7913.select2-container-multi .select2-choices .select2-search-choice {
7916.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi .select2-choices,
7917.select2-container-multi.select2-container-
active .select2-choices
7919 border-bottom: 1px solid #ccc;
7925.select2-container--
default .select2-results>.select2-results__options{
7931.selecttype span.select2-dropdown.ui-dialog {
7934span#select2-taskid-container[title^=
'--'] {
7940#addbox .select2-container .select2-choice > .select2-chosen, #actionbookmark .select2-container .select2-choice > .select2-chosen {
7941 text-align: <?php echo $left; ?>;
7944.select2-container--
default .select2-selection--single .select2-selection__placeholder {
7945 color: var(--colortext);
7948span#select2-boxbookmark-container, span#select2-boxcombo-container {
7949 text-align: <?php echo $left; ?>;
7951span#select2-boxbookmark-container {
7954.select2-container .select2-selection--single .select2-selection__rendered {
7958#boxbookmark.boxcombo, #boxcombo.boxcombo {
7961 border-bottom: solid 1px rgba(0,0,0,.4) !important;
7965 vertical-align: top;
7969.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7970 padding: 3px 5px 3px 5px;
7971 margin: 0 0 2px 3px;
7976 border: 1px solid #aaaaaa;
7978 box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7979 background-clip: padding-box;
7980 -webkit-touch-callout: none;
7981 -webkit-
user-select: none;
7982 -moz-
user-select: none;
7983 -ms-
user-select: none;
7985 background-color: var(--inputbackgroundcolor);
7986 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));
7987 background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7988 background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7989 background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7991.mytooltip .select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7992 padding: 1px 3px 1px 3px;
7994.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr a {
7995 font-weight: normal;
7997.select2-container-multi-dolibarr .select2-choices-dolibarr li {
7998 float: <?php echo $left; ?>;
8001.select2-container-multi-dolibarr .select2-choices-dolibarr {
8002 height:
auto !important;
8010.select2-results__option {
8013span.select2-dropdown--below {
8017span.select2-dropdown--above {
8018 margin-bottom: -1px;
8022.parentonrightofpage {
8026select.multiselectononeline {
8028 vertical-align: middle;
8030 height: 2.2em !important;
8036@media only screen and (min-width: 768px)
8039 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown.ui-dialog {
8040 min-width: 300px !important;
8043 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--below:not(.onrightofpage),
8044 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--above:not(.onrightofpage) {
8045 min-width: 300px !important;
8048 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--below,
8049 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--above {
8050 min-width: 140px !important;
8052 .combolargeelem.select2-container.select2-container--open .select2-dropdown.ui-dialog {
8053 min-width: 320px !important;
8056 .select2-container--open .select2-dropdown--below {
8057 border-top: 1px solid var(--inputbordercolor);
8063.limit.select2-container.select2-container--open .select2-dropdown.ui-dialog {
8064 min-width: 100px !important;
8072.noborderoncategories {
8073 border: none !important;
8074 border-radius: 5px !important;
8076 box-shadow: none !important;
8077 margin-top: 1px !important;
8078 margin-bottom: 0 !important;
8079 margin-<?php echo $left ?>: 0px !important;
8080 margin-<?php echo $right ?>: 3px !important;
8082span.noborderoncategories a, li.noborderoncategories a {
8083 line-height: normal;
8086span.noborderoncategories {
8087 padding: 3px 5px 3px 5px;
8088 display:
inline-block;
8090.categtextwhite, .treeview .categtextwhite.hover {
8091 color: #fff !important;
8094 color: #000 !important;
8106.multi-select-container {
8107 display:
inline-block;
8117 background: var(--inputbackgroundcolor);
8120 border: 1px solid #aaa;
8121 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
8125div.multi-select-menu[role=
"menu"] {
8126 min-width: 220px !important;
8129.multi-select-menu input {
8130 margin-right: 0.3em;
8135 display:
inline-block;
8137 white-space: nowrap;
8139 text-overflow: ellipsis;
8140 vertical-align: middle;
8141 background-color: var(--inputbackgroundcolor);
8145 border-bottom: solid 1px var(--inputbordercolor);
8153.multi-select-
button:focus {
8155 border-bottom: 1px solid #666;
8156 border-bottom-left-radius: 0;
8157 border-bottom-right-radius: 0;
8160.multi-select-
button:after {
8162 display:
inline-block;
8165 border-style: solid;
8166 border-width: 0.4em 0.3em 0em 0.3em;
8167 border-color: #888 transparent transparent transparent;
8174.multi-select-container--open .multi-select-menu { display: block; }
8176.multi-select-container--open .multi-select-
button:after {
8177 border-width: 0 0.4em 0.4em 0.4em;
8178 border-color: transparent transparent #888 transparent;
8181.multi-select-menuitem {
8186label.multi-select-menuitem {
8196ul.ulselectedfields {
8204 vertical-align: middle;
8205 display:
inline-block;
8207.dropdown dd, .dropdown dt {
8213 text-align: <?php echo $left; ?>;
8223.dropdown dt a span, .multiSel span {
8225 display:
inline-block;
8226 padding: 0 3px 2px 0;
8228.maxwidthsearch .dropdown dt a span, .multiSel span {
8229 padding: 3px 3px 2px 3px;
8231.dropdown span.value {
8235 background-color: var(--inputbackgroundcolor);
8236 box-shadow: 0 1px 10px rgb(0, 0, 0, 0.3);
8238 <?php echo $right; ?>:0px;
8248.dropdown dd ul.selectedfieldsleft {
8249 <?php echo $right; ?>:
auto;
8252 white-space: nowrap;
8253 font-weight: normal;
8254 padding: 7px 8px 7px 8px;
8256 color: var(--colortext);
8258.dropdown dd ul li:hover:not(.liinputsearch) {
8261.dropdown dd ul li input[
type=
"checkbox"] {
8262 margin-<?php echo $right; ?>: 3px;
8264.dropdown dd ul li a, .dropdown dd ul li span {
8267.dropdown dd ul li a {
8270.dropdown dd ul li span {
8276dd.dropdowndd ul li {
8277 text-overflow: ellipsis;
8279 white-space: nowrap;
8289 text-overflow: ellipsis;
8290 white-space: nowrap;
8293div.kanban.column div.ui-sortable-helper {
8294 transform: rotate(4deg);
8306 padding-bottom: 20px;
8314.searchpage .tagtr .tagtd {
8316 padding-bottom: 5px;
8318.searchpage .tagtr .tagtd .button {
8322.searchpage .searchform input {
8326.searchpage :focus-visible {
8330li.ui-li-divider .ui-link {
8331 color: #FFF !important;
8336a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-inner:hover {
8337 text-decoration: none !important;
8347 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
8350.ui-btn-icon-right .ui-btn-inner {
8351 padding-right: 30px;
8353.ui-btn-icon-left .ui-btn-inner {
8356.ui-select .ui-btn-icon-right .ui-btn-inner {
8357 padding-right: 30px;
8359.ui-select .ui-btn-icon-left .ui-btn-inner {
8362.ui-select .ui-btn-icon-right .ui-icon {
8365.ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon {
8371 white-space: nowrap;
8372 text-overflow: ellipsis;
8374.fiche .ui-controlgroup {
8376 padding-bottom: 0px;
8378div.ui-controlgroup-controls div.tabsElem
8382div.ui-controlgroup-controls div.tabsElem a
8384 box-shadow: 0 -3px 6px rgba(0,0,0,.2);
8386div.ui-controlgroup-controls div.tabsElem a#
active {
8387 box-shadow: 0 -3px 6px rgba(0,0,0,.3);
8390a.tab span.ui-btn-inner
8397 color: var(--colortext);
8399.liste_titre .ui-link {
8400 color: var(--colortexttitle) !important;
8404 word-wrap:
break-word;
8408.formdoc .ui-btn-inner
8410 white-space: normal;
8412 text-overflow: clip;
8420div.ui-radio, div.ui-checkbox
8422 display:
inline-block;
8423 border-bottom: 0px !important;
8425.ui-checkbox input, .ui-radio input {
8431div.ui-checkbox label+input, div.ui-radio label+input {
8436 padding-bottom: 10px; margin-bottom: 4px; border-bottom: 1px solid #AAAAAA !important;
8443.ui-field-contain label.ui-input-text {
8444 vertical-align: middle !important;
8446.ui-mobile fieldset {
8447 border-bottom: none !important;
8451.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-
static.ui-li {
8456 font-weight: normal;
8458.ui-focus, .ui-btn:focus {
8466 color: var(--colortexttitlenotab) !important;
8468.ui-bar-b, .lilevel0 {
8469 background-repeat: repeat-x;
8473 color: var(--colortexttitlenotab) !important;
8476 font-weight: normal !important;
8479.ui-li.ui-last-child, .ui-li.ui-field-contain.ui-last-child {
8480 border-bottom-width: 0px !important;
8483 color: var(--colortexttitle) !important;
8484 background: var(--colorbackmobilemenu);
8487 box-shadow: none !important;
8488 border-bottom: 1px solid #ccc;
8491 border-right: 1px solid #ccc !important;
8494 border: 1px solid #ccc;
8497.ui-btn-up-c, .ui-btn-hover-c {
8501.ui-body-c .ui-link, .ui-body-c .ui-link:visited, .ui-body-c .ui-link:hover {
8502 color: var(--colortextlink);
8504.ui-btn-up-c .vsmenudisabled {
8505 color: #<?php echo $colorshadowtitle; ?> !important;
8506 text-shadow: none !important;
8509 background: transparent;
8512 color: var(--colortexttitlenotab) !important;
8515 border-top: 2px solid #444;
8516 background: #fff ! important;
8518.lilevel1 div div a {
8519 font-weight: bold !important;
8524 background: #fff ! important;
8529 background: #fff ! important;
8535 background: #fff ! important;
8541 background: #fff ! important;
8551.menu_choix1,.menu_choix2 {
8554 border: 1px solid #666;
8557.menu_choix1 a, .menu_choix2 a {
8560 text-decoration: none;
8566.menu_choix1 a:hover,.menu_choix2 a:hover {
8569.menu li.menu_choix1 {
8571 padding-right: 10px;
8572 padding-bottom: 2px;
8574.menu li.menu_choix2 {
8576 padding-right: 10px;
8577 padding-bottom: 2px;
8579@media only screen and (max-width: 768px)
8581 .menu_choix1 a, .menu_choix2 a {
8582 background-size: 36px 36px;
8586 .menu li.menu_choix1, .menu li.menu_choix2 {
8591 margin-right: 0 !important;
8605 border: 1px solid #888;
8607.publicnewmemberform div.tabBarWithBottom {
8608 border: 2px solid #e8e8e8;
8612 box-shadow: 2px 2px 10px #ddd;
8615.publicnewmemberform #tablesubscribe {
8616 color: var(--colortextbackvmenu);
8619@media only screen and (max-width: 768px)
8621 .publicnewmemberform div.tabBarWithBottom {
8635.ticketpublictable td {
8643.publicnewticketform {
8648 padding-right: 50px;
8651@media only screen and (max-width: 768px)
8653 .ticketlargemargin {
8654 padding-left: 5px; padding-right: 5px;
8668#cd-timeline::before {
8676 background: #d7e4ed;
8678@media only screen and (min-width: 1170px) {
8682 #cd-timeline::before {
8692.cd-timeline-block:after {
8697.cd-timeline-block:first-child {
8700.cd-timeline-block:last-child {
8703@media only screen and (min-width: 1170px) {
8704 .cd-timeline-block {
8707 .cd-timeline-block:first-child {
8710 .cd-timeline-block:last-child {
8722 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);
8723 background: #d7e4ed;
8725.cd-timeline-img img {
8735.cd-timeline-img.cd-picture {
8736 background: #75ce66;
8738.cd-timeline-img.cd-movie {
8739 background: #c03b44;
8741.cd-timeline-img.cd-location {
8742 background: #f0ca45;
8744@media only screen and (min-width: 1170px) {
8751 -webkit-transform: translateZ(0);
8752 -webkit-backface-visibility: hidden;
8754 .cssanimations .cd-timeline-img.is-hidden {
8757 .cssanimations .cd-timeline-img.bounce-in {
8758 visibility: visible;
8759 -webkit-animation: cd-bounce-1 0.6s;
8760 -moz-animation: cd-bounce-1 0.6s;
8761 animation: cd-bounce-1 0.6s;
8765@-webkit-keyframes cd-bounce-1 {
8768 -webkit-transform: scale(0.5);
8773 -webkit-transform: scale(1.2);
8777 -webkit-transform: scale(1);
8780@-moz-keyframes cd-bounce-1 {
8783 -moz-transform: scale(0.5);
8788 -moz-transform: scale(1.2);
8792 -moz-transform: scale(1);
8795@keyframes cd-bounce-1 {
8798 -webkit-transform: scale(0.5);
8799 -moz-transform: scale(0.5);
8800 -ms-transform: scale(0.5);
8801 -o-transform: scale(0.5);
8802 transform: scale(0.5);
8807 -webkit-transform: scale(1.2);
8808 -moz-transform: scale(1.2);
8809 -ms-transform: scale(1.2);
8810 -o-transform: scale(1.2);
8811 transform: scale(1.2);
8815 -webkit-transform: scale(1);
8816 -moz-transform: scale(1);
8817 -ms-transform: scale(1);
8818 -o-transform: scale(1);
8819 transform: scale(1);
8822.cd-timeline-content {
8826 border-radius: 0.25em;
8828 background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8829 background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8830 background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8831 background-image: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8833.cd-timeline-content:after {
8838.cd-timeline-content h2 {
8841.cd-timeline-content .cd-
date {
8843 font-size: 0.8125rem;
8845.cd-timeline-content .cd-
date {
8846 display:
inline-block;
8848.cd-timeline-content p {
8853.cd-timeline-content .cd-
date {
8858.cd-timeline-content::before {
8865 border: 7px solid transparent;
8866 border-right: 7px solid white;
8868@media only screen and (min-width: 768px) {
8869 .cd-timeline-content h2 {
8873 .cd-timeline-content {
8877 .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-
date {
8879 font-size: 0.875rem;
8882@media only screen and (min-width: 1170px) {
8883 .cd-timeline-content {
8888 .cd-timeline-content::before {
8891 border-color: transparent;
8892 border-left-color: white;
8894 .cd-timeline-content .cd-read-more {
8897 .cd-timeline-content .cd-
date {
8905 .cd-timeline-block:nth-child(even) .cd-timeline-content {
8908 .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
8912 border-color: transparent;
8913 border-right-color: white;
8915 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
8918 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-
date {
8934span.phpdebugbar-tooltip.phpdebugbar-tooltip-extra-wide, span.phpdebugbar-tooltip.phpdebugbar-tooltip-wide {
8935 width: 250px !important;
8937.phpdebugbar-indicator span.phpdebugbar-tooltip {
8938 opacity: .95 !important;
8940a.phpdebugbar-tab.phpdebugbar-
active {
8941 background-image: unset !important;
8943.phpdebugbar-fa-tags:before {
8945 font-weight: 600 !important;
8947.phpdebugbar-fa-tasks:before {
8949 font-weight: 600 !important;
8951.phpdebugbar-fa-tags, .phpdebugbar-fa-tasks, .phpdebugbar-indicator .fa {
8952 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
8955div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-warning:before,
8956div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-error:before,
8957div.phpdebugbar-widgets-exceptions a.phpdebugbar-widgets-editor-link:before,
8958div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-database:before,
8959div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-duration:before,
8960div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-memory:before,
8961div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-row-count:before,
8962div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-copy-clipboard:before,
8963div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-stmt-id:before,
8964div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-
render-time:before,
8965div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-memory:before,
8966div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-param-count:before,
8967div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-
type:before,
8968div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
8970 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>" !important;
8977.jcrop-holder { background: unset !important; }
8984.dol-xaxis-vertical .flot-x-axis .flot-tick-label.tickLabel {
8985 text-orientation: sideways;
8987 writing-mode: vertical-rl;
8988 white-space: nowrap;
9002 background-color: rgba(0, 0, 0, 0.6);
9005 justify-content: center;
9006 align-items: center;
9009#dol-block-ui .message {
9010 padding: 15px 20px 15px 50px;
9012 background: #000 no-repeat 10px center;
9013 border-radius: 10px;
9014 font-family: sans-serif;
9022span.clipboardCPValueToPrint, div.clipboardCPValueToPrint {
9023 display:
inline-block;
9025span.clipboardCPValue.hidewithsize {
9026 width: 0 !important;
9027 display:
inline-block;
9029 white-space: nowrap;
9031 vertical-align: middle;
9033div.clipboardCPValue.hidewithsize {
9034 width: 0 !important;
9037 white-space: nowrap;
9040.clipboardCPShowOnHover{
9045.clipboardCPShowOnHover .clipboardCPButton {
9049.clipboardCPShowOnHover .clipboardCPButton,
9050.clipboardCPShowOnHover .clipboardCPTick {
9054 transform: translate(100%, -50%);
9061.clipboardCPTextDivInside {
9063 background: #f8f8fa;
9065 border: 1px solid #E0E0E0;
9074 white-space: nowrap;
9076 box-shadow: 1px 1px 6px #ddd;
9084.radio_js_bloc_number {
9085 display:
inline-block;
9089 border:1px solid #ccc;
9096.radio_js_bloc_number.selected {
9097 transition:0.2s ease background;
9110 vertical-align: top;
9114#virtualcard-iframe {
9115 border: 1px solid #aaa;
9116 vertical-align: top;
9119 border-radius: 10px;
9121 box-shadow: 0 0 5px #bbb;
9124 pointer-events: none;
9139.highlightDragDropArea{
9140 border: 2px #000 dashed !important;
9141 background-color: #eee !important;
9143.highlightDragDropArea * :not(.dragDropAreaMessage *){
9145 filter: blur(1px) grayscale(90%);
9147.dragDropAreaMessage {
9151 transform: translate(-50%, -50%);
9161 border: 1px solid #bbb !important;
9168.opensurveydescription * {
9173 padding: 0 4px 0 4px;
9177 margin-right: 100px;
9181 background-color: #f0f0f0;
9185.survey_borders .resultats .nom {
9186 text-align: <?php echo $left; ?>
9188.survey_borders .resultats .sujet, .survey_borders .resultats .jour {
9199#bookinghoursection {
9207 border: 1px solid #000;
9210 margin-bottom: 15px;
9211 box-shadow: 10px 10px 10px #ddd;
9214 padding-bottom: 10px;
9218 background-size: 22px
auto;
9228 min-width: 500px !important;
9230 left: inherit !important;
9231 top: inherit !important;
9232 border-radius: <?php echo $borderradius; ?>px !important;
9235 background-color: var(--colorbackgrey);
9237 padding-bottom: 6px;
9239 border-radius: <?php echo $borderradius; ?>px;
9249@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC1', round($nbtopmenuentries * 90, 0) + 340); ?>px)
9252 width: <?php echo round(52); ?>px;
9253 white-space: nowrap;
9255 text-overflow: ellipsis;
9257 color: var(--colortextbackhmenu);
9261 color: var(--colortextbackhmenu);
9270 background-size: 22px
auto;
9274 li.tmenu, li.tmenusel {
9289@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC2', round($nbtopmenuentries * 69, 0) + 130); ?>px)
9291 li.tmenucompanylogo {
9298 max-width: <?php echo max(26, ceil(300 / ($nbtopmenuentriesreal + 2))); ?>px;
9299 text-overflow: clip;
9301 span.mainmenuaspan {
9310 background-size: 20px
auto;
9320<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
9321@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
9324 .tmenudiv:hover .tmenuimage:not(.menuhider), .tmenudiv:hover .tmenuimage:not(.menuhider):before {
9325 margin-top: 8px !important;
9331 background: var(--colorbackvmenu1);
9340 background: var(--colorbackvmenu1);
9346 .login_vertical_align {
9348 padding-right: 20px;
9353 <?php
if ($disableimages) { ?>
9358 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
9361 padding-<?php echo $right; ?>: 0;
9364 div.login_block_user {
9368 div.login_block_tools, div.login_block_user {
9379 padding-right: 20px;
9380 padding-bottom: 16px;
9384 vertical-align: middle;
9386 background: var(--colorbackvmenu1);
9395 .loginbuttonexternal {
9399 .side-nav-vert .user-menu .dropdown-menu,
9400 #topmenu-global-search-dropdown .dropdown-menu, #topmenu-bookmark-dropdown .dropdown-menu, #topmenu-quickadd-dropdown .dropdown-menu {
9401 width: 285px !important;
9402 min-width: unset !important;
9405 div.login_block_other {
9406 margin-right: unset;
9408 div.login_block_tools, div.login_block_user, div.login_block_other { clear: both; }
9410 .atoplogin, .atoplogin:hover
9412 color:unset !important;
9417 padding: 0 !important;
9420 li.tmenu, li.tmenusel {
9427 text-overflow: clip;
9430 background-size: 20px
auto;
9431 margin-top: 2px !important;
9439 width:
auto !important;
9441 .tableforfield>tr>td:first-child, .tableforfield>tbody>tr>td:first-child, div.tableforfield div.tagtr>div.tagtd:first-of-
type {
9444 .tableforfield>tr>td:nth-child(2), .tableforfield>tbody>tr>td:nth-child(2), div.tableforfield div.tagtr>div.tagtd:nth-child(2) {
9445 word-
break:
break-word;
9452 table.table-fiche-title .col-title div.titre{
9461 word-
break:
break-word;
9464 .websiteselectionsection {
9466 border-right: unset;
9474 padding-right: 12px;
9482 .underbanner.underbanner-before-box {
9483 border-bottom: none;
9486 .valuefield.fieldname_type span.badgeneutral {
9488 display:
inline-block;
9491 tr.trextrafieldseparator td, tr.trextrafields_collapse_last td {
9493 border-bottom: 1px solid var(--colortopbordertitle1) !important;
9504 .lilevel1 span.paddingright {
9508 img.userphotopublicvcard {
9516@media only screen and (max-width: 1024px)
9518 div#ecm-layout-west {
9519 width: calc(100% - 4px);
9522 div#ecm-layout-center {
9527@media only screen and (max-width: 768px)
9541 padding-right: 0.2rem;
9543 img.pictofixedwidth {
9545 padding-right: 0.2rem;
9549 table.titlemodulehelp tr td img.widthpictotitle {
9554 min-width : 280px !important;
9555 width: calc(100% - 50px);
9558 .imgopensurveywizard, .imgautosize { width:95%; height:
auto; }
9560 .fiche > .listactionsfilter .table-fiche-title .col-title .titre {
9573 width: <?php print
dol_size(350,
'width'); ?>px;
9584 td.widthpictotitle { width: 30px; }
9586 .logopublicpayment #dolpaymentlogo {
9589 #tablepublicpayment {
9590 width:
auto !important;
9593 .poweredbypublicpayment {
9594 float: unset !important;
9595 top: unset !important;
9597 right: -10px !important;
9614 .bookcalform.boxtable .minwidth75 {
9617 .center.bookingtab {
9620 #bookinghoursection {
9629 input[
type=checkbox], input[
type=radio] {
9630 margin: 0 5px 0 1px;
9631 transform: scale(1.1);
9635 white-space: normal;
9636 word-
break:
break-word;
9640@media only screen and (max-width: 320px)
9646@media only screen and (max-width: 300px)
9652@media only screen and (max-width: 280px)
9677:where(#fourn-invoices-paiments-list,#customer-invoices-paiments-list)[data-display-all-invoices=
"1"] tr[data-row-
type=
"2"]{
9692include
dol_buildpath($path.
'/theme/'.$theme.
'/dropdown.inc.php', 0);
9693include
dol_buildpath($path.
'/theme/'.$theme.
'/emaillayout.inc.php', 0);
9694include
dol_buildpath($path.
'/theme/'.$theme.
'/info-box.inc.php', 0);
9695include
dol_buildpath($path.
'/theme/'.$theme.
'/progress.inc.php', 0);
9696include
dol_buildpath($path.
'/theme/'.$theme.
'/timeline.inc.php', 0);
9697include
dol_buildpath($path.
'/theme/'.$theme.
'/search-input.inc.css', 0);
9698include
dol_buildpath($path.
'/theme/'.$theme.
'/tooltips.inc.css', 0);
9699include
dol_buildpath($path.
'/theme/'.$theme.
'/input-feedback.css', 0);
9708.row-with-select[data-is-last-changed] * {
9709 -webkit-touch-callout: none;
9710 -webkit-
user-select: none;
9711 -khtml-
user-select: none;
9712 -moz-
user-select: none;
9713 -ms-
user-select: none;
9717div.extra_inline_chkbxlst, div.extra_inline_checkbox {
9722div.flot-text .flot-tick-label .tickLabel, .fa-color-unset {
9728 -webkit-touch-callout: none;
9729 -webkit-
user-select: none;
9730 -khtml-
user-select: none;
9731 -moz-
user-select: none;
9732 -ms-
user-select: none;
render(array $permissions)
Render a rights array as the new content of the permissions block.
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.
GETPOST($paramname, $check='alphanohtml', $method=0, $filter=null, $options=null, $noreplace=0, $nodefault=0)
Return value of a param into GET or POST supervariable.
dol_size($size, $type='')
Optimize a size for some browsers (phone, smarphone...)
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.