25if (!defined(
'ISLOADEDBYSTEELSHEET')) {
26 die(
'Must be called by steelsheet');
98@phan-var-force int<0,1> $dol_hide_topmenu
99@phan-var-force int<0,1> $dol_hide_leftmenu
100@phan-var-force int<0,1> $dol_optimize_smallscreen
101@phan-var-force int<0,1> $dol_no_mouse_hover
102@phan-var-force string $badgeDanger
103@phan-var-force string $badgeWarning
104@phan-var-force string $borderwidth
105@phan-var-force string $colorbackbody
106@phan-var-force string $colorbackhmenu1
107@phan-var-force string $colorbacklinebreak
108@phan-var-force string $colorbacklineimpair1
109@phan-var-force string $colorbacklineimpair2
110@phan-var-force string $colorbacklinepair1
111@phan-var-force string $colorbacklinepair2
112@phan-var-force string $colorbacklinepairchecked
113@phan-var-force string $colorbacklinepairhover
114@phan-var-force string $colorbacktabactive
115@phan-var-force string $colorbacktabcard1
116@phan-var-force string $colorbacktitle1
117@phan-var-force string $colorbackvmenu1
118@phan-var-force string $colorblind_deuteranopes_textSuccess
119@phan-var-force string $colorblind_deuteranopes_textWarning
120@phan-var-force string $colorshadowtitle
121@phan-var-force string $colortext
122@phan-var-force string $colortextbackhmenu
123@phan-var-force string $colortextbacktab
124@phan-var-force string $colortextbackvmenu
125@phan-var-force string $colortextlink
126@phan-var-force string $colortexttitle
127@phan-var-force string $colortexttitlelink
128@phan-var-force string $colortexttitlenotab
129@phan-var-force string $colortexttitlenotab2
130@phan-var-force string $colortopbordertitle1
131@phan-var-force int<0,1> $disableimages
132@phan-var-force int<0,1> $dol_hide_leftmenu
133@phan-var-force int<0,1> $dol_hide_topmenu
134@phan-var-force int<0,1> $dol_optimize_smallscreen
135@phan-var-force string $fontlist
136@phan-var-force string $fontsize
137@phan-var-force int $heightmenu
138@phan-var-force string $heightrow
139@phan-var-force string $img_button
140@phan-var-force string $left
141@phan-var-force string $maxwidthloginblock
142@phan-var-force int $minwidthtmenu
143@phan-var-force int $nbtopmenuentries
144@phan-var-force int $nbtopmenuentriesreal
145@phan-var-force string $path
146@phan-var-force string $right
147@phan-var-force string $textDanger
148@phan-var-force string $textSuccess
149@phan-var-force string $textWarning
150@phan-var-force string $toolTipBgColor
151@phan-var-force string $toolTipFontColor
152@phan-var-force int<0,1> $useboldtitle
153@phan-var-force int $userborderontable
154@phan-var-force array{h:int,l:int,s:int,a:int} $colortextlinkHsla
167 --colorbackhmenu1: rgb(<?php print $colorbackhmenu1; ?>);
168 --colorbackvmenu1: rgb(<?php print $colorbackvmenu1; ?>);
169 --colorbacktitle1: rgb(<?php print $colorbacktitle1; ?>);
170 --colorbacktabcard1: rgb(<?php print $colorbacktabcard1; ?>);
171 --colorbacktabactive: rgb(<?php print $colorbacktabactive; ?>);
172 --colorbacklineimpair1: rgb(<?php print $colorbacklineimpair1; ?>);
173 --colorbacklineimpair2: rgb(<?php print $colorbacklineimpair2; ?>);
174 --colorbacklinepair1: rgb(<?php print $colorbacklinepair1; ?>);
175 --colorbacklinepair2: rgb(<?php print $colorbacklinepair2; ?>);
176 --colorbacklinepairhover: rgb(<?php print $colorbacklinepairhover; ?>);
177 --colorbacklinepairchecked: rgb(<?php print $colorbacklinepairchecked; ?>);
178 --colorbacklinebreak: rgb(<?php print $colorbacklinebreak; ?>);
179 --colorbackbody: rgb(<?php print $colorbackbody; ?>);
180 --colorbackmobilemenu: #f8f8f8;
181 --colorbackgrey: #f0f0f0;
182 --colortexttitlenotab: rgb(<?php print $colortexttitlenotab; ?>);
183 --colortexttitlenotab2: rgb(<?php print $colortexttitlenotab2; ?>);
184 --colortexttitle: rgba(<?php print $colortexttitle; ?>, 0.9);
185 --colortexttitlelink: rgba(<?php print $colortexttitlelink; ?>, 0.9);
186 --colortext: rgb(<?php print $colortext; ?>);
187 --colortextlink: rgb(<?php print $colortextlink; ?>);
188 --colortextlink-h: <?php print $colortextlinkHsla[
'h']; ?>;
189 --colortextlink-l: <?php print $colortextlinkHsla[
'l']; ?>%;
190 --colortextlink-s: <?php print $colortextlinkHsla[
's']; ?>%;
191 --colortextlink-a: 1;
192 --colortextbackhmenu: #<?php print $colortextbackhmenu; ?>;
193 --colortextbackvmenu: #<?php print $colortextbackvmenu; ?>;
194 --colortopbordertitle1: rgb(<?php print $colortopbordertitle1; ?>);
195 --listetotal: #888888;
196 --inputbackgroundcolor: #FFF;
197 --inputbackgroundcolordisabled: #eee;
198 --inputcolordisabled: rgb(80, 80, 80);
199 --inputbordercolor: rgba(0,0,0,.15);
200 --tooltipbgcolor: <?php print $toolTipBgColor; ?>;
201 --tooltipfontcolor : <?php print $toolTipFontColor; ?>;
202 --oddevencolor: #202020;
203 --colorboxstatsborder: #e0e0e0;
204 --dolgraphbg: rgba(255,255,255,0);
205 --fieldrequiredcolor: #400030;
206 --colortextbacktab: #<?php print $colortextbacktab; ?>;
207 --colorboxiconbg: #eee;
209 --tableforfieldcolor:#888;
210 --amountremaintopaycolor:#880000;
211 --amountpaymentcomplete:#008855;
212 --amountremaintopaybackcolor:none;
213 --productlinestockod: #002200;
214 --productlinestocktoolow: #884400;
215 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #fff, #fff, #fff, #e4efe8);
216 --tablevalidbgcolor: rgb(252, 248, 227);
219 --heightrow: <?php print $heightrow; ?>;
224 print
"/* For dark mode */\n";
226 print
"@media (prefers-color-scheme: dark) {";
228 print
"@media not print {";
231 --colorbackhmenu1: #3d3e40;
232 --colorbackvmenu1: #2b2c2e;
233 --colorbacktitle1: #3b3c3e;
234 --colorbacktabcard1: #1d1e20; /* Must be same than colorbackbody */
235 --colorbacktabactive: rgb(220,220,220);
236 --colorbacklineimpair1: #38393d;
237 --colorbacklineimpair2: #2b2d2f;
238 --colorbacklinepair1: #38393d;
239 --colorbacklinepair2: #2b2d2f;
240 --colorbacklinepairhover: #2b2d2f;
241 --colorbacklinepairchecked: #0e5ccd;
242 --colorbackbody: #1d1e20;
243 --colorbackmobilemenu: #080808;
244 --colorbackgrey: #0f0f0f;
245 --tooltipbgcolor: #2b2d2f;
246 --colortexttitlenotab: rgb(220,220,220);
247 --colortexttitlenotab2: rgb(220,220,220);
248 --colortexttitle: rgb(220,220,220);
249 --colortext: rgb(220,220,220);
250 --colortextlink: #4390dc;
251 --colortexttitlelink: #4390dc;
252 --colortextbackhmenu: rgb(220,220,220);
253 --colortextbackvmenu: rgb(220,220,220);
254 --tooltipfontcolor : rgb(220,220,220);
255 --listetotal: rgb(245, 83, 158);
256 --inputbackgroundcolor: rgb(70, 70, 70);
257 --inputbackgroundcolordisabled: rgb(60, 60, 60);
258 --inputcolordisabled: rgb(140, 140, 140);
259 --inputbordercolor: rgb(220,220,220);
260 --oddevencolor: rgb(220,220,220);
261 --colorboxstatsborder: rgb(65,100,138);
262 --dolgraphbg: #1d1e20;
263 --fieldrequiredcolor: rgb(250,183,59);
264 --colortextbacktab: rgb(220,220,220);
265 --colorboxiconbg: rgb(36,38,39);
266 --refidnocolor: rgb(220,220,220);
267 --tableforfieldcolor:rgb(220,220,220);
268 --amountremaintopaycolor:rgb(252,84,91);
269 --amountpaymentcomplete:rgb(101,184,77);
270 --amountremaintopaybackcolor:rbg(245,130,46);
271 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #000, #000, #000, #274231);
272 --tablevalidbgcolor: rgb(80, 64, 33);
285<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
286 background-color: #FFFFFF;
288 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
290 font-family: <?php print $fontlist ?>;
296 background-color: var(--colorbackbody);
297 <?php print
'direction: '.$langs->trans(
"DIRECTION").
";\n"; ?>
307.sensiblehtmlcontent * {
311.thumbstat { font-weight: bold !important; }
312th a { font-weight: <?php echo($useboldtitle ?
'bold' :
'normal'); ?> !important; }
313a.tab { font-weight: 500 !important; }
315a:link, a:visited, a:hover, a:active, .classlink { color: var(--colortextlink); text-decoration: none; }
316a:hover { text-decoration: underline; color: var(--colortextlink); }
317a.commonlink { color: var(--colortextlink) !important; text-decoration: none; }
319th.liste_titre a div div:hover, th.liste_titre_sel a div div:hover { text-decoration: underline; }
320tr.liste_titre th.liste_titre_sel:not(.maxwidthsearch), tr.liste_titre td.liste_titre_sel:not(.maxwidthsearch),
321tr.liste_titre th.liste_titre:not(.maxwidthsearch), tr.liste_titre td.liste_titre:not(.maxwidthsearch) { opacity: 0.8; }
322tr.liste_titre_filter th.liste_titre:not(.center), tr.liste_titre_filter th.liste_titre_sel:not(.center) {
325.liste_titre.trheight5em {
326 height: 4em !important;
331 box-sizing: border-box;
333select.vmenusearchselectcombo {
334 background-color: unset;
337table.liste th.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
338table.liste th.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch) {
342 text-overflow: ellipsis;
344th.wrapcolumntitle dl dt a span.fas.fa-list {
345 vertical-align: middle;
363.liste_titre input[
name=search_month], .liste_titre input[
name=search_month_start], .liste_titre input[
name=search_month_end] {
367select#date_startday, select#date_startmonth, select#date_endday, select#date_endmonth, select#reday, select#remonth,
368input, input.flat, form.flat select, select, select.flat, .dataTables_length label select {
371input, input.flat, textarea, textarea.flat, form.flat select, select, select.flat, .dataTables_length label select {
372 color: var(--colortext);
374 font-family: <?php print $fontlist ?>;
376 margin: 0px 0px 0px 0px;
377 background-color: var(--inputbackgroundcolor);
379 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
383.liste_titre input, .liste_titre select {
385 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
388.divadvancedsearchfieldcompinput,
389div.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
391 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
394 background-color: #f8f8fa;
395 border-bottom-left-radius: 0;
396 border-bottom-right-radius: 0;
401.divadvancedsearchfieldcompinput {
403 border-bottom: solid 1px var(--inputbordercolor);
406input[
name=duration_value], input[
name=durationhour]
408 margin-right: 4px !important;
410input[
type=submit], input[
type=submit]:hover {
413input[
type=checkbox], input[
type=radio] {
415 transform: scale(1.25);
417.kanban input.checkforselect {
428.tableforfield input {
432 margin-top: 0 !important;
435.refidno .button.smallpaddingimp {
436 padding: 3px !important;
437 padding-left: 6px !important;
438 padding-right: 6px !important;
452#mainbody input.button:not(.buttongen):not(.bordertransp), #mainbody a.button:not(.buttongen):not(.bordertransp) {
453 background: var(--butactionbg);
454 color: var(--textbutaction);
456 border-collapse: collapse;
459#mainbody span.websitetools input.button:not(.buttongen):not(.bordertransp) {
460 color: #000 !important;
462#mainbody input.buttongen, #mainbody button.buttongen {
466 box-shadow: 0px 0px 6px 1px rgb(50 50 50 / 40%), 0px 0px 0px rgb(60 60 60 / 10%);
472input.button.massactionconfirmed {
476input:invalid, select:invalid, input.--error , select.--error {
477 border-color: #ea1212;
480section.setupsection {
482 background-color: var(--colorbackgrey);
485section.setupsection:hover {
486 box-shadow: 0 0 5px #aaa;
490.field-error-icon { color: #ea1212 !important; }
493div.tabBar textarea:focus:not(.textarea-ai_feature):not(.cke_source) {
494 border: 1px solid #aaa !important;
496input:focus:not(.
button):not(.buttonwebsite):not(.buttonreset):not(.select2-search__field):not(#top-bookmark-search-input):not(.search_component_input):not(.input-nobottom),
497 select:focus, .select2-container--open [aria-expanded=
"false"].select2-selection--single,
498 .select2-container--focus span.selection span.select2-selection {
499 border-bottom: 1px solid #666 !important;
500 border-bottom-left-radius: 0 !important;
501 border-bottom-right-radius: 0 !important;
503textarea.cke_source:focus
512 border-top: solid 1px var(--inputbordercolor);
513 border-left: solid 1px var(--inputbordercolor);
514 border-right: solid 1px var(--inputbordercolor);
515 border-bottom: solid 1px var(--inputbordercolor);
522input.removedassigned, input.removedassignedresource {
523 padding: 2px !important;
524 vertical-align: text-bottom;
528 padding-left: 0px !important;
529 padding-right: 0px !important;
532 vertical-align: middle;
534input.buttonpayment,
button.buttonpayment, div.buttonpayment {
539 background-image: none;
545 background-color: #9999bb;
547 box-shadow: 1px 1px 4px #bbb;
559.nofocusvisible:focus-visible {
563div.buttonpayment input:focus {
571div.buttonpayment input {
572 background-color: unset;
574 border-bottom: unset;
576 text-transform: uppercase;
579input.buttonpaymentcb {
580 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/credit_card.png', 1) ?>);
581 background-size: 26px;
582 background-repeat: no-repeat;
585input.buttonpaymentcheque {
586 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/cheque.png', 1) ?>);
587 background-size: 24px;
588 background-repeat: no-repeat;
591input.buttonpaymentpaypal {
592 background-image: url(<?php echo
dol_buildpath($path.
'/paypal/img/object_paypal.png', 1) ?>);
593 background-repeat: no-repeat;
596input.buttonpaymentpaybox {
597 background-image: url(<?php echo
dol_buildpath($path.
'/paybox/img/object_paybox.png', 1) ?>);
598 background-repeat: no-repeat;
601input.buttonpaymentstripe {
602 background-image: url(<?php echo
dol_buildpath($path.
'/stripe/img/object_stripe.png', 1) ?>);
603 background-repeat: no-repeat;
606.logopublicpayment #dolpaymentlogo {
609 image-rendering: -webkit-optimize-contrast;
616 background-color: transparent;
617 color: var(--colortext) !important;
618 border: 1px solid #888 !important;
619 margin: 0 0.45em !important;
622span.userimg.notfirst, div.userimg.notfirst {
625div.userimg.notfirst {
626 display: block-
inline;
630span.timesheetalreadyrecorded input {
632 border-bottom: solid 1px rgba(0,0,0,0.4);
633 margin-right: 1px !important;
635td.onholidaymorning, td.onholidayafternoon {
636 background-color: #fdf6f2;
639 background-color: #f4eede;
641td.onholidayallday:not(.weekend) input {
642 background-color: #f8f7f0;
645 background-color: #f8f4f4;
651 background: var(--colorbacklinepairhover) !important;
663 border-right: 1px solid #ccc;
666td.linecoldescription.bomline {
670td.amount, span.amount, div.amount, b.amount {
673td.amountneg, span.amountneg, div.amountneg, b.amountneg
677td.amount.amountbadge, span.amount.amountbadge, div.amount.amountbadge, b.amount.amountbadge {
678 background-color: <?php echo $badgeStatus4; ?>;
683td.amountneg.amountbadge, span.amountneg.amountbadge, div.amountneg.amountbadge, b.amountneg.amountbadge
685 background-color: #660000;
691td.amount, span.amount, div.amount, b.amount,
692td.amountneg, span.amountneg, div.amountneg, b.amountneg,
693span.amount, span.amountneg {
699select.flat, form.flat select, .pageplusone {
709.paginationlastpage a {
714 filter: saturate(0.8);
718 color: var(--colortextlink);
720.optiongrey, .opacitymedium {
723.opacitymediumbycolor {
724 color: rgba(0, 0, 0, 0.4);
736 color: var(--colorwhite);
739 color: #888 !important;
742 color: var(--colorblack);
744.colorblack.totalnboflines {
749 font-size: unset !important;
752 transform: scale(1, -1);
755 transform: scale(-1, 1);
758select:invalid, select.--error {
763 background: var(--inputbackgroundcolordisabled);
764 color: var(--inputcolordisabled);
768 box-shadow: none !important;
771 padding: 0px !important;
772 border: 0px !important;
773 vertical-align: text-bottom;
776 background-color: transparent;
783 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
785input[
type=checkbox] { background-color: transparent; border: none; box-shadow: none; }
786input[
type=radio] { background-color: transparent; border: none; box-shadow: none; }
787input[
type=image] { background-color: transparent; border: none; box-shadow: none; }
788input:-webkit-autofill {
789 background-color: #FDFFF0 !important;
790 background-image:none !important;
791 -webkit-box-shadow: 0 0 0 50px #FDFFF0 inset;
795.placeholder { color: #ccc; }
796select.placeholder { color: #ccc; }
797.select2-selection__choice .placeholder { color: #aaa; }
798::-webkit-input-placeholder { color: #ccc; }
799input:-moz-placeholder { color: #ccc; }
800select.placeholder option:not(.opacitymediumbycolor):not(.opacitymedium) {
801 color: var(--colortext);
804input[
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; }
806 border: 1px solid #aaa !important;
807 padding-
inline-start: 2em;
808 padding-
inline-end: 2em;
809 min-
inline-size:
auto;
811#div_container_exportoptions fieldset, #div_container_sub_exportoptions fieldset {
812 border: 1px solid #ccc !important;
814.legendforfieldsetstep { padding-bottom: 10px; }
815input#onlinepaymenturl, input#directdownloadlink {
822 padding: 20px 0px 0px 0px;
826div#moretabsList, div#moretabsListaction {
830hr { border: 0; border-top: 1px solid #ccc; }
831.tabBar hr { margin-top: 20px; margin-bottom: 17px; }
834table.tableforfield .button:not(.bordertransp):not(.buttonpayment),
835table.tableforfield .buttonDelete:not(.bordertransp):not(.buttonpayment) {
840.button:not(.bordertransp):not(.buttonpayment),
841.buttonDelete:not(.bordertransp):not(.buttonpayment) {
846 font-family: <?php print $fontlist ?>;
847 display:
inline-block;
852 text-decoration: none !important;
853 background-color: #f5f5f5;
854 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
855 background-repeat: repeat-x;
856 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
857 border: 1px solid
#aaa;
861 text-transform: uppercase;
864.valuefield .button, .valuefieldcreate .button, .refidno .button:not(.smallpaddingimp) {
865 margin-top: 0 !important;
866 margin-bottom: 0 !important;
867 font-size: 0.85em !important;
868 padding: 5px !important;
870.button:focus, .buttonDelete:focus {
871 box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
873.button:hover:not(.nohover), .buttonDelete:hover:not(.nohover) {
875 box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
877.button:
disabled, .buttonDelete:
disabled, .button.disabled, .buttonDelete.disabled {
881 text-decoration: none;
884 pointer-events: none;
889.button_search, .button_removefilter {
891 background-color: unset;
893.button_search:hover, .button_removefilter:hover {
903div.float, span.floatleft
905 float:<?php print $left; ?>;
909 float:<?php print $right; ?>;
921 display:
inline-block;
925 display:
inline-block !important;
930button[
name=
'button_search_x'] span.fa.fa-search {
933button[
name=
'button_removefilter_x'] span.fa.fa-
remove {
941 padding-<?php echo $left; ?>: 3px;
948 box-shadow: none !important;
949 border-radius:0px !important;
959 vertical-align: middle;
962 vertical-align: bottom;
965 vertical-align: text-bottom;
971 width: 100% !important;
973.centpercentwithout1imp {
974 width: calc(100% - 1px) !important;
976.centpercentwithoutmenu {
977 width: calc(100% - 200px);
979.quatrevingtpercent, .inputsearch {
982.maxquatrevingtpercent {
988.quatrevingtquinzepercent {
991.quatrevingtpercentminusx {
992 width: calc(80% - 52px);
995 width: calc(100% - 52px);
997textarea.centpercent {
1017.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
1020.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 {
1027 transform: scaleX(-1) translate(<?php print($left == 'left' ? '' : '-'); ?>2px, 0);
1030 transform: rotate(90deg) translate(2px, <?php print($left ==
'left' ?
'' :
'-'); ?>4px);
1037 text-align: center !important;
1042 place-items: center;
1054 text-align: <?php print $left; ?>;
1057 text-align: <?php print $right; ?>;
1060 text-align: justify;
1063 float: <?php echo $left; ?> !important;
1066 float: <?php echo $right; ?> !important;
1069 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1071.nowraponsmartphone {
1072 white-space: <?php print($dol_optimize_smallscreen ?
'nowrap' :
'normal'); ?>;
1075 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1077.liste_titre .nowrap {
1078 white-space: nowrap;
1081 white-space: nowrap;
1084 white-space: nowrap;
1085 display:
inline-block;
1087.wrapimp, .wrapimp pre {
1088 white-space: normal !important;
1091 word-wrap:
break-word;
1094 word-
break:
break-word !important;
1097 word-
break:
break-word;
1100 word-
break:
break-all;
1102td.wordbreak img, td.wordbreakimp img {
1106 font-weight: bold !important;
1109 font-weight: normal !important;
1112 text-transform: uppercase;
1118 text-decoration: none;
1121 text-decoration: none !important;
1127 padding-<?php print $left; ?>: 0;
1130 padding-<?php print $right; ?>: 0;
1139 padding-<?php print $left; ?>: 0 !important;
1142 padding-<?php print $right; ?>: 0 !important;
1145 padding-top: 0 !important;
1147.nopaddingbottomimp {
1148 padding-bottom: 0 !important;
1151 padding-<?php print $left; ?>: 4px;
1154 padding-<?php print $left; ?>: 4px !important;
1157 padding-<?php print $left; ?>: 2px;
1160 padding-<?php print $left; ?>: 2px !important;
1163 padding-<?php print $right; ?>: 4px;
1166 padding-<?php print $right; ?>: 4px !important;
1169 padding-<?php print $right; ?>: 2px;
1172 padding-<?php print $right; ?>: 2px !important;
1178 padding-top: 4px !important;
1184 padding-bottom: 4px;
1187 padding-bottom: 4px !important;
1190 padding-bottom: 2px;
1193 margin-<?php print $left; ?>: 2px;
1196 margin-<?php print $right; ?>: 2px;
1199 margin-<?php print $left; ?>: 20px !important;
1202 padding: 6px !important;
1205 width: unset !important;
1213.classfortooltiponclick .fa-question-circle {
1220 cursor: not-allowed !important;
1226 background-color: #fff;
1228.nobackground, .nobackground tr {
1229 background: unset !important;
1231.checkboxattachfilelabel {
1236 border: 1px solid #888 !important;
1239 color : <?php print $textWarning; ?>
1243 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_SHORTMESSSAGECUT', 125); ?>px;
1248 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_LONGMESSSAGECUT', 250); ?>px;
1259 background-color: #f0f0f8;
1262div.urllink, div.urllink a {
1263 color: #339 !important;
1266 min-width: 30px !important;
1270 border: 2px solid #DFDFDF;
1271 border-radius: <?php echo $borderradius; ?>px;
1273 margin-bottom: 20px;
1277i.fa-mars::before, i.fa-venus::before, i.fa-genderless::before, i.fa-transgender::before {
1278 color: #888 !important;
1280 padding-<?php echo $left; ?>: 3px;
1282.stockmovemententry {
1284 transform: rotate(0.25turn);
1289 transform: rotate(0.3turn);
1295.publisherlogoinline {
1296 vertical-align: middle;
1303 white-space: nowrap;
1307body[
class*=
"colorblind-"] .text-warning{
1308 color : <?php print $colorblind_deuteranopes_textWarning; ?>
1311 color : <?php print $textSuccess; ?>
1313body[
class*=
"colorblind-"] .text-success{
1314 color : <?php print $colorblind_deuteranopes_textSuccess; ?>
1318 color : <?php print $textDanger; ?>
1321.editfielda span.fa-pencil-alt, .editfielda span.fa-pencil-ruler, .editfielda span.fa-trash, .editfielda span.fa-crop, .editfielda span.fa-eye, .editfielda span.fa-magic,
1323 color: #ccc !important;
1325.editfielda span.fa-pencil-alt:hover, .editfielda span.fa-pencil-ruler:hover, .editfielda span.fa-trash:hover, .editfielda span.fa-crop:hover, .editfielda span.fa-magic:hover,
1326.editfieldlang:hover {
1327 color: var(--colortexttitle) !important;
1329a.editfielda.nohover *:hover:before {
1330 color: #ccc !important;
1337 float: none !important;
1340span.fa.fa-plus-circle.paddingleft {
1343 padding-bottom: 2px;
1346.size12x { font-size: 1.2em !important; }
1347.size15x { font-size: 1.5em !important; }
1348.size2x { font-size: 2em; }
1349.size4x { font-size: 4em !important; }
1350.fa-toggle-on, .fa-toggle-off { font-size: 2em; }
1351.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1352.asetresetmodule .fa-toggle-on, .asetresetmodule .fa-toggle-off,
1353.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1355 vertical-align: text-bottom;
1360 white-space: nowrap;
1361 vertical-align: middle;
1362 text-overflow: ellipsis;
1368<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/badges.inc.php', 0); ?>
1369<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/flags-sprite.inc.php', 0); ?>
1373 border-right: 1px solid #DDD;
1377 border-left: 1px solid #DDD;
1382#formuserfile input[type='file'] {
1396#formuserfile_link input[type='text'] {
1401 vertical-align: middle;
1403 padding-bottom: 1px;
1405 align-items: center;
1407.divsocialnetwork:not(:last-child) {
1408 padding-<?php print $right; ?>: 20px;
1412 display:
inline-block;
1413 margin-<?php print $right; ?>: 12px;
1414 margin-<?php print $left; ?>: 2px;
1420 background-color: rgba(0, 0, 0, 0.08);
1424.divsearchfieldfilter {
1425 text-overflow: clip;
1427 padding-bottom: 5px;
1431.divadvancedsearchfield:first-child {
1434.divadvancedsearchfield {
1437 padding-right: 15px;
1438 padding-bottom: 2px;
1442.search_component_params {
1444 -webkit-flex-flow: row wrap;
1445 flex-flow: row wrap;
1448 padding-bottom: 3px;
1449 padding-<?php echo $left; ?>: 0;
1450 padding-<?php echo $right; ?>: 0;
1451 border-bottom: solid 1px var(--inputbordercolor);
1455.search_component_searchtext {
1458.search_component_params_text, .search_component_params_text:focus {
1459 border-bottom: none;
1461 margin: 0 !important;
1464.tagsearch .tagsearchdelete {
1471 padding-bottom: 0px;
1474 display:
inline-block;
1479 display:
inline-block;
1496.a-filter, .a-mesure {
1497 border-radius: 50px;
1498 background: var(--colortexttitlenotab);
1500 padding: 8px 10px 8px 6px;
1508.a-filter:before, .a-mesure:before {
1509 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
1515 border-radius: 50px;
1516 background: var(--colorbacktitle1);
1529 top:calc(50% - 200px);
1530 left:calc(50% - 250px);
1534 border: 1px solid #bbb;
1535 box-shadow: 2px 2px 20px #ddd;
1545div.div-
for-modal-topright {
1553 border: 1px solid #bbb;
1554 box-shadow: 2px 2px 20px #ddd;
1561if (
$conf->browser->layout ==
'phone') {
1563.divsearchfieldfilter {
1564 white-space: nowrap;
1579 list-style-
type: none;
1586 padding-bottom: 4px;
1590 padding-bottom: 10px;
1595 vertical-align: middle;
1597select.flat.selectlimit {
1600 border-bottom: 1px solid var(--inputbordercolor);
1601 border-bottom-left-radius: 0;
1602 border-bottom-right-radius: 0;
1605 margin-<?php echo $right; ?>: 10px !important;
1608 margin-<?php echo $left; ?>: 10px !important;
1610.marginleftonlyshort {
1611 margin-<?php echo $left; ?>: 4px !important;
1614 margin-<?php echo $left; ?>: 0px !important;
1617 margin-<?php echo $right; ?>: 0px !important;
1620 margin-<?php echo $right; ?>: 10px !important;
1622.marginrightonlyshort {
1623 margin-<?php echo $right; ?>: 4px !important;
1625.marginrightonlylarge {
1626 margin-<?php echo $right; ?>: 20px !important;
1629 margin-top: 10px !important;
1631.margintoponlyshort {
1632 margin-top: 3px !important;
1635 margin-bottom: 10px !important;
1637.marginbottomonlyshort {
1638 margin-bottom: 3px !important;
1641 margin-top: 0 !important;
1644 margin-bottom: 0 !important;
1646.selectlimit, .selectlimit:focus {
1647 border-left: none !important;
1648 border-top: none !important;
1649 border-right: none !important;
1653 text-decoration: line-through;
1660 text-overflow: unset;
1665 text-overflow: ellipsis;
1666 white-space: nowrap;
1670 text-overflow: ellipsis;
1675 text-overflow: ellipsis;
1676 white-space: nowrap;
1681 text-overflow: ellipsis;
1682 white-space: nowrap;
1687 text-overflow: ellipsis;
1688 white-space: nowrap;
1690.tdoverflowmax80imp {
1691 max-width: 80px !important;
1693 text-overflow: ellipsis;
1694 white-space: nowrap;
1699 text-overflow: ellipsis;
1700 white-space: nowrap;
1702.tdoverflowmax100imp {
1703 max-width: 100px !important;
1705 text-overflow: ellipsis;
1706 white-space: nowrap;
1711 text-overflow: ellipsis;
1712 white-space: nowrap;
1717 text-overflow: ellipsis;
1718 white-space: nowrap;
1723 text-overflow: ellipsis;
1724 white-space: nowrap;
1729 text-overflow: ellipsis;
1730 white-space: nowrap;
1735 text-overflow: ellipsis;
1736 white-space: nowrap;
1741 text-overflow: ellipsis;
1742 white-space: nowrap;
1747 text-overflow: ellipsis;
1748 white-space: nowrap;
1753 text-overflow: ellipsis;
1754 white-space: nowrap;
1760.divintowithtwolinesmax {
1762 display: -webkit-box;
1763 -webkit-box-orient: vertical;
1764 -webkit-line-clamp: 2;
1767.twolinesmax, .twolinesmax-normallineheight {
1768 display: -webkit-box;
1769 -webkit-box-orient: vertical;
1770 -webkit-line-clamp: 2;
1772 height:
auto !important;
1773 word-
break:
break-word;
1775.twolinesmax-normallineheight {
1776 line-height: normal;
1779 display: -webkit-box;
1780 -webkit-box-orient: vertical;
1781 -webkit-line-clamp: 10;
1785.tablelistofcalendars {
1786 margin-top: 25px !important;
1793table.paymenttable td.amountpaymentcomplete,
table.paymenttable td.amountremaintopay,
table.paymenttable td.amountremaintopayback {
1795 padding-bottom: 0px;
1798 white-space: nowrap;
1800.amountpaymentcomplete {
1801 color: var(--amountpaymentcomplete);
1804 white-space: nowrap;
1807 color: var(--amountremaintopaycolor);
1810 white-space: nowrap;
1812.amountremaintopayback {
1813 color: var(--amountremaintopaybackcolor);
1816 white-space: nowrap;
1818.amountpaymentneutral {
1821 white-space: nowrap;
1825.onlinepaymentbody .amountpaymentcomplete {
1826 background-color: var(--amountpaymentcomplete);
1834 margin-bottom: 12px;
1836#builddoc_form ~ .showlinkedobjectblock {
1841.moduledesclong p img, .moduledesclong p a img {
1842 max-width: 90% !important;
1843 height:
auto !important;
1847 border: 1px solid #ccc;
1848 box-shadow: 1px 1px 25px #aaa;
1849 max-width: calc(100% - 56px);
1851.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 {
1859.fa-map-marked-alt:before {
1864 -webkit-text-security: disc;
1876div.fiche>div.tabBar>form>div.div-
table-responsive {
1879.div-
table-responsive, .div-
table-responsive-no-min {
1883.div-
table-responsive {
1884 line-height: var(--heightrow);
1888div.fiche>form>div.div-
table-responsive {
1891div.fiche>form>div.div-
table-responsive, div.fiche>form>div.div-
table-responsive-no-min {
1896div.ticketpublicarealist>form>div.div-
table-responsive {
1904 justify-content: space-between;
1909.flex-item-uploadfile {
1910 border: 2px solid #888;
1915 background: #f4f4f4;
1916 padding: 20px 10px 20px 10px;
1921 margin: 20px 20px 20px 20px;
1924 <?php
if (in_array(
$conf->browser->name, array(
'chrome',
'firefox',
'safari'))) {
1925 echo
'display: inline-flex;'.
"\n";
1927 flex-flow: row wrap;
1928 justify-content: flex-start;
1938.thumbstat, .thumbstat150 {
1939<?php
if (
$conf->browser->name ==
'ie') { ?>
1949select.selectarrowonleft {
1952select.selectarrowonleft option {
1956table[summary=
"list_of_modules"] .fa-cog {
1964 white-space: nowrap;
1972maxscreenheightless200 {
1973 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(500, (
int) $_SESSION[
'dol_screenheight'] - 200) : 700; ?>px;
1975.maxscreenheightless300 {
1976 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(400, (
int) $_SESSION[
'dol_screenheight'] - 300) : 700; ?>px;
1986.clearboth { clear:both; }
1988.hideobject { display: none; }
1989.showonsmartphone { display: none; }
1990.minwidth25 { min-width: 25px; }
1991.minwidth50 { min-width: 50px; }
1992.minwidth75 { min-width: 75px; }
1993.nominwidth { min-width: fit-content !important; }
1995@media only screen and (min-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
1997 .width20 { width: 20px; }
1998 .width25 { width: 25px; }
1999 .width50 { width: 50px; }
2000 .width75 { width: 75px; }
2001 .width100 { width: 100px; }
2002 .width200 { width: 200px; }
2003 .minwidth100 { min-width: 100px; }
2004 .minwidth150 { min-width: 150px; }
2005 .minwidth200 { min-width: 200px; }
2006 .minwidth250 { min-width: 250px; }
2007 .minwidth300 { min-width: 300px; }
2008 .minwidth400 { min-width: 400px; }
2009 .minwidth500 { min-width: 500px; }
2010 .minwidth50imp { min-width: 50px !important; }
2011 .minwidth75imp { min-width: 75px !important; }
2012 .minwidth100imp { min-width: 100px !important; }
2013 .minwidth150imp { min-width: 150px !important; }
2014 .minwidth200imp { min-width: 200px !important; }
2015 .minwidth250imp { min-width: 250px !important; }
2016 .minwidth300imp { min-width: 300px !important; }
2017 .minwidth400imp { min-width: 400px !important; }
2018 .minwidth500imp { min-width: 500px !important; }
2020.widthauto { width:
auto; }
2021.width20 { width: 20px; }
2022.width25 { width: 25px; }
2023.width40 { width: 40px; }
2024.width50 { width: 50px; }
2025.width75 { width: 75px; }
2026.width100 { width: 100px; }
2027.width125 { width: 125px; }
2028.width150 { width: 150px; }
2029.width200 { width: 200px; }
2030.width250 { width: 250px; }
2031.width300 { width: 300px; }
2032.width400 { width: 400px; }
2033.width500 { width: 500px; }
2034.maxwidth25 { max-width: 25px; }
2035.maxwidth40 { max-width: 40px; }
2036.maxwidth50 { max-width: 50px; }
2037.maxwidth75 { max-width: 75px; }
2038.maxwidthdate { max-width: 95px; }
2039.maxwidth100 { max-width: 100px; }
2040.maxwidth125 { max-width: 125px; }
2041.maxwidth150 { max-width: 150px; }
2042.maxwidth200 { max-width: 200px; }
2043.maxwidth250 { max-width: 250px; }
2044.maxwidth300 { max-width: 300px; }
2045.maxwidth400 { max-width: 400px; }
2046.maxwidth500 { max-width: 500px; }
2047.maxwidth750 { max-width: 750px; }
2048.maxwidth1000 { max-width: 1000px; }
2049.maxwidth50imp { max-width: 50px !important; }
2050.maxwidth75imp { max-width: 75px !important; }
2052.minwidth100onall { min-width: 100px !important; }
2053.minwidth125onall { min-width: 125px !important; }
2054.minwidth200onall { min-width: 200px !important; }
2055.minwidth250onall { min-width: 250px !important; }
2057.minheight20 { min-height: 20px; }
2058.minheight30 { min-height: 30px; }
2059.minheight40 { min-height: 40px; }
2060.titlefieldcreate { width: 20%; }
2061.titlefield { min-width: 150px; width: 25%; }
2062.titlefieldmiddle { width: 45%; }
2063.titlefieldmax45 { max-width: 45%; min-width: 180px; }
2064.imgmaxwidth100 { max-width: 100px; }
2065.imgmaxwidth180 { max-width: 180px; }
2066.imgmaxheight50 { max-height: 50px; }
2068.width20p { width:20%; }
2069.width25p { width:25%; }
2070.width40p { width:40%; }
2071.width50p { width:50%; }
2072.width60p { width:60%; }
2073.width75p { width:75%; }
2074.width80p { width:80%; }
2075.width100p { width:100%; }
2079@media only screen and (max-width: 1440px)
2082 .titlefieldcreate { width: 30% !important; }
2083 .minwidth50imp { min-width: 50px !important; }
2084 .minwidth75imp { min-width: 75px !important; }
2085 .minwidth100imp { min-width: 100px !important; }
2086 .minwidth125imp { min-width: 125px !important; }
2087 .minwidth150imp { min-width: 150px !important; }
2088 .minwidth200imp { min-width: 200px !important; }
2089 .minwidth250imp { min-width: 250px !important; }
2090 .minwidth300imp { min-width: 300px !important; }
2091 .minwidth400imp { min-width: 300px !important; }
2092 .minwidth500imp { min-width: 300px !important; }
2094 .linkedcol-element {
2100@media only screen and (max-width: 1000px)
2102 .titlefieldmax45 { min-width: 100px; }
2103 .maxwidthonsmartphone { max-width: 100px; }
2104 .minwidth50imp { min-width: 50px !important; }
2105 .minwidth75imp { min-width: 75px !important; }
2106 .minwidth100imp { min-width: 100px !important; }
2107 .minwidth125imp { min-width: 125px !important; }
2108 .minwidth150imp { min-width: 110px !important; }
2109 .minwidth200imp { min-width: 110px !important; }
2110 .minwidth250imp { min-width: 115px !important; }
2111 .minwidth300imp { min-width: 120px !important; }
2112 .minwidth400imp { min-width: 150px !important; }
2113 .minwidth500imp { min-width: 250px !important; }
2116select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusx {
2117 width: calc(100% - 52px) !important;
2118 display:
inline-block;
2121select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusxx {
2122 width: calc(100% - 70px) !important;
2123 display:
inline-block;
2145@media only screen and (max-width: 768px)
2148 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2150 .divadvancedsearchfield {
2156 padding-<?php echo $right; ?>: 10px !important;
2159 .hideonsmartphone { display: none; }
2160 .hideonsmartphoneimp { display: none !important; }
2161 .showonsmartphone { display: block !important; }
2163 .margintoponsmartphone { margin-top: 6px; }
2166 margin-<?php echo $left; ?>: 0 !important;
2168 div.fiche>
table.table-fiche-title {
2169 margin-top: 7px !important;
2170 margin-bottom: 15px !important;
2173 select.minwidth100imp, select.minwidth100, select.minwidth200, select.minwidth200imp, select.minwidth300 {
2174 width: calc(100% - 40px) !important;
2176 display:
inline-block;
2179 select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection), input.widthcentpercentminusx {
2180 width: calc(100% - 52px) !important;
2181 display:
inline-block;
2184 select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection), input.widthcentpercentminusxx {
2185 width: calc(100% - 70px) !important;
2186 display:
inline-block;
2190 input.maxwidthinputfileonsmartphone {
2194 input.buttonpayment,
button.buttonpayment, div.buttonpayment {
2198 .smallonsmartphone {
2202 .nopaddingtoponsmartphone {
2203 padding-top: 0 !important;
2205 .nopaddingbottomonsmartphone {
2206 padding-bottom: 0 !important;
2211@media only screen and (max-width: 570px)
2214 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2217 div#login_left, div#login_right {
2218 min-width: 150px !important;
2219 max-width: 240px !important;
2220 padding-left: 5px !important;
2221 padding-right: 5px !important;
2225 height: 64px !important;
2228 .divmainbodylarge { margin-left: 10px !important; margin-right: 10px !important; }
2230 .tdoverflowmax100onsmartphone {
2233 text-overflow: ellipsis;
2234 white-space: nowrap;
2236 .tdoverflowmax150onsmartphone {
2239 text-overflow: ellipsis;
2240 white-space: nowrap;
2242 .border tbody tr, .border tbody tr td, div.tabBar
table.border tr, div.tabBar
table.border tr td,
2243 div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar div.border .table-val-border-col {
2244 height: 40px !important;
2246 div.tabBar .listofinvoicetype
table tr, div.tabBar .listofinvoicetype
table tr td {
2247 height: 2.2em !important;
2251 div.tabs div.tab a.tab {
2254 text-overflow: ellipsis;
2255 white-space: nowrap;
2258 .quatrevingtpercent, .inputsearch {
2264 padding-bottom: 5px;
2267 .login_table .tdinputlogin {
2268 min-width: unset !important;
2270 input, input[
type=text], input[
type=password], select, textarea {
2273 .trinputlogin input[
type=text], input[
type=password] {
2276 .vmenu .searchform input {
2280 .noenlargeonsmartphone { width : 50px !important; display:
inline !important; }
2281 .maxwidthonsmartphone, #search_newcompany.ui-autocomplete-input { max-width: 100px; }
2282 .maxwidth50onsmartphone { max-width: 40px; }
2283 .maxwidth75onsmartphone { max-width: 50px; }
2284 .maxwidth100onsmartphone { max-width: 70px; }
2285 .maxwidth125onsmartphone { max-width: 100px; }
2286 .maxwidth150onsmartphone { max-width: 120px; }
2287 .maxwidth150onsmartphoneimp { max-width: 120px !important; }
2288 .maxwidth200onsmartphone { max-width: 200px; }
2289 .maxwidth250onsmartphone { max-width: 250px; }
2290 .maxwidth300onsmartphone { max-width: 300px; }
2291 .maxwidth400onsmartphone { max-width: 400px; }
2292 .minwidth150 { min-width: 110px !important; }
2293 .minwidth50imp { min-width: 50px !important; }
2294 .minwidth75imp { min-width: 75px !important; }
2295 .minwidth100imp { min-width: 100px !important; }
2296 .minwidth125imp { min-width: 125px !important; }
2297 .minwidth150imp { min-width: 110px !important; }
2298 .minwidth200imp { min-width: 110px !important; }
2299 .minwidth250imp { min-width: 115px !important; }
2300 .minwidth300imp { min-width: 120px !important; }
2301 .minwidth400imp { min-width: 200px !important; }
2302 .minwidth500imp { min-width: 250px !important; }
2303 .titlefield { width:
auto; min-width: 125px; }
2304 .titlefieldcreate { width:
auto !important; min-width: 125px; }
2308 width: <?php print
dol_size(300,
'width'); ?>px;
2318 padding-<?php echo $right; ?>: 5px;
2319 padding-bottom: 5px;
2321 img.photoref, div.photoref {
2322 border: 1px solid rgba(0, 0, 0, 0.2);
2327 object-fit: contain;
2331 padding-<?php echo $right; ?>: 10px;
2334 div.statusref img, div.statusrefbis {
2335 padding-<?php echo $right; ?>: 3px !important;
2345 input.buttonpayment {
2349 .colorblack.totalnboflines {
2350 margin-left: 4px !important;
2355@media only screen and (max-width: 320px)
2357 .maxwidth300 { max-width: 260px; }
2361.linkobject { cursor: pointer; }
2363table.tableforfield tr:not(.liste_titre)>td:first-of-
type:not(.nottitleforfield), tr.trforfield:not(.liste_titre)>td:first-of-
type, div.tableforfield div.tagtr:not(.liste_titre)>div.tagtd:first-of-
type {
2364 color: var(--tableforfieldcolor);
2367<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2368.hideonprint { display: none !important; }
2383 white-space: nowrap;
2394 <?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2400#id-right, #id-left {
2401 display:
table-cell;
2403 vertical-align: top;
2407 padding-bottom: 5px;
2415 background: var(--colorbackbody);
2416 padding-bottom: 20px;
2418.bodyforlist #
id-right {
2419 padding-bottom: 4px;
2421.bodyforlist.poslist #
id-right {
2425.page-modulehelp div#
id-right {
2431.classforhorizontalscrolloftabs #
id-container {
2434.classforhorizontalscrolloftabs .side-nav {
2436 float: <?php echo $left; ?>;
2438.classforhorizontalscrolloftabs #
id-right {
2439 width: calc(100% - <?php echo $leftmenuwidth + 30 ?>px);
2440 display:
inline-block;
2467@media screen and (prefers-color-scheme: dark) {
2469 border-bottom: 1px solid #888;
2474<?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2479 display:
table-cell;
2481 border-<?php echo $right; ?>: 1px solid #ECECEC;
2482 box-shadow: 3px 0 6px -2px #eee;
2483 background: var(--colorbackvmenu1);
2484 transition: left 0.5s ease;
2487.side-nav, .login_block {
2488 transition: left 0.5s ease;
2493 border-bottom: 0 !important;
2496 margin: <?php echo $disableimages ?
'0' :
'6'; ?>px;
2500 height: <?php echo $disableimages ?
'18' :
'35'; ?>px;
2503 vertical-align: middle;
2505.menulogocontainer img.mycompany {
2506 object-fit: contain;
2509 image-rendering: -webkit-optimize-contrast;
2512#mainmenutd_companylogo::after, #mainmenutd_menu::after {
2513 content: unset !important;
2515li#mainmenutd_companylogo .tmenucenter {
2518li#mainmenutd_companylogo {
2519 min-width: unset !important;
2521<?php
if ($disableimages) { ?>
2522 li#mainmenutd_home {
2523 min-width: unset !important;
2525 li#mainmenutd_home .tmenucenter {
2530div.blockvmenupair, div.blockvmenuimpair {
2531 border-top: none !important;
2532 border-left: none !important;
2533 border-right: none !important;
2534 border-bottom: 1px solid #eaeaea;
2535 padding-left: 0 !important;
2537div.blockvmenuend, div.blockvmenubookmarks {
2538 border: none !important;
2539 padding-left: 0 !important;
2541div.vmenu, td.vmenu {
2542 padding-right: 10px !important;
2544.blockvmenu .menu_titre {
2559.menuhider { display: none !important; }
2560.menuhider .mainmenu.menu.topmenuimage {
2561 margin-top: 0px !important;
2566<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
2567@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2570 body.sidebar-collapse .side-nav {
2575 .classforhorizontalscrolloftabs #
id-right {
2581 body.sidebar-collapse .login_block {
2585 .menuhider { display: block !important; }
2586 .dropdown-
user-image { display: none; }
2587 .user-header { height:
auto !important; color: var(--colortextbackhmenu); }
2591 table-layout: fixed;
2595 border-bottom: 1px solid #BBB;
2598 padding-right: 20px;
2604 border-bottom: 0 !important;
2606 div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend {
2607 border-top: none !important;
2608 border-left: none !important;
2609 border-right: none !important;
2610 border-bottom: 1px solid #eaeaea;
2611 padding-left: 0 !important;
2613 div.vmenu, td.vmenu {
2614 padding-right: 6px !important;
2617 margin-<?php print $left; ?>: 9px !important;
2618 margin-<?php print $right; ?>: 10px !important;
2621 .pagination .fa-chevron-left, .pagination .fa-chevron-right {
2626@media only screen and (min-width: 768px) and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2629 margin-<?php print $left; ?>: 13px !important;
2630 margin-<?php print $right; ?>: 14px !important;
2637 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'44' :
'6')); ?>px;
2638 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'38' :
'6')); ?>px;
2639 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2640 print
'margin-top: 12px;'.
"\n";
2642 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2643 print
'margin-bottom: 12px;'.
"\n";
2646.dol_openinpopup div.fiche {
2647 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'24' :
'6')); ?>px;
2651.page-modulehelp div.fiche {
2654body.onlinepaymentbody div.fiche {
2655 margin: 20px !important;
2657div.fiche>
table:first-child {
2658 margin-bottom: 15px;
2668 <?php
if (
$conf->browser->layout !=
'phone') {
2669 print
"float: ".$left.
";\n";
2671 <?php
if (
$conf->browser->layout !=
'phone') {
2672 print
"width: calc(50% - 20px);\n";
2674 <?php
if (
$conf->browser->layout ==
'phone') {
2675 print
"padding-bottom: 6px;\n";
2678div.fichetwothirdright {
2679 <?php
if (
$conf->browser->layout !=
'phone') {
2680 print
"float: ".$right.
";\n";
2682 <?php
if (
$conf->browser->layout !=
'phone') {
2683 print
"width: calc(50% - 20px);\n";
2685 <?php
if (
$conf->browser->layout ==
'phone') {
2686 print
"padding-bottom: 6px\n";
2690 <?php
if (
$conf->browser->layout !=
'phone') {
2691 print
"float: ".$left.
";\n";
2693 <?php
if (
$conf->browser->layout !=
'phone') {
2694 print
"width: calc(50% - 20px);\n";
2696 margin-bottom: 20px;
2699 <?php
if (
$conf->browser->layout !=
'phone') {
2700 print
"float: ".$right.
";\n";
2702 <?php
if (
$conf->browser->layout !=
'phone') {
2703 print
"width: calc(50% - 20px);\n";
2707 <?php
if (
$conf->browser->layout ==
'phone') {
2708 print
"margin-top: 10px;\n";
2718div.firstcolumn >
table.noborder, div.secondcolumn >
table.noborder, div.firstcolumn > div >
table.noborder, div.secondcolumn > div >
table.noborder {
2719 margin-bottom: 14px;
2723@media only screen and (max-width: 1024px)
2726 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : ($dol_hide_leftmenu ?
'6' :
'20')); ?>px;
2727 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 8 : 6); ?>px;
2733 div.fichecenterbis {
2736 div.fichethirdleft {
2739 padding-bottom: 6px;
2741 div.fichetwothirdright {
2744 padding-bottom: 6px;
2750 div.fichehalfright {
2754 div.fichehalfright {
2757 div.firstcolumn div.box {
2760 div.secondcolumn div.box {
2766@media only screen and (max-width: 1440px)
2768 div.fichehalfleft-lg {
2772 div.fichehalfright-lg {
2777 .fichehalfright-lg .fichehalfright {
2783div.fichehalfright tr.liste_titre:first-child td
table.nobordernopadding td {
2787 padding: 0 !important;
2795td.nobordernopadding.widthpictotitle.col-picto {
2796 color: var(--colortexttitlenotab);
2799.table-list-of-attached-files .col-picto, .table-list-of-links .col-picto {
2800 opacity: 0.7 !important;
2804.table-list-of-attached-files .col-picto .widthpictotitle, .table-list-of-links .col-picto .widthpictotitle {
2821 margin-<?php echo $right; ?>: 8px;
2834 vertical-align: middle;
2837.pictowarning, .pictoerror, .pictopreview, .pictonopreview, .picto.error {
2838 padding-<?php echo $left; ?>: 3px;
2842 color: <?php echo $badgeWarning ?>;
2845 color: <?php echo $badgeDanger ?>;
2853.fiche .arearef img.pictoedit, .fiche .arearef span.pictoedit,
2854.fiche .fichecenter img.pictoedit, .fiche .fichecenter span.pictoedit,
2855.tagtdnote span.pictoedit {
2863img.pictofixedwidth {
2869 padding-left: 1px !important;
2872 padding-bottom: 1px;
2878 padding-bottom: 10px;
2880div.attachareaformuserfileecm {
2882 padding-bottom: 6px;
2887 margin-bottom: 10px;
2888 padding-bottom: 10px;
2890div.arearefnobottom {
2892 padding-bottom: 4px;
2897div.divphotoref:last-child {
2898 padding-<?php echo $right; ?>: 30px;
2901 padding-bottom: 10px;
2910 float: <?php echo $right; ?>;
2913 margin-bottom: 10px;
2920 vertical-align: text-bottom;
2926 vertical-align: text-bottom;
2928img.photoref, div.photoref {
2930 box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
2934 object-fit: contain;
2936img.photokanban, div.photokanban {
2940 vertical-align: middle;
2942div.photoref .fa, div.photoref .fas, div.photoref .far {
2946 object-fit: contain;
2950 vertical-align:middle;
2953.difforspanimgright {
2954 display:
table-cell;
2955 padding-right: 10px;
2957img.photorefnoborder {
2961 object-fit: contain;
2962 border: 1px solid #AAA;
2963 border-radius: 100px;
2968 border-bottom: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
2971.trextrafieldseparator td, .trextrafields_collapse_last td {
2977 margin: 0 !important;
2978 padding-bottom: 0 !important;
2986<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2989 background: var(--colorbackhmenu1);
2990 <?php
if ($colorbackhmenu1 == $colorbackbody) { ?>
2991 border-bottom: 1px solid var(--colorbackgrey);
2992 box-shadow: 0 0 3px var(--colorbackgrey);
2998<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3001 padding-<?php echo $right; ?>: <?php echo((
float) $maxwidthloginblock - 10); ?>px;
3004 -webkit-touch-callout: none;
3005 -webkit-
user-select: none;
3006 -khtml-
user-select: none;
3007 -moz-
user-select: none;
3008 -ms-
user-select: none;
3016<?php
if ($disableimages) { ?>
3022<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3027 white-space: nowrap;
3029 border-<?php print $left; ?>: 0px;
3030 border-<?php print $right; ?>: 0px;
3031 padding: 0px 0px 0px 0px;
3032 margin: 0px 0px 0px 0px;
3034 font-weight: normal;
3035 text-decoration: none;
3038div.tmenudisabled, a.tmenudisabled {
3041a.tmenu, a.tmenusel, a.tmenudisabled {
3044a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:active {
3045 padding: 0px 5px 0px 5px;
3046 white-space: nowrap;
3047 color: var(--colortextbackhmenu);
3048 text-decoration: none;
3049 cursor: not-allowed;
3051span.mainmenuaspan.tmenudisabled {
3052 color: var(--colortextbackhmenu);
3054 cursor: not-allowed;
3057a.disabled, span.tmenu {
3059 text-decoration: none !important;
3063a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
3064 padding: 0px 2px 0px 2px;
3065 margin: 0px 0px 0px 0px;
3066 white-space: nowrap;
3067 color: var(--colortextbackhmenu);
3068 text-decoration: none;
3070a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active {
3071 padding: 0px 2px 0px 2px;
3072 margin: 0px 0px 0px 0px;
3073 white-space: nowrap;
3074 color: var(--colortextbackhmenu);
3075 text-decoration: none !important;
3080 padding: 0px 0px 0px 0px;
3081 margin: 0px 0px 0px 0px;
3090li.tmenu, li.tmenusel {
3091 <?php print $minwidthtmenu ?
'min-width: '.$minwidthtmenu.
'px;' :
''; ?>
3093 vertical-align: bottom;
3095 float: <?php print $left; ?>;
3101 font-weight: normal;
3104 background-image: none !important;
3107li.tmenusel::after, li.tmenu:hover::after{
3112 left: calc(50% - 6px);
3115 border-style: solid;
3116 border-width: 0px 6px 5px 6px;
3117 border-color: transparent transparent #ffffff transparent;
3120.tmenuend .tmenuleft { width: 0px; }
3121.tmenuend { display: none; }
3124 float: <?php print $left; ?>;
3126 <?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
3129 <?php
if ($disableimages) { ?>
3132 height: <?php print $heightmenu; ?>px;
3139 color: var(--colortextbackhmenu);
3140 <?php
if ($disableimages) { ?>
3145 height: <?php print $heightmenu; ?>px;
3155 padding-bottom: 4px;
3157 text-overflow: ellipsis;
3158 width: <?php echo $leftmenuwidth - 2; ?>px;
3162 padding-<?php print $left; ?>: 2px;
3163 padding-<?php print $right; ?>: 2px;
3164 font-family: Roboto,<?php echo $fontlist; ?>;
3171 background-repeat:no-repeat;
3173 height: <?php echo($heightmenu - 22); ?>px;
3178a.tmenuimage:focus, .mainmenu.topmenuimage:focus {
3185 color: var(--colortextbackhmenu);
3191 <?php print $disableimages ?
'' :
'top: 10px'; ?>
3193#mainmenutd_menu a.tmenuimage {
3201 text-decoration: none;
3207<?php
if (in_array(
getDolGlobalInt(
'THEME_TOPMENU_DISABLE_IMAGE'), array(2, 3, 4))) { ?>
3208.tmenulabel:not(.menuhider), .tmenulabel:not(.menuhider)::before {
3212a.tmenuimage:not(.menuhider), a.tmenuimage:not(.menuhider)::before,
3213div.tmenuimage:not(.menuhider), div.tmenuimage:not(.menuhider)::before,
3214span.tmenuimage:not(.menuhider), span.tmenuimage:not(.menuhider)::before {
3216 margin-top: 8px !important;
3222 text-overflow: ellipsis;
3228ul.tmenu:hover .tmenulabel:not(.menuhider), .ul.tmenu:hover .tmenulabel:not(.menuhider)::before {
3232 text-overflow: ellipsis;
3236 display: initial !important;
3237 line-height: 0.6em !important;
3238 height: 1em !important;
3240 text-overflow: ellipsis;
3241 color: var(--colortextbackhmenu);
3244ul.tmenu:hover .tmenuimage:not(.menuhider), ul.tmenu:hover .tmenuimage:not(.menuhider)::before {
3247 margin-top: 0px !important;
3253li.tmenu:hover .tmenulabel:not(.menuhider), li.tmenu:hover .tmenulabel:not(.menuhider)::before {
3254 display: initial !important;
3256li.tmenu:hover .tmenuimage:not(.menuhider), li.tmenu:hover .tmenuimage:not(.menuhider):before {
3257 font-size: 1.1em !important;
3258 margin-top: 0px !important;
3266<?php
if (empty($dol_hide_topmenu)) { ?>
3267 <?php include
dol_buildpath($path.
'/theme/'.$theme.
'/main_menu_fa_icons.inc.php', 0); ?>
3272 $moduletomainmenu = array(
3273 'user' =>
'',
'syslog' =>
'',
'societe' =>
'companies',
'projet' =>
'project',
'propale' =>
'commercial',
'commande' =>
'commercial',
3274 'produit' =>
'products',
'service' =>
'products',
'stock' =>
'products',
3275 'don' =>
'accountancy',
'tax' =>
'accountancy',
'banque' =>
'accountancy',
'facture' =>
'accountancy',
'compta' =>
'accountancy',
'accounting' =>
'accountancy',
'adherent' =>
'members',
'import' =>
'tools',
'export' =>
'tools',
'mailing' =>
'tools',
3276 'contrat' =>
'commercial',
'ficheinter' =>
'commercial',
'ticket' =>
'ticket',
'deplacement' =>
'commercial',
3277 'fournisseur' =>
'companies',
3278 'barcode' =>
'',
'fckeditor' =>
'',
'categorie' =>
'',
3280 $mainmenuused =
'home';
3281 foreach (
$conf->modules as $val) {
3282 $mainmenuused .=
','.(isset($moduletomainmenu[$val]) ? $moduletomainmenu[$val] : $val);
3284 $mainmenuusedarray = array_unique(explode(
',', $mainmenuused));
3288 $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');
3290 $divnotrequired = array(
'multicurrency',
'salaries',
'ticket',
'margin',
'opensurvey',
'paybox',
'expensereport',
'incoterm',
'prelevement',
'propal',
'workflow',
'notification',
'supplier_proposal',
'cron',
'product',
'productbatch',
'expedition');
3292 foreach ($mainmenuusedarray as $val) {
3293 if (empty($val) || in_array($val, $divalreadydefined)) {
3296 if (in_array($val, $divnotrequired)) {
3302 $constformoduleicon =
'MAIN_MODULE_'.strtoupper($val).
'_ICON';
3304 if ($iconformodule) {
3305 if (preg_match(
'/^fa\-/', $iconformodule)) {
3308 $url =
dol_buildpath(
'/'.$val.
'/img/'.$iconformodule.
'.png', 1);
3313 foreach (
$conf->file->dol_document_root as $dirroot) {
3314 if (file_exists($dirroot.
"/".$val.
"/img/".$val.
".png")) {
3325 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";
3326 print
'div.mainmenu.'.$val.
' span::before {'.
"\n";
3327 print
'content: "\f249";'.
"\n";
3332 print
"div.mainmenu.".$val.
" {\n";
3333 print
" background-image: url(".$url.
");\n";
3334 print
" background-position-y: 3px;\n";
3335 print
" filter: saturate(0);\n";
3338 print
'/* icon for module '.$val.
' is a fa icon */'.
"\n";
3347 padding:0 0 0 0 !important;
3348 margin:0 0 0 0 !important;
3349 <?php
if ($disableimages) { ?>
3360 background: #f0f0f0;
3368 display:
table-cell;
3369 vertical-align: middle;
3371.login_vertical_align {
3373 padding-bottom: 80px;
3376 padding-bottom: 30px;
3378 vertical-align: middle;
3382 color: #eee !important;
3383 padding-bottom: 20px;
3384 text-shadow: 1px 1px #444;
3387 text-shadow: 1px 1px 1px #FFF;
3394 padding-bottom:12px;
3398 print
' background-color: rgba(255, 255, 255, 0.9);';
3400 print
' background-color: var(--colorbackbody);';
3403 box-shadow: 0 2px 23px 2px rgba(0, 0, 0, <?php print
getDolGlobalInt(
'THEME_DARKMODEENABLED') ? 0.4 : 0.2; ?>), 0 2px 6px rgba(60, 60, 60, 0.15);
3406.login_table input#username, .login_table input#password, .login_table input#securitycode {
3408 border-bottom: solid 1px rgba(180,180,180,.4);
3415.login_table input#username:focus, .login_table input#password:focus, .login_table input#securitycode:focus {
3416 outline: none !important;
3418.login_table .trinputlogin {
3422.login_table .tdinputlogin {
3423 background-color: transparent;
3428.login_table .tdinputlogin .fa {
3432.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password, .login_table .tdinputlogin input#securitycode {
3436.login_table #tdpasswordlogin {
3439.login_table #tdpasswordlogin #togglepassword {
3447.login_table #tdpasswordlogin #togglepassword .fa {
3451#togglepassword .fa::before {
3454.trinputlogin:hover #togglepassword .fa::before, input#password:focus + #togglepassword .fa::before {
3455 visibility: visible;
3462 word-
break:
break-word;
3466.login_main_message {
3469 margin-bottom: 22px;
3471.login_main_message .error {
3475div#login_left, div#login_right {
3476 display:
inline-block;
3479 padding-bottom: 10px;
3481 padding-right: 16px;
3483 vertical-align: middle;
3485div#login_right select#entity {
3491table.login_table_securitycode {
3492 border-spacing: 0px;
3494table.login_table_securitycode tr td {
3502 border: 1px solid #DDDDDD;
3504#img_logo, .img_logo {
3509div.backgroundsemitransparent {
3510 background:rgba(255, 255, 255, 0.7);
3512 padding-right: 10px;
3516 text-align: <?php print $right; ?>;
3517 <?php print $right; ?>: 0;
3518 top: <?php print $disableimages ?
'4px' :
'0'; ?>;
3521 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3526 color: var(--colortextbackhmenu);
3527 display:
inline-block;
3529div.login_block a .atoploginusername {
3530 display:
inline-block;
3533 text-overflow: ellipsis;
3535div.login_block span.aversion {
3536 color: var(--colortextbackhmenu);
3537 filter: contrast(0.7);
3539div.login_block
table {
3548 color: var(--colortextbackvmenu);
3551 color: var(--colortextbackvmenu);
3552 text-decoration:underline;
3554.login_block_elem a span.atoplogin, .login_block_elem span.atoplogin {
3555 vertical-align: middle;
3557div.login_block_tools {
3558 margin-<?php echo $right ?>: 8px;
3559 display:
inline-block;
3560 vertical-align: middle;
3561 line-height: <?php echo $disableimages ?
'25' :
'53'; ?>px;
3562 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3564div.login_block_other {
3565 display:
inline-block;
3566 vertical-align: middle;
3567 clear: <?php echo $disableimages ?
'none' :
'both'; ?>;
3569 text-align: <?php echo $right ?>;
3572div.login_block_user {
3573 display:
inline-block;
3574 vertical-align: middle;
3575 line-height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3576 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3580 float: <?php echo $right ?>;
3581 vertical-align: top;
3582 padding: 0px 3px 0px 4px !important;
3584.login_block_other .login_block_elem {
3588.atoplogin, .atoplogin:hover {
3589 color: var(--colortextbackhmenu) !important;
3591.login_block_getinfo {
3594.login_block_getinfo div.login_block_tools, .login_block_getinfo div.login_block_user {
3597.login_block_getinfo .atoplogin, .login_block_getinfo .atoplogin:hover {
3598 color: #333 !important;
3599 font-weight: normal !important;
3601.alogin, .alogin:hover {
3602 font-weight: normal !important;
3605.alogin:hover, .atoplogin:hover {
3606 text-decoration:underline !important;
3608span.fa.atoplogin, span.fa.atoplogin:hover {
3610 text-decoration: none !important;
3612.atoplogin #dropdown-icon-down, .atoplogin #dropdown-icon-up {
3615img.login, img.printer, img.entity {
3618 text-decoration: none;
3622.loginbuttonexternal {
3625 border: 1px solid #ccc;
3631.userimg.atoplogin img.userphoto, .userimgatoplogin img.userphoto {
3632 width: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3633 height: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3635 background-size: contain;
3637 border-color: rgba(255, 255, 255, 0.2);
3640 border-radius: 0.72em;
3643 background-size: contain;
3644 vertical-align: middle;
3646span.userimg div.userphoto {
3647 background-color: #eee;
3648 border-radius: 0.72em;
3652 display:
inline-block;
3655 border-radius: 0.6em;
3658 background-size: contain;
3659 vertical-align: middle;
3660 background-color: #FFF;
3662img.userphotopublicvcard {
3666 background-size: contain;
3668 border-color: rgba(128, 128, 128, 0.5);
3673img.userphoto[alt=
"Gravatar avatar"], img.photouserphoto.dropdown-
user-image[alt=
"Gravatar avatar"] {
3676form[
name=
"addtime"] img.userphoto {
3677 border: 1px solid #444;
3680 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/object_user.png', 1); ?>);
3681 background-repeat: no-repeat;
3683.span-icon-password {
3684 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/lock.png', 1); ?>);
3685 background-repeat: no-repeat;
3692div.vmenu, td.vmenu {
3693 margin-<?php print $right; ?>: 2px;
3697 padding-bottom: 0px;
3702 width: <?php echo $leftmenuwidth; ?>px;
3704 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3709 margin-left: 8px !important;
3713input.vmenusearchselectcombo[
type=text] {
3714 width: <?php echo $leftmenuwidth - 10; ?>px !important;
3716.vmenusearchselectcombo {
3717 width: <?php echo $leftmenuwidth - 2; ?>px;
3722 padding-bottom: 3px;
3724 text-overflow: ellipsis;
3725 width: <?php echo $leftmenuwidth - 2; ?>px;
3727#menu_contenu_logo { }
3729.searchform { padding-top: 10px; }
3730.searchform input { font-size: 16px; }
3733a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:active, span.vmenu, span.vsmenu {
3734 white-space: nowrap; font-family: <?php print $fontlist ?>; text-align: <?php print $left; ?>;
3736a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:active,
3737span.vmenu, span.vmenu:link, span.vmenu:visited, span.vmenu:hover, span.vmenu:active { font-weight: bold; }
3740 font-family: <?php print $fontlist ?>; text-align: <?php print $left; ?>; font-weight: bold; color: #aaa; margin-left: 4px; white-space: nowrap;
3742a.vmenu:link, a.vmenu:visited {
3743 color: var(--colortextbackvmenu);
3746a.vsmenu:link, a.vsmenu:visited, a.vsmenu:hover, a.vsmenu:active, span.vmenu, span.vsmenu {
3747 font-family: <?php print $fontlist ?>;
3748 text-align: <?php print $left; ?>;
3749 color: var(--colortextbackvmenu);
3750 margin: 1px 1px 1px 6px;
3752span.vsmenudisabled, font.vsmenudisabled {
3753 font-family: <?php print $fontlist ?>;
3754 text-align: <?php print $left; ?>;
3756 white-space: nowrap;
3758a.vsmenu:link, a.vsmenu:visited {
3759 color: var(--colortextbackvmenu);
3760 white-space: nowrap;
3762span.vsmenudisabledmargin, font.vsmenudisabledmargin { margin: 1px 1px 1px 6px; }
3763li a.vsmenudisabled, li.vsmenudisabled { color: #aaa !important; }
3765a.help:link, a.help:visited, a.help:hover, a.help:active, span.help {
3766 text-align: <?php print $left; ?>; color: #aaa; text-decoration: none;
3768.helppresent, .helppresent:hover {
3776 color: var(--colortextbackhmenu);
3777 margin-<?php echo $left ?>: -4px;
3778 display:
inline-block;
3780 vertical-align: super;
3782 transform: rotate(<?php echo($left ==
'left' ?
'55deg' :
'305deg'); ?>);
3785.vmenu div.blockvmenufirst, .vmenu div.blockvmenulogo, .vmenu div.blockvmenusearchphone, .vmenu div.blockvmenubookmarks
3787 border-top: 1px solid #BBB;
3789a.vsmenu.addbookmarkpicto {
3790 padding-right: 10px;
3792div.blockvmenusearchphone
3794 border-bottom: none !important;
3796.vmenu div.blockvmenuend, .vmenu div.blockvmenulogo
3798 margin: 0 0 8px 2px;
3800.vmenu div.blockvmenusearch {
3802 margin-bottom: 15px;
3817.vmenu div.blockvmenuend
3819 padding-bottom: 5px;
3821.vmenu div.blockvmenulogo
3823 padding-bottom: 10px;
3826div.blockvmenubookmarks
3828 padding-top: 10px !important;
3829 padding-bottom: 16px !important;
3831div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend
3833 font-family: <?php print $fontlist ?>;
3834 text-align: <?php print $left; ?>;
3835 text-decoration: none;
3839 padding-bottom: 7px;
3842 color: var(--colortext);
3843 background: var(--colorbackvmenu1);
3845 border-left: 1px solid #AAA;
3846 border-right: 1px solid #BBB;
3851 font-family: <?php print $fontlist ?>;
3853 text-align: <?php print $left; ?>;
3854 text-decoration: none;
3855 margin: 1px 0px 0px 2px;
3856 background: var(--colorbackvmenu1);
3859div.blockvmenusearch > form > div {
3862div.blockvmenusearch > form > div > label {
3868<?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
3869 font-family: <?php print $fontlist ?>;
3872 text-decoration: none;
3876 padding-bottom: 3px;
3877 margin: 4px 0px 0px 0px;
3885 border-right: 1px solid #000000;
3886 border-bottom: 1px solid #000000;
3887 background: #b3c5cc;
3888 font-family: <?php print $fontlist ?>;
3890 text-align: <?php print $left; ?>;
3891 text-decoration: none;
3895 background: #b3c5cc;
3900 background: #F4F4F4;
3902 border: 1px solid #bbb;
3913#mainContent, #leftContent .ui-layout-pane {
3918#mainContent, #leftContent .ui-layout-center {
3930 padding-bottom: 0 !important;
3935 padding: 0px 4px 14px 4px !important;
3951li.expanded > a.fmdirlia.jqft.ecmjqft {
3952 font-weight: bold !important;
3956 width: calc(100% - 100px);
3960 white-space:
break-spaces;
3961 word-
break:
break-all;
3969 text-align: <?php print $left; ?>;
3988 color: var(--colortextbacktab);
3990 padding-left: 0px; padding-right: 0px;
3991 padding-bottom: 2px;
3992 margin: 0px 0px 30px 0px;
3993 border-top: 1px solid #BBB;
3996 background: var(--colorbackbody);
3999div.tabBar tr.titre td {
4002div.fiche
table:not(.
table-fiche-title) tr.titre td {
4006div.tabBar.tabBarNoTop {
4012div.tabBarWithBottom {
4013 padding-bottom: 18px;
4014 border-bottom: 1px solid #bbb;
4016div.tabBarWithBottom tr {
4017 background: unset !important;
4019div.tabBarWithBottom
table.border>tbody>tr:last-of-
type>td {
4020 border-bottom: none !important;
4023div.tabBar
table.tableforservicepart2:last-child {
4024 border-bottom: 1px solid #aaa;
4026.tableforservicepart1 .tdhrthin {
4028 padding-top: 0 !important;
4038 border: 1px solid #888;
4042 padding-bottom: 8px;
4052 margin: 20px 0em 30px 0em;
4056div.tabsActionNoBottom {
4060 margin-bottom: 16px !important;
4064 color: rgba(0,0,0,0.4) !important;
4065 text-shadow:1px 1px 1px #ffffff;
4066 font-family: <?php print $fontlist ?>;
4067 font-weight: normal !important;
4068 padding: 4px 6px 2px 0px;
4069 margin-<?php print $right; ?>: 10px;
4070 text-decoration: none;
4071 white-space: nowrap;
4082 color: var(--colortextlink) !important;
4084a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
4085 font-family: <?php print $fontlist ?>;
4086 padding: 12px 14px 10px;
4088 text-decoration: none;
4089 white-space: nowrap;
4091 background-image: none !important;
4094.tabactive, a.tab#active {
4095 color: var(--colortextbacktab) !important;
4097 margin: 0 0.2em 0 0.2em !important;
4099 border-right: 1px solid transparent;
4100 border-left: 1px solid transparent;
4101 border-top: 1px solid transparent;
4105 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
4106 border-bottom: 3px solid var(--colortextbackhmenu) !important;
4108 border-bottom: 3px solid var(--colorbackhmenu1) !important;
4111.tabunactive, a.tab#unactive {
4112 border-right: 1px solid transparent;
4113 border-left: 1px solid transparent;
4114 border-top: 1px solid transparent;
4115 border-bottom: 0px !important;
4123 text-decoration: underline;
4127 font-family: <?php print $fontlist ?>;
4128 text-decoration: none;
4129 white-space: nowrap;
4133 background: #dee7ec;
4137 background: #dee7ec;
4139 font-family: <?php print $fontlist ?>;
4142 text-decoration: none;
4143 white-space: nowrap;
4144 border-radius:4px 4px 0px 0px;
4146 border-<?php print $right; ?>: 1px solid #555555;
4147 border-<?php print $left; ?>: 1px solid #D8D8D8;
4148 border-top: 1px solid #D8D8D8;
4154<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/btn.inc.php', 0); ?>
4166 background-repeat: repeat-x;
4167 margin-top: <?php echo($dol_hide_topmenu ?
'6' :
'0'); ?>px;
4172 border-collapse: collapse;
4175 padding-<?php print $left; ?>: 0px !important;
4176 padding-<?php print $right; ?>: 4px !important;
4179 list-style-
type:none;
4180 margin: 0px !important;
4181 padding: 0px !important;
4186tr.nocellnopadd td.nobordernopadding, tr.nocellnopadd td.nocellnopadd
4192 color: unset !important;
4196 padding: 4px !important;
4197 padding-left: 7px !important;
4198 padding-right: 7px !important;
4200input.button.smallpaddingimp, input.buttonreset.smallpaddingimp {
4202 font-weight: normal !important;
4204input.button[
name=
"upload"] {
4205 padding: 5px !important;
4209 color: var(--colortextlink);
4210 background-color: transparent;
4213input.buttonlink:hover {
4214 text-decoration: underline;
4220 text-decoration: underline;
4221 color: var(--colortextlink);
4222 background-color: transparent;
4226 padding-<?php print $left; ?>: 0px;
4228div.tabs.nopaddingleft {
4229 padding-<?php print $left; ?>: 0px;
4232 padding-<?php print $right; ?>: 0px;
4235 padding-top: 0px !important;
4237.nopaddingbottomimp {
4238 padding-bottom: 0px !important;
4241 border-collapse: collapse;
4244 padding-<?php print $left; ?>: 0px;
4245 padding-<?php print $right; ?>: 16px;
4246 padding-bottom: 4px;
4249.notopnoleftnoright {
4250 border-collapse: collapse;
4255 padding-bottom: 4px;
4256 margin: 0px 0px 0px 0px;
4259table.tableforemailform tr td {
4261 padding-bottom: 3px;
4264table.border,
table.bordernooddeven,
table.dataTable, .table-border, .table-border-col, .table-key-border-col, .table-val-border-col, div.border {
4265 border-collapse: collapse !important;
4266 padding: 1px 2px 1px 3px;
4269 border: 1px solid #BBB;
4271.border tbody tr, .bordernooddeven tbody tr, .border tbody tr td, .bordernooddeven tbody tr td,
4272div.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,
4273tr.liste_titre.box_titre td
table td, .bordernooddeven tr td {
4277div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar .table-val-border-col {
4278 vertical-align: middle;
4280div .tdtop:not(.tagtdnote) {
4281 vertical-align: top !important;
4284 padding-top: 8px !important;
4285 padding-bottom: 0px !important;
4286 height: unset !important;
4289table.border td,
table.bordernooddeven td, div.border div div.tagtd {
4290 padding: 2px 2px 2px 2px;
4291 border-collapse: collapse;
4293div.tabBar .fichecenter
table.border>tbody>tr>td, div.tabBar .fichecenter div.border div div.tagtd, div.tabBar div.border div div.tagtd
4296 border-bottom: 1px solid #E0E0E0;
4299td.border, div.tagtable div div.border {
4300 border-top: 1px solid #000000;
4301 border-right: 1px solid #000000;
4302 border-bottom: 1px solid #000000;
4303 border-left: 1px solid #000000;
4305.table-key-border-col {
4309.table-val-border-col {
4314.thsticky, .tdsticky {
4318.thstickyright, .tdstickyright {
4322.thstickygray, .tdstickygray {
4323 background-color: lightgray;
4325.thstickyghostwhite, .tdstickyghostwhite {
4326 background-color: ghostwhite;
4328.thstickyinherit, .tdstickyinherit {
4329 background-color: inherit;
4358.nobordertop, .nobordertop tr:first-of-
type td {
4359 border-top: none !important;
4361.noborderbottom, .noborderbottom tr:last-of-
type td {
4362 border-bottom: none !important;
4365 border-top: 1px solid var(--colortopbordertitle1);
4368 border-bottom: 1px solid var(--colortopbordertitle1);
4372 background: var(--colorbacktabcard1);
4375.firstcolumn .div-
table-responsive-no-min, .secondcolumn .div-
table-responsive-no-min {
4378.firstcolumn
table.noborder, .secondcolumn
table.noborder {
4379 box-shadow: 5px 5px 5px #f0f0f0;
4383.fichehalfright
table.noborder, .fichehalfleft
table.noborder {
4384 margin: 0px 0px 0px 0px;
4386table.liste,
table.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact),
table.formdoc, div.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact) {
4388 if ($userborderontable) { ?>
4389 border-left: 1px solid var(--colortopbordertitle1);
4390 border-right: 1px solid var(--colortopbordertitle1);
4395 border-collapse: separate !important;
4396 border-spacing: 0px;
4397 border-top-width: <?php echo $borderwidth ?>px;
4398 border-top-color: var(--colortopbordertitle1);
4399 border-top-style: solid;
4400 margin: 0px 0px 20px 0px;
4402#tablelines, #tablelinesservice {
4403 border-bottom-width: 1px;
4404 border-bottom-color: var(--colortopbordertitle1);
4405 border-bottom-style: solid;
4407table.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 {
4408 border-bottom-width: 1px;
4409 border-bottom-color: var(--colortopbordertitle1);
4410 border-bottom-style: solid;
4413table.nointerlines tr:not(:last-child) td {
4414 border-bottom: unset !important;
4415 border-top: unset !important;
4420table.noborder:not(.cal_month, .paymenttable) {
4421 border-radius: <?php echo $borderradius; ?>px;
4423table.noborder.cal_month {
4424 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4425 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4427table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4428table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:first-child,
4429table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4430table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:first-child {
4431 border-top-left-radius: <?php echo $borderradius; ?>px;
4433table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:last-child,
4434table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4435table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4436table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:last-child {
4437 border-top-right-radius: <?php echo $borderradius; ?>px;
4439table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:first-child,
4440table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:first-child {
4441 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4443table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:last-child,
4444table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:last-child {
4445 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4447table.noborder thead tr:last-child td:first-child,
4448table.noborder thead tr:last-child th:first-child {
4449 border-bottom-left-radius: unset !important;
4451table.noborder thead tr:last-child td:last-child,
4452table.noborder thead tr:last-child th:last-child {
4453 border-bottom-right-radius: unset !important;
4456table.liste:not(.listwithfilterbefore) {
4457 border-top-left-radius: <?php echo $borderradius; ?>px;
4458 border-top-right-radius: <?php echo $borderradius; ?>px;
4461 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4462 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4464table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:first-child,
4465table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:first-child {
4466 border-top-left-radius: <?php echo $borderradius; ?>px;
4468table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:last-child,
4469table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:last-child {
4470 border-top-right-radius: <?php echo $borderradius; ?>px;
4472div.liste_titre_bydiv {
4473 border-top-left-radius: <?php echo $borderradius; ?>px;
4474 border-top-right-radius: <?php echo $borderradius; ?>px;
4476div.liste_titre_bydiv_nothingafter {
4477 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4478 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4479 border-bottom-width: 1px;
4480 border-bottom-color: var(--colortopbordertitle1);
4481 border-bottom-style: solid;
4483table.liste tr:last-child td:first-child,
4484table.liste tr:last-child th:first-child {
4485 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4487table.liste tr:last-child td:last-child,
4488table.liste tr:last-child th:last-child {
4489 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4492table#tablelines tr:last-of-
type td:first-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4493table#tablelinesservice tr:last-of-
type td:first-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4494 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4496table#tablelines tr:last-of-
type td:last-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td,
4497table#tablelinesservice tr:last-of-
type td:last-child,
table#tablelinesservice tr#trlinefordates,
table#tablelinesservice tr#trlinefordates td {
4498 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4507div.tabBar
table:not(.nobottom).border>tbody>tr:last-of-
type>td {
4508 border-bottom-width: 1px;
4509 border-bottom-color: var(--colortopbordertitle1);
4510 border-bottom-style: solid;
4512div.tabBar div.fichehalfright
table.noborder {
4513 border-bottom: none;
4516table.paddingtopbottomonly tr td {
4518 padding-bottom: 2px;
4520.liste_titre_filter {
4521 background: var(--colorbacktitle1) !important;
4524 background: var(--colorbackhmenu1) !important;
4527table:not(.listwithfilterbefore) tr.liste_titre_filter:first-of-
type td.liste_titre {
4531tr.liste_titre_filter td.liste_titre {
4534 padding-bottom: 0px;
4536.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
4538 border-bottom-width: 0 !important;
4539 border-top-width: 1px;
4540 border-top-color: var(--colortopbordertitle1);
4541 border-top-style: solid;
4543tr.liste_titre_create td:not(.linecoldescription) {
4544 padding-right: 4px !important;
4545 padding-left: 4px !important;
4547tr#trlinefordates td {
4548 border-bottom: 0px !important;
4550.liste_titre_add td, .liste_titre_add th, .liste_titre_add .tagtd
4552 border-top-width: 1px;
4553 border-top-color: var(--colortopbordertitle1);
4554 border-top-style: solid;
4556table.liste tr,
table.noborder tr, div.noborder form {
4557 border-top-color: #FEFEFE;
4560table.liste th,
table.noborder th,
table.noborder tr.liste_titre td,
table.noborder tr.box_titre td {
4561 padding: 6px 10px 6px 12px;
4563td.linecoldescription {
4564 padding: 6px 10px 6px 12px !important;
4566table.tableforfield td, .tagtr.table-border-row .tagtd,
table.border.margintable .trforfield td {
4567 padding: 2px 4px 2px 10px;
4569table.liste td,
table.noborder td, div.noborder form div,
table.tableforservicepart1 td,
table.tableforservicepart2 td {
4570 padding: 8px 10px 8px 12px;
4574table.liste tr.trkanban td {
4575 padding: 12px 15px 12px 15px;
4577div.liste_titre_bydiv .divsearchfield {
4578 padding: 2px 1px 2px 7px;
4581tr.box_titre .nobordernopadding td {
4582 padding: 0 ! important;
4584table.nobordernopadding {
4585 border-collapse: collapse !important;
4588table.nobordernopadding tr {
4589 border: 0 !important;
4590 padding: 0 0 !important;
4592table.nobordernopadding tr td {
4593 border: 0 !important;
4596table.border tr td
table.nobordernopadding tr td {
4602 border-right-width: 1px !important;
4603 border-right-color: #BBB !important;
4604 border-right-style: solid !important;
4608 border-left-width: 1px !important;
4609 border-left-color: #BBB !important;
4610 border-left-style: solid !important;
4615table.listwithfilterbefore {
4616 border-top: none !important;
4620.tagtable, .table-border { display:
table; }
4621.tagtr, .table-border-row { display:
table-row; }
4622.tagtd, .table-border-col, .table-key-border-col, .table-val-border-col { display:
table-cell; }
4623.confirmquestions .tagtr .tagtd:not(:first-child) { padding-left: 10px; }
4624.confirmquestions { margin-top: 5px; }
4632 color: var(--colortexttitlenotab);
4634 word-
break:
break-word;
4637 color: var(--colortexttitlenotab) !important;
4641 font-weight: normal;
4642 color: var(--refidnocolor);
4643 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize ?>;
4646div.refaddress div.address {
4651 display:
inline-block;
4655 float: <?php echo $right; ?>;
4658 font-weight: normal;
4663 display:
inline-block;
4669 display:
inline-block;
4676li.pagination.paginationpage.paginationpageleft, li.pagination.paginationpage.paginationpageright {
4680 display:
inline-block;
4684div.pagination li.pagination a,
4685div.pagination li.pagination span {
4687 line-height: 1.42857143;
4688 text-decoration: none;
4689 background-repeat: repeat-x;
4690 color: var(--color-black);
4692div.pagination li.pagination span.inactive {
4696li.noborder.litext, li.noborder.litext a,
4697div.pagination li a.inactive:hover,
4698div.pagination li span.inactive:hover {
4699 box-shadow: none !important;
4701div.pagination li.litext a {
4703 padding-right: 10px;
4707div.pagination li.litext a:hover {
4708 background-color: transparent;
4709 background-image: none;
4711div.pagination li.noborder a:hover {
4713 background-color: transparent;
4716div.pagination li span {
4720div.pagination li:first-child a,
4721div.pagination li:first-child span {
4727div.pagination li .active a,
4728div.pagination li .active span,
4729div.pagination li .active a:hover,
4730div.pagination li .active span:hover,
4731div.pagination li .active a:focus,
4732div.pagination li .active span:focus {
4736 background-color: var(--colorbackhmenu1);
4737 border-color: #337ab7;
4739div.pagination .disabled span,
4740div.pagination .disabled span:hover,
4741div.pagination .disabled span:focus,
4742div.pagination .disabled a,
4743div.pagination .disabled a:hover,
4744div.pagination .disabled a:focus {
4746 cursor: not-allowed;
4747 background-color: #fff;
4750div.pagination li.pagination .active {
4751 text-decoration: underline;
4754.paginationafterarrows .nohover {
4755 box-shadow: none !important;
4758div.pagination li.paginationafterarrows {
4763.paginationatbottom {
4766table.hidepaginationprevious .paginationprevious {
4769table.hidepaginationnext .paginationnext {
4772.tabBar .arearef .pagination.paginationref {
4773 max-width: calc(30%);
4775.paginationafterarrows a.btnTitlePlus, .titre_right a.btnTitlePlus {
4778 background-color: unset;
4780.paginationafterarrows a.btnTitlePlus:hover span:before, .titre_right a.btnTitlePlus:hover span:before {
4788.oddeven:hover:not(.nohover), .evenodd:hover:not(.nohover), .oddevenimport:hover:not(.nohover), .evenoddimport:hover:not(.nohover), .impair:hover:not(.nohover), .pair:hover:not(.nohover) {
4789 background: var(--colorbacklinepairhover) !important;
4792.tredited, .tredited td {
4793 background: var(--colorbacklinepairchecked) !important;
4794 border-bottom: 0 !important;
4796.treditedlinefordate {
4797 background: var(--colorbacklinepairchecked) !important;
4800<?php
if ($colorbacklinepairchecked) { ?>
4802 background: var(--colorbacklinepairchecked) !important;
4806.nohoverborder:hover {
4810.oddeven, .evenodd, .impair, .pair, .nohover .impair:hover, tr.impair td.nohover, tr.pair td.nohover, .tagtr.oddeven {
4811 font-family: <?php print $fontlist ?>;
4813 color: var(--oddevencolor);
4815.impair, .nohover .impair:hover, tr.impair td.nohover {
4816 background-color: var(--colorbacklineimpair2);
4818.pair, .nohover .pair:hover, tr.pair td.nohover {
4819 background-color: var(--colorbacklinepair2);
4821tr.oddeven.oddevendouble {
4822 height: 60px !important;
4826 background-color: var(--colorbacklineimpair2);
4828table.dataTable tr.oddeven {
4829 background-color: var(--colorbacklinepair2) !important;
4833td.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 {
4834 background-color: var(--colorbacklineimpair2) !important;
4835 background: var(--colorbacklineimpair2) !important;
4837td.evenodd, tr.nohoverpair td, #trlinefordates td {
4838 background-color: var(--colorbacklinepair2) !important;
4839 background: var(--colorbacklinepair2) !important;
4843 border-bottom: 1pt solid #aaa !important;
4844 background-color: var(--colorbacklinebreak) !important;
4846.trforbreak.nobold td a, .trforbreak.nobold span.secondary {
4847 font-weight: normal !important;
4849tr.trforbreaknobg:nth-of-
type(n+3) td, form.trforbreaknobg div.tagtd {
4851 border-top: 1pt dashed #aaa !important;
4855 padding: 5px 8px 5px 8px !important;
4857tr.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 {
4858 padding: 7px 8px 7px 8px;
4859 border-bottom: 1px solid #ddd;
4861form.tagtr:last-of-
type div.tagtd, tr.pair:last-of-
type td, tr.impair:last-of-
type td {
4862 border-bottom: 0px !important;
4865 border-bottom: 0px !important;
4867div.tableforcontact form.tagtr:last-of-
type div.tagtd {
4868 border-bottom: 1px solid #ddd !important;
4870tr.pair td .nobordernopadding tr td, tr.impair td .nobordernopadding tr td {
4871 border-bottom: 0px !important;
4873table.nobottomiftotal tr.liste_total td {
4874 background-color: var(--inputbackgroundcolor);
4875 <?php
if (!$userborderontable) { ?>
4876 border-bottom: 0px !important;
4879table.nobottom, td.nobottom {
4880 border-bottom: 0px !important;
4882div.liste_titre .tagtd {
4883 vertical-align: middle;
4886 min-height: 26px !important;
4889 padding-bottom: 2px;
4891div.liste_titre_bydiv {
4892 border-top-width: <?php echo $borderwidth ?>px;
4893 border-top-color: var(--colortopbordertitle1);
4894 border-top-style: solid;
4895 <?php
if ($userborderontable) { ?>
4896 border-left: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
4897 border-right: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
4900 border-collapse: collapse;
4901 padding: 2px 0px 2px 0;
4906div.liste_titre_bydiv_inlineblock {
4907 display:
inline-block;
4911tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable.tr, tagtr.liste_titre
4913 height: 26px !important;
4917 background: #f8f8f8;
4920 border: 1px solid #ddd;
4922div.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
4924 background: var(--colorbacktitle1);
4925 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
4927 color: var(--colortexttitle);
4928 font-family: <?php print $fontlist ?>;
4929 text-align: <?php echo $left; ?>;
4931tr.liste_titre th, tr.liste_titre td, th.liste_titre
4933 border-bottom: 1px solid var(--colortopbordertitle1);
4935tr.liste_titre:first-child th, tr:first-child th.liste_titre {
4937 border-bottom: unset;
4939tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div
4941 font-family: <?php print $fontlist ?>;
4942 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
4943 vertical-align: middle;
4946tr.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 {
4947 text-shadow: none !important;
4948 color: var(--colortexttitlelink);
4950tr.liste_titre_topborder td {
4951 border-top-width: <?php echo $borderwidth; ?>px;
4952 border-top-color: var(--colortopbordertitle1);
4953 border-top-style: solid;
4956 text-shadow: none !important;
4957 color: var(--colortexttitle);
4959.liste_titre td a.notasortlink {
4960 color: var(--colortextlink);
4962.liste_titre td a.notasortlink:hover {
4963 background: transparent;
4965tr.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 {
4967 border-bottom: unset;
4973tr.liste_titre_sel th, th.liste_titre_sel, tr.liste_titre_sel td, td.liste_titre_sel, form.liste_titre_sel div
4975 font-family: <?php print $fontlist ?>;
4976 font-weight: normal;
4977 border-bottom: 1px solid #FDFFFF;
4981 background: transparent;
4984.listactionlargetitle .liste_titre {
4987.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 {
4988 <?php
if (
getDolGlobalString(
'THEME_ELDY_TOTAL_BACKGROUND_LIKE_HEAD')) { ?>background: var(--colorbacktitle1);<?php } ?>
4989 color: var(--listetotal);
4990 font-weight: normal;
4992.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
4993 white-space: nowrap;
4995.noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
4996 white-space: normal;
4998form.liste_total div {
4999 border-top: 1px solid #DDDDDD;
5001tr.liste_sub_total, tr.liste_sub_total td {
5002 border-bottom: 1px solid #aaa;
5005.tableforservicepart1 .impair, .tableforservicepart1 .pair, .tableforservicepart2 .impair, .tableforservicepart2 .pair {
5008.tableforservicepart1 tbody tr td, .tableforservicepart2 tbody tr td {
5009 border-bottom: none;
5011table.tableforservicepart1:first-of-
type tr:first-of-
type td {
5012 border-top: 1px solid #888;
5014table.tableforservicepart1 tr td {
5018.paymenttable, .margintable {
5019 border-top: none !important;
5020 margin: 0px 0px 0px 0px !important;
5023 border-top: 1px solid var(--colortopbordertitle1) !important;
5025table.noborder.paymenttable {
5026 border-bottom: none !important;
5028.paymenttable tr td:first-child, .margintable tr td:first-child
5032.paymenttable, .margintable tr td {
5038 box-shadow: 0px 0px 0px #DDD !important;
5041 box-shadow: 1px 1px 7px #CCC !important;
5045 box-shadow: 0px 0px 5px #888;
5048div.tabBar .noborder {
5049 box-shadow: 0px 0px 0px #DDD !important;
5052#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 {
5053 border-bottom: 1px solid var(--colortopbordertitle1) !important;
5055#tablelines tr td, #tablelinesservice tr td {
5061.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),
5062div: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),
5063div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total)
5065 background: linear-gradient(bottom, var(----colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5066 background: -o-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5067 background: -moz-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5068 background: -webkit-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
5070.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),
5071.noborder .oddeven.tagtr:nth-child(even):not(:last-of-
type) .tagtd:not(.liste_titre)
5073 border-bottom: 1px solid #f0f0f0;
5076.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),
5077div: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),
5078div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total)
5080 background: linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5081 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5082 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5083 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
5085.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),
5086.noborder .oddeven.tagtr:nth-child(odd):not(:last-child) .tagtd:not(.liste_titre)
5088 border-bottom: 1px solid #f0f0f0;
5091ul.noborder li:nth-child(even):not(.liste_titre) {
5092 background-color: var(--colorbacklinepair2) !important;
5110.boxstats, .boxstats130 {
5111 display:
inline-block;
5118 background: var(--colorbackbody);
5119 border: 1px solid var(--colorboxstatsborder);
5120 border-left: 6px solid var(--colorboxstatsborder);
5124.boxstats, .boxstats130, .boxstatscontent {
5125 white-space: nowrap;
5127 text-overflow: ellipsis;
5138 padding-bottom: 2px;
5142.boxtable:not(.widgetstats) td.tdboxstats .boxstats {
5143 box-shadow: 1px 1px 8px var(--colorboxstatsborder);
5146.tabBar .fichehalfright .boxstats {
5148 padding-bottom: 4px;
5169@media only screen and (max-width: 768px)
5171 .tabBar .arearef .pagination.paginationref {
5172 max-width: calc(50%);
5175 div.pagination ul li {
5179 div.pagination .button-title-separator {
5183 .clearbothonsmartphone {
5185 display: block !important;
5189 padding-left: 0 !important;
5190 padding-right: 0!important;
5191 margin-left: 0 !important;
5192 margin-right: 0 !important;
5194 table.liste tr.trkanban td {
5195 padding: 10px 6px 10px 6px;
5198 a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
5199 padding: 12px 3px 13px;
5201 a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
5202 padding: 0px 0px 0px 0px;
5204 a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active {
5205 padding: 0px 0px 0px 0px;
5212 .boxstats, .boxstats130 {
5216 text-align: <?php echo $left; ?>
5221 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 150; ?>px;
5226 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 160; ?>px;
5227 max-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(161, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 161; ?>px;
5230 .dashboardlineindicator {
5244 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
5246span.boxstatstext span:not(.fas) {
5251 color: var(--colortext);
5253span.boxstatstext img, a.dashboardlineindicatorlate img {
5259.boxstatsindicator.thumbstat150 {
5260 display:
inline-flex;
5262span.boxstatsindicator {
5264 font-weight: normal;
5269span.dashboardlineindicator, span.dashboardlineindicatorlate {
5271 font-weight: normal;
5273a.dashboardlineindicatorlate:hover {
5274 text-decoration: none;
5276.dashboardlineindicatorlate img {
5279span.dashboardlineok {
5282span.dashboardlineko {
5286.dashboardlinelatecoin {
5292 padding: 0px 5px 0px 5px;
5293 border-radius: .25em;
5295 background-color: #9f4705;
5298 padding: 1px 3px 1px 1px;
5301 background-color: #8c4446;
5302 color: #FFFFFF ! important;
5303 border-radius: .25em;
5304 display:
inline-block;
5305 vertical-align: middle;
5308 margin-bottom: 25px !important;
5312.fichecenter .tableforfield:not(.margintable) tr td, .tagtr.table-border-row {
5313 background-color: var(--colorbacklineimpair2);
5315table.liste tr.oddeven:nth-of-
type(odd) {
5316 background-color: var(--colorbacklineimpair2);
5318table.liste tr.oddeven:nth-of-
type(even) {
5319 background-color: var(--colorbacklinepair2);
5323 border-bottom-width: 1px;
5324 background: var(--colorbackbody);
5325 border-top: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5328.boxtable tr td.tdboxstats {
5329 background: var(--colorbackbody) !important;
5331.boxtable tr td.tdboxstats div.boxstats {
5332 background: var(--colorbacklineimpair2) !important;
5335table.noborder.boxtable tr td {
5339 border-top-width: 0 !important;
5342 border-bottom-width: 0 !important;
5344.boxtablenomarginbottom {
5345 margin-bottom: 0 !important;
5347.boxtable .fichehalfright, .boxtable .fichehalfleft {
5353.boxworkingboard .tdboxstats {
5354 padding-left: 0px !important;
5355 padding-right: 0px !important;
5357a.valignmiddle.dashboardlineindicator {
5361 height: 30px !important;
5364 height: 50px !important;
5375 background: var(--colorbacktitle1);
5376 color: var(--colortexttitle);
5377 font-family: <?php print $fontlist ?>, sans-serif;
5378 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5379 border-bottom: 1px solid #FDFFFF;
5380 white-space: nowrap;
5383tr.box_titre td.boxclose {
5386img.boxhandle, img.boxclose {
5391 vertical-align: middle;
5394.formboxfilter input[
type=image]
5403.prod_entry_mode_free, .prod_entry_mode_predef {
5404 height: 26px !important;
5405 vertical-align: middle;
5409 border: 1px solid #888;
5417 white-space: nowrap;
5421 transition: color 0.4s;
5423.star:hover, .star.active {
5424 color: <?php echo $badgeWarning ?>;
5427.search-component-assistance {
5430 background: var(--colorbackbody);
5431 border-width: 1px 1px 2px;
5432 border-style: solid;
5433 border-color: rgb(204, 204, 204);
5434 border-image: none; padding: 9px;
5435 box-shadow: rgba(136, 136, 136, 0.267) 1px 2px 10px;
5441.search-component-assistance .assistance-title {
5447.search-component-assistance .separator {
5451.search-component-assistance .end-separator {
5454.search-component-assistance .assistance-errors {
5457 margin: 5px 0px 5px 0px
5459.search-component-assistance .assistance-errors {
5464 margin: 0 !important;
5466.search-component-assistance .operand, .search-component-assistance .operator, .search-component-assistance .value {
5467 display:
inline-block;
5469.search-component-assistance .btn-div{
5473@media only screen and (max-width: 620px) {
5474 .search-component-assistance .operand, .operator, .value {
5475 display: block !important;
5477 .search-component-assistance .separator, .end-separator {
5488.ok { color: #114466; }
5489.warning { color: #887711 !important; }
5490.error { color: #660000 !important; font-weight: bold; }
5491.green { color: #118822 !important; }
5497div.info, div.warning, div.error, div.green {
5501 padding-bottom: 16px;
5502 margin: 1em 0em 1em 0em;
5508 border-<?php print $left; ?>: solid 5px #87cfd2;
5509 background: #eff8fc;
5512div.fiche div.info, div.fiche div.warning {
5513 box-shadow: 4px 4px 12px #e4e4e4;
5514 margin: 1em 0em 1.2em 0em;
5518div.green div.greenborder, section.green, section.greenborder {
5519 border-<?php print $left; ?>: solid 5px #118822;
5521div.green, section.green {
5522 background: #e3f0e3;
5526div.warning, div.warningborder, section.warning, section.warningborder {
5527 border-<?php print $left; ?>: solid 5px #f2cf87;
5529div.warning, section.warning {
5530 background: #fcf8e3;
5532div.warning a, div.info a, div.error a {
5533 color: var(--colortextlink);
5538 border-<?php print $left; ?>: solid 5px #f28787;
5539 background: #EFCFCF;
5547a.normal:link { font-weight: normal }
5548a.normal:visited { font-weight: normal }
5549a.normal:active { font-weight: normal }
5550a.normal:hover { font-weight: normal }
5552a.impayee:link { font-weight: bold; color: #550000; }
5553a.impayee:visited { font-weight: bold; color: #550000; }
5554a.impayee:active { font-weight: bold; color: #550000; }
5555a.impayee:hover { font-weight: bold; color: #550000; }
5567.framecontent iframe {
5577.opened-dash-board-wrap {
5578 margin-bottom: 25px;
5585.product_line_stock_ok { color: var(--productlinestockok); }
5586.product_line_stock_too_low { color: var(--productlinestocktoolow); }
5588.fieldrequired { font-weight: bold; color: var(--fieldrequiredcolor) !important; }
5590td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 34px; text-align: <?php echo $left; ?>; }
5591span.widthpictotitle { font-size: 1.5em; }
5592table.titlemodulehelp tr td img.widthpictotitle { width: 80px; }
5594.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
5595.dolgraphtitlecssboxes { }
5596.dolgraphchart canvas {
5599.legendColorBox, .legendLabel { border: none !important; }
5600div.dolgraph div.legend, div.dolgraph div.legend div { background-color: var(--dolgraphbg) !important; }
5601div.dolgraph div.legend
table tbody tr { height:
auto; }
5602td.legendColorBox { padding: 2px 2px 2px 0 !important; }
5603td.legendLabel { padding: 2px 2px 2px 0 !important; }
5605 text-align: <?php echo $left; ?>;
5609 white-space: nowrap;
5619div.divphotoref > div > .photowithmargin, div.divphotoref > img.photowithmargin, div.divphotoref > a > .photowithmargin {
5620 margin-<?php echo $right; ?>: 15px;
5624 border: 1px solid #f0f0f0;
5632 margin-top: 6px !important;
5637 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/logo_setup.svg', 1) ?>);
5638 display:
inline-block;
5643 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/nographyet.svg', 1) ?>);
5644 display:
inline-block;
5646 background-repeat: no-repeat;
5654.fiche >
table.table-fiche-title tr.toptitle, .fiche > form >
table.table-fiche-title tr.toptitle {
5658table.table-fiche-title tr.toptitle,
table.table-fiche-title tr.toptitle {
5665 text-decoration: none;
5673div.fiche >
table.table-fiche-title:first-of-
type div, div.fiche > form >
table.table-fiche-title:first-of-
type div {
5676div.fiche >
table.table-fiche-title:first-of-
type div {
5677 color: var(--colortexttitlenotab);
5680 color: var(--colortexttitlenotab);
5688 color: var(--colortexttitlenotab);
5691 color: var(--colortexttitlenotab2);
5694table.table-fiche-title .col-title div.titre > span:not(.print-barre-liste) {
5695 line-height: normal;
5698table.table-fiche-title, div.fiche>
table.table-fiche-title {
5699 margin-bottom: 12px;
5701.table-list-of-attached-files, .table-list-of-links {
5702 margin-bottom: 0 !important;
5704.fichehalfleft
table.table-fiche-title, .fichehalfright
table.table-fiche-title {
5709div.backgreypublicpayment {
5710 background-color: var(--colorbackgrey);
5712 border-bottom: 1px solid #ddd;
5718.backgreypublicpayment a {
5719 color: var(--colorblack) !important;
5722.poweredbypublicpayment {
5733 min-width: 300px; font-size: 16px;
5737 min-width: 320px; font-size: 16px;
5741#tablepublicpayment {
5742 border: 1px solid #CCCCCC !important;
5745 margin-bottom: 25px;
5747#tablepublicpayment .CTableRow1 { background-color: #F0F0F0 !important; }
5748#tablepublicpayment tr.liste_total { border-bottom: 1px solid #CCCCCC !important; }
5749#tablepublicpayment tr.liste_total td { border-top: none; }
5750input#cardholder-
name {
5754.divmainbodylarge { margin-left: 40px; margin-right: 40px; }
5755.publicnewmemberform div.titre { font-size: 2em; }
5756#divsubscribe { max-width: 900px; }
5757#divsubscribe .eventlabel { font-size: 1.5em; }
5758#tablesubscribe { width: 100%; }
5759#tablesubscribe tr td { font-size: 1.15em; }
5760#tablesubscribe .price-registration { font-size: 1.5em; }
5764 border: 1px solid #ccc;
5781.effectpostit:before, .effectpostit:after
5792 box-shadow: 0 15px 10px #777;
5793 -webkit-transform: rotate(-3deg);
5794 -moz-transform: rotate(-3deg);
5795 -o-transform: rotate(-3deg);
5796 -ms-transform: rotate(-3deg);
5797 transform: rotate(-3deg);
5801 -webkit-transform: rotate(3deg);
5802 -moz-transform: rotate(3deg);
5803 -o-transform: rotate(3deg);
5804 -ms-transform: rotate(3deg);
5805 transform: rotate(3deg);
5816.ui-dialog-titlebar {
5819 margin-bottom: 10px;
5821.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
5822 z-index: 1005 !important;
5824.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
5825 z-index:1006 !important;
5827.ui-dialog.ui-widget.ui-widget-content {
5828 border: 1px solid #e0e0e0;
5835 padding-bottom: 5px;
5838 padding: 8px !important;
5841 border-bottom: 1px solid #AAA;
5842 margin-bottom: 12px;
5848.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons.ui-draggable {
5849 box-shadow: 5px 5px 20px #AAA;
5851.ui-dialog .ui-dialog-buttonpane {
5852 padding: .5em 1em .3em .4em;
5854.ui-dialog .ui-dialog-content, .ui-dialog .ui-dialog-titlebar.ui-widget-header {
5855 padding-left: 1em !important;
5877 border-<?php print $left; ?>: solid 5px #f2cf87;
5883 padding-bottom: 4px;
5885 background: var(--tablevalidbgcolor);
5898.ui-dialog.highlight.ui-widget.ui-widget-content.ui-front {
5903 max-width: <?php print
dol_size(700,
'width'); ?>px !important;
5905div.ui-tooltip.mytooltip {
5906 border: none !important;
5910 font-stretch: condensed;
5911 box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5912 filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
5913 background: var(--tooltipbgcolor) !important;
5914 color: var(--tooltipfontcolor);
5917 pointer-events: none;
5922 print
"/* For dark mode */\n";
5924 print
"@media (prefers-color-scheme: dark) {";
5926 print
"@media not print {";
5928 div.ui-tooltip.mytooltip {
5929 border: 1px solid #bbb !important;
5936@media only screen and (max-width: 768px)
5938 div.ui-tooltip.mytooltip {
5942@media only screen and (max-width: 480px)
5944 div.ui-tooltip.mytooltip {
5948@media only screen and (max-width: 320px)
5950 div.ui-tooltip.mytooltip {
5962.ui-datepicker-calendar .ui-state-
default, .ui-datepicker-calendar .ui-widget-content .ui-state-
default,
5963.ui-datepicker-calendar .ui-widget-header .ui-state-
default, .ui-datepicker-calendar .ui-
button,
5969div#ui-datepicker-div {
5971 box-shadow: 2px 5px 15px #aaa;
5977.ui-datepicker .ui-datepicker
table {
5980.ui-datepicker .ui-widget-header {
5986.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
5992img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
5994select.ui-datepicker-year {
5995 margin-left: 2px !important;
5997.ui-datepicker-trigger {
5998 vertical-align: middle;
6006 border: 1px #E4ECEC outset;
6012 background-color: var(--inputbackgroundcolor);
6013 border-top: solid 2px #DDDDDD;
6014 border-<?php print $left; ?>: solid 2px #DDDDDD;
6015 border-<?php print $right; ?>: solid 1px #222222;
6016 border-bottom: solid 1px #222222;
6018 border-spacing: 0px;
6019 border-collapse: collapse;
6021.dp td, .tpHour td, .tpMinute td{padding:2px; font-size:10px;}
6023.dpHead,.tpHead,.tpHour td:Hover .tpHead{
6025 background-color:#b3c5cc;
6031.dpButtons,.tpButtons {
6033 background-color:#617389;
6038.dpButtons:Active,.tpButtons:Active{border: 1px outset black;}
6039.dpDayNames td,.dpExplanation {background-color:#D9DBE1; font-weight:bold; text-align:center; font-size:11px;}
6040.dpExplanation{ font-weight:normal; font-size:11px;}
6041.dpWeek td{text-align:center}
6043.dpToday,.dpReg,.dpSelected{
6046.dpToday{font-weight:bold; color:black; background-color:#DDDDDD;}
6047.dpReg:Hover,.dpToday:Hover{background-color:black;color:white}
6050.dpSelected{background-color:#0B63A2;color:white;font-weight:bold; }
6052.tpHour{border-top:1px solid #DDDDDD; border-right:1px solid #DDDDDD;}
6053.tpHour td {border-left:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; cursor:pointer;}
6054.tpHour td:Hover {background-color:black;color:white;}
6056.tpMinute {margin-top:5px;}
6057.tpMinute td:Hover {background-color:black; color:white; }
6058.tpMinute td {background-color:#D9DBE1; text-align:center; cursor:pointer;}
6064 background-color:transparent;
6069 vertical-align:middle;
6073 color: var(--colortextlink);
6087div.hidden, div.hiddenforpopup, header.hidden, tr.hidden, td.hidden,
6088img.hidden, span.hidden, br.hidden, div.showifmore {
6103.previewnotyetavailable {
6107.websiteformtoolbar {
6109 top: <?php echo empty($dol_hide_topmenu) ? ($disableimages ?
'32px' :
'52px') :
'0'; ?>;
6113.exampleapachesetup {
6117 border: 1px solid #aaa;
6121 background: #ddd; border: 1px solid #ccc; border-radius: 4px;
6126 background-color: transparent;
6127 background-image: none;
6130 background-color: transparent;
6131 background-image: none;
6133 font-weight: normal;
6135.websitebar .button.bordertransp, .websitebar .fa-plus-circle.btnTitle-icon {
6137 text-decoration: unset !important;
6138 margin: 0px 4px 0px 4px !important
6142 border-bottom: 1px solid #ccc;
6143 background: #e6e6e6;
6144 display:
inline-block;
6147.centpercent.websitebar {
6148 width: calc(100% - 10px);
6149 padding: 5px 5px 5px 5px;
6152.websitebar .buttonDelete, .websitebar .button {
6155.websitebar .button, .websitebar .buttonDelete
6157 padding: 4px 5px 4px 5px !important;
6158 margin: 2px 4px 2px 4px !important;
6160 background: #f5f5f5 !important;
6161 border: 1px solid #ccc !important;
6165 padding-<?php echo $right; ?>: 10px;
6166 vertical-align: middle;
6169.websiteselectionsection {
6172.websiteselection span {
6173 vertical-align: middle;
6178.websiteselection, .websitetools {
6184 display:
inline-block;
6185 vertical-align: middle;
6188.websiteiframenoborder {
6191span.websiteselection span.select2.select2-container.select2-container--
default {
6194span.websitebuttonsitepreview, a.websitebuttonsitepreview {
6195 vertical-align: middle;
6197span.websitebuttonsitepreview img, a.websitebuttonsitepreview img {
6199 display:
inline-block;
6201span.websitebuttonsitepreviewdisabled img, a.websitebuttonsitepreviewdisabled img {
6205 vertical-align: middle;
6209.websiteselectionsection {
6210 border-left: 1px solid #bbb;
6211 border-right: 1px solid #bbb;
6216.websitebar input#previewpageurl {
6220.websitebar input.bordertransp {
6221 line-height: normal !important;
6224#divbodywebsite section p {
6228#divbodywebsite #websitetemplateconfigpage{
6230 margin: 50px
auto 0;
6238.dayevent .tagtr:first-of-
type {
6242.agendacell { height: 60px; }
6243table.cal_month { border-spacing: 0px; }
6244table.cal_month td:first-child { border-left: 0px; }
6245table.cal_month td:last-child { border-right: 0px; }
6246table.cal_month td { padding-left: 1px !important; padding-right: 1px !important; }
6247table.cal_month.cal_peruser td { padding-left: 0 !important; padding-right: 0 !important; }
6248.cal_current_month { border-top: 0; border-left: solid 1px #E0E0E0; border-right: 0; border-bottom: solid 1px #E0E0E0; }
6249.cal_current_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B; border-right: 0; border-bottom: solid 1px #E0E0E0; }
6250.cal_current_month_oneday { border-right: solid 1px #E0E0E0; }
6251.cal_other_month { border-top: 0; border-left: solid 1px #C0C0C0; border-right: 0; border-bottom: solid 1px #C0C0C0; }
6252.cal_other_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B !important; border-right: 0; }
6253.cal_current_month_right { border-right: solid 1px #E0E0E0; }
6254.cal_other_month_right { border-right: solid 1px #C0C0C0; }
6255.cal_other_month { background: #FAFAFA; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6256.cal_past_month { background: #EEEEEE; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6257.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; }
6258.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; }
6259.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; }
6260.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; }
6261.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; }
6263.cal_peruser { padding-top: 0 !important; padding-bottom: 0 !important; padding-<?php print $left; ?>: 0 !important; padding-<?php print $right; ?>: 0 !important; }
6265 background: linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6266 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6267 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6268 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6270.cal_today_peruser_impair { background: #F8F8F0; }
6272.peruser_notbusy { opacity: 0.5; }
6273div.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); }
6274table.cal_event { border: none; border-collapse: collapse; margin-bottom: 1px; min-height: 20px; filter: saturate(0.8); border-radius: 3px; }
6275table.cal_event td { border: none; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 2px; padding-top: 0px; padding-bottom: 0px; }
6276table.cal_event td.cal_event { padding: 4px 4px !important; padding-bottom: 2px !important; padding-top: 2px !important; }
6277table.cal_event td.cal_event_right { padding: 4px 4px !important; }
6278.cal_event { font-size: 1em; }
6279.cal_event a:link { color: #111111; font-weight: normal !important; }
6280.cal_event a:visited { color: #111111; font-weight: normal !important; }
6281.cal_event a:active { color: #111111; font-weight: normal !important; }
6282.cal_event_notbusy a.cal_event_title:hover { color: #111111; font-weight: normal !important; }
6284.cal_peruserviewname { max-width: 140px; height: 30px !important; }
6285.cal_event span.badge.badge-
status { border: 1px solid #aaa; }
6286table.cal_month tr td
table.nobordernopadding tr td { padding: 0 2px 0 2px; }
6287table.cal_month tr.liste_titre td.tdfordaytitle { min-width: 120px; }
6295.calendarviewcontainertr { height: 100px; }
6303td.peruser_holiday_imp {
6304 background-color: #aaa !important;
6307.cal_available { background: #0060d450; }
6308.cal_chosen { background: #0060d4; }
6316 border: solid 1px rgba(0,0,0,.3);
6317 background: var(--colorbackbody) !important;
6318 color: var(--colortext) !important;
6324.ui-autocomplete-loading {
6325 background: white url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/working.gif', 1) ?>) right center no-repeat;
6331 background-color: var(--inputbackgroundcolor);
6332 border:1px solid #888;
6336.ui-autocomplete ul {
6337 list-style-
type:none;
6341.ui-autocomplete ul li.selected {
6342 background-color: var(--inputbackgroundcolor);
6344.ui-autocomplete ul li {
6345 list-style-
type:none;
6358.editkey_textarea, .editkey_ckeditor, .editkey_string, .editkey_email, .editkey_numeric, .editkey_select, .editkey_autocomplete {
6359 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/edit.png', 1) ?>) right top no-repeat;
6365.editkey_datepicker {
6366 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/calendar.png', 1) ?>) right center no-repeat;
6373.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 {
6378.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 {
6393.treeview ul { background-color: transparent !important; margin-top: 0 !important; }
6394.treeview li { background-color: transparent !important; padding: 0 0 0 20px !important; min-height: 30px; }
6395.treeview .hitarea { width: 20px !important; margin-left: -20px !important; margin-top: 3px; }
6397.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
6428 font-family:sans-serif;
6431 border-spacing: 0px;
6432 border-collapse: collapse;
6439 border-style:groove;
6449div.jPicker
table.jPicker {
6450 padding-bottom: 20px;
6451 padding-right: 20px;
6455 height: 2px !important;
6459 background: unset !important;
6460 border: unset !important;
6462.jPicker .Preview div span {
6463 border: unset !important;
6464 width: unset !important;
6465 height: 50% !important;
6467.jPicker div[
class=
"Map"] {
6472 border: 1px solid #bbb !important;
6473 background-color: var(--colorbackbody) !important;
6474 box-shadow: 0px 0px 10px #ccc;
6475 width: 300px !important;
6478 background-image: unset !important;
6480.jPicker .Grid span.QuickColor {
6481 border: unset !important;
6487 white-space: nowrap;
6489.jPicker .Preview div {
6490 height: 36px !important;
6492.jPicker input[
type=
"button"] {
6493 background: var(--butactionbg);
6494 color: var(--textbutaction);
6496 border-collapse: collapse;
6500A.color, A.color:active, A.color:visited {
6503 text-decoration : none;
6509 border : 1px inset white;
6512 border : 1px outset white;
6514A.none, A.none:active, A.none:visited, A.none:hover {
6517 text-decoration : none;
6524 border : 1px solid #b3c5cc;
6533 background-color : #b3c5cc;
6540 background-color : #b3c5cc;
6541 border : 2px outset;
6550 border : 1px outset white;
6556 font-family : <?php print $fontlist ?>;
6559 text-align : center;
6563 font-family : <?php print $fontlist ?>;
6570 font-family : <?php print $fontlist ?>;
6576 border: solid 1px #ddd !important;
6580.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
6582 background: var(--colorbacktitle1);
6586.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 {
6587 background: var(--colorbackhmenu1);
6588 color: #ffffff !important;
6589 border: 1px solid var(--colorbackhmenu1);
6598.ui-menu .ui-menu-item a {
6599 text-decoration:none;
6603 font-weight: normal;
6604 font-family:<?php echo $fontlist; ?>;
6608 font-family:<?php echo $fontlist; ?>;
6611.ui-
button { margin-left: -2px; }
6616 line-height: 1em !important;
6618.ui-autocomplete-input { margin: 0; padding: 4px; }
6625textarea.dolibarr_mailings > div.cke body.cke_show_borders {
6626 margin: 0 !important;
6632 margin: 5px !important;
6635 border: 1px #bbb solid ! important;
6642.cke_wrapper { padding: 4px !important; }
6643a.cke_dialog_ui_button
6645 font-family: <?php print $fontlist ?> !important;
6646 background-image: url(<?php echo $img_button ?>) !important;
6647 background-
position: bottom !important;
6648 border: 1px solid #C0C0C0 !important;
6649 border-radius:0px 5px 0px 5px !important;
6650 box-shadow: 3px 3px 4px #DDD !important;
6652.cke_dialog_ui_hbox_first {
6653 vertical-align: middle !important;
6656 width: 40px !important;
6665a.cke_dialog_ui_button_ok span {
6666 text-shadow: none !important;
6667 color: #333 !important;
6669a.cke_button, a.cke_combo_button {
6670 height: 18px !important;
6672div.cke_notifications_area .cke_notification_warning {
6682.cke.cke_reset, .cke_inner.cke_reset, .cke_top.cke_reset_all {
6683 border-top-left-radius: <?php echo $borderradius; ?>px;
6684 border-top-right-radius: <?php echo $borderradius; ?>px;
6686.cke.cke_reset, .cke_inner.cke_reset, .cke_contents.cke_reset {
6687 border-bottom-left-radius: <?php echo $borderradius; ?>px;
6688 border-bottom-right-radius: <?php echo $borderradius; ?>px;
6692@media only screen and (max-width: 768px)
6694 .cke_inner:not(.cke_maximized) .cke_toolbar_separator,
6695 .cke_inner:not(.cke_maximized) .cke_combo,
6696 .cke_inner:not(.cke_maximized) .cke_button:not(.cke_button__maximize) {
6706 border: 1px solid #ddd;
6709.aceeditorstatusbar {
6712 padding-<?php echo $left; ?>: 10px;
6716 background-color: #ebebeb;
6720.ace_status-indicator {
6724 border-<?php echo $left; ?>: 1px solid;
6725 padding-<?php echo $left; ?>: 10px;
6727pre#editfilecontentaceeditorid {
6737 height: 72px !important;
6745.customreportsoutput, .customreportsoutputnotdata {
6748.customreportsoutputnotdata {
6761#types .btn-primary {
6770 display:
inline-block;
6775 vertical-align: top;
6778#types input.text, #types textarea {
6792 box-sizing:border-box;
6799#comment .comment-table {
6803#comment .comment-cell {
6806#comment .comment-info {
6808 border-right:1px solid #dedede;
6812 background:rgba(255,255,255,0.5);
6813 vertical-align:middle;
6816#comment .comment-info a {
6819#comment .comment-right {
6822#comment .comment-description {
6826#comment .comment-delete {
6829 vertical-align:middle;
6831#comment .comment-delete:hover {
6832 background:rgba(250,20,20,0.8);
6834#comment .comment-edit {
6837 vertical-align:middle;
6839#comment .comment-edit:hover {
6840 background:rgba(0,184,148,0.8);
6853 width: <?php print isset($_SESSION[
'dol_screenwidth']) ? max((
int) $_SESSION[
'dol_screenwidth'] - 830, 450) :
'450'; ?>px !important;
6856div#GanttChartDIVglisthead, div#GanttChartDIVgcharthead {
6860.gtaskname div, .gtaskname, .gstartdate div, .gstartdate, .genddate div, .genddate {
6861 font-size: unset !important;
6864div.gantt, .gtaskheading, .gmajorheading, .gminorheading, .gminorheadingwkend {
6865 font-size: unset !important;
6866 font-weight: normal !important;
6867 color: #000 !important;
6870 background: #f0f0f0 !important;
6873 background: rgb(108,152,185) !important;
6876 background: rgb(160,173,58) !important;
6880 text-overflow: ellipsis;
6882td.gminorheadingwkend {
6883 color: #888 !important;
6886 color: #666 !important;
6888.glistlbl, .glistgrid {
6889 width: 582px !important;
6896.gtaskname div, .gtaskname {
6897 min-width: 250px !important;
6898 max-width: 500px !important;
6899 width: unset !important;
6901.gpccomplete div, .gpccomplete {
6902 min-width: 40px !important;
6903 max-width: 40px !important;
6904 width: 40px !important;
6906td.gtaskheading.gstartdate, td.gtaskheading.genddate {
6907 white-space:
break-spaces;
6909.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) {
6910 color: transparent !important;
6924 font-weight: normal;
6933 font-weight: normal;
6939 text-decoration: none;
6944 margin: 0 5px 5px 5px;
6949 margin: 0 10px 20px 10px;
6954 float: <?php print $left; ?>;
6955 border: solid 1px #DDDDDD;
6962 font-weight: normal;
6970 white-space: nowrap;
6976 vertical-align: middle;
6980 display:
inline-block !important;
6983 width: calc(100% - 100px);
6985 white-space:
break-spaces;
6986 word-
break:
break-all;
6988ul.ecmjqft a:active {
6989 font-weight: bold !important;
6992 text-decoration: underline;
6995 vertical-align: middle;
6996 display:
inline-block !important;
6997 text-align: <?php echo $right; ?>;
6998 float: <?php echo $right; ?>;
7006#ecm-layout-north div.attachareaformuserfileecm {
7007 padding-bottom: 0px;
7009div#ecm-layout-west {
7011 vertical-align: top;
7013div#ecm-layout-center {
7014 width: calc(100% - 405px);
7015 vertical-align: top;
7016 float: <?php echo $right; ?>;
7019.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; }
7020.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; }
7021.ecmjqft LI.wait { font-weight:normal; background: url(<?php echo
dol_buildpath(
'/theme/'.$theme.
'/img/working.gif', 1); ?>) left top no-repeat; }
7031 top:
auto !important;
7032 bottom: 4px !important;
7035 min-width: <?php echo $dol_optimize_smallscreen ?
'200' :
'480'; ?>px;
7038 padding-left: 10px !important;
7039 padding-right: 10px !important;
7040 padding-top: 10px !important;
7041 word-wrap:
break-word;
7043.jnotify-container .jnotify-notification .jnotify-message {
7044 font-weight: normal;
7046 word-
break:
break-word;
7048.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
7049 color: #a28918 !important;
7051.jnotify-container .jnotify-close {
7052 top: 4px !important;
7053 font-size: 1.6em !important;
7057div.jnotify-background {
7058 opacity : 0.95 !important;
7059 box-shadow: 2px 2px 4px #8888 !important;
7063.bodylogin .jnotify-container {
7070 padding-left: unset !important;
7071 padding-right: unset !important;
7072 padding-top: unset !important;
7074.bodylogin .jnotify-container .jnotify-notification {
7075 margin: unset !important;
7077.bodylogin .jnotify-container .jnotify-notification .jnotify-background {
7078 border-radius: unset !important;
7080.bodylogin .jnotify-container .jnotify-notification .jnotify-message {
7092div.dolEventValid h1, div.dolEventValid h2 {
7094 background-color: #e3f0db;
7095 padding: 5px 5px 5px 5px;
7098div.dolEventError h1, div.dolEventError h2 {
7100 background-color: #d79eac;
7101 padding: 5px 5px 5px 5px;
7109.divmap, #google-visualization-geomap-embed-0, #google-visualization-geomap-embed-1, #google-visualization-geomap-embed-2 {
7117table.dataTable tr.odd td.sorting_1,
table.dataTable tr.even td.sorting_1 {
7118 background: none !important;
7120.sorting_asc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc.png
', 1); ?>') no-repeat center right !important; }
7121.sorting_desc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc.png
', 1); ?>') no-repeat center right !important; }
7122.sorting_asc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc_disabled.png
', 1); ?>') no-repeat center right !important; }
7123.sorting_desc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc_disabled.png
', 1); ?>') no-repeat center right !important; }
7124.dataTables_paginate {
7127.paginate_button_disabled {
7128 opacity: 1 !important;
7129 color: #888 !important;
7130 cursor:
default !important;
7132.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover
7134 font-weight: normal;
7136.paginate_enabled_previous:hover, .paginate_enabled_next:hover
7138 text-decoration: underline !important;
7142 text-decoration: underline !important;
7146 font-weight: normal !important;
7147 text-decoration: none !important;
7149.paging_full_numbers {
7150 height: inherit !important;
7152.paging_full_numbers a.paginate_active:hover, .paging_full_numbers a.paginate_button:hover {
7153 background-color: var(--colorbackbody) !important;
7155.paging_full_numbers, .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button {
7156 background-color: var(--colorbackbody) !important;
7157 border-radius: inherit !important;
7159.paging_full_numbers a.paginate_button_disabled:hover, .paging_full_numbers a.disabled:hover {
7160 background-color: var(--colorbackbody) !important;
7162.paginate_button, .paginate_active {
7163 border: 1px solid #ddd !important;
7164 padding: 6px 12px !important;
7165 margin-left: -1px !important;
7166 line-height: 1.42857143 !important;
7167 margin: 0 0 !important;
7174.ui-state-
disabled, .ui-widget-content .ui-state-
disabled, .ui-widget-header .ui-state-
disabled, .paginate_button_disabled {
7176 background-image: none;
7179div.dataTables_length {
7180 float: right !important;
7183div.dataTables_length select {
7186.dataTables_wrapper .dataTables_paginate {
7187 padding-top: 0px !important;
7198.select2-container .select2-selection--single {
7202span.select2-selection--single.flat[aria-
disabled=
"true"] span.select2-selection__rendered {
7206.select2-container--
default .select2-results__option--highlighted[aria-selected] {
7207 background-color: var(--colorbackhmenu1);
7208 color: var(--colortextbackhmenu);
7210.select2-container--
default .select2-results__option--highlighted[aria-selected] span {
7211 color: #fff !important;
7214span.select2.select2-container.select2-container--
default {
7215 text-align: initial;
7224input.select2-input {
7225 border-bottom: none ! important;
7229 border-bottom: solid 1px var(--inputbordercolor) !important;
7231.select2-results .select2-highlighted.optionblue {
7232 color: #FFF !important;
7234.select2-container .select2-selection--multiple {
7235 min-height: 2em !important;
7237.tableforfield .select2-container .select2-selection--single {
7241.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7244.select2-container--focus span.select2-selection.select2-selection--single {
7245 border-bottom: 1px solid var(--inputbordercolor) !important;
7246 border-bottom-left-radius: 0;
7247 border-bottom-right-radius: 0;
7250.blockvmenusearch .select2-container--
default .select2-selection--single,
7251.blockvmenubookmarks .select2-container--
default .select2-selection--single
7253 background-color: var(--colorbackvmenu1);
7255.select2-container--
default .select2-selection--single {
7256 background-color: var(--inputbackgroundcolor);
7258#blockvmenusearch .select2-container--default .select2-selection--single .select2-selection__placeholder {
7259 color: var(--colortextbackvmenu);
7261.select2-container--
default .select2-selection--single .select2-selection__rendered {
7262 color: var(--colortext);
7266 color: #999 !important;
7268.select2-choice, .select2-container .select2-choice {
7269 border-bottom: solid 1px rgba(0,0,0,.4);
7271.select2-container .select2-choice > .select2-chosen {
7274.select2-container .select2-choice .select2-arrow {
7276 background: transparent;
7278.select2-container-multi .select2-choices {
7279 background-image: none;
7281.select2-container .select2-choice {
7282 color: var(--colortext);
7285.selectoptiondisabledwhite {
7286 background: #FFFFFF !important;
7290 border-left: none !important;
7291 background: none !important;
7295 border-top: none !important;
7296 border-left: none !important;
7297 border-right: none !important;
7299.select2-drop.select2-drop-above {
7300 box-shadow: none !important;
7302.select2-container--open .select2-dropdown--above {
7303 border-bottom: solid 1px var(--inputbordercolor);
7305.select2-drop.select2-drop-above.select2-drop-active {
7306 border-top: 1px solid #ccc;
7307 border-bottom: solid 1px var(--inputbordercolor);
7309.select2-container--
default .select2-selection--single
7318 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
7320 box-shadow: none !important;
7323.select2-container--focus .select2-container--
default .select2-selection--single {
7324 border-bottom-left-radius: 0;
7325 border-bottom-right-radius: 0;
7327.select2-container--
default.select2-container--focus .select2-selection--multiple {
7331 border-bottom-left-radius: 0;
7332 border-bottom-right-radius: 0;
7334.select2-container--
default .select2-selection--multiple {
7335 border-bottom: solid 1px var(--inputbordercolor);
7340 background: var(--inputbackgroundcolor);
7341 line-height: normal;
7343.select2-container--
default .select2-selection--multiple .select2-selection__rendered {
7346.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7347 background-color: #ddd;
7348 margin-top: 0.25em !important;
7350.select2-selection--multiple input.select2-search__field {
7351 border-bottom: none !important;
7354.select2-search__field
7357 border-top: none !important;
7358 border-left: none !important;
7359 border-right: none !important;
7360 border-bottom: solid 1px var(--inputbordercolor) !important;
7361 box-shadow: none !important;
7362 border-radius: 0 !important;
7365.select2-container-active .select2-choice, .select2-container-active .select2-choices
7370 border-bottom: none;
7371 box-shadow: none !important;
7376 box-shadow: 1px 2px 10px #8884;
7377 background-color: var(--colorbackbody);
7378 color: var(--colortext);
7380.select2-dropdown-open {
7381 background-color: var(--colorbackvmenu1);
7383.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choices
7388 border-bottom: none;
7389 box-shadow: none !important;
7390 background-color: var(--colorbackvmenu1);
7396.select2-drop.select2-drop-above.select2-drop-active, .select2-drop {
7399.select2-drop.select2-drop-above {
7402.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
7403 background-image: none;
7404 border-radius: 0 !important;
7406div.select2-drop-above
7408 background: var(--colorbackvmenu1);
7409 box-shadow: none !important;
7413 border: 1px solid #ccc;
7416.select2-search input {
7419a span.select2-chosen
7421 font-weight: normal !important;
7423.select2-container .select2-choice {
7424 background-image: none;
7427.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit
7429 background: var(--colorbackvmenu1);
7434.select2-results__option {
7435 word-
break:
break-word;
7436 text-align: <?php echo $left; ?>;
7438.select2-container.select2-container-
disabled .select2-choice, .select2-container-multi.select2-container-
disabled .select2-choices {
7439 background-color: var(--colorbackvmenu1);
7440 background-image: none;
7444.select2-container-
disabled .select2-choice .select2-arrow b {
7447.select2-container-multi .select2-choices .select2-search-choice {
7450.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi .select2-choices,
7451.select2-container-multi.select2-container-active .select2-choices
7453 border-bottom: 1px solid #ccc;
7459.select2-container--
default .select2-results>.select2-results__options{
7465.selecttype span.select2-dropdown.ui-dialog {
7468span#select2-taskid-container[title^=
'--'] {
7474#addbox .select2-container .select2-choice > .select2-chosen, #actionbookmark .select2-container .select2-choice > .select2-chosen {
7475 text-align: <?php echo $left; ?>;
7478.select2-container--
default .select2-selection--single .select2-selection__placeholder {
7479 color: var(--colortext);
7482span#select2-boxbookmark-container, span#select2-boxcombo-container {
7483 text-align: <?php echo $left; ?>;
7485span#select2-boxbookmark-container {
7488.select2-container .select2-selection--single .select2-selection__rendered {
7492#boxbookmark.boxcombo, #boxcombo.boxcombo {
7495 border-bottom: solid 1px rgba(0,0,0,.4) !important;
7499 vertical-align: top;
7503.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7504 padding: 3px 5px 3px 5px;
7505 margin: 0 0 2px 3px;
7510 border: 1px solid #aaaaaa;
7512 box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7513 background-clip: padding-box;
7514 -webkit-touch-callout: none;
7515 -webkit-
user-select: none;
7516 -moz-
user-select: none;
7517 -ms-
user-select: none;
7519 background-color: var(--inputbackgroundcolor);
7520 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));
7521 background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7522 background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7523 background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7525.mytooltip .select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7526 padding: 1px 3px 1px 3px;
7528.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr a {
7529 font-weight: normal;
7531.select2-container-multi-dolibarr .select2-choices-dolibarr li {
7532 float: <?php echo $left; ?>;
7535.select2-container-multi-dolibarr .select2-choices-dolibarr {
7536 height:
auto !important;
7544.select2-results__option {
7547span.select2-dropdown--below {
7551span.select2-dropdown--above {
7552 margin-bottom: -1px;
7556.parentonrightofpage {
7560select.multiselectononeline {
7562 vertical-align: middle;
7564 height: 2.2em !important;
7569@media only screen and (min-width: 768px)
7572 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown.ui-dialog {
7573 min-width: 230px !important;
7575 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--below:not(.onrightofpage),
7576 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--above:not(.onrightofpage) {
7577 min-width: 230px !important;
7579 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--below,
7580 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--above {
7581 min-width: 140px !important;
7583 .combolargeelem.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7584 min-width: 320px !important;
7587 .select2-container--open .select2-dropdown--below {
7588 border-top: 1px solid var(--inputbordercolor);
7594.limit.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7595 min-width: 100px !important;
7603.noborderoncategories {
7604 border: none !important;
7605 border-radius: 5px !important;
7607 box-shadow: none !important;
7608 margin-top: 1px !important;
7609 margin-bottom: 0 !important;
7611span.noborderoncategories a, li.noborderoncategories a {
7612 line-height: normal;
7615span.noborderoncategories {
7616 padding: 3px 5px 3px 5px;
7617 display:
inline-block;
7619.categtextwhite, .treeview .categtextwhite.hover {
7620 color: #fff !important;
7623 color: #000 !important;
7635.multi-select-container {
7636 display:
inline-block;
7646 background: var(--inputbackgroundcolor);
7649 border: 1px solid #aaa;
7650 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
7654div.multi-select-menu[role=
"menu"] {
7655 min-width: 220px !important;
7658.multi-select-menu input {
7659 margin-right: 0.3em;
7664 display:
inline-block;
7666 white-space: nowrap;
7668 text-overflow: ellipsis;
7669 vertical-align: middle;
7670 background-color: var(--inputbackgroundcolor);
7674 border-bottom: solid 1px var(--inputbordercolor);
7682.multi-select-
button:focus {
7684 border-bottom: 1px solid #666;
7685 border-bottom-left-radius: 0;
7686 border-bottom-right-radius: 0;
7689.multi-select-
button:after {
7691 display:
inline-block;
7694 border-style: solid;
7695 border-width: 0.4em 0.3em 0em 0.3em;
7696 border-color: #888 transparent transparent transparent;
7703.multi-select-container--open .multi-select-menu { display: block; }
7705.multi-select-container--open .multi-select-
button:after {
7706 border-width: 0 0.4em 0.4em 0.4em;
7707 border-color: transparent transparent #888 transparent;
7710.multi-select-menuitem {
7715label.multi-select-menuitem {
7725ul.ulselectedfields {
7733 vertical-align: middle;
7734 display:
inline-block;
7736.dropdown dd, .dropdown dt {
7742 text-align: <?php echo $left; ?>;
7752.dropdown dt a span, .multiSel span {
7754 display:
inline-block;
7755 padding: 0 3px 2px 0;
7757.maxwidthsearch .dropdown dt a span, .multiSel span {
7758 padding: 3px 3px 2px 3px;
7760.dropdown span.value {
7764 background-color: var(--inputbackgroundcolor);
7765 box-shadow: 1px 1px 10px #aaa;
7767 <?php echo $right; ?>:0px;
7777.dropdown dd ul.selectedfieldsleft {
7778 <?php echo $right; ?>:
auto;
7781 white-space: nowrap;
7782 font-weight: normal;
7783 padding: 7px 8px 7px 8px;
7785 color: var(--colortext);
7788dropdown dd ul li:hover:not(.linputsearch) {
7791.dropdown dd ul li input[
type=
"checkbox"] {
7792 margin-<?php echo $right; ?>: 3px;
7794.dropdown dd ul li a, .dropdown dd ul li span {
7797.dropdown dd ul li a {
7800.dropdown dd ul li span {
7806dd.dropdowndd ul li {
7807 text-overflow: ellipsis;
7809 white-space: nowrap;
7819 text-overflow: ellipsis;
7820 white-space: nowrap;
7823div.kanban.column div.ui-sortable-helper {
7824 transform: rotate(4deg);
7836 padding-bottom: 20px;
7844.searchpage .tagtr .tagtd {
7846 padding-bottom: 2px;
7848.searchpage .tagtr .tagtd .button {
7852.searchpage .searchform input {
7857li.ui-li-divider .ui-link {
7858 color: #FFF !important;
7863a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-inner:hover {
7864 text-decoration: none !important;
7874 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
7877.ui-btn-icon-right .ui-btn-inner {
7878 padding-right: 30px;
7880.ui-btn-icon-left .ui-btn-inner {
7883.ui-select .ui-btn-icon-right .ui-btn-inner {
7884 padding-right: 30px;
7886.ui-select .ui-btn-icon-left .ui-btn-inner {
7889.ui-select .ui-btn-icon-right .ui-icon {
7892.ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon {
7898 white-space: nowrap;
7899 text-overflow: ellipsis;
7901.fiche .ui-controlgroup {
7903 padding-bottom: 0px;
7905div.ui-controlgroup-controls div.tabsElem
7909div.ui-controlgroup-controls div.tabsElem a
7911 box-shadow: 0 -3px 6px rgba(0,0,0,.2);
7913div.ui-controlgroup-controls div.tabsElem a#active {
7914 box-shadow: 0 -3px 6px rgba(0,0,0,.3);
7917a.tab span.ui-btn-inner
7924 color: var(--colortext);
7926.liste_titre .ui-link {
7927 color: var(--colortexttitle) !important;
7931 word-wrap:
break-word;
7935.formdoc .ui-btn-inner
7937 white-space: normal;
7939 text-overflow: clip;
7947div.ui-radio, div.ui-checkbox
7949 display:
inline-block;
7950 border-bottom: 0px !important;
7952.ui-checkbox input, .ui-radio input {
7958div.ui-checkbox label+input, div.ui-radio label+input {
7963 padding-bottom: 10px; margin-bottom: 4px; border-bottom: 1px solid #AAAAAA !important;
7970.ui-field-contain label.ui-input-text {
7971 vertical-align: middle !important;
7973.ui-mobile fieldset {
7974 border-bottom: none !important;
7978.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-
static.ui-li {
7983 font-weight: normal;
7985.ui-focus, .ui-btn:focus {
7993 color: var(--colortexttitlenotab) !important;
7995.ui-bar-b, .lilevel0 {
7996 background-repeat: repeat-x;
8000 color: var(--colortexttitlenotab) !important;
8003 font-weight: normal !important;
8006.ui-li.ui-last-child, .ui-li.ui-field-contain.ui-last-child {
8007 border-bottom-width: 0px !important;
8010 color: var(--colortexttitle) !important;
8011 background: var(--colorbackmobilemenu);
8014 box-shadow: none !important;
8015 border-bottom: 1px solid #ccc;
8018 border-right: 1px solid #ccc !important;
8021 border: 1px solid #ccc;
8024.ui-btn-up-c, .ui-btn-hover-c {
8028.ui-body-c .ui-link, .ui-body-c .ui-link:visited, .ui-body-c .ui-link:hover {
8029 color: var(--colortextlink);
8031.ui-btn-up-c .vsmenudisabled {
8032 color: #<?php echo $colorshadowtitle; ?> !important;
8033 text-shadow: none !important;
8036 background: transparent;
8039 color: var(--colortexttitlenotab) !important;
8042 border-top: 2px solid #444;
8043 background: #fff ! important;
8045.lilevel1 div div a {
8046 font-weight: bold !important;
8051 background: #fff ! important;
8056 background: #fff ! important;
8062 background: #fff ! important;
8068 background: #fff ! important;
8078.menu_choix1,.menu_choix2 {
8081 border: 1px solid #666;
8084.menu_choix1 a, .menu_choix2 a {
8087 text-decoration: none;
8093.menu_choix1 a:hover,.menu_choix2 a:hover {
8096.menu li.menu_choix1 {
8098 padding-right: 10px;
8099 padding-bottom: 2px;
8101.menu li.menu_choix2 {
8103 padding-right: 10px;
8104 padding-bottom: 2px;
8106@media only screen and (max-width: 768px)
8108 .menu_choix1 a, .menu_choix2 a {
8109 background-size: 36px 36px;
8113 .menu li.menu_choix1, .menu li.menu_choix2 {
8118 margin-right: 0 !important;
8132 border: 1px solid #888;
8134.publicnewmemberform div.tabBarWithBottom {
8135 border: 2px solid #e8e8e8;
8139 box-shadow: 2px 2px 10px #ddd;
8142.publicnewmemberform #tablesubscribe {
8143 color: var(--colortextbackvmenu);
8146@media only screen and (max-width: 768px)
8148 .publicnewmemberform div.tabBarWithBottom {
8162.ticketpublictable td {
8170.publicnewticketform {
8175 padding-right: 50px;
8178@media only screen and (max-width: 768px)
8180 .ticketlargemargin {
8181 padding-left: 5px; padding-right: 5px;
8195#cd-timeline::before {
8203 background: #d7e4ed;
8205@media only screen and (min-width: 1170px) {
8209 #cd-timeline::before {
8219.cd-timeline-block:after {
8224.cd-timeline-block:first-child {
8227.cd-timeline-block:last-child {
8230@media only screen and (min-width: 1170px) {
8231 .cd-timeline-block {
8234 .cd-timeline-block:first-child {
8237 .cd-timeline-block:last-child {
8249 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);
8250 background: #d7e4ed;
8252.cd-timeline-img img {
8262.cd-timeline-img.cd-picture {
8263 background: #75ce66;
8265.cd-timeline-img.cd-movie {
8266 background: #c03b44;
8268.cd-timeline-img.cd-location {
8269 background: #f0ca45;
8271@media only screen and (min-width: 1170px) {
8278 -webkit-transform: translateZ(0);
8279 -webkit-backface-visibility: hidden;
8281 .cssanimations .cd-timeline-img.is-hidden {
8284 .cssanimations .cd-timeline-img.bounce-in {
8285 visibility: visible;
8286 -webkit-animation: cd-bounce-1 0.6s;
8287 -moz-animation: cd-bounce-1 0.6s;
8288 animation: cd-bounce-1 0.6s;
8292@-webkit-keyframes cd-bounce-1 {
8295 -webkit-transform: scale(0.5);
8300 -webkit-transform: scale(1.2);
8304 -webkit-transform: scale(1);
8307@-moz-keyframes cd-bounce-1 {
8310 -moz-transform: scale(0.5);
8315 -moz-transform: scale(1.2);
8319 -moz-transform: scale(1);
8322@keyframes cd-bounce-1 {
8325 -webkit-transform: scale(0.5);
8326 -moz-transform: scale(0.5);
8327 -ms-transform: scale(0.5);
8328 -o-transform: scale(0.5);
8329 transform: scale(0.5);
8334 -webkit-transform: scale(1.2);
8335 -moz-transform: scale(1.2);
8336 -ms-transform: scale(1.2);
8337 -o-transform: scale(1.2);
8338 transform: scale(1.2);
8342 -webkit-transform: scale(1);
8343 -moz-transform: scale(1);
8344 -ms-transform: scale(1);
8345 -o-transform: scale(1);
8346 transform: scale(1);
8349.cd-timeline-content {
8353 border-radius: 0.25em;
8355 background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8356 background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8357 background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8358 background-image: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8360.cd-timeline-content:after {
8365.cd-timeline-content h2 {
8368.cd-timeline-content .cd-date {
8370 font-size: 0.8125rem;
8372.cd-timeline-content .cd-date {
8373 display:
inline-block;
8375.cd-timeline-content p {
8380.cd-timeline-content .cd-date {
8385.cd-timeline-content::before {
8392 border: 7px solid transparent;
8393 border-right: 7px solid white;
8395@media only screen and (min-width: 768px) {
8396 .cd-timeline-content h2 {
8400 .cd-timeline-content {
8404 .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
8406 font-size: 0.875rem;
8409@media only screen and (min-width: 1170px) {
8410 .cd-timeline-content {
8415 .cd-timeline-content::before {
8418 border-color: transparent;
8419 border-left-color: white;
8421 .cd-timeline-content .cd-read-more {
8424 .cd-timeline-content .cd-date {
8432 .cd-timeline-block:nth-child(even) .cd-timeline-content {
8435 .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
8439 border-color: transparent;
8440 border-right-color: white;
8442 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
8445 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
8461span.phpdebugbar-tooltip.phpdebugbar-tooltip-extra-wide, span.phpdebugbar-tooltip.phpdebugbar-tooltip-wide {
8462 width: 250px !important;
8464.phpdebugbar-indicator span.phpdebugbar-tooltip {
8465 opacity: .95 !important;
8467a.phpdebugbar-tab.phpdebugbar-active {
8468 background-image: unset !important;
8470.phpdebugbar-fa-tags:before {
8472 font-weight: 600 !important;
8474.phpdebugbar-fa-tasks:before {
8476 font-weight: 600 !important;
8478.phpdebugbar-fa-tags, .phpdebugbar-fa-tasks, .phpdebugbar-indicator .fa {
8479 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
8482div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-warning:before,
8483div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-error:before,
8484div.phpdebugbar-widgets-exceptions a.phpdebugbar-widgets-editor-link:before,
8485div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-database:before,
8486div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-duration:before,
8487div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-memory:before,
8488div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-row-count:before,
8489div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-copy-clipboard:before,
8490div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-stmt-id:before,
8491div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-render-time:before,
8492div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-memory:before,
8493div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-param-count:before,
8494div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-
type:before,
8495div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
8497 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>" !important;
8504.jcrop-holder { background: unset !important; }
8511.dol-xaxis-vertical .flot-x-axis .flot-tick-label.tickLabel {
8512 text-orientation: sideways;
8514 writing-mode: vertical-rl;
8515 white-space: nowrap;
8529 background-color: rgba(0, 0, 0, 0.6);
8532 justify-content: center;
8533 align-items: center;
8536#dol-block-ui .message {
8537 padding: 15px 20px 15px 50px;
8539 background: #000 no-repeat 10px center;
8540 border-radius: 10px;
8541 font-family: sans-serif;
8549span.clipboardCPValueToPrint, div.clipboardCPValueToPrint {
8550 display:
inline-block;
8552span.clipboardCPValue.hidewithsize {
8553 width: 0 !important;
8554 display:
inline-block;
8556 white-space: nowrap;
8558 vertical-align: middle;
8560div.clipboardCPValue.hidewithsize {
8561 width: 0 !important;
8564 white-space: nowrap;
8567.clipboardCPShowOnHover .clipboardCPButton {
8575.clipboardCPTextDivInside {
8577 background: #f8f8fa;
8579 border: 1px solid #E0E0E0;
8588 white-space: nowrap;
8590 box-shadow: 1px 1px 6px #ddd;
8598.radio_js_bloc_number {
8599 display:
inline-block;
8603 border:1px solid #ccc;
8610.radio_js_bloc_number.selected {
8611 transition:0.2s ease background;
8624 vertical-align: top;
8628#virtualcard-iframe {
8629 border: 1px solid #aaa;
8630 vertical-align: top;
8633 border-radius: 10px;
8635 box-shadow: 0 0 5px #bbb;
8638 pointer-events: none;
8653.highlightDragDropArea{
8654 border: 2px #000 dashed !important;
8655 background-color: #eee !important;
8657.highlightDragDropArea * :not(.dragDropAreaMessage *){
8659 filter: blur(1px) grayscale(90%);
8661.dragDropAreaMessage {
8665 transform: translate(-50%, -50%);
8675 border: 1px solid #bbb !important;
8682.opensurveydescription * {
8687 padding: 0 4px 0 4px;
8691 margin-right: 100px;
8695 background-color: #f0f0f0;
8699.survey_borders .resultats .nom {
8700 text-align: <?php echo $left; ?>
8702.survey_borders .resultats .sujet, .survey_borders .resultats .jour {
8713#bookinghoursection {
8721 border: 1px solid #000;
8724 margin-bottom: 15px;
8728 background-size: 22px
auto;
8738 min-width: 400px !important;
8740 left: inherit !important;
8741 top: inherit !important;
8742 border-radius: <?php echo $borderradius; ?>px !important;
8745 background-color: var(--colorbackgrey);
8747 padding-bottom: 6px;
8749 border-radius: <?php echo $borderradius; ?>px;
8759@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC1', round($nbtopmenuentries * 90, 0) + 340); ?>px)
8762 width: <?php echo round(52); ?>px;
8763 white-space: nowrap;
8765 text-overflow: ellipsis;
8767 color: var(--colortextbackhmenu);
8771 color: var(--colortextbackhmenu);
8780 background-size: 22px
auto;
8784 li.tmenu, li.tmenusel {
8799@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC2', round($nbtopmenuentries * 69, 0) + 130); ?>px)
8801 li.tmenucompanylogo {
8808 max-width: <?php echo max(26, ceil(300 / ($nbtopmenuentriesreal + 2))); ?>px;
8809 text-overflow: clip;
8811 span.mainmenuaspan {
8820 background-size: 20px
auto;
8830<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
8831@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
8834 .tmenudiv:hover .tmenuimage:not(.menuhider), .tmenudiv:hover .tmenuimage:not(.menuhider):before {
8835 margin-top: 8px !important;
8841 background: var(--colorbackvmenu1);
8850 background: var(--colorbackvmenu1);
8856 .login_vertical_align {
8858 padding-right: 20px;
8863 <?php
if ($disableimages) { ?>
8868 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
8871 padding-<?php echo $right; ?>: 0;
8874 div.login_block_user {
8878 div.login_block_tools, div.login_block_user {
8889 padding-right: 20px;
8890 padding-bottom: 16px;
8894 vertical-align: middle;
8896 background: var(--colorbackvmenu1);
8905 .loginbuttonexternal {
8909 .side-nav-vert .user-menu .dropdown-menu, #topmenu-bookmark-dropdown .dropdown-menu, #topmenu-quickadd-dropdown .dropdown-menu {
8910 width: 285px !important;
8911 min-width: unset !important;
8914 div.login_block_other {
8915 margin-right: unset;
8917 div.login_block_tools, div.login_block_user, div.login_block_other { clear: both; }
8919 .atoplogin, .atoplogin:hover
8921 color:unset !important;
8926 padding: 0 !important;
8929 li.tmenu, li.tmenusel {
8936 text-overflow: clip;
8939 background-size: 20px
auto;
8940 margin-top: 2px !important;
8948 width:
auto !important;
8950 .tableforfield>tr>td:first-child, .tableforfield>tbody>tr>td:first-child, div.tableforfield div.tagtr>div.tagtd:first-of-
type {
8953 .tableforfield>tr>td:nth-child(2), .tableforfield>tbody>tr>td:nth-child(2), div.tableforfield div.tagtr>div.tagtd:nth-child(2) {
8954 word-
break:
break-word;
8961 table.table-fiche-title .col-title div.titre{
8970 word-
break:
break-word;
8973 .websiteselectionsection {
8975 border-right: unset;
8983 padding-right: 12px;
8991 .underbanner.underbanner-before-box {
8992 border-bottom: none;
8995 .valuefield.fieldname_type span.badgeneutral {
8997 display:
inline-block;
9000 tr.trextrafieldseparator td, tr.trextrafields_collapse_last td {
9002 border-bottom: 1px solid var(--colortopbordertitle1) !important;
9013 .lilevel1 span.paddingright {
9017 img.userphotopublicvcard {
9025@media only screen and (max-width: 1024px)
9027 div#ecm-layout-west {
9028 width: calc(100% - 4px);
9031 div#ecm-layout-center {
9036@media only screen and (max-width: 768px)
9045 min-width : 280px !important;
9046 width: calc(100% - 50px);
9049 .imgopensurveywizard, .imgautosize { width:95%; height:
auto; }
9051 .fiche > .listactionsfilter .table-fiche-title .col-title .titre {
9061 width: <?php print
dol_size(350,
'width'); ?>px;
9072 td.widthpictotitle { width: 30px; }
9074 .logopublicpayment #dolpaymentlogo {
9077 #tablepublicpayment {
9078 width:
auto !important;
9079 border: none !important;
9081 .poweredbypublicpayment {
9082 float: unset !important;
9083 top: unset !important;
9085 right: -10px !important;
9098 .bookcalform.boxtable .minwidth75 {
9101 .center.bookingtab {
9104 #bookinghoursection {
9113 input[
type=checkbox], input[
type=radio] {
9114 margin: 0 5px 0 1px;
9115 transform: scale(1.1);
9119@media only screen and (max-width: 320px)
9125@media only screen and (max-width: 300px)
9131@media only screen and (max-width: 280px)
9139:where(#fourn-invoices-paiments-list,#customer-invoices-paiments-list)[data-display-all-invoices=
"1"] tr[data-row-
type=
"2"]{
9154include
dol_buildpath($path.
'/theme/'.$theme.
'/dropdown.inc.php', 0);
9155include
dol_buildpath($path.
'/theme/'.$theme.
'/emaillayout.inc.php', 0);
9156include
dol_buildpath($path.
'/theme/'.$theme.
'/info-box.inc.php', 0);
9157include
dol_buildpath($path.
'/theme/'.$theme.
'/progress.inc.php', 0);
9158include
dol_buildpath($path.
'/theme/'.$theme.
'/timeline.inc.php', 0);
9159include
dol_buildpath($path.
'/theme/'.$theme.
'/search-input.inc.css', 0);
9167div.extra_inline_chkbxlst, div.extra_inline_checkbox {
9172div.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|dolcrypt):/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.