24if (!defined(
'ISLOADEDBYSTEELSHEET')) {
25 die(
'Must be called by steelsheet');
32@phan-var-force int<0,1> $dol_hide_topmenu
33@phan-var-force int<0,1> $dol_hide_leftmenu
34@phan-var-force int<0,1> $dol_optimize_smallscreen
35@phan-var-force int<0,1> $dol_no_mouse_hover
37@phan-var-force string $badgeDanger
38@phan-var-force string $badgeWarning
39@phan-var-force string $borderwidth
40@phan-var-force string $colorbackbody
41@phan-var-force string $colorbackhmenu1
42@phan-var-force string $colorbacklinebreak
43@phan-var-force string $colorbacklineimpair1
44@phan-var-force string $colorbacklineimpair2
45@phan-var-force string $colorbacklinepair1
46@phan-var-force string $colorbacklinepair2
47@phan-var-force string $colorbacklinepairchecked
48@phan-var-force string $colorbacklinepairhover
49@phan-var-force string $colorbacktabactive
50@phan-var-force string $colorbacktabcard1
51@phan-var-force string $colorbacktitle1
52@phan-var-force string $colorbackvmenu1
53@phan-var-force string $colorblind_deuteranopes_textSuccess
54@phan-var-force string $colorblind_deuteranopes_textWarning
55@phan-var-force string $colorshadowtitle
56@phan-var-force string $colortext
57@phan-var-force string $colortextbackhmenu
58@phan-var-force string $colortextbacktab
59@phan-var-force string $colortextbackvmenu
60@phan-var-force string $colortextlink
61@phan-var-force string $colortexttitle
62@phan-var-force string $colortexttitlelink
63@phan-var-force string $colortexttitlenotab
64@phan-var-force string $colortexttitlenotab2
65@phan-var-force string $colortopbordertitle1
66@phan-var-force int<0,1> $disableimages
67@phan-var-force int<0,1> $dol_hide_leftmenu
68@phan-var-force int<0,1> $dol_hide_topmenu
69@phan-var-force int<0,1> $dol_optimize_smallscreen
70@phan-var-force string $fontlist
71@phan-var-force string $fontsize
72@phan-var-force int $heightmenu
73@phan-var-force string $heightrow
74@phan-var-force string $img_button
75@phan-var-force string $left
76@phan-var-force string $maxwidthloginblock
77@phan-var-force int $minwidthtmenu
78@phan-var-force int $nbtopmenuentries
79@phan-var-force int $nbtopmenuentriesreal
80@phan-var-force string $path
81@phan-var-force string $right
82@phan-var-force string $textDanger
83@phan-var-force string $textSuccess
84@phan-var-force string $textWarning
85@phan-var-force string $toolTipBgColor
86@phan-var-force string $toolTipFontColor
87@phan-var-force int<0,1> $useboldtitle
88@phan-var-force int $userborderontable
89@phan-var-force array{h:int,l:int,s:int,a:int} $colortextlinkHsla
102 --colorbackhmenu1: rgb(<?php print $colorbackhmenu1; ?>);
103 --colorbackvmenu1: rgb(<?php print $colorbackvmenu1; ?>);
104 --colorbacktitle1: rgb(<?php print $colorbacktitle1; ?>);
105 --colorbacktabcard1: rgb(<?php print $colorbacktabcard1; ?>);
106 --colorbacktabactive: rgb(<?php print $colorbacktabactive; ?>);
107 --colorbacklineimpair1: rgb(<?php print $colorbacklineimpair1; ?>);
108 --colorbacklineimpair2: rgb(<?php print $colorbacklineimpair2; ?>);
109 --colorbacklinepair1: rgb(<?php print $colorbacklinepair1; ?>);
110 --colorbacklinepair2: rgb(<?php print $colorbacklinepair2; ?>);
111 --colorbacklinepairhover: rgb(<?php print $colorbacklinepairhover; ?>);
112 --colorbacklinepairchecked: rgb(<?php print $colorbacklinepairchecked; ?>);
113 --colorbacklinebreak: rgb(<?php print $colorbacklinebreak; ?>);
114 --colorbackbody: rgb(<?php print $colorbackbody; ?>);
115 --colorbackmobilemenu: #f8f8f8;
116 --colorbackgrey: #f0f0f0;
117 --colortexttitlenotab: rgb(<?php print $colortexttitlenotab; ?>);
118 --colortexttitlenotab2: rgb(<?php print $colortexttitlenotab2; ?>);
119 --colortexttitle: rgba(<?php print $colortexttitle; ?>, 0.9);
120 --colortexttitlelink: rgba(<?php print $colortexttitlelink; ?>, 0.9);
121 --colortext: rgb(<?php print $colortext; ?>);
122 --colortextlink: rgb(<?php print $colortextlink; ?>);
123 --colortextlink-h: <?php print $colortextlinkHsla[
'h']; ?>;
124 --colortextlink-l: <?php print $colortextlinkHsla[
'l']; ?>%;
125 --colortextlink-s: <?php print $colortextlinkHsla[
's']; ?>%;
126 --colortextlink-a: 1;
127 --colortextbackhmenu: #<?php print $colortextbackhmenu; ?>;
128 --colortextbackvmenu: #<?php print $colortextbackvmenu; ?>;
129 --colortopbordertitle1: rgb(<?php print $colortopbordertitle1; ?>);
130 --listetotal: #888888;
131 --inputbackgroundcolor: #FFF;
132 --inputbackgroundcolordisabled: #eee;
133 --inputcolordisabled: rgb(80, 80, 80);
134 --inputbordercolor: rgba(0,0,0,.15);
135 --tooltipbgcolor: <?php print $toolTipBgColor; ?>;
136 --tooltipfontcolor : <?php print $toolTipFontColor; ?>;
137 --oddevencolor: #202020;
138 --colorboxstatsborder: #e0e0e0;
139 --dolgraphbg: rgba(255,255,255,0);
140 --fieldrequiredcolor: #400030;
141 --colortextbacktab: #<?php print $colortextbacktab; ?>;
142 --colorboxiconbg: #eee;
144 --tableforfieldcolor:#888;
145 --amountremaintopaycolor:#880000;
146 --amountpaymentcomplete:#008855;
147 --amountremaintopaybackcolor:none;
148 --productlinestockod: #002200;
149 --productlinestocktoolow: #884400;
150 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #fff, #fff, #fff, #e4efe8);
151 --tablevalidbgcolor: rgb(252, 248, 227);
154 --heightrow: <?php print $heightrow; ?>;
159 print
"/* For dark mode */\n";
161 print
"@media (prefers-color-scheme: dark) {";
163 print
"@media not print {";
166 --colorbackhmenu1: #3d3e40;
167 --colorbackvmenu1: #2b2c2e;
168 --colorbacktitle1: #2b2d2f;
169 --colorbacktabcard1: #1d1e20; /* Must be same than colorbackbody */
170 --colorbacktabactive: rgb(220,220,220);
171 --colorbacklineimpair1: #38393d;
172 --colorbacklineimpair2: #2b2d2f;
173 --colorbacklinepair1: #38393d;
174 --colorbacklinepair2: #2b2d2f;
175 --colorbacklinepairhover: #2b2d2f;
176 --colorbacklinepairchecked: #0e5ccd;
177 --colorbackbody: #1d1e20;
178 --colorbackmobilemenu: #080808;
179 --colorbackgrey: #0f0f0f;
180 --tooltipbgcolor: #2b2d2f;
181 --colortexttitlenotab: rgb(220,220,220);
182 --colortexttitlenotab2: rgb(220,220,220);
183 --colortexttitle: rgb(220,220,220);
184 --colortext: rgb(220,220,220);
185 --colortextlink: #4390dc;
186 --colortexttitlelink: #4390dc;
187 --colortextbackhmenu: rgb(220,220,220);
188 --colortextbackvmenu: rgb(220,220,220);
189 --tooltipfontcolor : rgb(220,220,220);
190 --listetotal: rgb(245, 83, 158);
191 --inputbackgroundcolor: rgb(70, 70, 70);
192 --inputbackgroundcolordisabled: rgb(60, 60, 60);
193 --inputcolordisabled: rgb(140, 140, 140);
194 --inputbordercolor: rgb(220,220,220);
195 --oddevencolor: rgb(220,220,220);
196 --colorboxstatsborder: rgb(65,100,138);
197 --dolgraphbg: #1d1e20;
198 --fieldrequiredcolor: rgb(250,183,59);
199 --colortextbacktab: rgb(220,220,220);
200 --colorboxiconbg: rgb(36,38,39);
201 --refidnocolor: rgb(220,220,220);
202 --tableforfieldcolor:rgb(220,220,220);
203 --amountremaintopaycolor:rgb(252,84,91);
204 --amountpaymentcomplete:rgb(101,184,77);
205 --amountremaintopaybackcolor:rbg(245,130,46);
206 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #000, #000, #000, #274231);
207 --tablevalidbgcolor: rgb(80, 64, 33);
220<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
221 background-color: #FFFFFF;
223 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
225 font-family: <?php print $fontlist ?>;
231 background-color: var(--colorbackbody);
232 <?php print
'direction: '.$langs->trans(
"DIRECTION").
";\n"; ?>
242.sensiblehtmlcontent * {
246.thumbstat { font-weight: bold !important; }
247th a { font-weight: <?php echo($useboldtitle ?
'bold' :
'normal'); ?> !important; }
248a.tab { font-weight: 500 !important; }
250a:link, a:visited, a:hover, a:active, .classlink { color: var(--colortextlink); text-decoration: none; }
251a:hover { text-decoration: underline; color: var(--colortextlink); }
252a.commonlink { color: var(--colortextlink) !important; text-decoration: none; }
254th.liste_titre a div div:hover, th.liste_titre_sel a div div:hover { text-decoration: underline; }
255tr.liste_titre th.liste_titre_sel:not(.maxwidthsearch), tr.liste_titre td.liste_titre_sel:not(.maxwidthsearch),
256tr.liste_titre th.liste_titre:not(.maxwidthsearch), tr.liste_titre td.liste_titre:not(.maxwidthsearch) { opacity: 0.8; }
258tr.liste_titre_filter th.liste_titre { text-align: unset; }
263select.vmenusearchselectcombo {
264 background-color: unset;
267table.liste th.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
268table.liste th.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch) {
272 text-overflow: ellipsis;
274th.wrapcolumntitle dl dt a span.fas.fa-list {
275 vertical-align: middle;
293.liste_titre input[
name=search_month], .liste_titre input[
name=search_month_start], .liste_titre input[
name=search_month_end] {
297select#date_startday, select#date_startmonth, select#date_endday, select#date_endmonth, select#reday, select#remonth,
298input, input.flat, form.flat select, select, select.flat, .dataTables_length label select {
301input, input.flat, textarea, textarea.flat, form.flat select, select, select.flat, .dataTables_length label select {
302 color: var(--colortext);
304 font-family: <?php print $fontlist ?>;
306 margin: 0px 0px 0px 0px;
307 background-color: var(--inputbackgroundcolor);
309 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
313.liste_titre input, .liste_titre select {
315 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
318.divadvancedsearchfieldcompinput,
319div.tabBar input, div.tabBar input.flat, div.tabBar textarea, div.tabBar textarea.flat, div.tabBar form.flat select, div.tabBar select, div.tabBar select.flat, div.tabBar .dataTables_length label select
321 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
324 background-color: #f8f8fa;
325 border-bottom-left-radius: 0;
326 border-bottom-right-radius: 0;
331.divadvancedsearchfieldcompinput {
333 border-bottom: solid 1px var(--inputbordercolor);
336input[
name=duration_value], input[
name=durationhour]
338 margin-right: 4px !important;
340input[
type=submit], input[
type=submit]:hover {
343input[
type=checkbox], input[
type=radio] {
346.kanban input.checkforselect {
355.tableforfield input, .refidno input {
369#mainbody input.button:not(.buttongen):not(.bordertransp), #mainbody a.button:not(.buttongen):not(.bordertransp) {
370 background: var(--butactionbg);
371 color: var(--textbutaction);
373 border-collapse: collapse;
376#mainbody span.websitetools input.button:not(.buttongen):not(.bordertransp) {
377 color: #000 !important;
379#mainbody input.buttongen, #mainbody button.buttongen {
383 -webkit-box-shadow: 0px 0px 6px 1px rgb(50 50 50 / 40%), 0px 0px 0px rgb(60 60 60 / 10%);
384 box-shadow: 0px 0px 6px 1px rgb(50 50 50 / 40%), 0px 0px 0px rgb(60 60 60 / 10%);
390input.button.massactionconfirmed {
394input:invalid, select:invalid, input.--error , select.--error {
395 border-color: #ea1212;
398section.setupsection {
400 background-color: var(--colorbackgrey);
404.field-error-icon { color: #ea1212 !important; }
407div.tabBar textarea:focus {
408 border: 1px solid #aaa !important;
410input:focus:not(.
button):not(.buttonwebsite):not(.buttonreset):not(.select2-search__field):not(#top-bookmark-search-input):not(.search_component_input):not(.input-nobottom),
411 select:focus, .select2-container--open [aria-expanded=
"false"].select2-selection--single,
412 .select2-container--focus span.selection span.select2-selection {
413 border-bottom: 1px solid #666 !important;
414 border-bottom-left-radius: 0 !important;
415 border-bottom-right-radius: 0 !important;
417textarea.cke_source:focus
426 border-top: solid 1px var(--inputbordercolor);
427 border-left: solid 1px var(--inputbordercolor);
428 border-right: solid 1px var(--inputbordercolor);
429 border-bottom: solid 1px var(--inputbordercolor);
436input.removedassigned, input.removedassignedresource {
437 padding: 2px !important;
438 vertical-align: text-bottom;
442 padding-left: 0px !important;
443 padding-right: 0px !important;
446 vertical-align: middle;
448input.buttonpayment,
button.buttonpayment, div.buttonpayment {
453 background-image: none;
459 background-color: #9999bb;
461 box-shadow: 1px 1px 4px #bbb;
470.nofocusvisible:focus-visible {
474div.buttonpayment input:focus {
482div.buttonpayment input {
483 background-color: unset;
485 border-bottom: unset;
487 text-transform: uppercase;
490input.buttonpaymentcb {
491 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/credit_card.png', 1) ?>);
492 background-size: 26px;
493 background-repeat: no-repeat;
496input.buttonpaymentcheque {
497 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/cheque.png', 1) ?>);
498 background-size: 24px;
499 background-repeat: no-repeat;
502input.buttonpaymentpaypal {
503 background-image: url(<?php echo
dol_buildpath($path.
'/paypal/img/object_paypal.png', 1) ?>);
504 background-repeat: no-repeat;
507input.buttonpaymentpaybox {
508 background-image: url(<?php echo
dol_buildpath($path.
'/paybox/img/object_paybox.png', 1) ?>);
509 background-repeat: no-repeat;
512input.buttonpaymentstripe {
513 background-image: url(<?php echo
dol_buildpath($path.
'/stripe/img/object_stripe.png', 1) ?>);
514 background-repeat: no-repeat;
517.logopublicpayment #dolpaymentlogo {
520 image-rendering: -webkit-optimize-contrast;
526 background-color: transparent;
527 color: var(--colortext) !important;
528 border: 1px solid #888 !important;
529 margin: 0 0.45em !important;
532span.userimg.notfirst, div.userimg.notfirst {
535div.userimg.notfirst {
536 display: block-
inline;
540span.timesheetalreadyrecorded input {
542 border-bottom: solid 1px rgba(0,0,0,0.4);
543 margin-right: 1px !important;
545td.onholidaymorning, td.onholidayafternoon {
546 background-color: #fdf6f2;
549 background-color: #f4eede;
551td.onholidayallday:not(.weekend) input {
552 background-color: #f8f7f0;
555 background-color: #f8f4f4;
561 background: var(--colorbacklinepairhover) !important;
573 border-right: 1px solid #ccc;
576td.linecoldescription.bomline {
580td.amount, span.amount, div.amount, b.amount {
590select.flat, form.flat select, .pageplusone {
600.paginationlastpage a {
605 filter: saturate(0.8);
609 color: var(--colortextlink);
611.optiongrey, .opacitymedium {
614.opacitymediumbycolor {
615 color: rgba(0, 0, 0, 0.4);
627 color: var(--colorwhite);
630 color: #888 !important;
633 color: var(--colorblack);
635.colorblack.totalnboflines {
640 font-size: unset !important;
643 transform: scale(1, -1);
646 transform: scale(-1, 1);
649select:invalid, select.--error {
654 background: var(--inputbackgroundcolordisabled);
655 color: var(--inputcolordisabled);
659 box-shadow: none !important;
662 padding: 0px !important;
663 border: 0px !important;
664 vertical-align: text-bottom;
667 background-color: transparent;
674 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
676input[
type=checkbox] { background-color: transparent; border: none; box-shadow: none; }
677input[
type=radio] { background-color: transparent; border: none; box-shadow: none; }
678input[
type=image] { background-color: transparent; border: none; box-shadow: none; }
679input:-webkit-autofill {
680 background-color: #FDFFF0 !important;
681 background-image:none !important;
682 -webkit-box-shadow: 0 0 0 50px #FDFFF0 inset;
686.placeholder { color: #ccc; }
687::-webkit-input-placeholder { color: #ccc; }
688input:-moz-placeholder { color: #ccc; }
690input[
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; }
692 border: 1px solid #aaa !important;
693 padding-
inline-start: 2em;
694 padding-
inline-end: 2em;
695 min-
inline-size:
auto;
697#div_container_exportoptions fieldset, #div_container_sub_exportoptions fieldset {
698 border: 1px solid #ccc !important;
700.legendforfieldsetstep { padding-bottom: 10px; }
701input#onlinepaymenturl, input#directdownloadlink {
707 padding: 20px 0px 0px 0px;
711div#moretabsList, div#moretabsListaction {
715hr { border: 0; border-top: 1px solid #ccc; }
716.tabBar hr { margin-top: 20px; margin-bottom: 17px; }
719table.tableforfield .button:not(.bordertransp):not(.buttonpayment),
720table.tableforfield .buttonDelete:not(.bordertransp):not(.buttonpayment) {
725.button:not(.bordertransp):not(.buttonpayment),
726.buttonDelete:not(.bordertransp):not(.buttonpayment) {
731 font-family: <?php print $fontlist ?>;
732 display:
inline-block;
737 text-decoration: none !important;
738 background-color: #f5f5f5;
739 background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
740 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
741 background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
742 background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
743 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
744 background-repeat: repeat-x;
745 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
746 border: 1px solid
#aaa;
747 -webkit-border-radius: 2px;
751 text-transform: uppercase;
754.valuefield .button, .valuefieldcreate .button, .refidno .button:not(.smallpaddingimp) {
755 margin-top: 0 !important;
756 margin-bottom: 0 !important;
757 font-size: 0.85em !important;
758 padding: 5px !important;
760.button:focus, .buttonDelete:focus {
761 -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
762 box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
764.button:hover:not(.nohover), .buttonDelete:hover:not(.nohover) {
766 -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
767 box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
769.button:
disabled, .buttonDelete:
disabled, .button.disabled, .buttonDelete.disabled {
772 -webkit-box-shadow: none;
774 text-decoration: none;
777 pointer-events: none;
781 -webkit-box-shadow: none;
783.button_search, .button_removefilter {
785 background-color: unset;
787.button_search:hover, .button_removefilter:hover {
797div.float, span.floatleft
799 float:<?php print $left; ?>;
803 float:<?php print $right; ?>;
815 display:
inline-block;
819 display:
inline-block !important;
824button[
name=
'button_search_x'] span.fa.fa-search {
827button[
name=
'button_removefilter_x'] span.fa.fa-
remove {
835 padding-<?php echo $left; ?>: 3px;
842 -webkit-box-shadow: none !important;
843 box-shadow: none !important;
844 -webkit-border-radius:0px !important;
845 border-radius:0px !important;
855 vertical-align: middle;
858 vertical-align: bottom;
861 vertical-align: text-bottom;
867 width: 100% !important;
869.centpercentwithout1imp {
870 width: calc(100% - 1px) !important;
872.centpercentwithoutmenu {
873 width: calc(100% - 200px);
875.quatrevingtpercent, .inputsearch {
878.maxquatrevingtpercent {
884.quatrevingtquinzepercent {
887.quatrevingtpercentminusx {
888 width: calc(80% - 52px);
891 width: calc(100% - 52px);
893textarea.centpercent {
913.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
916.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 {
923 transform: scaleX(-1) translate(<?php print($left == 'left' ? '' : '-'); ?>2px, 0);
926 transform: rotate(90deg) translate(0, <?php print($left ==
'left' ?
'' :
'-'); ?>2px);
933 text-align: center !important;
945 text-align: <?php print $left; ?>;
948 text-align: <?php print $right; ?>;
954 float: left!important;
957 float: right!important;
960 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
963 white-space: <?php print($dol_optimize_smallscreen ?
'nowrap' :
'normal'); ?>;
966 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
968.liste_titre .nowrap {
976 display:
inline-block;
978.wrapimp, .wrapimp pre {
979 white-space: normal !important;
982 word-wrap:
break-word;
985 word-
break:
break-word !important;
988 word-
break:
break-word;
991 word-
break:
break-all;
993td.wordbreak img, td.wordbreakimp img {
997 font-weight: bold !important;
1000 font-weight: normal !important;
1003 text-transform: uppercase;
1009 text-decoration: none;
1012 text-decoration: none !important;
1018 padding-<?php print $left; ?>: 0;
1021 padding-<?php print $right; ?>: 0;
1030 padding-<?php print $left; ?>: 0 !important;
1033 padding-<?php print $right; ?>: 0 !important;
1036 padding-top: 0 !important;
1038.nopaddingbottomimp {
1039 padding-bottom: 0 !important;
1042 padding-<?php print $left; ?>: 4px;
1045 padding-<?php print $left; ?>: 4px !important;
1048 padding-<?php print $left; ?>: 2px;
1051 padding-<?php print $left; ?>: 2px !important;
1054 padding-<?php print $right; ?>: 4px;
1057 padding-<?php print $right; ?>: 4px !important;
1060 padding-<?php print $right; ?>: 2px;
1063 padding-<?php print $right; ?>: 2px !important;
1069 padding-top: 4px !important;
1075 padding-bottom: 4px;
1078 padding-bottom: 4px !important;
1081 padding-bottom: 2px;
1084 margin-<?php print $left; ?>: 2px;
1087 margin-<?php print $right; ?>: 2px;
1090 padding: 6px !important;
1093 width: unset !important;
1101.classfortooltiponclick .fa-question-circle {
1108 cursor: not-allowed;
1114 background-color: #fff;
1116.nobackground, .nobackground tr {
1117 background: unset !important;
1119.checkboxattachfilelabel {
1124 border: 1px solid #888 !important;
1127 color : <?php print $textWarning; ?>
1131 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_SHORTMESSSAGECUT', 125); ?>px;
1136 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_LONGMESSSAGECUT', 250); ?>px;
1147 background-color: #f0f0f8;
1150div.urllink, div.urllink a {
1151 color: #339 !important;
1154 min-width: 30px !important;
1158 border: 2px solid #DFDFDF;
1159 border-radius: <?php echo $borderradius; ?>px;
1161 margin-bottom: 20px;
1165i.fa-mars::before, i.fa-venus::before, i.fa-genderless::before, i.fa-transgender::before {
1166 color: #888 !important;
1168 padding-<?php echo $left; ?>: 3px;
1170.stockmovemententry {
1172 transform: rotate(0.25turn);
1177 transform: rotate(0.3turn);
1183.publisherlogoinline {
1184 vertical-align: middle;
1191 white-space: nowrap;
1195body[
class*=
"colorblind-"] .text-warning{
1196 color : <?php print $colorblind_deuteranopes_textWarning; ?>
1199 color : <?php print $textSuccess; ?>
1201body[
class*=
"colorblind-"] .text-success{
1202 color : <?php print $colorblind_deuteranopes_textSuccess; ?>
1206 color : <?php print $textDanger; ?>
1209.editfielda span.fa-pencil-alt, .editfielda span.fa-pencil-ruler, .editfielda span.fa-trash, .editfielda span.fa-crop, .editfielda span.fa-eye,
1211 color: #ccc !important;
1213.editfielda span.fa-pencil-alt:hover, .editfielda span.fa-pencil-ruler:hover, .editfielda span.fa-trash:hover, .editfielda span.fa-crop:hover,
1214.editfieldlang:hover {
1215 color: var(--colortexttitle) !important;
1217a.editfielda.nohover *:hover:before {
1218 color: #ccc !important;
1225 float: none !important;
1228span.fa.fa-plus-circle.paddingleft {
1231 padding-bottom: 2px;
1234.size12x { font-size: 1.2em !important; }
1235.size15x { font-size: 1.5em !important; }
1236.fa-toggle-on, .fa-toggle-off, .size2x { font-size: 2em; }
1237.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1238.asetresetmodule .fa-toggle-on, .asetresetmodule .fa-toggle-off,
1239.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1241 vertical-align: text-bottom;
1246 white-space: nowrap;
1247 vertical-align: middle;
1248 text-overflow: ellipsis;
1254<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/badges.inc.php', 0); ?>
1255<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/flags-sprite.inc.php', 0); ?>
1259 border-right: 1px solid #DDD;
1263 border-left: 1px solid #DDD;
1268#formuserfile input[type='file'] {
1282#formuserfile_link input[type='text'] {
1287 vertical-align: middle;
1289.divsocialnetwork:not(:last-child) {
1290 padding-<?php print $right; ?>: 20px;
1294 display:
inline-block;
1295 margin-<?php print $right; ?>: 12px;
1296 margin-<?php print $left; ?>: 2px;
1302 background-color: rgba(0, 0, 0, 0.08);
1306.divsearchfieldfilter {
1307 text-overflow: clip;
1309 padding-bottom: 5px;
1313.divadvancedsearchfield:first-child {
1316.divadvancedsearchfield {
1319 padding-right: 15px;
1320 padding-bottom: 2px;
1323.divadvancedsearchfield span.select2.select2-container.select2-container--
default {
1326.search_component_params {
1328 -webkit-flex-flow: row wrap;
1329 flex-flow: row wrap;
1332 padding-bottom: 3px;
1333 padding-<?php echo $left; ?>: 0;
1334 padding-<?php echo $right; ?>: 0;
1335 border-bottom: solid 1px var(--inputbordercolor);
1339.search_component_searchtext {
1342.search_component_params_text, .search_component_params_text:focus {
1343 border-bottom: none;
1345 margin: 0 !important;
1348.tagsearch .tagsearchdelete {
1355 padding-bottom: 0px;
1358 display:
inline-block;
1363 display:
inline-block;
1380.a-filter, .a-mesure {
1381 border-radius: 50px;
1382 background: var(--colortexttitlenotab);
1384 padding: 8px 10px 8px 6px;
1392.a-filter:before, .a-mesure:before {
1393 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
1399 border-radius: 50px;
1400 background: var(--colorbacktitle1);
1413 top:calc(50% - 200px);
1414 left:calc(50% - 250px);
1418 border: 1px solid #bbb;
1419 box-shadow: 2px 2px 20px #ddd;
1429div.div-
for-modal-topright {
1437 border: 1px solid #bbb;
1438 box-shadow: 2px 2px 20px #ddd;
1445if ($conf->browser->layout ==
'phone') {
1447.divsearchfieldfilter {
1448 white-space: nowrap;
1463 list-style-
type: none;
1470 padding-bottom: 4px;
1474 padding-bottom: 10px;
1479 vertical-align: middle;
1481select.flat.selectlimit {
1484 border-bottom: 1px solid var(--inputbordercolor);
1485 border-bottom-left-radius: 0;
1486 border-bottom-right-radius: 0;
1489 margin-<?php echo $right; ?>: 10px !important;
1492 margin-<?php echo $left; ?>: 10px !important;
1494.marginleftonlyshort {
1495 margin-<?php echo $left; ?>: 4px !important;
1498 margin-<?php echo $left; ?>: 0px !important;
1501 margin-<?php echo $right; ?>: 0px !important;
1504 margin-<?php echo $right; ?>: 10px !important;
1506.marginrightonlyshort {
1507 margin-<?php echo $right; ?>: 4px !important;
1509.marginrightonlylarge {
1510 margin-<?php echo $right; ?>: 20px !important;
1513 margin-top: 10px !important;
1515.margintoponlyshort {
1516 margin-top: 3px !important;
1519 margin-bottom: 10px !important;
1521.marginbottomonlyshort {
1522 margin-bottom: 3px !important;
1525 margin-top: 0 !important;
1528 margin-bottom: 0 !important;
1530.selectlimit, .selectlimit:focus {
1531 border-left: none !important;
1532 border-top: none !important;
1533 border-right: none !important;
1537 text-decoration: line-through;
1544 text-overflow: unset;
1549 text-overflow: ellipsis;
1550 white-space: nowrap;
1554 text-overflow: ellipsis;
1559 text-overflow: ellipsis;
1560 white-space: nowrap;
1565 text-overflow: ellipsis;
1566 white-space: nowrap;
1571 text-overflow: ellipsis;
1572 white-space: nowrap;
1574.tdoverflowmax80imp {
1575 max-width: 80px !important;
1577 text-overflow: ellipsis;
1578 white-space: nowrap;
1583 text-overflow: ellipsis;
1584 white-space: nowrap;
1586.tdoverflowmax100imp {
1587 max-width: 100px !important;
1589 text-overflow: ellipsis;
1590 white-space: nowrap;
1595 text-overflow: ellipsis;
1596 white-space: nowrap;
1601 text-overflow: ellipsis;
1602 white-space: nowrap;
1607 text-overflow: ellipsis;
1608 white-space: nowrap;
1613 text-overflow: ellipsis;
1614 white-space: nowrap;
1619 text-overflow: ellipsis;
1620 white-space: nowrap;
1625 text-overflow: ellipsis;
1626 white-space: nowrap;
1631 text-overflow: ellipsis;
1632 white-space: nowrap;
1637 text-overflow: ellipsis;
1638 white-space: nowrap;
1644.divintowithtwolinesmax {
1646 display: -webkit-box;
1647 -webkit-box-orient: vertical;
1648 -webkit-line-clamp: 2;
1652 display: -webkit-box;
1653 -webkit-box-orient: vertical;
1654 -webkit-line-clamp: 2;
1656 height:
auto !important;
1657 word-
break:
break-word;
1660 display: -webkit-box;
1661 -webkit-box-orient: vertical;
1662 -webkit-line-clamp: 10;
1666.tablelistofcalendars {
1667 margin-top: 25px !important;
1674table.paymenttable td.amountpaymentcomplete,
table.paymenttable td.amountremaintopay,
table.paymenttable td.amountremaintopayback {
1676 padding-bottom: 0px;
1679 white-space: nowrap;
1681.amountpaymentcomplete {
1682 color: var(--amountpaymentcomplete);
1685 white-space: nowrap;
1688 color: var(--amountremaintopaycolor);
1691 white-space: nowrap;
1693.amountremaintopayback {
1694 color: var(--amountremaintopaybackcolor);
1697 white-space: nowrap;
1699.amountpaymentneutral {
1702 white-space: nowrap;
1706.onlinepaymentbody .amountpaymentcomplete {
1707 background-color: var(--amountpaymentcomplete);
1715 margin-bottom: 12px;
1717#builddoc_form ~ .showlinkedobjectblock {
1722.moduledesclong p img, .moduledesclong p a img {
1723 max-width: 90% !important;
1724 height:
auto !important;
1728 border: 1px solid #ccc;
1729 box-shadow: 1px 1px 25px #aaa;
1730 max-width: calc(100% - 56px);
1732.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 {
1740.fa-map-marked-alt:before {
1745 -webkit-text-security: disc;
1757div.fiche>div.tabBar>form>div.div-
table-responsive {
1760.div-
table-responsive, .div-
table-responsive-no-min {
1764.div-
table-responsive {
1765 line-height: var(--heightrow);
1769div.fiche>form>div.div-
table-responsive {
1772div.fiche>form>div.div-
table-responsive, div.fiche>form>div.div-
table-responsive-no-min {
1777div.ticketpublicarealist>form>div.div-
table-responsive {
1785 justify-content: space-between;
1790.flex-item-uploadfile {
1791 border: 2px solid #888;
1797 padding: 20px 10px 20px 10px;
1802 margin: 20px 20px 20px 20px;
1805 <?php
if (in_array($conf->browser->name, array(
'chrome',
'firefox'))) {
1806 echo
'display: inline-flex;'.
"\n";
1808 flex-flow: row wrap;
1809 justify-content: flex-start;
1819.thumbstat, .thumbstat150 {
1820<?php
if ($conf->browser->name ==
'ie') { ?>
1830select.selectarrowonleft {
1833select.selectarrowonleft option {
1837table[summary=
"list_of_modules"] .fa-cog {
1845 white-space: nowrap;
1853maxscreenheightless200 {
1854 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(500, (
int) $_SESSION[
'dol_screenheight'] - 200) : 700; ?>px;
1856.maxscreenheightless300 {
1857 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(400, (
int) $_SESSION[
'dol_screenheight'] - 300) : 700; ?>px;
1867.clearboth { clear:both; }
1869.hideobject { display: none; }
1870.showonsmartphone { display: none; }
1871.minwidth25 { min-width: 25px; }
1872.minwidth50 { min-width: 50px; }
1873.minwidth75 { min-width: 75px; }
1874.nominwidth { min-width: fit-content !important; }
1876@media only screen and (min-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
1878 .width20 { width: 20px; }
1879 .width25 { width: 25px; }
1880 .width50 { width: 50px; }
1881 .width75 { width: 75px; }
1882 .width100 { width: 100px; }
1883 .width200 { width: 200px; }
1884 .minwidth100 { min-width: 100px; }
1885 .minwidth150 { min-width: 150px; }
1886 .minwidth200 { min-width: 200px; }
1887 .minwidth250 { min-width: 250px; }
1888 .minwidth300 { min-width: 300px; }
1889 .minwidth400 { min-width: 400px; }
1890 .minwidth500 { min-width: 500px; }
1891 .minwidth50imp { min-width: 50px !important; }
1892 .minwidth75imp { min-width: 75px !important; }
1893 .minwidth100imp { min-width: 100px !important; }
1894 .minwidth150imp { min-width: 150px !important; }
1895 .minwidth200imp { min-width: 200px !important; }
1896 .minwidth250imp { min-width: 250px !important; }
1897 .minwidth300imp { min-width: 300px !important; }
1898 .minwidth400imp { min-width: 400px !important; }
1899 .minwidth500imp { min-width: 500px !important; }
1901.widthauto { width:
auto; }
1902.width20 { width: 20px; }
1903.width25 { width: 25px; }
1904.width40 { width: 40px; }
1905.width50 { width: 50px; }
1906.width75 { width: 75px; }
1907.width100 { width: 100px; }
1908.width125 { width: 125px; }
1909.width150 { width: 150px; }
1910.width200 { width: 200px; }
1911.width250 { width: 250px; }
1912.width300 { width: 300px; }
1913.width400 { width: 400px; }
1914.width500 { width: 500px; }
1915.maxwidth25 { max-width: 25px; }
1916.maxwidth40 { max-width: 40px; }
1917.maxwidth50 { max-width: 50px; }
1918.maxwidth75 { max-width: 75px; }
1919.maxwidthdate { max-width: 85px; }
1920.maxwidth100 { max-width: 100px; }
1921.maxwidth125 { max-width: 125px; }
1922.maxwidth150 { max-width: 150px; }
1923.maxwidth200 { max-width: 200px; }
1924.maxwidth250 { max-width: 250px; }
1925.maxwidth300 { max-width: 300px; }
1926.maxwidth400 { max-width: 400px; }
1927.maxwidth500 { max-width: 500px; }
1928.maxwidth750 { max-width: 750px; }
1929.maxwidth1000 { max-width: 1000px; }
1930.maxwidth50imp { max-width: 50px !important; }
1931.maxwidth75imp { max-width: 75px !important; }
1933.minwidth100onall { min-width: 100px !important; }
1934.minwidth200onall { min-width: 200px !important; }
1935.minwidth250onall { min-width: 250px !important; }
1937.minheight20 { min-height: 20px; }
1938.minheight30 { min-height: 30px; }
1939.minheight40 { min-height: 40px; }
1940.titlefieldcreate { width: 20%; }
1941.titlefield { min-width: 150px; width: 25%; }
1942.titlefieldmiddle { width: 45%; }
1943.titlefieldmax45 { max-width: 45%; min-width: 180px; }
1944.imgmaxwidth180 { max-width: 180px; }
1945.imgmaxheight50 { max-height: 50px; }
1947.width20p { width:20%; }
1948.width25p { width:25%; }
1949.width40p { width:40%; }
1950.width50p { width:50%; }
1951.width60p { width:60%; }
1952.width75p { width:75%; }
1953.width80p { width:80%; }
1954.width100p { width:100%; }
1958@media only screen and (max-width: 1440px)
1961 .titlefieldcreate { width: 30% !important; }
1962 .minwidth50imp { min-width: 50px !important; }
1963 .minwidth75imp { min-width: 75px !important; }
1964 .minwidth100imp { min-width: 100px !important; }
1965 .minwidth125imp { min-width: 125px !important; }
1966 .minwidth150imp { min-width: 150px !important; }
1967 .minwidth200imp { min-width: 200px !important; }
1968 .minwidth250imp { min-width: 250px !important; }
1969 .minwidth300imp { min-width: 300px !important; }
1970 .minwidth400imp { min-width: 300px !important; }
1971 .minwidth500imp { min-width: 300px !important; }
1973 .linkedcol-element {
1979@media only screen and (max-width: 1000px)
1981 .titlefieldmax45 { min-width: 100px; }
1982 .maxwidthonsmartphone { max-width: 100px; }
1983 .minwidth50imp { min-width: 50px !important; }
1984 .minwidth75imp { min-width: 75px !important; }
1985 .minwidth100imp { min-width: 100px !important; }
1986 .minwidth125imp { min-width: 125px !important; }
1987 .minwidth150imp { min-width: 110px !important; }
1988 .minwidth200imp { min-width: 110px !important; }
1989 .minwidth250imp { min-width: 115px !important; }
1990 .minwidth300imp { min-width: 120px !important; }
1991 .minwidth400imp { min-width: 150px !important; }
1992 .minwidth500imp { min-width: 250px !important; }
1995select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusx {
1996 width: calc(100% - 52px) !important;
1997 display:
inline-block;
2000select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusxx {
2001 width: calc(100% - 70px) !important;
2002 display:
inline-block;
2024@media only screen and (max-width: 768px)
2027 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2029 .divadvancedsearchfield {
2035 padding-<?php echo $right; ?>: 10px !important;
2038 .hideonsmartphone { display: none; }
2039 .hideonsmartphoneimp { display: none !important; }
2040 .showonsmartphone { display: block !important; }
2042 .margintoponsmartphone { margin-top: 6px; }
2045 margin-<?php echo $left; ?>: 0 !important;
2047 div.fiche>
table.table-fiche-title {
2048 margin-top: 7px !important;
2049 margin-bottom: 15px !important;
2052 select.minwidth100imp, select.minwidth100, select.minwidth200, select.minwidth200imp, select.minwidth300 {
2053 width: calc(100% - 40px) !important;
2055 display:
inline-block;
2058 select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection), input.widthcentpercentminusx {
2059 width: calc(100% - 52px) !important;
2060 display:
inline-block;
2063 select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection), input.widthcentpercentminusxx {
2064 width: calc(100% - 70px) !important;
2065 display:
inline-block;
2069 input.maxwidthinputfileonsmartphone {
2073 input.buttonpayment,
button.buttonpayment, div.buttonpayment {
2077 .smallonsmartphone {
2081 .nopaddingtoponsmartphone {
2082 padding-top: 0 !important;
2084 .nopaddingbottomonsmartphone {
2085 padding-bottom: 0 !important;
2090@media only screen and (max-width: 570px)
2093 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2096 div#login_left, div#login_right {
2097 min-width: 150px !important;
2098 max-width: 200px !important;
2099 padding-left: 5px !important;
2100 padding-right: 5px !important;
2104 height: 64px !important;
2107 .divmainbodylarge { margin-left: 10px !important; margin-right: 10px !important; }
2109 .tdoverflowmax100onsmartphone {
2112 text-overflow: ellipsis;
2113 white-space: nowrap;
2115 .tdoverflowmax150onsmartphone {
2118 text-overflow: ellipsis;
2119 white-space: nowrap;
2121 .border tbody tr, .border tbody tr td, div.tabBar
table.border tr, div.tabBar
table.border tr td,
2122 div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar div.border .table-val-border-col {
2123 height: 40px !important;
2125 div.tabBar .listofinvoicetype
table tr, div.tabBar .listofinvoicetype
table tr td {
2126 height: 2.2em !important;
2130 div.tabs div.tab a.tab {
2133 text-overflow: ellipsis;
2134 white-space: nowrap;
2137 .quatrevingtpercent, .inputsearch {
2143 padding-bottom: 5px;
2146 .login_table .tdinputlogin {
2147 min-width: unset !important;
2149 input, input[
type=text], input[
type=password], select, textarea {
2152 .trinputlogin input[
type=text], input[
type=password] {
2155 .vmenu .searchform input {
2159 .noenlargeonsmartphone { width : 50px !important; display:
inline !important; }
2160 .maxwidthonsmartphone, #search_newcompany.ui-autocomplete-input { max-width: 100px; }
2161 .maxwidth50onsmartphone { max-width: 40px; }
2162 .maxwidth75onsmartphone { max-width: 50px; }
2163 .maxwidth100onsmartphone { max-width: 70px; }
2164 .maxwidth125onsmartphone { max-width: 100px; }
2165 .maxwidth150onsmartphone { max-width: 120px; }
2166 .maxwidth150onsmartphoneimp { max-width: 120px !important; }
2167 .maxwidth200onsmartphone { max-width: 200px; }
2168 .maxwidth250onsmartphone { max-width: 250px; }
2169 .maxwidth300onsmartphone { max-width: 300px; }
2170 .maxwidth400onsmartphone { max-width: 400px; }
2171 .minwidth150 { min-width: 110px !important; }
2172 .minwidth50imp { min-width: 50px !important; }
2173 .minwidth75imp { min-width: 75px !important; }
2174 .minwidth100imp { min-width: 100px !important; }
2175 .minwidth125imp { min-width: 125px !important; }
2176 .minwidth150imp { min-width: 110px !important; }
2177 .minwidth200imp { min-width: 110px !important; }
2178 .minwidth250imp { min-width: 115px !important; }
2179 .minwidth300imp { min-width: 120px !important; }
2180 .minwidth400imp { min-width: 200px !important; }
2181 .minwidth500imp { min-width: 250px !important; }
2182 .titlefield { width:
auto; min-width: 125px; }
2183 .titlefieldcreate { width:
auto !important; min-width: 125px; }
2187 width: <?php print
dol_size(300,
'width'); ?>px;
2197 padding-<?php echo $right; ?>: 5px;
2198 padding-bottom: 5px;
2200 img.photoref, div.photoref {
2201 border: 1px solid rgba(0, 0, 0, 0.2);
2203 -webkit-box-shadow: none;
2207 object-fit: contain;
2211 padding-<?php echo $right; ?>: 10px;
2214 div.statusref img, div.statusrefbis {
2215 padding-<?php echo $right; ?>: 3px !important;
2225 input.buttonpayment {
2229 .colorblack.totalnboflines {
2230 margin-left: 4px !important;
2235@media only screen and (max-width: 320px)
2237 .maxwidth300 { max-width: 260px; }
2241.linkobject { cursor: pointer; }
2243table.tableforfield tr:not(.liste_titre)>td:first-of-
type, tr.trforfield:not(.liste_titre)>td:first-of-
type, div.tableforfield div.tagtr:not(.liste_titre)>div.tagtd:first-of-
type {
2244 color: var(--tableforfieldcolor);
2247<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2248.hideonprint { display: none !important; }
2263 white-space: nowrap;
2274 <?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2280#id-right, #id-left {
2281 display:
table-cell;
2283 vertical-align: top;
2287 padding-bottom: 5px;
2295 background: var(--colorbackbody);
2296 padding-bottom: 20px;
2298.bodyforlist #
id-right {
2299 padding-bottom: 4px;
2304.classforhorizontalscrolloftabs #
id-container {
2307.classforhorizontalscrolloftabs .side-nav {
2309 float: <?php echo $left; ?>;
2311.classforhorizontalscrolloftabs #
id-right {
2312 width: calc(100% - <?php echo $leftmenuwidth + 30 ?>px);
2313 display:
inline-block;
2340@media screen and (prefers-color-scheme: dark) {
2342 border-bottom: 1px solid #888;
2347<?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2352 display:
table-cell;
2354 border-<?php echo $right; ?>: 1px solid #ECECEC;
2355 box-shadow: 3px 0 6px -2px #eee;
2356 background: var(--colorbackvmenu1);
2357 transition: left 0.5s ease;
2360.side-nav, .login_block {
2361 transition: left 0.5s ease;
2366 border-bottom: 0 !important;
2369 margin: <?php echo $disableimages ?
'0' :
'6'; ?>px;
2373 height: <?php echo $disableimages ?
'18' :
'35'; ?>px;
2376 vertical-align: middle;
2378.menulogocontainer img.mycompany {
2379 object-fit: contain;
2382 image-rendering: -webkit-optimize-contrast;
2385#mainmenutd_companylogo::after, #mainmenutd_menu::after {
2386 content: unset !important;
2388li#mainmenutd_companylogo .tmenucenter {
2391li#mainmenutd_companylogo {
2392 min-width: unset !important;
2394<?php
if ($disableimages) { ?>
2395 li#mainmenutd_home {
2396 min-width: unset !important;
2398 li#mainmenutd_home .tmenucenter {
2403div.blockvmenupair, div.blockvmenuimpair {
2404 border-top: none !important;
2405 border-left: none !important;
2406 border-right: none !important;
2407 border-bottom: 1px solid #eaeaea;
2408 padding-left: 0 !important;
2410div.blockvmenuend, div.blockvmenubookmarks {
2411 border: none !important;
2412 padding-left: 0 !important;
2414div.vmenu, td.vmenu {
2415 padding-right: 10px !important;
2417.blockvmenu .menu_titre {
2432.menuhider { display: none !important; }
2433.menuhider .mainmenu.menu.topmenuimage {
2434 margin-top: 0px !important;
2439<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
2440@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2443 body.sidebar-collapse .side-nav {
2448 .classforhorizontalscrolloftabs #
id-right {
2454 body.sidebar-collapse .login_block {
2458 .menuhider { display: block !important; }
2459 .dropdown-
user-image { display: none; }
2460 .user-header { height:
auto !important; color: var(--colortextbackhmenu); }
2464 table-layout: fixed;
2468 border-bottom: 1px solid #BBB;
2471 padding-right: 20px;
2477 border-bottom: 0 !important;
2479 div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend {
2480 border-top: none !important;
2481 border-left: none !important;
2482 border-right: none !important;
2483 border-bottom: 1px solid #eaeaea;
2484 padding-left: 0 !important;
2486 div.vmenu, td.vmenu {
2487 padding-right: 6px !important;
2490 margin-<?php print $left; ?>: 9px !important;
2491 margin-<?php print $right; ?>: 10px !important;
2494 .pagination .fa-chevron-left, .pagination .fa-chevron-right {
2499@media only screen and (min-width: 768px) and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2502 margin-<?php print $left; ?>: 13px !important;
2503 margin-<?php print $right; ?>: 14px !important;
2510 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty($conf->dol_optimize_smallscreen) ?
'44' :
'6')); ?>px;
2511 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty($conf->dol_optimize_smallscreen) ?
'38' :
'6')); ?>px;
2512 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2513 print
'margin-top: 12px;'.
"\n";
2515 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2516 print
'margin-bottom: 12px;'.
"\n";
2519body.onlinepaymentbody div.fiche {
2520 margin: 20px !important;
2522div.fiche>
table:first-child {
2523 margin-bottom: 15px;
2533 <?php
if ($conf->browser->layout !=
'phone') {
2534 print
"float: ".$left.
";\n";
2536 <?php
if ($conf->browser->layout !=
'phone') {
2537 print
"width: calc(50% - 20px);\n";
2539 <?php
if ($conf->browser->layout ==
'phone') {
2540 print
"padding-bottom: 6px;\n";
2543div.fichetwothirdright {
2544 <?php
if ($conf->browser->layout !=
'phone') {
2545 print
"float: ".$right.
";\n";
2547 <?php
if ($conf->browser->layout !=
'phone') {
2548 print
"width: calc(50% - 20px);\n";
2550 <?php
if ($conf->browser->layout ==
'phone') {
2551 print
"padding-bottom: 6px\n";
2555 <?php
if ($conf->browser->layout !=
'phone') {
2556 print
"float: ".$left.
";\n";
2558 <?php
if ($conf->browser->layout !=
'phone') {
2559 print
"width: calc(50% - 20px);\n";
2563 <?php
if ($conf->browser->layout !=
'phone') {
2564 print
"float: ".$right.
";\n";
2566 <?php
if ($conf->browser->layout !=
'phone') {
2567 print
"width: calc(50% - 20px);\n";
2571 <?php
if ($conf->browser->layout ==
'phone') {
2572 print
"margin-top: 10px;\n";
2582div.firstcolumn >
table.noborder, div.secondcolumn >
table.noborder, div.firstcolumn > div >
table.noborder, div.secondcolumn > div >
table.noborder {
2583 margin-bottom: 14px;
2587@media only screen and (max-width: 1024px)
2590 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : ($dol_hide_leftmenu ?
'6' :
'20')); ?>px;
2591 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 8 : 6); ?>px;
2597 div.fichecenterbis {
2600 div.fichethirdleft {
2603 padding-bottom: 6px;
2605 div.fichetwothirdright {
2608 padding-bottom: 6px;
2614 div.fichehalfright {
2618 div.fichehalfright {
2621 div.firstcolumn div.box {
2624 div.secondcolumn div.box {
2630@media only screen and (max-width: 1440px)
2632 div.fichehalfleft-lg {
2636 div.fichehalfright-lg {
2641 .fichehalfright-lg .fichehalfright {
2647div.fichehalfright tr.liste_titre:first-child td
table.nobordernopadding td {
2651 padding: 0 !important;
2659td.nobordernopadding.widthpictotitle.col-picto {
2660 color: var(--colortexttitlenotab);
2663.table-list-of-attached-files .col-picto, .table-list-of-links .col-picto {
2664 opacity: 0.7 !important;
2668.table-list-of-attached-files .col-picto .widthpictotitle, .table-list-of-links .col-picto .widthpictotitle {
2685 margin-<?php echo $right; ?>: 8px;
2698 vertical-align: middle;
2701.pictowarning, .pictoerror, .pictopreview, .pictonopreview, .picto.error {
2702 padding-<?php echo $left; ?>: 3px;
2706 color: <?php echo $badgeWarning ?>;
2709 color: <?php echo $badgeDanger ?>;
2717.fiche .arearef img.pictoedit, .fiche .arearef span.pictoedit,
2718.fiche .fichecenter img.pictoedit, .fiche .fichecenter span.pictoedit,
2719.tagtdnote span.pictoedit {
2727img.pictofixedwidth {
2733 padding-left: 1px !important;
2736 padding-bottom: 1px;
2742 padding-bottom: 10px;
2744div.attachareaformuserfileecm {
2746 padding-bottom: 6px;
2751 margin-bottom: 10px;
2752 padding-bottom: 10px;
2754div.arearefnobottom {
2756 padding-bottom: 4px;
2761div.divphotoref:last-child {
2762 padding-<?php echo $right; ?>: 30px;
2765 padding-bottom: 10px;
2774 float: <?php echo $right; ?>;
2777 margin-bottom: 10px;
2784 vertical-align: text-bottom;
2790 vertical-align: text-bottom;
2792img.photoref, div.photoref {
2794 -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
2795 box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
2799 object-fit: contain;
2801img.photokanban, div.photokanban {
2805 vertical-align: middle;
2807div.photoref .fa, div.photoref .fas, div.photoref .far {
2811 object-fit: contain;
2815 vertical-align:middle;
2818.difforspanimgright {
2819 display:
table-cell;
2820 padding-right: 10px;
2822img.photorefnoborder {
2826 object-fit: contain;
2827 border: 1px solid #AAA;
2828 border-radius: 100px;
2833 border-bottom: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
2836.trextrafieldseparator td, .trextrafields_collapse_last td {
2842 margin: 0 !important;
2843 padding-bottom: 0 !important;
2851<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2854 background: var(--colorbackhmenu1);
2856 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
2857 box-shadow: 0px 0px 4px #ddd;
2863<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2866 padding-<?php echo $right; ?>: <?php echo((
float) $maxwidthloginblock - 10); ?>px;
2869 -webkit-touch-callout: none;
2870 -webkit-
user-select: none;
2871 -khtml-
user-select: none;
2872 -moz-
user-select: none;
2873 -ms-
user-select: none;
2881<?php
if ($disableimages) { ?>
2887<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2892 white-space: nowrap;
2894 border-<?php print $left; ?>: 0px;
2895 border-<?php print $right; ?>: 0px;
2896 padding: 0px 0px 0px 0px;
2897 margin: 0px 0px 0px 0px;
2899 font-weight: normal;
2900 text-decoration: none;
2903div.tmenudisabled, a.tmenudisabled {
2906a.tmenu, a.tmenusel, a.tmenudisabled {
2909a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:active {
2910 padding: 0px 5px 0px 5px;
2911 white-space: nowrap;
2912 color: var(--colortextbackhmenu);
2913 text-decoration: none;
2914 cursor: not-allowed;
2916span.mainmenuaspan.tmenudisabled {
2917 color: var(--colortextbackhmenu);
2919 cursor: not-allowed;
2922a.disabled, span.tmenu {
2924 text-decoration: none !important;
2928a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
2929 padding: 0px 2px 0px 2px;
2930 margin: 0px 0px 0px 0px;
2931 white-space: nowrap;
2932 color: var(--colortextbackhmenu);
2933 text-decoration: none;
2935a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active {
2936 padding: 0px 2px 0px 2px;
2937 margin: 0px 0px 0px 0px;
2938 white-space: nowrap;
2939 color: var(--colortextbackhmenu);
2940 text-decoration: none !important;
2945 padding: 0px 0px 0px 0px;
2946 margin: 0px 0px 0px 0px;
2955li.tmenu, li.tmenusel {
2956 <?php print $minwidthtmenu ?
'min-width: '.$minwidthtmenu.
'px;' :
''; ?>
2958 vertical-align: bottom;
2960 float: <?php print $left; ?>;
2966 font-weight: normal;
2969 background-image: none !important;
2972li.tmenusel::after, li.tmenu:hover::after{
2977 left: calc(50% - 6px);
2980 border-style: solid;
2981 border-width: 0px 6px 5px 6px;
2982 border-color: transparent transparent #ffffff transparent;
2985.tmenuend .tmenuleft { width: 0px; }
2986.tmenuend { display: none; }
2989 float: <?php print $left; ?>;
2991 <?php
if (empty($conf->dol_optimize_smallscreen)) { ?>
2994 <?php
if ($disableimages) { ?>
2997 height: <?php print $heightmenu; ?>px;
3004 color: var(--colortextbackhmenu);
3005 <?php
if ($disableimages) { ?>
3010 height: <?php print $heightmenu; ?>px;
3020 padding-bottom: 4px;
3022 text-overflow: ellipsis;
3023 width: <?php echo $leftmenuwidth - 2; ?>px;
3027 padding-<?php print $left; ?>: 2px;
3028 padding-<?php print $right; ?>: 2px;
3029 font-family: Roboto,<?php echo $fontlist; ?>;
3036 background-repeat:no-repeat;
3038 height: <?php echo($heightmenu - 22); ?>px;
3043a.tmenuimage:focus, .mainmenu.topmenuimage:focus {
3050 color: var(--colortextbackhmenu);
3056 <?php print $disableimages ?
'' :
'top: 10px'; ?>
3058#mainmenutd_menu a.tmenuimage {
3066 text-decoration: none;
3072<?php
if (in_array(
getDolGlobalInt(
'THEME_TOPMENU_DISABLE_IMAGE'), array(2, 3, 4))) { ?>
3073.tmenulabel:not(.menuhider), .tmenulabel:not(.menuhider)::before {
3077a.tmenuimage:not(.menuhider), a.tmenuimage:not(.menuhider)::before,
3078div.tmenuimage:not(.menuhider), div.tmenuimage:not(.menuhider)::before,
3079span.tmenuimage:not(.menuhider), span.tmenuimage:not(.menuhider)::before {
3081 margin-top: 8px !important;
3087 text-overflow: ellipsis;
3093ul.tmenu:hover .tmenulabel:not(.menuhider), .ul.tmenu:hover .tmenulabel:not(.menuhider)::before {
3097 text-overflow: ellipsis;
3101 display: initial !important;
3102 line-height: 0.6em !important;
3103 height: 1em !important;
3105 text-overflow: ellipsis;
3106 color: var(--colortextbackhmenu);
3109ul.tmenu:hover .tmenuimage:not(.menuhider), ul.tmenu:hover .tmenuimage:not(.menuhider)::before {
3112 margin-top: 0px !important;
3118li.tmenu:hover .tmenulabel:not(.menuhider), li.tmenu:hover .tmenulabel:not(.menuhider)::before {
3119 display: initial !important;
3121li.tmenu:hover .tmenuimage:not(.menuhider), li.tmenu:hover .tmenuimage:not(.menuhider):before {
3122 font-size: 1.1em !important;
3123 margin-top: 0px !important;
3131<?php
if (empty($dol_hide_topmenu)) { ?>
3132 <?php include
dol_buildpath($path.
'/theme/'.$theme.
'/main_menu_fa_icons.inc.php', 0); ?>
3137 $moduletomainmenu = array(
3138 'user' =>
'',
'syslog' =>
'',
'societe' =>
'companies',
'projet' =>
'project',
'propale' =>
'commercial',
'commande' =>
'commercial',
3139 'produit' =>
'products',
'service' =>
'products',
'stock' =>
'products',
3140 'don' =>
'accountancy',
'tax' =>
'accountancy',
'banque' =>
'accountancy',
'facture' =>
'accountancy',
'compta' =>
'accountancy',
'accounting' =>
'accountancy',
'adherent' =>
'members',
'import' =>
'tools',
'export' =>
'tools',
'mailing' =>
'tools',
3141 'contrat' =>
'commercial',
'ficheinter' =>
'commercial',
'ticket' =>
'ticket',
'deplacement' =>
'commercial',
3142 'fournisseur' =>
'companies',
3143 'barcode' =>
'',
'fckeditor' =>
'',
'categorie' =>
'',
3145 $mainmenuused =
'home';
3146 foreach ($conf->modules as $val) {
3147 $mainmenuused .=
','.(isset($moduletomainmenu[$val]) ? $moduletomainmenu[$val] : $val);
3149 $mainmenuusedarray = array_unique(explode(
',', $mainmenuused));
3153 $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');
3155 $divnotrequired = array(
'multicurrency',
'salaries',
'ticket',
'margin',
'opensurvey',
'paybox',
'expensereport',
'incoterm',
'prelevement',
'propal',
'workflow',
'notification',
'supplier_proposal',
'cron',
'product',
'productbatch',
'expedition');
3157 foreach ($mainmenuusedarray as $val) {
3158 if (empty($val) || in_array($val, $divalreadydefined)) {
3161 if (in_array($val, $divnotrequired)) {
3167 $constformoduleicon =
'MAIN_MODULE_'.strtoupper($val).
'_ICON';
3169 if ($iconformodule) {
3170 if (preg_match(
'/^fa\-/', $iconformodule)) {
3173 $url =
dol_buildpath(
'/'.$val.
'/img/'.$iconformodule.
'.png', 1);
3178 foreach ($conf->file->dol_document_root as $dirroot) {
3179 if (file_exists($dirroot.
"/".$val.
"/img/".$val.
".png")) {
3190 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";
3191 print
'div.mainmenu.'.$val.
' span::before {'.
"\n";
3192 print
'content: "\f249";'.
"\n";
3197 print
"div.mainmenu.".$val.
" {\n";
3198 print
" background-image: url(".$url.
");\n";
3199 print
" background-position-y: 3px;\n";
3200 print
" filter: saturate(0);\n";
3203 print
'/* icon for module '.$val.
' is a fa icon */'.
"\n";
3212 padding:0 0 0 0 !important;
3213 margin:0 0 0 0 !important;
3214 <?php
if ($disableimages) { ?>
3225 background: #f0f0f0;
3233 display:
table-cell;
3234 vertical-align: middle;
3236.login_vertical_align {
3238 padding-bottom: 80px;
3241 padding-bottom: 30px;
3243 vertical-align: middle;
3247 color: #eee !important;
3248 padding-bottom: 20px;
3249 text-shadow: 1px 1px #444;
3252 text-shadow: 1px 1px 1px #FFF;
3259 padding-bottom:12px;
3263 print
' background-color: rgba(255, 255, 255, 0.9);';
3265 print
' background-color: #FFFFFF;';
3268 -webkit-box-shadow: 0 2px 23px 2px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(60,60,60,0.15);
3269 box-shadow: 0 2px 23px 2px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(60,60,60,0.15);
3277.login_table input#username, .login_table input#password, .login_table input#securitycode {
3279 border-bottom: solid 1px rgba(180,180,180,.4);
3285.login_table input#username:focus, .login_table input#password:focus, .login_table input#securitycode:focus {
3286 outline: none !important;
3288.login_table .trinputlogin {
3292.login_table .tdinputlogin {
3293 background-color: transparent;
3298.login_table .tdinputlogin .fa {
3302.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password, .login_table .tdinputlogin input#securitycode {
3307 word-
break:
break-word;
3311.login_main_message {
3314 margin-bottom: 22px;
3316.login_main_message .error {
3320div#login_left, div#login_right {
3321 display:
inline-block;
3325 padding-right: 16px;
3327 vertical-align: middle;
3329div#login_right select#entity {
3335table.login_table_securitycode {
3336 border-spacing: 0px;
3338table.login_table_securitycode tr td {
3346 border: 1px solid #DDDDDD;
3348#img_logo, .img_logo {
3353div.backgroundsemitransparent {
3354 background:rgba(255, 255, 255, 0.7);
3356 padding-right: 10px;
3360 text-align: <?php print $right; ?>;
3361 <?php print $right; ?>: 0;
3362 top: <?php print $disableimages ?
'4px' :
'0'; ?>;
3365 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3370 color: var(--colortextbackhmenu);
3371 display:
inline-block;
3373div.login_block a .atoploginusername {
3374 display:
inline-block;
3377 text-overflow: ellipsis;
3379div.login_block span.aversion {
3380 color: var(--colortextbackhmenu);
3381 filter: contrast(0.7);
3383div.login_block
table {
3392 color: var(--colortextbackvmenu);
3395 color: var(--colortextbackvmenu);
3396 text-decoration:underline;
3398.login_block_elem a span.atoplogin, .login_block_elem span.atoplogin {
3399 vertical-align: middle;
3401div.login_block_tools {
3402 margin-<?php echo $right ?>: 8px;
3403 display:
inline-block;
3404 vertical-align: middle;
3405 line-height: <?php echo $disableimages ?
'25' :
'53'; ?>px;
3406 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3408div.login_block_other {
3409 display:
inline-block;
3410 vertical-align: middle;
3411 clear: <?php echo $disableimages ?
'none' :
'both'; ?>;
3413 text-align: <?php echo $right ?>;
3416div.login_block_user {
3417 display:
inline-block;
3418 vertical-align: middle;
3419 line-height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3420 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3424 float: <?php echo $right ?>;
3425 vertical-align: top;
3426 padding: 0px 3px 0px 4px !important;
3428.login_block_other .login_block_elem {
3432.atoplogin, .atoplogin:hover {
3433 color: var(--colortextbackhmenu) !important;
3435.login_block_getinfo {
3438.login_block_getinfo div.login_block_tools, .login_block_getinfo div.login_block_user {
3441.login_block_getinfo .atoplogin, .login_block_getinfo .atoplogin:hover {
3442 color: #333 !important;
3443 font-weight: normal !important;
3445.alogin, .alogin:hover {
3446 font-weight: normal !important;
3449.alogin:hover, .atoplogin:hover {
3450 text-decoration:underline !important;
3452span.fa.atoplogin, span.fa.atoplogin:hover {
3454 text-decoration: none !important;
3456.atoplogin #dropdown-icon-down, .atoplogin #dropdown-icon-up {
3459img.login, img.printer, img.entity {
3462 text-decoration: none;
3466.loginbuttonexternal {
3469 border: 1px solid #ccc;
3475.userimg.atoplogin img.userphoto, .userimgatoplogin img.userphoto {
3476 width: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3477 height: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3479 background-size: contain;
3481 border-color: rgba(255, 255, 255, 0.2);
3484 border-radius: 0.72em;
3487 background-size: contain;
3488 vertical-align: middle;
3490span.userimg div.userphoto {
3491 background-color: #eee;
3492 border-radius: 0.72em;
3496 display:
inline-block;
3499 border-radius: 0.6em;
3502 background-size: contain;
3503 vertical-align: middle;
3504 background-color: #FFF;
3506img.userphotopublicvcard {
3510 background-size: contain;
3512 border-color: rgba(128, 128, 128, 0.5);
3517img.userphoto[alt=
"Gravatar avatar"], img.photouserphoto.dropdown-
user-image[alt=
"Gravatar avatar"] {
3520form[
name=
"addtime"] img.userphoto {
3521 border: 1px solid #444;
3524 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/object_user.png', 1); ?>);
3525 background-repeat: no-repeat;
3527.span-icon-password {
3528 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/lock.png', 1); ?>);
3529 background-repeat: no-repeat;
3536div.vmenu, td.vmenu {
3537 margin-<?php print $right; ?>: 2px;
3541 padding-bottom: 0px;
3546 width: <?php echo $leftmenuwidth; ?>px;
3548 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3554input.vmenusearchselectcombo[
type=text] {
3555 width: <?php echo $leftmenuwidth - 10; ?>px !important;
3557.vmenusearchselectcombo {
3558 width: <?php echo $leftmenuwidth - 2; ?>px;
3563 padding-bottom: 3px;
3565 text-overflow: ellipsis;
3566 width: <?php echo $leftmenuwidth - 2; ?>px;
3568#menu_contenu_logo { }
3570.searchform { padding-top: 10px; }
3571.searchform input { font-size: 16px; }
3574a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:active, span.vmenu, span.vsmenu {
3575 white-space: nowrap; font-family: <?php print $fontlist ?>; text-align: <?php print $left; ?>;
3577a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:active,
3578span.vmenu, span.vmenu:link, span.vmenu:visited, span.vmenu:hover, span.vmenu:active { font-weight: bold; }
3581 font-family: <?php print $fontlist ?>; text-align: <?php print $left; ?>; font-weight: bold; color: #aaa; margin-left: 4px; white-space: nowrap;
3583a.vmenu:link, a.vmenu:visited {
3584 color: var(--colortextbackvmenu);
3587a.vsmenu:link, a.vsmenu:visited, a.vsmenu:hover, a.vsmenu:active, span.vmenu, span.vsmenu {
3588 font-family: <?php print $fontlist ?>;
3589 text-align: <?php print $left; ?>;
3590 color: var(--colortextbackvmenu);
3591 margin: 1px 1px 1px 6px;
3593span.vsmenudisabled, font.vsmenudisabled {
3594 font-family: <?php print $fontlist ?>;
3595 text-align: <?php print $left; ?>;
3597 white-space: nowrap;
3599a.vsmenu:link, a.vsmenu:visited {
3600 color: var(--colortextbackvmenu);
3601 white-space: nowrap;
3603span.vsmenudisabledmargin, font.vsmenudisabledmargin { margin: 1px 1px 1px 6px; }
3604li a.vsmenudisabled, li.vsmenudisabled { color: #aaa !important; }
3606a.help:link, a.help:visited, a.help:hover, a.help:active, span.help {
3607 text-align: <?php print $left; ?>; color: #aaa; text-decoration: none;
3609.helppresent, .helppresent:hover {
3617 color: var(--colortextbackhmenu);
3618 margin-<?php echo $left ?>: -4px;
3619 display:
inline-block;
3621 vertical-align: super;
3623 transform: rotate(<?php echo($left ==
'left' ?
'55deg' :
'305deg'); ?>);
3626.vmenu div.blockvmenufirst, .vmenu div.blockvmenulogo, .vmenu div.blockvmenusearchphone, .vmenu div.blockvmenubookmarks
3628 border-top: 1px solid #BBB;
3630a.vsmenu.addbookmarkpicto {
3631 padding-right: 10px;
3633div.blockvmenusearchphone
3635 border-bottom: none !important;
3637.vmenu div.blockvmenuend, .vmenu div.blockvmenulogo
3639 margin: 0 0 8px 2px;
3641.vmenu div.blockvmenusearch {
3643 margin-bottom: 15px;
3658.vmenu div.blockvmenuend
3660 padding-bottom: 5px;
3662.vmenu div.blockvmenulogo
3664 padding-bottom: 10px;
3667div.blockvmenubookmarks
3669 padding-top: 10px !important;
3670 padding-bottom: 16px !important;
3672div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend
3674 font-family: <?php print $fontlist ?>;
3675 text-align: <?php print $left; ?>;
3676 text-decoration: none;
3680 padding-bottom: 7px;
3683 color: var(--colortext);
3684 background: var(--colorbackvmenu1);
3686 border-left: 1px solid #AAA;
3687 border-right: 1px solid #BBB;
3692 font-family: <?php print $fontlist ?>;
3694 text-align: <?php print $left; ?>;
3695 text-decoration: none;
3696 margin: 1px 0px 0px 2px;
3697 background: var(--colorbackvmenu1);
3700div.blockvmenusearch > form > div {
3703div.blockvmenusearch > form > div > label {
3709<?php
if (empty($conf->dol_optimize_smallscreen)) { ?>
3710 font-family: <?php print $fontlist ?>;
3713 text-decoration: none;
3717 padding-bottom: 3px;
3718 margin: 4px 0px 0px 0px;
3726 border-right: 1px solid #000000;
3727 border-bottom: 1px solid #000000;
3728 background: #b3c5cc;
3729 font-family: <?php print $fontlist ?>;
3731 text-align: <?php print $left; ?>;
3732 text-decoration: none;
3736 background: #b3c5cc;
3741 background: #F4F4F4;
3743 border: 1px solid #bbb;
3754#mainContent, #leftContent .ui-layout-pane {
3759#mainContent, #leftContent .ui-layout-center {
3771 padding-bottom: 0 !important;
3776 padding: 0px 4px 14px 4px !important;
3792li.expanded > a.fmdirlia.jqft.ecmjqft {
3793 font-weight: bold !important;
3797 width: calc(100% - 100px);
3801 white-space:
break-spaces;
3802 word-
break:
break-all;
3810 text-align: <?php print $left; ?>;
3829 color: var(--colortextbacktab);
3831 padding-left: 0px; padding-right: 0px;
3832 padding-bottom: 2px;
3833 margin: 0px 0px 30px 0px;
3834 border-top: 1px solid #BBB;
3837 background: var(--colorbackbody);
3840div.tabBar tr.titre td {
3843div.fiche
table:not(.
table-fiche-title) tr.titre td {
3847div.tabBar.tabBarNoTop {
3853div.tabBarWithBottom {
3854 padding-bottom: 18px;
3855 border-bottom: 1px solid #bbb;
3857div.tabBarWithBottom tr {
3858 background: unset !important;
3860div.tabBarWithBottom
table.border>tbody>tr:last-of-
type>td {
3861 border-bottom: none !important;
3864div.tabBar
table.tableforservicepart2:last-child {
3865 border-bottom: 1px solid #aaa;
3867.tableforservicepart1 .tdhrthin {
3869 padding-top: 0 !important;
3879 border: 1px solid #888;
3883 padding-bottom: 8px;
3893 margin: 20px 0em 30px 0em;
3897div.tabsActionNoBottom {
3901 margin-bottom: 16px !important;
3905 color: rgba(0,0,0,0.4) !important;
3906 text-shadow:1px 1px 1px #ffffff;
3907 font-family: <?php print $fontlist ?>;
3908 font-weight: normal !important;
3909 padding: 4px 6px 2px 0px;
3910 margin-<?php print $right; ?>: 10px;
3911 text-decoration: none;
3912 white-space: nowrap;
3926 color: var(--colortextlink) !important;
3928a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
3929 font-family: <?php print $fontlist ?>;
3930 padding: 12px 14px 10px;
3932 text-decoration: none;
3933 white-space: nowrap;
3935 background-image: none !important;
3938.tabactive, a.tab#active {
3939 color: var(--colortextbacktab) !important;
3941 margin: 0 0.2em 0 0.2em !important;
3943 border-right: 1px solid transparent;
3944 border-left: 1px solid transparent;
3945 border-top: 1px solid transparent;
3949 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
3950 border-bottom: 3px solid var(--colortextbackhmenu) !important;
3952 border-bottom: 3px solid var(--colorbackhmenu1) !important;
3955.tabunactive, a.tab#unactive {
3956 border-right: 1px solid transparent;
3957 border-left: 1px solid transparent;
3958 border-top: 1px solid transparent;
3959 border-bottom: 0px !important;
3967 text-decoration: underline;
3971 font-family: <?php print $fontlist ?>;
3972 text-decoration: none;
3973 white-space: nowrap;
3977 background: #dee7ec;
3981 background: #dee7ec;
3983 font-family: <?php print $fontlist ?>;
3986 text-decoration: none;
3987 white-space: nowrap;
3988 -webkit-border-radius:4px 4px 0px 0px;
3989 border-radius:4px 4px 0px 0px;
3991 border-<?php print $right; ?>: 1px solid #555555;
3992 border-<?php print $left; ?>: 1px solid #D8D8D8;
3993 border-top: 1px solid #D8D8D8;
3999<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/btn.inc.php', 0); ?>
4011 background-repeat: repeat-x;
4012 margin-top: <?php echo($dol_hide_topmenu ?
'6' :
'0'); ?>px;
4017 border-collapse: collapse;
4020 padding-<?php print $left; ?>: 0px !important;
4021 padding-<?php print $right; ?>: 4px !important;
4024 list-style-
type:none;
4025 margin: 0px !important;
4026 padding: 0px !important;
4031tr.nocellnopadd td.nobordernopadding, tr.nocellnopadd td.nocellnopadd
4037 color: unset !important;
4041 padding: 4px !important;
4042 padding-left: 7px !important;
4043 padding-right: 7px !important;
4045input.button.smallpaddingimp, input.buttonreset.smallpaddingimp {
4047 font-weight: normal !important;
4049input.button[
name=
"upload"] {
4050 padding: 5px !important;
4054 color: var(--colortextlink);
4055 background-color: transparent;
4058input.buttonlink:hover {
4059 text-decoration: underline;
4065 text-decoration: underline;
4066 color: var(--colortextlink);
4067 background-color: transparent;
4071 padding-<?php print $left; ?>: 0px;
4073div.tabs.nopaddingleft {
4074 padding-<?php print $left; ?>: 0px;
4077 padding-<?php print $right; ?>: 0px;
4080 padding-top: 0px !important;
4082.nopaddingbottomimp {
4083 padding-bottom: 0px !important;
4086 border-collapse: collapse;
4089 padding-<?php print $left; ?>: 0px;
4090 padding-<?php print $right; ?>: 16px;
4091 padding-bottom: 4px;
4094.notopnoleftnoright {
4095 border-collapse: collapse;
4100 padding-bottom: 4px;
4101 margin: 0px 0px 0px 0px;
4104table.tableforemailform tr td {
4106 padding-bottom: 3px;
4109table.border,
table.bordernooddeven,
table.dataTable, .table-border, .table-border-col, .table-key-border-col, .table-val-border-col, div.border {
4110 border-collapse: collapse !important;
4111 padding: 1px 2px 1px 3px;
4114 border: 1px solid #BBB;
4116.border tbody tr, .bordernooddeven tbody tr, .border tbody tr td, .bordernooddeven tbody tr td,
4117div.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,
4118tr.liste_titre.box_titre td
table td, .bordernooddeven tr td {
4122div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar .table-val-border-col {
4123 vertical-align: middle;
4125div .tdtop:not(.tagtdnote) {
4126 vertical-align: top !important;
4129 padding-top: 7px !important;
4130 padding-bottom: 0px !important;
4133table.border td,
table.bordernooddeven td, div.border div div.tagtd {
4134 padding: 2px 2px 2px 2px;
4135 border-collapse: collapse;
4137div.tabBar .fichecenter
table.border>tbody>tr>td, div.tabBar .fichecenter div.border div div.tagtd, div.tabBar div.border div div.tagtd
4140 border-bottom: 1px solid #E0E0E0;
4143td.border, div.tagtable div div.border {
4144 border-top: 1px solid #000000;
4145 border-right: 1px solid #000000;
4146 border-bottom: 1px solid #000000;
4147 border-left: 1px solid #000000;
4149.table-key-border-col {
4153.table-val-border-col {
4158.thsticky, .tdsticky {
4162.thstickyright, .tdstickyright {
4166.thstickygray, .tdstickygray {
4167 background-color: lightgray;
4169.thstickyghostwhite, .tdstickyghostwhite {
4170 background-color: ghostwhite;
4172.thstickyinherit, .tdstickyinherit {
4173 background-color: inherit;
4202.nobordertop, .nobordertop tr:first-of-
type td {
4203 border-top: none !important;
4205.noborderbottom, .noborderbottom tr:last-of-
type td {
4206 border-bottom: none !important;
4209 border-top: 1px solid var(--colortopbordertitle1);
4212 border-bottom: 1px solid var(--colortopbordertitle1);
4216 background: var(--colorbacktabcard1);
4218.fichehalfright
table.noborder , .fichehalfleft
table.noborder{
4219 margin: 0px 0px 0px 0px;
4221table.liste,
table.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact),
table.formdoc, div.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact) {
4223 if ($userborderontable) { ?>
4224 border-left: 1px solid var(--colortopbordertitle1);
4225 border-right: 1px solid var(--colortopbordertitle1);
4230 border-collapse: separate !important;
4231 border-spacing: 0px;
4232 border-top-width: <?php echo $borderwidth ?>px;
4233 border-top-color: var(--colortopbordertitle1);
4234 border-top-style: solid;
4235 margin: 0px 0px 20px 0px;
4237#tablelines, #tablelinesservice {
4238 border-bottom-width: 1px;
4239 border-bottom-color: var(--colortopbordertitle1);
4240 border-bottom-style: solid;
4242table.liste tr:last-of-
type td,
table.noborder:not(#tablelines):not(#tablelinesservice) tr:last-of-
type td,
table.formdoc tr:last-of-
type td, div.noborder tr:last-of-
type td {
4243 border-bottom-width: 1px;
4244 border-bottom-color: var(--colortopbordertitle1);
4245 border-bottom-style: solid;
4248table.nointerlines tr:not(:last-child) td {
4249 border-bottom: unset !important;
4250 border-top: unset !important;
4255table.noborder:not(.cal_month, .paymenttable) {
4256 border-radius: <?php echo $borderradius; ?>px;
4258table.noborder.cal_month {
4259 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4260 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4262table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4263table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:first-child,
4264table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4265table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:first-child {
4266 border-top-left-radius: <?php echo $borderradius; ?>px;
4268table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:last-child,
4269table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4270table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4271table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:last-child {
4272 border-top-right-radius: <?php echo $borderradius; ?>px;
4274table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:first-child,
4275table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:first-child {
4276 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4278table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:last-child,
4279table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:last-child {
4280 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4282table.noborder thead tr:last-child td:first-child,
4283table.noborder thead tr:last-child th:first-child {
4284 border-bottom-left-radius: unset !important;
4286table.noborder thead tr:last-child td:last-child,
4287table.noborder thead tr:last-child th:last-child {
4288 border-bottom-right-radius: unset !important;
4291table.liste:not(.listwithfilterbefore) {
4292 border-top-left-radius: <?php echo $borderradius; ?>px;
4293 border-top-right-radius: <?php echo $borderradius; ?>px;
4296 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4297 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4299table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:first-child,
4300table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:first-child {
4301 border-top-left-radius: <?php echo $borderradius; ?>px;
4303table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:last-child,
4304table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:last-child {
4305 border-top-right-radius: <?php echo $borderradius; ?>px;
4307div.liste_titre_bydiv {
4308 border-top-left-radius: <?php echo $borderradius; ?>px;
4309 border-top-right-radius: <?php echo $borderradius; ?>px;
4311table.liste tr:last-child td:first-child,
4312table.liste tr:last-child th:first-child {
4313 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4315table.liste tr:last-child td:last-child,
4316table.liste tr:last-child th:last-child {
4317 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4320table#tablelines tr:last-of-
type td:first-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td {
4321 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4323table#tablelines tr:last-of-
type td:last-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td {
4324 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4333div.tabBar
table:not(.nobottom).border>tbody>tr:last-of-
type>td {
4334 border-bottom-width: 1px;
4335 border-bottom-color: var(--colortopbordertitle1);
4336 border-bottom-style: solid;
4338div.tabBar div.fichehalfright
table.noborder {
4339 border-bottom: none;
4342table.paddingtopbottomonly tr td {
4344 padding-bottom: 2px;
4346.liste_titre_filter {
4347 background: var(--colorbacktitle1) !important;
4350 background: var(--colorbackhmenu1) !important;
4353table:not(.listwithfilterbefore) tr.liste_titre_filter:first-of-
type td.liste_titre {
4357tr.liste_titre_filter td.liste_titre {
4360 padding-bottom: 0px;
4362.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
4364 border-bottom-width: 0 !important;
4365 border-top-width: 1px;
4366 border-top-color: var(--colortopbordertitle1);
4367 border-top-style: solid;
4369tr.liste_titre_create td:not(.linecoldescription) {
4370 padding-right: 4px !important;
4371 padding-left: 4px !important;
4373tr#trlinefordates td {
4374 border-bottom: 0px !important;
4376.liste_titre_add td, .liste_titre_add th, .liste_titre_add .tagtd
4378 border-top-width: 1px;
4379 border-top-color: var(--colortopbordertitle1);
4380 border-top-style: solid;
4382table.liste tr,
table.noborder tr, div.noborder form {
4383 border-top-color: #FEFEFE;
4386table.liste th,
table.noborder th,
table.noborder tr.liste_titre td,
table.noborder tr.box_titre td {
4387 padding: 6px 10px 6px 12px;
4389td.linecoldescription {
4390 padding: 6px 10px 6px 12px !important;
4392table.tableforfield td, .tagtr.table-border-row .tagtd {
4393 padding: 2px 4px 2px 10px;
4395table.liste td,
table.noborder td, div.noborder form div,
table.tableforservicepart1 td,
table.tableforservicepart2 td {
4396 padding: 6px 10px 6px 12px;
4400table.liste tr.trkanban td {
4401 padding: 12px 15px 12px 15px;
4403div.liste_titre_bydiv .divsearchfield {
4404 padding: 2px 1px 2px 7px;
4407tr.box_titre .nobordernopadding td {
4408 padding: 0 ! important;
4410table.nobordernopadding {
4411 border-collapse: collapse !important;
4414table.nobordernopadding tr {
4415 border: 0 !important;
4416 padding: 0 0 !important;
4418table.nobordernopadding tr td {
4419 border: 0 !important;
4422table.border tr td
table.nobordernopadding tr td {
4428 border-right-width: 1px !important;
4429 border-right-color: #BBB !important;
4430 border-right-style: solid !important;
4434 border-left-width: 1px !important;
4435 border-left-color: #BBB !important;
4436 border-left-style: solid !important;
4441table.listwithfilterbefore {
4442 border-top: none !important;
4446.tagtable, .table-border { display:
table; }
4447.tagtr, .table-border-row { display:
table-row; }
4448.tagtd, .table-border-col, .table-key-border-col, .table-val-border-col { display:
table-cell; }
4449.confirmquestions .tagtr .tagtd:not(:first-child) { padding-left: 10px; }
4450.confirmquestions { margin-top: 5px; }
4458 color: var(--colortexttitlenotab);
4460 word-
break:
break-word;
4463 color: var(--colortexttitlenotab) !important;
4467 font-weight: normal;
4468 color: var(--refidnocolor);
4469 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize ?>;
4472div.refaddress div.address {
4477 display:
inline-block;
4481 float: <?php echo $right; ?>;
4484 font-weight: normal;
4489 display:
inline-block;
4495 display:
inline-block;
4502li.pagination.paginationpage.paginationpageleft, li.pagination.paginationpage.paginationpageright {
4506 display:
inline-block;
4510div.pagination li.pagination a,
4511div.pagination li.pagination span {
4513 line-height: 1.42857143;
4514 text-decoration: none;
4515 background-repeat: repeat-x;
4516 color: var(--color-black);
4518div.pagination li.pagination span.inactive {
4522li.noborder.litext, li.noborder.litext a,
4523div.pagination li a.inactive:hover,
4524div.pagination li span.inactive:hover {
4525 -webkit-box-shadow: none !important;
4526 box-shadow: none !important;
4528div.pagination li.litext a {
4530 padding-right: 10px;
4534div.pagination li.litext a:hover {
4535 background-color: transparent;
4536 background-image: none;
4538div.pagination li.noborder a:hover {
4540 background-color: transparent;
4543div.pagination li span {
4547div.pagination li:first-child a,
4548div.pagination li:first-child span {
4554div.pagination li .active a,
4555div.pagination li .active span,
4556div.pagination li .active a:hover,
4557div.pagination li .active span:hover,
4558div.pagination li .active a:focus,
4559div.pagination li .active span:focus {
4563 background-color: var(--colorbackhmenu1);
4564 border-color: #337ab7;
4566div.pagination .disabled span,
4567div.pagination .disabled span:hover,
4568div.pagination .disabled span:focus,
4569div.pagination .disabled a,
4570div.pagination .disabled a:hover,
4571div.pagination .disabled a:focus {
4573 cursor: not-allowed;
4574 background-color: #fff;
4577div.pagination li.pagination .active {
4578 text-decoration: underline;
4581.paginationafterarrows .nohover {
4582 box-shadow: none !important;
4585div.pagination li.paginationafterarrows {
4590.paginationatbottom {
4593table.hidepaginationprevious .paginationprevious {
4596table.hidepaginationnext .paginationnext {
4599.tabBar .arearef .pagination.paginationref {
4600 max-width: calc(30%);
4602.paginationafterarrows a.btnTitlePlus, .titre_right a.btnTitlePlus {
4605 background-color: unset;
4607.paginationafterarrows a.btnTitlePlus:hover span:before, .titre_right a.btnTitlePlus:hover span:before {
4616.oddeven:hover, .evenodd:hover, .oddevenimport:hover, .evenoddimport:hover, .impair:hover, .pair:hover
4618 background: var(--colorbacklinepairhover) !important;
4620.tredited, .tredited td {
4621 background: var(--colorbacklinepairchecked) !important;
4622 border-bottom: 0 !important;
4624.treditedlinefordate {
4625 background: var(--colorbacklinepairchecked) !important;
4628<?php
if ($colorbacklinepairchecked) { ?>
4630 background: var(--colorbacklinepairchecked) !important;
4634.nohoverborder:hover {
4637 -webkit-box-shadow: unset;
4639.oddeven, .evenodd, .impair, .pair, .nohover .impair:hover, tr.impair td.nohover, tr.pair td.nohover, .tagtr.oddeven {
4640 font-family: <?php print $fontlist ?>;
4642 color: var(--oddevencolor);
4644.impair, .nohover .impair:hover, tr.impair td.nohover {
4645 background-color: var(--colorbacklineimpair2);
4647.pair, .nohover .pair:hover, tr.pair td.nohover {
4648 background-color: var(--colorbacklinepair2);
4650tr.oddeven.oddevendouble {
4651 height: 60px !important;
4655 background-color: var(--colorbacklineimpair2);
4657table.dataTable tr.oddeven {
4658 background-color: var(--colorbacklinepair2) !important;
4662td.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 {
4663 background-color: var(--colorbacklineimpair2) !important;
4664 background: var(--colorbacklineimpair2) !important;
4666td.evenodd, tr.nohoverpair td, #trlinefordates td {
4667 background-color: var(--colorbacklinepair2) !important;
4668 background: var(--colorbacklinepair2) !important;
4672 border-bottom: 1pt solid black !important;
4673 background-color: var(--colorbacklinebreak) !important;
4675.trforbreak.nobold td a, .trforbreak.nobold span.secondary {
4676 font-weight: normal !important;
4680 padding: 5px 8px 5px 8px !important;
4682tr.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 {
4683 padding: 7px 8px 7px 8px;
4684 border-bottom: 1px solid #ddd;
4686form.pair, form.impair {
4687 font-weight: normal;
4689form.tagtr:last-of-
type div.tagtd, tr.pair:last-of-
type td, tr.impair:last-of-
type td {
4690 border-bottom: 0px !important;
4693 border-bottom: 0px !important;
4695div.tableforcontact form.tagtr:last-of-
type div.tagtd {
4696 border-bottom: 1px solid #ddd !important;
4698tr.pair td .nobordernopadding tr td, tr.impair td .nobordernopadding tr td {
4699 border-bottom: 0px !important;
4701table.nobottomiftotal tr.liste_total td {
4702 background-color: var(--inputbackgroundcolor);
4703 <?php
if (!$userborderontable) { ?>
4704 border-bottom: 0px !important;
4707table.nobottom, td.nobottom {
4708 border-bottom: 0px !important;
4710div.liste_titre .tagtd {
4711 vertical-align: middle;
4714 min-height: 26px !important;
4717 padding-bottom: 2px;
4719div.liste_titre_bydiv {
4720 border-top-width: <?php echo $borderwidth ?>px;
4721 border-top-color: var(--colortopbordertitle1);
4722 border-top-style: solid;
4723 <?php
if ($userborderontable) { ?>
4724 border-left: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
4725 border-right: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
4728 border-collapse: collapse;
4729 padding: 2px 0px 2px 0;
4734div.liste_titre_bydiv_inlineblock {
4735 display:
inline-block;
4739tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable.tr, tagtr.liste_titre
4741 height: 26px !important;
4745 background: #f8f8f8;
4748 border: 1px solid #ddd;
4750div.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
4752 background: var(--colorbacktitle1);
4753 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
4755 color: var(--colortexttitle);
4756 font-family: <?php print $fontlist ?>;
4757 text-align: <?php echo $left; ?>;
4759tr.liste_titre th, tr.liste_titre td, th.liste_titre
4761 border-bottom: 1px solid var(--colortopbordertitle1);
4763tr.liste_titre:first-child th, tr:first-child th.liste_titre {
4765 border-bottom: unset;
4767tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div
4769 font-family: <?php print $fontlist ?>;
4770 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
4771 vertical-align: middle;
4774tr.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 {
4775 text-shadow: none !important;
4776 color: var(--colortexttitlelink);
4778tr.liste_titre_topborder td {
4779 border-top-width: <?php echo $borderwidth; ?>px;
4780 border-top-color: var(--colortopbordertitle1);
4781 border-top-style: solid;
4784 text-shadow: none !important;
4785 color: var(--colortexttitle);
4787.liste_titre td a.notasortlink {
4788 color: var(--colortextlink);
4790.liste_titre td a.notasortlink:hover {
4791 background: transparent;
4793tr.liste_titre:last-child th.liste_titre, tr.liste_titre:last-child th.liste_titre_sel, tr.liste_titre td.liste_titre, tr.liste_titre td.liste_titre_sel, form.liste_titre div.tagtd {
4795 border-bottom: unset;
4801tr.liste_titre_sel th, th.liste_titre_sel, tr.liste_titre_sel td, td.liste_titre_sel, form.liste_titre_sel div
4803 font-family: <?php print $fontlist ?>;
4804 font-weight: normal;
4805 border-bottom: 1px solid #FDFFFF;
4809 background: transparent;
4812.listactionlargetitle .liste_titre {
4815.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 {
4816 <?php
if (
getDolGlobalString(
'THEME_ELDY_TOTAL_BACKGROUND_LIKE_HEAD')) { ?>background: var(--colorbacktitle1);<?php } ?>
4817 color: var(--listetotal);
4818 font-weight: normal;
4820.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
4821 white-space: nowrap;
4823.noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
4824 white-space: normal;
4826form.liste_total div {
4827 border-top: 1px solid #DDDDDD;
4829tr.liste_sub_total, tr.liste_sub_total td {
4830 border-bottom: 1px solid #aaa;
4833.tableforservicepart1 .impair, .tableforservicepart1 .pair, .tableforservicepart2 .impair, .tableforservicepart2 .pair {
4836.tableforservicepart1 tbody tr td, .tableforservicepart2 tbody tr td {
4837 border-bottom: none;
4839table.tableforservicepart1:first-of-
type tr:first-of-
type td {
4840 border-top: 1px solid #888;
4842table.tableforservicepart1 tr td {
4846.paymenttable, .margintable {
4847 border-top: none !important;
4848 margin: 0px 0px 0px 0px !important;
4851 border-top: 1px solid var(--colortopbordertitle1) !important;
4853table.noborder.paymenttable {
4854 border-bottom: none !important;
4856.paymenttable tr td:first-child, .margintable tr td:first-child
4860.paymenttable, .margintable tr td {
4866 -webkit-box-shadow: 0px 0px 0px #DDD !important;
4867 box-shadow: 0px 0px 0px #DDD !important;
4870 -webkit-box-shadow: 1px 1px 7px #CCC !important;
4871 box-shadow: 1px 1px 7px #CCC !important;
4875 -webkit-box-shadow: 0px 0px 5px #888;
4876 box-shadow: 0px 0px 5px #888;
4879div.tabBar .noborder {
4880 -webkit-box-shadow: 0px 0px 0px #DDD !important;
4881 box-shadow: 0px 0px 0px #DDD !important;
4884#tablelines tr.liste_titre td, #tablelinesservice tr.liste_titre td, .paymenttable tr.liste_titre td, .margintable tr.liste_titre td, .tableforservicepart1 tr.liste_titre td {
4885 border-bottom: 1px solid var(--colortopbordertitle1) !important;
4887#tablelines tr td, #tablelinesservice tr td {
4893.noborder:not(.editmode) > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total), .liste > tbody > tr:nth-child(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
4894div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total), .liste > tbody > tr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total),
4895div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total)
4897 background: linear-gradient(bottom, var(----colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4898 background: -o-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4899 background: -moz-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4900 background: -webkit-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4902.noborder > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre), .liste > tbody > tr:nth-child(even):not(:last-of-
type) td:not(.liste_titre),
4903.noborder .oddeven.tagtr:nth-child(even):not(:last-of-
type) .tagtd:not(.liste_titre)
4905 border-bottom: 1px solid #f0f0f0;
4908.noborder:not(.editmode) > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total), .liste > tbody > tr:nth-child(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
4909div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) > .border > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total), .liste > tbody > tr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total),
4910div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total)
4912 background: linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
4913 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
4914 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
4915 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
4917.noborder > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre), .liste > tbody > tr:nth-child(odd):not(:last-child) td:not(.liste_titre),
4918.noborder .oddeven.tagtr:nth-child(odd):not(:last-child) .tagtd:not(.liste_titre)
4920 border-bottom: 1px solid #f0f0f0;
4923ul.noborder li:nth-child(even):not(.liste_titre) {
4924 background-color: var(--colorbacklinepair2) !important;
4942.boxstats, .boxstats130 {
4943 display:
inline-block;
4950 background: var(--colorbackbody);
4951 border: 1px solid var(--colorboxstatsborder);
4952 border-left: 6px solid var(--colorboxstatsborder);
4956.boxstats, .boxstats130, .boxstatscontent {
4957 white-space: nowrap;
4959 text-overflow: ellipsis;
4970 padding-bottom: 2px;
4974.boxtable:not(.widgetstats) td.tdboxstats .boxstats {
4975 box-shadow: 1px 1px 8px var(--colorboxstatsborder);
4978.tabBar .fichehalfright .boxstats {
4980 padding-bottom: 4px;
5001@media only screen and (max-width: 768px)
5003 .tabBar .arearef .pagination.paginationref {
5004 max-width: calc(50%);
5007 div.pagination ul li {
5011 div.pagination .button-title-separator {
5015 .clearbothonsmartphone {
5017 display: block !important;
5021 padding-left: 0 !important;
5022 padding-right: 0!important;
5023 margin-left: 0 !important;
5024 margin-right: 0 !important;
5026 table.liste tr.trkanban td {
5027 padding: 10px 6px 10px 6px;
5030 a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
5031 padding: 12px 12px 13px;
5033 a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
5034 padding: 0px 0px 0px 0px;
5036 a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active {
5037 padding: 0px 0px 0px 0px;
5044 .boxstats, .boxstats130 {
5048 text-align: <?php echo $left; ?>
5053 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 150; ?>px;
5058 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 160; ?>px;
5059 max-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(161, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 161; ?>px;
5062 .dashboardlineindicator {
5076 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
5078span.boxstatstext span:not(.fas) {
5083 color: var(--colortext);
5085span.boxstatstext img, a.dashboardlineindicatorlate img {
5091.boxstatsindicator.thumbstat150 {
5092 display:
inline-flex;
5094span.boxstatsindicator {
5096 font-weight: normal;
5101span.dashboardlineindicator, span.dashboardlineindicatorlate {
5103 font-weight: normal;
5105a.dashboardlineindicatorlate:hover {
5106 text-decoration: none;
5108.dashboardlineindicatorlate img {
5111span.dashboardlineok {
5114span.dashboardlineko {
5118.dashboardlinelatecoin {
5124 padding: 0px 5px 0px 5px;
5125 border-radius: .25em;
5127 background-color: #9f4705;
5130 padding: 1px 3px 1px 1px;
5133 background-color: #8c4446;
5134 color: #FFFFFF ! important;
5135 border-radius: .25em;
5136 display:
inline-block;
5137 vertical-align: middle;
5140 margin-bottom: 25px !important;
5144.fichecenter .tableforfield tr td, .tagtr.table-border-row {
5145 background-color: var(--colorbacklineimpair2);
5147table.liste tr.oddeven:nth-of-
type(odd) {
5148 background-color: var(--colorbacklineimpair2);
5150table.liste tr.oddeven:nth-of-
type(even) {
5151 background-color: var(--colorbacklinepair2);
5155 border-bottom-width: 1px;
5156 background: var(--colorbackbody);
5157 border-top: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5160.boxtable tr td.tdboxstats {
5161 background: var(--colorbackbody) !important;
5163.boxtable tr td.tdboxstats div.boxstats {
5164 background: var(--colorbacklineimpair2) !important;
5167table.noborder.boxtable tr td {
5171 border-top-width: 0 !important;
5174 border-bottom-width: 0 !important;
5176.boxtablenomarginbottom {
5177 margin-bottom: 0 !important;
5179.boxtable .fichehalfright, .boxtable .fichehalfleft {
5185.boxworkingboard .tdboxstats {
5186 padding-left: 0px !important;
5187 padding-right: 0px !important;
5189a.valignmiddle.dashboardlineindicator {
5193 height: 30px !important;
5196 height: 50px !important;
5207 background: var(--colorbacktitle1);
5208 color: var(--colortexttitle);
5209 font-family: <?php print $fontlist ?>, sans-serif;
5210 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5211 border-bottom: 1px solid #FDFFFF;
5212 white-space: nowrap;
5215tr.box_titre td.boxclose {
5218img.boxhandle, img.boxclose {
5223 vertical-align: middle;
5226.formboxfilter input[
type=image]
5235.prod_entry_mode_free, .prod_entry_mode_predef {
5236 height: 26px !important;
5237 vertical-align: middle;
5241 border: 1px solid #888;
5252 transition: color 0.4s;
5254.star:hover, .star.active {
5255 color: <?php echo $badgeWarning ?>;
5258.search-component-assistance {
5261 background: var(--colorbacktitle1);
5262 border-width: 1px 1px 2px;
5263 border-style: solid;
5264 border-color: rgb(204, 204, 204);
5265 border-image: none; padding: 9px;
5266 box-shadow: rgba(136, 136, 136, 0.267) 1px 2px 10px;
5272.search-component-assistance .assistance-title {
5278.search-component-assistance .separator {
5279 border-left: 1px solid #ccc;
5283.search-component-assistance .end-separator {
5284 border-left: 1px solid #ccc;
5287.search-component-assistance .assistance-errors {
5290 margin: 5px 0px 5px 0px
5292.search-component-assistance .assistance-errors {
5302.ok { color: #114466; }
5303.warning { color: #887711 !important; }
5304.error { color: #660000 !important; font-weight: bold; }
5305.green { color: #118822 !important; }
5311div.info, div.warning, div.error {
5315 padding-bottom: 8px;
5316 margin: 1em 0em 1em 0em;
5322 border-<?php print $left; ?>: solid 5px #87cfd2;
5323 background: #eff8fc;
5328div.warning, div.warningborder {
5329 border-<?php print $left; ?>: solid 5px #f2cf87;
5332 background: #fcf8e3;
5334div.warning a, div.info a, div.error a {
5335 color: var(--colortextlink);
5340 border-<?php print $left; ?>: solid 5px #f28787;
5341 background: #EFCFCF;
5349a.normal:link { font-weight: normal }
5350a.normal:visited { font-weight: normal }
5351a.normal:active { font-weight: normal }
5352a.normal:hover { font-weight: normal }
5354a.impayee:link { font-weight: bold; color: #550000; }
5355a.impayee:visited { font-weight: bold; color: #550000; }
5356a.impayee:active { font-weight: bold; color: #550000; }
5357a.impayee:hover { font-weight: bold; color: #550000; }
5369.framecontent iframe {
5379.opened-dash-board-wrap {
5380 margin-bottom: 25px;
5387.product_line_stock_ok { color: var(--productlinestockok); }
5388.product_line_stock_too_low { color: var(--productlinestocktoolow); }
5390.fieldrequired { font-weight: bold; color: var(--fieldrequiredcolor) !important; }
5392td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 38px; text-align: <?php echo $left; ?>; }
5393span.widthpictotitle { font-size: 1.7em; }
5394table.titlemodulehelp tr td img.widthpictotitle { width: 80px; }
5396.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
5397.dolgraphtitlecssboxes { }
5398.dolgraphchart canvas {
5401.legendColorBox, .legendLabel { border: none !important; }
5402div.dolgraph div.legend, div.dolgraph div.legend div { background-color: var(--dolgraphbg) !important; }
5403div.dolgraph div.legend
table tbody tr { height:
auto; }
5404td.legendColorBox { padding: 2px 2px 2px 0 !important; }
5405td.legendLabel { padding: 2px 2px 2px 0 !important; }
5407 text-align: <?php echo $left; ?>;
5411 white-space: nowrap;
5421div.divphotoref > div > .photowithmargin, div.divphotoref > img.photowithmargin, div.divphotoref > a > .photowithmargin {
5422 margin-<?php echo $right; ?>: 15px;
5426 border: 1px solid #f0f0f0;
5434 margin-top: 6px !important;
5439 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/logo_setup.svg', 1) ?>);
5440 display:
inline-block;
5445 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/nographyet.svg', 1) ?>);
5446 display:
inline-block;
5448 background-repeat: no-repeat;
5456.fiche >
table.table-fiche-title tr.toptitle, .fiche > form >
table.table-fiche-title tr.toptitle {
5460table.table-fiche-title tr.toptitle,
table.table-fiche-title tr.toptitle {
5467 text-decoration: none;
5475div.fiche >
table.table-fiche-title:first-of-
type div {
5476 color: var(--colortexttitlenotab);
5482 color: var(--colortexttitlenotab);
5491 color: var(--colortexttitlenotab);
5494 color: var(--colortexttitlenotab2);
5497table.table-fiche-title .col-title div.titre > span:not(.print-barre-liste) {
5498 line-height: normal;
5501table.table-fiche-title, div.fiche>
table.table-fiche-title {
5502 margin-bottom: 18px;
5504.table-list-of-attached-files, .table-list-of-links {
5505 margin-bottom: 0 !important;
5507.fichehalfleft
table.table-fiche-title, .fichehalfright
table.table-fiche-title {
5512div.backgreypublicpayment {
5513 background-color: var(--colorbackgrey);
5515 border-bottom: 1px solid #ddd;
5521.backgreypublicpayment a {
5522 color: var(--colorblack) !important;
5525.poweredbypublicpayment {
5536 min-width: 300px; font-size: 16px;
5540 min-width: 320px; font-size: 16px;
5544#tablepublicpayment {
5545 border: 1px solid #CCCCCC !important;
5548 margin-bottom: 25px;
5550#tablepublicpayment .CTableRow1 { background-color: #F0F0F0 !important; }
5551#tablepublicpayment tr.liste_total { border-bottom: 1px solid #CCCCCC !important; }
5552#tablepublicpayment tr.liste_total td { border-top: none; }
5553input#cardholder-
name {
5557.divmainbodylarge { margin-left: 40px; margin-right: 40px; }
5558.publicnewmemberform div.titre { font-size: 2em; }
5559#divsubscribe { max-width: 900px; }
5560#divsubscribe .eventlabel { font-size: 1.5em; }
5561#tablesubscribe { width: 100%; }
5562#tablesubscribe tr td { font-size: 1.15em; }
5563#tablesubscribe .price-registration { font-size: 1.5em; }
5567 border: 1px solid #ccc;
5584.effectpostit:before, .effectpostit:after
5595 -webkit-box-shadow: 0 15px 10px #777;
5596 box-shadow: 0 15px 10px #777;
5597 -webkit-transform: rotate(-3deg);
5598 -moz-transform: rotate(-3deg);
5599 -o-transform: rotate(-3deg);
5600 -ms-transform: rotate(-3deg);
5601 transform: rotate(-3deg);
5605 -webkit-transform: rotate(3deg);
5606 -moz-transform: rotate(3deg);
5607 -o-transform: rotate(3deg);
5608 -ms-transform: rotate(3deg);
5609 transform: rotate(3deg);
5620.ui-dialog-titlebar {
5624.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
5625 z-index: 1005 !important;
5627.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
5628 z-index:1006 !important;
5630.ui-dialog.ui-widget.ui-widget-content {
5631 border: 1px solid #e0e0e0;
5638 padding-bottom: 5px;
5659 border-<?php print $left; ?>: solid 5px #f2cf87;
5665 padding-bottom: 4px;
5667 background: var(--tablevalidbgcolor);
5680.ui-dialog.highlight.ui-widget.ui-widget-content.ui-front {
5685 max-width: <?php print
dol_size(700,
'width'); ?>px !important;
5687div.ui-tooltip.mytooltip {
5688 border: none !important;
5692 font-stretch: condensed;
5693 -moz-box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5694 -webkit-box-shadow:0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5695 -o-box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5696 box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5697 filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
5698 background: var(--tooltipbgcolor) !important;
5699 color: var(--tooltipfontcolor);
5702 pointer-events: none;
5707 print
"/* For dark mode */\n";
5709 print
"@media (prefers-color-scheme: dark) {";
5711 print
"@media not print {";
5713 div.ui-tooltip.mytooltip {
5714 border: 1px solid #bbb !important;
5721@media only screen and (max-width: 768px)
5723 div.ui-tooltip.mytooltip {
5727@media only screen and (max-width: 480px)
5729 div.ui-tooltip.mytooltip {
5733@media only screen and (max-width: 320px)
5735 div.ui-tooltip.mytooltip {
5749.ui-datepicker-calendar .ui-state-
default, .ui-datepicker-calendar .ui-widget-content .ui-state-
default,
5750.ui-datepicker-calendar .ui-widget-header .ui-state-
default, .ui-datepicker-calendar .ui-
button,
5756div#ui-datepicker-div {
5758 box-shadow: 2px 5px 15px #aaa;
5764.ui-datepicker .ui-datepicker
table {
5767.ui-datepicker .ui-widget-header {
5772img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
5774select.ui-datepicker-year {
5775 margin-left: 2px !important;
5777.ui-datepicker-trigger {
5778 vertical-align: middle;
5785 -webkit-border-radius: 8px;
5787 border: 1px #E4ECEC outset;
5793 background-color: var(--inputbackgroundcolor);
5794 border-top: solid 2px #DDDDDD;
5795 border-<?php print $left; ?>: solid 2px #DDDDDD;
5796 border-<?php print $right; ?>: solid 1px #222222;
5797 border-bottom: solid 1px #222222;
5799 border-spacing: 0px;
5800 border-collapse: collapse;
5802.dp td, .tpHour td, .tpMinute td{padding:2px; font-size:10px;}
5804.dpHead,.tpHead,.tpHour td:Hover .tpHead{
5806 background-color:#b3c5cc;
5812.dpButtons,.tpButtons {
5814 background-color:#617389;
5819.dpButtons:Active,.tpButtons:Active{border: 1px outset black;}
5820.dpDayNames td,.dpExplanation {background-color:#D9DBE1; font-weight:bold; text-align:center; font-size:11px;}
5821.dpExplanation{ font-weight:normal; font-size:11px;}
5822.dpWeek td{text-align:center}
5824.dpToday,.dpReg,.dpSelected{
5827.dpToday{font-weight:bold; color:black; background-color:#DDDDDD;}
5828.dpReg:Hover,.dpToday:Hover{background-color:black;color:white}
5831.dpSelected{background-color:#0B63A2;color:white;font-weight:bold; }
5833.tpHour{border-top:1px solid #DDDDDD; border-right:1px solid #DDDDDD;}
5834.tpHour td {border-left:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; cursor:pointer;}
5835.tpHour td:Hover {background-color:black;color:white;}
5837.tpMinute {margin-top:5px;}
5838.tpMinute td:Hover {background-color:black; color:white; }
5839.tpMinute td {background-color:#D9DBE1; text-align:center; cursor:pointer;}
5845 background-color:transparent;
5850 vertical-align:middle;
5854 color: var(--colortextlink);
5868div.hidden, div.hiddenforpopup, header.hidden, tr.hidden, td.hidden,
5869img.hidden, span.hidden, br.hidden, div.showifmore {
5884.previewnotyetavailable {
5888.websiteformtoolbar {
5890 top: <?php echo empty($dol_hide_topmenu) ? ($disableimages ?
'32px' :
'52px') :
'0'; ?>;
5894.exampleapachesetup {
5898 border: 1px solid #aaa;
5902 background: #ddd; border: 1px solid #ccc; border-radius: 4px;
5907 background-color: transparent;
5908 background-image: none;
5911 background-color: transparent;
5912 background-image: none;
5914 font-weight: normal;
5916.websitebar .button.bordertransp {
5918 text-decoration: unset !important;
5919 margin: 0px 4px 0px 4px !important
5923 border-bottom: 1px solid #ccc;
5924 background: #e6e6e6;
5925 display:
inline-block;
5928.centpercent.websitebar {
5929 width: calc(100% - 10px);
5930 padding: 5px 5px 5px 5px;
5933.websitebar .buttonDelete, .websitebar .button {
5936.websitebar .button, .websitebar .buttonDelete
5938 padding: 4px 5px 4px 5px !important;
5939 margin: 2px 4px 2px 4px !important;
5941 background: #f5f5f5 !important;
5942 border: 1px solid #ccc !important;
5946 padding-<?php echo $right; ?>: 10px;
5947 vertical-align: middle;
5950.websiteselectionsection {
5953.websiteselection span {
5954 vertical-align: middle;
5959.websiteselection, .websitetools {
5965 display:
inline-block;
5966 vertical-align: middle;
5969.websiteiframenoborder {
5972span.websiteselection span.select2.select2-container.select2-container--
default {
5975span.websitebuttonsitepreview, a.websitebuttonsitepreview {
5976 vertical-align: middle;
5978span.websitebuttonsitepreview img, a.websitebuttonsitepreview img {
5980 display:
inline-block;
5982span.websitebuttonsitepreviewdisabled img, a.websitebuttonsitepreviewdisabled img {
5986 vertical-align: middle;
5990.websiteselectionsection {
5991 border-left: 1px solid #bbb;
5992 border-right: 1px solid #bbb;
5997.websitebar input#previewpageurl {
6001.websitebar input.bordertransp {
6002 line-height: normal !important;
6005#divbodywebsite section p {
6014.dayevent .tagtr:first-of-
type {
6018.agendacell { height: 60px; }
6019table.cal_month { border-spacing: 0px; }
6020table.cal_month td:first-child { border-left: 0px; }
6021table.cal_month td:last-child { border-right: 0px; }
6022table.cal_month td { padding-left: 1px !important; padding-right: 1px !important; }
6023.cal_current_month { border-top: 0; border-left: solid 1px #E0E0E0; border-right: 0; border-bottom: solid 1px #E0E0E0; }
6024.cal_current_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B; border-right: 0; border-bottom: solid 1px #E0E0E0; }
6025.cal_current_month_oneday { border-right: solid 1px #E0E0E0; }
6026.cal_other_month { border-top: 0; border-left: solid 1px #C0C0C0; border-right: 0; border-bottom: solid 1px #C0C0C0; }
6027.cal_other_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B !important; border-right: 0; }
6028.cal_current_month_right { border-right: solid 1px #E0E0E0; }
6029.cal_other_month_right { border-right: solid 1px #C0C0C0; }
6030.cal_other_month { background: #FAFAFA; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6031.cal_past_month { background: #EEEEEE; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6032.cal_current_month { background: #FFFFFF; border-left: solid 1px #E0E0E0; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6033.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; }
6034.cal_today { background: #FDFDF0; border-left: solid 1px #E0E0E0; border-bottom: solid 1px #E0E0E0; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6035.cal_today_peruser { background: #FDFDF0; border-right: solid 1px #E0E0E0; border-bottom: solid 1px #E0E0E0; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6036.cal_today_peruser_peruserleft { background: #FDFDF0; border-left: solid 2px #6C7C7B; border-right: solid 1px #E0E0E0; border-bottom: solid 1px #E0E0E0; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6038.cal_peruser { padding-top: 0 !important; padding-bottom: 0 !important; padding-<?php print $left; ?>: 1px !important; padding-<?php print $right; ?>: 1px !important; }
6040 background: linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6041 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6042 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6043 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6045.cal_today_peruser_impair { background: #F8F8F0; }
6047.peruser_notbusy { opacity: 0.5; }
6048div.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); }
6049table.cal_event { border: none; border-collapse: collapse; margin-bottom: 1px; min-height: 20px; filter: saturate(0.8); border-radius: 3px; }
6050table.cal_event td { border: none; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 2px; padding-top: 0px; padding-bottom: 0px; }
6051table.cal_event td.cal_event { padding: 4px 4px !important; padding-bottom: 2px !important; padding-top: 2px !important; }
6052table.cal_event td.cal_event_right { padding: 4px 4px !important; }
6053.cal_event { font-size: 1em; }
6054.cal_event a:link { color: #111111; font-weight: normal !important; }
6055.cal_event a:visited { color: #111111; font-weight: normal !important; }
6056.cal_event a:active { color: #111111; font-weight: normal !important; }
6057.cal_event_notbusy a.cal_event_title:hover { color: #111111; font-weight: normal !important; }
6059.cal_peruserviewname { max-width: 140px; height: 30px !important; }
6060.cal_event span.badge.badge-
status { border: 1px solid #aaa; }
6061table.cal_month tr td
table.nobordernopadding tr td { padding: 0 2px 0 2px; }
6062table.cal_month tr.liste_titre td.tdfordaytitle { min-width: 120px; }
6070.calendarviewcontainertr { height: 100px; }
6080.cal_available { background: #0060d450; }
6081.cal_chosen { background: #0060d4; }
6088 border: solid 1px rgba(0,0,0,.3);
6089 background: var(--colorbackbody) !important;
6090 color: var(--colortext) !important;
6096.ui-autocomplete-loading {
6097 background: white url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/working.gif', 1) ?>) right center no-repeat;
6103 background-color: var(--inputbackgroundcolor);
6104 border:1px solid #888;
6108.ui-autocomplete ul {
6109 list-style-
type:none;
6113.ui-autocomplete ul li.selected {
6114 background-color: var(--inputbackgroundcolor);
6116.ui-autocomplete ul li {
6117 list-style-
type:none;
6130.editkey_textarea, .editkey_ckeditor, .editkey_string, .editkey_email, .editkey_numeric, .editkey_select, .editkey_autocomplete {
6131 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/edit.png', 1) ?>) right top no-repeat;
6137.editkey_datepicker {
6138 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/calendar.png', 1) ?>) right center no-repeat;
6145.editval_textarea.active:hover, .editval_ckeditor.active:hover, .editval_string.active:hover, .editval_email.active:hover, .editval_numeric.active:hover, .editval_select.active:hover, .editval_autocomplete.active:hover, .editval_datepicker.active:hover {
6150.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 {
6165.treeview ul { background-color: transparent !important; margin-top: 0 !important; }
6166.treeview li { background-color: transparent !important; padding: 0 0 0 20px !important; min-height: 30px; }
6167.treeview .hitarea { width: 20px !important; margin-left: -20px !important; margin-top: 3px; }
6169.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
6200 font-family:sans-serif;
6203 border-spacing: 0px;
6204 border-collapse: collapse;
6211 border-style:groove;
6221div.jPicker
table.jPicker {
6222 padding-bottom: 20px;
6223 padding-right: 20px;
6227 height: 2px !important;
6231 background: unset !important;
6232 border: unset !important;
6234.jPicker .Preview div span {
6235 border: unset !important;
6236 width: unset !important;
6237 height: 50% !important;
6241 border: 1px solid #bbb !important;
6242 background-color: var(--colorbackbody) !important;
6243 box-shadow: 0px 0px 10px #ccc;
6246 background-image: unset !important;
6248.jPicker .Grid span.QuickColor {
6249 border: unset !important;
6255 white-space: nowrap;
6257.jPicker td.Text input {
6258 height: 1em !important;
6260.jPicker .Preview div {
6261 height: 36px !important;
6263.jPicker input[
type=
"button"] {
6264 background: var(--butactionbg);
6265 color: var(--textbutaction);
6267 border-collapse: collapse;
6271A.color, A.color:active, A.color:visited {
6274 text-decoration : none;
6280 border : 1px inset white;
6283 border : 1px outset white;
6285A.none, A.none:active, A.none:visited, A.none:hover {
6288 text-decoration : none;
6295 border : 1px solid #b3c5cc;
6304 background-color : #b3c5cc;
6311 background-color : #b3c5cc;
6312 border : 2px outset;
6321 border : 1px outset white;
6327 font-family : <?php print $fontlist ?>;
6330 text-align : center;
6334 font-family : <?php print $fontlist ?>;
6341 font-family : <?php print $fontlist ?>;
6347 border: solid 1px #ddd !important;
6351.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
6353 background: var(--colorbacktitle1);
6357.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-
button:active, .ui-
button:active, .ui-
button.ui-state-active:hover {
6358 background: var(--colorbackhmenu1);
6359 color: #ffffff !important;
6360 border: 1px solid var(--colorbackhmenu1);
6369.ui-menu .ui-menu-item a {
6370 text-decoration:none;
6374 font-weight: normal;
6375 font-family:<?php echo $fontlist; ?>;
6379 font-family:<?php echo $fontlist; ?>;
6382.ui-
button { margin-left: -2px; }
6387 line-height: 1em !important;
6389.ui-autocomplete-input { margin: 0; padding: 4px; }
6396body.cke_show_borders {
6397 margin: 5px !important;
6401 border: 1px #bbb solid ! important;
6408.cke_wrapper { padding: 4px !important; }
6409a.cke_dialog_ui_button
6411 font-family: <?php print $fontlist ?> !important;
6412 background-image: url(<?php echo $img_button ?>) !important;
6413 background-
position: bottom !important;
6414 border: 1px solid #C0C0C0 !important;
6415 -webkit-border-radius:0px 5px 0px 5px !important;
6416 border-radius:0px 5px 0px 5px !important;
6417 -webkit-box-shadow: 3px 3px 4px #DDD !important;
6418 box-shadow: 3px 3px 4px #DDD !important;
6420.cke_dialog_ui_hbox_last
6422 vertical-align: bottom !important;
6424.cke_dialog_ui_hbox_first {
6425 vertical-align: middle !important;
6428 width: 40px !important;
6437a.cke_dialog_ui_button_ok span {
6438 text-shadow: none !important;
6439 color: #333 !important;
6441a.cke_button, a.cke_combo_button {
6442 height: 18px !important;
6444div.cke_notifications_area .cke_notification_warning {
6449@media only screen and (max-width: 768px)
6451 .cke_inner:not(.cke_maximized) .cke_toolbar_separator,
6452 .cke_inner:not(.cke_maximized) .cke_combo,
6453 .cke_inner:not(.cke_maximized) .cke_button:not(.cke_button__maximize) {
6463 border: 1px solid #ddd;
6466.aceeditorstatusbar {
6469 padding-<?php echo $left; ?>: 10px;
6473 background-color: #ebebeb;
6477.ace_status-indicator {
6481 border-left: 1px solid;
6483pre#editfilecontentaceeditorid {
6493 height: 72px !important;
6501.customreportsoutput, .customreportsoutputnotdata {
6504.customreportsoutputnotdata {
6517#types .btn-primary {
6526 display:
inline-block;
6531 vertical-align: top;
6534#types input.text, #types textarea {
6548 box-sizing:border-box;
6555#comment .comment-table {
6559#comment .comment-cell {
6562#comment .comment-info {
6564 border-right:1px solid #dedede;
6568 background:rgba(255,255,255,0.5);
6569 vertical-align:middle;
6572#comment .comment-info a {
6575#comment .comment-right {
6578#comment .comment-description {
6582#comment .comment-delete {
6585 vertical-align:middle;
6587#comment .comment-delete:hover {
6588 background:rgba(250,20,20,0.8);
6590#comment .comment-edit {
6593 vertical-align:middle;
6595#comment .comment-edit:hover {
6596 background:rgba(0,184,148,0.8);
6609 width: <?php print isset($_SESSION[
'dol_screenwidth']) ? max((
int) $_SESSION[
'dol_screenwidth'] - 830, 450) :
'450'; ?>px !important;
6612div#GanttChartDIVglisthead, div#GanttChartDIVgcharthead {
6616.gtaskname div, .gtaskname, .gstartdate div, .gstartdate, .genddate div, .genddate {
6617 font-size: unset !important;
6620div.gantt, .gtaskheading, .gmajorheading, .gminorheading, .gminorheadingwkend {
6621 font-size: unset !important;
6622 font-weight: normal !important;
6623 color: #000 !important;
6626 background: #f0f0f0 !important;
6629 background: rgb(108,152,185) !important;
6632 background: rgb(160,173,58) !important;
6636 text-overflow: ellipsis;
6638td.gminorheadingwkend {
6639 color: #888 !important;
6642 color: #666 !important;
6644.glistlbl, .glistgrid {
6645 width: 582px !important;
6652.gtaskname div, .gtaskname {
6653 min-width: 250px !important;
6654 max-width: 500px !important;
6655 width: unset !important;
6657.gpccomplete div, .gpccomplete {
6658 min-width: 40px !important;
6659 max-width: 40px !important;
6660 width: 40px !important;
6662td.gtaskheading.gstartdate, td.gtaskheading.genddate {
6663 white-space:
break-spaces;
6665.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) {
6666 color: transparent !important;
6680 font-weight: normal;
6689 font-weight: normal;
6695 text-decoration: none;
6700 margin: 0 5px 5px 5px;
6705 margin: 0 10px 20px 10px;
6710 float: <?php print $left; ?>;
6711 border: solid 1px #DDDDDD;
6718 font-weight: normal;
6726 white-space: nowrap;
6732 vertical-align: middle;
6736 display:
inline-block !important;
6739 width: calc(100% - 100px);
6741 white-space:
break-spaces;
6742 word-
break:
break-all;
6744ul.ecmjqft a:active {
6745 font-weight: bold !important;
6748 text-decoration: underline;
6751 vertical-align: middle;
6752 display:
inline-block !important;
6753 text-align: <?php echo $right; ?>;
6754 float: <?php echo $right; ?>;
6762#ecm-layout-north div.attachareaformuserfileecm {
6763 padding-bottom: 0px;
6765div#ecm-layout-west {
6767 vertical-align: top;
6769div#ecm-layout-center {
6770 width: calc(100% - 405px);
6771 vertical-align: top;
6772 float: <?php echo $right; ?>;
6775.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; }
6776.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; }
6777.ecmjqft LI.wait { font-weight:normal; background: url(<?php echo
dol_buildpath(
'/theme/'.$theme.
'/img/working.gif', 1); ?>) left top no-repeat; }
6787 top:
auto !important;
6788 bottom: 4px !important;
6791 min-width: <?php echo $dol_optimize_smallscreen ?
'200' :
'480'; ?>px;
6794 padding-left: 10px !important;
6795 padding-right: 10px !important;
6796 padding-top: 10px !important;
6797 word-wrap:
break-word;
6799.jnotify-container .jnotify-notification .jnotify-message {
6800 font-weight: normal;
6802 word-
break:
break-word;
6804.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
6805 color: #a28918 !important;
6807.jnotify-container .jnotify-close {
6808 top: 4px !important;
6809 font-size: 1.6em !important;
6813div.jnotify-background {
6814 opacity : 0.95 !important;
6815 -webkit-box-shadow: 2px 2px 4px #8888 !important;
6816 box-shadow: 2px 2px 4px #8888 !important;
6820.bodylogin .jnotify-container {
6827 padding-left: unset !important;
6828 padding-right: unset !important;
6829 padding-top: unset !important;
6831.bodylogin .jnotify-container .jnotify-notification {
6832 margin: unset !important;
6834.bodylogin .jnotify-container .jnotify-notification .jnotify-background {
6835 border-radius: unset !important;
6837.bodylogin .jnotify-container .jnotify-notification .jnotify-message {
6849div.dolEventValid h1, div.dolEventValid h2 {
6851 background-color: #e3f0db;
6852 padding: 5px 5px 5px 5px;
6855div.dolEventError h1, div.dolEventError h2 {
6857 background-color: #d79eac;
6858 padding: 5px 5px 5px 5px;
6866.divmap, #google-visualization-geomap-embed-0, #google-visualization-geomap-embed-1, #google-visualization-geomap-embed-2 {
6874table.dataTable tr.odd td.sorting_1,
table.dataTable tr.even td.sorting_1 {
6875 background: none !important;
6877.sorting_asc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc.png
', 1); ?>') no-repeat center right !important; }
6878.sorting_desc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc.png
', 1); ?>') no-repeat center right !important; }
6879.sorting_asc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc_disabled.png
', 1); ?>') no-repeat center right !important; }
6880.sorting_desc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc_disabled.png
', 1); ?>') no-repeat center right !important; }
6881.dataTables_paginate {
6884.paginate_button_disabled {
6885 opacity: 1 !important;
6886 color: #888 !important;
6887 cursor:
default !important;
6889.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover
6891 font-weight: normal;
6893.paginate_enabled_previous:hover, .paginate_enabled_next:hover
6895 text-decoration: underline !important;
6899 text-decoration: underline !important;
6903 font-weight: normal !important;
6904 text-decoration: none !important;
6906.paging_full_numbers {
6907 height: inherit !important;
6909.paging_full_numbers a.paginate_active:hover, .paging_full_numbers a.paginate_button:hover {
6910 background-color: var(--colorbackbody) !important;
6912.paging_full_numbers, .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button {
6913 background-color: var(--colorbackbody) !important;
6914 border-radius: inherit !important;
6916.paging_full_numbers a.paginate_button_disabled:hover, .paging_full_numbers a.disabled:hover {
6917 background-color: var(--colorbackbody) !important;
6919.paginate_button, .paginate_active {
6920 border: 1px solid #ddd !important;
6921 padding: 6px 12px !important;
6922 margin-left: -1px !important;
6923 line-height: 1.42857143 !important;
6924 margin: 0 0 !important;
6931.ui-state-
disabled, .ui-widget-content .ui-state-
disabled, .ui-widget-header .ui-state-
disabled, .paginate_button_disabled {
6933 background-image: none;
6936div.dataTables_length {
6937 float: right !important;
6940div.dataTables_length select {
6943.dataTables_wrapper .dataTables_paginate {
6944 padding-top: 0px !important;
6952span.select2-selection--single.flat[aria-
disabled=
"true"] span.select2-selection__rendered {
6956.select2-container--
default .select2-results__option--highlighted[aria-selected] {
6957 background-color: var(--colorbackhmenu1);
6958 color: var(--colortextbackhmenu);
6960.select2-container--
default .select2-results__option--highlighted[aria-selected] span {
6961 color: #fff !important;
6964span.select2.select2-container.select2-container--
default {
6965 text-align: initial;
6972span.select2.select2-container.select2-container--
default {
6978input.select2-input {
6979 border-bottom: none ! important;
6983 border-bottom: solid 1px var(--inputbordercolor) !important;
6985.select2-results .select2-highlighted.optionblue {
6986 color: #FFF !important;
6988.select2-container .select2-selection--multiple {
6989 min-height: 2em !important;
6991.tableforfield .select2-container .select2-selection--single {
6995.select2-container--
default .select2-selection--multiple .select2-selection__choice {
6998.select2-container--focus span.select2-selection.select2-selection--single {
6999 border-bottom: 1px solid var(--inputbordercolor) !important;
7000 border-bottom-left-radius: 0;
7001 border-bottom-right-radius: 0;
7004.blockvmenusearch .select2-container--
default .select2-selection--single,
7005.blockvmenubookmarks .select2-container--
default .select2-selection--single
7007 background-color: var(--colorbackvmenu1);
7009.select2-container--
default .select2-selection--single {
7010 background-color: var(--inputbackgroundcolor);
7012#blockvmenusearch .select2-container--default .select2-selection--single .select2-selection__placeholder {
7013 color: var(--colortextbackvmenu);
7015.select2-container--
default .select2-selection--single .select2-selection__rendered {
7016 color: var(--colortext);
7020 color: #999 !important;
7022.select2-choice, .select2-container .select2-choice {
7023 border-bottom: solid 1px rgba(0,0,0,.4);
7025.select2-container .select2-choice > .select2-chosen {
7028.select2-container .select2-choice .select2-arrow {
7030 background: transparent;
7032.select2-container-multi .select2-choices {
7033 background-image: none;
7035.select2-container .select2-choice {
7036 color: var(--colortext);
7039.selectoptiondisabledwhite {
7040 background: #FFFFFF !important;
7044 border-left: none !important;
7045 background: none !important;
7049 border-top: none !important;
7050 border-left: none !important;
7051 border-right: none !important;
7053.select2-drop.select2-drop-above {
7054 box-shadow: none !important;
7056.select2-container--open .select2-dropdown--above {
7057 border-bottom: solid 1px var(--inputbordercolor);
7059.select2-drop.select2-drop-above.select2-drop-active {
7060 border-top: 1px solid #ccc;
7061 border-bottom: solid 1px var(--inputbordercolor);
7063.select2-container--
default .select2-selection--single
7072 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
7074 -webkit-box-shadow: none !important;
7075 box-shadow: none !important;
7078.select2-container--focus .select2-container--
default .select2-selection--single {
7079 border-bottom-left-radius: 0;
7080 border-bottom-right-radius: 0;
7082.select2-container--
default.select2-container--focus .select2-selection--multiple {
7086 border-bottom-left-radius: 0;
7087 border-bottom-right-radius: 0;
7089.select2-container--
default .select2-selection--multiple {
7090 border-bottom: solid 1px var(--inputbordercolor);
7095 background: var(--inputbackgroundcolor);
7096 line-height: normal;
7098.select2-container--
default .select2-selection--multiple .select2-selection__rendered {
7101.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7102 background-color: #ddd;
7103 margin-top: 0.25em !important;
7105.select2-selection--multiple input.select2-search__field {
7106 border-bottom: none !important;
7109.select2-search__field
7112 border-top: none !important;
7113 border-left: none !important;
7114 border-right: none !important;
7115 border-bottom: solid 1px var(--inputbordercolor) !important;
7116 -webkit-box-shadow: none !important;
7117 box-shadow: none !important;
7118 border-radius: 0 !important;
7121.select2-container-active .select2-choice, .select2-container-active .select2-choices
7126 border-bottom: none;
7127 -webkit-box-shadow: none !important;
7128 box-shadow: none !important;
7133 box-shadow: 1px 2px 10px #8884;
7134 background-color: var(--colorbackbody);
7135 color: var(--colortext);
7137.select2-dropdown-open {
7138 background-color: var(--colorbackvmenu1);
7140.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choices
7145 border-bottom: none;
7146 -webkit-box-shadow: none !important;
7147 box-shadow: none !important;
7148 background-color: var(--colorbackvmenu1);
7154.select2-drop.select2-drop-above.select2-drop-active, .select2-drop {
7157.select2-drop.select2-drop-above {
7160.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
7161 background-image: none;
7162 border-radius: 0 !important;
7164div.select2-drop-above
7166 background: var(--colorbackvmenu1);
7167 -webkit-box-shadow: none !important;
7168 box-shadow: none !important;
7172 border: 1px solid #ccc;
7175.select2-search input {
7178a span.select2-chosen
7180 font-weight: normal !important;
7182.select2-container .select2-choice {
7183 background-image: none;
7186.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit
7188 background: var(--colorbackvmenu1);
7193.select2-results__option {
7194 word-
break:
break-word;
7195 text-align: <?php echo $left; ?>;
7197.select2-container.select2-container-
disabled .select2-choice, .select2-container-multi.select2-container-
disabled .select2-choices {
7198 background-color: var(--colorbackvmenu1);
7199 background-image: none;
7203.select2-container-
disabled .select2-choice .select2-arrow b {
7206.select2-container-multi .select2-choices .select2-search-choice {
7209.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi .select2-choices,
7210.select2-container-multi.select2-container-active .select2-choices
7212 border-bottom: 1px solid #ccc;
7218.select2-container--
default .select2-results>.select2-results__options{
7224.selecttype span.select2-dropdown.ui-dialog {
7227span#select2-taskid-container[title^=
'--'] {
7233#addbox .select2-container .select2-choice > .select2-chosen, #actionbookmark .select2-container .select2-choice > .select2-chosen {
7234 text-align: <?php echo $left; ?>;
7237.select2-container--
default .select2-selection--single .select2-selection__placeholder {
7238 color: var(--colortext);
7241span#select2-boxbookmark-container, span#select2-boxcombo-container {
7242 text-align: <?php echo $left; ?>;
7244span#select2-boxbookmark-container {
7247.select2-container .select2-selection--single .select2-selection__rendered {
7251#boxbookmark.boxcombo, #boxcombo.boxcombo {
7254 border-bottom: solid 1px rgba(0,0,0,.4) !important;
7258 vertical-align: top;
7262.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7263 padding: 3px 5px 2px 5px;
7264 margin: 0 0 2px 3px;
7269 border: 1px solid #aaaaaa;
7271 -webkit-box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7272 box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7273 background-clip: padding-box;
7274 -webkit-touch-callout: none;
7275 -webkit-
user-select: none;
7276 -moz-
user-select: none;
7277 -ms-
user-select: none;
7279 background-color: var(--inputbackgroundcolor);
7280 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));
7281 background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7282 background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7283 background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7285.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr a {
7286 font-weight: normal;
7288.select2-container-multi-dolibarr .select2-choices-dolibarr li {
7289 float: <?php echo $left; ?>;
7292.select2-container-multi-dolibarr .select2-choices-dolibarr {
7293 height:
auto !important;
7301.select2-results__option {
7304span.select2-dropdown--below {
7307span.select2-dropdown--above {
7308 margin-bottom: -1px;
7311.parentonrightofpage {
7315select.multiselectononeline {
7317 vertical-align: middle;
7319 height: 2.2em !important;
7324@media only screen and (min-width: 768px)
7327 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown.ui-dialog {
7328 min-width: 230px !important;
7330 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--below:not(.onrightofpage),
7331 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--above:not(.onrightofpage) {
7332 min-width: 230px !important;
7334 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--below,
7335 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--above {
7336 min-width: 140px !important;
7338 .combolargeelem.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7339 min-width: 320px !important;
7342 .select2-container--open .select2-dropdown--below {
7343 border-top: 1px solid var(--inputbordercolor);
7349.limit.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7350 min-width: 100px !important;
7358.noborderoncategories {
7359 border: none !important;
7360 border-radius: 5px !important;
7362 -webkit-box-shadow: none !important;
7363 box-shadow: none !important;
7364 margin-top: 1px !important;
7365 margin-bottom: 0 !important;
7367span.noborderoncategories a, li.noborderoncategories a {
7368 line-height: normal;
7371span.noborderoncategories {
7372 padding: 3px 5px 3px 5px;
7373 display:
inline-block;
7375.categtextwhite, .treeview .categtextwhite.hover {
7376 color: #fff !important;
7379 color: #000 !important;
7391.multi-select-container {
7392 display:
inline-block;
7402 background: var(--inputbackgroundcolor);
7405 border: 1px solid #aaa;
7406 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
7410div.multi-select-menu[role=
"menu"] {
7411 min-width: 220px !important;
7414.multi-select-menu input {
7415 margin-right: 0.3em;
7416 vertical-align: 0.1em;
7420 display:
inline-block;
7422 white-space: nowrap;
7424 text-overflow: ellipsis;
7425 vertical-align: middle;
7426 background-color: var(--inputbackgroundcolor);
7430 border-bottom: solid 1px var(--inputbordercolor);
7436.multi-select-
button:focus {
7438 border-bottom: 1px solid #666;
7439 border-bottom-left-radius: 0;
7440 border-bottom-right-radius: 0;
7443.multi-select-
button:after {
7445 display:
inline-block;
7448 border-style: solid;
7449 border-width: 0.5em 0.23em 0em 0.23em;
7450 border-color: #888 transparent transparent transparent;
7454.multi-select-container--open .multi-select-menu { display: block; }
7456.multi-select-container--open .multi-select-
button:after {
7457 border-width: 0 0.4em 0.4em 0.4em;
7458 border-color: transparent transparent #888 transparent;
7461.multi-select-menuitem {
7466label.multi-select-menuitem {
7476ul.ulselectedfields {
7484 vertical-align: middle;
7485 display:
inline-block;
7487.dropdown dd, .dropdown dt {
7493 text-align: <?php echo $left; ?>;
7503.dropdown dt a span, .multiSel span {
7505 display:
inline-block;
7506 padding: 0 3px 2px 0;
7508.maxwidthsearch .dropdown dt a span, .multiSel span {
7509 padding: 3px 3px 2px 3px;
7511.dropdown span.value {
7515 background-color: var(--inputbackgroundcolor);
7516 box-shadow: 1px 1px 10px #aaa;
7518 <?php echo $right; ?>:0px;
7528.dropdown dd ul.selectedfieldsleft {
7529 <?php echo $right; ?>:
auto;
7532 white-space: nowrap;
7533 font-weight: normal;
7534 padding: 7px 8px 7px 8px;
7536 color: var(--colortext);
7538.dropdown dd ul li:hover {
7541.dropdown dd ul li input[
type=
"checkbox"] {
7542 margin-<?php echo $right; ?>: 3px;
7544.dropdown dd ul li a, .dropdown dd ul li span {
7548.dropdown dd ul li span {
7554dd.dropdowndd ul li {
7555 text-overflow: ellipsis;
7557 white-space: nowrap;
7567 text-overflow: ellipsis;
7568 white-space: nowrap;
7581 padding-bottom: 20px;
7589.searchpage .tagtr .tagtd {
7591 padding-bottom: 2px;
7593.searchpage .tagtr .tagtd .button {
7597.searchpage .searchform input {
7602li.ui-li-divider .ui-link {
7603 color: #FFF !important;
7608a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-inner:hover {
7609 text-decoration: none !important;
7619 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
7622.ui-btn-icon-right .ui-btn-inner {
7623 padding-right: 30px;
7625.ui-btn-icon-left .ui-btn-inner {
7628.ui-select .ui-btn-icon-right .ui-btn-inner {
7629 padding-right: 30px;
7631.ui-select .ui-btn-icon-left .ui-btn-inner {
7634.ui-select .ui-btn-icon-right .ui-icon {
7637.ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon {
7643 white-space: nowrap;
7644 text-overflow: ellipsis;
7646.fiche .ui-controlgroup {
7648 padding-bottom: 0px;
7650div.ui-controlgroup-controls div.tabsElem
7654div.ui-controlgroup-controls div.tabsElem a
7656 -webkit-box-shadow: 0 -3px 6px rgba(0,0,0,.2);
7657 box-shadow: 0 -3px 6px rgba(0,0,0,.2);
7659div.ui-controlgroup-controls div.tabsElem a#active {
7660 -webkit-box-shadow: 0 -3px 6px rgba(0,0,0,.3);
7661 box-shadow: 0 -3px 6px rgba(0,0,0,.3);
7664a.tab span.ui-btn-inner
7671 color: var(--colortext);
7673.liste_titre .ui-link {
7674 color: var(--colortexttitle) !important;
7678 word-wrap:
break-word;
7682.formdoc .ui-btn-inner
7684 white-space: normal;
7686 text-overflow: clip;
7694div.ui-radio, div.ui-checkbox
7696 display:
inline-block;
7697 border-bottom: 0px !important;
7699.ui-checkbox input, .ui-radio input {
7705div.ui-checkbox label+input, div.ui-radio label+input {
7710 padding-bottom: 10px; margin-bottom: 4px; border-bottom: 1px solid #AAAAAA !important;
7715 -webkit-border-radius: 0;
7718.ui-field-contain label.ui-input-text {
7719 vertical-align: middle !important;
7721.ui-mobile fieldset {
7722 border-bottom: none !important;
7726.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-
static.ui-li {
7731 font-weight: normal;
7733.ui-focus, .ui-btn:focus {
7734 -webkit-box-shadow: none;
7742 color: var(--colortexttitlenotab) !important;
7744.ui-bar-b, .lilevel0 {
7745 background-repeat: repeat-x;
7749 color: var(--colortexttitlenotab) !important;
7752 font-weight: normal !important;
7755.ui-li.ui-last-child, .ui-li.ui-field-contain.ui-last-child {
7756 border-bottom-width: 0px !important;
7759 color: var(--colortexttitle) !important;
7760 background: var(--colorbackmobilemenu);
7763 box-shadow: none !important;
7764 border-bottom: 1px solid #ccc;
7767 border-right: 1px solid #ccc !important;
7770 border: 1px solid #ccc;
7773.ui-btn-up-c, .ui-btn-hover-c {
7777.ui-body-c .ui-link, .ui-body-c .ui-link:visited, .ui-body-c .ui-link:hover {
7778 color: var(--colortextlink);
7780.ui-btn-up-c .vsmenudisabled {
7781 color: #<?php echo $colorshadowtitle; ?> !important;
7782 text-shadow: none !important;
7785 background: transparent;
7788 color: var(--colortexttitlenotab) !important;
7791 border-top: 2px solid #444;
7792 background: #fff ! important;
7794.lilevel1 div div a {
7795 font-weight: bold !important;
7800 background: #fff ! important;
7805 background: #fff ! important;
7810 background: #fff ! important;
7815 background: #fff ! important;
7824.menu_choix1,.menu_choix2 {
7827 border: 1px solid #666;
7830.menu_choix1 a, .menu_choix2 a {
7833 text-decoration: none;
7839.menu_choix1 a:hover,.menu_choix2 a:hover {
7842.menu li.menu_choix1 {
7844 padding-right: 10px;
7845 padding-bottom: 2px;
7847.menu li.menu_choix2 {
7849 padding-right: 10px;
7850 padding-bottom: 2px;
7852@media only screen and (max-width: 768px)
7854 .menu_choix1 a, .menu_choix2 a {
7855 background-size: 36px 36px;
7859 .menu li.menu_choix1, .menu li.menu_choix2 {
7864 margin-right: 0 !important;
7878 border: 1px solid #888;
7880.publicnewmemberform div.tabBarWithBottom {
7881 border: 1px solid #e8e8e8;
7884 background-color: var(--colorbackgrey);
7888.publicnewmemberform #tablesubscribe {
7889 color: var(--colortextbackvmenu);
7892@media only screen and (max-width: 768px)
7894 .publicnewmemberform div.tabBarWithBottom {
7904.ticketpublictable td {
7912.publicnewticketform {
7917 padding-right: 50px;
7920@media only screen and (max-width: 768px)
7922 .ticketlargemargin {
7923 padding-left: 5px; padding-right: 5px;
7937#cd-timeline::before {
7945 background: #d7e4ed;
7947@media only screen and (min-width: 1170px) {
7951 #cd-timeline::before {
7961.cd-timeline-block:after {
7966.cd-timeline-block:first-child {
7969.cd-timeline-block:last-child {
7972@media only screen and (min-width: 1170px) {
7973 .cd-timeline-block {
7976 .cd-timeline-block:first-child {
7979 .cd-timeline-block:last-child {
7991 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);
7992 background: #d7e4ed;
7994.cd-timeline-img img {
8004.cd-timeline-img.cd-picture {
8005 background: #75ce66;
8007.cd-timeline-img.cd-movie {
8008 background: #c03b44;
8010.cd-timeline-img.cd-location {
8011 background: #f0ca45;
8013@media only screen and (min-width: 1170px) {
8020 -webkit-transform: translateZ(0);
8021 -webkit-backface-visibility: hidden;
8023 .cssanimations .cd-timeline-img.is-hidden {
8026 .cssanimations .cd-timeline-img.bounce-in {
8027 visibility: visible;
8028 -webkit-animation: cd-bounce-1 0.6s;
8029 -moz-animation: cd-bounce-1 0.6s;
8030 animation: cd-bounce-1 0.6s;
8034@-webkit-keyframes cd-bounce-1 {
8037 -webkit-transform: scale(0.5);
8042 -webkit-transform: scale(1.2);
8046 -webkit-transform: scale(1);
8049@-moz-keyframes cd-bounce-1 {
8052 -moz-transform: scale(0.5);
8057 -moz-transform: scale(1.2);
8061 -moz-transform: scale(1);
8064@keyframes cd-bounce-1 {
8067 -webkit-transform: scale(0.5);
8068 -moz-transform: scale(0.5);
8069 -ms-transform: scale(0.5);
8070 -o-transform: scale(0.5);
8071 transform: scale(0.5);
8076 -webkit-transform: scale(1.2);
8077 -moz-transform: scale(1.2);
8078 -ms-transform: scale(1.2);
8079 -o-transform: scale(1.2);
8080 transform: scale(1.2);
8084 -webkit-transform: scale(1);
8085 -moz-transform: scale(1);
8086 -ms-transform: scale(1);
8087 -o-transform: scale(1);
8088 transform: scale(1);
8091.cd-timeline-content {
8095 border-radius: 0.25em;
8097 background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8098 background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8099 background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8100 background-image: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8102.cd-timeline-content:after {
8107.cd-timeline-content h2 {
8110.cd-timeline-content .cd-date {
8112 font-size: 0.8125rem;
8114.cd-timeline-content .cd-date {
8115 display:
inline-block;
8117.cd-timeline-content p {
8122.cd-timeline-content .cd-date {
8127.cd-timeline-content::before {
8134 border: 7px solid transparent;
8135 border-right: 7px solid white;
8137@media only screen and (min-width: 768px) {
8138 .cd-timeline-content h2 {
8142 .cd-timeline-content {
8146 .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
8148 font-size: 0.875rem;
8151@media only screen and (min-width: 1170px) {
8152 .cd-timeline-content {
8157 .cd-timeline-content::before {
8160 border-color: transparent;
8161 border-left-color: white;
8163 .cd-timeline-content .cd-read-more {
8166 .cd-timeline-content .cd-date {
8174 .cd-timeline-block:nth-child(even) .cd-timeline-content {
8177 .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
8181 border-color: transparent;
8182 border-right-color: white;
8184 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
8187 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
8203span.phpdebugbar-tooltip.phpdebugbar-tooltip-extra-wide, span.phpdebugbar-tooltip.phpdebugbar-tooltip-wide {
8204 width: 250px !important;
8206.phpdebugbar-indicator span.phpdebugbar-tooltip {
8207 opacity: .95 !important;
8209a.phpdebugbar-tab.phpdebugbar-active {
8210 background-image: unset !important;
8212.phpdebugbar-fa-tags:before {
8214 font-weight: 600 !important;
8216.phpdebugbar-fa-tasks:before {
8218 font-weight: 600 !important;
8220.phpdebugbar-fa-tags, .phpdebugbar-fa-tasks, .phpdebugbar-indicator .fa {
8221 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
8224div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-warning:before,
8225div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-error:before,
8226div.phpdebugbar-widgets-exceptions a.phpdebugbar-widgets-editor-link:before,
8227div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-database:before,
8228div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-duration:before,
8229div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-memory:before,
8230div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-row-count:before,
8231div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-copy-clipboard:before,
8232div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-stmt-id:before,
8233div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-render-time:before,
8234div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-memory:before,
8235div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-param-count:before,
8236div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-
type:before,
8237div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
8239 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>" !important;
8246.jcrop-holder { background: unset !important; }
8253.dol-xaxis-vertical .flot-x-axis .flot-tick-label.tickLabel {
8254 text-orientation: sideways;
8256 writing-mode: vertical-rl;
8257 white-space: nowrap;
8265span.clipboardCPValueToPrint, div.clipboardCPValueToPrint {
8266 display:
inline-block;
8268span.clipboardCPValue.hidewithsize {
8269 width: 0 !important;
8270 display:
inline-block;
8272 white-space: nowrap;
8274 vertical-align: middle;
8276div.clipboardCPValue.hidewithsize {
8277 width: 0 !important;
8280 white-space: nowrap;
8283.clipboardCPShowOnHover .clipboardCPButton {
8291.clipboardCPTextDivInside {
8293 background: #f8f8fa;
8295 border: 1px solid #E0E0E0;
8304 white-space: nowrap;
8306 box-shadow: 1px 1px 6px #ddd;
8314.radio_js_bloc_number {
8315 display:
inline-block;
8319 border:1px solid #ccc;
8326.radio_js_bloc_number.selected {
8327 transition:0.2s ease background;
8340 vertical-align: top;
8344#virtualcard-iframe {
8345 border: 40px solid #aaa;
8346 vertical-align: top;
8349 border-radius: 10px;
8353 pointer-events: none;
8368.highlightDragDropArea{
8369 border: 2px #000 dashed !important;
8370 background-color: #eee !important;
8372.highlightDragDropArea * :not(.dragDropAreaMessage *){
8374 filter: blur(1px) grayscale(90%);
8376.dragDropAreaMessage {
8380 transform: translate(-50%, -50%);
8390 border: 1px solid #bbb !important;
8397.opensurveydescription * {
8402 padding: 0 4px 0 4px;
8406 margin-right: 100px;
8410 background-color: #f0f0f0;
8414.survey_borders .resultats .nom {
8415 text-align: <?php echo $left; ?>
8417.survey_borders .resultats .sujet, .survey_borders .resultats .jour {
8428#bookinghoursection {
8436 border: 1px solid #000;
8439 margin-bottom: 15px;
8448 background-size: 22px
auto;
8451@media only screen and (max-width: 768px)
8453 .imgopensurveywizard, .imgautosize { width:95%; height:
auto; }
8455 .fiche > .listactionsfilter .table-fiche-title .col-title .titre {
8465 width: <?php print
dol_size(350,
'width'); ?>px;
8471 -webkit-border-radius: 0;
8477 td.widthpictotitle { width: 30px; }
8479 .logopublicpayment #dolpaymentlogo {
8482 #tablepublicpayment {
8483 width:
auto !important;
8484 border: none !important;
8486 .poweredbypublicpayment {
8487 float: unset !important;
8488 top: unset !important;
8490 right: -10px !important;
8503 .bookcalform.boxtable .minwidth75 {
8506 .center.bookingtab {
8509 #bookinghoursection {
8519@media only screen and (max-width: 1024px)
8521 div#ecm-layout-west {
8522 width: calc(100% - 4px);
8525 div#ecm-layout-center {
8532@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC1', round($nbtopmenuentries * 90, 0) + 340); ?>px)
8535 width: <?php echo round(52); ?>px;
8536 white-space: nowrap;
8538 text-overflow: ellipsis;
8540 color: var(--colortextbackhmenu);
8544 color: var(--colortextbackhmenu);
8553 background-size: 22px
auto;
8557 li.tmenu, li.tmenusel {
8572@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC2', round($nbtopmenuentries * 69, 0) + 130); ?>px)
8574 li.tmenucompanylogo {
8581 max-width: <?php echo max(26, ceil(300 / ($nbtopmenuentriesreal + 2))); ?>px;
8582 text-overflow: clip;
8584 span.mainmenuaspan {
8593 background-size: 20px
auto;
8603<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
8604@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
8607 .tmenudiv:hover .tmenuimage:not(.menuhider), .tmenudiv:hover .tmenuimage:not(.menuhider):before {
8608 margin-top: 8px !important;
8614 background: var(--colorbackvmenu1);
8619 background: var(--colorbackvmenu1);
8625 .login_vertical_align {
8627 padding-right: 20px;
8632 <?php
if ($disableimages) { ?>
8637 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
8640 padding-<?php echo $right; ?>: 0;
8643 div.login_block_user {
8647 div.login_block_tools, div.login_block_user {
8658 padding-right: 20px;
8659 padding-bottom: 16px;
8663 vertical-align: middle;
8665 background: var(--colorbackvmenu1);
8674 .loginbuttonexternal {
8677 .side-nav-vert .user-menu .dropdown-menu {
8678 width: 278px !important;
8680 div.login_block_other {
8681 margin-right: unset;
8683 div.login_block_tools, div.login_block_user, div.login_block_other { clear: both; }
8685 .atoplogin, .atoplogin:hover
8687 color:unset !important;
8692 padding: 0 !important;
8695 li.tmenu, li.tmenusel {
8702 text-overflow: clip;
8705 background-size: 20px
auto;
8706 margin-top: 2px !important;
8714 width:
auto !important;
8716 .tableforfield>tr>td:first-child, .tableforfield>tbody>tr>td:first-child, div.tableforfield div.tagtr>div.tagtd:first-of-
type {
8719 .tableforfield>tr>td:nth-child(2), .tableforfield>tbody>tr>td:nth-child(2), div.tableforfield div.tagtr>div.tagtd:nth-child(2) {
8720 word-
break:
break-word;
8727 table.table-fiche-title .col-title div.titre{
8736 word-
break:
break-word;
8739 .websiteselectionsection {
8741 border-right: unset;
8749 padding-right: 12px;
8757 .underbanner.underbanner-before-box {
8758 border-bottom: none;
8761 .valuefield.fieldname_type span.badgeneutral {
8763 display:
inline-block;
8766 tr.trextrafieldseparator td, tr.trextrafields_collapse_last td {
8768 border-bottom: 1px solid var(--colortopbordertitle1) !important;
8779 .lilevel1 span.paddingright {
8783 img.userphotopublicvcard {
8792@media only screen and (max-width: 320px)
8798@media only screen and (max-width: 300px)
8804@media only screen and (max-width: 280px)
8822include
dol_buildpath($path.
'/theme/'.$theme.
'/dropdown.inc.php', 0);
8823include
dol_buildpath($path.
'/theme/'.$theme.
'/emaillayout.inc.php', 0);
8824include
dol_buildpath($path.
'/theme/'.$theme.
'/info-box.inc.php', 0);
8825include
dol_buildpath($path.
'/theme/'.$theme.
'/progress.inc.php', 0);
8826include
dol_buildpath($path.
'/theme/'.$theme.
'/timeline.inc.php', 0);
8834div.extra_inline_chkbxlst, div.extra_inline_checkbox {
8839div.flot-text .flot-tick-label .tickLabel, .fa-color-unset {
print $langs trans("Ref").' m titre as m m statut as status
Or an array listing all the potential status of the object: array: int of the status => translated la...
getDolUserInt($key, $default=0, $tmpuser=null)
Return Dolibarr user constant int value.
price($amount, $form=0, $outlangs='', $trunc=1, $rounding=-1, $forcerounding=-1, $currency_code='')
Function to format a value into an amount for visual output Function used into PDF and HTML pages.
getDolUserString($key, $default='', $tmpuser=null)
Return Dolibarr user constant string value.
getDolGlobalInt($key, $default=0)
Return a Dolibarr global constant int value.
dol_size($size, $type='')
Optimize a size for some browsers (phone, smarphone, ...)
GETPOST($paramname, $check='alphanohtml', $method=0, $filter=null, $options=null, $noreplace=0)
Return value of a param into GET or POST supervariable.
dol_buildpath($path, $type=0, $returnemptyifnotfound=0)
Return path of url or filesystem.
getDolGlobalString($key, $default='')
Return a Dolibarr global constant string value.
treeview li table
No Email.
ui state ui widget content ui state ui widget header ui state a ui button
0 = Do not include form tag and submit button -1 = Do not include form tag but include submit button
$conf db user
Active Directory does not allow anonymous connections.
if(preg_match('/crypted:/i', $dolibarr_main_db_pass)||!empty($dolibarr_main_db_encrypted_pass)) $conf db type
$conf db name
Only used if Module[ID]Name translation string is not found.