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.15);
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;
4674table.noborder.cal_month {
4675 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4676 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4678table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4679table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:first-child,
4680table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4681table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:first-child {
4682 border-top-left-radius: <?php echo $borderradius; ?>px;
4684table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:last-child,
4685table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4686table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4687table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:last-child {
4688 border-top-right-radius: <?php echo $borderradius; ?>px;
4690table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:first-child,
4691table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:first-child {
4692 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4694table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:last-child,
4695table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:last-child {
4696 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4698table.noborder thead tr:last-child td:first-child,
4699table.noborder thead tr:last-child th:first-child {
4700 border-bottom-left-radius: unset !important;
4702table.noborder thead tr:last-child td:last-child,
4703table.noborder thead tr:last-child th:last-child {
4704 border-bottom-right-radius: unset !important;
4707table.liste:not(.listwithfilterbefore) {
4708 border-top-left-radius: <?php echo $borderradius; ?>px;
4709 border-top-right-radius: <?php echo $borderradius; ?>px;
4712 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4713 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4715table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:first-child,
4716table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:first-child {
4717 border-top-left-radius: <?php echo $borderradius; ?>px;
4719table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:last-child,
4720table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:last-child {
4721 border-top-right-radius: <?php echo $borderradius; ?>px;
4723div.liste_titre_bydiv {
4724 border-top-left-radius: <?php echo $borderradius; ?>px;
4725 border-top-right-radius: <?php echo $borderradius; ?>px;
4727div.liste_titre_bydiv_nothingafter {
4728 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4729 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4730 border-bottom-width: 1px;
4731 border-bottom-color: var(--colortopbordertitle1);
4732 border-bottom-style: solid;
4734table.liste tr:last-child td:first-child,
4735table.liste > tr:last-child th:first-child,
table.liste tfoot tr:last-child th:first-child {
4736 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4738table.liste tr:last-child td:last-child,
4739table.liste > tr:last-child th:last-child,
table.liste tfoot tr:last-child th:last-child {
4740 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4743table#tablelines tr:last-of-
type td:first-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4744table#tablelinesservice tr:last-of-
type td:first-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4745 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4747table#tablelines tr:last-of-
type td:last-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4748table#tablelinesservice tr:last-of-
type td:last-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4749 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4753div.tabBar .lastrecordtable {
4754 margin-bottom: 15px;
4756div.tabBar
table:not(.nobottom).border>tbody>tr:last-of-
type>td {
4757 border-bottom-width: 1px;
4758 border-bottom-color: var(--colortopbordertitle1);
4759 border-bottom-style: solid;
4761div.tabBar div.fichehalfright
table.noborder {
4762 border-bottom: none;
4765table.paddingtopbottomonly tr td {
4767 padding-bottom: 2px;
4769.liste_titre_filter {
4770 background: var(--colorbacktitle1) !important;
4773 background: var(--colorbackhmenu1) !important;
4776table:not(.listwithfilterbefore) tr.liste_titre_filter:first-of-
type td.liste_titre {
4780tr.liste_titre_filter td.liste_titre {
4783 padding-bottom: 0px;
4785.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
4787 border-bottom-width: 0 !important;
4788 border-top-width: 1px;
4789 border-top-color: var(--colortopbordertitle1);
4790 border-top-style: solid;
4792tr.liste_titre_create td:not(.linecoldescription) {
4793 padding-right: 4px !important;
4794 padding-left: 4px !important;
4796tr#trlinefordates td {
4797 border-bottom: 0px !important;
4799.liste_titre_add td, .liste_titre_add th, .liste_titre_add .tagtd
4801 border-top-width: 1px;
4802 border-top-color: var(--colortopbordertitle1);
4803 border-top-style: solid;
4805table.liste tr,
table.noborder tr, div.noborder form {
4806 border-top-color: #FEFEFE;
4809table.liste th,
table.noborder th,
table.noborder tr.liste_titre td,
table.noborder tr.box_titre td {
4810 padding: 6px 10px 6px 12px;
4812td.linecoldescription {
4813 padding: 6px 10px 6px 12px !important;
4815table.tableforfield td, .tagtr.table-border-row .tagtd,
table.border.margintable .trforfield td {
4816 padding: 2px 8px 2px 10px;
4819table.noborder > tbody > tr > td,
4820table.noborder > tfoot > tr > td,
4821div.noborder form div,
table.tableforservicepart1 td,
table.tableforservicepart2 td {
4822 padding: 8px 10px 8px 12px;
4826table.liste tr.trkanban td {
4827 padding: 12px 15px 12px 15px;
4829div.liste_titre_bydiv .divsearchfield {
4830 padding: 2px 1px 2px 7px;
4833tr.box_titre .nobordernopadding td {
4834 padding: 0 ! important;
4836table.nobordernopadding {
4837 border-collapse: collapse !important;
4840table.nobordernopadding tr {
4841 border: 0 !important;
4842 padding: 0 0 !important;
4844table.nobordernopadding tr td {
4845 border: 0 !important;
4848table.border tr td
table.nobordernopadding tr td {
4854 border-right-width: 1px !important;
4855 border-right-color: #BBB !important;
4856 border-right-style: solid !important;
4860 border-left-width: 1px !important;
4861 border-left-color: #BBB !important;
4862 border-left-style: solid !important;
4867table.listwithfilterbefore {
4868 border-top: none !important;
4872.tagtable, .table-border { display:
table; }
4873.tagtr, .table-border-row { display:
table-row; }
4874.tagtd, .table-border-col, .table-key-border-col, .table-val-border-col { display:
table-cell; }
4875.tagtd { padding-top: 5px; padding-bottom: 5px; }
4876.confirmquestions .tagtr .tagtd:not(:first-child) { padding-left: 10px; }
4877.confirmquestions { margin-top: 5px; }
4878.confirmquestions .tagtr .tagtd { height: 2em; vertical-align: middle; }
4886 color: var(--colortexttitlenotab);
4888 word-
break:
break-word;
4891 color: var(--colortexttitlenotab) !important;
4895 font-weight: normal;
4896 color: var(--refidnocolor);
4897 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize ?>;
4900div.refaddress div.address {
4905 display:
inline-block;
4909 float: <?php echo $right; ?>;
4912 font-weight: normal;
4917 display:
inline-block;
4923 display:
inline-block;
4930li.pagination.paginationpage.paginationpageleft, li.pagination.paginationpage.paginationpageright {
4934 display:
inline-block;
4938div.pagination li.pagination a,
4939div.pagination li.pagination span {
4941 line-height: 1.42857143;
4942 text-decoration: none;
4943 background-repeat: repeat-x;
4944 color: var(--color-black);
4946div.pagination li.pagination span.inactive {
4950li.noborder.litext, li.noborder.litext a,
4951div.pagination li a.inactive:hover,
4952div.pagination li span.inactive:hover {
4953 box-shadow: none !important;
4955div.pagination li.litext a {
4957 padding-right: 10px;
4961div.pagination li.litext a:hover {
4962 background-color: transparent;
4963 background-image: none;
4965div.pagination li.noborder a:hover {
4967 background-color: transparent;
4970div.pagination li span {
4974div.pagination li:first-child a,
4975div.pagination li:first-child span {
4981div.pagination li .active a,
4982div.pagination li .active span,
4983div.pagination li .active a:hover,
4984div.pagination li .active span:hover,
4985div.pagination li .active a:focus,
4986div.pagination li .active span:focus {
4990 background-color: var(--colorbackhmenu1);
4991 border-color: #337ab7;
4993div.pagination .disabled span,
4994div.pagination .disabled span:hover,
4995div.pagination .disabled span:focus,
4996div.pagination .disabled a,
4997div.pagination .disabled a:hover,
4998div.pagination .disabled a:focus {
5000 cursor: not-allowed;
5001 background-color: #fff;
5004div.pagination li.pagination .active {
5005 text-decoration: underline;
5008.paginationafterarrows .nohover {
5009 box-shadow: none !important;
5012div.pagination li.paginationafterarrows {
5017.paginationatbottom {
5020table.hidepaginationprevious .paginationprevious {
5023table.hidepaginationnext .paginationnext {
5026.tabBar .arearef .pagination.paginationref {
5027 max-width: calc(30%);
5029.paginationafterarrows a.btnTitlePlus, .titre_right a.btnTitlePlus {
5032 background-color: unset;
5034.paginationafterarrows a.btnTitlePlus:hover span:before, .titre_right a.btnTitlePlus:hover span:before {
5042table.liste .oddeven:hover:not(.nohover),
table.liste .evenodd:hover:not(.nohover),
table.liste .oddevenimport:hover:not(.nohover),
table.liste .evenoddimport:hover:not(.nohover),
5043table.liste .impair:hover:not(.nohover),
table.liste .pair:hover:not(.nohover) {
5044 background: var(--colorbacklinepairhover) !important;
5047.tredited, .tredited td {
5048 background: var(--colorbacklinepairchecked) !important;
5049 border-bottom: 0 !important;
5051.treditedlinefordate {
5052 background: var(--colorbacklinepairchecked) !important;
5055<?php
if ($colorbacklinepairchecked) { ?>
5057 background: var(--colorbacklinepairchecked) !important;
5061.nohoverborder:hover {
5065.oddeven, .evenodd, .impair, .pair, .nohover .impair:hover, tr.impair td.nohover, tr.pair td.nohover, .tagtr.oddeven {
5068 color: var(--oddevencolor);
5070.impair, .nohover .impair:hover, tr.impair td.nohover {
5071 background-color: var(--colorbacklineimpair2);
5073.pair, .nohover .pair:hover, tr.pair td.nohover {
5074 background-color: var(--colorbacklinepair2);
5076tr.oddeven.oddevendouble {
5077 height: 60px !important;
5081 background-color: var(--colorbacklineimpair2);
5083table.dataTable tr.oddeven {
5084 background-color: var(--colorbacklinepair2) !important;
5088td.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 {
5089 background-color: var(--colorbacklineimpair2) !important;
5090 background: var(--colorbacklineimpair2) !important;
5092td.evenodd, tr.nohoverpair td, #trlinefordates td {
5093 background-color: var(--colorbacklinepair2) !important;
5094 background: var(--colorbacklinepair2) !important;
5098 border-bottom: 1pt solid #aaa !important;
5099 background-color: var(--colorbacklinebreak) !important;
5101.trforbreak.nobold td a, .trforbreak.nobold span.secondary {
5102 font-weight: normal !important;
5104tr.trforbreaknobg:nth-of-
type(n+3) td, form.trforbreaknobg div.tagtd {
5106 border-top: 1pt dashed #aaa !important;
5110 padding: 5px 8px 5px 8px !important;
5112tr.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 {
5113 padding: 7px 8px 7px 8px;
5114 border-bottom: 1px solid #ddd;
5116form.tagtr:last-of-
type div.tagtd, tr.pair:last-of-
type td, tr.impair:last-of-
type td {
5117 border-bottom: 0px !important;
5120 border-bottom: 0px !important;
5122div.tableforcontact form.tagtr:last-of-
type div.tagtd {
5123 border-bottom: 1px solid #ddd !important;
5125tr.pair td .nobordernopadding tr td, tr.impair td .nobordernopadding tr td {
5126 border-bottom: 0px !important;
5128table.nobottomiftotal tr.liste_total td {
5129 background-color: var(--inputbackgroundcolor);
5130 <?php
if (!$userborderontable) { ?>
5131 border-bottom: 0px !important;
5134table.nobottom, td.nobottom {
5135 border-bottom: 0px !important;
5137div.liste_titre .tagtd {
5138 vertical-align: middle;
5141 min-height: 26px !important;
5144 padding-bottom: 2px;
5146div.liste_titre_bydiv {
5147 border-top-width: <?php echo $borderwidth ?>px;
5148 border-top-color: var(--colortopbordertitle1);
5149 border-top-style: solid;
5150 <?php
if ($userborderontable) { ?>
5151 border-left: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5152 border-right: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5155 border-collapse: collapse;
5156 padding: 2px 0px 2px 0;
5161div.liste_titre_bydiv_inlineblock {
5162 display:
inline-block;
5166tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable.tr, tagtr.liste_titre
5168 height: 26px !important;
5172 background: #f8f8f8;
5175 border: 1px solid #ddd;
5177div.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
5179 background: var(--colorbacktitle1);
5180 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5182 color: var(--colortexttitle);
5184 text-align: <?php echo $left; ?>;
5186tr.liste_titre th, tr.liste_titre td, th.liste_titre
5188 border-bottom: 1px solid var(--colortopbordertitle1);
5190tr.liste_titre:first-child th, tr:first-child th.liste_titre {
5191 border-bottom: unset;
5193tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div
5196 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5197 vertical-align: middle;
5200tr.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 {
5201 text-shadow: none !important;
5202 color: var(--colortexttitlelink);
5204tr.liste_titre_topborder td {
5205 border-top-width: <?php echo $borderwidth; ?>px;
5206 border-top-color: var(--colortopbordertitle1);
5207 border-top-style: solid;
5209.liste_titre td a:not(.
button):not(.editfielda), .liste_titre td a:not(.
button):not(.editfielda) span:not(.badge) {
5210 text-shadow: none !important;
5211 color: var(--colortexttitle) !important;
5213.liste_titre td a.notasortlink {
5214 color: var(--colortextlink);
5216.liste_titre td a.notasortlink:hover {
5217 background: transparent;
5221table > 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,
5222table > 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,
5223form.liste_titre div.tagtd {
5224 border-bottom: unset;
5232tr.liste_titre_sel th, th.liste_titre_sel, tr.liste_titre_sel td, td.liste_titre_sel, form.liste_titre_sel div
5235 font-weight: normal;
5236 border-bottom: 1px solid #FDFFFF;
5240 background: transparent;
5243.listactionlargetitle .liste_titre {
5246.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 {
5247 <?php
if (
getDolGlobalString(
'THEME_ELDY_TOTAL_BACKGROUND_LIKE_HEAD')) { ?>background: var(--colorbacktitle1);<?php } ?>
5248 color: var(--listetotal);
5249 font-weight: normal;
5251.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
5252 white-space: nowrap;
5254.noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
5255 white-space: normal;
5257form.liste_total div {
5258 border-top: 1px solid #DDDDDD;
5260tr.liste_sub_total, tr.liste_sub_total td {
5261 border-bottom: 1px solid #aaa;
5264.tableforservicepart1 .impair, .tableforservicepart1 .pair, .tableforservicepart2 .impair, .tableforservicepart2 .pair {
5267.tableforservicepart1 tbody tr td, .tableforservicepart2 tbody tr td {
5268 border-bottom: none;
5270table.tableforservicepart1:first-of-
type tr:first-of-
type td {
5271 border-top: 1px solid #888;
5273table.tableforservicepart1 tr td {
5277.paymenttable, .margintable {
5278 border-top: none !important;
5279 margin: 0px 0px 0px 0px !important;
5282 border-top: 1px solid var(--colortopbordertitle1) !important;
5284table.noborder.paymenttable {
5285 border-bottom: none !important;
5287.paymenttable tr td:first-child, .margintable tr td:first-child
5291.paymenttable, .margintable tr td {
5297 box-shadow: 0px 0px 0px #DDD !important;
5300 box-shadow: 1px 1px 7px #CCC !important;
5304 box-shadow: 0px 0px 5px #888;
5307div.tabBar .noborder {
5308 box-shadow: 0px 0px 0px #DDD !important;
5311#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 {
5312 border-bottom: 1px solid var(--colortopbordertitle1) !important;
5314#tablelines tr td, #tablelinesservice tr td {
5320.noborder:not(.editmode) > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5321.liste > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5322div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5323.liste > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
5324div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total)
5326 background: linear-gradient(bottom, var(----colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5327 background: -o-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5328 background: -moz-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5329 background: -webkit-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5331.noborder > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre),
5332.liste > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre),
5333.noborder .oddeven.tagtr:nth-child(even):not(:last-of-
type) .tagtd:not(.liste_titre)
5335 border-bottom: 1px solid #f0f0f0;
5338.noborder:not(.editmode) > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5339.liste > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5340div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5341.liste > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
5342div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total)
5344 background: linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5345 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5346 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5347 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5349.noborder > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre),
5350.liste > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre),
5351.noborder .oddeven.tagtr:nth-child(odd):not(:last-child) .tagtd:not(.liste_titre)
5353 border-bottom: 1px solid #f0f0f0;
5356ul.noborder li:nth-child(even):not(.liste_titre) {
5357 background-color: var(--colorbacklinepair2) !important;
5376.boxstats, .boxstats130 {
5377 display:
inline-block;
5384 background: var(--colorbackbody);
5385 border: 1px solid var(--colorboxstatsborder);
5386 border-left: 6px solid var(--colorboxstatsborder);
5390.boxstats, .boxstats130, .boxstatscontent {
5391 white-space: nowrap;
5393 text-overflow: ellipsis;
5402 padding-bottom: 2px;
5404.boxstats, .boxstatsempty {
5410.boxtable, .firstcolumn
table.noborder, .secondcolumn
table.noborder {
5411 box-shadow: -2px 1px 12px rgba(192, 192, 192, 0.5);
5414.boxtable:not(.widgetstats) td.tdboxstats .boxstats {
5415 box-shadow: 1px 1px 8px var(--colorboxstatsborder);
5420.tabBar .fichehalfright .boxstats {
5422 padding-bottom: 4px;
5436@media only screen and (max-width: 768px)
5438 .tabBar .arearef .pagination.paginationref {
5439 max-width: calc(50%);
5442 div.pagination ul li {
5446 div.pagination .button-title-separator {
5450 .clearbothonsmartphone {
5453 .clearbothonsmartphone:not(.hideonsmartphone) {
5454 display: block !important;
5458 padding-left: 0 !important;
5459 padding-right: 0!important;
5460 margin-left: 0 !important;
5461 margin-right: 0 !important;
5463 table.liste tr.trkanban td {
5464 padding: 10px 6px 10px 6px;
5467 a.tab:link, a.tab:visited, a.tab:hover, a.tab#
active {
5468 padding: 12px 3px 13px;
5470 a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:
active {
5471 padding: 0px 0px 0px 0px;
5473 a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:
active {
5474 padding: 0px 0px 0px 0px;
5481 .boxstats, .boxstats130 {
5485 text-align: <?php echo $left; ?>
5490 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 150; ?>px;
5495 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 160; ?>px;
5496 max-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(161, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 161; ?>px;
5499 .dashboardlineindicator {
5513 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
5518span.boxstatstext span.fas {
5519 filter: grayscale(100%);
5524 color: var(--colortext);
5527span.boxstatstext img, a.dashboardlineindicatorlate img {
5533.boxstatsindicator.thumbstat150 {
5534 display:
inline-flex;
5536span.boxstatsindicator {
5538 font-weight: normal;
5543span.dashboardlineindicator, span.dashboardlineindicatorlate {
5545 font-weight: normal;
5547a.dashboardlineindicatorlate:hover {
5548 text-decoration: none;
5550.dashboardlineindicatorlate img {
5553span.dashboardlineok {
5556span.dashboardlineko {
5560.dashboardlinelatecoin {
5566 padding: 0px 5px 0px 5px;
5567 border-radius: .25em;
5569 background-color: #9f4705;
5572 padding: 1px 3px 1px 1px;
5575 background-color: #8c4446;
5576 color: #FFFFFF ! important;
5577 border-radius: .25em;
5578 display:
inline-block;
5579 vertical-align: middle;
5582 margin-bottom: 25px !important;
5586.fichecenter .tableforfield:not(.margintable) tr td, .tagtr.table-border-row {
5587 background-color: var(--colorbacklineimpair2);
5589table.liste tr.oddeven:nth-of-
type(odd) {
5590 background-color: var(--colorbacklineimpair2);
5592table.liste tr.oddeven:nth-of-
type(even) {
5593 background-color: var(--colorbacklinepair2);
5597 border-bottom-width: 1px;
5598 background: var(--colorbackbody);
5599 border-top: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5602.boxtable tr td.tdboxstats {
5603 background: var(--colorbackbody) !important;
5605.boxtable tr td.tdboxstats div.boxstats {
5606 background: var(--colorbacklineimpair2) !important;
5609table.noborder.boxtable tr td {
5613 border-top-width: 0 !important;
5616 border-bottom-width: 0 !important;
5618.boxtablenomarginbottom {
5619 margin-bottom: 0 !important;
5621.boxtable .fichehalfright, .boxtable .fichehalfleft {
5627.boxworkingboard .tdboxstats {
5628 padding-left: 0px !important;
5629 padding-right: 0px !important;
5631a.valignmiddle.dashboardlineindicator {
5635 height: 30px !important;
5638 height: 50px !important;
5649 background: var(--colorbacktitle1);
5650 color: var(--colortexttitle);
5651 font-family: <?php print
$fontlist ?>, sans-serif;
5652 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5653 border-bottom: 1px solid #FDFFFF;
5654 white-space: nowrap;
5657tr.box_titre td.boxclose {
5660img.boxhandle, img.boxclose {
5665 vertical-align: middle;
5668.formboxfilter input[
type=image]
5677.prod_entry_mode_free, .prod_entry_mode_predef {
5678 height: 26px !important;
5679 vertical-align: middle;
5683 border: 1px solid #888;
5691 white-space: nowrap;
5695 transition: color 0.4s;
5697.star:hover, .star.active {
5698 color: var(--butactionbg);
5701.search-component-assistance {
5704 background: var(--colorbackbody);
5705 border-width: 1px 1px 2px;
5706 border-style: solid;
5707 border-color: rgb(204, 204, 204);
5708 border-image: none; padding: 9px;
5709 box-shadow: rgba(136, 136, 136, 0.267) 1px 2px 10px;
5715.search-component-assistance .assistance-title {
5721.search-component-assistance .separator {
5725.search-component-assistance .end-separator {
5728.search-component-assistance .assistance-errors {
5731 margin: 5px 0px 5px 0px
5733.search-component-assistance .assistance-errors {
5738 margin: 0 !important;
5740.search-component-assistance .operand, .search-component-assistance .operator, .search-component-assistance .value {
5741 display:
inline-block;
5743.search-component-assistance .btn-div{
5747@media only screen and (max-width: 620px) {
5748 .search-component-assistance .operand, .operator, .value {
5749 display: block !important;
5751 .search-component-assistance .separator, .end-separator {
5762.ok { color: #114466; }
5763.warning { color: #776611 !important; }
5764.error { color: #660000 !important; font-weight: bold; }
5765.green { color: #118822 !important; }
5766.neutral { color: #444 !important; }
5772div.info, div.warning, div.error, div.green, div.neutral, section.neutral {
5775 padding-right: 10px;
5776 padding-bottom: 16px;
5777 margin: 1em 0em 1em 0em;
5781div.fiche div.info, div.fiche div.warning, div.fiche div.neutral, div.fiche div.green {
5783 box-shadow: 1px 1px 6px #d4d4d4;
5785 margin: 1em 0em 1.2em 0em;
5789div.neutral, section.neutral {
5790 background: #f8f8f8;
5793 border-<?php print $left; ?>: solid 5px #888;
5798 border-<?php print $left; ?>: solid 5px #87bfc2;
5799 background: #eff8fc;
5804div.green div.greenborder, div.green.greenborder, section.green, section.greenborder {
5805 border-<?php print $left; ?>: solid 5px #118822;
5807div.green, section.green {
5808 background: #e3f0e3;
5812div.warning, div.warningborder, section.warning, section.warningborder {
5813 border-<?php print $left; ?>: solid 5px #f2cf87;
5815div.warning, section.warning {
5816 background: #fcf8e3;
5818div.warning a, div.info a, div.error a {
5819 color: var(--colortextlink);
5824 border-<?php print $left; ?>: solid 5px #f28787;
5825 background: #EFCFCF;
5826 font-weight: normal;
5834a.normal:link { font-weight: normal }
5835a.normal:visited { font-weight: normal }
5836a.normal:
active { font-weight: normal }
5837a.normal:hover { font-weight: normal }
5839a.impayee:link { font-weight: bold; color: #550000; }
5840a.impayee:visited { font-weight: bold; color: #550000; }
5841a.impayee:
active { font-weight: bold; color: #550000; }
5842a.impayee:hover { font-weight: bold; color: #550000; }
5854.framecontent iframe {
5864.opened-dash-board-wrap {
5865 margin-bottom: 25px;
5872.product_line_stock_ok { color: var(--productlinestockok); }
5873.product_line_stock_too_low { color: var(--productlinestocktoolow); }
5875.fieldrequired { font-weight: bold; color: var(--fieldrequiredcolor) !important; }
5876#tablesubscribe .fieldrequired {
5877 font-weight: inherit !important;
5878 color: inherit !important;
5880#tablesubscribe .fieldrequired:after {
5886td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 34px; text-align: <?php echo $left; ?>; }
5887span.widthpictotitle { font-size: 1.5em; }
5888table.titlemodulehelp tr td img.widthpictotitle { width: 80px; }
5890.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
5891.dolgraphtitlecssboxes { }
5892.dolgraphchart canvas {
5895.legendColorBox, .legendLabel { border: none !important; }
5896div.dolgraph div.legend, div.dolgraph div.legend div { background-color: var(--dolgraphbg) !important; }
5897div.dolgraph div.legend
table tbody tr { height:
auto; }
5898td.legendColorBox { padding: 2px 2px 2px 0 !important; }
5899td.legendLabel { padding: 2px 2px 2px 0 !important; }
5901 text-align: <?php echo $left; ?>;
5905 white-space: nowrap;
5915div.divphotoref > div > .photowithmargin, div.divphotoref > img.photowithmargin, div.divphotoref > a > .photowithmargin {
5916 margin-<?php echo $right; ?>: 15px;
5920 border: 1px solid #f0f0f0;
5928 margin-top: 6px !important;
5933 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/logo_setup.svg', 1) ?>);
5934 display:
inline-block;
5939 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/nographyet.svg', 1) ?>);
5940 display:
inline-block;
5942 background-repeat: no-repeat;
5950.fiche >
table.table-fiche-title tr.toptitle, .fiche > form >
table.table-fiche-title tr.toptitle {
5954table.table-fiche-title tr.toptitle,
table.table-fiche-title tr.toptitle {
5961 text-decoration: none;
5967div.fiche >
table.table-fiche-title:first-of-
type div, div.fiche > form >
table.table-fiche-title:first-of-
type div {
5970div.fiche >
table.table-fiche-title:first-of-
type div {
5971 color: var(--colortexttitlenotab);
5973div.titre, tr.liste_titre .print-barre-liste {
5974 color: var(--colortexttitlenotab);
5982 color: var(--colortexttitlenotab);
5985 color: var(--colortexttitlenotab2);
5988table.table-fiche-title .col-title div.titre > span:not(.print-barre-liste) {
5989 line-height: normal;
5992table.table-fiche-title, div.fiche>
table.table-fiche-title {
5993 margin-bottom: 12px;
5995.table-list-of-attached-files, .table-list-of-links {
5996 margin-bottom: 0 !important;
5998.fichehalfleft
table.table-fiche-title, .fichehalfright
table.table-fiche-title {
6003div.backgreypublicpayment {
6004 background-color: var(--colorbackgrey);
6006 border-bottom: 1px solid #ddd;
6012.backgreypublicpayment a {
6013 color: var(--colorblack) !important;
6016.poweredbypublicpayment {
6026 text-decoration: none;
6030 min-width: 300px; font-size: 16px;
6034 min-width: 320px; font-size: 16px;
6038#tablepublicpayment {
6039 border: 2px solid #CCCCCC !important;
6042 margin-bottom: 25px;
6043 border-radius: 10px;
6045#tablepublicpayment .CTableRow1 { background-color: #F0F0F0 !important; }
6046#tablepublicpayment tr.liste_total { border-bottom: 1px solid #CCCCCC !important; }
6047#tablepublicpayment tr.liste_total td { border-top: none; }
6048input#cardholder-
name {
6052.divmainbodylarge { margin-left: 40px; margin-right: 40px; }
6053.publicnewmemberform div.titre { font-size: 2em; }
6054#divsubscribe { max-width: 900px; }
6055#divsubscribe .eventlabel { font-size: 1.5em; }
6056#tablesubscribe { width: 100%; }
6057#tablesubscribe tr td { font-size: 1.15em; }
6058#tablesubscribe .price-registration { font-size: 1.5em; }
6062 border: 1px solid #ccc;
6079.effectpostit:before, .effectpostit:after
6090 box-shadow: 0 15px 10px #777;
6091 -webkit-transform: rotate(-3deg);
6092 -moz-transform: rotate(-3deg);
6093 -o-transform: rotate(-3deg);
6094 -ms-transform: rotate(-3deg);
6095 transform: rotate(-3deg);
6099 -webkit-transform: rotate(3deg);
6100 -moz-transform: rotate(3deg);
6101 -o-transform: rotate(3deg);
6102 -ms-transform: rotate(3deg);
6103 transform: rotate(3deg);
6120 margin-bottom: 10px;
6122.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
6123 z-index: 1005 !important;
6125.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
6126 z-index:1006 !important;
6128.ui-dialog.ui-widget.ui-widget-content {
6129 border: 1px solid #e0e0e0;
6131 box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 15px;
6137 padding-bottom: 5px;
6142 padding: 8px !important;
6145 border-bottom: 1px solid #AAA;
6146 margin-bottom: 12px;
6148.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons.ui-draggable {
6149 box-shadow: 5px 5px 20px #AAA;
6152.ui-dialog .ui-dialog-buttonpane {
6153 padding: .5em 1em .3em .4em;
6155.ui-dialog .ui-dialog-content, .ui-dialog .ui-dialog-titlebar.ui-widget-header {
6156 padding-left: 1em !important;
6159 margin-right: 8px !important;
6170.ui-dialog .ui-widget-header {
6172 border-bottom: 1px solid #dbdbdb;
6174 border-radius: unset;
6178.ui-dialog .ui-dialog-titlebar-close {
6183 margin: -10px 0 0 0;
6186 border-radius: 30px;
6187 border: 1px solid #ededed;
6217table.valid, div.valid {
6219 border-<?php print $left; ?>: solid 5px #f2cf87;
6225 padding-bottom: 4px;
6227 background: var(--tablevalidbgcolor);
6240.ui-dialog.highlight.ui-widget.ui-widget-content.ui-front {
6245 max-width: <?php print
dol_size(700,
'width'); ?>px !important;
6247div.ui-tooltip.mytooltip {
6248 border: none !important;
6252 font-stretch: condensed;
6253 box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
6254 filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
6255 background: var(--tooltipbgcolor) !important;
6256 color: var(--tooltipfontcolor);
6259 pointer-events: none;
6264 print
"/* For dark mode */\n";
6266 print
"@media (prefers-color-scheme: dark) {";
6268 print
"@media not print {";
6270 div.ui-tooltip.mytooltip {
6271 border: 1px solid #bbb !important;
6278@media only screen and (max-width: 768px)
6280 div.ui-tooltip.mytooltip {
6284@media only screen and (max-width: 480px)
6286 div.ui-tooltip.mytooltip {
6290@media only screen and (max-width: 320px)
6292 div.ui-tooltip.mytooltip {
6304.ui-datepicker-calendar .ui-state-
default, .ui-datepicker-calendar .ui-widget-content .ui-state-
default,
6305.ui-datepicker-calendar .ui-widget-header .ui-state-
default, .ui-datepicker-calendar .ui-
button,
6311div#ui-datepicker-div {
6313 box-shadow: 2px 5px 15px #aaa;
6318 z-index: 1010 !important;
6320.ui-datepicker .ui-datepicker
table {
6323.ui-datepicker .ui-widget-header {
6329.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
6335img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
6337select.ui-datepicker-year {
6338 margin-left: 2px !important;
6340.ui-datepicker-trigger, .ui-datepicker-notrigger {
6341 vertical-align: middle;
6345.ui-datepicker-notrigger {
6348.ui-datepicker-trigger {
6362 background-color: var(--inputbackgroundcolor);
6363 border-top: solid 2px #DDDDDD;
6364 border-<?php print $left; ?>: solid 2px #DDDDDD;
6365 border-<?php print $right; ?>: solid 1px #222222;
6366 border-bottom: solid 1px #222222;
6368 border-spacing: 0px;
6369 border-collapse: collapse;
6371.dp td, .tpHour td, .tpMinute td{padding:2px; font-size:10px;}
6373.dpHead,.tpHead,.tpHour td:Hover .tpHead{
6375 background-color:#b3c5cc;
6381.dpButtons,.tpButtons {
6383 background-color:#617389;
6388.dpButtons:Active,.tpButtons:Active{border: 1px outset black;}
6389.dpDayNames td,.dpExplanation {background-color:#D9DBE1; font-weight:bold; text-align:center; font-size:11px;}
6390.dpExplanation{ font-weight:normal; font-size:11px;}
6391.dpWeek td{text-align:center}
6393.dpToday,.dpReg,.dpSelected{
6396.dpToday{font-weight:bold; color:black; background-color:#DDDDDD;}
6397.dpReg:Hover,.dpToday:Hover{background-color:black;color:white}
6400.dpSelected{background-color:#0B63A2;color:white;font-weight:bold; }
6402.tpHour{border-top:1px solid #DDDDDD; border-right:1px solid #DDDDDD;}
6403.tpHour td {border-left:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; cursor:pointer;}
6404.tpHour td:Hover {background-color:black;color:white;}
6406.tpMinute {margin-top:5px;}
6407.tpMinute td:Hover {background-color:black; color:white; }
6408.tpMinute td {background-color:#D9DBE1; text-align:center; cursor:pointer;}
6414 background-color:transparent;
6419 vertical-align:middle;
6423 color: var(--colortextlink);
6437div.hidden, div.hiddenforpopup, header.hidden, tr.hidden, td.hidden,
6438img.hidden, span.hidden, br.hidden, div.showifmore, input.hidden {
6453.previewnotyetavailable {
6457.websiteformtoolbar {
6459 top: <?php echo empty($dol_hide_topmenu) ? ($disableimages ?
'32px' :
'52px') :
'0'; ?>;
6463.exampleapachesetup {
6467 border: 1px solid #aaa;
6471 background: #ddd; border: 1px solid #ccc; border-radius: 4px;
6476 background-color: transparent;
6477 background-image: none;
6480 background-color: transparent;
6481 background-image: none;
6483 font-weight: normal;
6485.websitebar .button.bordertransp, .websitebar .fa-plus-circle.btnTitle-icon {
6487 text-decoration: unset !important;
6488 margin: 0px 4px 0px 4px !important
6492 border-bottom: 1px solid #ccc;
6493 background: #e6e6e6;
6494 display:
inline-block;
6497.centpercent.websitebar {
6498 width: calc(100% - 10px);
6499 padding: 5px 5px 5px 5px;
6502.websitebar .buttonDelete, .websitebar .button {
6505.websitebar .button, .websitebar .buttonDelete
6507 padding: 4px 5px 4px 5px !important;
6508 margin: 2px 4px 2px 4px !important;
6510 background: #f5f5f5 !important;
6511 border: 1px solid #ccc !important;
6515 padding-<?php echo $right; ?>: 10px;
6516 vertical-align: middle;
6519.websiteselectionsection {
6522.websiteselection span {
6523 vertical-align: middle;
6528.websiteselection, .websitetools {
6534 display:
inline-block;
6535 vertical-align: middle;
6538.websiteiframenoborder {
6541span.websiteselection span.select2.select2-container.select2-container--
default {
6544span.websitebuttonsitepreview, a.websitebuttonsitepreview {
6545 vertical-align: middle;
6547span.websitebuttonsitepreview img, a.websitebuttonsitepreview img {
6549 display:
inline-block;
6551span.websitebuttonsitepreviewdisabled img, a.websitebuttonsitepreviewdisabled img {
6555 vertical-align: middle;
6559.websiteselectionsection {
6560 border-left: 1px solid #bbb;
6561 border-right: 1px solid #bbb;
6566.websitebar input#previewpageurl {
6570.websitebar input.bordertransp {
6571 line-height: normal !important;
6574#divbodywebsite section p {
6578#divbodywebsite #websitetemplateconfigpage{
6580 margin: 50px
auto 0;
6588.dayevent .tagtr:first-of-
type {
6592.agendacell { height: 60px; }
6593table.cal_month { border-spacing: 0px; }
6594table.cal_month td:first-child { border-left: 0px; }
6595table.cal_month td:last-child { border-right: 0px; }
6596table.cal_month td { padding-left: 1px !important; padding-right: 1px !important; }
6597table.cal_month.cal_peruser td { padding-left: 0 !important; padding-right: 0 !important; }
6598.cal_current_month { border-top: 0; border-left: solid 1px #E8E8E8; border-right: 0; border-bottom: solid 1px #E8E8E8; }
6599.cal_current_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B; border-right: 0; border-bottom: solid 1px #E8E8E8; }
6600.cal_current_month_oneday { border-right: solid 1px #E8E8E8; }
6601.cal_other_month { border-top: 0; border-left: solid 1px #E8E8E8; border-right: 0; border-bottom: solid 1px #C0C0C0; }
6602.cal_other_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B !important; border-right: 0; }
6603.cal_current_month_right { border-right: solid 1px #E8E8E8; }
6604.cal_other_month_right { border-right: solid 1px #C0C0C0; }
6605.cal_other_month { background: #FCFCFC; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6606.cal_past_month { background: #EEEEEE; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6607.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; }
6608.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; }
6609.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; }
6610.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; }
6611.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; }
6612.cal_today_peruser_impair { }
6614.cal_peruser { padding-top: 0 !important; padding-bottom: 0 !important; padding-<?php print $left; ?>: 0 !important; padding-<?php print $right; ?>: 0 !important; }
6616 background: linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6617 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6618 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6619 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6621.cal_showmore { opacity: 0.5 }
6623.peruser_notbusy { opacity: 0.5; }
6624div.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); }
6625table.cal_event { border: none; border-collapse: collapse; margin-bottom: 1px; min-height: 20px; filter: saturate(0.8); border-radius: 3px; }
6626table.cal_event td { border: none; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 2px; padding-top: 0px; padding-bottom: 0px; }
6627table.cal_event td.cal_event { padding: 4px 4px !important; padding-bottom: 2px !important; padding-top: 2px !important; }
6628table.cal_event td.cal_event_right { padding: 4px 4px !important; }
6629tr.trcalweek { height: 300px; }
6630tr.trcalday { height: 300px; }
6631.cal_event { font-size: 1em; }
6632.cal_event a:link { color: #111111; font-weight: normal !important; }
6633.cal_event a:visited { color: #111111; font-weight: normal !important; }
6634.cal_event a:
active { color: #111111; font-weight: normal !important; }
6635.cal_event_notbusy a.cal_event_title:hover { color: #111111; font-weight: normal !important; }
6637.cal_peruserviewname { max-width: 140px; height: 30px !important; }
6638.cal_event span.badge.badge-
status { border: 1px solid #aaa; }
6639table.cal_month tr td
table.nobordernopadding tr td { padding: 0 2px 0 2px; }
6640table.cal_month tr.liste_titre td.tdfordaytitle { min-width: 120px; }
6648.calendarviewcontainertr { height: 100px; }
6656td.peruser_holiday_imp {
6657 background-color: #aaa !important;
6660.cal_available { background: #0060d450; }
6661.cal_chosen { background: #0060d4; }
6669 border: solid 1px rgba(0,0,0,.3);
6670 background: var(--colorbackbody) !important;
6671 color: var(--colortext) !important;
6675.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
6677 background: var(--colorbacktitle1);
6682 background: var(--colorbackhmenu1);
6683 color: #ffffff !important;
6684 border: 1px solid var(--colorbackhmenu1);
6693.ui-menu .ui-menu-item a {
6694 text-decoration:none;
6698 font-weight: normal;
6706.ui-
button { margin-left: -2px; }
6711 line-height: 1em !important;
6719.ui-autocomplete-loading {
6720 background: white url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/working.gif', 1) ?>) right center no-repeat;
6726 background-color: var(--inputbackgroundcolor);
6727 border:1px solid #888;
6731.ui-autocomplete ul {
6732 list-style-
type:none;
6736.ui-autocomplete ul li.selected {
6737 background-color: var(--inputbackgroundcolor);
6739.ui-autocomplete ul li {
6740 list-style-
type:none;
6747.ui-autocomplete-input { margin: 0; padding: 4px; }
6754.editkey_textarea, .editkey_ckeditor, .editkey_string, .editkey_email, .editkey_numeric, .editkey_select, .editkey_autocomplete {
6755 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/edit.png', 1) ?>) right top no-repeat;
6761.editkey_datepicker {
6762 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/calendar.png', 1) ?>) right center no-repeat;
6774.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 {
6789.treeview ul { background-color: transparent !important; margin-top: 0 !important; }
6790.treeview li { background-color: transparent !important; padding: 0 0 0 20px !important; min-height: 30px; }
6791.treeview .hitarea { width: 20px !important; margin-left: -20px !important; margin-top: 3px; }
6793.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
6824 font-family:sans-serif;
6827 border-spacing: 0px;
6828 border-collapse: collapse;
6835 border-style:groove;
6845div.jPicker
table.jPicker {
6846 padding-bottom: 20px;
6847 padding-right: 20px;
6851 height: 2px !important;
6858 background: unset !important;
6859 border: unset !important;
6861.jPicker .Preview div span {
6862 border: unset !important;
6863 width: unset !important;
6864 height: 50% !important;
6866.jPicker div[
class=
"Map"] {
6871 border: 1px solid #bbb !important;
6872 background-color: var(--colorbackbody) !important;
6873 box-shadow: 0px 0px 10px #ccc;
6874 width: 300px !important;
6877 vertical-align: middle;
6880 background-image: unset !important;
6882.jPicker .Grid span.QuickColor {
6883 border: unset !important;
6889 white-space: nowrap;
6891.jPicker .Preview div {
6892 height: 36px !important;
6894.jPicker input[
type=
"button"] {
6895 background: var(--butactionbg);
6896 color: var(--textbutaction);
6898 border-collapse: collapse;
6901.jPicker tr.Hex td.Text input {
6902 width: 60px !important;
6904.jPicker td.Text input {
6907 border: 1px solid #bbb !important;
6911A.color, A.color:
active, A.color:visited {
6914 text-decoration : none;
6920 border : 1px inset white;
6923 border : 1px outset white;
6925A.none, A.none:
active, A.none:visited, A.none:hover {
6928 text-decoration : none;
6935 border : 1px solid #b3c5cc;
6944 background-color : #b3c5cc;
6951 background-color : #b3c5cc;
6952 border : 2px outset;
6961 border : 1px outset white;
6970 text-align : center;
6987 border: solid 1px #ddd !important;
6990 color: unset !important;
6991 background-color: unset !important;
6999textarea.dolibarr_mailings > div.cke body.cke_show_borders {
7000 margin: 0 !important;
7006 margin: 5px !important;
7009 border: 1px #bbb solid ! important;
7016.cke_wrapper { padding: 4px !important; }
7017a.cke_dialog_ui_button
7019 font-family: <?php print
$fontlist ?> !important;
7020 background-image: url(<?php echo $img_button ?>) !important;
7021 background-
position: bottom !important;
7022 border: 1px solid #C0C0C0 !important;
7023 border-radius:0px 5px 0px 5px !important;
7024 box-shadow: 3px 3px 4px #DDD !important;
7026.cke_dialog_ui_hbox_first {
7027 vertical-align: middle !important;
7030 width: 40px !important;
7039a.cke_dialog_ui_button_ok span {
7040 text-shadow: none !important;
7041 color: #333 !important;
7043a.cke_button, a.cke_combo_button {
7044 height: 18px !important;
7046div.cke_notifications_area .cke_notification_warning {
7056.cke.cke_reset, .cke_inner.cke_reset, .cke_top.cke_reset_all {
7057 border-top-left-radius: <?php echo $borderradius; ?>px;
7058 border-top-right-radius: <?php echo $borderradius; ?>px;
7060.cke.cke_reset, .cke_inner.cke_reset, .cke_contents.cke_reset {
7061 border-bottom-left-radius: <?php echo $borderradius; ?>px;
7062 border-bottom-right-radius: <?php echo $borderradius; ?>px;
7066@media only screen and (max-width: 768px)
7068 .cke_inner:not(.cke_maximized) .cke_toolbar_separator,
7069 .cke_inner:not(.cke_maximized) .cke_combo,
7070 .cke_inner:not(.cke_maximized) .cke_button:not(.cke_button__maximize) {
7080td.linecoldescription .tox.tox-tinymce {
7084.tox .tox-edit-area::before {
7085 border: none !important;
7090.tox:not(.tox-tinymce-
inline) .tox-editor-header {
7091 padding: 0 !important;
7093.tox .tox-tbtn:not(.tox-tbtn--select):not(.tox-tbtn--bespoke):not(.tox-split-button__chevron) {
7094 width: 30px !important;
7096.tox .tox-toolbar__group {
7097 padding-left: 5px !important;
7098 padding-right: 5px !important;
7100button.tox-tbtn.tox-tbtn--select.tox-tbtn--bespoke[data-mce-
name=
"fontsize"] {
7103.tox:not(.tox-tinymce-
inline) .tox-editor-header {
7106 box-shadow: 0 2px 2px -2px rgba(34,47,62,.1),0 5px 5px -4px rgba(34,47,62,.09) !important;
7108.mce-content-body p {
7112 background-color: var(--butactionbg) !important;
7113 border-color: var(--butactionbg) !important;
7116 background-color: var(--butactionbg) !important;
7117 border-color: var(--butactionbg) !important;
7119.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 {
7120 background-color: #fff;
7121 border-color: var(--butactionbg) !important;
7122 box-shadow: 0 0 0 1px var(--butactionbg) !important;
7131 border: 1px solid #ddd;
7134.aceeditorstatusbar {
7137 padding-<?php echo $left; ?>: 10px;
7141 background-color: #ebebeb;
7145.ace_status-indicator {
7149 border-<?php echo $left; ?>: 1px solid;
7150 padding-<?php echo $left; ?>: 10px;
7152pre#editfilecontentaceeditorid {
7162 height: 72px !important;
7170.customreportsoutput, .customreportsoutputnotdata {
7173.customreportsoutputnotdata {
7186#types .btn-primary {
7195 display:
inline-block;
7200 vertical-align: top;
7203#types input.text, #types textarea {
7217 box-sizing:border-box;
7224#comment .comment-table {
7228#comment .comment-cell {
7231#comment .comment-info {
7233 border-right:1px solid #dedede;
7237 background:rgba(255,255,255,0.5);
7238 vertical-align:middle;
7241#comment .comment-info a {
7244#comment .comment-right {
7247#comment .comment-description {
7251#comment .comment-delete {
7254 vertical-align:middle;
7256#comment .comment-delete:hover {
7257 background:rgba(250,20,20,0.8);
7259#comment .comment-edit {
7262 vertical-align:middle;
7264#comment .comment-edit:hover {
7265 background:rgba(0,184,148,0.8);
7278 width: <?php print isset($_SESSION[
'dol_screenwidth']) ? max((
int) $_SESSION[
'dol_screenwidth'] - 830, 450) :
'450'; ?>px !important;
7281div#GanttChartDIVglisthead, div#GanttChartDIVgcharthead {
7285.gtaskname div, .gtaskname, .gstartdate div, .gstartdate, .genddate div, .genddate {
7286 font-size: unset !important;
7289div.gantt, .gtaskheading, .gmajorheading, .gminorheading, .gminorheadingwkend {
7290 font-size: unset !important;
7291 font-weight: normal !important;
7292 color: #000 !important;
7295 background: #f0f0f0 !important;
7298 background: rgb(108,152,185) !important;
7301 background: rgb(160,173,58) !important;
7305 text-overflow: ellipsis;
7307td.gminorheadingwkend {
7308 color: #888 !important;
7311 color: #666 !important;
7313.glistlbl, .glistgrid {
7314 width: 582px !important;
7321.gtaskname div, .gtaskname {
7322 min-width: 250px !important;
7323 max-width: 500px !important;
7324 width: unset !important;
7326.gpccomplete div, .gpccomplete {
7327 min-width: 40px !important;
7328 max-width: 40px !important;
7329 width: 40px !important;
7331td.gtaskheading.gstartdate, td.gtaskheading.genddate {
7332 white-space:
break-spaces;
7334.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) {
7335 color: transparent !important;
7349 font-weight: normal;
7358 font-weight: normal;
7364 text-decoration: none;
7369 margin: 0 5px 5px 5px;
7374 margin: 0 10px 20px 10px;
7379 float: <?php print $left; ?>;
7380 border: solid 1px #DDDDDD;
7387 font-weight: normal;
7395 white-space: nowrap;
7401 vertical-align: middle;
7405 display:
inline-block !important;
7408 width: calc(100% - 100px);
7410 white-space:
break-spaces;
7411 word-
break:
break-all;
7414 font-weight: bold !important;
7417 text-decoration: underline;
7420 vertical-align: middle;
7421 display:
inline-block !important;
7422 text-align: <?php echo $right; ?>;
7423 float: <?php echo $right; ?>;
7431#ecm-layout-north div.attachareaformuserfileecm {
7432 padding-bottom: 0px;
7434div#ecm-layout-west {
7436 vertical-align: top;
7438div#ecm-layout-center {
7439 width: calc(100% - 405px);
7440 vertical-align: top;
7441 float: <?php echo $right; ?>;
7444.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; }
7445.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; }
7446.ecmjqft LI.wait { font-weight:normal; background: url(<?php echo
dol_buildpath(
'/theme/'.$theme.
'/img/working.gif', 1); ?>) left top no-repeat; }
7456 top:
auto !important;
7457 bottom: 4px !important;
7460 top: <?php print $disableimages ?
'32' : ($heightmenu + 4); ?>px;
7463 min-width: <?php echo $dol_optimize_smallscreen ?
'200' :
'480'; ?>px;
7466 padding-left: 10px !important;
7467 padding-right: 10px !important;
7468 padding-top: 10px !important;
7469 word-wrap:
break-word;
7472.jnotify-container .jnotify-notification .jnotify-message {
7473 font-weight: normal;
7475 word-
break:
break-word;
7477.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
7478 color: #a28918 !important;
7480.jnotify-container .jnotify-close {
7481 top: 4px !important;
7482 font-size: 1.6em !important;
7486div.jnotify-background {
7487 opacity : 0.95 !important;
7488 box-shadow: 2px 2px 4px #8888 !important;
7492.bodylogin .jnotify-container {
7499 padding-left: unset !important;
7500 padding-right: unset !important;
7501 padding-top: unset !important;
7503.bodylogin .jnotify-container .jnotify-notification {
7504 margin: unset !important;
7506.bodylogin .jnotify-container .jnotify-notification .jnotify-background {
7507 border-radius: unset !important;
7509.bodylogin .jnotify-container .jnotify-notification .jnotify-message {
7521div.dolEventValid h1, div.dolEventValid h2 {
7523 background-color: #e3f0db;
7524 padding: 5px 5px 5px 5px;
7527div.dolEventError h1, div.dolEventError h2 {
7529 background-color: #d79eac;
7530 padding: 5px 5px 5px 5px;
7538.divmap, #google-visualization-geomap-embed-0, #google-visualization-geomap-embed-1, #google-visualization-geomap-embed-2 {
7546table.dataTable tr.odd td.sorting_1,
table.dataTable tr.even td.sorting_1 {
7547 background: none !important;
7549.sorting_asc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc.png
', 1); ?>') no-repeat center right !important; }
7550.sorting_desc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc.png
', 1); ?>') no-repeat center right !important; }
7551.sorting_asc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc_disabled.png
', 1); ?>') no-repeat center right !important; }
7552.sorting_desc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc_disabled.png
', 1); ?>') no-repeat center right !important; }
7553.dataTables_paginate {
7556.paginate_button_disabled {
7557 opacity: 1 !important;
7558 color: #888 !important;
7559 cursor:
default !important;
7561.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover
7563 font-weight: normal;
7565.paginate_enabled_previous:hover, .paginate_enabled_next:hover
7567 text-decoration: underline !important;
7571 text-decoration: underline !important;
7575 font-weight: normal !important;
7576 text-decoration: none !important;
7578.paging_full_numbers {
7579 height: inherit !important;
7581.paging_full_numbers a.paginate_active:hover, .paging_full_numbers a.paginate_button:hover {
7582 background-color: var(--colorbackbody) !important;
7584.paging_full_numbers, .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button {
7585 background-color: var(--colorbackbody) !important;
7586 border-radius: inherit !important;
7588.paging_full_numbers a.paginate_button_disabled:hover, .paging_full_numbers a.disabled:hover {
7589 background-color: var(--colorbackbody) !important;
7591.paginate_button, .paginate_active {
7592 border: 1px solid #ddd !important;
7593 padding: 6px 12px !important;
7594 margin-left: -1px !important;
7595 line-height: 1.42857143 !important;
7596 margin: 0 0 !important;
7603.ui-state-
disabled, .ui-widget-content .ui-state-
disabled, .ui-widget-header .ui-state-
disabled, .paginate_button_disabled {
7605 background-image: none;
7608div.dataTables_length {
7609 float: right !important;
7612div.dataTables_length select {
7615.dataTables_wrapper .dataTables_paginate {
7616 padding-top: 0px !important;
7624.heightofcombo:not(.pageplusone) {
7627.select2-container .select2-selection--single {
7631span.select2-selection--single.flat[aria-
disabled=
"true"] span.select2-selection__rendered {
7635.select2-container--
default .select2-results__option--highlighted[aria-selected] {
7636 background-color: var(--colorbackhmenu1);
7637 color: var(--colortextbackhmenu);
7639.select2-container--
default .select2-results__option--highlighted[aria-selected] span {
7640 color: #fff !important;
7643span.select2.select2-container.select2-container--
default {
7644 text-align: initial;
7653input.select2-input {
7654 border-bottom: none ! important;
7658 border-bottom: solid 1px var(--inputbordercolor) !important;
7660li.select2-selection__choice {
7662 white-space: nowrap;
7665.select2-results .select2-highlighted.optionblue {
7666 color: #FFF !important;
7668.select2-container .select2-selection--multiple {
7669 min-height: 2em !important;
7671.tableforfield .select2-container .select2-selection--single {
7675.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7678.select2-container--focus span.select2-selection.select2-selection--single {
7679 border-bottom: 1px solid var(--inputbordercolor) !important;
7681 border-bottom-left-radius: 0;
7682 border-bottom-right-radius: 0;
7686.blockvmenusearch .select2-container--
default .select2-selection--single
7690.blockvmenubookmarks .select2-container--
default .select2-selection--single
7692 background-color: var(--colorbackvmenu1);
7694.select2-container--
default .select2-selection--single {
7695 background-color: var(--inputbackgroundcolor);
7697#blockvmenusearch .select2-container--default .select2-selection--single .select2-selection__placeholder {
7698 color: var(--colortextbackvmenu);
7700.select2-container--
default .select2-selection--single .select2-selection__rendered {
7701 color: var(--colortext);
7705 color: #999 !important;
7707.select2-choice, .select2-container .select2-choice {
7708 border-bottom: solid 1px rgba(0,0,0,.4);
7710.select2-container .select2-choice > .select2-chosen {
7713.select2-container .select2-choice .select2-arrow {
7715 background: transparent;
7717.select2-container-multi .select2-choices {
7718 background-image: none;
7720.select2-container .select2-choice {
7721 color: var(--colortext);
7724.selectoptiondisabledwhite {
7725 background: #FFFFFF !important;
7729 border-left: none !important;
7730 background: none !important;
7734 border-top: none !important;
7735 border-left: none !important;
7736 border-right: none !important;
7738.select2-drop.select2-drop-above {
7739 box-shadow: none !important;
7741.select2-container--open .select2-dropdown--above {
7742 border-bottom: solid 1px var(--inputbordercolor);
7744.select2-drop.select2-drop-above.select2-drop-
active {
7745 border-top: 1px solid #ccc;
7746 border-bottom: solid 1px var(--inputbordercolor);
7748.select2-container--
default .select2-selection--single:not(.selectwidget) {
7759 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
7761 box-shadow: none !important;
7763.liste_titre .select2-container--
default .select2-selection--single:not(.selectwidget),
7764.liste_titre .select2-container--
default .select2-selection--multiple {
7765 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(<?php echo (
getDolGlobalString(
'THEME_ELDY_BACKTITLE1') !=
'255,255,255') ?
'--colorbacktitle1' :
'--inputbordercolor' ?>);
7769.select2-container--
default .select2-selection--single.selectwidget,
7770.select2-container--
default .select2-selection--single.selectwidget:hover,
7771.select2-container--
default .select2-selection--single.selectwidget:focus {
7776 border-bottom: solid 1px var(--inputbordercolor);
7778 box-shadow: none !important;
7780.select2-container--
default .select2-selection--multiple {
7781 border<?php echo
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'' :
'-bottom'; ?>: solid 1px var(--inputbordercolor);
7784.select2-container--focus .select2-container--
default .select2-selection--single {
7785 border-bottom-left-radius: 0;
7786 border-bottom-right-radius: 0;
7788.select2-container--
default.select2-container--focus .select2-selection--multiple {
7792 border-bottom-left-radius: 0;
7793 border-bottom-right-radius: 0;
7795.select2-container--
default .select2-selection--multiple {
7802.select2-container--
default .select2-selection--multiple {
7803 background: var(--inputbackgroundcolor);
7804 line-height: normal;
7806.select2-container--
default .select2-selection--multiple .select2-selection__rendered {
7809.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7810 background-color: #ddd;
7811 margin-top: 0.25em !important;
7813.select2-selection--multiple input.select2-search__field {
7814 border: none !important;
7817.select2-search__field
7820 border-top: none !important;
7821 border-left: none !important;
7822 border-right: none !important;
7823 border-bottom: solid 1px var(--inputbordercolor) !important;
7824 box-shadow: none !important;
7825 border-radius: 0 !important;
7828.select2-container-
active .select2-choice, .select2-container-
active .select2-choices
7833 border-bottom: none;
7834 box-shadow: none !important;
7839 box-shadow: 0 2px 10px rgb(0, 0, 0, .3);
7840 background-color: var(--colorbackbody);
7841 color: var(--colortext);
7844.select2-dropdown-open {
7845 background-color: var(--colorbackvmenu1);
7847.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choices
7852 border-bottom: none;
7853 box-shadow: none !important;
7854 background-color: var(--colorbackvmenu1);
7860.select2-drop.select2-drop-above.select2-drop-
active, .select2-drop {
7863.select2-drop.select2-drop-above {
7866.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
7867 background-image: none;
7868 border-radius: 0 !important;
7870div.select2-drop-above
7872 background: var(--colorbackvmenu1);
7873 box-shadow: none !important;
7877 border: 1px solid #ccc;
7880.select2-search input {
7883a span.select2-chosen
7885 font-weight: normal !important;
7887.select2-container .select2-choice {
7888 background-image: none;
7891.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit
7893 background: var(--colorbackvmenu1);
7898.select2-results__option {
7899 word-
break:
break-word;
7900 text-align: <?php echo $left; ?>;
7902.select2-container.select2-container-
disabled .select2-choice, .select2-container-multi.select2-container-
disabled .select2-choices {
7903 background-color: var(--colorbackvmenu1);
7904 background-image: none;
7908.select2-container-
disabled .select2-choice .select2-arrow b {
7911.select2-container-multi .select2-choices .select2-search-choice {
7914.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi .select2-choices,
7915.select2-container-multi.select2-container-
active .select2-choices
7917 border-bottom: 1px solid #ccc;
7923.select2-container--
default .select2-results>.select2-results__options{
7929.selecttype span.select2-dropdown.ui-dialog {
7932span#select2-taskid-container[title^=
'--'] {
7938#addbox .select2-container .select2-choice > .select2-chosen, #actionbookmark .select2-container .select2-choice > .select2-chosen {
7939 text-align: <?php echo $left; ?>;
7942.select2-container--
default .select2-selection--single .select2-selection__placeholder {
7943 color: var(--colortext);
7946span#select2-boxbookmark-container, span#select2-boxcombo-container {
7947 text-align: <?php echo $left; ?>;
7949span#select2-boxbookmark-container {
7952.select2-container .select2-selection--single .select2-selection__rendered {
7956#boxbookmark.boxcombo, #boxcombo.boxcombo {
7959 border-bottom: solid 1px rgba(0,0,0,.4) !important;
7963 vertical-align: top;
7967.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7968 padding: 3px 5px 3px 5px;
7969 margin: 0 0 2px 3px;
7974 border: 1px solid #aaaaaa;
7976 box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7977 background-clip: padding-box;
7978 -webkit-touch-callout: none;
7979 -webkit-
user-select: none;
7980 -moz-
user-select: none;
7981 -ms-
user-select: none;
7983 background-color: var(--inputbackgroundcolor);
7984 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));
7985 background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7986 background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7987 background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7989.mytooltip .select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7990 padding: 1px 3px 1px 3px;
7992.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr a {
7993 font-weight: normal;
7995.select2-container-multi-dolibarr .select2-choices-dolibarr li {
7996 float: <?php echo $left; ?>;
7999.select2-container-multi-dolibarr .select2-choices-dolibarr {
8000 height:
auto !important;
8008.select2-results__option {
8011span.select2-dropdown--below {
8015span.select2-dropdown--above {
8016 margin-bottom: -1px;
8020.parentonrightofpage {
8024select.multiselectononeline {
8026 vertical-align: middle;
8028 height: 2.2em !important;
8034@media only screen and (min-width: 768px)
8037 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown.ui-dialog {
8038 min-width: 300px !important;
8041 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--below:not(.onrightofpage),
8042 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--above:not(.onrightofpage) {
8043 min-width: 300px !important;
8046 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--below,
8047 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--above {
8048 min-width: 140px !important;
8050 .combolargeelem.select2-container.select2-container--open .select2-dropdown.ui-dialog {
8051 min-width: 320px !important;
8054 .select2-container--open .select2-dropdown--below {
8055 border-top: 1px solid var(--inputbordercolor);
8061.limit.select2-container.select2-container--open .select2-dropdown.ui-dialog {
8062 min-width: 100px !important;
8070.noborderoncategories {
8071 border: none !important;
8072 border-radius: 5px !important;
8074 box-shadow: none !important;
8075 margin-top: 1px !important;
8076 margin-bottom: 0 !important;
8077 margin-<?php echo $left ?>: 0px !important;
8078 margin-<?php echo $right ?>: 3px !important;
8080span.noborderoncategories a, li.noborderoncategories a {
8081 line-height: normal;
8084span.noborderoncategories {
8085 padding: 3px 5px 3px 5px;
8086 display:
inline-block;
8088.categtextwhite, .treeview .categtextwhite.hover {
8089 color: #fff !important;
8092 color: #000 !important;
8104.multi-select-container {
8105 display:
inline-block;
8115 background: var(--inputbackgroundcolor);
8118 border: 1px solid #aaa;
8119 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
8123div.multi-select-menu[role=
"menu"] {
8124 min-width: 220px !important;
8127.multi-select-menu input {
8128 margin-right: 0.3em;
8133 display:
inline-block;
8135 white-space: nowrap;
8137 text-overflow: ellipsis;
8138 vertical-align: middle;
8139 background-color: var(--inputbackgroundcolor);
8143 border-bottom: solid 1px var(--inputbordercolor);
8151.multi-select-
button:focus {
8153 border-bottom: 1px solid #666;
8154 border-bottom-left-radius: 0;
8155 border-bottom-right-radius: 0;
8158.multi-select-
button:after {
8160 display:
inline-block;
8163 border-style: solid;
8164 border-width: 0.4em 0.3em 0em 0.3em;
8165 border-color: #888 transparent transparent transparent;
8172.multi-select-container--open .multi-select-menu { display: block; }
8174.multi-select-container--open .multi-select-
button:after {
8175 border-width: 0 0.4em 0.4em 0.4em;
8176 border-color: transparent transparent #888 transparent;
8179.multi-select-menuitem {
8184label.multi-select-menuitem {
8194ul.ulselectedfields {
8202 vertical-align: middle;
8203 display:
inline-block;
8205.dropdown dd, .dropdown dt {
8211 text-align: <?php echo $left; ?>;
8221.dropdown dt a span, .multiSel span {
8223 display:
inline-block;
8224 padding: 0 3px 2px 0;
8226.maxwidthsearch .dropdown dt a span, .multiSel span {
8227 padding: 3px 3px 2px 3px;
8229.dropdown span.value {
8233 background-color: var(--inputbackgroundcolor);
8234 box-shadow: 0 1px 10px rgb(0, 0, 0, 0.3);
8236 <?php echo $right; ?>:0px;
8246.dropdown dd ul.selectedfieldsleft {
8247 <?php echo $right; ?>:
auto;
8250 white-space: nowrap;
8251 font-weight: normal;
8252 padding: 7px 8px 7px 8px;
8254 color: var(--colortext);
8256.dropdown dd ul li:hover:not(.liinputsearch) {
8259.dropdown dd ul li input[
type=
"checkbox"] {
8260 margin-<?php echo $right; ?>: 3px;
8262.dropdown dd ul li a, .dropdown dd ul li span {
8265.dropdown dd ul li a {
8268.dropdown dd ul li span {
8274dd.dropdowndd ul li {
8275 text-overflow: ellipsis;
8277 white-space: nowrap;
8287 text-overflow: ellipsis;
8288 white-space: nowrap;
8291div.kanban.column div.ui-sortable-helper {
8292 transform: rotate(4deg);
8304 padding-bottom: 20px;
8312.searchpage .tagtr .tagtd {
8314 padding-bottom: 5px;
8316.searchpage .tagtr .tagtd .button {
8320.searchpage .searchform input {
8324.searchpage :focus-visible {
8328li.ui-li-divider .ui-link {
8329 color: #FFF !important;
8334a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-inner:hover {
8335 text-decoration: none !important;
8345 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
8348.ui-btn-icon-right .ui-btn-inner {
8349 padding-right: 30px;
8351.ui-btn-icon-left .ui-btn-inner {
8354.ui-select .ui-btn-icon-right .ui-btn-inner {
8355 padding-right: 30px;
8357.ui-select .ui-btn-icon-left .ui-btn-inner {
8360.ui-select .ui-btn-icon-right .ui-icon {
8363.ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon {
8369 white-space: nowrap;
8370 text-overflow: ellipsis;
8372.fiche .ui-controlgroup {
8374 padding-bottom: 0px;
8376div.ui-controlgroup-controls div.tabsElem
8380div.ui-controlgroup-controls div.tabsElem a
8382 box-shadow: 0 -3px 6px rgba(0,0,0,.2);
8384div.ui-controlgroup-controls div.tabsElem a#
active {
8385 box-shadow: 0 -3px 6px rgba(0,0,0,.3);
8388a.tab span.ui-btn-inner
8395 color: var(--colortext);
8397.liste_titre .ui-link {
8398 color: var(--colortexttitle) !important;
8402 word-wrap:
break-word;
8406.formdoc .ui-btn-inner
8408 white-space: normal;
8410 text-overflow: clip;
8418div.ui-radio, div.ui-checkbox
8420 display:
inline-block;
8421 border-bottom: 0px !important;
8423.ui-checkbox input, .ui-radio input {
8429div.ui-checkbox label+input, div.ui-radio label+input {
8434 padding-bottom: 10px; margin-bottom: 4px; border-bottom: 1px solid #AAAAAA !important;
8441.ui-field-contain label.ui-input-text {
8442 vertical-align: middle !important;
8444.ui-mobile fieldset {
8445 border-bottom: none !important;
8449.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-
static.ui-li {
8454 font-weight: normal;
8456.ui-focus, .ui-btn:focus {
8464 color: var(--colortexttitlenotab) !important;
8466.ui-bar-b, .lilevel0 {
8467 background-repeat: repeat-x;
8471 color: var(--colortexttitlenotab) !important;
8474 font-weight: normal !important;
8477.ui-li.ui-last-child, .ui-li.ui-field-contain.ui-last-child {
8478 border-bottom-width: 0px !important;
8481 color: var(--colortexttitle) !important;
8482 background: var(--colorbackmobilemenu);
8485 box-shadow: none !important;
8486 border-bottom: 1px solid #ccc;
8489 border-right: 1px solid #ccc !important;
8492 border: 1px solid #ccc;
8495.ui-btn-up-c, .ui-btn-hover-c {
8499.ui-body-c .ui-link, .ui-body-c .ui-link:visited, .ui-body-c .ui-link:hover {
8500 color: var(--colortextlink);
8502.ui-btn-up-c .vsmenudisabled {
8503 color: #<?php echo $colorshadowtitle; ?> !important;
8504 text-shadow: none !important;
8507 background: transparent;
8510 color: var(--colortexttitlenotab) !important;
8513 border-top: 2px solid #444;
8514 background: #fff ! important;
8516.lilevel1 div div a {
8517 font-weight: bold !important;
8522 background: #fff ! important;
8527 background: #fff ! important;
8533 background: #fff ! important;
8539 background: #fff ! important;
8549.menu_choix1,.menu_choix2 {
8552 border: 1px solid #666;
8555.menu_choix1 a, .menu_choix2 a {
8558 text-decoration: none;
8564.menu_choix1 a:hover,.menu_choix2 a:hover {
8567.menu li.menu_choix1 {
8569 padding-right: 10px;
8570 padding-bottom: 2px;
8572.menu li.menu_choix2 {
8574 padding-right: 10px;
8575 padding-bottom: 2px;
8577@media only screen and (max-width: 768px)
8579 .menu_choix1 a, .menu_choix2 a {
8580 background-size: 36px 36px;
8584 .menu li.menu_choix1, .menu li.menu_choix2 {
8589 margin-right: 0 !important;
8603 border: 1px solid #888;
8605.publicnewmemberform div.tabBarWithBottom {
8606 border: 2px solid #e8e8e8;
8610 box-shadow: 2px 2px 10px #ddd;
8613.publicnewmemberform #tablesubscribe {
8614 color: var(--colortextbackvmenu);
8617@media only screen and (max-width: 768px)
8619 .publicnewmemberform div.tabBarWithBottom {
8633.ticketpublictable td {
8641.publicnewticketform {
8646 padding-right: 50px;
8649@media only screen and (max-width: 768px)
8651 .ticketlargemargin {
8652 padding-left: 5px; padding-right: 5px;
8666#cd-timeline::before {
8674 background: #d7e4ed;
8676@media only screen and (min-width: 1170px) {
8680 #cd-timeline::before {
8690.cd-timeline-block:after {
8695.cd-timeline-block:first-child {
8698.cd-timeline-block:last-child {
8701@media only screen and (min-width: 1170px) {
8702 .cd-timeline-block {
8705 .cd-timeline-block:first-child {
8708 .cd-timeline-block:last-child {
8720 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);
8721 background: #d7e4ed;
8723.cd-timeline-img img {
8733.cd-timeline-img.cd-picture {
8734 background: #75ce66;
8736.cd-timeline-img.cd-movie {
8737 background: #c03b44;
8739.cd-timeline-img.cd-location {
8740 background: #f0ca45;
8742@media only screen and (min-width: 1170px) {
8749 -webkit-transform: translateZ(0);
8750 -webkit-backface-visibility: hidden;
8752 .cssanimations .cd-timeline-img.is-hidden {
8755 .cssanimations .cd-timeline-img.bounce-in {
8756 visibility: visible;
8757 -webkit-animation: cd-bounce-1 0.6s;
8758 -moz-animation: cd-bounce-1 0.6s;
8759 animation: cd-bounce-1 0.6s;
8763@-webkit-keyframes cd-bounce-1 {
8766 -webkit-transform: scale(0.5);
8771 -webkit-transform: scale(1.2);
8775 -webkit-transform: scale(1);
8778@-moz-keyframes cd-bounce-1 {
8781 -moz-transform: scale(0.5);
8786 -moz-transform: scale(1.2);
8790 -moz-transform: scale(1);
8793@keyframes cd-bounce-1 {
8796 -webkit-transform: scale(0.5);
8797 -moz-transform: scale(0.5);
8798 -ms-transform: scale(0.5);
8799 -o-transform: scale(0.5);
8800 transform: scale(0.5);
8805 -webkit-transform: scale(1.2);
8806 -moz-transform: scale(1.2);
8807 -ms-transform: scale(1.2);
8808 -o-transform: scale(1.2);
8809 transform: scale(1.2);
8813 -webkit-transform: scale(1);
8814 -moz-transform: scale(1);
8815 -ms-transform: scale(1);
8816 -o-transform: scale(1);
8817 transform: scale(1);
8820.cd-timeline-content {
8824 border-radius: 0.25em;
8826 background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8827 background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8828 background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8829 background-image: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8831.cd-timeline-content:after {
8836.cd-timeline-content h2 {
8839.cd-timeline-content .cd-
date {
8841 font-size: 0.8125rem;
8843.cd-timeline-content .cd-
date {
8844 display:
inline-block;
8846.cd-timeline-content p {
8851.cd-timeline-content .cd-
date {
8856.cd-timeline-content::before {
8863 border: 7px solid transparent;
8864 border-right: 7px solid white;
8866@media only screen and (min-width: 768px) {
8867 .cd-timeline-content h2 {
8871 .cd-timeline-content {
8875 .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-
date {
8877 font-size: 0.875rem;
8880@media only screen and (min-width: 1170px) {
8881 .cd-timeline-content {
8886 .cd-timeline-content::before {
8889 border-color: transparent;
8890 border-left-color: white;
8892 .cd-timeline-content .cd-read-more {
8895 .cd-timeline-content .cd-
date {
8903 .cd-timeline-block:nth-child(even) .cd-timeline-content {
8906 .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
8910 border-color: transparent;
8911 border-right-color: white;
8913 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
8916 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-
date {
8932span.phpdebugbar-tooltip.phpdebugbar-tooltip-extra-wide, span.phpdebugbar-tooltip.phpdebugbar-tooltip-wide {
8933 width: 250px !important;
8935.phpdebugbar-indicator span.phpdebugbar-tooltip {
8936 opacity: .95 !important;
8938a.phpdebugbar-tab.phpdebugbar-
active {
8939 background-image: unset !important;
8941.phpdebugbar-fa-tags:before {
8943 font-weight: 600 !important;
8945.phpdebugbar-fa-tasks:before {
8947 font-weight: 600 !important;
8949.phpdebugbar-fa-tags, .phpdebugbar-fa-tasks, .phpdebugbar-indicator .fa {
8950 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
8953div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-warning:before,
8954div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-error:before,
8955div.phpdebugbar-widgets-exceptions a.phpdebugbar-widgets-editor-link:before,
8956div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-database:before,
8957div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-duration:before,
8958div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-memory:before,
8959div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-row-count:before,
8960div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-copy-clipboard:before,
8961div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-stmt-id:before,
8962div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-render-time:before,
8963div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-memory:before,
8964div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-param-count:before,
8965div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-
type:before,
8966div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
8968 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>" !important;
8975.jcrop-holder { background: unset !important; }
8982.dol-xaxis-vertical .flot-x-axis .flot-tick-label.tickLabel {
8983 text-orientation: sideways;
8985 writing-mode: vertical-rl;
8986 white-space: nowrap;
9000 background-color: rgba(0, 0, 0, 0.6);
9003 justify-content: center;
9004 align-items: center;
9007#dol-block-ui .message {
9008 padding: 15px 20px 15px 50px;
9010 background: #000 no-repeat 10px center;
9011 border-radius: 10px;
9012 font-family: sans-serif;
9020span.clipboardCPValueToPrint, div.clipboardCPValueToPrint {
9021 display:
inline-block;
9023span.clipboardCPValue.hidewithsize {
9024 width: 0 !important;
9025 display:
inline-block;
9027 white-space: nowrap;
9029 vertical-align: middle;
9031div.clipboardCPValue.hidewithsize {
9032 width: 0 !important;
9035 white-space: nowrap;
9038.clipboardCPShowOnHover{
9042.clipboardCPShowOnHover .clipboardCPButton {
9050.clipboardCPTextDivInside {
9052 background: #f8f8fa;
9054 border: 1px solid #E0E0E0;
9063 white-space: nowrap;
9065 box-shadow: 1px 1px 6px #ddd;
9073.radio_js_bloc_number {
9074 display:
inline-block;
9078 border:1px solid #ccc;
9085.radio_js_bloc_number.selected {
9086 transition:0.2s ease background;
9099 vertical-align: top;
9103#virtualcard-iframe {
9104 border: 1px solid #aaa;
9105 vertical-align: top;
9108 border-radius: 10px;
9110 box-shadow: 0 0 5px #bbb;
9113 pointer-events: none;
9128.highlightDragDropArea{
9129 border: 2px #000 dashed !important;
9130 background-color: #eee !important;
9132.highlightDragDropArea * :not(.dragDropAreaMessage *){
9134 filter: blur(1px) grayscale(90%);
9136.dragDropAreaMessage {
9140 transform: translate(-50%, -50%);
9150 border: 1px solid #bbb !important;
9157.opensurveydescription * {
9162 padding: 0 4px 0 4px;
9166 margin-right: 100px;
9170 background-color: #f0f0f0;
9174.survey_borders .resultats .nom {
9175 text-align: <?php echo $left; ?>
9177.survey_borders .resultats .sujet, .survey_borders .resultats .jour {
9188#bookinghoursection {
9196 border: 1px solid #000;
9199 margin-bottom: 15px;
9200 box-shadow: 10px 10px 10px #ddd;
9203 padding-bottom: 10px;
9207 background-size: 22px
auto;
9217 min-width: 500px !important;
9219 left: inherit !important;
9220 top: inherit !important;
9221 border-radius: <?php echo $borderradius; ?>px !important;
9224 background-color: var(--colorbackgrey);
9226 padding-bottom: 6px;
9228 border-radius: <?php echo $borderradius; ?>px;
9238@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC1', round($nbtopmenuentries * 90, 0) + 340); ?>px)
9241 width: <?php echo round(52); ?>px;
9242 white-space: nowrap;
9244 text-overflow: ellipsis;
9246 color: var(--colortextbackhmenu);
9250 color: var(--colortextbackhmenu);
9259 background-size: 22px
auto;
9263 li.tmenu, li.tmenusel {
9278@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC2', round($nbtopmenuentries * 69, 0) + 130); ?>px)
9280 li.tmenucompanylogo {
9287 max-width: <?php echo max(26, ceil(300 / ($nbtopmenuentriesreal + 2))); ?>px;
9288 text-overflow: clip;
9290 span.mainmenuaspan {
9299 background-size: 20px
auto;
9309<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
9310@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
9313 .tmenudiv:hover .tmenuimage:not(.menuhider), .tmenudiv:hover .tmenuimage:not(.menuhider):before {
9314 margin-top: 8px !important;
9320 background: var(--colorbackvmenu1);
9329 background: var(--colorbackvmenu1);
9335 .login_vertical_align {
9337 padding-right: 20px;
9342 <?php
if ($disableimages) { ?>
9347 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
9350 padding-<?php echo $right; ?>: 0;
9353 div.login_block_user {
9357 div.login_block_tools, div.login_block_user {
9368 padding-right: 20px;
9369 padding-bottom: 16px;
9373 vertical-align: middle;
9375 background: var(--colorbackvmenu1);
9384 .loginbuttonexternal {
9388 .side-nav-vert .user-menu .dropdown-menu,
9389 #topmenu-global-search-dropdown .dropdown-menu, #topmenu-bookmark-dropdown .dropdown-menu, #topmenu-quickadd-dropdown .dropdown-menu {
9390 width: 285px !important;
9391 min-width: unset !important;
9394 div.login_block_other {
9395 margin-right: unset;
9397 div.login_block_tools, div.login_block_user, div.login_block_other { clear: both; }
9399 .atoplogin, .atoplogin:hover
9401 color:unset !important;
9406 padding: 0 !important;
9409 li.tmenu, li.tmenusel {
9416 text-overflow: clip;
9419 background-size: 20px
auto;
9420 margin-top: 2px !important;
9428 width:
auto !important;
9430 .tableforfield>tr>td:first-child, .tableforfield>tbody>tr>td:first-child, div.tableforfield div.tagtr>div.tagtd:first-of-
type {
9433 .tableforfield>tr>td:nth-child(2), .tableforfield>tbody>tr>td:nth-child(2), div.tableforfield div.tagtr>div.tagtd:nth-child(2) {
9434 word-
break:
break-word;
9441 table.table-fiche-title .col-title div.titre{
9450 word-
break:
break-word;
9453 .websiteselectionsection {
9455 border-right: unset;
9463 padding-right: 12px;
9471 .underbanner.underbanner-before-box {
9472 border-bottom: none;
9475 .valuefield.fieldname_type span.badgeneutral {
9477 display:
inline-block;
9480 tr.trextrafieldseparator td, tr.trextrafields_collapse_last td {
9482 border-bottom: 1px solid var(--colortopbordertitle1) !important;
9493 .lilevel1 span.paddingright {
9497 img.userphotopublicvcard {
9505@media only screen and (max-width: 1024px)
9507 div#ecm-layout-west {
9508 width: calc(100% - 4px);
9511 div#ecm-layout-center {
9516@media only screen and (max-width: 768px)
9532 table.titlemodulehelp tr td img.widthpictotitle {
9537 min-width : 280px !important;
9538 width: calc(100% - 50px);
9541 .imgopensurveywizard, .imgautosize { width:95%; height:
auto; }
9543 .fiche > .listactionsfilter .table-fiche-title .col-title .titre {
9556 width: <?php print
dol_size(350,
'width'); ?>px;
9567 td.widthpictotitle { width: 30px; }
9569 .logopublicpayment #dolpaymentlogo {
9572 #tablepublicpayment {
9573 width:
auto !important;
9576 .poweredbypublicpayment {
9577 float: unset !important;
9578 top: unset !important;
9580 right: -10px !important;
9597 .bookcalform.boxtable .minwidth75 {
9600 .center.bookingtab {
9603 #bookinghoursection {
9612 input[
type=checkbox], input[
type=radio] {
9613 margin: 0 5px 0 1px;
9614 transform: scale(1.1);
9618 white-space: normal;
9619 word-
break:
break-word;
9623@media only screen and (max-width: 320px)
9629@media only screen and (max-width: 300px)
9635@media only screen and (max-width: 280px)
9660:where(#fourn-invoices-paiments-list,#customer-invoices-paiments-list)[data-display-all-invoices=
"1"] tr[data-row-
type=
"2"]{
9675include
dol_buildpath($path.
'/theme/'.$theme.
'/dropdown.inc.php', 0);
9676include
dol_buildpath($path.
'/theme/'.$theme.
'/emaillayout.inc.php', 0);
9677include
dol_buildpath($path.
'/theme/'.$theme.
'/info-box.inc.php', 0);
9678include
dol_buildpath($path.
'/theme/'.$theme.
'/progress.inc.php', 0);
9679include
dol_buildpath($path.
'/theme/'.$theme.
'/timeline.inc.php', 0);
9680include
dol_buildpath($path.
'/theme/'.$theme.
'/search-input.inc.css', 0);
9681include
dol_buildpath($path.
'/theme/'.$theme.
'/tooltips.inc.css', 0);
9682include
dol_buildpath($path.
'/theme/'.$theme.
'/input-feedback.css', 0);
9691.row-with-select[data-is-last-changed] * {
9692 -webkit-touch-callout: none;
9693 -webkit-
user-select: none;
9694 -khtml-
user-select: none;
9695 -moz-
user-select: none;
9696 -ms-
user-select: none;
9700div.extra_inline_chkbxlst, div.extra_inline_checkbox {
9705div.flot-text .flot-tick-label .tickLabel, .fa-color-unset {
9711 -webkit-touch-callout: none;
9712 -webkit-
user-select: none;
9713 -khtml-
user-select: none;
9714 -moz-
user-select: none;
9715 -ms-
user-select: none;
print $langs trans("Ref").' m titre as m m statut as status
Or an array listing all the potential status of the object: array: int of the status => translated la...
getDolUserInt($key, $default=0, $tmpuser=null)
Return Dolibarr user constant int value.
price($amount, $form=0, $outlangs='', $trunc=1, $rounding=-1, $forcerounding=-1, $currency_code='')
Function to format a value into an amount for visual output Function used into PDF and HTML pages.
getDolUserString($key, $default='', $tmpuser=null)
Return Dolibarr user constant string value.
getDolGlobalInt($key, $default=0)
Return a Dolibarr global constant int value.
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.