24if (!defined(
'ISLOADEDBYSTEELSHEET')) {
25 die(
'Must be called by steelsheet');
94@phan-var-force int<0,1> $dol_hide_topmenu
95@phan-var-force int<0,1> $dol_hide_leftmenu
96@phan-var-force int<0,1> $dol_optimize_smallscreen
97@phan-var-force int<0,1> $dol_no_mouse_hover
98@phan-var-force string $badgeDanger
99@phan-var-force string $badgeWarning
100@phan-var-force string $borderwidth
101@phan-var-force string $colorbackbody
102@phan-var-force string $colorbackhmenu1
103@phan-var-force string $colorbacklinebreak
104@phan-var-force string $colorbacklineimpair1
105@phan-var-force string $colorbacklineimpair2
106@phan-var-force string $colorbacklinepair1
107@phan-var-force string $colorbacklinepair2
108@phan-var-force string $colorbacklinepairchecked
109@phan-var-force string $colorbacklinepairhover
110@phan-var-force string $colorbacktabactive
111@phan-var-force string $colorbacktabcard1
112@phan-var-force string $colorbacktitle1
113@phan-var-force string $colorbackvmenu1
114@phan-var-force string $colorblind_deuteranopes_textSuccess
115@phan-var-force string $colorblind_deuteranopes_textWarning
116@phan-var-force string $colorshadowtitle
117@phan-var-force string $colortext
118@phan-var-force string $colortextbackhmenu
119@phan-var-force string $colortextbacktab
120@phan-var-force string $colortextbackvmenu
121@phan-var-force string $colortextlink
122@phan-var-force string $colortexttitle
123@phan-var-force string $colortexttitlelink
124@phan-var-force string $colortexttitlenotab
125@phan-var-force string $colortexttitlenotab2
126@phan-var-force string $colortopbordertitle1
127@phan-var-force int<0,1> $disableimages
128@phan-var-force int<0,1> $dol_hide_leftmenu
129@phan-var-force int<0,1> $dol_hide_topmenu
130@phan-var-force int<0,1> $dol_optimize_smallscreen
131@phan-var-force string $fontlist
132@phan-var-force string $fontsize
133@phan-var-force int $heightmenu
134@phan-var-force string $heightrow
135@phan-var-force string $img_button
136@phan-var-force string $left
137@phan-var-force string $maxwidthloginblock
138@phan-var-force int $minwidthtmenu
139@phan-var-force int $nbtopmenuentries
140@phan-var-force int $nbtopmenuentriesreal
141@phan-var-force string $path
142@phan-var-force string $right
143@phan-var-force string $textDanger
144@phan-var-force string $textSuccess
145@phan-var-force string $textWarning
146@phan-var-force string $toolTipBgColor
147@phan-var-force string $toolTipFontColor
148@phan-var-force int<0,1> $useboldtitle
149@phan-var-force int $userborderontable
150@phan-var-force array{h:int,l:int,s:int,a:int} $colortextlinkHsla
163 --colorbackhmenu1: rgb(<?php print $colorbackhmenu1; ?>);
164 --colorbackvmenu1: rgb(<?php print $colorbackvmenu1; ?>);
165 --colorbacktitle1: rgb(<?php print $colorbacktitle1; ?>);
166 --colorbacktabcard1: rgb(<?php print $colorbacktabcard1; ?>);
167 --colorbacktabactive: rgb(<?php print $colorbacktabactive; ?>);
168 --colorbacklineimpair1: rgb(<?php print $colorbacklineimpair1; ?>);
169 --colorbacklineimpair2: rgb(<?php print $colorbacklineimpair2; ?>);
170 --colorbacklinepair1: rgb(<?php print $colorbacklinepair1; ?>);
171 --colorbacklinepair2: rgb(<?php print $colorbacklinepair2; ?>);
172 --colorbacklinepairhover: rgb(<?php print $colorbacklinepairhover; ?>);
173 --colorbacklinepairchecked: rgb(<?php print $colorbacklinepairchecked; ?>);
174 --colorbacklinebreak: rgb(<?php print $colorbacklinebreak; ?>);
175 --colorbackbody: rgb(<?php print $colorbackbody; ?>);
176 --colorbackmobilemenu: #f8f8f8;
177 --colorbackgrey: #f0f0f0;
178 --colortexttitlenotab: rgb(<?php print $colortexttitlenotab; ?>);
179 --colortexttitlenotab2: rgb(<?php print $colortexttitlenotab2; ?>);
180 --colortexttitle: rgba(<?php print $colortexttitle; ?>, 0.9);
181 --colortexttitlelink: rgba(<?php print $colortexttitlelink; ?>, 0.9);
182 --colortext: rgb(<?php print $colortext; ?>);
183 --colortextlink: rgb(<?php print $colortextlink; ?>);
184 --colortextlink-h: <?php print $colortextlinkHsla[
'h']; ?>;
185 --colortextlink-l: <?php print $colortextlinkHsla[
'l']; ?>%;
186 --colortextlink-s: <?php print $colortextlinkHsla[
's']; ?>%;
187 --colortextlink-a: 1;
188 --colortextbackhmenu: #<?php print $colortextbackhmenu; ?>;
189 --colortextbackvmenu: #<?php print $colortextbackvmenu; ?>;
190 --colortopbordertitle1: rgb(<?php print $colortopbordertitle1; ?>);
191 --listetotal: #888888;
192 --inputbackgroundcolor: #FFF;
193 --inputbackgroundcolordisabled: #eee;
194 --inputcolordisabled: rgb(80, 80, 80);
195 --inputbordercolor: rgba(0,0,0,.15);
196 --tooltipbgcolor: <?php print $toolTipBgColor; ?>;
197 --tooltipfontcolor : <?php print $toolTipFontColor; ?>;
198 --oddevencolor: #202020;
199 --colorboxstatsborder: #e0e0e0;
200 --dolgraphbg: rgba(255,255,255,0);
201 --fieldrequiredcolor: #400030;
202 --colortextbacktab: #<?php print $colortextbacktab; ?>;
203 --colorboxiconbg: #eee;
205 --tableforfieldcolor:#888;
206 --amountremaintopaycolor:#880000;
207 --amountpaymentcomplete:#008855;
208 --amountremaintopaybackcolor:none;
209 --productlinestockod: #002200;
210 --productlinestocktoolow: #884400;
211 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #fff, #fff, #fff, #e4efe8);
212 --tablevalidbgcolor: rgb(252, 248, 227);
215 --heightrow: <?php print $heightrow; ?>;
220 print
"/* For dark mode */\n";
222 print
"@media (prefers-color-scheme: dark) {";
224 print
"@media not print {";
227 --colorbackhmenu1: #3d3e40;
228 --colorbackvmenu1: #2b2c2e;
229 --colorbacktitle1: #2b2d2f;
230 --colorbacktabcard1: #1d1e20; /* Must be same than colorbackbody */
231 --colorbacktabactive: rgb(220,220,220);
232 --colorbacklineimpair1: #38393d;
233 --colorbacklineimpair2: #2b2d2f;
234 --colorbacklinepair1: #38393d;
235 --colorbacklinepair2: #2b2d2f;
236 --colorbacklinepairhover: #2b2d2f;
237 --colorbacklinepairchecked: #0e5ccd;
238 --colorbackbody: #1d1e20;
239 --colorbackmobilemenu: #080808;
240 --colorbackgrey: #0f0f0f;
241 --tooltipbgcolor: #2b2d2f;
242 --colortexttitlenotab: rgb(220,220,220);
243 --colortexttitlenotab2: rgb(220,220,220);
244 --colortexttitle: rgb(220,220,220);
245 --colortext: rgb(220,220,220);
246 --colortextlink: #4390dc;
247 --colortexttitlelink: #4390dc;
248 --colortextbackhmenu: rgb(220,220,220);
249 --colortextbackvmenu: rgb(220,220,220);
250 --tooltipfontcolor : rgb(220,220,220);
251 --listetotal: rgb(245, 83, 158);
252 --inputbackgroundcolor: rgb(70, 70, 70);
253 --inputbackgroundcolordisabled: rgb(60, 60, 60);
254 --inputcolordisabled: rgb(140, 140, 140);
255 --inputbordercolor: rgb(220,220,220);
256 --oddevencolor: rgb(220,220,220);
257 --colorboxstatsborder: rgb(65,100,138);
258 --dolgraphbg: #1d1e20;
259 --fieldrequiredcolor: rgb(250,183,59);
260 --colortextbacktab: rgb(220,220,220);
261 --colorboxiconbg: rgb(36,38,39);
262 --refidnocolor: rgb(220,220,220);
263 --tableforfieldcolor:rgb(220,220,220);
264 --amountremaintopaycolor:rgb(252,84,91);
265 --amountpaymentcomplete:rgb(101,184,77);
266 --amountremaintopaybackcolor:rbg(245,130,46);
267 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #000, #000, #000, #274231);
268 --tablevalidbgcolor: rgb(80, 64, 33);
281<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
282 background-color: #FFFFFF;
284 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
286 font-family: <?php print $fontlist ?>;
292 background-color: var(--colorbackbody);
293 <?php print
'direction: '.$langs->trans(
"DIRECTION").
";\n"; ?>
303.sensiblehtmlcontent * {
307.thumbstat { font-weight: bold !important; }
308th a { font-weight: <?php echo($useboldtitle ?
'bold' :
'normal'); ?> !important; }
309a.tab { font-weight: 500 !important; }
311a:link, a:visited, a:hover, a:active, .classlink { color: var(--colortextlink); text-decoration: none; }
312a:hover { text-decoration: underline; color: var(--colortextlink); }
313a.commonlink { color: var(--colortextlink) !important; text-decoration: none; }
315th.liste_titre a div div:hover, th.liste_titre_sel a div div:hover { text-decoration: underline; }
316tr.liste_titre th.liste_titre_sel:not(.maxwidthsearch), tr.liste_titre td.liste_titre_sel:not(.maxwidthsearch),
317tr.liste_titre th.liste_titre:not(.maxwidthsearch), tr.liste_titre td.liste_titre:not(.maxwidthsearch) { opacity: 0.8; }
319tr.liste_titre_filter th.liste_titre:not(.center) { text-align: unset; }
320.liste_titre.trheight5em {
321 height: 4em !important;
327select.vmenusearchselectcombo {
328 background-color: unset;
331table.liste th.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
332table.liste th.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch) {
336 text-overflow: ellipsis;
338th.wrapcolumntitle dl dt a span.fas.fa-list {
339 vertical-align: middle;
357.liste_titre input[
name=search_month], .liste_titre input[
name=search_month_start], .liste_titre input[
name=search_month_end] {
361select#date_startday, select#date_startmonth, select#date_endday, select#date_endmonth, select#reday, select#remonth,
362input, input.flat, form.flat select, select, select.flat, .dataTables_length label select {
365input, input.flat, textarea, textarea.flat, form.flat select, select, select.flat, .dataTables_length label select {
366 color: var(--colortext);
368 font-family: <?php print $fontlist ?>;
370 margin: 0px 0px 0px 0px;
371 background-color: var(--inputbackgroundcolor);
373 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
377.liste_titre input, .liste_titre select {
379 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
382.divadvancedsearchfieldcompinput,
383div.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
385 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
388 background-color: #f8f8fa;
389 border-bottom-left-radius: 0;
390 border-bottom-right-radius: 0;
395.divadvancedsearchfieldcompinput {
397 border-bottom: solid 1px var(--inputbordercolor);
400input[
name=duration_value], input[
name=durationhour]
402 margin-right: 4px !important;
404input[
type=submit], input[
type=submit]:hover {
407input[
type=checkbox], input[
type=radio] {
410.kanban input.checkforselect {
419.tableforfield input, .refidno input {
433#mainbody input.button:not(.buttongen):not(.bordertransp), #mainbody a.button:not(.buttongen):not(.bordertransp) {
434 background: var(--butactionbg);
435 color: var(--textbutaction);
437 border-collapse: collapse;
440#mainbody span.websitetools input.button:not(.buttongen):not(.bordertransp) {
441 color: #000 !important;
443#mainbody input.buttongen, #mainbody button.buttongen {
447 -webkit-box-shadow: 0px 0px 6px 1px rgb(50 50 50 / 40%), 0px 0px 0px rgb(60 60 60 / 10%);
448 box-shadow: 0px 0px 6px 1px rgb(50 50 50 / 40%), 0px 0px 0px rgb(60 60 60 / 10%);
454input.button.massactionconfirmed {
458input:invalid, select:invalid, input.--error , select.--error {
459 border-color: #ea1212;
462section.setupsection {
464 background-color: var(--colorbackgrey);
468.field-error-icon { color: #ea1212 !important; }
471div.tabBar textarea:focus {
472 border: 1px solid #aaa !important;
474input:focus:not(.
button):not(.buttonwebsite):not(.buttonreset):not(.select2-search__field):not(#top-bookmark-search-input):not(.search_component_input):not(.input-nobottom),
475 select:focus, .select2-container--open [aria-expanded=
"false"].select2-selection--single,
476 .select2-container--focus span.selection span.select2-selection {
477 border-bottom: 1px solid #666 !important;
478 border-bottom-left-radius: 0 !important;
479 border-bottom-right-radius: 0 !important;
481textarea.cke_source:focus
490 border-top: solid 1px var(--inputbordercolor);
491 border-left: solid 1px var(--inputbordercolor);
492 border-right: solid 1px var(--inputbordercolor);
493 border-bottom: solid 1px var(--inputbordercolor);
500input.removedassigned, input.removedassignedresource {
501 padding: 2px !important;
502 vertical-align: text-bottom;
506 padding-left: 0px !important;
507 padding-right: 0px !important;
510 vertical-align: middle;
512input.buttonpayment,
button.buttonpayment, div.buttonpayment {
517 background-image: none;
523 background-color: #9999bb;
525 box-shadow: 1px 1px 4px #bbb;
534.nofocusvisible:focus-visible {
538div.buttonpayment input:focus {
546div.buttonpayment input {
547 background-color: unset;
549 border-bottom: unset;
551 text-transform: uppercase;
554input.buttonpaymentcb {
555 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/credit_card.png', 1) ?>);
556 background-size: 26px;
557 background-repeat: no-repeat;
560input.buttonpaymentcheque {
561 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/cheque.png', 1) ?>);
562 background-size: 24px;
563 background-repeat: no-repeat;
566input.buttonpaymentpaypal {
567 background-image: url(<?php echo
dol_buildpath($path.
'/paypal/img/object_paypal.png', 1) ?>);
568 background-repeat: no-repeat;
571input.buttonpaymentpaybox {
572 background-image: url(<?php echo
dol_buildpath($path.
'/paybox/img/object_paybox.png', 1) ?>);
573 background-repeat: no-repeat;
576input.buttonpaymentstripe {
577 background-image: url(<?php echo
dol_buildpath($path.
'/stripe/img/object_stripe.png', 1) ?>);
578 background-repeat: no-repeat;
581.logopublicpayment #dolpaymentlogo {
584 image-rendering: -webkit-optimize-contrast;
590 background-color: transparent;
591 color: var(--colortext) !important;
592 border: 1px solid #888 !important;
593 margin: 0 0.45em !important;
596span.userimg.notfirst, div.userimg.notfirst {
599div.userimg.notfirst {
600 display: block-
inline;
604span.timesheetalreadyrecorded input {
606 border-bottom: solid 1px rgba(0,0,0,0.4);
607 margin-right: 1px !important;
609td.onholidaymorning, td.onholidayafternoon {
610 background-color: #fdf6f2;
613 background-color: #f4eede;
615td.onholidayallday:not(.weekend) input {
616 background-color: #f8f7f0;
619 background-color: #f8f4f4;
625 background: var(--colorbacklinepairhover) !important;
637 border-right: 1px solid #ccc;
640td.linecoldescription.bomline {
644td.amount, span.amount, div.amount, b.amount {
654select.flat, form.flat select, .pageplusone {
664.paginationlastpage a {
669 filter: saturate(0.8);
673 color: var(--colortextlink);
675.optiongrey, .opacitymedium {
678.opacitymediumbycolor {
679 color: rgba(0, 0, 0, 0.4);
691 color: var(--colorwhite);
694 color: #888 !important;
697 color: var(--colorblack);
699.colorblack.totalnboflines {
704 font-size: unset !important;
707 transform: scale(1, -1);
710 transform: scale(-1, 1);
713select:invalid, select.--error {
718 background: var(--inputbackgroundcolordisabled);
719 color: var(--inputcolordisabled);
723 box-shadow: none !important;
726 padding: 0px !important;
727 border: 0px !important;
728 vertical-align: text-bottom;
731 background-color: transparent;
738 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
740input[
type=checkbox] { background-color: transparent; border: none; box-shadow: none; }
741input[
type=radio] { background-color: transparent; border: none; box-shadow: none; }
742input[
type=image] { background-color: transparent; border: none; box-shadow: none; }
743input:-webkit-autofill {
744 background-color: #FDFFF0 !important;
745 background-image:none !important;
746 -webkit-box-shadow: 0 0 0 50px #FDFFF0 inset;
750.placeholder { color: #ccc; }
751select.placeholder { color: #ccc; }
752.select2-selection__choice .placeholder { color: #aaa; }
753::-webkit-input-placeholder { color: #ccc; }
754input:-moz-placeholder { color: #ccc; }
755select.placeholder option:not(.opacitymediumbycolor):not(.opacitymedium) {
756 color: var(--colortext);
759input[
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; }
761 border: 1px solid #aaa !important;
762 padding-
inline-start: 2em;
763 padding-
inline-end: 2em;
764 min-
inline-size:
auto;
766#div_container_exportoptions fieldset, #div_container_sub_exportoptions fieldset {
767 border: 1px solid #ccc !important;
769.legendforfieldsetstep { padding-bottom: 10px; }
770input#onlinepaymenturl, input#directdownloadlink {
777 padding: 20px 0px 0px 0px;
781div#moretabsList, div#moretabsListaction {
785hr { border: 0; border-top: 1px solid #ccc; }
786.tabBar hr { margin-top: 20px; margin-bottom: 17px; }
789table.tableforfield .button:not(.bordertransp):not(.buttonpayment),
790table.tableforfield .buttonDelete:not(.bordertransp):not(.buttonpayment) {
795.button:not(.bordertransp):not(.buttonpayment),
796.buttonDelete:not(.bordertransp):not(.buttonpayment) {
801 font-family: <?php print $fontlist ?>;
802 display:
inline-block;
807 text-decoration: none !important;
808 background-color: #f5f5f5;
809 background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
810 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
811 background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
812 background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
813 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
814 background-repeat: repeat-x;
815 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
816 border: 1px solid
#aaa;
817 -webkit-border-radius: 2px;
821 text-transform: uppercase;
824.valuefield .button, .valuefieldcreate .button, .refidno .button:not(.smallpaddingimp) {
825 margin-top: 0 !important;
826 margin-bottom: 0 !important;
827 font-size: 0.85em !important;
828 padding: 5px !important;
830.button:focus, .buttonDelete:focus {
831 -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
832 box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
834.button:hover:not(.nohover), .buttonDelete:hover:not(.nohover) {
836 -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
837 box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
839.button:
disabled, .buttonDelete:
disabled, .button.disabled, .buttonDelete.disabled {
842 -webkit-box-shadow: none;
844 text-decoration: none;
847 pointer-events: none;
851 -webkit-box-shadow: none;
853.button_search, .button_removefilter {
855 background-color: unset;
857.button_search:hover, .button_removefilter:hover {
867div.float, span.floatleft
869 float:<?php print $left; ?>;
873 float:<?php print $right; ?>;
885 display:
inline-block;
889 display:
inline-block !important;
894button[
name=
'button_search_x'] span.fa.fa-search {
897button[
name=
'button_removefilter_x'] span.fa.fa-
remove {
905 padding-<?php echo $left; ?>: 3px;
912 -webkit-box-shadow: none !important;
913 box-shadow: none !important;
914 -webkit-border-radius:0px !important;
915 border-radius:0px !important;
925 vertical-align: middle;
928 vertical-align: bottom;
931 vertical-align: text-bottom;
937 width: 100% !important;
939.centpercentwithout1imp {
940 width: calc(100% - 1px) !important;
942.centpercentwithoutmenu {
943 width: calc(100% - 200px);
945.quatrevingtpercent, .inputsearch {
948.maxquatrevingtpercent {
954.quatrevingtquinzepercent {
957.quatrevingtpercentminusx {
958 width: calc(80% - 52px);
961 width: calc(100% - 52px);
963textarea.centpercent {
983.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
986.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 {
993 transform: scaleX(-1) translate(<?php print($left == 'left' ? '' : '-'); ?>2px, 0);
996 transform: rotate(90deg) translate(0, <?php print($left ==
'left' ?
'' :
'-'); ?>2px);
1003 text-align: center !important;
1015 text-align: <?php print $left; ?>;
1018 text-align: <?php print $right; ?>;
1021 text-align: justify;
1024 float: left!important;
1027 float: right!important;
1030 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1032.nowraponsmartphone {
1033 white-space: <?php print($dol_optimize_smallscreen ?
'nowrap' :
'normal'); ?>;
1036 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1038.liste_titre .nowrap {
1039 white-space: nowrap;
1042 white-space: nowrap;
1045 white-space: nowrap;
1046 display:
inline-block;
1048.wrapimp, .wrapimp pre {
1049 white-space: normal !important;
1052 word-wrap:
break-word;
1055 word-
break:
break-word !important;
1058 word-
break:
break-word;
1061 word-
break:
break-all;
1063td.wordbreak img, td.wordbreakimp img {
1067 font-weight: bold !important;
1070 font-weight: normal !important;
1073 text-transform: uppercase;
1079 text-decoration: none;
1082 text-decoration: none !important;
1088 padding-<?php print $left; ?>: 0;
1091 padding-<?php print $right; ?>: 0;
1100 padding-<?php print $left; ?>: 0 !important;
1103 padding-<?php print $right; ?>: 0 !important;
1106 padding-top: 0 !important;
1108.nopaddingbottomimp {
1109 padding-bottom: 0 !important;
1112 padding-<?php print $left; ?>: 4px;
1115 padding-<?php print $left; ?>: 4px !important;
1118 padding-<?php print $left; ?>: 2px;
1121 padding-<?php print $left; ?>: 2px !important;
1124 padding-<?php print $right; ?>: 4px;
1127 padding-<?php print $right; ?>: 4px !important;
1130 padding-<?php print $right; ?>: 2px;
1133 padding-<?php print $right; ?>: 2px !important;
1139 padding-top: 4px !important;
1145 padding-bottom: 4px;
1148 padding-bottom: 4px !important;
1151 padding-bottom: 2px;
1154 margin-<?php print $left; ?>: 2px;
1157 margin-<?php print $right; ?>: 2px;
1160 padding: 6px !important;
1163 width: unset !important;
1171.classfortooltiponclick .fa-question-circle {
1178 cursor: not-allowed;
1184 background-color: #fff;
1186.nobackground, .nobackground tr {
1187 background: unset !important;
1189.checkboxattachfilelabel {
1194 border: 1px solid #888 !important;
1197 color : <?php print $textWarning; ?>
1201 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_SHORTMESSSAGECUT', 125); ?>px;
1206 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_LONGMESSSAGECUT', 250); ?>px;
1217 background-color: #f0f0f8;
1220div.urllink, div.urllink a {
1221 color: #339 !important;
1224 min-width: 30px !important;
1228 border: 2px solid #DFDFDF;
1229 border-radius: <?php echo $borderradius; ?>px;
1231 margin-bottom: 20px;
1235i.fa-mars::before, i.fa-venus::before, i.fa-genderless::before, i.fa-transgender::before {
1236 color: #888 !important;
1238 padding-<?php echo $left; ?>: 3px;
1240.stockmovemententry {
1242 transform: rotate(0.25turn);
1247 transform: rotate(0.3turn);
1253.publisherlogoinline {
1254 vertical-align: middle;
1261 white-space: nowrap;
1265body[
class*=
"colorblind-"] .text-warning{
1266 color : <?php print $colorblind_deuteranopes_textWarning; ?>
1269 color : <?php print $textSuccess; ?>
1271body[
class*=
"colorblind-"] .text-success{
1272 color : <?php print $colorblind_deuteranopes_textSuccess; ?>
1276 color : <?php print $textDanger; ?>
1279.editfielda span.fa-pencil-alt, .editfielda span.fa-pencil-ruler, .editfielda span.fa-trash, .editfielda span.fa-crop, .editfielda span.fa-eye,
1281 color: #ccc !important;
1283.editfielda span.fa-pencil-alt:hover, .editfielda span.fa-pencil-ruler:hover, .editfielda span.fa-trash:hover, .editfielda span.fa-crop:hover,
1284.editfieldlang:hover {
1285 color: var(--colortexttitle) !important;
1287a.editfielda.nohover *:hover:before {
1288 color: #ccc !important;
1295 float: none !important;
1298span.fa.fa-plus-circle.paddingleft {
1301 padding-bottom: 2px;
1304.size12x { font-size: 1.2em !important; }
1305.size15x { font-size: 1.5em !important; }
1306.fa-toggle-on, .fa-toggle-off, .size2x { font-size: 2em; }
1307.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1308.asetresetmodule .fa-toggle-on, .asetresetmodule .fa-toggle-off,
1309.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1311 vertical-align: text-bottom;
1316 white-space: nowrap;
1317 vertical-align: middle;
1318 text-overflow: ellipsis;
1324<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/badges.inc.php', 0); ?>
1325<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/flags-sprite.inc.php', 0); ?>
1329 border-right: 1px solid #DDD;
1333 border-left: 1px solid #DDD;
1338#formuserfile input[type='file'] {
1352#formuserfile_link input[type='text'] {
1357 vertical-align: middle;
1359.divsocialnetwork:not(:last-child) {
1360 padding-<?php print $right; ?>: 20px;
1364 display:
inline-block;
1365 margin-<?php print $right; ?>: 12px;
1366 margin-<?php print $left; ?>: 2px;
1372 background-color: rgba(0, 0, 0, 0.08);
1376.divsearchfieldfilter {
1377 text-overflow: clip;
1379 padding-bottom: 5px;
1383.divadvancedsearchfield:first-child {
1386.divadvancedsearchfield {
1389 padding-right: 15px;
1390 padding-bottom: 2px;
1393.divadvancedsearchfield span.select2.select2-container.select2-container--
default {
1396.search_component_params {
1398 -webkit-flex-flow: row wrap;
1399 flex-flow: row wrap;
1402 padding-bottom: 3px;
1403 padding-<?php echo $left; ?>: 0;
1404 padding-<?php echo $right; ?>: 0;
1405 border-bottom: solid 1px var(--inputbordercolor);
1409.search_component_searchtext {
1412.search_component_params_text, .search_component_params_text:focus {
1413 border-bottom: none;
1415 margin: 0 !important;
1418.tagsearch .tagsearchdelete {
1425 padding-bottom: 0px;
1428 display:
inline-block;
1433 display:
inline-block;
1450.a-filter, .a-mesure {
1451 border-radius: 50px;
1452 background: var(--colortexttitlenotab);
1454 padding: 8px 10px 8px 6px;
1462.a-filter:before, .a-mesure:before {
1463 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
1469 border-radius: 50px;
1470 background: var(--colorbacktitle1);
1483 top:calc(50% - 200px);
1484 left:calc(50% - 250px);
1488 border: 1px solid #bbb;
1489 box-shadow: 2px 2px 20px #ddd;
1499div.div-
for-modal-topright {
1507 border: 1px solid #bbb;
1508 box-shadow: 2px 2px 20px #ddd;
1515if (
$conf->browser->layout ==
'phone') {
1517.divsearchfieldfilter {
1518 white-space: nowrap;
1533 list-style-
type: none;
1540 padding-bottom: 4px;
1544 padding-bottom: 10px;
1549 vertical-align: middle;
1551select.flat.selectlimit {
1554 border-bottom: 1px solid var(--inputbordercolor);
1555 border-bottom-left-radius: 0;
1556 border-bottom-right-radius: 0;
1559 margin-<?php echo $right; ?>: 10px !important;
1562 margin-<?php echo $left; ?>: 10px !important;
1564.marginleftonlyshort {
1565 margin-<?php echo $left; ?>: 4px !important;
1568 margin-<?php echo $left; ?>: 0px !important;
1571 margin-<?php echo $right; ?>: 0px !important;
1574 margin-<?php echo $right; ?>: 10px !important;
1576.marginrightonlyshort {
1577 margin-<?php echo $right; ?>: 4px !important;
1579.marginrightonlylarge {
1580 margin-<?php echo $right; ?>: 20px !important;
1583 margin-top: 10px !important;
1585.margintoponlyshort {
1586 margin-top: 3px !important;
1589 margin-bottom: 10px !important;
1591.marginbottomonlyshort {
1592 margin-bottom: 3px !important;
1595 margin-top: 0 !important;
1598 margin-bottom: 0 !important;
1600.selectlimit, .selectlimit:focus {
1601 border-left: none !important;
1602 border-top: none !important;
1603 border-right: none !important;
1607 text-decoration: line-through;
1614 text-overflow: unset;
1619 text-overflow: ellipsis;
1620 white-space: nowrap;
1624 text-overflow: ellipsis;
1629 text-overflow: ellipsis;
1630 white-space: nowrap;
1635 text-overflow: ellipsis;
1636 white-space: nowrap;
1641 text-overflow: ellipsis;
1642 white-space: nowrap;
1644.tdoverflowmax80imp {
1645 max-width: 80px !important;
1647 text-overflow: ellipsis;
1648 white-space: nowrap;
1653 text-overflow: ellipsis;
1654 white-space: nowrap;
1656.tdoverflowmax100imp {
1657 max-width: 100px !important;
1659 text-overflow: ellipsis;
1660 white-space: nowrap;
1665 text-overflow: ellipsis;
1666 white-space: nowrap;
1671 text-overflow: ellipsis;
1672 white-space: nowrap;
1677 text-overflow: ellipsis;
1678 white-space: nowrap;
1683 text-overflow: ellipsis;
1684 white-space: nowrap;
1689 text-overflow: ellipsis;
1690 white-space: nowrap;
1695 text-overflow: ellipsis;
1696 white-space: nowrap;
1701 text-overflow: ellipsis;
1702 white-space: nowrap;
1707 text-overflow: ellipsis;
1708 white-space: nowrap;
1714.divintowithtwolinesmax {
1716 display: -webkit-box;
1717 -webkit-box-orient: vertical;
1718 -webkit-line-clamp: 2;
1721.twolinesmax, .twolinesmax-normallineheight {
1722 display: -webkit-box;
1723 -webkit-box-orient: vertical;
1724 -webkit-line-clamp: 2;
1726 height:
auto !important;
1727 word-
break:
break-word;
1729.twolinesmax-normallineheight {
1730 line-height: normal;
1733 display: -webkit-box;
1734 -webkit-box-orient: vertical;
1735 -webkit-line-clamp: 10;
1739.tablelistofcalendars {
1740 margin-top: 25px !important;
1747table.paymenttable td.amountpaymentcomplete,
table.paymenttable td.amountremaintopay,
table.paymenttable td.amountremaintopayback {
1749 padding-bottom: 0px;
1752 white-space: nowrap;
1754.amountpaymentcomplete {
1755 color: var(--amountpaymentcomplete);
1758 white-space: nowrap;
1761 color: var(--amountremaintopaycolor);
1764 white-space: nowrap;
1766.amountremaintopayback {
1767 color: var(--amountremaintopaybackcolor);
1770 white-space: nowrap;
1772.amountpaymentneutral {
1775 white-space: nowrap;
1779.onlinepaymentbody .amountpaymentcomplete {
1780 background-color: var(--amountpaymentcomplete);
1788 margin-bottom: 12px;
1790#builddoc_form ~ .showlinkedobjectblock {
1795.moduledesclong p img, .moduledesclong p a img {
1796 max-width: 90% !important;
1797 height:
auto !important;
1801 border: 1px solid #ccc;
1802 box-shadow: 1px 1px 25px #aaa;
1803 max-width: calc(100% - 56px);
1805.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 {
1813.fa-map-marked-alt:before {
1818 -webkit-text-security: disc;
1830div.fiche>div.tabBar>form>div.div-
table-responsive {
1833.div-
table-responsive, .div-
table-responsive-no-min {
1837.div-
table-responsive {
1838 line-height: var(--heightrow);
1842div.fiche>form>div.div-
table-responsive {
1845div.fiche>form>div.div-
table-responsive, div.fiche>form>div.div-
table-responsive-no-min {
1850div.ticketpublicarealist>form>div.div-
table-responsive {
1858 justify-content: space-between;
1863.flex-item-uploadfile {
1864 border: 2px solid #888;
1869 background: #f4f4f4;
1870 padding: 20px 10px 20px 10px;
1875 margin: 20px 20px 20px 20px;
1878 <?php
if (in_array(
$conf->browser->name, array(
'chrome',
'firefox',
'safari'))) {
1879 echo
'display: inline-flex;'.
"\n";
1881 flex-flow: row wrap;
1882 justify-content: flex-start;
1892.thumbstat, .thumbstat150 {
1893<?php
if (
$conf->browser->name ==
'ie') { ?>
1903select.selectarrowonleft {
1906select.selectarrowonleft option {
1910table[summary=
"list_of_modules"] .fa-cog {
1918 white-space: nowrap;
1926maxscreenheightless200 {
1927 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(500, (
int) $_SESSION[
'dol_screenheight'] - 200) : 700; ?>px;
1929.maxscreenheightless300 {
1930 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(400, (
int) $_SESSION[
'dol_screenheight'] - 300) : 700; ?>px;
1940.clearboth { clear:both; }
1942.hideobject { display: none; }
1943.showonsmartphone { display: none; }
1944.minwidth25 { min-width: 25px; }
1945.minwidth50 { min-width: 50px; }
1946.minwidth75 { min-width: 75px; }
1947.nominwidth { min-width: fit-content !important; }
1949@media only screen and (min-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
1951 .width20 { width: 20px; }
1952 .width25 { width: 25px; }
1953 .width50 { width: 50px; }
1954 .width75 { width: 75px; }
1955 .width100 { width: 100px; }
1956 .width200 { width: 200px; }
1957 .minwidth100 { min-width: 100px; }
1958 .minwidth150 { min-width: 150px; }
1959 .minwidth200 { min-width: 200px; }
1960 .minwidth250 { min-width: 250px; }
1961 .minwidth300 { min-width: 300px; }
1962 .minwidth400 { min-width: 400px; }
1963 .minwidth500 { min-width: 500px; }
1964 .minwidth50imp { min-width: 50px !important; }
1965 .minwidth75imp { min-width: 75px !important; }
1966 .minwidth100imp { min-width: 100px !important; }
1967 .minwidth150imp { min-width: 150px !important; }
1968 .minwidth200imp { min-width: 200px !important; }
1969 .minwidth250imp { min-width: 250px !important; }
1970 .minwidth300imp { min-width: 300px !important; }
1971 .minwidth400imp { min-width: 400px !important; }
1972 .minwidth500imp { min-width: 500px !important; }
1974.widthauto { width:
auto; }
1975.width20 { width: 20px; }
1976.width25 { width: 25px; }
1977.width40 { width: 40px; }
1978.width50 { width: 50px; }
1979.width75 { width: 75px; }
1980.width100 { width: 100px; }
1981.width125 { width: 125px; }
1982.width150 { width: 150px; }
1983.width200 { width: 200px; }
1984.width250 { width: 250px; }
1985.width300 { width: 300px; }
1986.width400 { width: 400px; }
1987.width500 { width: 500px; }
1988.maxwidth25 { max-width: 25px; }
1989.maxwidth40 { max-width: 40px; }
1990.maxwidth50 { max-width: 50px; }
1991.maxwidth75 { max-width: 75px; }
1992.maxwidthdate { max-width: 95px; }
1993.maxwidth100 { max-width: 100px; }
1994.maxwidth125 { max-width: 125px; }
1995.maxwidth150 { max-width: 150px; }
1996.maxwidth200 { max-width: 200px; }
1997.maxwidth250 { max-width: 250px; }
1998.maxwidth300 { max-width: 300px; }
1999.maxwidth400 { max-width: 400px; }
2000.maxwidth500 { max-width: 500px; }
2001.maxwidth750 { max-width: 750px; }
2002.maxwidth1000 { max-width: 1000px; }
2003.maxwidth50imp { max-width: 50px !important; }
2004.maxwidth75imp { max-width: 75px !important; }
2006.minwidth100onall { min-width: 100px !important; }
2007.minwidth200onall { min-width: 200px !important; }
2008.minwidth250onall { min-width: 250px !important; }
2010.minheight20 { min-height: 20px; }
2011.minheight30 { min-height: 30px; }
2012.minheight40 { min-height: 40px; }
2013.titlefieldcreate { width: 20%; }
2014.titlefield { min-width: 150px; width: 25%; }
2015.titlefieldmiddle { width: 45%; }
2016.titlefieldmax45 { max-width: 45%; min-width: 180px; }
2017.imgmaxwidth180 { max-width: 180px; }
2018.imgmaxheight50 { max-height: 50px; }
2020.width20p { width:20%; }
2021.width25p { width:25%; }
2022.width40p { width:40%; }
2023.width50p { width:50%; }
2024.width60p { width:60%; }
2025.width75p { width:75%; }
2026.width80p { width:80%; }
2027.width100p { width:100%; }
2031@media only screen and (max-width: 1440px)
2034 .titlefieldcreate { width: 30% !important; }
2035 .minwidth50imp { min-width: 50px !important; }
2036 .minwidth75imp { min-width: 75px !important; }
2037 .minwidth100imp { min-width: 100px !important; }
2038 .minwidth125imp { min-width: 125px !important; }
2039 .minwidth150imp { min-width: 150px !important; }
2040 .minwidth200imp { min-width: 200px !important; }
2041 .minwidth250imp { min-width: 250px !important; }
2042 .minwidth300imp { min-width: 300px !important; }
2043 .minwidth400imp { min-width: 300px !important; }
2044 .minwidth500imp { min-width: 300px !important; }
2046 .linkedcol-element {
2052@media only screen and (max-width: 1000px)
2054 .titlefieldmax45 { min-width: 100px; }
2055 .maxwidthonsmartphone { max-width: 100px; }
2056 .minwidth50imp { min-width: 50px !important; }
2057 .minwidth75imp { min-width: 75px !important; }
2058 .minwidth100imp { min-width: 100px !important; }
2059 .minwidth125imp { min-width: 125px !important; }
2060 .minwidth150imp { min-width: 110px !important; }
2061 .minwidth200imp { min-width: 110px !important; }
2062 .minwidth250imp { min-width: 115px !important; }
2063 .minwidth300imp { min-width: 120px !important; }
2064 .minwidth400imp { min-width: 150px !important; }
2065 .minwidth500imp { min-width: 250px !important; }
2068select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusx {
2069 width: calc(100% - 52px) !important;
2070 display:
inline-block;
2073select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusxx {
2074 width: calc(100% - 70px) !important;
2075 display:
inline-block;
2097@media only screen and (max-width: 768px)
2100 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2102 .divadvancedsearchfield {
2108 padding-<?php echo $right; ?>: 10px !important;
2111 .hideonsmartphone { display: none; }
2112 .hideonsmartphoneimp { display: none !important; }
2113 .showonsmartphone { display: block !important; }
2115 .margintoponsmartphone { margin-top: 6px; }
2118 margin-<?php echo $left; ?>: 0 !important;
2120 div.fiche>
table.table-fiche-title {
2121 margin-top: 7px !important;
2122 margin-bottom: 15px !important;
2125 select.minwidth100imp, select.minwidth100, select.minwidth200, select.minwidth200imp, select.minwidth300 {
2126 width: calc(100% - 40px) !important;
2128 display:
inline-block;
2131 select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection), input.widthcentpercentminusx {
2132 width: calc(100% - 52px) !important;
2133 display:
inline-block;
2136 select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection), input.widthcentpercentminusxx {
2137 width: calc(100% - 70px) !important;
2138 display:
inline-block;
2142 input.maxwidthinputfileonsmartphone {
2146 input.buttonpayment,
button.buttonpayment, div.buttonpayment {
2150 .smallonsmartphone {
2154 .nopaddingtoponsmartphone {
2155 padding-top: 0 !important;
2157 .nopaddingbottomonsmartphone {
2158 padding-bottom: 0 !important;
2163@media only screen and (max-width: 570px)
2166 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2169 div#login_left, div#login_right {
2170 min-width: 150px !important;
2171 max-width: 200px !important;
2172 padding-left: 5px !important;
2173 padding-right: 5px !important;
2177 height: 64px !important;
2180 .divmainbodylarge { margin-left: 10px !important; margin-right: 10px !important; }
2182 .tdoverflowmax100onsmartphone {
2185 text-overflow: ellipsis;
2186 white-space: nowrap;
2188 .tdoverflowmax150onsmartphone {
2191 text-overflow: ellipsis;
2192 white-space: nowrap;
2194 .border tbody tr, .border tbody tr td, div.tabBar
table.border tr, div.tabBar
table.border tr td,
2195 div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar div.border .table-val-border-col {
2196 height: 40px !important;
2198 div.tabBar .listofinvoicetype
table tr, div.tabBar .listofinvoicetype
table tr td {
2199 height: 2.2em !important;
2203 div.tabs div.tab a.tab {
2206 text-overflow: ellipsis;
2207 white-space: nowrap;
2210 .quatrevingtpercent, .inputsearch {
2216 padding-bottom: 5px;
2219 .login_table .tdinputlogin {
2220 min-width: unset !important;
2222 input, input[
type=text], input[
type=password], select, textarea {
2225 .trinputlogin input[
type=text], input[
type=password] {
2228 .vmenu .searchform input {
2232 .noenlargeonsmartphone { width : 50px !important; display:
inline !important; }
2233 .maxwidthonsmartphone, #search_newcompany.ui-autocomplete-input { max-width: 100px; }
2234 .maxwidth50onsmartphone { max-width: 40px; }
2235 .maxwidth75onsmartphone { max-width: 50px; }
2236 .maxwidth100onsmartphone { max-width: 70px; }
2237 .maxwidth125onsmartphone { max-width: 100px; }
2238 .maxwidth150onsmartphone { max-width: 120px; }
2239 .maxwidth150onsmartphoneimp { max-width: 120px !important; }
2240 .maxwidth200onsmartphone { max-width: 200px; }
2241 .maxwidth250onsmartphone { max-width: 250px; }
2242 .maxwidth300onsmartphone { max-width: 300px; }
2243 .maxwidth400onsmartphone { max-width: 400px; }
2244 .minwidth150 { min-width: 110px !important; }
2245 .minwidth50imp { min-width: 50px !important; }
2246 .minwidth75imp { min-width: 75px !important; }
2247 .minwidth100imp { min-width: 100px !important; }
2248 .minwidth125imp { min-width: 125px !important; }
2249 .minwidth150imp { min-width: 110px !important; }
2250 .minwidth200imp { min-width: 110px !important; }
2251 .minwidth250imp { min-width: 115px !important; }
2252 .minwidth300imp { min-width: 120px !important; }
2253 .minwidth400imp { min-width: 200px !important; }
2254 .minwidth500imp { min-width: 250px !important; }
2255 .titlefield { width:
auto; min-width: 125px; }
2256 .titlefieldcreate { width:
auto !important; min-width: 125px; }
2260 width: <?php print
dol_size(300,
'width'); ?>px;
2270 padding-<?php echo $right; ?>: 5px;
2271 padding-bottom: 5px;
2273 img.photoref, div.photoref {
2274 border: 1px solid rgba(0, 0, 0, 0.2);
2276 -webkit-box-shadow: none;
2280 object-fit: contain;
2284 padding-<?php echo $right; ?>: 10px;
2287 div.statusref img, div.statusrefbis {
2288 padding-<?php echo $right; ?>: 3px !important;
2298 input.buttonpayment {
2302 .colorblack.totalnboflines {
2303 margin-left: 4px !important;
2308@media only screen and (max-width: 320px)
2310 .maxwidth300 { max-width: 260px; }
2314.linkobject { cursor: pointer; }
2316table.tableforfield tr:not(.liste_titre)>td:first-of-
type:not(.nottitleforfield), tr.trforfield:not(.liste_titre)>td:first-of-
type, div.tableforfield div.tagtr:not(.liste_titre)>div.tagtd:first-of-
type {
2317 color: var(--tableforfieldcolor);
2320<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2321.hideonprint { display: none !important; }
2336 white-space: nowrap;
2347 <?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2353#id-right, #id-left {
2354 display:
table-cell;
2356 vertical-align: top;
2360 padding-bottom: 5px;
2368 background: var(--colorbackbody);
2369 padding-bottom: 20px;
2371.bodyforlist #
id-right {
2372 padding-bottom: 4px;
2374.page-modulehelp div#
id-right {
2380.classforhorizontalscrolloftabs #
id-container {
2383.classforhorizontalscrolloftabs .side-nav {
2385 float: <?php echo $left; ?>;
2387.classforhorizontalscrolloftabs #
id-right {
2388 width: calc(100% - <?php echo $leftmenuwidth + 30 ?>px);
2389 display:
inline-block;
2416@media screen and (prefers-color-scheme: dark) {
2418 border-bottom: 1px solid #888;
2423<?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2428 display:
table-cell;
2430 border-<?php echo $right; ?>: 1px solid #ECECEC;
2431 box-shadow: 3px 0 6px -2px #eee;
2432 background: var(--colorbackvmenu1);
2433 transition: left 0.5s ease;
2436.side-nav, .login_block {
2437 transition: left 0.5s ease;
2442 border-bottom: 0 !important;
2445 margin: <?php echo $disableimages ?
'0' :
'6'; ?>px;
2449 height: <?php echo $disableimages ?
'18' :
'35'; ?>px;
2452 vertical-align: middle;
2454.menulogocontainer img.mycompany {
2455 object-fit: contain;
2458 image-rendering: -webkit-optimize-contrast;
2461#mainmenutd_companylogo::after, #mainmenutd_menu::after {
2462 content: unset !important;
2464li#mainmenutd_companylogo .tmenucenter {
2467li#mainmenutd_companylogo {
2468 min-width: unset !important;
2470<?php
if ($disableimages) { ?>
2471 li#mainmenutd_home {
2472 min-width: unset !important;
2474 li#mainmenutd_home .tmenucenter {
2479div.blockvmenupair, div.blockvmenuimpair {
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;
2486div.blockvmenuend, div.blockvmenubookmarks {
2487 border: none !important;
2488 padding-left: 0 !important;
2490div.vmenu, td.vmenu {
2491 padding-right: 10px !important;
2493.blockvmenu .menu_titre {
2508.menuhider { display: none !important; }
2509.menuhider .mainmenu.menu.topmenuimage {
2510 margin-top: 0px !important;
2515<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
2516@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2519 body.sidebar-collapse .side-nav {
2524 .classforhorizontalscrolloftabs #
id-right {
2530 body.sidebar-collapse .login_block {
2534 .menuhider { display: block !important; }
2535 .dropdown-
user-image { display: none; }
2536 .user-header { height:
auto !important; color: var(--colortextbackhmenu); }
2540 table-layout: fixed;
2544 border-bottom: 1px solid #BBB;
2547 padding-right: 20px;
2553 border-bottom: 0 !important;
2555 div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend {
2556 border-top: none !important;
2557 border-left: none !important;
2558 border-right: none !important;
2559 border-bottom: 1px solid #eaeaea;
2560 padding-left: 0 !important;
2562 div.vmenu, td.vmenu {
2563 padding-right: 6px !important;
2566 margin-<?php print $left; ?>: 9px !important;
2567 margin-<?php print $right; ?>: 10px !important;
2570 .pagination .fa-chevron-left, .pagination .fa-chevron-right {
2575@media only screen and (min-width: 768px) and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2578 margin-<?php print $left; ?>: 13px !important;
2579 margin-<?php print $right; ?>: 14px !important;
2586 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'44' :
'6')); ?>px;
2587 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'38' :
'6')); ?>px;
2588 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2589 print
'margin-top: 12px;'.
"\n";
2591 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2592 print
'margin-bottom: 12px;'.
"\n";
2595.page-modulehelp div.fiche {
2598body.onlinepaymentbody div.fiche {
2599 margin: 20px !important;
2601div.fiche>
table:first-child {
2602 margin-bottom: 15px;
2612 <?php
if (
$conf->browser->layout !=
'phone') {
2613 print
"float: ".$left.
";\n";
2615 <?php
if (
$conf->browser->layout !=
'phone') {
2616 print
"width: calc(50% - 20px);\n";
2618 <?php
if (
$conf->browser->layout ==
'phone') {
2619 print
"padding-bottom: 6px;\n";
2622div.fichetwothirdright {
2623 <?php
if (
$conf->browser->layout !=
'phone') {
2624 print
"float: ".$right.
";\n";
2626 <?php
if (
$conf->browser->layout !=
'phone') {
2627 print
"width: calc(50% - 20px);\n";
2629 <?php
if (
$conf->browser->layout ==
'phone') {
2630 print
"padding-bottom: 6px\n";
2634 <?php
if (
$conf->browser->layout !=
'phone') {
2635 print
"float: ".$left.
";\n";
2637 <?php
if (
$conf->browser->layout !=
'phone') {
2638 print
"width: calc(50% - 20px);\n";
2640 margin-bottom: 20px;
2643 <?php
if (
$conf->browser->layout !=
'phone') {
2644 print
"float: ".$right.
";\n";
2646 <?php
if (
$conf->browser->layout !=
'phone') {
2647 print
"width: calc(50% - 20px);\n";
2651 <?php
if (
$conf->browser->layout ==
'phone') {
2652 print
"margin-top: 10px;\n";
2662div.firstcolumn >
table.noborder, div.secondcolumn >
table.noborder, div.firstcolumn > div >
table.noborder, div.secondcolumn > div >
table.noborder {
2663 margin-bottom: 14px;
2667@media only screen and (max-width: 1024px)
2670 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : ($dol_hide_leftmenu ?
'6' :
'20')); ?>px;
2671 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 8 : 6); ?>px;
2677 div.fichecenterbis {
2680 div.fichethirdleft {
2683 padding-bottom: 6px;
2685 div.fichetwothirdright {
2688 padding-bottom: 6px;
2694 div.fichehalfright {
2698 div.fichehalfright {
2701 div.firstcolumn div.box {
2704 div.secondcolumn div.box {
2710@media only screen and (max-width: 1440px)
2712 div.fichehalfleft-lg {
2716 div.fichehalfright-lg {
2721 .fichehalfright-lg .fichehalfright {
2727div.fichehalfright tr.liste_titre:first-child td
table.nobordernopadding td {
2731 padding: 0 !important;
2739td.nobordernopadding.widthpictotitle.col-picto {
2740 color: var(--colortexttitlenotab);
2743.table-list-of-attached-files .col-picto, .table-list-of-links .col-picto {
2744 opacity: 0.7 !important;
2748.table-list-of-attached-files .col-picto .widthpictotitle, .table-list-of-links .col-picto .widthpictotitle {
2765 margin-<?php echo $right; ?>: 8px;
2778 vertical-align: middle;
2781.pictowarning, .pictoerror, .pictopreview, .pictonopreview, .picto.error {
2782 padding-<?php echo $left; ?>: 3px;
2786 color: <?php echo $badgeWarning ?>;
2789 color: <?php echo $badgeDanger ?>;
2797.fiche .arearef img.pictoedit, .fiche .arearef span.pictoedit,
2798.fiche .fichecenter img.pictoedit, .fiche .fichecenter span.pictoedit,
2799.tagtdnote span.pictoedit {
2807img.pictofixedwidth {
2813 padding-left: 1px !important;
2816 padding-bottom: 1px;
2822 padding-bottom: 10px;
2824div.attachareaformuserfileecm {
2826 padding-bottom: 6px;
2831 margin-bottom: 10px;
2832 padding-bottom: 10px;
2834div.arearefnobottom {
2836 padding-bottom: 4px;
2841div.divphotoref:last-child {
2842 padding-<?php echo $right; ?>: 30px;
2845 padding-bottom: 10px;
2854 float: <?php echo $right; ?>;
2857 margin-bottom: 10px;
2864 vertical-align: text-bottom;
2870 vertical-align: text-bottom;
2872img.photoref, div.photoref {
2874 -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
2875 box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
2879 object-fit: contain;
2881img.photokanban, div.photokanban {
2885 vertical-align: middle;
2887div.photoref .fa, div.photoref .fas, div.photoref .far {
2891 object-fit: contain;
2895 vertical-align:middle;
2898.difforspanimgright {
2899 display:
table-cell;
2900 padding-right: 10px;
2902img.photorefnoborder {
2906 object-fit: contain;
2907 border: 1px solid #AAA;
2908 border-radius: 100px;
2913 border-bottom: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
2916.trextrafieldseparator td, .trextrafields_collapse_last td {
2922 margin: 0 !important;
2923 padding-bottom: 0 !important;
2931<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2934 background: var(--colorbackhmenu1);
2935 <?php
if ($colorbackhmenu1 == $colorbackbody) { ?>
2936 border-bottom: 1px solid var(--colorbackgrey);
2937 box-shadow: 0 0 3px var(--colorbackgrey);
2943<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2946 padding-<?php echo $right; ?>: <?php echo((
float) $maxwidthloginblock - 10); ?>px;
2949 -webkit-touch-callout: none;
2950 -webkit-
user-select: none;
2951 -khtml-
user-select: none;
2952 -moz-
user-select: none;
2953 -ms-
user-select: none;
2961<?php
if ($disableimages) { ?>
2967<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2972 white-space: nowrap;
2974 border-<?php print $left; ?>: 0px;
2975 border-<?php print $right; ?>: 0px;
2976 padding: 0px 0px 0px 0px;
2977 margin: 0px 0px 0px 0px;
2979 font-weight: normal;
2980 text-decoration: none;
2983div.tmenudisabled, a.tmenudisabled {
2986a.tmenu, a.tmenusel, a.tmenudisabled {
2989a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:active {
2990 padding: 0px 5px 0px 5px;
2991 white-space: nowrap;
2992 color: var(--colortextbackhmenu);
2993 text-decoration: none;
2994 cursor: not-allowed;
2996span.mainmenuaspan.tmenudisabled {
2997 color: var(--colortextbackhmenu);
2999 cursor: not-allowed;
3002a.disabled, span.tmenu {
3004 text-decoration: none !important;
3008a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
3009 padding: 0px 2px 0px 2px;
3010 margin: 0px 0px 0px 0px;
3011 white-space: nowrap;
3012 color: var(--colortextbackhmenu);
3013 text-decoration: none;
3015a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active {
3016 padding: 0px 2px 0px 2px;
3017 margin: 0px 0px 0px 0px;
3018 white-space: nowrap;
3019 color: var(--colortextbackhmenu);
3020 text-decoration: none !important;
3025 padding: 0px 0px 0px 0px;
3026 margin: 0px 0px 0px 0px;
3035li.tmenu, li.tmenusel {
3036 <?php print $minwidthtmenu ?
'min-width: '.$minwidthtmenu.
'px;' :
''; ?>
3038 vertical-align: bottom;
3040 float: <?php print $left; ?>;
3046 font-weight: normal;
3049 background-image: none !important;
3052li.tmenusel::after, li.tmenu:hover::after{
3057 left: calc(50% - 6px);
3060 border-style: solid;
3061 border-width: 0px 6px 5px 6px;
3062 border-color: transparent transparent #ffffff transparent;
3065.tmenuend .tmenuleft { width: 0px; }
3066.tmenuend { display: none; }
3069 float: <?php print $left; ?>;
3071 <?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
3074 <?php
if ($disableimages) { ?>
3077 height: <?php print $heightmenu; ?>px;
3084 color: var(--colortextbackhmenu);
3085 <?php
if ($disableimages) { ?>
3090 height: <?php print $heightmenu; ?>px;
3100 padding-bottom: 4px;
3102 text-overflow: ellipsis;
3103 width: <?php echo $leftmenuwidth - 2; ?>px;
3107 padding-<?php print $left; ?>: 2px;
3108 padding-<?php print $right; ?>: 2px;
3109 font-family: Roboto,<?php echo $fontlist; ?>;
3116 background-repeat:no-repeat;
3118 height: <?php echo($heightmenu - 22); ?>px;
3123a.tmenuimage:focus, .mainmenu.topmenuimage:focus {
3130 color: var(--colortextbackhmenu);
3136 <?php print $disableimages ?
'' :
'top: 10px'; ?>
3138#mainmenutd_menu a.tmenuimage {
3146 text-decoration: none;
3152<?php
if (in_array(
getDolGlobalInt(
'THEME_TOPMENU_DISABLE_IMAGE'), array(2, 3, 4))) { ?>
3153.tmenulabel:not(.menuhider), .tmenulabel:not(.menuhider)::before {
3157a.tmenuimage:not(.menuhider), a.tmenuimage:not(.menuhider)::before,
3158div.tmenuimage:not(.menuhider), div.tmenuimage:not(.menuhider)::before,
3159span.tmenuimage:not(.menuhider), span.tmenuimage:not(.menuhider)::before {
3161 margin-top: 8px !important;
3167 text-overflow: ellipsis;
3173ul.tmenu:hover .tmenulabel:not(.menuhider), .ul.tmenu:hover .tmenulabel:not(.menuhider)::before {
3177 text-overflow: ellipsis;
3181 display: initial !important;
3182 line-height: 0.6em !important;
3183 height: 1em !important;
3185 text-overflow: ellipsis;
3186 color: var(--colortextbackhmenu);
3189ul.tmenu:hover .tmenuimage:not(.menuhider), ul.tmenu:hover .tmenuimage:not(.menuhider)::before {
3192 margin-top: 0px !important;
3198li.tmenu:hover .tmenulabel:not(.menuhider), li.tmenu:hover .tmenulabel:not(.menuhider)::before {
3199 display: initial !important;
3201li.tmenu:hover .tmenuimage:not(.menuhider), li.tmenu:hover .tmenuimage:not(.menuhider):before {
3202 font-size: 1.1em !important;
3203 margin-top: 0px !important;
3211<?php
if (empty($dol_hide_topmenu)) { ?>
3212 <?php include
dol_buildpath($path.
'/theme/'.$theme.
'/main_menu_fa_icons.inc.php', 0); ?>
3217 $moduletomainmenu = array(
3218 'user' =>
'',
'syslog' =>
'',
'societe' =>
'companies',
'projet' =>
'project',
'propale' =>
'commercial',
'commande' =>
'commercial',
3219 'produit' =>
'products',
'service' =>
'products',
'stock' =>
'products',
3220 'don' =>
'accountancy',
'tax' =>
'accountancy',
'banque' =>
'accountancy',
'facture' =>
'accountancy',
'compta' =>
'accountancy',
'accounting' =>
'accountancy',
'adherent' =>
'members',
'import' =>
'tools',
'export' =>
'tools',
'mailing' =>
'tools',
3221 'contrat' =>
'commercial',
'ficheinter' =>
'commercial',
'ticket' =>
'ticket',
'deplacement' =>
'commercial',
3222 'fournisseur' =>
'companies',
3223 'barcode' =>
'',
'fckeditor' =>
'',
'categorie' =>
'',
3225 $mainmenuused =
'home';
3226 foreach (
$conf->modules as $val) {
3227 $mainmenuused .=
','.(isset($moduletomainmenu[$val]) ? $moduletomainmenu[$val] : $val);
3229 $mainmenuusedarray = array_unique(explode(
',', $mainmenuused));
3233 $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');
3235 $divnotrequired = array(
'multicurrency',
'salaries',
'ticket',
'margin',
'opensurvey',
'paybox',
'expensereport',
'incoterm',
'prelevement',
'propal',
'workflow',
'notification',
'supplier_proposal',
'cron',
'product',
'productbatch',
'expedition');
3237 foreach ($mainmenuusedarray as $val) {
3238 if (empty($val) || in_array($val, $divalreadydefined)) {
3241 if (in_array($val, $divnotrequired)) {
3247 $constformoduleicon =
'MAIN_MODULE_'.strtoupper($val).
'_ICON';
3249 if ($iconformodule) {
3250 if (preg_match(
'/^fa\-/', $iconformodule)) {
3253 $url =
dol_buildpath(
'/'.$val.
'/img/'.$iconformodule.
'.png', 1);
3258 foreach (
$conf->file->dol_document_root as $dirroot) {
3259 if (file_exists($dirroot.
"/".$val.
"/img/".$val.
".png")) {
3270 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";
3271 print
'div.mainmenu.'.$val.
' span::before {'.
"\n";
3272 print
'content: "\f249";'.
"\n";
3277 print
"div.mainmenu.".$val.
" {\n";
3278 print
" background-image: url(".$url.
");\n";
3279 print
" background-position-y: 3px;\n";
3280 print
" filter: saturate(0);\n";
3283 print
'/* icon for module '.$val.
' is a fa icon */'.
"\n";
3292 padding:0 0 0 0 !important;
3293 margin:0 0 0 0 !important;
3294 <?php
if ($disableimages) { ?>
3305 background: #f0f0f0;
3313 display:
table-cell;
3314 vertical-align: middle;
3316.login_vertical_align {
3318 padding-bottom: 80px;
3321 padding-bottom: 30px;
3323 vertical-align: middle;
3327 color: #eee !important;
3328 padding-bottom: 20px;
3329 text-shadow: 1px 1px #444;
3332 text-shadow: 1px 1px 1px #FFF;
3339 padding-bottom:12px;
3343 print
' background-color: rgba(255, 255, 255, 0.9);';
3345 print
' background-color: #FFFFFF;';
3348 -webkit-box-shadow: 0 2px 23px 2px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(60,60,60,0.15);
3349 box-shadow: 0 2px 23px 2px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(60,60,60,0.15);
3357.login_table input#username, .login_table input#password, .login_table input#securitycode {
3359 border-bottom: solid 1px rgba(180,180,180,.4);
3365.login_table input#username:focus, .login_table input#password:focus, .login_table input#securitycode:focus {
3366 outline: none !important;
3368.login_table .trinputlogin {
3372.login_table .tdinputlogin {
3373 background-color: transparent;
3378.login_table .tdinputlogin .fa {
3382.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password, .login_table .tdinputlogin input#securitycode {
3387 word-
break:
break-word;
3391.login_main_message {
3394 margin-bottom: 22px;
3396.login_main_message .error {
3400div#login_left, div#login_right {
3401 display:
inline-block;
3405 padding-right: 16px;
3407 vertical-align: middle;
3409div#login_right select#entity {
3415table.login_table_securitycode {
3416 border-spacing: 0px;
3418table.login_table_securitycode tr td {
3426 border: 1px solid #DDDDDD;
3428#img_logo, .img_logo {
3433div.backgroundsemitransparent {
3434 background:rgba(255, 255, 255, 0.7);
3436 padding-right: 10px;
3440 text-align: <?php print $right; ?>;
3441 <?php print $right; ?>: 0;
3442 top: <?php print $disableimages ?
'4px' :
'0'; ?>;
3445 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3450 color: var(--colortextbackhmenu);
3451 display:
inline-block;
3453div.login_block a .atoploginusername {
3454 display:
inline-block;
3457 text-overflow: ellipsis;
3459div.login_block span.aversion {
3460 color: var(--colortextbackhmenu);
3461 filter: contrast(0.7);
3463div.login_block
table {
3472 color: var(--colortextbackvmenu);
3475 color: var(--colortextbackvmenu);
3476 text-decoration:underline;
3478.login_block_elem a span.atoplogin, .login_block_elem span.atoplogin {
3479 vertical-align: middle;
3481div.login_block_tools {
3482 margin-<?php echo $right ?>: 8px;
3483 display:
inline-block;
3484 vertical-align: middle;
3485 line-height: <?php echo $disableimages ?
'25' :
'53'; ?>px;
3486 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3488div.login_block_other {
3489 display:
inline-block;
3490 vertical-align: middle;
3491 clear: <?php echo $disableimages ?
'none' :
'both'; ?>;
3493 text-align: <?php echo $right ?>;
3496div.login_block_user {
3497 display:
inline-block;
3498 vertical-align: middle;
3499 line-height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3500 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3504 float: <?php echo $right ?>;
3505 vertical-align: top;
3506 padding: 0px 3px 0px 4px !important;
3508.login_block_other .login_block_elem {
3512.atoplogin, .atoplogin:hover {
3513 color: var(--colortextbackhmenu) !important;
3515.login_block_getinfo {
3518.login_block_getinfo div.login_block_tools, .login_block_getinfo div.login_block_user {
3521.login_block_getinfo .atoplogin, .login_block_getinfo .atoplogin:hover {
3522 color: #333 !important;
3523 font-weight: normal !important;
3525.alogin, .alogin:hover {
3526 font-weight: normal !important;
3529.alogin:hover, .atoplogin:hover {
3530 text-decoration:underline !important;
3532span.fa.atoplogin, span.fa.atoplogin:hover {
3534 text-decoration: none !important;
3536.atoplogin #dropdown-icon-down, .atoplogin #dropdown-icon-up {
3539img.login, img.printer, img.entity {
3542 text-decoration: none;
3546.loginbuttonexternal {
3549 border: 1px solid #ccc;
3555.userimg.atoplogin img.userphoto, .userimgatoplogin img.userphoto {
3556 width: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3557 height: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3559 background-size: contain;
3561 border-color: rgba(255, 255, 255, 0.2);
3564 border-radius: 0.72em;
3567 background-size: contain;
3568 vertical-align: middle;
3570span.userimg div.userphoto {
3571 background-color: #eee;
3572 border-radius: 0.72em;
3576 display:
inline-block;
3579 border-radius: 0.6em;
3582 background-size: contain;
3583 vertical-align: middle;
3584 background-color: #FFF;
3586img.userphotopublicvcard {
3590 background-size: contain;
3592 border-color: rgba(128, 128, 128, 0.5);
3597img.userphoto[alt=
"Gravatar avatar"], img.photouserphoto.dropdown-
user-image[alt=
"Gravatar avatar"] {
3600form[
name=
"addtime"] img.userphoto {
3601 border: 1px solid #444;
3604 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/object_user.png', 1); ?>);
3605 background-repeat: no-repeat;
3607.span-icon-password {
3608 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/lock.png', 1); ?>);
3609 background-repeat: no-repeat;
3616div.vmenu, td.vmenu {
3617 margin-<?php print $right; ?>: 2px;
3621 padding-bottom: 0px;
3626 width: <?php echo $leftmenuwidth; ?>px;
3628 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3634input.vmenusearchselectcombo[
type=text] {
3635 width: <?php echo $leftmenuwidth - 10; ?>px !important;
3637.vmenusearchselectcombo {
3638 width: <?php echo $leftmenuwidth - 2; ?>px;
3643 padding-bottom: 3px;
3645 text-overflow: ellipsis;
3646 width: <?php echo $leftmenuwidth - 2; ?>px;
3648#menu_contenu_logo { }
3650.searchform { padding-top: 10px; }
3651.searchform input { font-size: 16px; }
3654a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:active, span.vmenu, span.vsmenu {
3655 white-space: nowrap; font-family: <?php print $fontlist ?>; text-align: <?php print $left; ?>;
3657a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:active,
3658span.vmenu, span.vmenu:link, span.vmenu:visited, span.vmenu:hover, span.vmenu:active { font-weight: bold; }
3661 font-family: <?php print $fontlist ?>; text-align: <?php print $left; ?>; font-weight: bold; color: #aaa; margin-left: 4px; white-space: nowrap;
3663a.vmenu:link, a.vmenu:visited {
3664 color: var(--colortextbackvmenu);
3667a.vsmenu:link, a.vsmenu:visited, a.vsmenu:hover, a.vsmenu:active, span.vmenu, span.vsmenu {
3668 font-family: <?php print $fontlist ?>;
3669 text-align: <?php print $left; ?>;
3670 color: var(--colortextbackvmenu);
3671 margin: 1px 1px 1px 6px;
3673span.vsmenudisabled, font.vsmenudisabled {
3674 font-family: <?php print $fontlist ?>;
3675 text-align: <?php print $left; ?>;
3677 white-space: nowrap;
3679a.vsmenu:link, a.vsmenu:visited {
3680 color: var(--colortextbackvmenu);
3681 white-space: nowrap;
3683span.vsmenudisabledmargin, font.vsmenudisabledmargin { margin: 1px 1px 1px 6px; }
3684li a.vsmenudisabled, li.vsmenudisabled { color: #aaa !important; }
3686a.help:link, a.help:visited, a.help:hover, a.help:active, span.help {
3687 text-align: <?php print $left; ?>; color: #aaa; text-decoration: none;
3689.helppresent, .helppresent:hover {
3697 color: var(--colortextbackhmenu);
3698 margin-<?php echo $left ?>: -4px;
3699 display:
inline-block;
3701 vertical-align: super;
3703 transform: rotate(<?php echo($left ==
'left' ?
'55deg' :
'305deg'); ?>);
3706.vmenu div.blockvmenufirst, .vmenu div.blockvmenulogo, .vmenu div.blockvmenusearchphone, .vmenu div.blockvmenubookmarks
3708 border-top: 1px solid #BBB;
3710a.vsmenu.addbookmarkpicto {
3711 padding-right: 10px;
3713div.blockvmenusearchphone
3715 border-bottom: none !important;
3717.vmenu div.blockvmenuend, .vmenu div.blockvmenulogo
3719 margin: 0 0 8px 2px;
3721.vmenu div.blockvmenusearch {
3723 margin-bottom: 15px;
3738.vmenu div.blockvmenuend
3740 padding-bottom: 5px;
3742.vmenu div.blockvmenulogo
3744 padding-bottom: 10px;
3747div.blockvmenubookmarks
3749 padding-top: 10px !important;
3750 padding-bottom: 16px !important;
3752div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend
3754 font-family: <?php print $fontlist ?>;
3755 text-align: <?php print $left; ?>;
3756 text-decoration: none;
3760 padding-bottom: 7px;
3763 color: var(--colortext);
3764 background: var(--colorbackvmenu1);
3766 border-left: 1px solid #AAA;
3767 border-right: 1px solid #BBB;
3772 font-family: <?php print $fontlist ?>;
3774 text-align: <?php print $left; ?>;
3775 text-decoration: none;
3776 margin: 1px 0px 0px 2px;
3777 background: var(--colorbackvmenu1);
3780div.blockvmenusearch > form > div {
3783div.blockvmenusearch > form > div > label {
3789<?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
3790 font-family: <?php print $fontlist ?>;
3793 text-decoration: none;
3797 padding-bottom: 3px;
3798 margin: 4px 0px 0px 0px;
3806 border-right: 1px solid #000000;
3807 border-bottom: 1px solid #000000;
3808 background: #b3c5cc;
3809 font-family: <?php print $fontlist ?>;
3811 text-align: <?php print $left; ?>;
3812 text-decoration: none;
3816 background: #b3c5cc;
3821 background: #F4F4F4;
3823 border: 1px solid #bbb;
3834#mainContent, #leftContent .ui-layout-pane {
3839#mainContent, #leftContent .ui-layout-center {
3851 padding-bottom: 0 !important;
3856 padding: 0px 4px 14px 4px !important;
3872li.expanded > a.fmdirlia.jqft.ecmjqft {
3873 font-weight: bold !important;
3877 width: calc(100% - 100px);
3881 white-space:
break-spaces;
3882 word-
break:
break-all;
3890 text-align: <?php print $left; ?>;
3909 color: var(--colortextbacktab);
3911 padding-left: 0px; padding-right: 0px;
3912 padding-bottom: 2px;
3913 margin: 0px 0px 30px 0px;
3914 border-top: 1px solid #BBB;
3917 background: var(--colorbackbody);
3920div.tabBar tr.titre td {
3923div.fiche
table:not(.
table-fiche-title) tr.titre td {
3927div.tabBar.tabBarNoTop {
3933div.tabBarWithBottom {
3934 padding-bottom: 18px;
3935 border-bottom: 1px solid #bbb;
3937div.tabBarWithBottom tr {
3938 background: unset !important;
3940div.tabBarWithBottom
table.border>tbody>tr:last-of-
type>td {
3941 border-bottom: none !important;
3944div.tabBar
table.tableforservicepart2:last-child {
3945 border-bottom: 1px solid #aaa;
3947.tableforservicepart1 .tdhrthin {
3949 padding-top: 0 !important;
3959 border: 1px solid #888;
3963 padding-bottom: 8px;
3973 margin: 20px 0em 30px 0em;
3977div.tabsActionNoBottom {
3981 margin-bottom: 16px !important;
3985 color: rgba(0,0,0,0.4) !important;
3986 text-shadow:1px 1px 1px #ffffff;
3987 font-family: <?php print $fontlist ?>;
3988 font-weight: normal !important;
3989 padding: 4px 6px 2px 0px;
3990 margin-<?php print $right; ?>: 10px;
3991 text-decoration: none;
3992 white-space: nowrap;
4003 color: var(--colortextlink) !important;
4005a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
4006 font-family: <?php print $fontlist ?>;
4007 padding: 12px 14px 10px;
4009 text-decoration: none;
4010 white-space: nowrap;
4012 background-image: none !important;
4015.tabactive, a.tab#active {
4016 color: var(--colortextbacktab) !important;
4018 margin: 0 0.2em 0 0.2em !important;
4020 border-right: 1px solid transparent;
4021 border-left: 1px solid transparent;
4022 border-top: 1px solid transparent;
4026 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
4027 border-bottom: 3px solid var(--colortextbackhmenu) !important;
4029 border-bottom: 3px solid var(--colorbackhmenu1) !important;
4032.tabunactive, a.tab#unactive {
4033 border-right: 1px solid transparent;
4034 border-left: 1px solid transparent;
4035 border-top: 1px solid transparent;
4036 border-bottom: 0px !important;
4044 text-decoration: underline;
4048 font-family: <?php print $fontlist ?>;
4049 text-decoration: none;
4050 white-space: nowrap;
4054 background: #dee7ec;
4058 background: #dee7ec;
4060 font-family: <?php print $fontlist ?>;
4063 text-decoration: none;
4064 white-space: nowrap;
4065 -webkit-border-radius:4px 4px 0px 0px;
4066 border-radius:4px 4px 0px 0px;
4068 border-<?php print $right; ?>: 1px solid #555555;
4069 border-<?php print $left; ?>: 1px solid #D8D8D8;
4070 border-top: 1px solid #D8D8D8;
4076<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/btn.inc.php', 0); ?>
4088 background-repeat: repeat-x;
4089 margin-top: <?php echo($dol_hide_topmenu ?
'6' :
'0'); ?>px;
4094 border-collapse: collapse;
4097 padding-<?php print $left; ?>: 0px !important;
4098 padding-<?php print $right; ?>: 4px !important;
4101 list-style-
type:none;
4102 margin: 0px !important;
4103 padding: 0px !important;
4108tr.nocellnopadd td.nobordernopadding, tr.nocellnopadd td.nocellnopadd
4114 color: unset !important;
4118 padding: 4px !important;
4119 padding-left: 7px !important;
4120 padding-right: 7px !important;
4122input.button.smallpaddingimp, input.buttonreset.smallpaddingimp {
4124 font-weight: normal !important;
4126input.button[
name=
"upload"] {
4127 padding: 5px !important;
4131 color: var(--colortextlink);
4132 background-color: transparent;
4135input.buttonlink:hover {
4136 text-decoration: underline;
4142 text-decoration: underline;
4143 color: var(--colortextlink);
4144 background-color: transparent;
4148 padding-<?php print $left; ?>: 0px;
4150div.tabs.nopaddingleft {
4151 padding-<?php print $left; ?>: 0px;
4154 padding-<?php print $right; ?>: 0px;
4157 padding-top: 0px !important;
4159.nopaddingbottomimp {
4160 padding-bottom: 0px !important;
4163 border-collapse: collapse;
4166 padding-<?php print $left; ?>: 0px;
4167 padding-<?php print $right; ?>: 16px;
4168 padding-bottom: 4px;
4171.notopnoleftnoright {
4172 border-collapse: collapse;
4177 padding-bottom: 4px;
4178 margin: 0px 0px 0px 0px;
4181table.tableforemailform tr td {
4183 padding-bottom: 3px;
4186table.border,
table.bordernooddeven,
table.dataTable, .table-border, .table-border-col, .table-key-border-col, .table-val-border-col, div.border {
4187 border-collapse: collapse !important;
4188 padding: 1px 2px 1px 3px;
4191 border: 1px solid #BBB;
4193.border tbody tr, .bordernooddeven tbody tr, .border tbody tr td, .bordernooddeven tbody tr td,
4194div.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,
4195tr.liste_titre.box_titre td
table td, .bordernooddeven tr td {
4199div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar .table-val-border-col {
4200 vertical-align: middle;
4202div .tdtop:not(.tagtdnote) {
4203 vertical-align: top !important;
4206 padding-top: 7px !important;
4207 padding-bottom: 0px !important;
4208 height: unset !important;
4211table.border td,
table.bordernooddeven td, div.border div div.tagtd {
4212 padding: 2px 2px 2px 2px;
4213 border-collapse: collapse;
4215div.tabBar .fichecenter
table.border>tbody>tr>td, div.tabBar .fichecenter div.border div div.tagtd, div.tabBar div.border div div.tagtd
4218 border-bottom: 1px solid #E0E0E0;
4221td.border, div.tagtable div div.border {
4222 border-top: 1px solid #000000;
4223 border-right: 1px solid #000000;
4224 border-bottom: 1px solid #000000;
4225 border-left: 1px solid #000000;
4227.table-key-border-col {
4231.table-val-border-col {
4236.thsticky, .tdsticky {
4240.thstickyright, .tdstickyright {
4244.thstickygray, .tdstickygray {
4245 background-color: lightgray;
4247.thstickyghostwhite, .tdstickyghostwhite {
4248 background-color: ghostwhite;
4250.thstickyinherit, .tdstickyinherit {
4251 background-color: inherit;
4280.nobordertop, .nobordertop tr:first-of-
type td {
4281 border-top: none !important;
4283.noborderbottom, .noborderbottom tr:last-of-
type td {
4284 border-bottom: none !important;
4287 border-top: 1px solid var(--colortopbordertitle1);
4290 border-bottom: 1px solid var(--colortopbordertitle1);
4294 background: var(--colorbacktabcard1);
4297.firstcolumn .div-
table-responsive-no-min, .secondcolumn .div-
table-responsive-no-min {
4300.firstcolumn
table.noborder, .secondcolumn
table.noborder {
4301 box-shadow: 5px 5px 5px #f0f0f0;
4305.fichehalfright
table.noborder, .fichehalfleft
table.noborder {
4306 margin: 0px 0px 0px 0px;
4308table.liste,
table.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact),
table.formdoc, div.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact) {
4310 if ($userborderontable) { ?>
4311 border-left: 1px solid var(--colortopbordertitle1);
4312 border-right: 1px solid var(--colortopbordertitle1);
4317 border-collapse: separate !important;
4318 border-spacing: 0px;
4319 border-top-width: <?php echo $borderwidth ?>px;
4320 border-top-color: var(--colortopbordertitle1);
4321 border-top-style: solid;
4322 margin: 0px 0px 20px 0px;
4324#tablelines, #tablelinesservice {
4325 border-bottom-width: 1px;
4326 border-bottom-color: var(--colortopbordertitle1);
4327 border-bottom-style: solid;
4329table.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 {
4330 border-bottom-width: 1px;
4331 border-bottom-color: var(--colortopbordertitle1);
4332 border-bottom-style: solid;
4335table.nointerlines tr:not(:last-child) td {
4336 border-bottom: unset !important;
4337 border-top: unset !important;
4342table.noborder:not(.cal_month, .paymenttable) {
4343 border-radius: <?php echo $borderradius; ?>px;
4345table.noborder.cal_month {
4346 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4347 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4349table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4350table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:first-child,
4351table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4352table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:first-child {
4353 border-top-left-radius: <?php echo $borderradius; ?>px;
4355table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:last-child,
4356table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4357table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4358table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:last-child {
4359 border-top-right-radius: <?php echo $borderradius; ?>px;
4361table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:first-child,
4362table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:first-child {
4363 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4365table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:last-child,
4366table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:last-child {
4367 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4369table.noborder thead tr:last-child td:first-child,
4370table.noborder thead tr:last-child th:first-child {
4371 border-bottom-left-radius: unset !important;
4373table.noborder thead tr:last-child td:last-child,
4374table.noborder thead tr:last-child th:last-child {
4375 border-bottom-right-radius: unset !important;
4378table.liste:not(.listwithfilterbefore) {
4379 border-top-left-radius: <?php echo $borderradius; ?>px;
4380 border-top-right-radius: <?php echo $borderradius; ?>px;
4383 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4384 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4386table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:first-child,
4387table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:first-child {
4388 border-top-left-radius: <?php echo $borderradius; ?>px;
4390table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:last-child,
4391table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:last-child {
4392 border-top-right-radius: <?php echo $borderradius; ?>px;
4394div.liste_titre_bydiv {
4395 border-top-left-radius: <?php echo $borderradius; ?>px;
4396 border-top-right-radius: <?php echo $borderradius; ?>px;
4398div.liste_titre_bydiv_nothingafter {
4399 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4400 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4401 border-bottom-width: 1px;
4402 border-bottom-color: var(--colortopbordertitle1);
4403 border-bottom-style: solid;
4405table.liste tr:last-child td:first-child,
4406table.liste tr:last-child th:first-child {
4407 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4409table.liste tr:last-child td:last-child,
4410table.liste tr:last-child th:last-child {
4411 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4414table#tablelines tr:last-of-
type td:first-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4415table#tablelinesservice tr:last-of-
type td:first-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4416 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4418table#tablelines tr:last-of-
type td:last-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4419table#tablelinesservice tr:last-of-
type td:last-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4420 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4429div.tabBar
table:not(.nobottom).border>tbody>tr:last-of-
type>td {
4430 border-bottom-width: 1px;
4431 border-bottom-color: var(--colortopbordertitle1);
4432 border-bottom-style: solid;
4434div.tabBar div.fichehalfright
table.noborder {
4435 border-bottom: none;
4438table.paddingtopbottomonly tr td {
4440 padding-bottom: 2px;
4442.liste_titre_filter {
4443 background: var(--colorbacktitle1) !important;
4446 background: var(--colorbackhmenu1) !important;
4449table:not(.listwithfilterbefore) tr.liste_titre_filter:first-of-
type td.liste_titre {
4453tr.liste_titre_filter td.liste_titre {
4456 padding-bottom: 0px;
4458.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
4460 border-bottom-width: 0 !important;
4461 border-top-width: 1px;
4462 border-top-color: var(--colortopbordertitle1);
4463 border-top-style: solid;
4465tr.liste_titre_create td:not(.linecoldescription) {
4466 padding-right: 4px !important;
4467 padding-left: 4px !important;
4469tr#trlinefordates td {
4470 border-bottom: 0px !important;
4472.liste_titre_add td, .liste_titre_add th, .liste_titre_add .tagtd
4474 border-top-width: 1px;
4475 border-top-color: var(--colortopbordertitle1);
4476 border-top-style: solid;
4478table.liste tr,
table.noborder tr, div.noborder form {
4479 border-top-color: #FEFEFE;
4482table.liste th,
table.noborder th,
table.noborder tr.liste_titre td,
table.noborder tr.box_titre td {
4483 padding: 6px 10px 6px 12px;
4485td.linecoldescription {
4486 padding: 6px 10px 6px 12px !important;
4488table.tableforfield td, .tagtr.table-border-row .tagtd {
4489 padding: 2px 4px 2px 10px;
4491table.liste td,
table.noborder td, div.noborder form div,
table.tableforservicepart1 td,
table.tableforservicepart2 td {
4492 padding: 6px 10px 6px 12px;
4496table.liste tr.trkanban td {
4497 padding: 12px 15px 12px 15px;
4499div.liste_titre_bydiv .divsearchfield {
4500 padding: 2px 1px 2px 7px;
4503tr.box_titre .nobordernopadding td {
4504 padding: 0 ! important;
4506table.nobordernopadding {
4507 border-collapse: collapse !important;
4510table.nobordernopadding tr {
4511 border: 0 !important;
4512 padding: 0 0 !important;
4514table.nobordernopadding tr td {
4515 border: 0 !important;
4518table.border tr td
table.nobordernopadding tr td {
4524 border-right-width: 1px !important;
4525 border-right-color: #BBB !important;
4526 border-right-style: solid !important;
4530 border-left-width: 1px !important;
4531 border-left-color: #BBB !important;
4532 border-left-style: solid !important;
4537table.listwithfilterbefore {
4538 border-top: none !important;
4542.tagtable, .table-border { display:
table; }
4543.tagtr, .table-border-row { display:
table-row; }
4544.tagtd, .table-border-col, .table-key-border-col, .table-val-border-col { display:
table-cell; }
4545.confirmquestions .tagtr .tagtd:not(:first-child) { padding-left: 10px; }
4546.confirmquestions { margin-top: 5px; }
4554 color: var(--colortexttitlenotab);
4556 word-
break:
break-word;
4559 color: var(--colortexttitlenotab) !important;
4563 font-weight: normal;
4564 color: var(--refidnocolor);
4565 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize ?>;
4568div.refaddress div.address {
4573 display:
inline-block;
4577 float: <?php echo $right; ?>;
4580 font-weight: normal;
4585 display:
inline-block;
4591 display:
inline-block;
4598li.pagination.paginationpage.paginationpageleft, li.pagination.paginationpage.paginationpageright {
4602 display:
inline-block;
4606div.pagination li.pagination a,
4607div.pagination li.pagination span {
4609 line-height: 1.42857143;
4610 text-decoration: none;
4611 background-repeat: repeat-x;
4612 color: var(--color-black);
4614div.pagination li.pagination span.inactive {
4618li.noborder.litext, li.noborder.litext a,
4619div.pagination li a.inactive:hover,
4620div.pagination li span.inactive:hover {
4621 -webkit-box-shadow: none !important;
4622 box-shadow: none !important;
4624div.pagination li.litext a {
4626 padding-right: 10px;
4630div.pagination li.litext a:hover {
4631 background-color: transparent;
4632 background-image: none;
4634div.pagination li.noborder a:hover {
4636 background-color: transparent;
4639div.pagination li span {
4643div.pagination li:first-child a,
4644div.pagination li:first-child span {
4650div.pagination li .active a,
4651div.pagination li .active span,
4652div.pagination li .active a:hover,
4653div.pagination li .active span:hover,
4654div.pagination li .active a:focus,
4655div.pagination li .active span:focus {
4659 background-color: var(--colorbackhmenu1);
4660 border-color: #337ab7;
4662div.pagination .disabled span,
4663div.pagination .disabled span:hover,
4664div.pagination .disabled span:focus,
4665div.pagination .disabled a,
4666div.pagination .disabled a:hover,
4667div.pagination .disabled a:focus {
4669 cursor: not-allowed;
4670 background-color: #fff;
4673div.pagination li.pagination .active {
4674 text-decoration: underline;
4677.paginationafterarrows .nohover {
4678 box-shadow: none !important;
4681div.pagination li.paginationafterarrows {
4686.paginationatbottom {
4689table.hidepaginationprevious .paginationprevious {
4692table.hidepaginationnext .paginationnext {
4695.tabBar .arearef .pagination.paginationref {
4696 max-width: calc(30%);
4698.paginationafterarrows a.btnTitlePlus, .titre_right a.btnTitlePlus {
4701 background-color: unset;
4703.paginationafterarrows a.btnTitlePlus:hover span:before, .titre_right a.btnTitlePlus:hover span:before {
4711.oddeven:hover:not(.nohover), .evenodd:hover:not(.nohover), .oddevenimport:hover:not(.nohover), .evenoddimport:hover:not(.nohover), .impair:hover:not(.nohover), .pair:hover:not(.nohover) {
4712 background: var(--colorbacklinepairhover) !important;
4715.tredited, .tredited td {
4716 background: var(--colorbacklinepairchecked) !important;
4717 border-bottom: 0 !important;
4719.treditedlinefordate {
4720 background: var(--colorbacklinepairchecked) !important;
4723<?php
if ($colorbacklinepairchecked) { ?>
4725 background: var(--colorbacklinepairchecked) !important;
4729.nohoverborder:hover {
4732 -webkit-box-shadow: unset;
4734.oddeven, .evenodd, .impair, .pair, .nohover .impair:hover, tr.impair td.nohover, tr.pair td.nohover, .tagtr.oddeven {
4735 font-family: <?php print $fontlist ?>;
4737 color: var(--oddevencolor);
4739.impair, .nohover .impair:hover, tr.impair td.nohover {
4740 background-color: var(--colorbacklineimpair2);
4742.pair, .nohover .pair:hover, tr.pair td.nohover {
4743 background-color: var(--colorbacklinepair2);
4745tr.oddeven.oddevendouble {
4746 height: 60px !important;
4750 background-color: var(--colorbacklineimpair2);
4752table.dataTable tr.oddeven {
4753 background-color: var(--colorbacklinepair2) !important;
4757td.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 {
4758 background-color: var(--colorbacklineimpair2) !important;
4759 background: var(--colorbacklineimpair2) !important;
4761td.evenodd, tr.nohoverpair td, #trlinefordates td {
4762 background-color: var(--colorbacklinepair2) !important;
4763 background: var(--colorbacklinepair2) !important;
4767 border-bottom: 1pt solid black !important;
4768 background-color: var(--colorbacklinebreak) !important;
4770.trforbreak.nobold td a, .trforbreak.nobold span.secondary {
4771 font-weight: normal !important;
4775 padding: 5px 8px 5px 8px !important;
4777tr.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 {
4778 padding: 7px 8px 7px 8px;
4779 border-bottom: 1px solid #ddd;
4781form.pair, form.impair {
4782 font-weight: normal;
4784form.tagtr:last-of-
type div.tagtd, tr.pair:last-of-
type td, tr.impair:last-of-
type td {
4785 border-bottom: 0px !important;
4788 border-bottom: 0px !important;
4790div.tableforcontact form.tagtr:last-of-
type div.tagtd {
4791 border-bottom: 1px solid #ddd !important;
4793tr.pair td .nobordernopadding tr td, tr.impair td .nobordernopadding tr td {
4794 border-bottom: 0px !important;
4796table.nobottomiftotal tr.liste_total td {
4797 background-color: var(--inputbackgroundcolor);
4798 <?php
if (!$userborderontable) { ?>
4799 border-bottom: 0px !important;
4802table.nobottom, td.nobottom {
4803 border-bottom: 0px !important;
4805div.liste_titre .tagtd {
4806 vertical-align: middle;
4809 min-height: 26px !important;
4812 padding-bottom: 2px;
4814div.liste_titre_bydiv {
4815 border-top-width: <?php echo $borderwidth ?>px;
4816 border-top-color: var(--colortopbordertitle1);
4817 border-top-style: solid;
4818 <?php
if ($userborderontable) { ?>
4819 border-left: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
4820 border-right: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
4823 border-collapse: collapse;
4824 padding: 2px 0px 2px 0;
4829div.liste_titre_bydiv_inlineblock {
4830 display:
inline-block;
4834tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable.tr, tagtr.liste_titre
4836 height: 26px !important;
4840 background: #f8f8f8;
4843 border: 1px solid #ddd;
4845div.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
4847 background: var(--colorbacktitle1);
4848 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
4850 color: var(--colortexttitle);
4851 font-family: <?php print $fontlist ?>;
4852 text-align: <?php echo $left; ?>;
4854tr.liste_titre th, tr.liste_titre td, th.liste_titre
4856 border-bottom: 1px solid var(--colortopbordertitle1);
4858tr.liste_titre:first-child th, tr:first-child th.liste_titre {
4860 border-bottom: unset;
4862tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div
4864 font-family: <?php print $fontlist ?>;
4865 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
4866 vertical-align: middle;
4869tr.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 {
4870 text-shadow: none !important;
4871 color: var(--colortexttitlelink);
4873tr.liste_titre_topborder td {
4874 border-top-width: <?php echo $borderwidth; ?>px;
4875 border-top-color: var(--colortopbordertitle1);
4876 border-top-style: solid;
4879 text-shadow: none !important;
4880 color: var(--colortexttitle);
4882.liste_titre td a.notasortlink {
4883 color: var(--colortextlink);
4885.liste_titre td a.notasortlink:hover {
4886 background: transparent;
4888tr.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 {
4890 border-bottom: unset;
4896tr.liste_titre_sel th, th.liste_titre_sel, tr.liste_titre_sel td, td.liste_titre_sel, form.liste_titre_sel div
4898 font-family: <?php print $fontlist ?>;
4899 font-weight: normal;
4900 border-bottom: 1px solid #FDFFFF;
4904 background: transparent;
4907.listactionlargetitle .liste_titre {
4910.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 {
4911 <?php
if (
getDolGlobalString(
'THEME_ELDY_TOTAL_BACKGROUND_LIKE_HEAD')) { ?>background: var(--colorbacktitle1);<?php } ?>
4912 color: var(--listetotal);
4913 font-weight: normal;
4915.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
4916 white-space: nowrap;
4918.noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
4919 white-space: normal;
4921form.liste_total div {
4922 border-top: 1px solid #DDDDDD;
4924tr.liste_sub_total, tr.liste_sub_total td {
4925 border-bottom: 1px solid #aaa;
4928.tableforservicepart1 .impair, .tableforservicepart1 .pair, .tableforservicepart2 .impair, .tableforservicepart2 .pair {
4931.tableforservicepart1 tbody tr td, .tableforservicepart2 tbody tr td {
4932 border-bottom: none;
4934table.tableforservicepart1:first-of-
type tr:first-of-
type td {
4935 border-top: 1px solid #888;
4937table.tableforservicepart1 tr td {
4941.paymenttable, .margintable {
4942 border-top: none !important;
4943 margin: 0px 0px 0px 0px !important;
4946 border-top: 1px solid var(--colortopbordertitle1) !important;
4948table.noborder.paymenttable {
4949 border-bottom: none !important;
4951.paymenttable tr td:first-child, .margintable tr td:first-child
4955.paymenttable, .margintable tr td {
4961 -webkit-box-shadow: 0px 0px 0px #DDD !important;
4962 box-shadow: 0px 0px 0px #DDD !important;
4965 -webkit-box-shadow: 1px 1px 7px #CCC !important;
4966 box-shadow: 1px 1px 7px #CCC !important;
4970 -webkit-box-shadow: 0px 0px 5px #888;
4971 box-shadow: 0px 0px 5px #888;
4974div.tabBar .noborder {
4975 -webkit-box-shadow: 0px 0px 0px #DDD !important;
4976 box-shadow: 0px 0px 0px #DDD !important;
4979#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 {
4980 border-bottom: 1px solid var(--colortopbordertitle1) !important;
4982#tablelines tr td, #tablelinesservice tr td {
4988.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),
4989div: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),
4990div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total)
4992 background: linear-gradient(bottom, var(----colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4993 background: -o-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4994 background: -moz-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4995 background: -webkit-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4997.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),
4998.noborder .oddeven.tagtr:nth-child(even):not(:last-of-
type) .tagtd:not(.liste_titre)
5000 border-bottom: 1px solid #f0f0f0;
5003.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),
5004div: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),
5005div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total)
5007 background: linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5008 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5009 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5010 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5012.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),
5013.noborder .oddeven.tagtr:nth-child(odd):not(:last-child) .tagtd:not(.liste_titre)
5015 border-bottom: 1px solid #f0f0f0;
5018ul.noborder li:nth-child(even):not(.liste_titre) {
5019 background-color: var(--colorbacklinepair2) !important;
5037.boxstats, .boxstats130 {
5038 display:
inline-block;
5045 background: var(--colorbackbody);
5046 border: 1px solid var(--colorboxstatsborder);
5047 border-left: 6px solid var(--colorboxstatsborder);
5051.boxstats, .boxstats130, .boxstatscontent {
5052 white-space: nowrap;
5054 text-overflow: ellipsis;
5065 padding-bottom: 2px;
5069.boxtable:not(.widgetstats) td.tdboxstats .boxstats {
5070 box-shadow: 1px 1px 8px var(--colorboxstatsborder);
5073.tabBar .fichehalfright .boxstats {
5075 padding-bottom: 4px;
5096@media only screen and (max-width: 768px)
5098 .tabBar .arearef .pagination.paginationref {
5099 max-width: calc(50%);
5102 div.pagination ul li {
5106 div.pagination .button-title-separator {
5110 .clearbothonsmartphone {
5112 display: block !important;
5116 padding-left: 0 !important;
5117 padding-right: 0!important;
5118 margin-left: 0 !important;
5119 margin-right: 0 !important;
5121 table.liste tr.trkanban td {
5122 padding: 10px 6px 10px 6px;
5125 a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
5126 padding: 12px 12px 13px;
5128 a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
5129 padding: 0px 0px 0px 0px;
5131 a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active {
5132 padding: 0px 0px 0px 0px;
5139 .boxstats, .boxstats130 {
5143 text-align: <?php echo $left; ?>
5148 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 150; ?>px;
5153 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 160; ?>px;
5154 max-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(161, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 161; ?>px;
5157 .dashboardlineindicator {
5171 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
5173span.boxstatstext span:not(.fas) {
5178 color: var(--colortext);
5180span.boxstatstext img, a.dashboardlineindicatorlate img {
5186.boxstatsindicator.thumbstat150 {
5187 display:
inline-flex;
5189span.boxstatsindicator {
5191 font-weight: normal;
5196span.dashboardlineindicator, span.dashboardlineindicatorlate {
5198 font-weight: normal;
5200a.dashboardlineindicatorlate:hover {
5201 text-decoration: none;
5203.dashboardlineindicatorlate img {
5206span.dashboardlineok {
5209span.dashboardlineko {
5213.dashboardlinelatecoin {
5219 padding: 0px 5px 0px 5px;
5220 border-radius: .25em;
5222 background-color: #9f4705;
5225 padding: 1px 3px 1px 1px;
5228 background-color: #8c4446;
5229 color: #FFFFFF ! important;
5230 border-radius: .25em;
5231 display:
inline-block;
5232 vertical-align: middle;
5235 margin-bottom: 25px !important;
5239.fichecenter .tableforfield tr td, .tagtr.table-border-row {
5240 background-color: var(--colorbacklineimpair2);
5242table.liste tr.oddeven:nth-of-
type(odd) {
5243 background-color: var(--colorbacklineimpair2);
5245table.liste tr.oddeven:nth-of-
type(even) {
5246 background-color: var(--colorbacklinepair2);
5250 border-bottom-width: 1px;
5251 background: var(--colorbackbody);
5252 border-top: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5255.boxtable tr td.tdboxstats {
5256 background: var(--colorbackbody) !important;
5258.boxtable tr td.tdboxstats div.boxstats {
5259 background: var(--colorbacklineimpair2) !important;
5262table.noborder.boxtable tr td {
5266 border-top-width: 0 !important;
5269 border-bottom-width: 0 !important;
5271.boxtablenomarginbottom {
5272 margin-bottom: 0 !important;
5274.boxtable .fichehalfright, .boxtable .fichehalfleft {
5280.boxworkingboard .tdboxstats {
5281 padding-left: 0px !important;
5282 padding-right: 0px !important;
5284a.valignmiddle.dashboardlineindicator {
5288 height: 30px !important;
5291 height: 50px !important;
5302 background: var(--colorbacktitle1);
5303 color: var(--colortexttitle);
5304 font-family: <?php print $fontlist ?>, sans-serif;
5305 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5306 border-bottom: 1px solid #FDFFFF;
5307 white-space: nowrap;
5310tr.box_titre td.boxclose {
5313img.boxhandle, img.boxclose {
5318 vertical-align: middle;
5321.formboxfilter input[
type=image]
5330.prod_entry_mode_free, .prod_entry_mode_predef {
5331 height: 26px !important;
5332 vertical-align: middle;
5336 border: 1px solid #888;
5347 transition: color 0.4s;
5349.star:hover, .star.active {
5350 color: <?php echo $badgeWarning ?>;
5353.search-component-assistance {
5356 background: var(--colorbackbody);
5357 border-width: 1px 1px 2px;
5358 border-style: solid;
5359 border-color: rgb(204, 204, 204);
5360 border-image: none; padding: 9px;
5361 box-shadow: rgba(136, 136, 136, 0.267) 1px 2px 10px;
5367.search-component-assistance .assistance-title {
5373.search-component-assistance .separator {
5377.search-component-assistance .end-separator {
5380.search-component-assistance .assistance-errors {
5383 margin: 5px 0px 5px 0px
5385.search-component-assistance .assistance-errors {
5390 margin: 0 !important;
5392.search-component-assistance .operand, .search-component-assistance .operator, .search-component-assistance .value {
5395.search-component-assistance .btn-div{
5399@media only screen and (max-width: 620px) {
5400 .search-component-assistance .operand, .operator, .value {
5401 display: block !important;
5403 .search-component-assistance .separator, .end-separator {
5414.ok { color: #114466; }
5415.warning { color: #887711 !important; }
5416.error { color: #660000 !important; font-weight: bold; }
5417.green { color: #118822 !important; }
5423div.info, div.warning, div.error {
5427 padding-bottom: 8px;
5428 margin: 1em 0em 1em 0em;
5434 border-<?php print $left; ?>: solid 5px #87cfd2;
5435 background: #eff8fc;
5438div.fiche div.info, div.fiche div.warning {
5439 box-shadow: 4px 4px 12px #e4e4e4;
5440 margin: 1em 0em 1.2em 0em;
5444div.warning, div.warningborder {
5445 border-<?php print $left; ?>: solid 5px #f2cf87;
5448 background: #fcf8e3;
5450div.warning a, div.info a, div.error a {
5451 color: var(--colortextlink);
5456 border-<?php print $left; ?>: solid 5px #f28787;
5457 background: #EFCFCF;
5465a.normal:link { font-weight: normal }
5466a.normal:visited { font-weight: normal }
5467a.normal:active { font-weight: normal }
5468a.normal:hover { font-weight: normal }
5470a.impayee:link { font-weight: bold; color: #550000; }
5471a.impayee:visited { font-weight: bold; color: #550000; }
5472a.impayee:active { font-weight: bold; color: #550000; }
5473a.impayee:hover { font-weight: bold; color: #550000; }
5485.framecontent iframe {
5495.opened-dash-board-wrap {
5496 margin-bottom: 25px;
5503.product_line_stock_ok { color: var(--productlinestockok); }
5504.product_line_stock_too_low { color: var(--productlinestocktoolow); }
5506.fieldrequired { font-weight: bold; color: var(--fieldrequiredcolor) !important; }
5508td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 38px; text-align: <?php echo $left; ?>; }
5509span.widthpictotitle { font-size: 1.7em; }
5510table.titlemodulehelp tr td img.widthpictotitle { width: 80px; }
5512.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
5513.dolgraphtitlecssboxes { }
5514.dolgraphchart canvas {
5517.legendColorBox, .legendLabel { border: none !important; }
5518div.dolgraph div.legend, div.dolgraph div.legend div { background-color: var(--dolgraphbg) !important; }
5519div.dolgraph div.legend
table tbody tr { height:
auto; }
5520td.legendColorBox { padding: 2px 2px 2px 0 !important; }
5521td.legendLabel { padding: 2px 2px 2px 0 !important; }
5523 text-align: <?php echo $left; ?>;
5527 white-space: nowrap;
5537div.divphotoref > div > .photowithmargin, div.divphotoref > img.photowithmargin, div.divphotoref > a > .photowithmargin {
5538 margin-<?php echo $right; ?>: 15px;
5542 border: 1px solid #f0f0f0;
5550 margin-top: 6px !important;
5555 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/logo_setup.svg', 1) ?>);
5556 display:
inline-block;
5561 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/nographyet.svg', 1) ?>);
5562 display:
inline-block;
5564 background-repeat: no-repeat;
5572.fiche >
table.table-fiche-title tr.toptitle, .fiche > form >
table.table-fiche-title tr.toptitle {
5576table.table-fiche-title tr.toptitle,
table.table-fiche-title tr.toptitle {
5583 text-decoration: none;
5591div.fiche >
table.table-fiche-title:first-of-
type div {
5592 color: var(--colortexttitlenotab);
5598 color: var(--colortexttitlenotab);
5606 color: var(--colortexttitlenotab);
5609 color: var(--colortexttitlenotab2);
5612table.table-fiche-title .col-title div.titre > span:not(.print-barre-liste) {
5613 line-height: normal;
5616table.table-fiche-title, div.fiche>
table.table-fiche-title {
5617 margin-bottom: 12px;
5619.table-list-of-attached-files, .table-list-of-links {
5620 margin-bottom: 0 !important;
5622.fichehalfleft
table.table-fiche-title, .fichehalfright
table.table-fiche-title {
5627div.backgreypublicpayment {
5628 background-color: var(--colorbackgrey);
5630 border-bottom: 1px solid #ddd;
5636.backgreypublicpayment a {
5637 color: var(--colorblack) !important;
5640.poweredbypublicpayment {
5651 min-width: 300px; font-size: 16px;
5655 min-width: 320px; font-size: 16px;
5659#tablepublicpayment {
5660 border: 1px solid #CCCCCC !important;
5663 margin-bottom: 25px;
5665#tablepublicpayment .CTableRow1 { background-color: #F0F0F0 !important; }
5666#tablepublicpayment tr.liste_total { border-bottom: 1px solid #CCCCCC !important; }
5667#tablepublicpayment tr.liste_total td { border-top: none; }
5668input#cardholder-
name {
5672.divmainbodylarge { margin-left: 40px; margin-right: 40px; }
5673.publicnewmemberform div.titre { font-size: 2em; }
5674#divsubscribe { max-width: 900px; }
5675#divsubscribe .eventlabel { font-size: 1.5em; }
5676#tablesubscribe { width: 100%; }
5677#tablesubscribe tr td { font-size: 1.15em; }
5678#tablesubscribe .price-registration { font-size: 1.5em; }
5682 border: 1px solid #ccc;
5699.effectpostit:before, .effectpostit:after
5710 -webkit-box-shadow: 0 15px 10px #777;
5711 box-shadow: 0 15px 10px #777;
5712 -webkit-transform: rotate(-3deg);
5713 -moz-transform: rotate(-3deg);
5714 -o-transform: rotate(-3deg);
5715 -ms-transform: rotate(-3deg);
5716 transform: rotate(-3deg);
5720 -webkit-transform: rotate(3deg);
5721 -moz-transform: rotate(3deg);
5722 -o-transform: rotate(3deg);
5723 -ms-transform: rotate(3deg);
5724 transform: rotate(3deg);
5735.ui-dialog-titlebar {
5739.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
5740 z-index: 1005 !important;
5742.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
5743 z-index:1006 !important;
5745.ui-dialog.ui-widget.ui-widget-content {
5746 border: 1px solid #e0e0e0;
5753 padding-bottom: 5px;
5774 border-<?php print $left; ?>: solid 5px #f2cf87;
5780 padding-bottom: 4px;
5782 background: var(--tablevalidbgcolor);
5795.ui-dialog.highlight.ui-widget.ui-widget-content.ui-front {
5800 max-width: <?php print
dol_size(700,
'width'); ?>px !important;
5802div.ui-tooltip.mytooltip {
5803 border: none !important;
5807 font-stretch: condensed;
5808 -moz-box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5809 -webkit-box-shadow:0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5810 -o-box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5811 box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5812 filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
5813 background: var(--tooltipbgcolor) !important;
5814 color: var(--tooltipfontcolor);
5817 pointer-events: none;
5822 print
"/* For dark mode */\n";
5824 print
"@media (prefers-color-scheme: dark) {";
5826 print
"@media not print {";
5828 div.ui-tooltip.mytooltip {
5829 border: 1px solid #bbb !important;
5836@media only screen and (max-width: 768px)
5838 div.ui-tooltip.mytooltip {
5842@media only screen and (max-width: 480px)
5844 div.ui-tooltip.mytooltip {
5848@media only screen and (max-width: 320px)
5850 div.ui-tooltip.mytooltip {
5864.ui-datepicker-calendar .ui-state-
default, .ui-datepicker-calendar .ui-widget-content .ui-state-
default,
5865.ui-datepicker-calendar .ui-widget-header .ui-state-
default, .ui-datepicker-calendar .ui-
button,
5871div#ui-datepicker-div {
5873 box-shadow: 2px 5px 15px #aaa;
5879.ui-datepicker .ui-datepicker
table {
5882.ui-datepicker .ui-widget-header {
5887img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
5889select.ui-datepicker-year {
5890 margin-left: 2px !important;
5892.ui-datepicker-trigger {
5893 vertical-align: middle;
5900 -webkit-border-radius: 8px;
5902 border: 1px #E4ECEC outset;
5908 background-color: var(--inputbackgroundcolor);
5909 border-top: solid 2px #DDDDDD;
5910 border-<?php print $left; ?>: solid 2px #DDDDDD;
5911 border-<?php print $right; ?>: solid 1px #222222;
5912 border-bottom: solid 1px #222222;
5914 border-spacing: 0px;
5915 border-collapse: collapse;
5917.dp td, .tpHour td, .tpMinute td{padding:2px; font-size:10px;}
5919.dpHead,.tpHead,.tpHour td:Hover .tpHead{
5921 background-color:#b3c5cc;
5927.dpButtons,.tpButtons {
5929 background-color:#617389;
5934.dpButtons:Active,.tpButtons:Active{border: 1px outset black;}
5935.dpDayNames td,.dpExplanation {background-color:#D9DBE1; font-weight:bold; text-align:center; font-size:11px;}
5936.dpExplanation{ font-weight:normal; font-size:11px;}
5937.dpWeek td{text-align:center}
5939.dpToday,.dpReg,.dpSelected{
5942.dpToday{font-weight:bold; color:black; background-color:#DDDDDD;}
5943.dpReg:Hover,.dpToday:Hover{background-color:black;color:white}
5946.dpSelected{background-color:#0B63A2;color:white;font-weight:bold; }
5948.tpHour{border-top:1px solid #DDDDDD; border-right:1px solid #DDDDDD;}
5949.tpHour td {border-left:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; cursor:pointer;}
5950.tpHour td:Hover {background-color:black;color:white;}
5952.tpMinute {margin-top:5px;}
5953.tpMinute td:Hover {background-color:black; color:white; }
5954.tpMinute td {background-color:#D9DBE1; text-align:center; cursor:pointer;}
5960 background-color:transparent;
5965 vertical-align:middle;
5969 color: var(--colortextlink);
5983div.hidden, div.hiddenforpopup, header.hidden, tr.hidden, td.hidden,
5984img.hidden, span.hidden, br.hidden, div.showifmore {
5999.previewnotyetavailable {
6003.websiteformtoolbar {
6005 top: <?php echo empty($dol_hide_topmenu) ? ($disableimages ?
'32px' :
'52px') :
'0'; ?>;
6009.exampleapachesetup {
6013 border: 1px solid #aaa;
6017 background: #ddd; border: 1px solid #ccc; border-radius: 4px;
6022 background-color: transparent;
6023 background-image: none;
6026 background-color: transparent;
6027 background-image: none;
6029 font-weight: normal;
6031.websitebar .button.bordertransp, .websitebar .fa-plus-circle.btnTitle-icon {
6033 text-decoration: unset !important;
6034 margin: 0px 4px 0px 4px !important
6038 border-bottom: 1px solid #ccc;
6039 background: #e6e6e6;
6040 display:
inline-block;
6043.centpercent.websitebar {
6044 width: calc(100% - 10px);
6045 padding: 5px 5px 5px 5px;
6048.websitebar .buttonDelete, .websitebar .button {
6051.websitebar .button, .websitebar .buttonDelete
6053 padding: 4px 5px 4px 5px !important;
6054 margin: 2px 4px 2px 4px !important;
6056 background: #f5f5f5 !important;
6057 border: 1px solid #ccc !important;
6061 padding-<?php echo $right; ?>: 10px;
6062 vertical-align: middle;
6065.websiteselectionsection {
6068.websiteselection span {
6069 vertical-align: middle;
6074.websiteselection, .websitetools {
6080 display:
inline-block;
6081 vertical-align: middle;
6084.websiteiframenoborder {
6087span.websiteselection span.select2.select2-container.select2-container--
default {
6090span.websitebuttonsitepreview, a.websitebuttonsitepreview {
6091 vertical-align: middle;
6093span.websitebuttonsitepreview img, a.websitebuttonsitepreview img {
6095 display:
inline-block;
6097span.websitebuttonsitepreviewdisabled img, a.websitebuttonsitepreviewdisabled img {
6101 vertical-align: middle;
6105.websiteselectionsection {
6106 border-left: 1px solid #bbb;
6107 border-right: 1px solid #bbb;
6112.websitebar input#previewpageurl {
6116.websitebar input.bordertransp {
6117 line-height: normal !important;
6120#divbodywebsite section p {
6129.dayevent .tagtr:first-of-
type {
6133.agendacell { height: 60px; }
6134table.cal_month { border-spacing: 0px; }
6135table.cal_month td:first-child { border-left: 0px; }
6136table.cal_month td:last-child { border-right: 0px; }
6137table.cal_month td { padding-left: 1px !important; padding-right: 1px !important; }
6138table.cal_month.cal_peruser td { padding-left: 0 !important; padding-right: 0 !important; }
6139.cal_current_month { border-top: 0; border-left: solid 1px #E0E0E0; border-right: 0; border-bottom: solid 1px #E0E0E0; }
6140.cal_current_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B; border-right: 0; border-bottom: solid 1px #E0E0E0; }
6141.cal_current_month_oneday { border-right: solid 1px #E0E0E0; }
6142.cal_other_month { border-top: 0; border-left: solid 1px #C0C0C0; border-right: 0; border-bottom: solid 1px #C0C0C0; }
6143.cal_other_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B !important; border-right: 0; }
6144.cal_current_month_right { border-right: solid 1px #E0E0E0; }
6145.cal_other_month_right { border-right: solid 1px #C0C0C0; }
6146.cal_other_month { background: #FAFAFA; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6147.cal_past_month { background: #EEEEEE; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6148.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; }
6149.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; }
6150.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; }
6151.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; }
6152.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; }
6154.cal_peruser { padding-top: 0 !important; padding-bottom: 0 !important; padding-<?php print $left; ?>: 0 !important; padding-<?php print $right; ?>: 0 !important; }
6156 background: linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6157 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6158 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6159 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6161.cal_today_peruser_impair { background: #F8F8F0; }
6163.peruser_notbusy { opacity: 0.5; }
6164div.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); }
6165table.cal_event { border: none; border-collapse: collapse; margin-bottom: 1px; min-height: 20px; filter: saturate(0.8); border-radius: 3px; }
6166table.cal_event td { border: none; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 2px; padding-top: 0px; padding-bottom: 0px; }
6167table.cal_event td.cal_event { padding: 4px 4px !important; padding-bottom: 2px !important; padding-top: 2px !important; }
6168table.cal_event td.cal_event_right { padding: 4px 4px !important; }
6169.cal_event { font-size: 1em; }
6170.cal_event a:link { color: #111111; font-weight: normal !important; }
6171.cal_event a:visited { color: #111111; font-weight: normal !important; }
6172.cal_event a:active { color: #111111; font-weight: normal !important; }
6173.cal_event_notbusy a.cal_event_title:hover { color: #111111; font-weight: normal !important; }
6175.cal_peruserviewname { max-width: 140px; height: 30px !important; }
6176.cal_event span.badge.badge-
status { border: 1px solid #aaa; }
6177table.cal_month tr td
table.nobordernopadding tr td { padding: 0 2px 0 2px; }
6178table.cal_month tr.liste_titre td.tdfordaytitle { min-width: 120px; }
6186.calendarviewcontainertr { height: 100px; }
6194td.peruser_holiday_imp {
6195 background-color: #aaa !important;
6198.cal_available { background: #0060d450; }
6199.cal_chosen { background: #0060d4; }
6206 border: solid 1px rgba(0,0,0,.3);
6207 background: var(--colorbackbody) !important;
6208 color: var(--colortext) !important;
6214.ui-autocomplete-loading {
6215 background: white url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/working.gif', 1) ?>) right center no-repeat;
6221 background-color: var(--inputbackgroundcolor);
6222 border:1px solid #888;
6226.ui-autocomplete ul {
6227 list-style-
type:none;
6231.ui-autocomplete ul li.selected {
6232 background-color: var(--inputbackgroundcolor);
6234.ui-autocomplete ul li {
6235 list-style-
type:none;
6248.editkey_textarea, .editkey_ckeditor, .editkey_string, .editkey_email, .editkey_numeric, .editkey_select, .editkey_autocomplete {
6249 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/edit.png', 1) ?>) right top no-repeat;
6255.editkey_datepicker {
6256 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/calendar.png', 1) ?>) right center no-repeat;
6263.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 {
6268.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 {
6283.treeview ul { background-color: transparent !important; margin-top: 0 !important; }
6284.treeview li { background-color: transparent !important; padding: 0 0 0 20px !important; min-height: 30px; }
6285.treeview .hitarea { width: 20px !important; margin-left: -20px !important; margin-top: 3px; }
6287.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
6318 font-family:sans-serif;
6321 border-spacing: 0px;
6322 border-collapse: collapse;
6329 border-style:groove;
6339div.jPicker
table.jPicker {
6340 padding-bottom: 20px;
6341 padding-right: 20px;
6345 height: 2px !important;
6349 background: unset !important;
6350 border: unset !important;
6352.jPicker .Preview div span {
6353 border: unset !important;
6354 width: unset !important;
6355 height: 50% !important;
6357.jPicker div[
class=
"Map"] {
6362 border: 1px solid #bbb !important;
6363 background-color: var(--colorbackbody) !important;
6364 box-shadow: 0px 0px 10px #ccc;
6365 width: 300px !important;
6368 background-image: unset !important;
6370.jPicker .Grid span.QuickColor {
6371 border: unset !important;
6377 white-space: nowrap;
6379.jPicker td.Text input {
6380 height: 1em !important;
6382.jPicker .Preview div {
6383 height: 36px !important;
6385.jPicker input[
type=
"button"] {
6386 background: var(--butactionbg);
6387 color: var(--textbutaction);
6389 border-collapse: collapse;
6393A.color, A.color:active, A.color:visited {
6396 text-decoration : none;
6402 border : 1px inset white;
6405 border : 1px outset white;
6407A.none, A.none:active, A.none:visited, A.none:hover {
6410 text-decoration : none;
6417 border : 1px solid #b3c5cc;
6426 background-color : #b3c5cc;
6433 background-color : #b3c5cc;
6434 border : 2px outset;
6443 border : 1px outset white;
6449 font-family : <?php print $fontlist ?>;
6452 text-align : center;
6456 font-family : <?php print $fontlist ?>;
6463 font-family : <?php print $fontlist ?>;
6469 border: solid 1px #ddd !important;
6473.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
6475 background: var(--colorbacktitle1);
6479.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 {
6480 background: var(--colorbackhmenu1);
6481 color: #ffffff !important;
6482 border: 1px solid var(--colorbackhmenu1);
6491.ui-menu .ui-menu-item a {
6492 text-decoration:none;
6496 font-weight: normal;
6497 font-family:<?php echo $fontlist; ?>;
6501 font-family:<?php echo $fontlist; ?>;
6504.ui-
button { margin-left: -2px; }
6509 line-height: 1em !important;
6511.ui-autocomplete-input { margin: 0; padding: 4px; }
6518body.cke_show_borders {
6519 margin: 5px !important;
6523 border: 1px #bbb solid ! important;
6530.cke_wrapper { padding: 4px !important; }
6531a.cke_dialog_ui_button
6533 font-family: <?php print $fontlist ?> !important;
6534 background-image: url(<?php echo $img_button ?>) !important;
6535 background-
position: bottom !important;
6536 border: 1px solid #C0C0C0 !important;
6537 -webkit-border-radius:0px 5px 0px 5px !important;
6538 border-radius:0px 5px 0px 5px !important;
6539 -webkit-box-shadow: 3px 3px 4px #DDD !important;
6540 box-shadow: 3px 3px 4px #DDD !important;
6542.cke_dialog_ui_hbox_first {
6543 vertical-align: middle !important;
6546 width: 40px !important;
6555a.cke_dialog_ui_button_ok span {
6556 text-shadow: none !important;
6557 color: #333 !important;
6559a.cke_button, a.cke_combo_button {
6560 height: 18px !important;
6562div.cke_notifications_area .cke_notification_warning {
6567@media only screen and (max-width: 768px)
6569 .cke_inner:not(.cke_maximized) .cke_toolbar_separator,
6570 .cke_inner:not(.cke_maximized) .cke_combo,
6571 .cke_inner:not(.cke_maximized) .cke_button:not(.cke_button__maximize) {
6581 border: 1px solid #ddd;
6584.aceeditorstatusbar {
6587 padding-<?php echo $left; ?>: 10px;
6591 background-color: #ebebeb;
6595.ace_status-indicator {
6599 border-left: 1px solid;
6601pre#editfilecontentaceeditorid {
6611 height: 72px !important;
6619.customreportsoutput, .customreportsoutputnotdata {
6622.customreportsoutputnotdata {
6635#types .btn-primary {
6644 display:
inline-block;
6649 vertical-align: top;
6652#types input.text, #types textarea {
6666 box-sizing:border-box;
6673#comment .comment-table {
6677#comment .comment-cell {
6680#comment .comment-info {
6682 border-right:1px solid #dedede;
6686 background:rgba(255,255,255,0.5);
6687 vertical-align:middle;
6690#comment .comment-info a {
6693#comment .comment-right {
6696#comment .comment-description {
6700#comment .comment-delete {
6703 vertical-align:middle;
6705#comment .comment-delete:hover {
6706 background:rgba(250,20,20,0.8);
6708#comment .comment-edit {
6711 vertical-align:middle;
6713#comment .comment-edit:hover {
6714 background:rgba(0,184,148,0.8);
6727 width: <?php print isset($_SESSION[
'dol_screenwidth']) ? max((
int) $_SESSION[
'dol_screenwidth'] - 830, 450) :
'450'; ?>px !important;
6730div#GanttChartDIVglisthead, div#GanttChartDIVgcharthead {
6734.gtaskname div, .gtaskname, .gstartdate div, .gstartdate, .genddate div, .genddate {
6735 font-size: unset !important;
6738div.gantt, .gtaskheading, .gmajorheading, .gminorheading, .gminorheadingwkend {
6739 font-size: unset !important;
6740 font-weight: normal !important;
6741 color: #000 !important;
6744 background: #f0f0f0 !important;
6747 background: rgb(108,152,185) !important;
6750 background: rgb(160,173,58) !important;
6754 text-overflow: ellipsis;
6756td.gminorheadingwkend {
6757 color: #888 !important;
6760 color: #666 !important;
6762.glistlbl, .glistgrid {
6763 width: 582px !important;
6770.gtaskname div, .gtaskname {
6771 min-width: 250px !important;
6772 max-width: 500px !important;
6773 width: unset !important;
6775.gpccomplete div, .gpccomplete {
6776 min-width: 40px !important;
6777 max-width: 40px !important;
6778 width: 40px !important;
6780td.gtaskheading.gstartdate, td.gtaskheading.genddate {
6781 white-space:
break-spaces;
6783.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) {
6784 color: transparent !important;
6798 font-weight: normal;
6807 font-weight: normal;
6813 text-decoration: none;
6818 margin: 0 5px 5px 5px;
6823 margin: 0 10px 20px 10px;
6828 float: <?php print $left; ?>;
6829 border: solid 1px #DDDDDD;
6836 font-weight: normal;
6844 white-space: nowrap;
6850 vertical-align: middle;
6854 display:
inline-block !important;
6857 width: calc(100% - 100px);
6859 white-space:
break-spaces;
6860 word-
break:
break-all;
6862ul.ecmjqft a:active {
6863 font-weight: bold !important;
6866 text-decoration: underline;
6869 vertical-align: middle;
6870 display:
inline-block !important;
6871 text-align: <?php echo $right; ?>;
6872 float: <?php echo $right; ?>;
6880#ecm-layout-north div.attachareaformuserfileecm {
6881 padding-bottom: 0px;
6883div#ecm-layout-west {
6885 vertical-align: top;
6887div#ecm-layout-center {
6888 width: calc(100% - 405px);
6889 vertical-align: top;
6890 float: <?php echo $right; ?>;
6893.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; }
6894.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; }
6895.ecmjqft LI.wait { font-weight:normal; background: url(<?php echo
dol_buildpath(
'/theme/'.$theme.
'/img/working.gif', 1); ?>) left top no-repeat; }
6905 top:
auto !important;
6906 bottom: 4px !important;
6909 min-width: <?php echo $dol_optimize_smallscreen ?
'200' :
'480'; ?>px;
6912 padding-left: 10px !important;
6913 padding-right: 10px !important;
6914 padding-top: 10px !important;
6915 word-wrap:
break-word;
6917.jnotify-container .jnotify-notification .jnotify-message {
6918 font-weight: normal;
6920 word-
break:
break-word;
6922.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
6923 color: #a28918 !important;
6925.jnotify-container .jnotify-close {
6926 top: 4px !important;
6927 font-size: 1.6em !important;
6931div.jnotify-background {
6932 opacity : 0.95 !important;
6933 -webkit-box-shadow: 2px 2px 4px #8888 !important;
6934 box-shadow: 2px 2px 4px #8888 !important;
6938.bodylogin .jnotify-container {
6945 padding-left: unset !important;
6946 padding-right: unset !important;
6947 padding-top: unset !important;
6949.bodylogin .jnotify-container .jnotify-notification {
6950 margin: unset !important;
6952.bodylogin .jnotify-container .jnotify-notification .jnotify-background {
6953 border-radius: unset !important;
6955.bodylogin .jnotify-container .jnotify-notification .jnotify-message {
6967div.dolEventValid h1, div.dolEventValid h2 {
6969 background-color: #e3f0db;
6970 padding: 5px 5px 5px 5px;
6973div.dolEventError h1, div.dolEventError h2 {
6975 background-color: #d79eac;
6976 padding: 5px 5px 5px 5px;
6984.divmap, #google-visualization-geomap-embed-0, #google-visualization-geomap-embed-1, #google-visualization-geomap-embed-2 {
6992table.dataTable tr.odd td.sorting_1,
table.dataTable tr.even td.sorting_1 {
6993 background: none !important;
6995.sorting_asc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc.png
', 1); ?>') no-repeat center right !important; }
6996.sorting_desc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc.png
', 1); ?>') no-repeat center right !important; }
6997.sorting_asc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc_disabled.png
', 1); ?>') no-repeat center right !important; }
6998.sorting_desc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc_disabled.png
', 1); ?>') no-repeat center right !important; }
6999.dataTables_paginate {
7002.paginate_button_disabled {
7003 opacity: 1 !important;
7004 color: #888 !important;
7005 cursor:
default !important;
7007.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover
7009 font-weight: normal;
7011.paginate_enabled_previous:hover, .paginate_enabled_next:hover
7013 text-decoration: underline !important;
7017 text-decoration: underline !important;
7021 font-weight: normal !important;
7022 text-decoration: none !important;
7024.paging_full_numbers {
7025 height: inherit !important;
7027.paging_full_numbers a.paginate_active:hover, .paging_full_numbers a.paginate_button:hover {
7028 background-color: var(--colorbackbody) !important;
7030.paging_full_numbers, .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button {
7031 background-color: var(--colorbackbody) !important;
7032 border-radius: inherit !important;
7034.paging_full_numbers a.paginate_button_disabled:hover, .paging_full_numbers a.disabled:hover {
7035 background-color: var(--colorbackbody) !important;
7037.paginate_button, .paginate_active {
7038 border: 1px solid #ddd !important;
7039 padding: 6px 12px !important;
7040 margin-left: -1px !important;
7041 line-height: 1.42857143 !important;
7042 margin: 0 0 !important;
7049.ui-state-
disabled, .ui-widget-content .ui-state-
disabled, .ui-widget-header .ui-state-
disabled, .paginate_button_disabled {
7051 background-image: none;
7054div.dataTables_length {
7055 float: right !important;
7058div.dataTables_length select {
7061.dataTables_wrapper .dataTables_paginate {
7062 padding-top: 0px !important;
7070span.select2-selection--single.flat[aria-
disabled=
"true"] span.select2-selection__rendered {
7074.select2-container--
default .select2-results__option--highlighted[aria-selected] {
7075 background-color: var(--colorbackhmenu1);
7076 color: var(--colortextbackhmenu);
7078.select2-container--
default .select2-results__option--highlighted[aria-selected] span {
7079 color: #fff !important;
7082span.select2.select2-container.select2-container--
default {
7083 text-align: initial;
7090span.select2.select2-container.select2-container--
default {
7096input.select2-input {
7097 border-bottom: none ! important;
7101 border-bottom: solid 1px var(--inputbordercolor) !important;
7103.select2-results .select2-highlighted.optionblue {
7104 color: #FFF !important;
7106.select2-container .select2-selection--multiple {
7107 min-height: 2em !important;
7109.tableforfield .select2-container .select2-selection--single {
7113.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7116.select2-container--focus span.select2-selection.select2-selection--single {
7117 border-bottom: 1px solid var(--inputbordercolor) !important;
7118 border-bottom-left-radius: 0;
7119 border-bottom-right-radius: 0;
7122.blockvmenusearch .select2-container--
default .select2-selection--single,
7123.blockvmenubookmarks .select2-container--
default .select2-selection--single
7125 background-color: var(--colorbackvmenu1);
7127.select2-container--
default .select2-selection--single {
7128 background-color: var(--inputbackgroundcolor);
7130#blockvmenusearch .select2-container--default .select2-selection--single .select2-selection__placeholder {
7131 color: var(--colortextbackvmenu);
7133.select2-container--
default .select2-selection--single .select2-selection__rendered {
7134 color: var(--colortext);
7138 color: #999 !important;
7140.select2-choice, .select2-container .select2-choice {
7141 border-bottom: solid 1px rgba(0,0,0,.4);
7143.select2-container .select2-choice > .select2-chosen {
7146.select2-container .select2-choice .select2-arrow {
7148 background: transparent;
7150.select2-container-multi .select2-choices {
7151 background-image: none;
7153.select2-container .select2-choice {
7154 color: var(--colortext);
7157.selectoptiondisabledwhite {
7158 background: #FFFFFF !important;
7162 border-left: none !important;
7163 background: none !important;
7167 border-top: none !important;
7168 border-left: none !important;
7169 border-right: none !important;
7171.select2-drop.select2-drop-above {
7172 box-shadow: none !important;
7174.select2-container--open .select2-dropdown--above {
7175 border-bottom: solid 1px var(--inputbordercolor);
7177.select2-drop.select2-drop-above.select2-drop-active {
7178 border-top: 1px solid #ccc;
7179 border-bottom: solid 1px var(--inputbordercolor);
7181.select2-container--
default .select2-selection--single
7190 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
7192 -webkit-box-shadow: none !important;
7193 box-shadow: none !important;
7196.select2-container--focus .select2-container--
default .select2-selection--single {
7197 border-bottom-left-radius: 0;
7198 border-bottom-right-radius: 0;
7200.select2-container--
default.select2-container--focus .select2-selection--multiple {
7204 border-bottom-left-radius: 0;
7205 border-bottom-right-radius: 0;
7207.select2-container--
default .select2-selection--multiple {
7208 border-bottom: solid 1px var(--inputbordercolor);
7213 background: var(--inputbackgroundcolor);
7214 line-height: normal;
7216.select2-container--
default .select2-selection--multiple .select2-selection__rendered {
7219.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7220 background-color: #ddd;
7221 margin-top: 0.25em !important;
7223.select2-selection--multiple input.select2-search__field {
7224 border-bottom: none !important;
7227.select2-search__field
7230 border-top: none !important;
7231 border-left: none !important;
7232 border-right: none !important;
7233 border-bottom: solid 1px var(--inputbordercolor) !important;
7234 -webkit-box-shadow: none !important;
7235 box-shadow: none !important;
7236 border-radius: 0 !important;
7239.select2-container-active .select2-choice, .select2-container-active .select2-choices
7244 border-bottom: none;
7245 -webkit-box-shadow: none !important;
7246 box-shadow: none !important;
7251 box-shadow: 1px 2px 10px #8884;
7252 background-color: var(--colorbackbody);
7253 color: var(--colortext);
7255.select2-dropdown-open {
7256 background-color: var(--colorbackvmenu1);
7258.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choices
7263 border-bottom: none;
7264 -webkit-box-shadow: none !important;
7265 box-shadow: none !important;
7266 background-color: var(--colorbackvmenu1);
7272.select2-drop.select2-drop-above.select2-drop-active, .select2-drop {
7275.select2-drop.select2-drop-above {
7278.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
7279 background-image: none;
7280 border-radius: 0 !important;
7282div.select2-drop-above
7284 background: var(--colorbackvmenu1);
7285 -webkit-box-shadow: none !important;
7286 box-shadow: none !important;
7290 border: 1px solid #ccc;
7293.select2-search input {
7296a span.select2-chosen
7298 font-weight: normal !important;
7300.select2-container .select2-choice {
7301 background-image: none;
7304.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit
7306 background: var(--colorbackvmenu1);
7311.select2-results__option {
7312 word-
break:
break-word;
7313 text-align: <?php echo $left; ?>;
7315.select2-container.select2-container-
disabled .select2-choice, .select2-container-multi.select2-container-
disabled .select2-choices {
7316 background-color: var(--colorbackvmenu1);
7317 background-image: none;
7321.select2-container-
disabled .select2-choice .select2-arrow b {
7324.select2-container-multi .select2-choices .select2-search-choice {
7327.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi .select2-choices,
7328.select2-container-multi.select2-container-active .select2-choices
7330 border-bottom: 1px solid #ccc;
7336.select2-container--
default .select2-results>.select2-results__options{
7342.selecttype span.select2-dropdown.ui-dialog {
7345span#select2-taskid-container[title^=
'--'] {
7351#addbox .select2-container .select2-choice > .select2-chosen, #actionbookmark .select2-container .select2-choice > .select2-chosen {
7352 text-align: <?php echo $left; ?>;
7355.select2-container--
default .select2-selection--single .select2-selection__placeholder {
7356 color: var(--colortext);
7359span#select2-boxbookmark-container, span#select2-boxcombo-container {
7360 text-align: <?php echo $left; ?>;
7362span#select2-boxbookmark-container {
7365.select2-container .select2-selection--single .select2-selection__rendered {
7369#boxbookmark.boxcombo, #boxcombo.boxcombo {
7372 border-bottom: solid 1px rgba(0,0,0,.4) !important;
7376 vertical-align: top;
7380.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7381 padding: 3px 5px 3px 5px;
7382 margin: 0 0 2px 3px;
7387 border: 1px solid #aaaaaa;
7389 -webkit-box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7390 box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7391 background-clip: padding-box;
7392 -webkit-touch-callout: none;
7393 -webkit-
user-select: none;
7394 -moz-
user-select: none;
7395 -ms-
user-select: none;
7397 background-color: var(--inputbackgroundcolor);
7398 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));
7399 background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7400 background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7401 background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7403.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr a {
7404 font-weight: normal;
7406.select2-container-multi-dolibarr .select2-choices-dolibarr li {
7407 float: <?php echo $left; ?>;
7410.select2-container-multi-dolibarr .select2-choices-dolibarr {
7411 height:
auto !important;
7419.select2-results__option {
7422span.select2-dropdown--below {
7426span.select2-dropdown--above {
7427 margin-bottom: -1px;
7431.parentonrightofpage {
7435select.multiselectononeline {
7437 vertical-align: middle;
7439 height: 2.2em !important;
7444@media only screen and (min-width: 768px)
7447 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown.ui-dialog {
7448 min-width: 230px !important;
7450 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--below:not(.onrightofpage),
7451 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--above:not(.onrightofpage) {
7452 min-width: 230px !important;
7454 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--below,
7455 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--above {
7456 min-width: 140px !important;
7458 .combolargeelem.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7459 min-width: 320px !important;
7462 .select2-container--open .select2-dropdown--below {
7463 border-top: 1px solid var(--inputbordercolor);
7469.limit.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7470 min-width: 100px !important;
7478.noborderoncategories {
7479 border: none !important;
7480 border-radius: 5px !important;
7482 -webkit-box-shadow: none !important;
7483 box-shadow: none !important;
7484 margin-top: 1px !important;
7485 margin-bottom: 0 !important;
7487span.noborderoncategories a, li.noborderoncategories a {
7488 line-height: normal;
7491span.noborderoncategories {
7492 padding: 3px 5px 3px 5px;
7493 display:
inline-block;
7495.categtextwhite, .treeview .categtextwhite.hover {
7496 color: #fff !important;
7499 color: #000 !important;
7511.multi-select-container {
7512 display:
inline-block;
7522 background: var(--inputbackgroundcolor);
7525 border: 1px solid #aaa;
7526 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
7530div.multi-select-menu[role=
"menu"] {
7531 min-width: 220px !important;
7534.multi-select-menu input {
7535 margin-right: 0.3em;
7536 vertical-align: 0.1em;
7540 display:
inline-block;
7542 white-space: nowrap;
7544 text-overflow: ellipsis;
7545 vertical-align: middle;
7546 background-color: var(--inputbackgroundcolor);
7550 border-bottom: solid 1px var(--inputbordercolor);
7556.multi-select-
button:focus {
7558 border-bottom: 1px solid #666;
7559 border-bottom-left-radius: 0;
7560 border-bottom-right-radius: 0;
7563.multi-select-
button:after {
7565 display:
inline-block;
7568 border-style: solid;
7569 border-width: 0.5em 0.23em 0em 0.23em;
7570 border-color: #888 transparent transparent transparent;
7574.multi-select-container--open .multi-select-menu { display: block; }
7576.multi-select-container--open .multi-select-
button:after {
7577 border-width: 0 0.4em 0.4em 0.4em;
7578 border-color: transparent transparent #888 transparent;
7581.multi-select-menuitem {
7586label.multi-select-menuitem {
7596ul.ulselectedfields {
7604 vertical-align: middle;
7605 display:
inline-block;
7607.dropdown dd, .dropdown dt {
7613 text-align: <?php echo $left; ?>;
7623.dropdown dt a span, .multiSel span {
7625 display:
inline-block;
7626 padding: 0 3px 2px 0;
7628.maxwidthsearch .dropdown dt a span, .multiSel span {
7629 padding: 3px 3px 2px 3px;
7631.dropdown span.value {
7635 background-color: var(--inputbackgroundcolor);
7636 box-shadow: 1px 1px 10px #aaa;
7638 <?php echo $right; ?>:0px;
7648.dropdown dd ul.selectedfieldsleft {
7649 <?php echo $right; ?>:
auto;
7652 white-space: nowrap;
7653 font-weight: normal;
7654 padding: 7px 8px 7px 8px;
7656 color: var(--colortext);
7659dropdown dd ul li:hover:not(.linputsearch) {
7662.dropdown dd ul li input[
type=
"checkbox"] {
7663 margin-<?php echo $right; ?>: 3px;
7665.dropdown dd ul li a, .dropdown dd ul li span {
7669.dropdown dd ul li span {
7675dd.dropdowndd ul li {
7676 text-overflow: ellipsis;
7678 white-space: nowrap;
7688 text-overflow: ellipsis;
7689 white-space: nowrap;
7702 padding-bottom: 20px;
7710.searchpage .tagtr .tagtd {
7712 padding-bottom: 2px;
7714.searchpage .tagtr .tagtd .button {
7718.searchpage .searchform input {
7723li.ui-li-divider .ui-link {
7724 color: #FFF !important;
7729a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-inner:hover {
7730 text-decoration: none !important;
7740 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
7743.ui-btn-icon-right .ui-btn-inner {
7744 padding-right: 30px;
7746.ui-btn-icon-left .ui-btn-inner {
7749.ui-select .ui-btn-icon-right .ui-btn-inner {
7750 padding-right: 30px;
7752.ui-select .ui-btn-icon-left .ui-btn-inner {
7755.ui-select .ui-btn-icon-right .ui-icon {
7758.ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon {
7764 white-space: nowrap;
7765 text-overflow: ellipsis;
7767.fiche .ui-controlgroup {
7769 padding-bottom: 0px;
7771div.ui-controlgroup-controls div.tabsElem
7775div.ui-controlgroup-controls div.tabsElem a
7777 -webkit-box-shadow: 0 -3px 6px rgba(0,0,0,.2);
7778 box-shadow: 0 -3px 6px rgba(0,0,0,.2);
7780div.ui-controlgroup-controls div.tabsElem a#active {
7781 -webkit-box-shadow: 0 -3px 6px rgba(0,0,0,.3);
7782 box-shadow: 0 -3px 6px rgba(0,0,0,.3);
7785a.tab span.ui-btn-inner
7792 color: var(--colortext);
7794.liste_titre .ui-link {
7795 color: var(--colortexttitle) !important;
7799 word-wrap:
break-word;
7803.formdoc .ui-btn-inner
7805 white-space: normal;
7807 text-overflow: clip;
7815div.ui-radio, div.ui-checkbox
7817 display:
inline-block;
7818 border-bottom: 0px !important;
7820.ui-checkbox input, .ui-radio input {
7826div.ui-checkbox label+input, div.ui-radio label+input {
7831 padding-bottom: 10px; margin-bottom: 4px; border-bottom: 1px solid #AAAAAA !important;
7836 -webkit-border-radius: 0;
7839.ui-field-contain label.ui-input-text {
7840 vertical-align: middle !important;
7842.ui-mobile fieldset {
7843 border-bottom: none !important;
7847.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-
static.ui-li {
7852 font-weight: normal;
7854.ui-focus, .ui-btn:focus {
7855 -webkit-box-shadow: none;
7863 color: var(--colortexttitlenotab) !important;
7865.ui-bar-b, .lilevel0 {
7866 background-repeat: repeat-x;
7870 color: var(--colortexttitlenotab) !important;
7873 font-weight: normal !important;
7876.ui-li.ui-last-child, .ui-li.ui-field-contain.ui-last-child {
7877 border-bottom-width: 0px !important;
7880 color: var(--colortexttitle) !important;
7881 background: var(--colorbackmobilemenu);
7884 box-shadow: none !important;
7885 border-bottom: 1px solid #ccc;
7888 border-right: 1px solid #ccc !important;
7891 border: 1px solid #ccc;
7894.ui-btn-up-c, .ui-btn-hover-c {
7898.ui-body-c .ui-link, .ui-body-c .ui-link:visited, .ui-body-c .ui-link:hover {
7899 color: var(--colortextlink);
7901.ui-btn-up-c .vsmenudisabled {
7902 color: #<?php echo $colorshadowtitle; ?> !important;
7903 text-shadow: none !important;
7906 background: transparent;
7909 color: var(--colortexttitlenotab) !important;
7912 border-top: 2px solid #444;
7913 background: #fff ! important;
7915.lilevel1 div div a {
7916 font-weight: bold !important;
7921 background: #fff ! important;
7926 background: #fff ! important;
7931 background: #fff ! important;
7936 background: #fff ! important;
7945.menu_choix1,.menu_choix2 {
7948 border: 1px solid #666;
7951.menu_choix1 a, .menu_choix2 a {
7954 text-decoration: none;
7960.menu_choix1 a:hover,.menu_choix2 a:hover {
7963.menu li.menu_choix1 {
7965 padding-right: 10px;
7966 padding-bottom: 2px;
7968.menu li.menu_choix2 {
7970 padding-right: 10px;
7971 padding-bottom: 2px;
7973@media only screen and (max-width: 768px)
7975 .menu_choix1 a, .menu_choix2 a {
7976 background-size: 36px 36px;
7980 .menu li.menu_choix1, .menu li.menu_choix2 {
7985 margin-right: 0 !important;
7999 border: 1px solid #888;
8001.publicnewmemberform div.tabBarWithBottom {
8002 border: 1px solid #e8e8e8;
8005 background-color: var(--colorbackgrey);
8009.publicnewmemberform #tablesubscribe {
8010 color: var(--colortextbackvmenu);
8013@media only screen and (max-width: 768px)
8015 .publicnewmemberform div.tabBarWithBottom {
8029.ticketpublictable td {
8037.publicnewticketform {
8042 padding-right: 50px;
8045@media only screen and (max-width: 768px)
8047 .ticketlargemargin {
8048 padding-left: 5px; padding-right: 5px;
8062#cd-timeline::before {
8070 background: #d7e4ed;
8072@media only screen and (min-width: 1170px) {
8076 #cd-timeline::before {
8086.cd-timeline-block:after {
8091.cd-timeline-block:first-child {
8094.cd-timeline-block:last-child {
8097@media only screen and (min-width: 1170px) {
8098 .cd-timeline-block {
8101 .cd-timeline-block:first-child {
8104 .cd-timeline-block:last-child {
8116 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);
8117 background: #d7e4ed;
8119.cd-timeline-img img {
8129.cd-timeline-img.cd-picture {
8130 background: #75ce66;
8132.cd-timeline-img.cd-movie {
8133 background: #c03b44;
8135.cd-timeline-img.cd-location {
8136 background: #f0ca45;
8138@media only screen and (min-width: 1170px) {
8145 -webkit-transform: translateZ(0);
8146 -webkit-backface-visibility: hidden;
8148 .cssanimations .cd-timeline-img.is-hidden {
8151 .cssanimations .cd-timeline-img.bounce-in {
8152 visibility: visible;
8153 -webkit-animation: cd-bounce-1 0.6s;
8154 -moz-animation: cd-bounce-1 0.6s;
8155 animation: cd-bounce-1 0.6s;
8159@-webkit-keyframes cd-bounce-1 {
8162 -webkit-transform: scale(0.5);
8167 -webkit-transform: scale(1.2);
8171 -webkit-transform: scale(1);
8174@-moz-keyframes cd-bounce-1 {
8177 -moz-transform: scale(0.5);
8182 -moz-transform: scale(1.2);
8186 -moz-transform: scale(1);
8189@keyframes cd-bounce-1 {
8192 -webkit-transform: scale(0.5);
8193 -moz-transform: scale(0.5);
8194 -ms-transform: scale(0.5);
8195 -o-transform: scale(0.5);
8196 transform: scale(0.5);
8201 -webkit-transform: scale(1.2);
8202 -moz-transform: scale(1.2);
8203 -ms-transform: scale(1.2);
8204 -o-transform: scale(1.2);
8205 transform: scale(1.2);
8209 -webkit-transform: scale(1);
8210 -moz-transform: scale(1);
8211 -ms-transform: scale(1);
8212 -o-transform: scale(1);
8213 transform: scale(1);
8216.cd-timeline-content {
8220 border-radius: 0.25em;
8222 background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8223 background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8224 background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8225 background-image: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8227.cd-timeline-content:after {
8232.cd-timeline-content h2 {
8235.cd-timeline-content .cd-date {
8237 font-size: 0.8125rem;
8239.cd-timeline-content .cd-date {
8240 display:
inline-block;
8242.cd-timeline-content p {
8247.cd-timeline-content .cd-date {
8252.cd-timeline-content::before {
8259 border: 7px solid transparent;
8260 border-right: 7px solid white;
8262@media only screen and (min-width: 768px) {
8263 .cd-timeline-content h2 {
8267 .cd-timeline-content {
8271 .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
8273 font-size: 0.875rem;
8276@media only screen and (min-width: 1170px) {
8277 .cd-timeline-content {
8282 .cd-timeline-content::before {
8285 border-color: transparent;
8286 border-left-color: white;
8288 .cd-timeline-content .cd-read-more {
8291 .cd-timeline-content .cd-date {
8299 .cd-timeline-block:nth-child(even) .cd-timeline-content {
8302 .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
8306 border-color: transparent;
8307 border-right-color: white;
8309 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
8312 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
8328span.phpdebugbar-tooltip.phpdebugbar-tooltip-extra-wide, span.phpdebugbar-tooltip.phpdebugbar-tooltip-wide {
8329 width: 250px !important;
8331.phpdebugbar-indicator span.phpdebugbar-tooltip {
8332 opacity: .95 !important;
8334a.phpdebugbar-tab.phpdebugbar-active {
8335 background-image: unset !important;
8337.phpdebugbar-fa-tags:before {
8339 font-weight: 600 !important;
8341.phpdebugbar-fa-tasks:before {
8343 font-weight: 600 !important;
8345.phpdebugbar-fa-tags, .phpdebugbar-fa-tasks, .phpdebugbar-indicator .fa {
8346 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
8349div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-warning:before,
8350div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-error:before,
8351div.phpdebugbar-widgets-exceptions a.phpdebugbar-widgets-editor-link:before,
8352div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-database:before,
8353div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-duration:before,
8354div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-memory:before,
8355div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-row-count:before,
8356div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-copy-clipboard:before,
8357div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-stmt-id:before,
8358div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-render-time:before,
8359div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-memory:before,
8360div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-param-count:before,
8361div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-
type:before,
8362div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
8364 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>" !important;
8371.jcrop-holder { background: unset !important; }
8378.dol-xaxis-vertical .flot-x-axis .flot-tick-label.tickLabel {
8379 text-orientation: sideways;
8381 writing-mode: vertical-rl;
8382 white-space: nowrap;
8390span.clipboardCPValueToPrint, div.clipboardCPValueToPrint {
8391 display:
inline-block;
8393span.clipboardCPValue.hidewithsize {
8394 width: 0 !important;
8395 display:
inline-block;
8397 white-space: nowrap;
8399 vertical-align: middle;
8401div.clipboardCPValue.hidewithsize {
8402 width: 0 !important;
8405 white-space: nowrap;
8408.clipboardCPShowOnHover .clipboardCPButton {
8416.clipboardCPTextDivInside {
8418 background: #f8f8fa;
8420 border: 1px solid #E0E0E0;
8429 white-space: nowrap;
8431 box-shadow: 1px 1px 6px #ddd;
8439.radio_js_bloc_number {
8440 display:
inline-block;
8444 border:1px solid #ccc;
8451.radio_js_bloc_number.selected {
8452 transition:0.2s ease background;
8465 vertical-align: top;
8469#virtualcard-iframe {
8470 border: 40px solid #aaa;
8471 vertical-align: top;
8474 border-radius: 10px;
8478 pointer-events: none;
8493.highlightDragDropArea{
8494 border: 2px #000 dashed !important;
8495 background-color: #eee !important;
8497.highlightDragDropArea * :not(.dragDropAreaMessage *){
8499 filter: blur(1px) grayscale(90%);
8501.dragDropAreaMessage {
8505 transform: translate(-50%, -50%);
8515 border: 1px solid #bbb !important;
8522.opensurveydescription * {
8527 padding: 0 4px 0 4px;
8531 margin-right: 100px;
8535 background-color: #f0f0f0;
8539.survey_borders .resultats .nom {
8540 text-align: <?php echo $left; ?>
8542.survey_borders .resultats .sujet, .survey_borders .resultats .jour {
8553#bookinghoursection {
8561 border: 1px solid #000;
8564 margin-bottom: 15px;
8573 background-size: 22px
auto;
8576@media only screen and (max-width: 768px)
8578 .imgopensurveywizard, .imgautosize { width:95%; height:
auto; }
8580 .fiche > .listactionsfilter .table-fiche-title .col-title .titre {
8590 width: <?php print
dol_size(350,
'width'); ?>px;
8596 -webkit-border-radius: 0;
8602 td.widthpictotitle { width: 30px; }
8604 .logopublicpayment #dolpaymentlogo {
8607 #tablepublicpayment {
8608 width:
auto !important;
8609 border: none !important;
8611 .poweredbypublicpayment {
8612 float: unset !important;
8613 top: unset !important;
8615 right: -10px !important;
8628 .bookcalform.boxtable .minwidth75 {
8631 .center.bookingtab {
8634 #bookinghoursection {
8644@media only screen and (max-width: 1024px)
8646 div#ecm-layout-west {
8647 width: calc(100% - 4px);
8650 div#ecm-layout-center {
8657@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC1', round($nbtopmenuentries * 90, 0) + 340); ?>px)
8660 width: <?php echo round(52); ?>px;
8661 white-space: nowrap;
8663 text-overflow: ellipsis;
8665 color: var(--colortextbackhmenu);
8669 color: var(--colortextbackhmenu);
8678 background-size: 22px
auto;
8682 li.tmenu, li.tmenusel {
8697@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC2', round($nbtopmenuentries * 69, 0) + 130); ?>px)
8699 li.tmenucompanylogo {
8706 max-width: <?php echo max(26, ceil(300 / ($nbtopmenuentriesreal + 2))); ?>px;
8707 text-overflow: clip;
8709 span.mainmenuaspan {
8718 background-size: 20px
auto;
8728<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
8729@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
8732 .tmenudiv:hover .tmenuimage:not(.menuhider), .tmenudiv:hover .tmenuimage:not(.menuhider):before {
8733 margin-top: 8px !important;
8739 background: var(--colorbackvmenu1);
8748 background: var(--colorbackvmenu1);
8754 .login_vertical_align {
8756 padding-right: 20px;
8761 <?php
if ($disableimages) { ?>
8766 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
8769 padding-<?php echo $right; ?>: 0;
8772 div.login_block_user {
8776 div.login_block_tools, div.login_block_user {
8787 padding-right: 20px;
8788 padding-bottom: 16px;
8792 vertical-align: middle;
8794 background: var(--colorbackvmenu1);
8803 .loginbuttonexternal {
8806 .side-nav-vert .user-menu .dropdown-menu {
8807 width: 278px !important;
8809 div.login_block_other {
8810 margin-right: unset;
8812 div.login_block_tools, div.login_block_user, div.login_block_other { clear: both; }
8814 .atoplogin, .atoplogin:hover
8816 color:unset !important;
8821 padding: 0 !important;
8824 li.tmenu, li.tmenusel {
8831 text-overflow: clip;
8834 background-size: 20px
auto;
8835 margin-top: 2px !important;
8843 width:
auto !important;
8845 .tableforfield>tr>td:first-child, .tableforfield>tbody>tr>td:first-child, div.tableforfield div.tagtr>div.tagtd:first-of-
type {
8848 .tableforfield>tr>td:nth-child(2), .tableforfield>tbody>tr>td:nth-child(2), div.tableforfield div.tagtr>div.tagtd:nth-child(2) {
8849 word-
break:
break-word;
8856 table.table-fiche-title .col-title div.titre{
8865 word-
break:
break-word;
8868 .websiteselectionsection {
8870 border-right: unset;
8878 padding-right: 12px;
8886 .underbanner.underbanner-before-box {
8887 border-bottom: none;
8890 .valuefield.fieldname_type span.badgeneutral {
8892 display:
inline-block;
8895 tr.trextrafieldseparator td, tr.trextrafields_collapse_last td {
8897 border-bottom: 1px solid var(--colortopbordertitle1) !important;
8908 .lilevel1 span.paddingright {
8912 img.userphotopublicvcard {
8921@media only screen and (max-width: 320px)
8927@media only screen and (max-width: 300px)
8933@media only screen and (max-width: 280px)
8951include
dol_buildpath($path.
'/theme/'.$theme.
'/dropdown.inc.php', 0);
8952include
dol_buildpath($path.
'/theme/'.$theme.
'/emaillayout.inc.php', 0);
8953include
dol_buildpath($path.
'/theme/'.$theme.
'/info-box.inc.php', 0);
8954include
dol_buildpath($path.
'/theme/'.$theme.
'/progress.inc.php', 0);
8955include
dol_buildpath($path.
'/theme/'.$theme.
'/timeline.inc.php', 0);
8963div.extra_inline_chkbxlst, div.extra_inline_checkbox {
8968div.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
global $conf
The following vars must be defined: $type2label $form $conf, $lang, The following vars may also be de...
$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.