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 { 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::-webkit-input-placeholder { color: #ccc; }
753input:-moz-placeholder { color: #ccc; }
754select.placeholder option:not(.opacitymediumbycolor):not(.opacitymedium) {
755 color: var(--colortext);
758input[
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; }
760 border: 1px solid #aaa !important;
761 padding-
inline-start: 2em;
762 padding-
inline-end: 2em;
763 min-
inline-size:
auto;
765#div_container_exportoptions fieldset, #div_container_sub_exportoptions fieldset {
766 border: 1px solid #ccc !important;
768.legendforfieldsetstep { padding-bottom: 10px; }
769input#onlinepaymenturl, input#directdownloadlink {
776 padding: 20px 0px 0px 0px;
780div#moretabsList, div#moretabsListaction {
784hr { border: 0; border-top: 1px solid #ccc; }
785.tabBar hr { margin-top: 20px; margin-bottom: 17px; }
788table.tableforfield .button:not(.bordertransp):not(.buttonpayment),
789table.tableforfield .buttonDelete:not(.bordertransp):not(.buttonpayment) {
794.button:not(.bordertransp):not(.buttonpayment),
795.buttonDelete:not(.bordertransp):not(.buttonpayment) {
800 font-family: <?php print $fontlist ?>;
801 display:
inline-block;
806 text-decoration: none !important;
807 background-color: #f5f5f5;
808 background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
809 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
810 background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
811 background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
812 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
813 background-repeat: repeat-x;
814 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
815 border: 1px solid
#aaa;
816 -webkit-border-radius: 2px;
820 text-transform: uppercase;
823.valuefield .button, .valuefieldcreate .button, .refidno .button:not(.smallpaddingimp) {
824 margin-top: 0 !important;
825 margin-bottom: 0 !important;
826 font-size: 0.85em !important;
827 padding: 5px !important;
829.button:focus, .buttonDelete:focus {
830 -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
831 box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
833.button:hover:not(.nohover), .buttonDelete:hover:not(.nohover) {
835 -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
836 box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
838.button:
disabled, .buttonDelete:
disabled, .button.disabled, .buttonDelete.disabled {
841 -webkit-box-shadow: none;
843 text-decoration: none;
846 pointer-events: none;
850 -webkit-box-shadow: none;
852.button_search, .button_removefilter {
854 background-color: unset;
856.button_search:hover, .button_removefilter:hover {
866div.float, span.floatleft
868 float:<?php print $left; ?>;
872 float:<?php print $right; ?>;
884 display:
inline-block;
888 display:
inline-block !important;
893button[
name=
'button_search_x'] span.fa.fa-search {
896button[
name=
'button_removefilter_x'] span.fa.fa-
remove {
904 padding-<?php echo $left; ?>: 3px;
911 -webkit-box-shadow: none !important;
912 box-shadow: none !important;
913 -webkit-border-radius:0px !important;
914 border-radius:0px !important;
924 vertical-align: middle;
927 vertical-align: bottom;
930 vertical-align: text-bottom;
936 width: 100% !important;
938.centpercentwithout1imp {
939 width: calc(100% - 1px) !important;
941.centpercentwithoutmenu {
942 width: calc(100% - 200px);
944.quatrevingtpercent, .inputsearch {
947.maxquatrevingtpercent {
953.quatrevingtquinzepercent {
956.quatrevingtpercentminusx {
957 width: calc(80% - 52px);
960 width: calc(100% - 52px);
962textarea.centpercent {
982.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
985.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 {
992 transform: scaleX(-1) translate(<?php print($left == 'left' ? '' : '-'); ?>2px, 0);
995 transform: rotate(90deg) translate(0, <?php print($left ==
'left' ?
'' :
'-'); ?>2px);
1002 text-align: center !important;
1014 text-align: <?php print $left; ?>;
1017 text-align: <?php print $right; ?>;
1020 text-align: justify;
1023 float: left!important;
1026 float: right!important;
1029 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1031.nowraponsmartphone {
1032 white-space: <?php print($dol_optimize_smallscreen ?
'nowrap' :
'normal'); ?>;
1035 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1037.liste_titre .nowrap {
1038 white-space: nowrap;
1041 white-space: nowrap;
1044 white-space: nowrap;
1045 display:
inline-block;
1047.wrapimp, .wrapimp pre {
1048 white-space: normal !important;
1051 word-wrap:
break-word;
1054 word-
break:
break-word !important;
1057 word-
break:
break-word;
1060 word-
break:
break-all;
1062td.wordbreak img, td.wordbreakimp img {
1066 font-weight: bold !important;
1069 font-weight: normal !important;
1072 text-transform: uppercase;
1078 text-decoration: none;
1081 text-decoration: none !important;
1087 padding-<?php print $left; ?>: 0;
1090 padding-<?php print $right; ?>: 0;
1099 padding-<?php print $left; ?>: 0 !important;
1102 padding-<?php print $right; ?>: 0 !important;
1105 padding-top: 0 !important;
1107.nopaddingbottomimp {
1108 padding-bottom: 0 !important;
1111 padding-<?php print $left; ?>: 4px;
1114 padding-<?php print $left; ?>: 4px !important;
1117 padding-<?php print $left; ?>: 2px;
1120 padding-<?php print $left; ?>: 2px !important;
1123 padding-<?php print $right; ?>: 4px;
1126 padding-<?php print $right; ?>: 4px !important;
1129 padding-<?php print $right; ?>: 2px;
1132 padding-<?php print $right; ?>: 2px !important;
1138 padding-top: 4px !important;
1144 padding-bottom: 4px;
1147 padding-bottom: 4px !important;
1150 padding-bottom: 2px;
1153 margin-<?php print $left; ?>: 2px;
1156 margin-<?php print $right; ?>: 2px;
1159 padding: 6px !important;
1162 width: unset !important;
1170.classfortooltiponclick .fa-question-circle {
1177 cursor: not-allowed;
1183 background-color: #fff;
1185.nobackground, .nobackground tr {
1186 background: unset !important;
1188.checkboxattachfilelabel {
1193 border: 1px solid #888 !important;
1196 color : <?php print $textWarning; ?>
1200 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_SHORTMESSSAGECUT', 125); ?>px;
1205 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_LONGMESSSAGECUT', 250); ?>px;
1216 background-color: #f0f0f8;
1219div.urllink, div.urllink a {
1220 color: #339 !important;
1223 min-width: 30px !important;
1227 border: 2px solid #DFDFDF;
1228 border-radius: <?php echo $borderradius; ?>px;
1230 margin-bottom: 20px;
1234i.fa-mars::before, i.fa-venus::before, i.fa-genderless::before, i.fa-transgender::before {
1235 color: #888 !important;
1237 padding-<?php echo $left; ?>: 3px;
1239.stockmovemententry {
1241 transform: rotate(0.25turn);
1246 transform: rotate(0.3turn);
1252.publisherlogoinline {
1253 vertical-align: middle;
1260 white-space: nowrap;
1264body[
class*=
"colorblind-"] .text-warning{
1265 color : <?php print $colorblind_deuteranopes_textWarning; ?>
1268 color : <?php print $textSuccess; ?>
1270body[
class*=
"colorblind-"] .text-success{
1271 color : <?php print $colorblind_deuteranopes_textSuccess; ?>
1275 color : <?php print $textDanger; ?>
1278.editfielda span.fa-pencil-alt, .editfielda span.fa-pencil-ruler, .editfielda span.fa-trash, .editfielda span.fa-crop, .editfielda span.fa-eye,
1280 color: #ccc !important;
1282.editfielda span.fa-pencil-alt:hover, .editfielda span.fa-pencil-ruler:hover, .editfielda span.fa-trash:hover, .editfielda span.fa-crop:hover,
1283.editfieldlang:hover {
1284 color: var(--colortexttitle) !important;
1286a.editfielda.nohover *:hover:before {
1287 color: #ccc !important;
1294 float: none !important;
1297span.fa.fa-plus-circle.paddingleft {
1300 padding-bottom: 2px;
1303.size12x { font-size: 1.2em !important; }
1304.size15x { font-size: 1.5em !important; }
1305.fa-toggle-on, .fa-toggle-off, .size2x { font-size: 2em; }
1306.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1307.asetresetmodule .fa-toggle-on, .asetresetmodule .fa-toggle-off,
1308.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1310 vertical-align: text-bottom;
1315 white-space: nowrap;
1316 vertical-align: middle;
1317 text-overflow: ellipsis;
1323<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/badges.inc.php', 0); ?>
1324<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/flags-sprite.inc.php', 0); ?>
1328 border-right: 1px solid #DDD;
1332 border-left: 1px solid #DDD;
1337#formuserfile input[type='file'] {
1351#formuserfile_link input[type='text'] {
1356 vertical-align: middle;
1358.divsocialnetwork:not(:last-child) {
1359 padding-<?php print $right; ?>: 20px;
1363 display:
inline-block;
1364 margin-<?php print $right; ?>: 12px;
1365 margin-<?php print $left; ?>: 2px;
1371 background-color: rgba(0, 0, 0, 0.08);
1375.divsearchfieldfilter {
1376 text-overflow: clip;
1378 padding-bottom: 5px;
1382.divadvancedsearchfield:first-child {
1385.divadvancedsearchfield {
1388 padding-right: 15px;
1389 padding-bottom: 2px;
1392.divadvancedsearchfield span.select2.select2-container.select2-container--
default {
1395.search_component_params {
1397 -webkit-flex-flow: row wrap;
1398 flex-flow: row wrap;
1401 padding-bottom: 3px;
1402 padding-<?php echo $left; ?>: 0;
1403 padding-<?php echo $right; ?>: 0;
1404 border-bottom: solid 1px var(--inputbordercolor);
1408.search_component_searchtext {
1411.search_component_params_text, .search_component_params_text:focus {
1412 border-bottom: none;
1414 margin: 0 !important;
1417.tagsearch .tagsearchdelete {
1424 padding-bottom: 0px;
1427 display:
inline-block;
1432 display:
inline-block;
1449.a-filter, .a-mesure {
1450 border-radius: 50px;
1451 background: var(--colortexttitlenotab);
1453 padding: 8px 10px 8px 6px;
1461.a-filter:before, .a-mesure:before {
1462 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
1468 border-radius: 50px;
1469 background: var(--colorbacktitle1);
1482 top:calc(50% - 200px);
1483 left:calc(50% - 250px);
1487 border: 1px solid #bbb;
1488 box-shadow: 2px 2px 20px #ddd;
1498div.div-
for-modal-topright {
1506 border: 1px solid #bbb;
1507 box-shadow: 2px 2px 20px #ddd;
1514if (
$conf->browser->layout ==
'phone') {
1516.divsearchfieldfilter {
1517 white-space: nowrap;
1532 list-style-
type: none;
1539 padding-bottom: 4px;
1543 padding-bottom: 10px;
1548 vertical-align: middle;
1550select.flat.selectlimit {
1553 border-bottom: 1px solid var(--inputbordercolor);
1554 border-bottom-left-radius: 0;
1555 border-bottom-right-radius: 0;
1558 margin-<?php echo $right; ?>: 10px !important;
1561 margin-<?php echo $left; ?>: 10px !important;
1563.marginleftonlyshort {
1564 margin-<?php echo $left; ?>: 4px !important;
1567 margin-<?php echo $left; ?>: 0px !important;
1570 margin-<?php echo $right; ?>: 0px !important;
1573 margin-<?php echo $right; ?>: 10px !important;
1575.marginrightonlyshort {
1576 margin-<?php echo $right; ?>: 4px !important;
1578.marginrightonlylarge {
1579 margin-<?php echo $right; ?>: 20px !important;
1582 margin-top: 10px !important;
1584.margintoponlyshort {
1585 margin-top: 3px !important;
1588 margin-bottom: 10px !important;
1590.marginbottomonlyshort {
1591 margin-bottom: 3px !important;
1594 margin-top: 0 !important;
1597 margin-bottom: 0 !important;
1599.selectlimit, .selectlimit:focus {
1600 border-left: none !important;
1601 border-top: none !important;
1602 border-right: none !important;
1606 text-decoration: line-through;
1613 text-overflow: unset;
1618 text-overflow: ellipsis;
1619 white-space: nowrap;
1623 text-overflow: ellipsis;
1628 text-overflow: ellipsis;
1629 white-space: nowrap;
1634 text-overflow: ellipsis;
1635 white-space: nowrap;
1640 text-overflow: ellipsis;
1641 white-space: nowrap;
1643.tdoverflowmax80imp {
1644 max-width: 80px !important;
1646 text-overflow: ellipsis;
1647 white-space: nowrap;
1652 text-overflow: ellipsis;
1653 white-space: nowrap;
1655.tdoverflowmax100imp {
1656 max-width: 100px !important;
1658 text-overflow: ellipsis;
1659 white-space: nowrap;
1664 text-overflow: ellipsis;
1665 white-space: nowrap;
1670 text-overflow: ellipsis;
1671 white-space: nowrap;
1676 text-overflow: ellipsis;
1677 white-space: nowrap;
1682 text-overflow: ellipsis;
1683 white-space: nowrap;
1688 text-overflow: ellipsis;
1689 white-space: nowrap;
1694 text-overflow: ellipsis;
1695 white-space: nowrap;
1700 text-overflow: ellipsis;
1701 white-space: nowrap;
1706 text-overflow: ellipsis;
1707 white-space: nowrap;
1713.divintowithtwolinesmax {
1715 display: -webkit-box;
1716 -webkit-box-orient: vertical;
1717 -webkit-line-clamp: 2;
1720.twolinesmax, .twolinesmax-normallineheight {
1721 display: -webkit-box;
1722 -webkit-box-orient: vertical;
1723 -webkit-line-clamp: 2;
1725 height:
auto !important;
1726 word-
break:
break-word;
1728.twolinesmax-normallineheight {
1729 line-height: normal;
1732 display: -webkit-box;
1733 -webkit-box-orient: vertical;
1734 -webkit-line-clamp: 10;
1738.tablelistofcalendars {
1739 margin-top: 25px !important;
1746table.paymenttable td.amountpaymentcomplete,
table.paymenttable td.amountremaintopay,
table.paymenttable td.amountremaintopayback {
1748 padding-bottom: 0px;
1751 white-space: nowrap;
1753.amountpaymentcomplete {
1754 color: var(--amountpaymentcomplete);
1757 white-space: nowrap;
1760 color: var(--amountremaintopaycolor);
1763 white-space: nowrap;
1765.amountremaintopayback {
1766 color: var(--amountremaintopaybackcolor);
1769 white-space: nowrap;
1771.amountpaymentneutral {
1774 white-space: nowrap;
1778.onlinepaymentbody .amountpaymentcomplete {
1779 background-color: var(--amountpaymentcomplete);
1787 margin-bottom: 12px;
1789#builddoc_form ~ .showlinkedobjectblock {
1794.moduledesclong p img, .moduledesclong p a img {
1795 max-width: 90% !important;
1796 height:
auto !important;
1800 border: 1px solid #ccc;
1801 box-shadow: 1px 1px 25px #aaa;
1802 max-width: calc(100% - 56px);
1804.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 {
1812.fa-map-marked-alt:before {
1817 -webkit-text-security: disc;
1829div.fiche>div.tabBar>form>div.div-
table-responsive {
1832.div-
table-responsive, .div-
table-responsive-no-min {
1836.div-
table-responsive {
1837 line-height: var(--heightrow);
1841div.fiche>form>div.div-
table-responsive {
1844div.fiche>form>div.div-
table-responsive, div.fiche>form>div.div-
table-responsive-no-min {
1849div.ticketpublicarealist>form>div.div-
table-responsive {
1857 justify-content: space-between;
1862.flex-item-uploadfile {
1863 border: 2px solid #888;
1868 background: #f4f4f4;
1869 padding: 20px 10px 20px 10px;
1874 margin: 20px 20px 20px 20px;
1877 <?php
if (in_array(
$conf->browser->name, array(
'chrome',
'firefox'))) {
1878 echo
'display: inline-flex;'.
"\n";
1880 flex-flow: row wrap;
1881 justify-content: flex-start;
1891.thumbstat, .thumbstat150 {
1892<?php
if (
$conf->browser->name ==
'ie') { ?>
1902select.selectarrowonleft {
1905select.selectarrowonleft option {
1909table[summary=
"list_of_modules"] .fa-cog {
1917 white-space: nowrap;
1925maxscreenheightless200 {
1926 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(500, (
int) $_SESSION[
'dol_screenheight'] - 200) : 700; ?>px;
1928.maxscreenheightless300 {
1929 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(400, (
int) $_SESSION[
'dol_screenheight'] - 300) : 700; ?>px;
1939.clearboth { clear:both; }
1941.hideobject { display: none; }
1942.showonsmartphone { display: none; }
1943.minwidth25 { min-width: 25px; }
1944.minwidth50 { min-width: 50px; }
1945.minwidth75 { min-width: 75px; }
1946.nominwidth { min-width: fit-content !important; }
1948@media only screen and (min-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
1950 .width20 { width: 20px; }
1951 .width25 { width: 25px; }
1952 .width50 { width: 50px; }
1953 .width75 { width: 75px; }
1954 .width100 { width: 100px; }
1955 .width200 { width: 200px; }
1956 .minwidth100 { min-width: 100px; }
1957 .minwidth150 { min-width: 150px; }
1958 .minwidth200 { min-width: 200px; }
1959 .minwidth250 { min-width: 250px; }
1960 .minwidth300 { min-width: 300px; }
1961 .minwidth400 { min-width: 400px; }
1962 .minwidth500 { min-width: 500px; }
1963 .minwidth50imp { min-width: 50px !important; }
1964 .minwidth75imp { min-width: 75px !important; }
1965 .minwidth100imp { min-width: 100px !important; }
1966 .minwidth150imp { min-width: 150px !important; }
1967 .minwidth200imp { min-width: 200px !important; }
1968 .minwidth250imp { min-width: 250px !important; }
1969 .minwidth300imp { min-width: 300px !important; }
1970 .minwidth400imp { min-width: 400px !important; }
1971 .minwidth500imp { min-width: 500px !important; }
1973.widthauto { width:
auto; }
1974.width20 { width: 20px; }
1975.width25 { width: 25px; }
1976.width40 { width: 40px; }
1977.width50 { width: 50px; }
1978.width75 { width: 75px; }
1979.width100 { width: 100px; }
1980.width125 { width: 125px; }
1981.width150 { width: 150px; }
1982.width200 { width: 200px; }
1983.width250 { width: 250px; }
1984.width300 { width: 300px; }
1985.width400 { width: 400px; }
1986.width500 { width: 500px; }
1987.maxwidth25 { max-width: 25px; }
1988.maxwidth40 { max-width: 40px; }
1989.maxwidth50 { max-width: 50px; }
1990.maxwidth75 { max-width: 75px; }
1991.maxwidthdate { max-width: 85px; }
1992.maxwidth100 { max-width: 100px; }
1993.maxwidth125 { max-width: 125px; }
1994.maxwidth150 { max-width: 150px; }
1995.maxwidth200 { max-width: 200px; }
1996.maxwidth250 { max-width: 250px; }
1997.maxwidth300 { max-width: 300px; }
1998.maxwidth400 { max-width: 400px; }
1999.maxwidth500 { max-width: 500px; }
2000.maxwidth750 { max-width: 750px; }
2001.maxwidth1000 { max-width: 1000px; }
2002.maxwidth50imp { max-width: 50px !important; }
2003.maxwidth75imp { max-width: 75px !important; }
2005.minwidth100onall { min-width: 100px !important; }
2006.minwidth200onall { min-width: 200px !important; }
2007.minwidth250onall { min-width: 250px !important; }
2009.minheight20 { min-height: 20px; }
2010.minheight30 { min-height: 30px; }
2011.minheight40 { min-height: 40px; }
2012.titlefieldcreate { width: 20%; }
2013.titlefield { min-width: 150px; width: 25%; }
2014.titlefieldmiddle { width: 45%; }
2015.titlefieldmax45 { max-width: 45%; min-width: 180px; }
2016.imgmaxwidth180 { max-width: 180px; }
2017.imgmaxheight50 { max-height: 50px; }
2019.width20p { width:20%; }
2020.width25p { width:25%; }
2021.width40p { width:40%; }
2022.width50p { width:50%; }
2023.width60p { width:60%; }
2024.width75p { width:75%; }
2025.width80p { width:80%; }
2026.width100p { width:100%; }
2030@media only screen and (max-width: 1440px)
2033 .titlefieldcreate { width: 30% !important; }
2034 .minwidth50imp { min-width: 50px !important; }
2035 .minwidth75imp { min-width: 75px !important; }
2036 .minwidth100imp { min-width: 100px !important; }
2037 .minwidth125imp { min-width: 125px !important; }
2038 .minwidth150imp { min-width: 150px !important; }
2039 .minwidth200imp { min-width: 200px !important; }
2040 .minwidth250imp { min-width: 250px !important; }
2041 .minwidth300imp { min-width: 300px !important; }
2042 .minwidth400imp { min-width: 300px !important; }
2043 .minwidth500imp { min-width: 300px !important; }
2045 .linkedcol-element {
2051@media only screen and (max-width: 1000px)
2053 .titlefieldmax45 { min-width: 100px; }
2054 .maxwidthonsmartphone { max-width: 100px; }
2055 .minwidth50imp { min-width: 50px !important; }
2056 .minwidth75imp { min-width: 75px !important; }
2057 .minwidth100imp { min-width: 100px !important; }
2058 .minwidth125imp { min-width: 125px !important; }
2059 .minwidth150imp { min-width: 110px !important; }
2060 .minwidth200imp { min-width: 110px !important; }
2061 .minwidth250imp { min-width: 115px !important; }
2062 .minwidth300imp { min-width: 120px !important; }
2063 .minwidth400imp { min-width: 150px !important; }
2064 .minwidth500imp { min-width: 250px !important; }
2067select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusx {
2068 width: calc(100% - 52px) !important;
2069 display:
inline-block;
2072select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusxx {
2073 width: calc(100% - 70px) !important;
2074 display:
inline-block;
2096@media only screen and (max-width: 768px)
2099 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2101 .divadvancedsearchfield {
2107 padding-<?php echo $right; ?>: 10px !important;
2110 .hideonsmartphone { display: none; }
2111 .hideonsmartphoneimp { display: none !important; }
2112 .showonsmartphone { display: block !important; }
2114 .margintoponsmartphone { margin-top: 6px; }
2117 margin-<?php echo $left; ?>: 0 !important;
2119 div.fiche>
table.table-fiche-title {
2120 margin-top: 7px !important;
2121 margin-bottom: 15px !important;
2124 select.minwidth100imp, select.minwidth100, select.minwidth200, select.minwidth200imp, select.minwidth300 {
2125 width: calc(100% - 40px) !important;
2127 display:
inline-block;
2130 select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection), input.widthcentpercentminusx {
2131 width: calc(100% - 52px) !important;
2132 display:
inline-block;
2135 select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection), input.widthcentpercentminusxx {
2136 width: calc(100% - 70px) !important;
2137 display:
inline-block;
2141 input.maxwidthinputfileonsmartphone {
2145 input.buttonpayment,
button.buttonpayment, div.buttonpayment {
2149 .smallonsmartphone {
2153 .nopaddingtoponsmartphone {
2154 padding-top: 0 !important;
2156 .nopaddingbottomonsmartphone {
2157 padding-bottom: 0 !important;
2162@media only screen and (max-width: 570px)
2165 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2168 div#login_left, div#login_right {
2169 min-width: 150px !important;
2170 max-width: 200px !important;
2171 padding-left: 5px !important;
2172 padding-right: 5px !important;
2176 height: 64px !important;
2179 .divmainbodylarge { margin-left: 10px !important; margin-right: 10px !important; }
2181 .tdoverflowmax100onsmartphone {
2184 text-overflow: ellipsis;
2185 white-space: nowrap;
2187 .tdoverflowmax150onsmartphone {
2190 text-overflow: ellipsis;
2191 white-space: nowrap;
2193 .border tbody tr, .border tbody tr td, div.tabBar
table.border tr, div.tabBar
table.border tr td,
2194 div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar div.border .table-val-border-col {
2195 height: 40px !important;
2197 div.tabBar .listofinvoicetype
table tr, div.tabBar .listofinvoicetype
table tr td {
2198 height: 2.2em !important;
2202 div.tabs div.tab a.tab {
2205 text-overflow: ellipsis;
2206 white-space: nowrap;
2209 .quatrevingtpercent, .inputsearch {
2215 padding-bottom: 5px;
2218 .login_table .tdinputlogin {
2219 min-width: unset !important;
2221 input, input[
type=text], input[
type=password], select, textarea {
2224 .trinputlogin input[
type=text], input[
type=password] {
2227 .vmenu .searchform input {
2231 .noenlargeonsmartphone { width : 50px !important; display:
inline !important; }
2232 .maxwidthonsmartphone, #search_newcompany.ui-autocomplete-input { max-width: 100px; }
2233 .maxwidth50onsmartphone { max-width: 40px; }
2234 .maxwidth75onsmartphone { max-width: 50px; }
2235 .maxwidth100onsmartphone { max-width: 70px; }
2236 .maxwidth125onsmartphone { max-width: 100px; }
2237 .maxwidth150onsmartphone { max-width: 120px; }
2238 .maxwidth150onsmartphoneimp { max-width: 120px !important; }
2239 .maxwidth200onsmartphone { max-width: 200px; }
2240 .maxwidth250onsmartphone { max-width: 250px; }
2241 .maxwidth300onsmartphone { max-width: 300px; }
2242 .maxwidth400onsmartphone { max-width: 400px; }
2243 .minwidth150 { min-width: 110px !important; }
2244 .minwidth50imp { min-width: 50px !important; }
2245 .minwidth75imp { min-width: 75px !important; }
2246 .minwidth100imp { min-width: 100px !important; }
2247 .minwidth125imp { min-width: 125px !important; }
2248 .minwidth150imp { min-width: 110px !important; }
2249 .minwidth200imp { min-width: 110px !important; }
2250 .minwidth250imp { min-width: 115px !important; }
2251 .minwidth300imp { min-width: 120px !important; }
2252 .minwidth400imp { min-width: 200px !important; }
2253 .minwidth500imp { min-width: 250px !important; }
2254 .titlefield { width:
auto; min-width: 125px; }
2255 .titlefieldcreate { width:
auto !important; min-width: 125px; }
2259 width: <?php print
dol_size(300,
'width'); ?>px;
2269 padding-<?php echo $right; ?>: 5px;
2270 padding-bottom: 5px;
2272 img.photoref, div.photoref {
2273 border: 1px solid rgba(0, 0, 0, 0.2);
2275 -webkit-box-shadow: none;
2279 object-fit: contain;
2283 padding-<?php echo $right; ?>: 10px;
2286 div.statusref img, div.statusrefbis {
2287 padding-<?php echo $right; ?>: 3px !important;
2297 input.buttonpayment {
2301 .colorblack.totalnboflines {
2302 margin-left: 4px !important;
2307@media only screen and (max-width: 320px)
2309 .maxwidth300 { max-width: 260px; }
2313.linkobject { cursor: pointer; }
2315table.tableforfield tr:not(.liste_titre)>td:first-of-
type, tr.trforfield:not(.liste_titre)>td:first-of-
type, div.tableforfield div.tagtr:not(.liste_titre)>div.tagtd:first-of-
type {
2316 color: var(--tableforfieldcolor);
2319<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2320.hideonprint { display: none !important; }
2335 white-space: nowrap;
2346 <?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2352#id-right, #id-left {
2353 display:
table-cell;
2355 vertical-align: top;
2359 padding-bottom: 5px;
2367 background: var(--colorbackbody);
2368 padding-bottom: 20px;
2370.bodyforlist #
id-right {
2371 padding-bottom: 4px;
2373.page-modulehelp div#
id-right {
2379.classforhorizontalscrolloftabs #
id-container {
2382.classforhorizontalscrolloftabs .side-nav {
2384 float: <?php echo $left; ?>;
2386.classforhorizontalscrolloftabs #
id-right {
2387 width: calc(100% - <?php echo $leftmenuwidth + 30 ?>px);
2388 display:
inline-block;
2415@media screen and (prefers-color-scheme: dark) {
2417 border-bottom: 1px solid #888;
2422<?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2427 display:
table-cell;
2429 border-<?php echo $right; ?>: 1px solid #ECECEC;
2430 box-shadow: 3px 0 6px -2px #eee;
2431 background: var(--colorbackvmenu1);
2432 transition: left 0.5s ease;
2435.side-nav, .login_block {
2436 transition: left 0.5s ease;
2441 border-bottom: 0 !important;
2444 margin: <?php echo $disableimages ?
'0' :
'6'; ?>px;
2448 height: <?php echo $disableimages ?
'18' :
'35'; ?>px;
2451 vertical-align: middle;
2453.menulogocontainer img.mycompany {
2454 object-fit: contain;
2457 image-rendering: -webkit-optimize-contrast;
2460#mainmenutd_companylogo::after, #mainmenutd_menu::after {
2461 content: unset !important;
2463li#mainmenutd_companylogo .tmenucenter {
2466li#mainmenutd_companylogo {
2467 min-width: unset !important;
2469<?php
if ($disableimages) { ?>
2470 li#mainmenutd_home {
2471 min-width: unset !important;
2473 li#mainmenutd_home .tmenucenter {
2478div.blockvmenupair, div.blockvmenuimpair {
2479 border-top: none !important;
2480 border-left: none !important;
2481 border-right: none !important;
2482 border-bottom: 1px solid #eaeaea;
2483 padding-left: 0 !important;
2485div.blockvmenuend, div.blockvmenubookmarks {
2486 border: none !important;
2487 padding-left: 0 !important;
2489div.vmenu, td.vmenu {
2490 padding-right: 10px !important;
2492.blockvmenu .menu_titre {
2507.menuhider { display: none !important; }
2508.menuhider .mainmenu.menu.topmenuimage {
2509 margin-top: 0px !important;
2514<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
2515@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2518 body.sidebar-collapse .side-nav {
2523 .classforhorizontalscrolloftabs #
id-right {
2529 body.sidebar-collapse .login_block {
2533 .menuhider { display: block !important; }
2534 .dropdown-
user-image { display: none; }
2535 .user-header { height:
auto !important; color: var(--colortextbackhmenu); }
2539 table-layout: fixed;
2543 border-bottom: 1px solid #BBB;
2546 padding-right: 20px;
2552 border-bottom: 0 !important;
2554 div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend {
2555 border-top: none !important;
2556 border-left: none !important;
2557 border-right: none !important;
2558 border-bottom: 1px solid #eaeaea;
2559 padding-left: 0 !important;
2561 div.vmenu, td.vmenu {
2562 padding-right: 6px !important;
2565 margin-<?php print $left; ?>: 9px !important;
2566 margin-<?php print $right; ?>: 10px !important;
2569 .pagination .fa-chevron-left, .pagination .fa-chevron-right {
2574@media only screen and (min-width: 768px) and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2577 margin-<?php print $left; ?>: 13px !important;
2578 margin-<?php print $right; ?>: 14px !important;
2585 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'44' :
'6')); ?>px;
2586 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'38' :
'6')); ?>px;
2587 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2588 print
'margin-top: 12px;'.
"\n";
2590 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2591 print
'margin-bottom: 12px;'.
"\n";
2594.page-modulehelp div.fiche {
2597body.onlinepaymentbody div.fiche {
2598 margin: 20px !important;
2600div.fiche>
table:first-child {
2601 margin-bottom: 15px;
2611 <?php
if (
$conf->browser->layout !=
'phone') {
2612 print
"float: ".$left.
";\n";
2614 <?php
if (
$conf->browser->layout !=
'phone') {
2615 print
"width: calc(50% - 20px);\n";
2617 <?php
if (
$conf->browser->layout ==
'phone') {
2618 print
"padding-bottom: 6px;\n";
2621div.fichetwothirdright {
2622 <?php
if (
$conf->browser->layout !=
'phone') {
2623 print
"float: ".$right.
";\n";
2625 <?php
if (
$conf->browser->layout !=
'phone') {
2626 print
"width: calc(50% - 20px);\n";
2628 <?php
if (
$conf->browser->layout ==
'phone') {
2629 print
"padding-bottom: 6px\n";
2633 <?php
if (
$conf->browser->layout !=
'phone') {
2634 print
"float: ".$left.
";\n";
2636 <?php
if (
$conf->browser->layout !=
'phone') {
2637 print
"width: calc(50% - 20px);\n";
2639 margin-bottom: 20px;
2642 <?php
if (
$conf->browser->layout !=
'phone') {
2643 print
"float: ".$right.
";\n";
2645 <?php
if (
$conf->browser->layout !=
'phone') {
2646 print
"width: calc(50% - 20px);\n";
2650 <?php
if (
$conf->browser->layout ==
'phone') {
2651 print
"margin-top: 10px;\n";
2661div.firstcolumn >
table.noborder, div.secondcolumn >
table.noborder, div.firstcolumn > div >
table.noborder, div.secondcolumn > div >
table.noborder {
2662 margin-bottom: 14px;
2666@media only screen and (max-width: 1024px)
2669 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : ($dol_hide_leftmenu ?
'6' :
'20')); ?>px;
2670 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 8 : 6); ?>px;
2676 div.fichecenterbis {
2679 div.fichethirdleft {
2682 padding-bottom: 6px;
2684 div.fichetwothirdright {
2687 padding-bottom: 6px;
2693 div.fichehalfright {
2697 div.fichehalfright {
2700 div.firstcolumn div.box {
2703 div.secondcolumn div.box {
2709@media only screen and (max-width: 1440px)
2711 div.fichehalfleft-lg {
2715 div.fichehalfright-lg {
2720 .fichehalfright-lg .fichehalfright {
2726div.fichehalfright tr.liste_titre:first-child td
table.nobordernopadding td {
2730 padding: 0 !important;
2738td.nobordernopadding.widthpictotitle.col-picto {
2739 color: var(--colortexttitlenotab);
2742.table-list-of-attached-files .col-picto, .table-list-of-links .col-picto {
2743 opacity: 0.7 !important;
2747.table-list-of-attached-files .col-picto .widthpictotitle, .table-list-of-links .col-picto .widthpictotitle {
2764 margin-<?php echo $right; ?>: 8px;
2777 vertical-align: middle;
2780.pictowarning, .pictoerror, .pictopreview, .pictonopreview, .picto.error {
2781 padding-<?php echo $left; ?>: 3px;
2785 color: <?php echo $badgeWarning ?>;
2788 color: <?php echo $badgeDanger ?>;
2796.fiche .arearef img.pictoedit, .fiche .arearef span.pictoedit,
2797.fiche .fichecenter img.pictoedit, .fiche .fichecenter span.pictoedit,
2798.tagtdnote span.pictoedit {
2806img.pictofixedwidth {
2812 padding-left: 1px !important;
2815 padding-bottom: 1px;
2821 padding-bottom: 10px;
2823div.attachareaformuserfileecm {
2825 padding-bottom: 6px;
2830 margin-bottom: 10px;
2831 padding-bottom: 10px;
2833div.arearefnobottom {
2835 padding-bottom: 4px;
2840div.divphotoref:last-child {
2841 padding-<?php echo $right; ?>: 30px;
2844 padding-bottom: 10px;
2853 float: <?php echo $right; ?>;
2856 margin-bottom: 10px;
2863 vertical-align: text-bottom;
2869 vertical-align: text-bottom;
2871img.photoref, div.photoref {
2873 -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
2874 box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
2878 object-fit: contain;
2880img.photokanban, div.photokanban {
2884 vertical-align: middle;
2886div.photoref .fa, div.photoref .fas, div.photoref .far {
2890 object-fit: contain;
2894 vertical-align:middle;
2897.difforspanimgright {
2898 display:
table-cell;
2899 padding-right: 10px;
2901img.photorefnoborder {
2905 object-fit: contain;
2906 border: 1px solid #AAA;
2907 border-radius: 100px;
2912 border-bottom: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
2915.trextrafieldseparator td, .trextrafields_collapse_last td {
2921 margin: 0 !important;
2922 padding-bottom: 0 !important;
2930<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2933 background: var(--colorbackhmenu1);
2935 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
2936 box-shadow: 0px 0px 4px #ddd;
2942<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2945 padding-<?php echo $right; ?>: <?php echo((
float) $maxwidthloginblock - 10); ?>px;
2948 -webkit-touch-callout: none;
2949 -webkit-
user-select: none;
2950 -khtml-
user-select: none;
2951 -moz-
user-select: none;
2952 -ms-
user-select: none;
2960<?php
if ($disableimages) { ?>
2966<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2971 white-space: nowrap;
2973 border-<?php print $left; ?>: 0px;
2974 border-<?php print $right; ?>: 0px;
2975 padding: 0px 0px 0px 0px;
2976 margin: 0px 0px 0px 0px;
2978 font-weight: normal;
2979 text-decoration: none;
2982div.tmenudisabled, a.tmenudisabled {
2985a.tmenu, a.tmenusel, a.tmenudisabled {
2988a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:active {
2989 padding: 0px 5px 0px 5px;
2990 white-space: nowrap;
2991 color: var(--colortextbackhmenu);
2992 text-decoration: none;
2993 cursor: not-allowed;
2995span.mainmenuaspan.tmenudisabled {
2996 color: var(--colortextbackhmenu);
2998 cursor: not-allowed;
3001a.disabled, span.tmenu {
3003 text-decoration: none !important;
3007a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
3008 padding: 0px 2px 0px 2px;
3009 margin: 0px 0px 0px 0px;
3010 white-space: nowrap;
3011 color: var(--colortextbackhmenu);
3012 text-decoration: none;
3014a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active {
3015 padding: 0px 2px 0px 2px;
3016 margin: 0px 0px 0px 0px;
3017 white-space: nowrap;
3018 color: var(--colortextbackhmenu);
3019 text-decoration: none !important;
3024 padding: 0px 0px 0px 0px;
3025 margin: 0px 0px 0px 0px;
3034li.tmenu, li.tmenusel {
3035 <?php print $minwidthtmenu ?
'min-width: '.$minwidthtmenu.
'px;' :
''; ?>
3037 vertical-align: bottom;
3039 float: <?php print $left; ?>;
3045 font-weight: normal;
3048 background-image: none !important;
3051li.tmenusel::after, li.tmenu:hover::after{
3056 left: calc(50% - 6px);
3059 border-style: solid;
3060 border-width: 0px 6px 5px 6px;
3061 border-color: transparent transparent #ffffff transparent;
3064.tmenuend .tmenuleft { width: 0px; }
3065.tmenuend { display: none; }
3068 float: <?php print $left; ?>;
3070 <?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
3073 <?php
if ($disableimages) { ?>
3076 height: <?php print $heightmenu; ?>px;
3083 color: var(--colortextbackhmenu);
3084 <?php
if ($disableimages) { ?>
3089 height: <?php print $heightmenu; ?>px;
3099 padding-bottom: 4px;
3101 text-overflow: ellipsis;
3102 width: <?php echo $leftmenuwidth - 2; ?>px;
3106 padding-<?php print $left; ?>: 2px;
3107 padding-<?php print $right; ?>: 2px;
3108 font-family: Roboto,<?php echo $fontlist; ?>;
3115 background-repeat:no-repeat;
3117 height: <?php echo($heightmenu - 22); ?>px;
3122a.tmenuimage:focus, .mainmenu.topmenuimage:focus {
3129 color: var(--colortextbackhmenu);
3135 <?php print $disableimages ?
'' :
'top: 10px'; ?>
3137#mainmenutd_menu a.tmenuimage {
3145 text-decoration: none;
3151<?php
if (in_array(
getDolGlobalInt(
'THEME_TOPMENU_DISABLE_IMAGE'), array(2, 3, 4))) { ?>
3152.tmenulabel:not(.menuhider), .tmenulabel:not(.menuhider)::before {
3156a.tmenuimage:not(.menuhider), a.tmenuimage:not(.menuhider)::before,
3157div.tmenuimage:not(.menuhider), div.tmenuimage:not(.menuhider)::before,
3158span.tmenuimage:not(.menuhider), span.tmenuimage:not(.menuhider)::before {
3160 margin-top: 8px !important;
3166 text-overflow: ellipsis;
3172ul.tmenu:hover .tmenulabel:not(.menuhider), .ul.tmenu:hover .tmenulabel:not(.menuhider)::before {
3176 text-overflow: ellipsis;
3180 display: initial !important;
3181 line-height: 0.6em !important;
3182 height: 1em !important;
3184 text-overflow: ellipsis;
3185 color: var(--colortextbackhmenu);
3188ul.tmenu:hover .tmenuimage:not(.menuhider), ul.tmenu:hover .tmenuimage:not(.menuhider)::before {
3191 margin-top: 0px !important;
3197li.tmenu:hover .tmenulabel:not(.menuhider), li.tmenu:hover .tmenulabel:not(.menuhider)::before {
3198 display: initial !important;
3200li.tmenu:hover .tmenuimage:not(.menuhider), li.tmenu:hover .tmenuimage:not(.menuhider):before {
3201 font-size: 1.1em !important;
3202 margin-top: 0px !important;
3210<?php
if (empty($dol_hide_topmenu)) { ?>
3211 <?php include
dol_buildpath($path.
'/theme/'.$theme.
'/main_menu_fa_icons.inc.php', 0); ?>
3216 $moduletomainmenu = array(
3217 'user' =>
'',
'syslog' =>
'',
'societe' =>
'companies',
'projet' =>
'project',
'propale' =>
'commercial',
'commande' =>
'commercial',
3218 'produit' =>
'products',
'service' =>
'products',
'stock' =>
'products',
3219 'don' =>
'accountancy',
'tax' =>
'accountancy',
'banque' =>
'accountancy',
'facture' =>
'accountancy',
'compta' =>
'accountancy',
'accounting' =>
'accountancy',
'adherent' =>
'members',
'import' =>
'tools',
'export' =>
'tools',
'mailing' =>
'tools',
3220 'contrat' =>
'commercial',
'ficheinter' =>
'commercial',
'ticket' =>
'ticket',
'deplacement' =>
'commercial',
3221 'fournisseur' =>
'companies',
3222 'barcode' =>
'',
'fckeditor' =>
'',
'categorie' =>
'',
3224 $mainmenuused =
'home';
3225 foreach (
$conf->modules as $val) {
3226 $mainmenuused .=
','.(isset($moduletomainmenu[$val]) ? $moduletomainmenu[$val] : $val);
3228 $mainmenuusedarray = array_unique(explode(
',', $mainmenuused));
3232 $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');
3234 $divnotrequired = array(
'multicurrency',
'salaries',
'ticket',
'margin',
'opensurvey',
'paybox',
'expensereport',
'incoterm',
'prelevement',
'propal',
'workflow',
'notification',
'supplier_proposal',
'cron',
'product',
'productbatch',
'expedition');
3236 foreach ($mainmenuusedarray as $val) {
3237 if (empty($val) || in_array($val, $divalreadydefined)) {
3240 if (in_array($val, $divnotrequired)) {
3246 $constformoduleicon =
'MAIN_MODULE_'.strtoupper($val).
'_ICON';
3248 if ($iconformodule) {
3249 if (preg_match(
'/^fa\-/', $iconformodule)) {
3252 $url =
dol_buildpath(
'/'.$val.
'/img/'.$iconformodule.
'.png', 1);
3257 foreach (
$conf->file->dol_document_root as $dirroot) {
3258 if (file_exists($dirroot.
"/".$val.
"/img/".$val.
".png")) {
3269 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";
3270 print
'div.mainmenu.'.$val.
' span::before {'.
"\n";
3271 print
'content: "\f249";'.
"\n";
3276 print
"div.mainmenu.".$val.
" {\n";
3277 print
" background-image: url(".$url.
");\n";
3278 print
" background-position-y: 3px;\n";
3279 print
" filter: saturate(0);\n";
3282 print
'/* icon for module '.$val.
' is a fa icon */'.
"\n";
3291 padding:0 0 0 0 !important;
3292 margin:0 0 0 0 !important;
3293 <?php
if ($disableimages) { ?>
3304 background: #f0f0f0;
3312 display:
table-cell;
3313 vertical-align: middle;
3315.login_vertical_align {
3317 padding-bottom: 80px;
3320 padding-bottom: 30px;
3322 vertical-align: middle;
3326 color: #eee !important;
3327 padding-bottom: 20px;
3328 text-shadow: 1px 1px #444;
3331 text-shadow: 1px 1px 1px #FFF;
3338 padding-bottom:12px;
3342 print
' background-color: rgba(255, 255, 255, 0.9);';
3344 print
' background-color: #FFFFFF;';
3347 -webkit-box-shadow: 0 2px 23px 2px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(60,60,60,0.15);
3348 box-shadow: 0 2px 23px 2px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(60,60,60,0.15);
3356.login_table input#username, .login_table input#password, .login_table input#securitycode {
3358 border-bottom: solid 1px rgba(180,180,180,.4);
3364.login_table input#username:focus, .login_table input#password:focus, .login_table input#securitycode:focus {
3365 outline: none !important;
3367.login_table .trinputlogin {
3371.login_table .tdinputlogin {
3372 background-color: transparent;
3377.login_table .tdinputlogin .fa {
3381.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password, .login_table .tdinputlogin input#securitycode {
3386 word-
break:
break-word;
3390.login_main_message {
3393 margin-bottom: 22px;
3395.login_main_message .error {
3399div#login_left, div#login_right {
3400 display:
inline-block;
3404 padding-right: 16px;
3406 vertical-align: middle;
3408div#login_right select#entity {
3414table.login_table_securitycode {
3415 border-spacing: 0px;
3417table.login_table_securitycode tr td {
3425 border: 1px solid #DDDDDD;
3427#img_logo, .img_logo {
3432div.backgroundsemitransparent {
3433 background:rgba(255, 255, 255, 0.7);
3435 padding-right: 10px;
3439 text-align: <?php print $right; ?>;
3440 <?php print $right; ?>: 0;
3441 top: <?php print $disableimages ?
'4px' :
'0'; ?>;
3444 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3449 color: var(--colortextbackhmenu);
3450 display:
inline-block;
3452div.login_block a .atoploginusername {
3453 display:
inline-block;
3456 text-overflow: ellipsis;
3458div.login_block span.aversion {
3459 color: var(--colortextbackhmenu);
3460 filter: contrast(0.7);
3462div.login_block
table {
3471 color: var(--colortextbackvmenu);
3474 color: var(--colortextbackvmenu);
3475 text-decoration:underline;
3477.login_block_elem a span.atoplogin, .login_block_elem span.atoplogin {
3478 vertical-align: middle;
3480div.login_block_tools {
3481 margin-<?php echo $right ?>: 8px;
3482 display:
inline-block;
3483 vertical-align: middle;
3484 line-height: <?php echo $disableimages ?
'25' :
'53'; ?>px;
3485 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3487div.login_block_other {
3488 display:
inline-block;
3489 vertical-align: middle;
3490 clear: <?php echo $disableimages ?
'none' :
'both'; ?>;
3492 text-align: <?php echo $right ?>;
3495div.login_block_user {
3496 display:
inline-block;
3497 vertical-align: middle;
3498 line-height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3499 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3503 float: <?php echo $right ?>;
3504 vertical-align: top;
3505 padding: 0px 3px 0px 4px !important;
3507.login_block_other .login_block_elem {
3511.atoplogin, .atoplogin:hover {
3512 color: var(--colortextbackhmenu) !important;
3514.login_block_getinfo {
3517.login_block_getinfo div.login_block_tools, .login_block_getinfo div.login_block_user {
3520.login_block_getinfo .atoplogin, .login_block_getinfo .atoplogin:hover {
3521 color: #333 !important;
3522 font-weight: normal !important;
3524.alogin, .alogin:hover {
3525 font-weight: normal !important;
3528.alogin:hover, .atoplogin:hover {
3529 text-decoration:underline !important;
3531span.fa.atoplogin, span.fa.atoplogin:hover {
3533 text-decoration: none !important;
3535.atoplogin #dropdown-icon-down, .atoplogin #dropdown-icon-up {
3538img.login, img.printer, img.entity {
3541 text-decoration: none;
3545.loginbuttonexternal {
3548 border: 1px solid #ccc;
3554.userimg.atoplogin img.userphoto, .userimgatoplogin img.userphoto {
3555 width: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3556 height: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3558 background-size: contain;
3560 border-color: rgba(255, 255, 255, 0.2);
3563 border-radius: 0.72em;
3566 background-size: contain;
3567 vertical-align: middle;
3569span.userimg div.userphoto {
3570 background-color: #eee;
3571 border-radius: 0.72em;
3575 display:
inline-block;
3578 border-radius: 0.6em;
3581 background-size: contain;
3582 vertical-align: middle;
3583 background-color: #FFF;
3585img.userphotopublicvcard {
3589 background-size: contain;
3591 border-color: rgba(128, 128, 128, 0.5);
3596img.userphoto[alt=
"Gravatar avatar"], img.photouserphoto.dropdown-
user-image[alt=
"Gravatar avatar"] {
3599form[
name=
"addtime"] img.userphoto {
3600 border: 1px solid #444;
3603 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/object_user.png', 1); ?>);
3604 background-repeat: no-repeat;
3606.span-icon-password {
3607 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/lock.png', 1); ?>);
3608 background-repeat: no-repeat;
3615div.vmenu, td.vmenu {
3616 margin-<?php print $right; ?>: 2px;
3620 padding-bottom: 0px;
3625 width: <?php echo $leftmenuwidth; ?>px;
3627 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3633input.vmenusearchselectcombo[
type=text] {
3634 width: <?php echo $leftmenuwidth - 10; ?>px !important;
3636.vmenusearchselectcombo {
3637 width: <?php echo $leftmenuwidth - 2; ?>px;
3642 padding-bottom: 3px;
3644 text-overflow: ellipsis;
3645 width: <?php echo $leftmenuwidth - 2; ?>px;
3647#menu_contenu_logo { }
3649.searchform { padding-top: 10px; }
3650.searchform input { font-size: 16px; }
3653a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:active, span.vmenu, span.vsmenu {
3654 white-space: nowrap; font-family: <?php print $fontlist ?>; text-align: <?php print $left; ?>;
3656a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:active,
3657span.vmenu, span.vmenu:link, span.vmenu:visited, span.vmenu:hover, span.vmenu:active { font-weight: bold; }
3660 font-family: <?php print $fontlist ?>; text-align: <?php print $left; ?>; font-weight: bold; color: #aaa; margin-left: 4px; white-space: nowrap;
3662a.vmenu:link, a.vmenu:visited {
3663 color: var(--colortextbackvmenu);
3666a.vsmenu:link, a.vsmenu:visited, a.vsmenu:hover, a.vsmenu:active, span.vmenu, span.vsmenu {
3667 font-family: <?php print $fontlist ?>;
3668 text-align: <?php print $left; ?>;
3669 color: var(--colortextbackvmenu);
3670 margin: 1px 1px 1px 6px;
3672span.vsmenudisabled, font.vsmenudisabled {
3673 font-family: <?php print $fontlist ?>;
3674 text-align: <?php print $left; ?>;
3676 white-space: nowrap;
3678a.vsmenu:link, a.vsmenu:visited {
3679 color: var(--colortextbackvmenu);
3680 white-space: nowrap;
3682span.vsmenudisabledmargin, font.vsmenudisabledmargin { margin: 1px 1px 1px 6px; }
3683li a.vsmenudisabled, li.vsmenudisabled { color: #aaa !important; }
3685a.help:link, a.help:visited, a.help:hover, a.help:active, span.help {
3686 text-align: <?php print $left; ?>; color: #aaa; text-decoration: none;
3688.helppresent, .helppresent:hover {
3696 color: var(--colortextbackhmenu);
3697 margin-<?php echo $left ?>: -4px;
3698 display:
inline-block;
3700 vertical-align: super;
3702 transform: rotate(<?php echo($left ==
'left' ?
'55deg' :
'305deg'); ?>);
3705.vmenu div.blockvmenufirst, .vmenu div.blockvmenulogo, .vmenu div.blockvmenusearchphone, .vmenu div.blockvmenubookmarks
3707 border-top: 1px solid #BBB;
3709a.vsmenu.addbookmarkpicto {
3710 padding-right: 10px;
3712div.blockvmenusearchphone
3714 border-bottom: none !important;
3716.vmenu div.blockvmenuend, .vmenu div.blockvmenulogo
3718 margin: 0 0 8px 2px;
3720.vmenu div.blockvmenusearch {
3722 margin-bottom: 15px;
3737.vmenu div.blockvmenuend
3739 padding-bottom: 5px;
3741.vmenu div.blockvmenulogo
3743 padding-bottom: 10px;
3746div.blockvmenubookmarks
3748 padding-top: 10px !important;
3749 padding-bottom: 16px !important;
3751div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend
3753 font-family: <?php print $fontlist ?>;
3754 text-align: <?php print $left; ?>;
3755 text-decoration: none;
3759 padding-bottom: 7px;
3762 color: var(--colortext);
3763 background: var(--colorbackvmenu1);
3765 border-left: 1px solid #AAA;
3766 border-right: 1px solid #BBB;
3771 font-family: <?php print $fontlist ?>;
3773 text-align: <?php print $left; ?>;
3774 text-decoration: none;
3775 margin: 1px 0px 0px 2px;
3776 background: var(--colorbackvmenu1);
3779div.blockvmenusearch > form > div {
3782div.blockvmenusearch > form > div > label {
3788<?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
3789 font-family: <?php print $fontlist ?>;
3792 text-decoration: none;
3796 padding-bottom: 3px;
3797 margin: 4px 0px 0px 0px;
3805 border-right: 1px solid #000000;
3806 border-bottom: 1px solid #000000;
3807 background: #b3c5cc;
3808 font-family: <?php print $fontlist ?>;
3810 text-align: <?php print $left; ?>;
3811 text-decoration: none;
3815 background: #b3c5cc;
3820 background: #F4F4F4;
3822 border: 1px solid #bbb;
3833#mainContent, #leftContent .ui-layout-pane {
3838#mainContent, #leftContent .ui-layout-center {
3850 padding-bottom: 0 !important;
3855 padding: 0px 4px 14px 4px !important;
3871li.expanded > a.fmdirlia.jqft.ecmjqft {
3872 font-weight: bold !important;
3876 width: calc(100% - 100px);
3880 white-space:
break-spaces;
3881 word-
break:
break-all;
3889 text-align: <?php print $left; ?>;
3908 color: var(--colortextbacktab);
3910 padding-left: 0px; padding-right: 0px;
3911 padding-bottom: 2px;
3912 margin: 0px 0px 30px 0px;
3913 border-top: 1px solid #BBB;
3916 background: var(--colorbackbody);
3919div.tabBar tr.titre td {
3922div.fiche
table:not(.
table-fiche-title) tr.titre td {
3926div.tabBar.tabBarNoTop {
3932div.tabBarWithBottom {
3933 padding-bottom: 18px;
3934 border-bottom: 1px solid #bbb;
3936div.tabBarWithBottom tr {
3937 background: unset !important;
3939div.tabBarWithBottom
table.border>tbody>tr:last-of-
type>td {
3940 border-bottom: none !important;
3943div.tabBar
table.tableforservicepart2:last-child {
3944 border-bottom: 1px solid #aaa;
3946.tableforservicepart1 .tdhrthin {
3948 padding-top: 0 !important;
3958 border: 1px solid #888;
3962 padding-bottom: 8px;
3972 margin: 20px 0em 30px 0em;
3976div.tabsActionNoBottom {
3980 margin-bottom: 16px !important;
3984 color: rgba(0,0,0,0.4) !important;
3985 text-shadow:1px 1px 1px #ffffff;
3986 font-family: <?php print $fontlist ?>;
3987 font-weight: normal !important;
3988 padding: 4px 6px 2px 0px;
3989 margin-<?php print $right; ?>: 10px;
3990 text-decoration: none;
3991 white-space: nowrap;
4005 color: var(--colortextlink) !important;
4007a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
4008 font-family: <?php print $fontlist ?>;
4009 padding: 12px 14px 10px;
4011 text-decoration: none;
4012 white-space: nowrap;
4014 background-image: none !important;
4017.tabactive, a.tab#active {
4018 color: var(--colortextbacktab) !important;
4020 margin: 0 0.2em 0 0.2em !important;
4022 border-right: 1px solid transparent;
4023 border-left: 1px solid transparent;
4024 border-top: 1px solid transparent;
4028 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
4029 border-bottom: 3px solid var(--colortextbackhmenu) !important;
4031 border-bottom: 3px solid var(--colorbackhmenu1) !important;
4034.tabunactive, a.tab#unactive {
4035 border-right: 1px solid transparent;
4036 border-left: 1px solid transparent;
4037 border-top: 1px solid transparent;
4038 border-bottom: 0px !important;
4046 text-decoration: underline;
4050 font-family: <?php print $fontlist ?>;
4051 text-decoration: none;
4052 white-space: nowrap;
4056 background: #dee7ec;
4060 background: #dee7ec;
4062 font-family: <?php print $fontlist ?>;
4065 text-decoration: none;
4066 white-space: nowrap;
4067 -webkit-border-radius:4px 4px 0px 0px;
4068 border-radius:4px 4px 0px 0px;
4070 border-<?php print $right; ?>: 1px solid #555555;
4071 border-<?php print $left; ?>: 1px solid #D8D8D8;
4072 border-top: 1px solid #D8D8D8;
4078<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/btn.inc.php', 0); ?>
4090 background-repeat: repeat-x;
4091 margin-top: <?php echo($dol_hide_topmenu ?
'6' :
'0'); ?>px;
4096 border-collapse: collapse;
4099 padding-<?php print $left; ?>: 0px !important;
4100 padding-<?php print $right; ?>: 4px !important;
4103 list-style-
type:none;
4104 margin: 0px !important;
4105 padding: 0px !important;
4110tr.nocellnopadd td.nobordernopadding, tr.nocellnopadd td.nocellnopadd
4116 color: unset !important;
4120 padding: 4px !important;
4121 padding-left: 7px !important;
4122 padding-right: 7px !important;
4124input.button.smallpaddingimp, input.buttonreset.smallpaddingimp {
4126 font-weight: normal !important;
4128input.button[
name=
"upload"] {
4129 padding: 5px !important;
4133 color: var(--colortextlink);
4134 background-color: transparent;
4137input.buttonlink:hover {
4138 text-decoration: underline;
4144 text-decoration: underline;
4145 color: var(--colortextlink);
4146 background-color: transparent;
4150 padding-<?php print $left; ?>: 0px;
4152div.tabs.nopaddingleft {
4153 padding-<?php print $left; ?>: 0px;
4156 padding-<?php print $right; ?>: 0px;
4159 padding-top: 0px !important;
4161.nopaddingbottomimp {
4162 padding-bottom: 0px !important;
4165 border-collapse: collapse;
4168 padding-<?php print $left; ?>: 0px;
4169 padding-<?php print $right; ?>: 16px;
4170 padding-bottom: 4px;
4173.notopnoleftnoright {
4174 border-collapse: collapse;
4179 padding-bottom: 4px;
4180 margin: 0px 0px 0px 0px;
4183table.tableforemailform tr td {
4185 padding-bottom: 3px;
4188table.border,
table.bordernooddeven,
table.dataTable, .table-border, .table-border-col, .table-key-border-col, .table-val-border-col, div.border {
4189 border-collapse: collapse !important;
4190 padding: 1px 2px 1px 3px;
4193 border: 1px solid #BBB;
4195.border tbody tr, .bordernooddeven tbody tr, .border tbody tr td, .bordernooddeven tbody tr td,
4196div.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,
4197tr.liste_titre.box_titre td
table td, .bordernooddeven tr td {
4201div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar .table-val-border-col {
4202 vertical-align: middle;
4204div .tdtop:not(.tagtdnote) {
4205 vertical-align: top !important;
4208 padding-top: 7px !important;
4209 padding-bottom: 0px !important;
4212table.border td,
table.bordernooddeven td, div.border div div.tagtd {
4213 padding: 2px 2px 2px 2px;
4214 border-collapse: collapse;
4216div.tabBar .fichecenter
table.border>tbody>tr>td, div.tabBar .fichecenter div.border div div.tagtd, div.tabBar div.border div div.tagtd
4219 border-bottom: 1px solid #E0E0E0;
4222td.border, div.tagtable div div.border {
4223 border-top: 1px solid #000000;
4224 border-right: 1px solid #000000;
4225 border-bottom: 1px solid #000000;
4226 border-left: 1px solid #000000;
4228.table-key-border-col {
4232.table-val-border-col {
4237.thsticky, .tdsticky {
4241.thstickyright, .tdstickyright {
4245.thstickygray, .tdstickygray {
4246 background-color: lightgray;
4248.thstickyghostwhite, .tdstickyghostwhite {
4249 background-color: ghostwhite;
4251.thstickyinherit, .tdstickyinherit {
4252 background-color: inherit;
4281.nobordertop, .nobordertop tr:first-of-
type td {
4282 border-top: none !important;
4284.noborderbottom, .noborderbottom tr:last-of-
type td {
4285 border-bottom: none !important;
4288 border-top: 1px solid var(--colortopbordertitle1);
4291 border-bottom: 1px solid var(--colortopbordertitle1);
4295 background: var(--colorbacktabcard1);
4298.firstcolumn .div-
table-responsive-no-min, .secondcolumn .div-
table-responsive-no-min {
4301.firstcolumn
table.noborder, .secondcolumn
table.noborder {
4302 box-shadow: 5px 5px 5px #f0f0f0;
4306.fichehalfright
table.noborder, .fichehalfleft
table.noborder {
4307 margin: 0px 0px 0px 0px;
4309table.liste,
table.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact),
table.formdoc, div.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact) {
4311 if ($userborderontable) { ?>
4312 border-left: 1px solid var(--colortopbordertitle1);
4313 border-right: 1px solid var(--colortopbordertitle1);
4318 border-collapse: separate !important;
4319 border-spacing: 0px;
4320 border-top-width: <?php echo $borderwidth ?>px;
4321 border-top-color: var(--colortopbordertitle1);
4322 border-top-style: solid;
4323 margin: 0px 0px 20px 0px;
4325#tablelines, #tablelinesservice {
4326 border-bottom-width: 1px;
4327 border-bottom-color: var(--colortopbordertitle1);
4328 border-bottom-style: solid;
4330table.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 {
4331 border-bottom-width: 1px;
4332 border-bottom-color: var(--colortopbordertitle1);
4333 border-bottom-style: solid;
4336table.nointerlines tr:not(:last-child) td {
4337 border-bottom: unset !important;
4338 border-top: unset !important;
4343table.noborder:not(.cal_month, .paymenttable) {
4344 border-radius: <?php echo $borderradius; ?>px;
4346table.noborder.cal_month {
4347 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4348 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4350table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4351table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:first-child,
4352table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4353table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:first-child {
4354 border-top-left-radius: <?php echo $borderradius; ?>px;
4356table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:last-child,
4357table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4358table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4359table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:last-child {
4360 border-top-right-radius: <?php echo $borderradius; ?>px;
4362table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:first-child,
4363table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:first-child {
4364 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4366table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:last-child,
4367table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:last-child {
4368 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4370table.noborder thead tr:last-child td:first-child,
4371table.noborder thead tr:last-child th:first-child {
4372 border-bottom-left-radius: unset !important;
4374table.noborder thead tr:last-child td:last-child,
4375table.noborder thead tr:last-child th:last-child {
4376 border-bottom-right-radius: unset !important;
4379table.liste:not(.listwithfilterbefore) {
4380 border-top-left-radius: <?php echo $borderradius; ?>px;
4381 border-top-right-radius: <?php echo $borderradius; ?>px;
4384 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4385 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4387table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:first-child,
4388table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:first-child {
4389 border-top-left-radius: <?php echo $borderradius; ?>px;
4391table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:last-child,
4392table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:last-child {
4393 border-top-right-radius: <?php echo $borderradius; ?>px;
4395div.liste_titre_bydiv {
4396 border-top-left-radius: <?php echo $borderradius; ?>px;
4397 border-top-right-radius: <?php echo $borderradius; ?>px;
4399div.liste_titre_bydiv_nothingafter {
4400 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4401 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4402 border-bottom-width: 1px;
4403 border-bottom-color: var(--colortopbordertitle1);
4404 border-bottom-style: solid;
4406table.liste tr:last-child td:first-child,
4407table.liste tr:last-child th:first-child {
4408 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4410table.liste tr:last-child td:last-child,
4411table.liste tr:last-child th:last-child {
4412 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4415table#tablelines tr:last-of-
type td:first-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4416table#tablelinesservice tr:last-of-
type td:first-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4417 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4419table#tablelines tr:last-of-
type td:last-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4420table#tablelinesservice tr:last-of-
type td:last-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4421 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4430div.tabBar
table:not(.nobottom).border>tbody>tr:last-of-
type>td {
4431 border-bottom-width: 1px;
4432 border-bottom-color: var(--colortopbordertitle1);
4433 border-bottom-style: solid;
4435div.tabBar div.fichehalfright
table.noborder {
4436 border-bottom: none;
4439table.paddingtopbottomonly tr td {
4441 padding-bottom: 2px;
4443.liste_titre_filter {
4444 background: var(--colorbacktitle1) !important;
4447 background: var(--colorbackhmenu1) !important;
4450table:not(.listwithfilterbefore) tr.liste_titre_filter:first-of-
type td.liste_titre {
4454tr.liste_titre_filter td.liste_titre {
4457 padding-bottom: 0px;
4459.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
4461 border-bottom-width: 0 !important;
4462 border-top-width: 1px;
4463 border-top-color: var(--colortopbordertitle1);
4464 border-top-style: solid;
4466tr.liste_titre_create td:not(.linecoldescription) {
4467 padding-right: 4px !important;
4468 padding-left: 4px !important;
4470tr#trlinefordates td {
4471 border-bottom: 0px !important;
4473.liste_titre_add td, .liste_titre_add th, .liste_titre_add .tagtd
4475 border-top-width: 1px;
4476 border-top-color: var(--colortopbordertitle1);
4477 border-top-style: solid;
4479table.liste tr,
table.noborder tr, div.noborder form {
4480 border-top-color: #FEFEFE;
4483table.liste th,
table.noborder th,
table.noborder tr.liste_titre td,
table.noborder tr.box_titre td {
4484 padding: 6px 10px 6px 12px;
4486td.linecoldescription {
4487 padding: 6px 10px 6px 12px !important;
4489table.tableforfield td, .tagtr.table-border-row .tagtd {
4490 padding: 2px 4px 2px 10px;
4492table.liste td,
table.noborder td, div.noborder form div,
table.tableforservicepart1 td,
table.tableforservicepart2 td {
4493 padding: 6px 10px 6px 12px;
4497table.liste tr.trkanban td {
4498 padding: 12px 15px 12px 15px;
4500div.liste_titre_bydiv .divsearchfield {
4501 padding: 2px 1px 2px 7px;
4504tr.box_titre .nobordernopadding td {
4505 padding: 0 ! important;
4507table.nobordernopadding {
4508 border-collapse: collapse !important;
4511table.nobordernopadding tr {
4512 border: 0 !important;
4513 padding: 0 0 !important;
4515table.nobordernopadding tr td {
4516 border: 0 !important;
4519table.border tr td
table.nobordernopadding tr td {
4525 border-right-width: 1px !important;
4526 border-right-color: #BBB !important;
4527 border-right-style: solid !important;
4531 border-left-width: 1px !important;
4532 border-left-color: #BBB !important;
4533 border-left-style: solid !important;
4538table.listwithfilterbefore {
4539 border-top: none !important;
4543.tagtable, .table-border { display:
table; }
4544.tagtr, .table-border-row { display:
table-row; }
4545.tagtd, .table-border-col, .table-key-border-col, .table-val-border-col { display:
table-cell; }
4546.confirmquestions .tagtr .tagtd:not(:first-child) { padding-left: 10px; }
4547.confirmquestions { margin-top: 5px; }
4555 color: var(--colortexttitlenotab);
4557 word-
break:
break-word;
4560 color: var(--colortexttitlenotab) !important;
4564 font-weight: normal;
4565 color: var(--refidnocolor);
4566 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize ?>;
4569div.refaddress div.address {
4574 display:
inline-block;
4578 float: <?php echo $right; ?>;
4581 font-weight: normal;
4586 display:
inline-block;
4592 display:
inline-block;
4599li.pagination.paginationpage.paginationpageleft, li.pagination.paginationpage.paginationpageright {
4603 display:
inline-block;
4607div.pagination li.pagination a,
4608div.pagination li.pagination span {
4610 line-height: 1.42857143;
4611 text-decoration: none;
4612 background-repeat: repeat-x;
4613 color: var(--color-black);
4615div.pagination li.pagination span.inactive {
4619li.noborder.litext, li.noborder.litext a,
4620div.pagination li a.inactive:hover,
4621div.pagination li span.inactive:hover {
4622 -webkit-box-shadow: none !important;
4623 box-shadow: none !important;
4625div.pagination li.litext a {
4627 padding-right: 10px;
4631div.pagination li.litext a:hover {
4632 background-color: transparent;
4633 background-image: none;
4635div.pagination li.noborder a:hover {
4637 background-color: transparent;
4640div.pagination li span {
4644div.pagination li:first-child a,
4645div.pagination li:first-child span {
4651div.pagination li .active a,
4652div.pagination li .active span,
4653div.pagination li .active a:hover,
4654div.pagination li .active span:hover,
4655div.pagination li .active a:focus,
4656div.pagination li .active span:focus {
4660 background-color: var(--colorbackhmenu1);
4661 border-color: #337ab7;
4663div.pagination .disabled span,
4664div.pagination .disabled span:hover,
4665div.pagination .disabled span:focus,
4666div.pagination .disabled a,
4667div.pagination .disabled a:hover,
4668div.pagination .disabled a:focus {
4670 cursor: not-allowed;
4671 background-color: #fff;
4674div.pagination li.pagination .active {
4675 text-decoration: underline;
4678.paginationafterarrows .nohover {
4679 box-shadow: none !important;
4682div.pagination li.paginationafterarrows {
4687.paginationatbottom {
4690table.hidepaginationprevious .paginationprevious {
4693table.hidepaginationnext .paginationnext {
4696.tabBar .arearef .pagination.paginationref {
4697 max-width: calc(30%);
4699.paginationafterarrows a.btnTitlePlus, .titre_right a.btnTitlePlus {
4702 background-color: unset;
4704.paginationafterarrows a.btnTitlePlus:hover span:before, .titre_right a.btnTitlePlus:hover span:before {
4712.oddeven:hover:not(.nohover), .evenodd:hover:not(.nohover), .oddevenimport:hover:not(.nohover), .evenoddimport:hover:not(.nohover), .impair:hover:not(.nohover), .pair:hover:not(.nohover) {
4713 background: var(--colorbacklinepairhover) !important;
4716.tredited, .tredited td {
4717 background: var(--colorbacklinepairchecked) !important;
4718 border-bottom: 0 !important;
4720.treditedlinefordate {
4721 background: var(--colorbacklinepairchecked) !important;
4724<?php
if ($colorbacklinepairchecked) { ?>
4726 background: var(--colorbacklinepairchecked) !important;
4730.nohoverborder:hover {
4733 -webkit-box-shadow: unset;
4735.oddeven, .evenodd, .impair, .pair, .nohover .impair:hover, tr.impair td.nohover, tr.pair td.nohover, .tagtr.oddeven {
4736 font-family: <?php print $fontlist ?>;
4738 color: var(--oddevencolor);
4740.impair, .nohover .impair:hover, tr.impair td.nohover {
4741 background-color: var(--colorbacklineimpair2);
4743.pair, .nohover .pair:hover, tr.pair td.nohover {
4744 background-color: var(--colorbacklinepair2);
4746tr.oddeven.oddevendouble {
4747 height: 60px !important;
4751 background-color: var(--colorbacklineimpair2);
4753table.dataTable tr.oddeven {
4754 background-color: var(--colorbacklinepair2) !important;
4758td.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 {
4759 background-color: var(--colorbacklineimpair2) !important;
4760 background: var(--colorbacklineimpair2) !important;
4762td.evenodd, tr.nohoverpair td, #trlinefordates td {
4763 background-color: var(--colorbacklinepair2) !important;
4764 background: var(--colorbacklinepair2) !important;
4768 border-bottom: 1pt solid black !important;
4769 background-color: var(--colorbacklinebreak) !important;
4771.trforbreak.nobold td a, .trforbreak.nobold span.secondary {
4772 font-weight: normal !important;
4776 padding: 5px 8px 5px 8px !important;
4778tr.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 {
4779 padding: 7px 8px 7px 8px;
4780 border-bottom: 1px solid #ddd;
4782form.pair, form.impair {
4783 font-weight: normal;
4785form.tagtr:last-of-
type div.tagtd, tr.pair:last-of-
type td, tr.impair:last-of-
type td {
4786 border-bottom: 0px !important;
4789 border-bottom: 0px !important;
4791div.tableforcontact form.tagtr:last-of-
type div.tagtd {
4792 border-bottom: 1px solid #ddd !important;
4794tr.pair td .nobordernopadding tr td, tr.impair td .nobordernopadding tr td {
4795 border-bottom: 0px !important;
4797table.nobottomiftotal tr.liste_total td {
4798 background-color: var(--inputbackgroundcolor);
4799 <?php
if (!$userborderontable) { ?>
4800 border-bottom: 0px !important;
4803table.nobottom, td.nobottom {
4804 border-bottom: 0px !important;
4806div.liste_titre .tagtd {
4807 vertical-align: middle;
4810 min-height: 26px !important;
4813 padding-bottom: 2px;
4815div.liste_titre_bydiv {
4816 border-top-width: <?php echo $borderwidth ?>px;
4817 border-top-color: var(--colortopbordertitle1);
4818 border-top-style: solid;
4819 <?php
if ($userborderontable) { ?>
4820 border-left: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
4821 border-right: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
4824 border-collapse: collapse;
4825 padding: 2px 0px 2px 0;
4830div.liste_titre_bydiv_inlineblock {
4831 display:
inline-block;
4835tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable.tr, tagtr.liste_titre
4837 height: 26px !important;
4841 background: #f8f8f8;
4844 border: 1px solid #ddd;
4846div.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
4848 background: var(--colorbacktitle1);
4849 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
4851 color: var(--colortexttitle);
4852 font-family: <?php print $fontlist ?>;
4853 text-align: <?php echo $left; ?>;
4855tr.liste_titre th, tr.liste_titre td, th.liste_titre
4857 border-bottom: 1px solid var(--colortopbordertitle1);
4859tr.liste_titre:first-child th, tr:first-child th.liste_titre {
4861 border-bottom: unset;
4863tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div
4865 font-family: <?php print $fontlist ?>;
4866 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
4867 vertical-align: middle;
4870tr.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 {
4871 text-shadow: none !important;
4872 color: var(--colortexttitlelink);
4874tr.liste_titre_topborder td {
4875 border-top-width: <?php echo $borderwidth; ?>px;
4876 border-top-color: var(--colortopbordertitle1);
4877 border-top-style: solid;
4880 text-shadow: none !important;
4881 color: var(--colortexttitle);
4883.liste_titre td a.notasortlink {
4884 color: var(--colortextlink);
4886.liste_titre td a.notasortlink:hover {
4887 background: transparent;
4889tr.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 {
4891 border-bottom: unset;
4897tr.liste_titre_sel th, th.liste_titre_sel, tr.liste_titre_sel td, td.liste_titre_sel, form.liste_titre_sel div
4899 font-family: <?php print $fontlist ?>;
4900 font-weight: normal;
4901 border-bottom: 1px solid #FDFFFF;
4905 background: transparent;
4908.listactionlargetitle .liste_titre {
4911.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 {
4912 <?php
if (
getDolGlobalString(
'THEME_ELDY_TOTAL_BACKGROUND_LIKE_HEAD')) { ?>background: var(--colorbacktitle1);<?php } ?>
4913 color: var(--listetotal);
4914 font-weight: normal;
4916.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
4917 white-space: nowrap;
4919.noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
4920 white-space: normal;
4922form.liste_total div {
4923 border-top: 1px solid #DDDDDD;
4925tr.liste_sub_total, tr.liste_sub_total td {
4926 border-bottom: 1px solid #aaa;
4929.tableforservicepart1 .impair, .tableforservicepart1 .pair, .tableforservicepart2 .impair, .tableforservicepart2 .pair {
4932.tableforservicepart1 tbody tr td, .tableforservicepart2 tbody tr td {
4933 border-bottom: none;
4935table.tableforservicepart1:first-of-
type tr:first-of-
type td {
4936 border-top: 1px solid #888;
4938table.tableforservicepart1 tr td {
4942.paymenttable, .margintable {
4943 border-top: none !important;
4944 margin: 0px 0px 0px 0px !important;
4947 border-top: 1px solid var(--colortopbordertitle1) !important;
4949table.noborder.paymenttable {
4950 border-bottom: none !important;
4952.paymenttable tr td:first-child, .margintable tr td:first-child
4956.paymenttable, .margintable tr td {
4962 -webkit-box-shadow: 0px 0px 0px #DDD !important;
4963 box-shadow: 0px 0px 0px #DDD !important;
4966 -webkit-box-shadow: 1px 1px 7px #CCC !important;
4967 box-shadow: 1px 1px 7px #CCC !important;
4971 -webkit-box-shadow: 0px 0px 5px #888;
4972 box-shadow: 0px 0px 5px #888;
4975div.tabBar .noborder {
4976 -webkit-box-shadow: 0px 0px 0px #DDD !important;
4977 box-shadow: 0px 0px 0px #DDD !important;
4980#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 {
4981 border-bottom: 1px solid var(--colortopbordertitle1) !important;
4983#tablelines tr td, #tablelinesservice tr td {
4989.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),
4990div: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),
4991div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total)
4993 background: linear-gradient(bottom, var(----colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4994 background: -o-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4995 background: -moz-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4996 background: -webkit-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4998.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),
4999.noborder .oddeven.tagtr:nth-child(even):not(:last-of-
type) .tagtd:not(.liste_titre)
5001 border-bottom: 1px solid #f0f0f0;
5004.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),
5005div: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),
5006div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total)
5008 background: linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5009 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5010 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5011 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5013.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),
5014.noborder .oddeven.tagtr:nth-child(odd):not(:last-child) .tagtd:not(.liste_titre)
5016 border-bottom: 1px solid #f0f0f0;
5019ul.noborder li:nth-child(even):not(.liste_titre) {
5020 background-color: var(--colorbacklinepair2) !important;
5038.boxstats, .boxstats130 {
5039 display:
inline-block;
5046 background: var(--colorbackbody);
5047 border: 1px solid var(--colorboxstatsborder);
5048 border-left: 6px solid var(--colorboxstatsborder);
5052.boxstats, .boxstats130, .boxstatscontent {
5053 white-space: nowrap;
5055 text-overflow: ellipsis;
5066 padding-bottom: 2px;
5070.boxtable:not(.widgetstats) td.tdboxstats .boxstats {
5071 box-shadow: 1px 1px 8px var(--colorboxstatsborder);
5074.tabBar .fichehalfright .boxstats {
5076 padding-bottom: 4px;
5097@media only screen and (max-width: 768px)
5099 .tabBar .arearef .pagination.paginationref {
5100 max-width: calc(50%);
5103 div.pagination ul li {
5107 div.pagination .button-title-separator {
5111 .clearbothonsmartphone {
5113 display: block !important;
5117 padding-left: 0 !important;
5118 padding-right: 0!important;
5119 margin-left: 0 !important;
5120 margin-right: 0 !important;
5122 table.liste tr.trkanban td {
5123 padding: 10px 6px 10px 6px;
5126 a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
5127 padding: 12px 12px 13px;
5129 a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
5130 padding: 0px 0px 0px 0px;
5132 a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active {
5133 padding: 0px 0px 0px 0px;
5140 .boxstats, .boxstats130 {
5144 text-align: <?php echo $left; ?>
5149 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 150; ?>px;
5154 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 160; ?>px;
5155 max-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(161, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 161; ?>px;
5158 .dashboardlineindicator {
5172 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
5174span.boxstatstext span:not(.fas) {
5179 color: var(--colortext);
5181span.boxstatstext img, a.dashboardlineindicatorlate img {
5187.boxstatsindicator.thumbstat150 {
5188 display:
inline-flex;
5190span.boxstatsindicator {
5192 font-weight: normal;
5197span.dashboardlineindicator, span.dashboardlineindicatorlate {
5199 font-weight: normal;
5201a.dashboardlineindicatorlate:hover {
5202 text-decoration: none;
5204.dashboardlineindicatorlate img {
5207span.dashboardlineok {
5210span.dashboardlineko {
5214.dashboardlinelatecoin {
5220 padding: 0px 5px 0px 5px;
5221 border-radius: .25em;
5223 background-color: #9f4705;
5226 padding: 1px 3px 1px 1px;
5229 background-color: #8c4446;
5230 color: #FFFFFF ! important;
5231 border-radius: .25em;
5232 display:
inline-block;
5233 vertical-align: middle;
5236 margin-bottom: 25px !important;
5240.fichecenter .tableforfield tr td, .tagtr.table-border-row {
5241 background-color: var(--colorbacklineimpair2);
5243table.liste tr.oddeven:nth-of-
type(odd) {
5244 background-color: var(--colorbacklineimpair2);
5246table.liste tr.oddeven:nth-of-
type(even) {
5247 background-color: var(--colorbacklinepair2);
5251 border-bottom-width: 1px;
5252 background: var(--colorbackbody);
5253 border-top: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5256.boxtable tr td.tdboxstats {
5257 background: var(--colorbackbody) !important;
5259.boxtable tr td.tdboxstats div.boxstats {
5260 background: var(--colorbacklineimpair2) !important;
5263table.noborder.boxtable tr td {
5267 border-top-width: 0 !important;
5270 border-bottom-width: 0 !important;
5272.boxtablenomarginbottom {
5273 margin-bottom: 0 !important;
5275.boxtable .fichehalfright, .boxtable .fichehalfleft {
5281.boxworkingboard .tdboxstats {
5282 padding-left: 0px !important;
5283 padding-right: 0px !important;
5285a.valignmiddle.dashboardlineindicator {
5289 height: 30px !important;
5292 height: 50px !important;
5303 background: var(--colorbacktitle1);
5304 color: var(--colortexttitle);
5305 font-family: <?php print $fontlist ?>, sans-serif;
5306 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5307 border-bottom: 1px solid #FDFFFF;
5308 white-space: nowrap;
5311tr.box_titre td.boxclose {
5314img.boxhandle, img.boxclose {
5319 vertical-align: middle;
5322.formboxfilter input[
type=image]
5331.prod_entry_mode_free, .prod_entry_mode_predef {
5332 height: 26px !important;
5333 vertical-align: middle;
5337 border: 1px solid #888;
5348 transition: color 0.4s;
5350.star:hover, .star.active {
5351 color: <?php echo $badgeWarning ?>;
5354.search-component-assistance {
5357 background: var(--colorbackbody);
5358 border-width: 1px 1px 2px;
5359 border-style: solid;
5360 border-color: rgb(204, 204, 204);
5361 border-image: none; padding: 9px;
5362 box-shadow: rgba(136, 136, 136, 0.267) 1px 2px 10px;
5368.search-component-assistance .assistance-title {
5374.search-component-assistance .separator {
5378.search-component-assistance .end-separator {
5381.search-component-assistance .assistance-errors {
5384 margin: 5px 0px 5px 0px
5386.search-component-assistance .assistance-errors {
5391 margin: 0 !important;
5393.search-component-assistance .operand, .search-component-assistance .operator, .search-component-assistance .value {
5396.search-component-assistance .btn-div{
5400@media only screen and (max-width: 620px) {
5401 .search-component-assistance .operand, .operator, .value {
5402 display: block !important;
5404 .search-component-assistance .separator, .end-separator {
5415.ok { color: #114466; }
5416.warning { color: #887711 !important; }
5417.error { color: #660000 !important; font-weight: bold; }
5418.green { color: #118822 !important; }
5424div.info, div.warning, div.error {
5428 padding-bottom: 8px;
5429 margin: 1em 0em 1em 0em;
5435 border-<?php print $left; ?>: solid 5px #87cfd2;
5436 background: #eff8fc;
5439div.fiche div.info, div.fiche div.warning {
5440 box-shadow: 4px 4px 12px #e4e4e4;
5441 margin: 1em 0em 1.2em 0em;
5445div.warning, div.warningborder {
5446 border-<?php print $left; ?>: solid 5px #f2cf87;
5449 background: #fcf8e3;
5451div.warning a, div.info a, div.error a {
5452 color: var(--colortextlink);
5457 border-<?php print $left; ?>: solid 5px #f28787;
5458 background: #EFCFCF;
5466a.normal:link { font-weight: normal }
5467a.normal:visited { font-weight: normal }
5468a.normal:active { font-weight: normal }
5469a.normal:hover { font-weight: normal }
5471a.impayee:link { font-weight: bold; color: #550000; }
5472a.impayee:visited { font-weight: bold; color: #550000; }
5473a.impayee:active { font-weight: bold; color: #550000; }
5474a.impayee:hover { font-weight: bold; color: #550000; }
5486.framecontent iframe {
5496.opened-dash-board-wrap {
5497 margin-bottom: 25px;
5504.product_line_stock_ok { color: var(--productlinestockok); }
5505.product_line_stock_too_low { color: var(--productlinestocktoolow); }
5507.fieldrequired { font-weight: bold; color: var(--fieldrequiredcolor) !important; }
5509td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 38px; text-align: <?php echo $left; ?>; }
5510span.widthpictotitle { font-size: 1.7em; }
5511table.titlemodulehelp tr td img.widthpictotitle { width: 80px; }
5513.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
5514.dolgraphtitlecssboxes { }
5515.dolgraphchart canvas {
5518.legendColorBox, .legendLabel { border: none !important; }
5519div.dolgraph div.legend, div.dolgraph div.legend div { background-color: var(--dolgraphbg) !important; }
5520div.dolgraph div.legend
table tbody tr { height:
auto; }
5521td.legendColorBox { padding: 2px 2px 2px 0 !important; }
5522td.legendLabel { padding: 2px 2px 2px 0 !important; }
5524 text-align: <?php echo $left; ?>;
5528 white-space: nowrap;
5538div.divphotoref > div > .photowithmargin, div.divphotoref > img.photowithmargin, div.divphotoref > a > .photowithmargin {
5539 margin-<?php echo $right; ?>: 15px;
5543 border: 1px solid #f0f0f0;
5551 margin-top: 6px !important;
5556 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/logo_setup.svg', 1) ?>);
5557 display:
inline-block;
5562 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/nographyet.svg', 1) ?>);
5563 display:
inline-block;
5565 background-repeat: no-repeat;
5573.fiche >
table.table-fiche-title tr.toptitle, .fiche > form >
table.table-fiche-title tr.toptitle {
5577table.table-fiche-title tr.toptitle,
table.table-fiche-title tr.toptitle {
5584 text-decoration: none;
5592div.fiche >
table.table-fiche-title:first-of-
type div {
5593 color: var(--colortexttitlenotab);
5599 color: var(--colortexttitlenotab);
5607 color: var(--colortexttitlenotab);
5610 color: var(--colortexttitlenotab2);
5613table.table-fiche-title .col-title div.titre > span:not(.print-barre-liste) {
5614 line-height: normal;
5617table.table-fiche-title, div.fiche>
table.table-fiche-title {
5618 margin-bottom: 12px;
5620.table-list-of-attached-files, .table-list-of-links {
5621 margin-bottom: 0 !important;
5623.fichehalfleft
table.table-fiche-title, .fichehalfright
table.table-fiche-title {
5628div.backgreypublicpayment {
5629 background-color: var(--colorbackgrey);
5631 border-bottom: 1px solid #ddd;
5637.backgreypublicpayment a {
5638 color: var(--colorblack) !important;
5641.poweredbypublicpayment {
5652 min-width: 300px; font-size: 16px;
5656 min-width: 320px; font-size: 16px;
5660#tablepublicpayment {
5661 border: 1px solid #CCCCCC !important;
5664 margin-bottom: 25px;
5666#tablepublicpayment .CTableRow1 { background-color: #F0F0F0 !important; }
5667#tablepublicpayment tr.liste_total { border-bottom: 1px solid #CCCCCC !important; }
5668#tablepublicpayment tr.liste_total td { border-top: none; }
5669input#cardholder-
name {
5673.divmainbodylarge { margin-left: 40px; margin-right: 40px; }
5674.publicnewmemberform div.titre { font-size: 2em; }
5675#divsubscribe { max-width: 900px; }
5676#divsubscribe .eventlabel { font-size: 1.5em; }
5677#tablesubscribe { width: 100%; }
5678#tablesubscribe tr td { font-size: 1.15em; }
5679#tablesubscribe .price-registration { font-size: 1.5em; }
5683 border: 1px solid #ccc;
5700.effectpostit:before, .effectpostit:after
5711 -webkit-box-shadow: 0 15px 10px #777;
5712 box-shadow: 0 15px 10px #777;
5713 -webkit-transform: rotate(-3deg);
5714 -moz-transform: rotate(-3deg);
5715 -o-transform: rotate(-3deg);
5716 -ms-transform: rotate(-3deg);
5717 transform: rotate(-3deg);
5721 -webkit-transform: rotate(3deg);
5722 -moz-transform: rotate(3deg);
5723 -o-transform: rotate(3deg);
5724 -ms-transform: rotate(3deg);
5725 transform: rotate(3deg);
5736.ui-dialog-titlebar {
5740.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
5741 z-index: 1005 !important;
5743.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
5744 z-index:1006 !important;
5746.ui-dialog.ui-widget.ui-widget-content {
5747 border: 1px solid #e0e0e0;
5754 padding-bottom: 5px;
5775 border-<?php print $left; ?>: solid 5px #f2cf87;
5781 padding-bottom: 4px;
5783 background: var(--tablevalidbgcolor);
5796.ui-dialog.highlight.ui-widget.ui-widget-content.ui-front {
5801 max-width: <?php print
dol_size(700,
'width'); ?>px !important;
5803div.ui-tooltip.mytooltip {
5804 border: none !important;
5808 font-stretch: condensed;
5809 -moz-box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5810 -webkit-box-shadow:0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5811 -o-box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5812 box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5813 filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
5814 background: var(--tooltipbgcolor) !important;
5815 color: var(--tooltipfontcolor);
5818 pointer-events: none;
5823 print
"/* For dark mode */\n";
5825 print
"@media (prefers-color-scheme: dark) {";
5827 print
"@media not print {";
5829 div.ui-tooltip.mytooltip {
5830 border: 1px solid #bbb !important;
5837@media only screen and (max-width: 768px)
5839 div.ui-tooltip.mytooltip {
5843@media only screen and (max-width: 480px)
5845 div.ui-tooltip.mytooltip {
5849@media only screen and (max-width: 320px)
5851 div.ui-tooltip.mytooltip {
5865.ui-datepicker-calendar .ui-state-
default, .ui-datepicker-calendar .ui-widget-content .ui-state-
default,
5866.ui-datepicker-calendar .ui-widget-header .ui-state-
default, .ui-datepicker-calendar .ui-
button,
5872div#ui-datepicker-div {
5874 box-shadow: 2px 5px 15px #aaa;
5880.ui-datepicker .ui-datepicker
table {
5883.ui-datepicker .ui-widget-header {
5888img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
5890select.ui-datepicker-year {
5891 margin-left: 2px !important;
5893.ui-datepicker-trigger {
5894 vertical-align: middle;
5901 -webkit-border-radius: 8px;
5903 border: 1px #E4ECEC outset;
5909 background-color: var(--inputbackgroundcolor);
5910 border-top: solid 2px #DDDDDD;
5911 border-<?php print $left; ?>: solid 2px #DDDDDD;
5912 border-<?php print $right; ?>: solid 1px #222222;
5913 border-bottom: solid 1px #222222;
5915 border-spacing: 0px;
5916 border-collapse: collapse;
5918.dp td, .tpHour td, .tpMinute td{padding:2px; font-size:10px;}
5920.dpHead,.tpHead,.tpHour td:Hover .tpHead{
5922 background-color:#b3c5cc;
5928.dpButtons,.tpButtons {
5930 background-color:#617389;
5935.dpButtons:Active,.tpButtons:Active{border: 1px outset black;}
5936.dpDayNames td,.dpExplanation {background-color:#D9DBE1; font-weight:bold; text-align:center; font-size:11px;}
5937.dpExplanation{ font-weight:normal; font-size:11px;}
5938.dpWeek td{text-align:center}
5940.dpToday,.dpReg,.dpSelected{
5943.dpToday{font-weight:bold; color:black; background-color:#DDDDDD;}
5944.dpReg:Hover,.dpToday:Hover{background-color:black;color:white}
5947.dpSelected{background-color:#0B63A2;color:white;font-weight:bold; }
5949.tpHour{border-top:1px solid #DDDDDD; border-right:1px solid #DDDDDD;}
5950.tpHour td {border-left:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; cursor:pointer;}
5951.tpHour td:Hover {background-color:black;color:white;}
5953.tpMinute {margin-top:5px;}
5954.tpMinute td:Hover {background-color:black; color:white; }
5955.tpMinute td {background-color:#D9DBE1; text-align:center; cursor:pointer;}
5961 background-color:transparent;
5966 vertical-align:middle;
5970 color: var(--colortextlink);
5984div.hidden, div.hiddenforpopup, header.hidden, tr.hidden, td.hidden,
5985img.hidden, span.hidden, br.hidden, div.showifmore {
6000.previewnotyetavailable {
6004.websiteformtoolbar {
6006 top: <?php echo empty($dol_hide_topmenu) ? ($disableimages ?
'32px' :
'52px') :
'0'; ?>;
6010.exampleapachesetup {
6014 border: 1px solid #aaa;
6018 background: #ddd; border: 1px solid #ccc; border-radius: 4px;
6023 background-color: transparent;
6024 background-image: none;
6027 background-color: transparent;
6028 background-image: none;
6030 font-weight: normal;
6032.websitebar .button.bordertransp, .websitebar .fa-plus-circle.btnTitle-icon {
6034 text-decoration: unset !important;
6035 margin: 0px 4px 0px 4px !important
6039 border-bottom: 1px solid #ccc;
6040 background: #e6e6e6;
6041 display:
inline-block;
6044.centpercent.websitebar {
6045 width: calc(100% - 10px);
6046 padding: 5px 5px 5px 5px;
6049.websitebar .buttonDelete, .websitebar .button {
6052.websitebar .button, .websitebar .buttonDelete
6054 padding: 4px 5px 4px 5px !important;
6055 margin: 2px 4px 2px 4px !important;
6057 background: #f5f5f5 !important;
6058 border: 1px solid #ccc !important;
6062 padding-<?php echo $right; ?>: 10px;
6063 vertical-align: middle;
6066.websiteselectionsection {
6069.websiteselection span {
6070 vertical-align: middle;
6075.websiteselection, .websitetools {
6081 display:
inline-block;
6082 vertical-align: middle;
6085.websiteiframenoborder {
6088span.websiteselection span.select2.select2-container.select2-container--
default {
6091span.websitebuttonsitepreview, a.websitebuttonsitepreview {
6092 vertical-align: middle;
6094span.websitebuttonsitepreview img, a.websitebuttonsitepreview img {
6096 display:
inline-block;
6098span.websitebuttonsitepreviewdisabled img, a.websitebuttonsitepreviewdisabled img {
6102 vertical-align: middle;
6106.websiteselectionsection {
6107 border-left: 1px solid #bbb;
6108 border-right: 1px solid #bbb;
6113.websitebar input#previewpageurl {
6117.websitebar input.bordertransp {
6118 line-height: normal !important;
6121#divbodywebsite section p {
6130.dayevent .tagtr:first-of-
type {
6134.agendacell { height: 60px; }
6135table.cal_month { border-spacing: 0px; }
6136table.cal_month td:first-child { border-left: 0px; }
6137table.cal_month td:last-child { border-right: 0px; }
6138table.cal_month td { padding-left: 1px !important; padding-right: 1px !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; ?>: 1px !important; padding-<?php print $right; ?>: 1px !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; }
6196.cal_available { background: #0060d450; }
6197.cal_chosen { background: #0060d4; }
6204 border: solid 1px rgba(0,0,0,.3);
6205 background: var(--colorbackbody) !important;
6206 color: var(--colortext) !important;
6212.ui-autocomplete-loading {
6213 background: white url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/working.gif', 1) ?>) right center no-repeat;
6219 background-color: var(--inputbackgroundcolor);
6220 border:1px solid #888;
6224.ui-autocomplete ul {
6225 list-style-
type:none;
6229.ui-autocomplete ul li.selected {
6230 background-color: var(--inputbackgroundcolor);
6232.ui-autocomplete ul li {
6233 list-style-
type:none;
6246.editkey_textarea, .editkey_ckeditor, .editkey_string, .editkey_email, .editkey_numeric, .editkey_select, .editkey_autocomplete {
6247 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/edit.png', 1) ?>) right top no-repeat;
6253.editkey_datepicker {
6254 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/calendar.png', 1) ?>) right center no-repeat;
6261.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 {
6266.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 {
6281.treeview ul { background-color: transparent !important; margin-top: 0 !important; }
6282.treeview li { background-color: transparent !important; padding: 0 0 0 20px !important; min-height: 30px; }
6283.treeview .hitarea { width: 20px !important; margin-left: -20px !important; margin-top: 3px; }
6285.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
6316 font-family:sans-serif;
6319 border-spacing: 0px;
6320 border-collapse: collapse;
6327 border-style:groove;
6337div.jPicker
table.jPicker {
6338 padding-bottom: 20px;
6339 padding-right: 20px;
6343 height: 2px !important;
6347 background: unset !important;
6348 border: unset !important;
6350.jPicker .Preview div span {
6351 border: unset !important;
6352 width: unset !important;
6353 height: 50% !important;
6357 border: 1px solid #bbb !important;
6358 background-color: var(--colorbackbody) !important;
6359 box-shadow: 0px 0px 10px #ccc;
6362 background-image: unset !important;
6364.jPicker .Grid span.QuickColor {
6365 border: unset !important;
6371 white-space: nowrap;
6373.jPicker td.Text input {
6374 height: 1em !important;
6376.jPicker .Preview div {
6377 height: 36px !important;
6379.jPicker input[
type=
"button"] {
6380 background: var(--butactionbg);
6381 color: var(--textbutaction);
6383 border-collapse: collapse;
6387A.color, A.color:active, A.color:visited {
6390 text-decoration : none;
6396 border : 1px inset white;
6399 border : 1px outset white;
6401A.none, A.none:active, A.none:visited, A.none:hover {
6404 text-decoration : none;
6411 border : 1px solid #b3c5cc;
6420 background-color : #b3c5cc;
6427 background-color : #b3c5cc;
6428 border : 2px outset;
6437 border : 1px outset white;
6443 font-family : <?php print $fontlist ?>;
6446 text-align : center;
6450 font-family : <?php print $fontlist ?>;
6457 font-family : <?php print $fontlist ?>;
6463 border: solid 1px #ddd !important;
6467.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
6469 background: var(--colorbacktitle1);
6473.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 {
6474 background: var(--colorbackhmenu1);
6475 color: #ffffff !important;
6476 border: 1px solid var(--colorbackhmenu1);
6485.ui-menu .ui-menu-item a {
6486 text-decoration:none;
6490 font-weight: normal;
6491 font-family:<?php echo $fontlist; ?>;
6495 font-family:<?php echo $fontlist; ?>;
6498.ui-
button { margin-left: -2px; }
6503 line-height: 1em !important;
6505.ui-autocomplete-input { margin: 0; padding: 4px; }
6512body.cke_show_borders {
6513 margin: 5px !important;
6517 border: 1px #bbb solid ! important;
6524.cke_wrapper { padding: 4px !important; }
6525a.cke_dialog_ui_button
6527 font-family: <?php print $fontlist ?> !important;
6528 background-image: url(<?php echo $img_button ?>) !important;
6529 background-
position: bottom !important;
6530 border: 1px solid #C0C0C0 !important;
6531 -webkit-border-radius:0px 5px 0px 5px !important;
6532 border-radius:0px 5px 0px 5px !important;
6533 -webkit-box-shadow: 3px 3px 4px #DDD !important;
6534 box-shadow: 3px 3px 4px #DDD !important;
6536.cke_dialog_ui_hbox_last
6538 vertical-align: bottom !important;
6540.cke_dialog_ui_hbox_first {
6541 vertical-align: middle !important;
6544 width: 40px !important;
6553a.cke_dialog_ui_button_ok span {
6554 text-shadow: none !important;
6555 color: #333 !important;
6557a.cke_button, a.cke_combo_button {
6558 height: 18px !important;
6560div.cke_notifications_area .cke_notification_warning {
6565@media only screen and (max-width: 768px)
6567 .cke_inner:not(.cke_maximized) .cke_toolbar_separator,
6568 .cke_inner:not(.cke_maximized) .cke_combo,
6569 .cke_inner:not(.cke_maximized) .cke_button:not(.cke_button__maximize) {
6579 border: 1px solid #ddd;
6582.aceeditorstatusbar {
6585 padding-<?php echo $left; ?>: 10px;
6589 background-color: #ebebeb;
6593.ace_status-indicator {
6597 border-left: 1px solid;
6599pre#editfilecontentaceeditorid {
6609 height: 72px !important;
6617.customreportsoutput, .customreportsoutputnotdata {
6620.customreportsoutputnotdata {
6633#types .btn-primary {
6642 display:
inline-block;
6647 vertical-align: top;
6650#types input.text, #types textarea {
6664 box-sizing:border-box;
6671#comment .comment-table {
6675#comment .comment-cell {
6678#comment .comment-info {
6680 border-right:1px solid #dedede;
6684 background:rgba(255,255,255,0.5);
6685 vertical-align:middle;
6688#comment .comment-info a {
6691#comment .comment-right {
6694#comment .comment-description {
6698#comment .comment-delete {
6701 vertical-align:middle;
6703#comment .comment-delete:hover {
6704 background:rgba(250,20,20,0.8);
6706#comment .comment-edit {
6709 vertical-align:middle;
6711#comment .comment-edit:hover {
6712 background:rgba(0,184,148,0.8);
6725 width: <?php print isset($_SESSION[
'dol_screenwidth']) ? max((
int) $_SESSION[
'dol_screenwidth'] - 830, 450) :
'450'; ?>px !important;
6728div#GanttChartDIVglisthead, div#GanttChartDIVgcharthead {
6732.gtaskname div, .gtaskname, .gstartdate div, .gstartdate, .genddate div, .genddate {
6733 font-size: unset !important;
6736div.gantt, .gtaskheading, .gmajorheading, .gminorheading, .gminorheadingwkend {
6737 font-size: unset !important;
6738 font-weight: normal !important;
6739 color: #000 !important;
6742 background: #f0f0f0 !important;
6745 background: rgb(108,152,185) !important;
6748 background: rgb(160,173,58) !important;
6752 text-overflow: ellipsis;
6754td.gminorheadingwkend {
6755 color: #888 !important;
6758 color: #666 !important;
6760.glistlbl, .glistgrid {
6761 width: 582px !important;
6768.gtaskname div, .gtaskname {
6769 min-width: 250px !important;
6770 max-width: 500px !important;
6771 width: unset !important;
6773.gpccomplete div, .gpccomplete {
6774 min-width: 40px !important;
6775 max-width: 40px !important;
6776 width: 40px !important;
6778td.gtaskheading.gstartdate, td.gtaskheading.genddate {
6779 white-space:
break-spaces;
6781.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) {
6782 color: transparent !important;
6796 font-weight: normal;
6805 font-weight: normal;
6811 text-decoration: none;
6816 margin: 0 5px 5px 5px;
6821 margin: 0 10px 20px 10px;
6826 float: <?php print $left; ?>;
6827 border: solid 1px #DDDDDD;
6834 font-weight: normal;
6842 white-space: nowrap;
6848 vertical-align: middle;
6852 display:
inline-block !important;
6855 width: calc(100% - 100px);
6857 white-space:
break-spaces;
6858 word-
break:
break-all;
6860ul.ecmjqft a:active {
6861 font-weight: bold !important;
6864 text-decoration: underline;
6867 vertical-align: middle;
6868 display:
inline-block !important;
6869 text-align: <?php echo $right; ?>;
6870 float: <?php echo $right; ?>;
6878#ecm-layout-north div.attachareaformuserfileecm {
6879 padding-bottom: 0px;
6881div#ecm-layout-west {
6883 vertical-align: top;
6885div#ecm-layout-center {
6886 width: calc(100% - 405px);
6887 vertical-align: top;
6888 float: <?php echo $right; ?>;
6891.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; }
6892.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; }
6893.ecmjqft LI.wait { font-weight:normal; background: url(<?php echo
dol_buildpath(
'/theme/'.$theme.
'/img/working.gif', 1); ?>) left top no-repeat; }
6903 top:
auto !important;
6904 bottom: 4px !important;
6907 min-width: <?php echo $dol_optimize_smallscreen ?
'200' :
'480'; ?>px;
6910 padding-left: 10px !important;
6911 padding-right: 10px !important;
6912 padding-top: 10px !important;
6913 word-wrap:
break-word;
6915.jnotify-container .jnotify-notification .jnotify-message {
6916 font-weight: normal;
6918 word-
break:
break-word;
6920.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
6921 color: #a28918 !important;
6923.jnotify-container .jnotify-close {
6924 top: 4px !important;
6925 font-size: 1.6em !important;
6929div.jnotify-background {
6930 opacity : 0.95 !important;
6931 -webkit-box-shadow: 2px 2px 4px #8888 !important;
6932 box-shadow: 2px 2px 4px #8888 !important;
6936.bodylogin .jnotify-container {
6943 padding-left: unset !important;
6944 padding-right: unset !important;
6945 padding-top: unset !important;
6947.bodylogin .jnotify-container .jnotify-notification {
6948 margin: unset !important;
6950.bodylogin .jnotify-container .jnotify-notification .jnotify-background {
6951 border-radius: unset !important;
6953.bodylogin .jnotify-container .jnotify-notification .jnotify-message {
6965div.dolEventValid h1, div.dolEventValid h2 {
6967 background-color: #e3f0db;
6968 padding: 5px 5px 5px 5px;
6971div.dolEventError h1, div.dolEventError h2 {
6973 background-color: #d79eac;
6974 padding: 5px 5px 5px 5px;
6982.divmap, #google-visualization-geomap-embed-0, #google-visualization-geomap-embed-1, #google-visualization-geomap-embed-2 {
6990table.dataTable tr.odd td.sorting_1,
table.dataTable tr.even td.sorting_1 {
6991 background: none !important;
6993.sorting_asc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc.png
', 1); ?>') no-repeat center right !important; }
6994.sorting_desc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc.png
', 1); ?>') no-repeat center right !important; }
6995.sorting_asc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc_disabled.png
', 1); ?>') no-repeat center right !important; }
6996.sorting_desc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc_disabled.png
', 1); ?>') no-repeat center right !important; }
6997.dataTables_paginate {
7000.paginate_button_disabled {
7001 opacity: 1 !important;
7002 color: #888 !important;
7003 cursor:
default !important;
7005.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover
7007 font-weight: normal;
7009.paginate_enabled_previous:hover, .paginate_enabled_next:hover
7011 text-decoration: underline !important;
7015 text-decoration: underline !important;
7019 font-weight: normal !important;
7020 text-decoration: none !important;
7022.paging_full_numbers {
7023 height: inherit !important;
7025.paging_full_numbers a.paginate_active:hover, .paging_full_numbers a.paginate_button:hover {
7026 background-color: var(--colorbackbody) !important;
7028.paging_full_numbers, .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button {
7029 background-color: var(--colorbackbody) !important;
7030 border-radius: inherit !important;
7032.paging_full_numbers a.paginate_button_disabled:hover, .paging_full_numbers a.disabled:hover {
7033 background-color: var(--colorbackbody) !important;
7035.paginate_button, .paginate_active {
7036 border: 1px solid #ddd !important;
7037 padding: 6px 12px !important;
7038 margin-left: -1px !important;
7039 line-height: 1.42857143 !important;
7040 margin: 0 0 !important;
7047.ui-state-
disabled, .ui-widget-content .ui-state-
disabled, .ui-widget-header .ui-state-
disabled, .paginate_button_disabled {
7049 background-image: none;
7052div.dataTables_length {
7053 float: right !important;
7056div.dataTables_length select {
7059.dataTables_wrapper .dataTables_paginate {
7060 padding-top: 0px !important;
7068span.select2-selection--single.flat[aria-
disabled=
"true"] span.select2-selection__rendered {
7072.select2-container--
default .select2-results__option--highlighted[aria-selected] {
7073 background-color: var(--colorbackhmenu1);
7074 color: var(--colortextbackhmenu);
7076.select2-container--
default .select2-results__option--highlighted[aria-selected] span {
7077 color: #fff !important;
7080span.select2.select2-container.select2-container--
default {
7081 text-align: initial;
7088span.select2.select2-container.select2-container--
default {
7094input.select2-input {
7095 border-bottom: none ! important;
7099 border-bottom: solid 1px var(--inputbordercolor) !important;
7101.select2-results .select2-highlighted.optionblue {
7102 color: #FFF !important;
7104.select2-container .select2-selection--multiple {
7105 min-height: 2em !important;
7107.tableforfield .select2-container .select2-selection--single {
7111.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7114.select2-container--focus span.select2-selection.select2-selection--single {
7115 border-bottom: 1px solid var(--inputbordercolor) !important;
7116 border-bottom-left-radius: 0;
7117 border-bottom-right-radius: 0;
7120.blockvmenusearch .select2-container--
default .select2-selection--single,
7121.blockvmenubookmarks .select2-container--
default .select2-selection--single
7123 background-color: var(--colorbackvmenu1);
7125.select2-container--
default .select2-selection--single {
7126 background-color: var(--inputbackgroundcolor);
7128#blockvmenusearch .select2-container--default .select2-selection--single .select2-selection__placeholder {
7129 color: var(--colortextbackvmenu);
7131.select2-container--
default .select2-selection--single .select2-selection__rendered {
7132 color: var(--colortext);
7136 color: #999 !important;
7138.select2-choice, .select2-container .select2-choice {
7139 border-bottom: solid 1px rgba(0,0,0,.4);
7141.select2-container .select2-choice > .select2-chosen {
7144.select2-container .select2-choice .select2-arrow {
7146 background: transparent;
7148.select2-container-multi .select2-choices {
7149 background-image: none;
7151.select2-container .select2-choice {
7152 color: var(--colortext);
7155.selectoptiondisabledwhite {
7156 background: #FFFFFF !important;
7160 border-left: none !important;
7161 background: none !important;
7165 border-top: none !important;
7166 border-left: none !important;
7167 border-right: none !important;
7169.select2-drop.select2-drop-above {
7170 box-shadow: none !important;
7172.select2-container--open .select2-dropdown--above {
7173 border-bottom: solid 1px var(--inputbordercolor);
7175.select2-drop.select2-drop-above.select2-drop-active {
7176 border-top: 1px solid #ccc;
7177 border-bottom: solid 1px var(--inputbordercolor);
7179.select2-container--
default .select2-selection--single
7188 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
7190 -webkit-box-shadow: none !important;
7191 box-shadow: none !important;
7194.select2-container--focus .select2-container--
default .select2-selection--single {
7195 border-bottom-left-radius: 0;
7196 border-bottom-right-radius: 0;
7198.select2-container--
default.select2-container--focus .select2-selection--multiple {
7202 border-bottom-left-radius: 0;
7203 border-bottom-right-radius: 0;
7205.select2-container--
default .select2-selection--multiple {
7206 border-bottom: solid 1px var(--inputbordercolor);
7211 background: var(--inputbackgroundcolor);
7212 line-height: normal;
7214.select2-container--
default .select2-selection--multiple .select2-selection__rendered {
7217.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7218 background-color: #ddd;
7219 margin-top: 0.25em !important;
7221.select2-selection--multiple input.select2-search__field {
7222 border-bottom: none !important;
7225.select2-search__field
7228 border-top: none !important;
7229 border-left: none !important;
7230 border-right: none !important;
7231 border-bottom: solid 1px var(--inputbordercolor) !important;
7232 -webkit-box-shadow: none !important;
7233 box-shadow: none !important;
7234 border-radius: 0 !important;
7237.select2-container-active .select2-choice, .select2-container-active .select2-choices
7242 border-bottom: none;
7243 -webkit-box-shadow: none !important;
7244 box-shadow: none !important;
7249 box-shadow: 1px 2px 10px #8884;
7250 background-color: var(--colorbackbody);
7251 color: var(--colortext);
7253.select2-dropdown-open {
7254 background-color: var(--colorbackvmenu1);
7256.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choices
7261 border-bottom: none;
7262 -webkit-box-shadow: none !important;
7263 box-shadow: none !important;
7264 background-color: var(--colorbackvmenu1);
7270.select2-drop.select2-drop-above.select2-drop-active, .select2-drop {
7273.select2-drop.select2-drop-above {
7276.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
7277 background-image: none;
7278 border-radius: 0 !important;
7280div.select2-drop-above
7282 background: var(--colorbackvmenu1);
7283 -webkit-box-shadow: none !important;
7284 box-shadow: none !important;
7288 border: 1px solid #ccc;
7291.select2-search input {
7294a span.select2-chosen
7296 font-weight: normal !important;
7298.select2-container .select2-choice {
7299 background-image: none;
7302.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit
7304 background: var(--colorbackvmenu1);
7309.select2-results__option {
7310 word-
break:
break-word;
7311 text-align: <?php echo $left; ?>;
7313.select2-container.select2-container-
disabled .select2-choice, .select2-container-multi.select2-container-
disabled .select2-choices {
7314 background-color: var(--colorbackvmenu1);
7315 background-image: none;
7319.select2-container-
disabled .select2-choice .select2-arrow b {
7322.select2-container-multi .select2-choices .select2-search-choice {
7325.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi .select2-choices,
7326.select2-container-multi.select2-container-active .select2-choices
7328 border-bottom: 1px solid #ccc;
7334.select2-container--
default .select2-results>.select2-results__options{
7340.selecttype span.select2-dropdown.ui-dialog {
7343span#select2-taskid-container[title^=
'--'] {
7349#addbox .select2-container .select2-choice > .select2-chosen, #actionbookmark .select2-container .select2-choice > .select2-chosen {
7350 text-align: <?php echo $left; ?>;
7353.select2-container--
default .select2-selection--single .select2-selection__placeholder {
7354 color: var(--colortext);
7357span#select2-boxbookmark-container, span#select2-boxcombo-container {
7358 text-align: <?php echo $left; ?>;
7360span#select2-boxbookmark-container {
7363.select2-container .select2-selection--single .select2-selection__rendered {
7367#boxbookmark.boxcombo, #boxcombo.boxcombo {
7370 border-bottom: solid 1px rgba(0,0,0,.4) !important;
7374 vertical-align: top;
7378.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7379 padding: 3px 5px 2px 5px;
7380 margin: 0 0 2px 3px;
7385 border: 1px solid #aaaaaa;
7387 -webkit-box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7388 box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7389 background-clip: padding-box;
7390 -webkit-touch-callout: none;
7391 -webkit-
user-select: none;
7392 -moz-
user-select: none;
7393 -ms-
user-select: none;
7395 background-color: var(--inputbackgroundcolor);
7396 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));
7397 background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7398 background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7399 background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7401.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr a {
7402 font-weight: normal;
7404.select2-container-multi-dolibarr .select2-choices-dolibarr li {
7405 float: <?php echo $left; ?>;
7408.select2-container-multi-dolibarr .select2-choices-dolibarr {
7409 height:
auto !important;
7417.select2-results__option {
7420span.select2-dropdown--below {
7424span.select2-dropdown--above {
7425 margin-bottom: -1px;
7429.parentonrightofpage {
7433select.multiselectononeline {
7435 vertical-align: middle;
7437 height: 2.2em !important;
7442@media only screen and (min-width: 768px)
7445 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown.ui-dialog {
7446 min-width: 230px !important;
7448 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--below:not(.onrightofpage),
7449 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--above:not(.onrightofpage) {
7450 min-width: 230px !important;
7452 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--below,
7453 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--above {
7454 min-width: 140px !important;
7456 .combolargeelem.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7457 min-width: 320px !important;
7460 .select2-container--open .select2-dropdown--below {
7461 border-top: 1px solid var(--inputbordercolor);
7467.limit.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7468 min-width: 100px !important;
7476.noborderoncategories {
7477 border: none !important;
7478 border-radius: 5px !important;
7480 -webkit-box-shadow: none !important;
7481 box-shadow: none !important;
7482 margin-top: 1px !important;
7483 margin-bottom: 0 !important;
7485span.noborderoncategories a, li.noborderoncategories a {
7486 line-height: normal;
7489span.noborderoncategories {
7490 padding: 3px 5px 3px 5px;
7491 display:
inline-block;
7493.categtextwhite, .treeview .categtextwhite.hover {
7494 color: #fff !important;
7497 color: #000 !important;
7509.multi-select-container {
7510 display:
inline-block;
7520 background: var(--inputbackgroundcolor);
7523 border: 1px solid #aaa;
7524 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
7528div.multi-select-menu[role=
"menu"] {
7529 min-width: 220px !important;
7532.multi-select-menu input {
7533 margin-right: 0.3em;
7534 vertical-align: 0.1em;
7538 display:
inline-block;
7540 white-space: nowrap;
7542 text-overflow: ellipsis;
7543 vertical-align: middle;
7544 background-color: var(--inputbackgroundcolor);
7548 border-bottom: solid 1px var(--inputbordercolor);
7554.multi-select-
button:focus {
7556 border-bottom: 1px solid #666;
7557 border-bottom-left-radius: 0;
7558 border-bottom-right-radius: 0;
7561.multi-select-
button:after {
7563 display:
inline-block;
7566 border-style: solid;
7567 border-width: 0.5em 0.23em 0em 0.23em;
7568 border-color: #888 transparent transparent transparent;
7572.multi-select-container--open .multi-select-menu { display: block; }
7574.multi-select-container--open .multi-select-
button:after {
7575 border-width: 0 0.4em 0.4em 0.4em;
7576 border-color: transparent transparent #888 transparent;
7579.multi-select-menuitem {
7584label.multi-select-menuitem {
7594ul.ulselectedfields {
7602 vertical-align: middle;
7603 display:
inline-block;
7605.dropdown dd, .dropdown dt {
7611 text-align: <?php echo $left; ?>;
7621.dropdown dt a span, .multiSel span {
7623 display:
inline-block;
7624 padding: 0 3px 2px 0;
7626.maxwidthsearch .dropdown dt a span, .multiSel span {
7627 padding: 3px 3px 2px 3px;
7629.dropdown span.value {
7633 background-color: var(--inputbackgroundcolor);
7634 box-shadow: 1px 1px 10px #aaa;
7636 <?php echo $right; ?>:0px;
7646.dropdown dd ul.selectedfieldsleft {
7647 <?php echo $right; ?>:
auto;
7650 white-space: nowrap;
7651 font-weight: normal;
7652 padding: 7px 8px 7px 8px;
7654 color: var(--colortext);
7656.dropdown dd ul li:hover {
7659.dropdown dd ul li input[
type=
"checkbox"] {
7660 margin-<?php echo $right; ?>: 3px;
7662.dropdown dd ul li a, .dropdown dd ul li span {
7666.dropdown dd ul li span {
7672dd.dropdowndd ul li {
7673 text-overflow: ellipsis;
7675 white-space: nowrap;
7685 text-overflow: ellipsis;
7686 white-space: nowrap;
7699 padding-bottom: 20px;
7707.searchpage .tagtr .tagtd {
7709 padding-bottom: 2px;
7711.searchpage .tagtr .tagtd .button {
7715.searchpage .searchform input {
7720li.ui-li-divider .ui-link {
7721 color: #FFF !important;
7726a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-inner:hover {
7727 text-decoration: none !important;
7737 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
7740.ui-btn-icon-right .ui-btn-inner {
7741 padding-right: 30px;
7743.ui-btn-icon-left .ui-btn-inner {
7746.ui-select .ui-btn-icon-right .ui-btn-inner {
7747 padding-right: 30px;
7749.ui-select .ui-btn-icon-left .ui-btn-inner {
7752.ui-select .ui-btn-icon-right .ui-icon {
7755.ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon {
7761 white-space: nowrap;
7762 text-overflow: ellipsis;
7764.fiche .ui-controlgroup {
7766 padding-bottom: 0px;
7768div.ui-controlgroup-controls div.tabsElem
7772div.ui-controlgroup-controls div.tabsElem a
7774 -webkit-box-shadow: 0 -3px 6px rgba(0,0,0,.2);
7775 box-shadow: 0 -3px 6px rgba(0,0,0,.2);
7777div.ui-controlgroup-controls div.tabsElem a#active {
7778 -webkit-box-shadow: 0 -3px 6px rgba(0,0,0,.3);
7779 box-shadow: 0 -3px 6px rgba(0,0,0,.3);
7782a.tab span.ui-btn-inner
7789 color: var(--colortext);
7791.liste_titre .ui-link {
7792 color: var(--colortexttitle) !important;
7796 word-wrap:
break-word;
7800.formdoc .ui-btn-inner
7802 white-space: normal;
7804 text-overflow: clip;
7812div.ui-radio, div.ui-checkbox
7814 display:
inline-block;
7815 border-bottom: 0px !important;
7817.ui-checkbox input, .ui-radio input {
7823div.ui-checkbox label+input, div.ui-radio label+input {
7828 padding-bottom: 10px; margin-bottom: 4px; border-bottom: 1px solid #AAAAAA !important;
7833 -webkit-border-radius: 0;
7836.ui-field-contain label.ui-input-text {
7837 vertical-align: middle !important;
7839.ui-mobile fieldset {
7840 border-bottom: none !important;
7844.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-
static.ui-li {
7849 font-weight: normal;
7851.ui-focus, .ui-btn:focus {
7852 -webkit-box-shadow: none;
7860 color: var(--colortexttitlenotab) !important;
7862.ui-bar-b, .lilevel0 {
7863 background-repeat: repeat-x;
7867 color: var(--colortexttitlenotab) !important;
7870 font-weight: normal !important;
7873.ui-li.ui-last-child, .ui-li.ui-field-contain.ui-last-child {
7874 border-bottom-width: 0px !important;
7877 color: var(--colortexttitle) !important;
7878 background: var(--colorbackmobilemenu);
7881 box-shadow: none !important;
7882 border-bottom: 1px solid #ccc;
7885 border-right: 1px solid #ccc !important;
7888 border: 1px solid #ccc;
7891.ui-btn-up-c, .ui-btn-hover-c {
7895.ui-body-c .ui-link, .ui-body-c .ui-link:visited, .ui-body-c .ui-link:hover {
7896 color: var(--colortextlink);
7898.ui-btn-up-c .vsmenudisabled {
7899 color: #<?php echo $colorshadowtitle; ?> !important;
7900 text-shadow: none !important;
7903 background: transparent;
7906 color: var(--colortexttitlenotab) !important;
7909 border-top: 2px solid #444;
7910 background: #fff ! important;
7912.lilevel1 div div a {
7913 font-weight: bold !important;
7918 background: #fff ! important;
7923 background: #fff ! important;
7928 background: #fff ! important;
7933 background: #fff ! important;
7942.menu_choix1,.menu_choix2 {
7945 border: 1px solid #666;
7948.menu_choix1 a, .menu_choix2 a {
7951 text-decoration: none;
7957.menu_choix1 a:hover,.menu_choix2 a:hover {
7960.menu li.menu_choix1 {
7962 padding-right: 10px;
7963 padding-bottom: 2px;
7965.menu li.menu_choix2 {
7967 padding-right: 10px;
7968 padding-bottom: 2px;
7970@media only screen and (max-width: 768px)
7972 .menu_choix1 a, .menu_choix2 a {
7973 background-size: 36px 36px;
7977 .menu li.menu_choix1, .menu li.menu_choix2 {
7982 margin-right: 0 !important;
7996 border: 1px solid #888;
7998.publicnewmemberform div.tabBarWithBottom {
7999 border: 1px solid #e8e8e8;
8002 background-color: var(--colorbackgrey);
8006.publicnewmemberform #tablesubscribe {
8007 color: var(--colortextbackvmenu);
8010@media only screen and (max-width: 768px)
8012 .publicnewmemberform div.tabBarWithBottom {
8026.ticketpublictable td {
8034.publicnewticketform {
8039 padding-right: 50px;
8042@media only screen and (max-width: 768px)
8044 .ticketlargemargin {
8045 padding-left: 5px; padding-right: 5px;
8059#cd-timeline::before {
8067 background: #d7e4ed;
8069@media only screen and (min-width: 1170px) {
8073 #cd-timeline::before {
8083.cd-timeline-block:after {
8088.cd-timeline-block:first-child {
8091.cd-timeline-block:last-child {
8094@media only screen and (min-width: 1170px) {
8095 .cd-timeline-block {
8098 .cd-timeline-block:first-child {
8101 .cd-timeline-block:last-child {
8113 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);
8114 background: #d7e4ed;
8116.cd-timeline-img img {
8126.cd-timeline-img.cd-picture {
8127 background: #75ce66;
8129.cd-timeline-img.cd-movie {
8130 background: #c03b44;
8132.cd-timeline-img.cd-location {
8133 background: #f0ca45;
8135@media only screen and (min-width: 1170px) {
8142 -webkit-transform: translateZ(0);
8143 -webkit-backface-visibility: hidden;
8145 .cssanimations .cd-timeline-img.is-hidden {
8148 .cssanimations .cd-timeline-img.bounce-in {
8149 visibility: visible;
8150 -webkit-animation: cd-bounce-1 0.6s;
8151 -moz-animation: cd-bounce-1 0.6s;
8152 animation: cd-bounce-1 0.6s;
8156@-webkit-keyframes cd-bounce-1 {
8159 -webkit-transform: scale(0.5);
8164 -webkit-transform: scale(1.2);
8168 -webkit-transform: scale(1);
8171@-moz-keyframes cd-bounce-1 {
8174 -moz-transform: scale(0.5);
8179 -moz-transform: scale(1.2);
8183 -moz-transform: scale(1);
8186@keyframes cd-bounce-1 {
8189 -webkit-transform: scale(0.5);
8190 -moz-transform: scale(0.5);
8191 -ms-transform: scale(0.5);
8192 -o-transform: scale(0.5);
8193 transform: scale(0.5);
8198 -webkit-transform: scale(1.2);
8199 -moz-transform: scale(1.2);
8200 -ms-transform: scale(1.2);
8201 -o-transform: scale(1.2);
8202 transform: scale(1.2);
8206 -webkit-transform: scale(1);
8207 -moz-transform: scale(1);
8208 -ms-transform: scale(1);
8209 -o-transform: scale(1);
8210 transform: scale(1);
8213.cd-timeline-content {
8217 border-radius: 0.25em;
8219 background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8220 background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8221 background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8222 background-image: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8224.cd-timeline-content:after {
8229.cd-timeline-content h2 {
8232.cd-timeline-content .cd-date {
8234 font-size: 0.8125rem;
8236.cd-timeline-content .cd-date {
8237 display:
inline-block;
8239.cd-timeline-content p {
8244.cd-timeline-content .cd-date {
8249.cd-timeline-content::before {
8256 border: 7px solid transparent;
8257 border-right: 7px solid white;
8259@media only screen and (min-width: 768px) {
8260 .cd-timeline-content h2 {
8264 .cd-timeline-content {
8268 .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
8270 font-size: 0.875rem;
8273@media only screen and (min-width: 1170px) {
8274 .cd-timeline-content {
8279 .cd-timeline-content::before {
8282 border-color: transparent;
8283 border-left-color: white;
8285 .cd-timeline-content .cd-read-more {
8288 .cd-timeline-content .cd-date {
8296 .cd-timeline-block:nth-child(even) .cd-timeline-content {
8299 .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
8303 border-color: transparent;
8304 border-right-color: white;
8306 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
8309 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
8325span.phpdebugbar-tooltip.phpdebugbar-tooltip-extra-wide, span.phpdebugbar-tooltip.phpdebugbar-tooltip-wide {
8326 width: 250px !important;
8328.phpdebugbar-indicator span.phpdebugbar-tooltip {
8329 opacity: .95 !important;
8331a.phpdebugbar-tab.phpdebugbar-active {
8332 background-image: unset !important;
8334.phpdebugbar-fa-tags:before {
8336 font-weight: 600 !important;
8338.phpdebugbar-fa-tasks:before {
8340 font-weight: 600 !important;
8342.phpdebugbar-fa-tags, .phpdebugbar-fa-tasks, .phpdebugbar-indicator .fa {
8343 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
8346div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-warning:before,
8347div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-error:before,
8348div.phpdebugbar-widgets-exceptions a.phpdebugbar-widgets-editor-link:before,
8349div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-database:before,
8350div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-duration:before,
8351div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-memory:before,
8352div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-row-count:before,
8353div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-copy-clipboard:before,
8354div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-stmt-id:before,
8355div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-render-time:before,
8356div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-memory:before,
8357div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-param-count:before,
8358div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-
type:before,
8359div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
8361 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>" !important;
8368.jcrop-holder { background: unset !important; }
8375.dol-xaxis-vertical .flot-x-axis .flot-tick-label.tickLabel {
8376 text-orientation: sideways;
8378 writing-mode: vertical-rl;
8379 white-space: nowrap;
8387span.clipboardCPValueToPrint, div.clipboardCPValueToPrint {
8388 display:
inline-block;
8390span.clipboardCPValue.hidewithsize {
8391 width: 0 !important;
8392 display:
inline-block;
8394 white-space: nowrap;
8396 vertical-align: middle;
8398div.clipboardCPValue.hidewithsize {
8399 width: 0 !important;
8402 white-space: nowrap;
8405.clipboardCPShowOnHover .clipboardCPButton {
8413.clipboardCPTextDivInside {
8415 background: #f8f8fa;
8417 border: 1px solid #E0E0E0;
8426 white-space: nowrap;
8428 box-shadow: 1px 1px 6px #ddd;
8436.radio_js_bloc_number {
8437 display:
inline-block;
8441 border:1px solid #ccc;
8448.radio_js_bloc_number.selected {
8449 transition:0.2s ease background;
8462 vertical-align: top;
8466#virtualcard-iframe {
8467 border: 40px solid #aaa;
8468 vertical-align: top;
8471 border-radius: 10px;
8475 pointer-events: none;
8490.highlightDragDropArea{
8491 border: 2px #000 dashed !important;
8492 background-color: #eee !important;
8494.highlightDragDropArea * :not(.dragDropAreaMessage *){
8496 filter: blur(1px) grayscale(90%);
8498.dragDropAreaMessage {
8502 transform: translate(-50%, -50%);
8512 border: 1px solid #bbb !important;
8519.opensurveydescription * {
8524 padding: 0 4px 0 4px;
8528 margin-right: 100px;
8532 background-color: #f0f0f0;
8536.survey_borders .resultats .nom {
8537 text-align: <?php echo $left; ?>
8539.survey_borders .resultats .sujet, .survey_borders .resultats .jour {
8550#bookinghoursection {
8558 border: 1px solid #000;
8561 margin-bottom: 15px;
8570 background-size: 22px
auto;
8573@media only screen and (max-width: 768px)
8575 .imgopensurveywizard, .imgautosize { width:95%; height:
auto; }
8577 .fiche > .listactionsfilter .table-fiche-title .col-title .titre {
8587 width: <?php print
dol_size(350,
'width'); ?>px;
8593 -webkit-border-radius: 0;
8599 td.widthpictotitle { width: 30px; }
8601 .logopublicpayment #dolpaymentlogo {
8604 #tablepublicpayment {
8605 width:
auto !important;
8606 border: none !important;
8608 .poweredbypublicpayment {
8609 float: unset !important;
8610 top: unset !important;
8612 right: -10px !important;
8625 .bookcalform.boxtable .minwidth75 {
8628 .center.bookingtab {
8631 #bookinghoursection {
8641@media only screen and (max-width: 1024px)
8643 div#ecm-layout-west {
8644 width: calc(100% - 4px);
8647 div#ecm-layout-center {
8654@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC1', round($nbtopmenuentries * 90, 0) + 340); ?>px)
8657 width: <?php echo round(52); ?>px;
8658 white-space: nowrap;
8660 text-overflow: ellipsis;
8662 color: var(--colortextbackhmenu);
8666 color: var(--colortextbackhmenu);
8675 background-size: 22px
auto;
8679 li.tmenu, li.tmenusel {
8694@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC2', round($nbtopmenuentries * 69, 0) + 130); ?>px)
8696 li.tmenucompanylogo {
8703 max-width: <?php echo max(26, ceil(300 / ($nbtopmenuentriesreal + 2))); ?>px;
8704 text-overflow: clip;
8706 span.mainmenuaspan {
8715 background-size: 20px
auto;
8725<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
8726@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
8729 .tmenudiv:hover .tmenuimage:not(.menuhider), .tmenudiv:hover .tmenuimage:not(.menuhider):before {
8730 margin-top: 8px !important;
8736 background: var(--colorbackvmenu1);
8745 background: var(--colorbackvmenu1);
8751 .login_vertical_align {
8753 padding-right: 20px;
8758 <?php
if ($disableimages) { ?>
8763 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
8766 padding-<?php echo $right; ?>: 0;
8769 div.login_block_user {
8773 div.login_block_tools, div.login_block_user {
8784 padding-right: 20px;
8785 padding-bottom: 16px;
8789 vertical-align: middle;
8791 background: var(--colorbackvmenu1);
8800 .loginbuttonexternal {
8803 .side-nav-vert .user-menu .dropdown-menu {
8804 width: 278px !important;
8806 div.login_block_other {
8807 margin-right: unset;
8809 div.login_block_tools, div.login_block_user, div.login_block_other { clear: both; }
8811 .atoplogin, .atoplogin:hover
8813 color:unset !important;
8818 padding: 0 !important;
8821 li.tmenu, li.tmenusel {
8828 text-overflow: clip;
8831 background-size: 20px
auto;
8832 margin-top: 2px !important;
8840 width:
auto !important;
8842 .tableforfield>tr>td:first-child, .tableforfield>tbody>tr>td:first-child, div.tableforfield div.tagtr>div.tagtd:first-of-
type {
8845 .tableforfield>tr>td:nth-child(2), .tableforfield>tbody>tr>td:nth-child(2), div.tableforfield div.tagtr>div.tagtd:nth-child(2) {
8846 word-
break:
break-word;
8853 table.table-fiche-title .col-title div.titre{
8862 word-
break:
break-word;
8865 .websiteselectionsection {
8867 border-right: unset;
8875 padding-right: 12px;
8883 .underbanner.underbanner-before-box {
8884 border-bottom: none;
8887 .valuefield.fieldname_type span.badgeneutral {
8889 display:
inline-block;
8892 tr.trextrafieldseparator td, tr.trextrafields_collapse_last td {
8894 border-bottom: 1px solid var(--colortopbordertitle1) !important;
8905 .lilevel1 span.paddingright {
8909 img.userphotopublicvcard {
8918@media only screen and (max-width: 320px)
8924@media only screen and (max-width: 300px)
8930@media only screen and (max-width: 280px)
8948include
dol_buildpath($path.
'/theme/'.$theme.
'/dropdown.inc.php', 0);
8949include
dol_buildpath($path.
'/theme/'.$theme.
'/emaillayout.inc.php', 0);
8950include
dol_buildpath($path.
'/theme/'.$theme.
'/info-box.inc.php', 0);
8951include
dol_buildpath($path.
'/theme/'.$theme.
'/progress.inc.php', 0);
8952include
dol_buildpath($path.
'/theme/'.$theme.
'/timeline.inc.php', 0);
8960div.extra_inline_chkbxlst, div.extra_inline_checkbox {
8965div.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.