24if (!defined(
'ISLOADEDBYSTEELSHEET')) {
25 die(
'Must be called by steelsheet');
94@phan-var-force int<0,1> $dol_hide_topmenu
95@phan-var-force int<0,1> $dol_hide_leftmenu
96@phan-var-force int<0,1> $dol_optimize_smallscreen
97@phan-var-force int<0,1> $dol_no_mouse_hover
98@phan-var-force string $badgeDanger
99@phan-var-force string $badgeWarning
100@phan-var-force string $borderwidth
101@phan-var-force string $colorbackbody
102@phan-var-force string $colorbackhmenu1
103@phan-var-force string $colorbacklinebreak
104@phan-var-force string $colorbacklineimpair1
105@phan-var-force string $colorbacklineimpair2
106@phan-var-force string $colorbacklinepair1
107@phan-var-force string $colorbacklinepair2
108@phan-var-force string $colorbacklinepairchecked
109@phan-var-force string $colorbacklinepairhover
110@phan-var-force string $colorbacktabactive
111@phan-var-force string $colorbacktabcard1
112@phan-var-force string $colorbacktitle1
113@phan-var-force string $colorbackvmenu1
114@phan-var-force string $colorblind_deuteranopes_textSuccess
115@phan-var-force string $colorblind_deuteranopes_textWarning
116@phan-var-force string $colorshadowtitle
117@phan-var-force string $colortext
118@phan-var-force string $colortextbackhmenu
119@phan-var-force string $colortextbacktab
120@phan-var-force string $colortextbackvmenu
121@phan-var-force string $colortextlink
122@phan-var-force string $colortexttitle
123@phan-var-force string $colortexttitlelink
124@phan-var-force string $colortexttitlenotab
125@phan-var-force string $colortexttitlenotab2
126@phan-var-force string $colortopbordertitle1
127@phan-var-force int<0,1> $disableimages
128@phan-var-force int<0,1> $dol_hide_leftmenu
129@phan-var-force int<0,1> $dol_hide_topmenu
130@phan-var-force int<0,1> $dol_optimize_smallscreen
131@phan-var-force string $fontlist
132@phan-var-force string $fontsize
133@phan-var-force int $heightmenu
134@phan-var-force string $heightrow
135@phan-var-force string $img_button
136@phan-var-force string $left
137@phan-var-force string $maxwidthloginblock
138@phan-var-force int $minwidthtmenu
139@phan-var-force int $nbtopmenuentries
140@phan-var-force int $nbtopmenuentriesreal
141@phan-var-force string $path
142@phan-var-force string $right
143@phan-var-force string $textDanger
144@phan-var-force string $textSuccess
145@phan-var-force string $textWarning
146@phan-var-force string $toolTipBgColor
147@phan-var-force string $toolTipFontColor
148@phan-var-force int<0,1> $useboldtitle
149@phan-var-force int $userborderontable
150@phan-var-force array{h:int,l:int,s:int,a:int} $colortextlinkHsla
163 --colorbackhmenu1: rgb(<?php print $colorbackhmenu1; ?>);
164 --colorbackvmenu1: rgb(<?php print $colorbackvmenu1; ?>);
165 --colorbacktitle1: rgb(<?php print $colorbacktitle1; ?>);
166 --colorbacktabcard1: rgb(<?php print $colorbacktabcard1; ?>);
167 --colorbacktabactive: rgb(<?php print $colorbacktabactive; ?>);
168 --colorbacklineimpair1: rgb(<?php print $colorbacklineimpair1; ?>);
169 --colorbacklineimpair2: rgb(<?php print $colorbacklineimpair2; ?>);
170 --colorbacklinepair1: rgb(<?php print $colorbacklinepair1; ?>);
171 --colorbacklinepair2: rgb(<?php print $colorbacklinepair2; ?>);
172 --colorbacklinepairhover: rgb(<?php print $colorbacklinepairhover; ?>);
173 --colorbacklinepairchecked: rgb(<?php print $colorbacklinepairchecked; ?>);
174 --colorbacklinebreak: rgb(<?php print $colorbacklinebreak; ?>);
175 --colorbackbody: rgb(<?php print $colorbackbody; ?>);
176 --colorbackmobilemenu: #f8f8f8;
177 --colorbackgrey: #f0f0f0;
178 --colortexttitlenotab: rgb(<?php print $colortexttitlenotab; ?>);
179 --colortexttitlenotab2: rgb(<?php print $colortexttitlenotab2; ?>);
180 --colortexttitle: rgba(<?php print $colortexttitle; ?>, 0.9);
181 --colortexttitlelink: rgba(<?php print $colortexttitlelink; ?>, 0.9);
182 --colortext: rgb(<?php print $colortext; ?>);
183 --colortextlink: rgb(<?php print $colortextlink; ?>);
184 --colortextlink-h: <?php print $colortextlinkHsla[
'h']; ?>;
185 --colortextlink-l: <?php print $colortextlinkHsla[
'l']; ?>%;
186 --colortextlink-s: <?php print $colortextlinkHsla[
's']; ?>%;
187 --colortextlink-a: 1;
188 --colortextbackhmenu: #<?php print $colortextbackhmenu; ?>;
189 --colortextbackvmenu: #<?php print $colortextbackvmenu; ?>;
190 --colortopbordertitle1: rgb(<?php print $colortopbordertitle1; ?>);
191 --listetotal: #888888;
192 --inputbackgroundcolor: #FFF;
193 --inputbackgroundcolordisabled: #eee;
194 --inputcolordisabled: rgb(80, 80, 80);
195 --inputbordercolor: rgba(0,0,0,.15);
196 --tooltipbgcolor: <?php print $toolTipBgColor; ?>;
197 --tooltipfontcolor : <?php print $toolTipFontColor; ?>;
198 --oddevencolor: #202020;
199 --colorboxstatsborder: #e0e0e0;
200 --dolgraphbg: rgba(255,255,255,0);
201 --fieldrequiredcolor: #400030;
202 --colortextbacktab: #<?php print $colortextbacktab; ?>;
203 --colorboxiconbg: #eee;
205 --tableforfieldcolor:#888;
206 --amountremaintopaycolor:#880000;
207 --amountpaymentcomplete:#008855;
208 --amountremaintopaybackcolor:none;
209 --productlinestockod: #002200;
210 --productlinestocktoolow: #884400;
211 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #fff, #fff, #fff, #e4efe8);
212 --tablevalidbgcolor: rgb(252, 248, 227);
215 --heightrow: <?php print $heightrow; ?>;
220 print
"/* For dark mode */\n";
222 print
"@media (prefers-color-scheme: dark) {";
224 print
"@media not print {";
227 --colorbackhmenu1: #3d3e40;
228 --colorbackvmenu1: #2b2c2e;
229 --colorbacktitle1: #2b2d2f;
230 --colorbacktabcard1: #1d1e20; /* Must be same than colorbackbody */
231 --colorbacktabactive: rgb(220,220,220);
232 --colorbacklineimpair1: #38393d;
233 --colorbacklineimpair2: #2b2d2f;
234 --colorbacklinepair1: #38393d;
235 --colorbacklinepair2: #2b2d2f;
236 --colorbacklinepairhover: #2b2d2f;
237 --colorbacklinepairchecked: #0e5ccd;
238 --colorbackbody: #1d1e20;
239 --colorbackmobilemenu: #080808;
240 --colorbackgrey: #0f0f0f;
241 --tooltipbgcolor: #2b2d2f;
242 --colortexttitlenotab: rgb(220,220,220);
243 --colortexttitlenotab2: rgb(220,220,220);
244 --colortexttitle: rgb(220,220,220);
245 --colortext: rgb(220,220,220);
246 --colortextlink: #4390dc;
247 --colortexttitlelink: #4390dc;
248 --colortextbackhmenu: rgb(220,220,220);
249 --colortextbackvmenu: rgb(220,220,220);
250 --tooltipfontcolor : rgb(220,220,220);
251 --listetotal: rgb(245, 83, 158);
252 --inputbackgroundcolor: rgb(70, 70, 70);
253 --inputbackgroundcolordisabled: rgb(60, 60, 60);
254 --inputcolordisabled: rgb(140, 140, 140);
255 --inputbordercolor: rgb(220,220,220);
256 --oddevencolor: rgb(220,220,220);
257 --colorboxstatsborder: rgb(65,100,138);
258 --dolgraphbg: #1d1e20;
259 --fieldrequiredcolor: rgb(250,183,59);
260 --colortextbacktab: rgb(220,220,220);
261 --colorboxiconbg: rgb(36,38,39);
262 --refidnocolor: rgb(220,220,220);
263 --tableforfieldcolor:rgb(220,220,220);
264 --amountremaintopaycolor:rgb(252,84,91);
265 --amountpaymentcomplete:rgb(101,184,77);
266 --amountremaintopaybackcolor:rbg(245,130,46);
267 --infoboxmoduleenabledbgcolor : linear-gradient(0.4turn, #000, #000, #000, #274231);
268 --tablevalidbgcolor: rgb(80, 64, 33);
281<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
282 background-color: #FFFFFF;
284 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
286 font-family: <?php print $fontlist ?>;
292 background-color: var(--colorbackbody);
293 <?php print
'direction: '.$langs->trans(
"DIRECTION").
";\n"; ?>
303.sensiblehtmlcontent * {
307.thumbstat { font-weight: bold !important; }
308th a { font-weight: <?php echo($useboldtitle ?
'bold' :
'normal'); ?> !important; }
309a.tab { font-weight: 500 !important; }
311a:link, a:visited, a:hover, a:active, .classlink { color: var(--colortextlink); text-decoration: none; }
312a:hover { text-decoration: underline; color: var(--colortextlink); }
313a.commonlink { color: var(--colortextlink) !important; text-decoration: none; }
315th.liste_titre a div div:hover, th.liste_titre_sel a div div:hover { text-decoration: underline; }
316tr.liste_titre th.liste_titre_sel:not(.maxwidthsearch), tr.liste_titre td.liste_titre_sel:not(.maxwidthsearch),
317tr.liste_titre th.liste_titre:not(.maxwidthsearch), tr.liste_titre td.liste_titre:not(.maxwidthsearch) { opacity: 0.8; }
319tr.liste_titre_filter th.liste_titre { text-align: unset; }
324select.vmenusearchselectcombo {
325 background-color: unset;
328table.liste th.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre:not(.maxwidthsearch),
329table.liste th.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch),
table.liste td.wrapcolumntitle.liste_titre_sel:not(.maxwidthsearch) {
333 text-overflow: ellipsis;
335th.wrapcolumntitle dl dt a span.fas.fa-list {
336 vertical-align: middle;
354.liste_titre input[
name=search_month], .liste_titre input[
name=search_month_start], .liste_titre input[
name=search_month_end] {
358select#date_startday, select#date_startmonth, select#date_endday, select#date_endmonth, select#reday, select#remonth,
359input, input.flat, form.flat select, select, select.flat, .dataTables_length label select {
362input, input.flat, textarea, textarea.flat, form.flat select, select, select.flat, .dataTables_length label select {
363 color: var(--colortext);
365 font-family: <?php print $fontlist ?>;
367 margin: 0px 0px 0px 0px;
368 background-color: var(--inputbackgroundcolor);
370 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
374.liste_titre input, .liste_titre select {
376 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
379.divadvancedsearchfieldcompinput,
380div.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
382 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
385 background-color: #f8f8fa;
386 border-bottom-left-radius: 0;
387 border-bottom-right-radius: 0;
392.divadvancedsearchfieldcompinput {
394 border-bottom: solid 1px var(--inputbordercolor);
397input[
name=duration_value], input[
name=durationhour]
399 margin-right: 4px !important;
401input[
type=submit], input[
type=submit]:hover {
404input[
type=checkbox], input[
type=radio] {
407.kanban input.checkforselect {
416.tableforfield input, .refidno input {
430#mainbody input.button:not(.buttongen):not(.bordertransp), #mainbody a.button:not(.buttongen):not(.bordertransp) {
431 background: var(--butactionbg);
432 color: var(--textbutaction);
434 border-collapse: collapse;
437#mainbody span.websitetools input.button:not(.buttongen):not(.bordertransp) {
438 color: #000 !important;
440#mainbody input.buttongen, #mainbody button.buttongen {
444 -webkit-box-shadow: 0px 0px 6px 1px rgb(50 50 50 / 40%), 0px 0px 0px rgb(60 60 60 / 10%);
445 box-shadow: 0px 0px 6px 1px rgb(50 50 50 / 40%), 0px 0px 0px rgb(60 60 60 / 10%);
451input.button.massactionconfirmed {
455input:invalid, select:invalid, input.--error , select.--error {
456 border-color: #ea1212;
459section.setupsection {
461 background-color: var(--colorbackgrey);
465.field-error-icon { color: #ea1212 !important; }
468div.tabBar textarea:focus {
469 border: 1px solid #aaa !important;
471input:focus:not(.
button):not(.buttonwebsite):not(.buttonreset):not(.select2-search__field):not(#top-bookmark-search-input):not(.search_component_input):not(.input-nobottom),
472 select:focus, .select2-container--open [aria-expanded=
"false"].select2-selection--single,
473 .select2-container--focus span.selection span.select2-selection {
474 border-bottom: 1px solid #666 !important;
475 border-bottom-left-radius: 0 !important;
476 border-bottom-right-radius: 0 !important;
478textarea.cke_source:focus
487 border-top: solid 1px var(--inputbordercolor);
488 border-left: solid 1px var(--inputbordercolor);
489 border-right: solid 1px var(--inputbordercolor);
490 border-bottom: solid 1px var(--inputbordercolor);
497input.removedassigned, input.removedassignedresource {
498 padding: 2px !important;
499 vertical-align: text-bottom;
503 padding-left: 0px !important;
504 padding-right: 0px !important;
507 vertical-align: middle;
509input.buttonpayment,
button.buttonpayment, div.buttonpayment {
514 background-image: none;
520 background-color: #9999bb;
522 box-shadow: 1px 1px 4px #bbb;
531.nofocusvisible:focus-visible {
535div.buttonpayment input:focus {
543div.buttonpayment input {
544 background-color: unset;
546 border-bottom: unset;
548 text-transform: uppercase;
551input.buttonpaymentcb {
552 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/credit_card.png', 1) ?>);
553 background-size: 26px;
554 background-repeat: no-repeat;
557input.buttonpaymentcheque {
558 background-image: url(<?php echo
dol_buildpath($path.
'/theme/common/cheque.png', 1) ?>);
559 background-size: 24px;
560 background-repeat: no-repeat;
563input.buttonpaymentpaypal {
564 background-image: url(<?php echo
dol_buildpath($path.
'/paypal/img/object_paypal.png', 1) ?>);
565 background-repeat: no-repeat;
568input.buttonpaymentpaybox {
569 background-image: url(<?php echo
dol_buildpath($path.
'/paybox/img/object_paybox.png', 1) ?>);
570 background-repeat: no-repeat;
573input.buttonpaymentstripe {
574 background-image: url(<?php echo
dol_buildpath($path.
'/stripe/img/object_stripe.png', 1) ?>);
575 background-repeat: no-repeat;
578.logopublicpayment #dolpaymentlogo {
581 image-rendering: -webkit-optimize-contrast;
587 background-color: transparent;
588 color: var(--colortext) !important;
589 border: 1px solid #888 !important;
590 margin: 0 0.45em !important;
593span.userimg.notfirst, div.userimg.notfirst {
596div.userimg.notfirst {
597 display: block-
inline;
601span.timesheetalreadyrecorded input {
603 border-bottom: solid 1px rgba(0,0,0,0.4);
604 margin-right: 1px !important;
606td.onholidaymorning, td.onholidayafternoon {
607 background-color: #fdf6f2;
610 background-color: #f4eede;
612td.onholidayallday:not(.weekend) input {
613 background-color: #f8f7f0;
616 background-color: #f8f4f4;
622 background: var(--colorbacklinepairhover) !important;
634 border-right: 1px solid #ccc;
637td.linecoldescription.bomline {
641td.amount, span.amount, div.amount, b.amount {
651select.flat, form.flat select, .pageplusone {
661.paginationlastpage a {
666 filter: saturate(0.8);
670 color: var(--colortextlink);
672.optiongrey, .opacitymedium {
675.opacitymediumbycolor {
676 color: rgba(0, 0, 0, 0.4);
688 color: var(--colorwhite);
691 color: #888 !important;
694 color: var(--colorblack);
696.colorblack.totalnboflines {
701 font-size: unset !important;
704 transform: scale(1, -1);
707 transform: scale(-1, 1);
710select:invalid, select.--error {
715 background: var(--inputbackgroundcolordisabled);
716 color: var(--inputcolordisabled);
720 box-shadow: none !important;
723 padding: 0px !important;
724 border: 0px !important;
725 vertical-align: text-bottom;
728 background-color: transparent;
735 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
737input[
type=checkbox] { background-color: transparent; border: none; box-shadow: none; }
738input[
type=radio] { background-color: transparent; border: none; box-shadow: none; }
739input[
type=image] { background-color: transparent; border: none; box-shadow: none; }
740input:-webkit-autofill {
741 background-color: #FDFFF0 !important;
742 background-image:none !important;
743 -webkit-box-shadow: 0 0 0 50px #FDFFF0 inset;
747.placeholder { color: #ccc; }
748::-webkit-input-placeholder { color: #ccc; }
749input:-moz-placeholder { color: #ccc; }
751input[
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; }
753 border: 1px solid #aaa !important;
754 padding-
inline-start: 2em;
755 padding-
inline-end: 2em;
756 min-
inline-size:
auto;
758#div_container_exportoptions fieldset, #div_container_sub_exportoptions fieldset {
759 border: 1px solid #ccc !important;
761.legendforfieldsetstep { padding-bottom: 10px; }
762input#onlinepaymenturl, input#directdownloadlink {
768 padding: 20px 0px 0px 0px;
772div#moretabsList, div#moretabsListaction {
776hr { border: 0; border-top: 1px solid #ccc; }
777.tabBar hr { margin-top: 20px; margin-bottom: 17px; }
780table.tableforfield .button:not(.bordertransp):not(.buttonpayment),
781table.tableforfield .buttonDelete:not(.bordertransp):not(.buttonpayment) {
786.button:not(.bordertransp):not(.buttonpayment),
787.buttonDelete:not(.bordertransp):not(.buttonpayment) {
792 font-family: <?php print $fontlist ?>;
793 display:
inline-block;
798 text-decoration: none !important;
799 background-color: #f5f5f5;
800 background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
801 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
802 background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
803 background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
804 background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
805 background-repeat: repeat-x;
806 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
807 border: 1px solid
#aaa;
808 -webkit-border-radius: 2px;
812 text-transform: uppercase;
815.valuefield .button, .valuefieldcreate .button, .refidno .button:not(.smallpaddingimp) {
816 margin-top: 0 !important;
817 margin-bottom: 0 !important;
818 font-size: 0.85em !important;
819 padding: 5px !important;
821.button:focus, .buttonDelete:focus {
822 -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
823 box-shadow: 0px 0px 5px 1px rgba(0, 0, 60, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
825.button:hover:not(.nohover), .buttonDelete:hover:not(.nohover) {
827 -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
828 box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(60,60,60,0.1);
830.button:
disabled, .buttonDelete:
disabled, .button.disabled, .buttonDelete.disabled {
833 -webkit-box-shadow: none;
835 text-decoration: none;
838 pointer-events: none;
842 -webkit-box-shadow: none;
844.button_search, .button_removefilter {
846 background-color: unset;
848.button_search:hover, .button_removefilter:hover {
858div.float, span.floatleft
860 float:<?php print $left; ?>;
864 float:<?php print $right; ?>;
876 display:
inline-block;
880 display:
inline-block !important;
885button[
name=
'button_search_x'] span.fa.fa-search {
888button[
name=
'button_removefilter_x'] span.fa.fa-
remove {
896 padding-<?php echo $left; ?>: 3px;
903 -webkit-box-shadow: none !important;
904 box-shadow: none !important;
905 -webkit-border-radius:0px !important;
906 border-radius:0px !important;
916 vertical-align: middle;
919 vertical-align: bottom;
922 vertical-align: text-bottom;
928 width: 100% !important;
930.centpercentwithout1imp {
931 width: calc(100% - 1px) !important;
933.centpercentwithoutmenu {
934 width: calc(100% - 200px);
936.quatrevingtpercent, .inputsearch {
939.maxquatrevingtpercent {
945.quatrevingtquinzepercent {
948.quatrevingtpercentminusx {
949 width: calc(80% - 52px);
952 width: calc(100% - 52px);
954textarea.centpercent {
974.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
977.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 {
984 transform: scaleX(-1) translate(<?php print($left == 'left' ? '' : '-'); ?>2px, 0);
987 transform: rotate(90deg) translate(0, <?php print($left ==
'left' ?
'' :
'-'); ?>2px);
994 text-align: center !important;
1006 text-align: <?php print $left; ?>;
1009 text-align: <?php print $right; ?>;
1012 text-align: justify;
1015 float: left!important;
1018 float: right!important;
1021 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1023.nowraponsmartphone {
1024 white-space: <?php print($dol_optimize_smallscreen ?
'nowrap' :
'normal'); ?>;
1027 white-space: <?php print($dol_optimize_smallscreen ?
'normal' :
'nowrap'); ?>;
1029.liste_titre .nowrap {
1030 white-space: nowrap;
1033 white-space: nowrap;
1036 white-space: nowrap;
1037 display:
inline-block;
1039.wrapimp, .wrapimp pre {
1040 white-space: normal !important;
1043 word-wrap:
break-word;
1046 word-
break:
break-word !important;
1049 word-
break:
break-word;
1052 word-
break:
break-all;
1054td.wordbreak img, td.wordbreakimp img {
1058 font-weight: bold !important;
1061 font-weight: normal !important;
1064 text-transform: uppercase;
1070 text-decoration: none;
1073 text-decoration: none !important;
1079 padding-<?php print $left; ?>: 0;
1082 padding-<?php print $right; ?>: 0;
1091 padding-<?php print $left; ?>: 0 !important;
1094 padding-<?php print $right; ?>: 0 !important;
1097 padding-top: 0 !important;
1099.nopaddingbottomimp {
1100 padding-bottom: 0 !important;
1103 padding-<?php print $left; ?>: 4px;
1106 padding-<?php print $left; ?>: 4px !important;
1109 padding-<?php print $left; ?>: 2px;
1112 padding-<?php print $left; ?>: 2px !important;
1115 padding-<?php print $right; ?>: 4px;
1118 padding-<?php print $right; ?>: 4px !important;
1121 padding-<?php print $right; ?>: 2px;
1124 padding-<?php print $right; ?>: 2px !important;
1130 padding-top: 4px !important;
1136 padding-bottom: 4px;
1139 padding-bottom: 4px !important;
1142 padding-bottom: 2px;
1145 margin-<?php print $left; ?>: 2px;
1148 margin-<?php print $right; ?>: 2px;
1151 padding: 6px !important;
1154 width: unset !important;
1162.classfortooltiponclick .fa-question-circle {
1169 cursor: not-allowed;
1175 background-color: #fff;
1177.nobackground, .nobackground tr {
1178 background: unset !important;
1180.checkboxattachfilelabel {
1185 border: 1px solid #888 !important;
1188 color : <?php print $textWarning; ?>
1192 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_SHORTMESSSAGECUT', 125); ?>px;
1197 max-height: <?php print
getDolGlobalInt(
'MAIN_CSS_LONGMESSSAGECUT', 250); ?>px;
1208 background-color: #f0f0f8;
1211div.urllink, div.urllink a {
1212 color: #339 !important;
1215 min-width: 30px !important;
1219 border: 2px solid #DFDFDF;
1220 border-radius: <?php echo $borderradius; ?>px;
1222 margin-bottom: 20px;
1226i.fa-mars::before, i.fa-venus::before, i.fa-genderless::before, i.fa-transgender::before {
1227 color: #888 !important;
1229 padding-<?php echo $left; ?>: 3px;
1231.stockmovemententry {
1233 transform: rotate(0.25turn);
1238 transform: rotate(0.3turn);
1244.publisherlogoinline {
1245 vertical-align: middle;
1252 white-space: nowrap;
1256body[
class*=
"colorblind-"] .text-warning{
1257 color : <?php print $colorblind_deuteranopes_textWarning; ?>
1260 color : <?php print $textSuccess; ?>
1262body[
class*=
"colorblind-"] .text-success{
1263 color : <?php print $colorblind_deuteranopes_textSuccess; ?>
1267 color : <?php print $textDanger; ?>
1270.editfielda span.fa-pencil-alt, .editfielda span.fa-pencil-ruler, .editfielda span.fa-trash, .editfielda span.fa-crop, .editfielda span.fa-eye,
1272 color: #ccc !important;
1274.editfielda span.fa-pencil-alt:hover, .editfielda span.fa-pencil-ruler:hover, .editfielda span.fa-trash:hover, .editfielda span.fa-crop:hover,
1275.editfieldlang:hover {
1276 color: var(--colortexttitle) !important;
1278a.editfielda.nohover *:hover:before {
1279 color: #ccc !important;
1286 float: none !important;
1289span.fa.fa-plus-circle.paddingleft {
1292 padding-bottom: 2px;
1295.size12x { font-size: 1.2em !important; }
1296.size15x { font-size: 1.5em !important; }
1297.fa-toggle-on, .fa-toggle-off, .size2x { font-size: 2em; }
1298.websiteselectionsection .fa-toggle-on, .websiteselectionsection .fa-toggle-off,
1299.asetresetmodule .fa-toggle-on, .asetresetmodule .fa-toggle-off,
1300.tdwebsitesearchresult .fa-toggle-on, .tdwebsitesearchresult .fa-toggle-off {
1302 vertical-align: text-bottom;
1307 white-space: nowrap;
1308 vertical-align: middle;
1309 text-overflow: ellipsis;
1315<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/badges.inc.php', 0); ?>
1316<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/flags-sprite.inc.php', 0); ?>
1320 border-right: 1px solid #DDD;
1324 border-left: 1px solid #DDD;
1329#formuserfile input[type='file'] {
1343#formuserfile_link input[type='text'] {
1348 vertical-align: middle;
1350.divsocialnetwork:not(:last-child) {
1351 padding-<?php print $right; ?>: 20px;
1355 display:
inline-block;
1356 margin-<?php print $right; ?>: 12px;
1357 margin-<?php print $left; ?>: 2px;
1363 background-color: rgba(0, 0, 0, 0.08);
1367.divsearchfieldfilter {
1368 text-overflow: clip;
1370 padding-bottom: 5px;
1374.divadvancedsearchfield:first-child {
1377.divadvancedsearchfield {
1380 padding-right: 15px;
1381 padding-bottom: 2px;
1384.divadvancedsearchfield span.select2.select2-container.select2-container--
default {
1387.search_component_params {
1389 -webkit-flex-flow: row wrap;
1390 flex-flow: row wrap;
1393 padding-bottom: 3px;
1394 padding-<?php echo $left; ?>: 0;
1395 padding-<?php echo $right; ?>: 0;
1396 border-bottom: solid 1px var(--inputbordercolor);
1400.search_component_searchtext {
1403.search_component_params_text, .search_component_params_text:focus {
1404 border-bottom: none;
1406 margin: 0 !important;
1409.tagsearch .tagsearchdelete {
1416 padding-bottom: 0px;
1419 display:
inline-block;
1424 display:
inline-block;
1441.a-filter, .a-mesure {
1442 border-radius: 50px;
1443 background: var(--colortexttitlenotab);
1445 padding: 8px 10px 8px 6px;
1453.a-filter:before, .a-mesure:before {
1454 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
1460 border-radius: 50px;
1461 background: var(--colorbacktitle1);
1474 top:calc(50% - 200px);
1475 left:calc(50% - 250px);
1479 border: 1px solid #bbb;
1480 box-shadow: 2px 2px 20px #ddd;
1490div.div-
for-modal-topright {
1498 border: 1px solid #bbb;
1499 box-shadow: 2px 2px 20px #ddd;
1506if (
$conf->browser->layout ==
'phone') {
1508.divsearchfieldfilter {
1509 white-space: nowrap;
1524 list-style-
type: none;
1531 padding-bottom: 4px;
1535 padding-bottom: 10px;
1540 vertical-align: middle;
1542select.flat.selectlimit {
1545 border-bottom: 1px solid var(--inputbordercolor);
1546 border-bottom-left-radius: 0;
1547 border-bottom-right-radius: 0;
1550 margin-<?php echo $right; ?>: 10px !important;
1553 margin-<?php echo $left; ?>: 10px !important;
1555.marginleftonlyshort {
1556 margin-<?php echo $left; ?>: 4px !important;
1559 margin-<?php echo $left; ?>: 0px !important;
1562 margin-<?php echo $right; ?>: 0px !important;
1565 margin-<?php echo $right; ?>: 10px !important;
1567.marginrightonlyshort {
1568 margin-<?php echo $right; ?>: 4px !important;
1570.marginrightonlylarge {
1571 margin-<?php echo $right; ?>: 20px !important;
1574 margin-top: 10px !important;
1576.margintoponlyshort {
1577 margin-top: 3px !important;
1580 margin-bottom: 10px !important;
1582.marginbottomonlyshort {
1583 margin-bottom: 3px !important;
1586 margin-top: 0 !important;
1589 margin-bottom: 0 !important;
1591.selectlimit, .selectlimit:focus {
1592 border-left: none !important;
1593 border-top: none !important;
1594 border-right: none !important;
1598 text-decoration: line-through;
1605 text-overflow: unset;
1610 text-overflow: ellipsis;
1611 white-space: nowrap;
1615 text-overflow: ellipsis;
1620 text-overflow: ellipsis;
1621 white-space: nowrap;
1626 text-overflow: ellipsis;
1627 white-space: nowrap;
1632 text-overflow: ellipsis;
1633 white-space: nowrap;
1635.tdoverflowmax80imp {
1636 max-width: 80px !important;
1638 text-overflow: ellipsis;
1639 white-space: nowrap;
1644 text-overflow: ellipsis;
1645 white-space: nowrap;
1647.tdoverflowmax100imp {
1648 max-width: 100px !important;
1650 text-overflow: ellipsis;
1651 white-space: nowrap;
1656 text-overflow: ellipsis;
1657 white-space: nowrap;
1662 text-overflow: ellipsis;
1663 white-space: nowrap;
1668 text-overflow: ellipsis;
1669 white-space: nowrap;
1674 text-overflow: ellipsis;
1675 white-space: nowrap;
1680 text-overflow: ellipsis;
1681 white-space: nowrap;
1686 text-overflow: ellipsis;
1687 white-space: nowrap;
1692 text-overflow: ellipsis;
1693 white-space: nowrap;
1698 text-overflow: ellipsis;
1699 white-space: nowrap;
1705.divintowithtwolinesmax {
1707 display: -webkit-box;
1708 -webkit-box-orient: vertical;
1709 -webkit-line-clamp: 2;
1713 display: -webkit-box;
1714 -webkit-box-orient: vertical;
1715 -webkit-line-clamp: 2;
1717 height:
auto !important;
1718 word-
break:
break-word;
1721 display: -webkit-box;
1722 -webkit-box-orient: vertical;
1723 -webkit-line-clamp: 10;
1727.tablelistofcalendars {
1728 margin-top: 25px !important;
1735table.paymenttable td.amountpaymentcomplete,
table.paymenttable td.amountremaintopay,
table.paymenttable td.amountremaintopayback {
1737 padding-bottom: 0px;
1740 white-space: nowrap;
1742.amountpaymentcomplete {
1743 color: var(--amountpaymentcomplete);
1746 white-space: nowrap;
1749 color: var(--amountremaintopaycolor);
1752 white-space: nowrap;
1754.amountremaintopayback {
1755 color: var(--amountremaintopaybackcolor);
1758 white-space: nowrap;
1760.amountpaymentneutral {
1763 white-space: nowrap;
1767.onlinepaymentbody .amountpaymentcomplete {
1768 background-color: var(--amountpaymentcomplete);
1776 margin-bottom: 12px;
1778#builddoc_form ~ .showlinkedobjectblock {
1783.moduledesclong p img, .moduledesclong p a img {
1784 max-width: 90% !important;
1785 height:
auto !important;
1789 border: 1px solid #ccc;
1790 box-shadow: 1px 1px 25px #aaa;
1791 max-width: calc(100% - 56px);
1793.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 {
1801.fa-map-marked-alt:before {
1806 -webkit-text-security: disc;
1818div.fiche>div.tabBar>form>div.div-
table-responsive {
1821.div-
table-responsive, .div-
table-responsive-no-min {
1825.div-
table-responsive {
1826 line-height: var(--heightrow);
1830div.fiche>form>div.div-
table-responsive {
1833div.fiche>form>div.div-
table-responsive, div.fiche>form>div.div-
table-responsive-no-min {
1838div.ticketpublicarealist>form>div.div-
table-responsive {
1846 justify-content: space-between;
1851.flex-item-uploadfile {
1852 border: 2px solid #888;
1857 background: #f4f4f4;
1858 padding: 20px 10px 20px 10px;
1863 margin: 20px 20px 20px 20px;
1866 <?php
if (in_array(
$conf->browser->name, array(
'chrome',
'firefox'))) {
1867 echo
'display: inline-flex;'.
"\n";
1869 flex-flow: row wrap;
1870 justify-content: flex-start;
1880.thumbstat, .thumbstat150 {
1881<?php
if (
$conf->browser->name ==
'ie') { ?>
1891select.selectarrowonleft {
1894select.selectarrowonleft option {
1898table[summary=
"list_of_modules"] .fa-cog {
1906 white-space: nowrap;
1914maxscreenheightless200 {
1915 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(500, (
int) $_SESSION[
'dol_screenheight'] - 200) : 700; ?>px;
1917.maxscreenheightless300 {
1918 max-height: <?php echo isset($_SESSION[
'dol_screenheight']) ? max(400, (
int) $_SESSION[
'dol_screenheight'] - 300) : 700; ?>px;
1928.clearboth { clear:both; }
1930.hideobject { display: none; }
1931.showonsmartphone { display: none; }
1932.minwidth25 { min-width: 25px; }
1933.minwidth50 { min-width: 50px; }
1934.minwidth75 { min-width: 75px; }
1935.nominwidth { min-width: fit-content !important; }
1937@media only screen and (min-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
1939 .width20 { width: 20px; }
1940 .width25 { width: 25px; }
1941 .width50 { width: 50px; }
1942 .width75 { width: 75px; }
1943 .width100 { width: 100px; }
1944 .width200 { width: 200px; }
1945 .minwidth100 { min-width: 100px; }
1946 .minwidth150 { min-width: 150px; }
1947 .minwidth200 { min-width: 200px; }
1948 .minwidth250 { min-width: 250px; }
1949 .minwidth300 { min-width: 300px; }
1950 .minwidth400 { min-width: 400px; }
1951 .minwidth500 { min-width: 500px; }
1952 .minwidth50imp { min-width: 50px !important; }
1953 .minwidth75imp { min-width: 75px !important; }
1954 .minwidth100imp { min-width: 100px !important; }
1955 .minwidth150imp { min-width: 150px !important; }
1956 .minwidth200imp { min-width: 200px !important; }
1957 .minwidth250imp { min-width: 250px !important; }
1958 .minwidth300imp { min-width: 300px !important; }
1959 .minwidth400imp { min-width: 400px !important; }
1960 .minwidth500imp { min-width: 500px !important; }
1962.widthauto { width:
auto; }
1963.width20 { width: 20px; }
1964.width25 { width: 25px; }
1965.width40 { width: 40px; }
1966.width50 { width: 50px; }
1967.width75 { width: 75px; }
1968.width100 { width: 100px; }
1969.width125 { width: 125px; }
1970.width150 { width: 150px; }
1971.width200 { width: 200px; }
1972.width250 { width: 250px; }
1973.width300 { width: 300px; }
1974.width400 { width: 400px; }
1975.width500 { width: 500px; }
1976.maxwidth25 { max-width: 25px; }
1977.maxwidth40 { max-width: 40px; }
1978.maxwidth50 { max-width: 50px; }
1979.maxwidth75 { max-width: 75px; }
1980.maxwidthdate { max-width: 85px; }
1981.maxwidth100 { max-width: 100px; }
1982.maxwidth125 { max-width: 125px; }
1983.maxwidth150 { max-width: 150px; }
1984.maxwidth200 { max-width: 200px; }
1985.maxwidth250 { max-width: 250px; }
1986.maxwidth300 { max-width: 300px; }
1987.maxwidth400 { max-width: 400px; }
1988.maxwidth500 { max-width: 500px; }
1989.maxwidth750 { max-width: 750px; }
1990.maxwidth1000 { max-width: 1000px; }
1991.maxwidth50imp { max-width: 50px !important; }
1992.maxwidth75imp { max-width: 75px !important; }
1994.minwidth100onall { min-width: 100px !important; }
1995.minwidth200onall { min-width: 200px !important; }
1996.minwidth250onall { min-width: 250px !important; }
1998.minheight20 { min-height: 20px; }
1999.minheight30 { min-height: 30px; }
2000.minheight40 { min-height: 40px; }
2001.titlefieldcreate { width: 20%; }
2002.titlefield { min-width: 150px; width: 25%; }
2003.titlefieldmiddle { width: 45%; }
2004.titlefieldmax45 { max-width: 45%; min-width: 180px; }
2005.imgmaxwidth180 { max-width: 180px; }
2006.imgmaxheight50 { max-height: 50px; }
2008.width20p { width:20%; }
2009.width25p { width:25%; }
2010.width40p { width:40%; }
2011.width50p { width:50%; }
2012.width60p { width:60%; }
2013.width75p { width:75%; }
2014.width80p { width:80%; }
2015.width100p { width:100%; }
2019@media only screen and (max-width: 1440px)
2022 .titlefieldcreate { width: 30% !important; }
2023 .minwidth50imp { min-width: 50px !important; }
2024 .minwidth75imp { min-width: 75px !important; }
2025 .minwidth100imp { min-width: 100px !important; }
2026 .minwidth125imp { min-width: 125px !important; }
2027 .minwidth150imp { min-width: 150px !important; }
2028 .minwidth200imp { min-width: 200px !important; }
2029 .minwidth250imp { min-width: 250px !important; }
2030 .minwidth300imp { min-width: 300px !important; }
2031 .minwidth400imp { min-width: 300px !important; }
2032 .minwidth500imp { min-width: 300px !important; }
2034 .linkedcol-element {
2040@media only screen and (max-width: 1000px)
2042 .titlefieldmax45 { min-width: 100px; }
2043 .maxwidthonsmartphone { max-width: 100px; }
2044 .minwidth50imp { min-width: 50px !important; }
2045 .minwidth75imp { min-width: 75px !important; }
2046 .minwidth100imp { min-width: 100px !important; }
2047 .minwidth125imp { min-width: 125px !important; }
2048 .minwidth150imp { min-width: 110px !important; }
2049 .minwidth200imp { min-width: 110px !important; }
2050 .minwidth250imp { min-width: 115px !important; }
2051 .minwidth300imp { min-width: 120px !important; }
2052 .minwidth400imp { min-width: 150px !important; }
2053 .minwidth500imp { min-width: 250px !important; }
2056select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusx {
2057 width: calc(100% - 52px) !important;
2058 display:
inline-block;
2061select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection):not(.select2-dropdown), input.widthcentpercentminusxx {
2062 width: calc(100% - 70px) !important;
2063 display:
inline-block;
2085@media only screen and (max-width: 768px)
2088 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2090 .divadvancedsearchfield {
2096 padding-<?php echo $right; ?>: 10px !important;
2099 .hideonsmartphone { display: none; }
2100 .hideonsmartphoneimp { display: none !important; }
2101 .showonsmartphone { display: block !important; }
2103 .margintoponsmartphone { margin-top: 6px; }
2106 margin-<?php echo $left; ?>: 0 !important;
2108 div.fiche>
table.table-fiche-title {
2109 margin-top: 7px !important;
2110 margin-bottom: 15px !important;
2113 select.minwidth100imp, select.minwidth100, select.minwidth200, select.minwidth200imp, select.minwidth300 {
2114 width: calc(100% - 40px) !important;
2116 display:
inline-block;
2119 select.widthcentpercentminusx, span.widthcentpercentminusx:not(.select2-selection), input.widthcentpercentminusx {
2120 width: calc(100% - 52px) !important;
2121 display:
inline-block;
2124 select.widthcentpercentminusxx, span.widthcentpercentminusxx:not(.select2-selection), input.widthcentpercentminusxx {
2125 width: calc(100% - 70px) !important;
2126 display:
inline-block;
2130 input.maxwidthinputfileonsmartphone {
2134 input.buttonpayment,
button.buttonpayment, div.buttonpayment {
2138 .smallonsmartphone {
2142 .nopaddingtoponsmartphone {
2143 padding-top: 0 !important;
2145 .nopaddingbottomonsmartphone {
2146 padding-bottom: 0 !important;
2151@media only screen and (max-width: 570px)
2154 font-size: <?php print is_numeric($fontsize) ? ((int) $fontsize + 3).
'px' : $fontsize; ?> !important;
2157 div#login_left, div#login_right {
2158 min-width: 150px !important;
2159 max-width: 200px !important;
2160 padding-left: 5px !important;
2161 padding-right: 5px !important;
2165 height: 64px !important;
2168 .divmainbodylarge { margin-left: 10px !important; margin-right: 10px !important; }
2170 .tdoverflowmax100onsmartphone {
2173 text-overflow: ellipsis;
2174 white-space: nowrap;
2176 .tdoverflowmax150onsmartphone {
2179 text-overflow: ellipsis;
2180 white-space: nowrap;
2182 .border tbody tr, .border tbody tr td, div.tabBar
table.border tr, div.tabBar
table.border tr td,
2183 div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar div.border .table-val-border-col {
2184 height: 40px !important;
2186 div.tabBar .listofinvoicetype
table tr, div.tabBar .listofinvoicetype
table tr td {
2187 height: 2.2em !important;
2191 div.tabs div.tab a.tab {
2194 text-overflow: ellipsis;
2195 white-space: nowrap;
2198 .quatrevingtpercent, .inputsearch {
2204 padding-bottom: 5px;
2207 .login_table .tdinputlogin {
2208 min-width: unset !important;
2210 input, input[
type=text], input[
type=password], select, textarea {
2213 .trinputlogin input[
type=text], input[
type=password] {
2216 .vmenu .searchform input {
2220 .noenlargeonsmartphone { width : 50px !important; display:
inline !important; }
2221 .maxwidthonsmartphone, #search_newcompany.ui-autocomplete-input { max-width: 100px; }
2222 .maxwidth50onsmartphone { max-width: 40px; }
2223 .maxwidth75onsmartphone { max-width: 50px; }
2224 .maxwidth100onsmartphone { max-width: 70px; }
2225 .maxwidth125onsmartphone { max-width: 100px; }
2226 .maxwidth150onsmartphone { max-width: 120px; }
2227 .maxwidth150onsmartphoneimp { max-width: 120px !important; }
2228 .maxwidth200onsmartphone { max-width: 200px; }
2229 .maxwidth250onsmartphone { max-width: 250px; }
2230 .maxwidth300onsmartphone { max-width: 300px; }
2231 .maxwidth400onsmartphone { max-width: 400px; }
2232 .minwidth150 { min-width: 110px !important; }
2233 .minwidth50imp { min-width: 50px !important; }
2234 .minwidth75imp { min-width: 75px !important; }
2235 .minwidth100imp { min-width: 100px !important; }
2236 .minwidth125imp { min-width: 125px !important; }
2237 .minwidth150imp { min-width: 110px !important; }
2238 .minwidth200imp { min-width: 110px !important; }
2239 .minwidth250imp { min-width: 115px !important; }
2240 .minwidth300imp { min-width: 120px !important; }
2241 .minwidth400imp { min-width: 200px !important; }
2242 .minwidth500imp { min-width: 250px !important; }
2243 .titlefield { width:
auto; min-width: 125px; }
2244 .titlefieldcreate { width:
auto !important; min-width: 125px; }
2248 width: <?php print
dol_size(300,
'width'); ?>px;
2258 padding-<?php echo $right; ?>: 5px;
2259 padding-bottom: 5px;
2261 img.photoref, div.photoref {
2262 border: 1px solid rgba(0, 0, 0, 0.2);
2264 -webkit-box-shadow: none;
2268 object-fit: contain;
2272 padding-<?php echo $right; ?>: 10px;
2275 div.statusref img, div.statusrefbis {
2276 padding-<?php echo $right; ?>: 3px !important;
2286 input.buttonpayment {
2290 .colorblack.totalnboflines {
2291 margin-left: 4px !important;
2296@media only screen and (max-width: 320px)
2298 .maxwidth300 { max-width: 260px; }
2302.linkobject { cursor: pointer; }
2304table.tableforfield tr:not(.liste_titre)>td:first-of-
type, tr.trforfield:not(.liste_titre)>td:first-of-
type, div.tableforfield div.tagtr:not(.liste_titre)>div.tagtd:first-of-
type {
2305 color: var(--tableforfieldcolor);
2308<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2309.hideonprint { display: none !important; }
2324 white-space: nowrap;
2335 <?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2341#id-right, #id-left {
2342 display:
table-cell;
2344 vertical-align: top;
2348 padding-bottom: 5px;
2356 background: var(--colorbackbody);
2357 padding-bottom: 20px;
2359.bodyforlist #
id-right {
2360 padding-bottom: 4px;
2365.classforhorizontalscrolloftabs #
id-container {
2368.classforhorizontalscrolloftabs .side-nav {
2370 float: <?php echo $left; ?>;
2372.classforhorizontalscrolloftabs #
id-right {
2373 width: calc(100% - <?php echo $leftmenuwidth + 30 ?>px);
2374 display:
inline-block;
2401@media screen and (prefers-color-scheme: dark) {
2403 border-bottom: 1px solid #888;
2408<?php
if (
getDolGlobalString(
'THEME_STICKY_TOPMENU') ==
'scrollleftmenu_after_mainpage') { ?>
2413 display:
table-cell;
2415 border-<?php echo $right; ?>: 1px solid #ECECEC;
2416 box-shadow: 3px 0 6px -2px #eee;
2417 background: var(--colorbackvmenu1);
2418 transition: left 0.5s ease;
2421.side-nav, .login_block {
2422 transition: left 0.5s ease;
2427 border-bottom: 0 !important;
2430 margin: <?php echo $disableimages ?
'0' :
'6'; ?>px;
2434 height: <?php echo $disableimages ?
'18' :
'35'; ?>px;
2437 vertical-align: middle;
2439.menulogocontainer img.mycompany {
2440 object-fit: contain;
2443 image-rendering: -webkit-optimize-contrast;
2446#mainmenutd_companylogo::after, #mainmenutd_menu::after {
2447 content: unset !important;
2449li#mainmenutd_companylogo .tmenucenter {
2452li#mainmenutd_companylogo {
2453 min-width: unset !important;
2455<?php
if ($disableimages) { ?>
2456 li#mainmenutd_home {
2457 min-width: unset !important;
2459 li#mainmenutd_home .tmenucenter {
2464div.blockvmenupair, div.blockvmenuimpair {
2465 border-top: none !important;
2466 border-left: none !important;
2467 border-right: none !important;
2468 border-bottom: 1px solid #eaeaea;
2469 padding-left: 0 !important;
2471div.blockvmenuend, div.blockvmenubookmarks {
2472 border: none !important;
2473 padding-left: 0 !important;
2475div.vmenu, td.vmenu {
2476 padding-right: 10px !important;
2478.blockvmenu .menu_titre {
2493.menuhider { display: none !important; }
2494.menuhider .mainmenu.menu.topmenuimage {
2495 margin-top: 0px !important;
2500<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
2501@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2504 body.sidebar-collapse .side-nav {
2509 .classforhorizontalscrolloftabs #
id-right {
2515 body.sidebar-collapse .login_block {
2519 .menuhider { display: block !important; }
2520 .dropdown-
user-image { display: none; }
2521 .user-header { height:
auto !important; color: var(--colortextbackhmenu); }
2525 table-layout: fixed;
2529 border-bottom: 1px solid #BBB;
2532 padding-right: 20px;
2538 border-bottom: 0 !important;
2540 div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend {
2541 border-top: none !important;
2542 border-left: none !important;
2543 border-right: none !important;
2544 border-bottom: 1px solid #eaeaea;
2545 padding-left: 0 !important;
2547 div.vmenu, td.vmenu {
2548 padding-right: 6px !important;
2551 margin-<?php print $left; ?>: 9px !important;
2552 margin-<?php print $right; ?>: 10px !important;
2555 .pagination .fa-chevron-left, .pagination .fa-chevron-right {
2560@media only screen and (min-width: 768px) and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
2563 margin-<?php print $left; ?>: 13px !important;
2564 margin-<?php print $right; ?>: 14px !important;
2571 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'44' :
'6')); ?>px;
2572 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : (empty(
$conf->dol_optimize_smallscreen) ?
'38' :
'6')); ?>px;
2573 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2574 print
'margin-top: 12px;'.
"\n";
2576 <?php
if (!empty($dol_hide_topmenu) ||
GETPOST(
'dol_openinpopup',
'aZ09')) {
2577 print
'margin-bottom: 12px;'.
"\n";
2580body.onlinepaymentbody div.fiche {
2581 margin: 20px !important;
2583div.fiche>
table:first-child {
2584 margin-bottom: 15px;
2594 <?php
if (
$conf->browser->layout !=
'phone') {
2595 print
"float: ".$left.
";\n";
2597 <?php
if (
$conf->browser->layout !=
'phone') {
2598 print
"width: calc(50% - 20px);\n";
2600 <?php
if (
$conf->browser->layout ==
'phone') {
2601 print
"padding-bottom: 6px;\n";
2604div.fichetwothirdright {
2605 <?php
if (
$conf->browser->layout !=
'phone') {
2606 print
"float: ".$right.
";\n";
2608 <?php
if (
$conf->browser->layout !=
'phone') {
2609 print
"width: calc(50% - 20px);\n";
2611 <?php
if (
$conf->browser->layout ==
'phone') {
2612 print
"padding-bottom: 6px\n";
2616 <?php
if (
$conf->browser->layout !=
'phone') {
2617 print
"float: ".$left.
";\n";
2619 <?php
if (
$conf->browser->layout !=
'phone') {
2620 print
"width: calc(50% - 20px);\n";
2622 margin-bottom: 20px;
2625 <?php
if (
$conf->browser->layout !=
'phone') {
2626 print
"float: ".$right.
";\n";
2628 <?php
if (
$conf->browser->layout !=
'phone') {
2629 print
"width: calc(50% - 20px);\n";
2633 <?php
if (
$conf->browser->layout ==
'phone') {
2634 print
"margin-top: 10px;\n";
2644div.firstcolumn >
table.noborder, div.secondcolumn >
table.noborder, div.firstcolumn > div >
table.noborder, div.secondcolumn > div >
table.noborder {
2645 margin-bottom: 14px;
2649@media only screen and (max-width: 1024px)
2652 margin-<?php print $left; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 6 : ($dol_hide_leftmenu ?
'6' :
'20')); ?>px;
2653 margin-<?php print $right; ?>: <?php print(
GETPOST(
'optioncss',
'aZ09') ==
'print' ? 8 : 6); ?>px;
2659 div.fichecenterbis {
2662 div.fichethirdleft {
2665 padding-bottom: 6px;
2667 div.fichetwothirdright {
2670 padding-bottom: 6px;
2676 div.fichehalfright {
2680 div.fichehalfright {
2683 div.firstcolumn div.box {
2686 div.secondcolumn div.box {
2692@media only screen and (max-width: 1440px)
2694 div.fichehalfleft-lg {
2698 div.fichehalfright-lg {
2703 .fichehalfright-lg .fichehalfright {
2709div.fichehalfright tr.liste_titre:first-child td
table.nobordernopadding td {
2713 padding: 0 !important;
2721td.nobordernopadding.widthpictotitle.col-picto {
2722 color: var(--colortexttitlenotab);
2725.table-list-of-attached-files .col-picto, .table-list-of-links .col-picto {
2726 opacity: 0.7 !important;
2730.table-list-of-attached-files .col-picto .widthpictotitle, .table-list-of-links .col-picto .widthpictotitle {
2747 margin-<?php echo $right; ?>: 8px;
2760 vertical-align: middle;
2763.pictowarning, .pictoerror, .pictopreview, .pictonopreview, .picto.error {
2764 padding-<?php echo $left; ?>: 3px;
2768 color: <?php echo $badgeWarning ?>;
2771 color: <?php echo $badgeDanger ?>;
2779.fiche .arearef img.pictoedit, .fiche .arearef span.pictoedit,
2780.fiche .fichecenter img.pictoedit, .fiche .fichecenter span.pictoedit,
2781.tagtdnote span.pictoedit {
2789img.pictofixedwidth {
2795 padding-left: 1px !important;
2798 padding-bottom: 1px;
2804 padding-bottom: 10px;
2806div.attachareaformuserfileecm {
2808 padding-bottom: 6px;
2813 margin-bottom: 10px;
2814 padding-bottom: 10px;
2816div.arearefnobottom {
2818 padding-bottom: 4px;
2823div.divphotoref:last-child {
2824 padding-<?php echo $right; ?>: 30px;
2827 padding-bottom: 10px;
2836 float: <?php echo $right; ?>;
2839 margin-bottom: 10px;
2846 vertical-align: text-bottom;
2852 vertical-align: text-bottom;
2854img.photoref, div.photoref {
2856 -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
2857 box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
2861 object-fit: contain;
2863img.photokanban, div.photokanban {
2867 vertical-align: middle;
2869div.photoref .fa, div.photoref .fas, div.photoref .far {
2873 object-fit: contain;
2877 vertical-align:middle;
2880.difforspanimgright {
2881 display:
table-cell;
2882 padding-right: 10px;
2884img.photorefnoborder {
2888 object-fit: contain;
2889 border: 1px solid #AAA;
2890 border-radius: 100px;
2895 border-bottom: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
2898.trextrafieldseparator td, .trextrafields_collapse_last td {
2904 margin: 0 !important;
2905 padding-bottom: 0 !important;
2913<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2916 background: var(--colorbackhmenu1);
2918 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
2919 box-shadow: 0px 0px 4px #ddd;
2925<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2928 padding-<?php echo $right; ?>: <?php echo((
float) $maxwidthloginblock - 10); ?>px;
2931 -webkit-touch-callout: none;
2932 -webkit-
user-select: none;
2933 -khtml-
user-select: none;
2934 -moz-
user-select: none;
2935 -ms-
user-select: none;
2943<?php
if ($disableimages) { ?>
2949<?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
2954 white-space: nowrap;
2956 border-<?php print $left; ?>: 0px;
2957 border-<?php print $right; ?>: 0px;
2958 padding: 0px 0px 0px 0px;
2959 margin: 0px 0px 0px 0px;
2961 font-weight: normal;
2962 text-decoration: none;
2965div.tmenudisabled, a.tmenudisabled {
2968a.tmenu, a.tmenusel, a.tmenudisabled {
2971a.tmenudisabled:link, a.tmenudisabled:visited, a.tmenudisabled:hover, a.tmenudisabled:active {
2972 padding: 0px 5px 0px 5px;
2973 white-space: nowrap;
2974 color: var(--colortextbackhmenu);
2975 text-decoration: none;
2976 cursor: not-allowed;
2978span.mainmenuaspan.tmenudisabled {
2979 color: var(--colortextbackhmenu);
2981 cursor: not-allowed;
2984a.disabled, span.tmenu {
2986 text-decoration: none !important;
2990a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
2991 padding: 0px 2px 0px 2px;
2992 margin: 0px 0px 0px 0px;
2993 white-space: nowrap;
2994 color: var(--colortextbackhmenu);
2995 text-decoration: none;
2997a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active {
2998 padding: 0px 2px 0px 2px;
2999 margin: 0px 0px 0px 0px;
3000 white-space: nowrap;
3001 color: var(--colortextbackhmenu);
3002 text-decoration: none !important;
3007 padding: 0px 0px 0px 0px;
3008 margin: 0px 0px 0px 0px;
3017li.tmenu, li.tmenusel {
3018 <?php print $minwidthtmenu ?
'min-width: '.$minwidthtmenu.
'px;' :
''; ?>
3020 vertical-align: bottom;
3022 float: <?php print $left; ?>;
3028 font-weight: normal;
3031 background-image: none !important;
3034li.tmenusel::after, li.tmenu:hover::after{
3039 left: calc(50% - 6px);
3042 border-style: solid;
3043 border-width: 0px 6px 5px 6px;
3044 border-color: transparent transparent #ffffff transparent;
3047.tmenuend .tmenuleft { width: 0px; }
3048.tmenuend { display: none; }
3051 float: <?php print $left; ?>;
3053 <?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
3056 <?php
if ($disableimages) { ?>
3059 height: <?php print $heightmenu; ?>px;
3066 color: var(--colortextbackhmenu);
3067 <?php
if ($disableimages) { ?>
3072 height: <?php print $heightmenu; ?>px;
3082 padding-bottom: 4px;
3084 text-overflow: ellipsis;
3085 width: <?php echo $leftmenuwidth - 2; ?>px;
3089 padding-<?php print $left; ?>: 2px;
3090 padding-<?php print $right; ?>: 2px;
3091 font-family: Roboto,<?php echo $fontlist; ?>;
3098 background-repeat:no-repeat;
3100 height: <?php echo($heightmenu - 22); ?>px;
3105a.tmenuimage:focus, .mainmenu.topmenuimage:focus {
3112 color: var(--colortextbackhmenu);
3118 <?php print $disableimages ?
'' :
'top: 10px'; ?>
3120#mainmenutd_menu a.tmenuimage {
3128 text-decoration: none;
3134<?php
if (in_array(
getDolGlobalInt(
'THEME_TOPMENU_DISABLE_IMAGE'), array(2, 3, 4))) { ?>
3135.tmenulabel:not(.menuhider), .tmenulabel:not(.menuhider)::before {
3139a.tmenuimage:not(.menuhider), a.tmenuimage:not(.menuhider)::before,
3140div.tmenuimage:not(.menuhider), div.tmenuimage:not(.menuhider)::before,
3141span.tmenuimage:not(.menuhider), span.tmenuimage:not(.menuhider)::before {
3143 margin-top: 8px !important;
3149 text-overflow: ellipsis;
3155ul.tmenu:hover .tmenulabel:not(.menuhider), .ul.tmenu:hover .tmenulabel:not(.menuhider)::before {
3159 text-overflow: ellipsis;
3163 display: initial !important;
3164 line-height: 0.6em !important;
3165 height: 1em !important;
3167 text-overflow: ellipsis;
3168 color: var(--colortextbackhmenu);
3171ul.tmenu:hover .tmenuimage:not(.menuhider), ul.tmenu:hover .tmenuimage:not(.menuhider)::before {
3174 margin-top: 0px !important;
3180li.tmenu:hover .tmenulabel:not(.menuhider), li.tmenu:hover .tmenulabel:not(.menuhider)::before {
3181 display: initial !important;
3183li.tmenu:hover .tmenuimage:not(.menuhider), li.tmenu:hover .tmenuimage:not(.menuhider):before {
3184 font-size: 1.1em !important;
3185 margin-top: 0px !important;
3193<?php
if (empty($dol_hide_topmenu)) { ?>
3194 <?php include
dol_buildpath($path.
'/theme/'.$theme.
'/main_menu_fa_icons.inc.php', 0); ?>
3199 $moduletomainmenu = array(
3200 'user' =>
'',
'syslog' =>
'',
'societe' =>
'companies',
'projet' =>
'project',
'propale' =>
'commercial',
'commande' =>
'commercial',
3201 'produit' =>
'products',
'service' =>
'products',
'stock' =>
'products',
3202 'don' =>
'accountancy',
'tax' =>
'accountancy',
'banque' =>
'accountancy',
'facture' =>
'accountancy',
'compta' =>
'accountancy',
'accounting' =>
'accountancy',
'adherent' =>
'members',
'import' =>
'tools',
'export' =>
'tools',
'mailing' =>
'tools',
3203 'contrat' =>
'commercial',
'ficheinter' =>
'commercial',
'ticket' =>
'ticket',
'deplacement' =>
'commercial',
3204 'fournisseur' =>
'companies',
3205 'barcode' =>
'',
'fckeditor' =>
'',
'categorie' =>
'',
3207 $mainmenuused =
'home';
3208 foreach (
$conf->modules as $val) {
3209 $mainmenuused .=
','.(isset($moduletomainmenu[$val]) ? $moduletomainmenu[$val] : $val);
3211 $mainmenuusedarray = array_unique(explode(
',', $mainmenuused));
3215 $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');
3217 $divnotrequired = array(
'multicurrency',
'salaries',
'ticket',
'margin',
'opensurvey',
'paybox',
'expensereport',
'incoterm',
'prelevement',
'propal',
'workflow',
'notification',
'supplier_proposal',
'cron',
'product',
'productbatch',
'expedition');
3219 foreach ($mainmenuusedarray as $val) {
3220 if (empty($val) || in_array($val, $divalreadydefined)) {
3223 if (in_array($val, $divnotrequired)) {
3229 $constformoduleicon =
'MAIN_MODULE_'.strtoupper($val).
'_ICON';
3231 if ($iconformodule) {
3232 if (preg_match(
'/^fa\-/', $iconformodule)) {
3235 $url =
dol_buildpath(
'/'.$val.
'/img/'.$iconformodule.
'.png', 1);
3240 foreach (
$conf->file->dol_document_root as $dirroot) {
3241 if (file_exists($dirroot.
"/".$val.
"/img/".$val.
".png")) {
3252 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";
3253 print
'div.mainmenu.'.$val.
' span::before {'.
"\n";
3254 print
'content: "\f249";'.
"\n";
3259 print
"div.mainmenu.".$val.
" {\n";
3260 print
" background-image: url(".$url.
");\n";
3261 print
" background-position-y: 3px;\n";
3262 print
" filter: saturate(0);\n";
3265 print
'/* icon for module '.$val.
' is a fa icon */'.
"\n";
3274 padding:0 0 0 0 !important;
3275 margin:0 0 0 0 !important;
3276 <?php
if ($disableimages) { ?>
3287 background: #f0f0f0;
3295 display:
table-cell;
3296 vertical-align: middle;
3298.login_vertical_align {
3300 padding-bottom: 80px;
3303 padding-bottom: 30px;
3305 vertical-align: middle;
3309 color: #eee !important;
3310 padding-bottom: 20px;
3311 text-shadow: 1px 1px #444;
3314 text-shadow: 1px 1px 1px #FFF;
3321 padding-bottom:12px;
3325 print
' background-color: rgba(255, 255, 255, 0.9);';
3327 print
' background-color: #FFFFFF;';
3330 -webkit-box-shadow: 0 2px 23px 2px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(60,60,60,0.15);
3331 box-shadow: 0 2px 23px 2px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(60,60,60,0.15);
3339.login_table input#username, .login_table input#password, .login_table input#securitycode {
3341 border-bottom: solid 1px rgba(180,180,180,.4);
3347.login_table input#username:focus, .login_table input#password:focus, .login_table input#securitycode:focus {
3348 outline: none !important;
3350.login_table .trinputlogin {
3354.login_table .tdinputlogin {
3355 background-color: transparent;
3360.login_table .tdinputlogin .fa {
3364.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password, .login_table .tdinputlogin input#securitycode {
3369 word-
break:
break-word;
3373.login_main_message {
3376 margin-bottom: 22px;
3378.login_main_message .error {
3382div#login_left, div#login_right {
3383 display:
inline-block;
3387 padding-right: 16px;
3389 vertical-align: middle;
3391div#login_right select#entity {
3397table.login_table_securitycode {
3398 border-spacing: 0px;
3400table.login_table_securitycode tr td {
3408 border: 1px solid #DDDDDD;
3410#img_logo, .img_logo {
3415div.backgroundsemitransparent {
3416 background:rgba(255, 255, 255, 0.7);
3418 padding-right: 10px;
3422 text-align: <?php print $right; ?>;
3423 <?php print $right; ?>: 0;
3424 top: <?php print $disableimages ?
'4px' :
'0'; ?>;
3427 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3432 color: var(--colortextbackhmenu);
3433 display:
inline-block;
3435div.login_block a .atoploginusername {
3436 display:
inline-block;
3439 text-overflow: ellipsis;
3441div.login_block span.aversion {
3442 color: var(--colortextbackhmenu);
3443 filter: contrast(0.7);
3445div.login_block
table {
3454 color: var(--colortextbackvmenu);
3457 color: var(--colortextbackvmenu);
3458 text-decoration:underline;
3460.login_block_elem a span.atoplogin, .login_block_elem span.atoplogin {
3461 vertical-align: middle;
3463div.login_block_tools {
3464 margin-<?php echo $right ?>: 8px;
3465 display:
inline-block;
3466 vertical-align: middle;
3467 line-height: <?php echo $disableimages ?
'25' :
'53'; ?>px;
3468 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3470div.login_block_other {
3471 display:
inline-block;
3472 vertical-align: middle;
3473 clear: <?php echo $disableimages ?
'none' :
'both'; ?>;
3475 text-align: <?php echo $right ?>;
3478div.login_block_user {
3479 display:
inline-block;
3480 vertical-align: middle;
3481 line-height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3482 height: <?php echo $disableimages ?
'25' :
'51'; ?>px;
3486 float: <?php echo $right ?>;
3487 vertical-align: top;
3488 padding: 0px 3px 0px 4px !important;
3490.login_block_other .login_block_elem {
3494.atoplogin, .atoplogin:hover {
3495 color: var(--colortextbackhmenu) !important;
3497.login_block_getinfo {
3500.login_block_getinfo div.login_block_tools, .login_block_getinfo div.login_block_user {
3503.login_block_getinfo .atoplogin, .login_block_getinfo .atoplogin:hover {
3504 color: #333 !important;
3505 font-weight: normal !important;
3507.alogin, .alogin:hover {
3508 font-weight: normal !important;
3511.alogin:hover, .atoplogin:hover {
3512 text-decoration:underline !important;
3514span.fa.atoplogin, span.fa.atoplogin:hover {
3516 text-decoration: none !important;
3518.atoplogin #dropdown-icon-down, .atoplogin #dropdown-icon-up {
3521img.login, img.printer, img.entity {
3524 text-decoration: none;
3528.loginbuttonexternal {
3531 border: 1px solid #ccc;
3537.userimg.atoplogin img.userphoto, .userimgatoplogin img.userphoto {
3538 width: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3539 height: <?php echo $disableimages ?
'26' :
'30'; ?>px;
3541 background-size: contain;
3543 border-color: rgba(255, 255, 255, 0.2);
3546 border-radius: 0.72em;
3549 background-size: contain;
3550 vertical-align: middle;
3552span.userimg div.userphoto {
3553 background-color: #eee;
3554 border-radius: 0.72em;
3558 display:
inline-block;
3561 border-radius: 0.6em;
3564 background-size: contain;
3565 vertical-align: middle;
3566 background-color: #FFF;
3568img.userphotopublicvcard {
3572 background-size: contain;
3574 border-color: rgba(128, 128, 128, 0.5);
3579img.userphoto[alt=
"Gravatar avatar"], img.photouserphoto.dropdown-
user-image[alt=
"Gravatar avatar"] {
3582form[
name=
"addtime"] img.userphoto {
3583 border: 1px solid #444;
3586 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/object_user.png', 1); ?>);
3587 background-repeat: no-repeat;
3589.span-icon-password {
3590 background-image: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/lock.png', 1); ?>);
3591 background-repeat: no-repeat;
3598div.vmenu, td.vmenu {
3599 margin-<?php print $right; ?>: 2px;
3603 padding-bottom: 0px;
3608 width: <?php echo $leftmenuwidth; ?>px;
3610 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
3616input.vmenusearchselectcombo[
type=text] {
3617 width: <?php echo $leftmenuwidth - 10; ?>px !important;
3619.vmenusearchselectcombo {
3620 width: <?php echo $leftmenuwidth - 2; ?>px;
3625 padding-bottom: 3px;
3627 text-overflow: ellipsis;
3628 width: <?php echo $leftmenuwidth - 2; ?>px;
3630#menu_contenu_logo { }
3632.searchform { padding-top: 10px; }
3633.searchform input { font-size: 16px; }
3636a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:active, span.vmenu, span.vsmenu {
3637 white-space: nowrap; font-family: <?php print $fontlist ?>; text-align: <?php print $left; ?>;
3639a.vmenu:link, a.vmenu:visited, a.vmenu:hover, a.vmenu:active,
3640span.vmenu, span.vmenu:link, span.vmenu:visited, span.vmenu:hover, span.vmenu:active { font-weight: bold; }
3643 font-family: <?php print $fontlist ?>; text-align: <?php print $left; ?>; font-weight: bold; color: #aaa; margin-left: 4px; white-space: nowrap;
3645a.vmenu:link, a.vmenu:visited {
3646 color: var(--colortextbackvmenu);
3649a.vsmenu:link, a.vsmenu:visited, a.vsmenu:hover, a.vsmenu:active, span.vmenu, span.vsmenu {
3650 font-family: <?php print $fontlist ?>;
3651 text-align: <?php print $left; ?>;
3652 color: var(--colortextbackvmenu);
3653 margin: 1px 1px 1px 6px;
3655span.vsmenudisabled, font.vsmenudisabled {
3656 font-family: <?php print $fontlist ?>;
3657 text-align: <?php print $left; ?>;
3659 white-space: nowrap;
3661a.vsmenu:link, a.vsmenu:visited {
3662 color: var(--colortextbackvmenu);
3663 white-space: nowrap;
3665span.vsmenudisabledmargin, font.vsmenudisabledmargin { margin: 1px 1px 1px 6px; }
3666li a.vsmenudisabled, li.vsmenudisabled { color: #aaa !important; }
3668a.help:link, a.help:visited, a.help:hover, a.help:active, span.help {
3669 text-align: <?php print $left; ?>; color: #aaa; text-decoration: none;
3671.helppresent, .helppresent:hover {
3679 color: var(--colortextbackhmenu);
3680 margin-<?php echo $left ?>: -4px;
3681 display:
inline-block;
3683 vertical-align: super;
3685 transform: rotate(<?php echo($left ==
'left' ?
'55deg' :
'305deg'); ?>);
3688.vmenu div.blockvmenufirst, .vmenu div.blockvmenulogo, .vmenu div.blockvmenusearchphone, .vmenu div.blockvmenubookmarks
3690 border-top: 1px solid #BBB;
3692a.vsmenu.addbookmarkpicto {
3693 padding-right: 10px;
3695div.blockvmenusearchphone
3697 border-bottom: none !important;
3699.vmenu div.blockvmenuend, .vmenu div.blockvmenulogo
3701 margin: 0 0 8px 2px;
3703.vmenu div.blockvmenusearch {
3705 margin-bottom: 15px;
3720.vmenu div.blockvmenuend
3722 padding-bottom: 5px;
3724.vmenu div.blockvmenulogo
3726 padding-bottom: 10px;
3729div.blockvmenubookmarks
3731 padding-top: 10px !important;
3732 padding-bottom: 16px !important;
3734div.blockvmenupair, div.blockvmenuimpair, div.blockvmenubookmarks, div.blockvmenuend
3736 font-family: <?php print $fontlist ?>;
3737 text-align: <?php print $left; ?>;
3738 text-decoration: none;
3742 padding-bottom: 7px;
3745 color: var(--colortext);
3746 background: var(--colorbackvmenu1);
3748 border-left: 1px solid #AAA;
3749 border-right: 1px solid #BBB;
3754 font-family: <?php print $fontlist ?>;
3756 text-align: <?php print $left; ?>;
3757 text-decoration: none;
3758 margin: 1px 0px 0px 2px;
3759 background: var(--colorbackvmenu1);
3762div.blockvmenusearch > form > div {
3765div.blockvmenusearch > form > div > label {
3771<?php
if (empty(
$conf->dol_optimize_smallscreen)) { ?>
3772 font-family: <?php print $fontlist ?>;
3775 text-decoration: none;
3779 padding-bottom: 3px;
3780 margin: 4px 0px 0px 0px;
3788 border-right: 1px solid #000000;
3789 border-bottom: 1px solid #000000;
3790 background: #b3c5cc;
3791 font-family: <?php print $fontlist ?>;
3793 text-align: <?php print $left; ?>;
3794 text-decoration: none;
3798 background: #b3c5cc;
3803 background: #F4F4F4;
3805 border: 1px solid #bbb;
3816#mainContent, #leftContent .ui-layout-pane {
3821#mainContent, #leftContent .ui-layout-center {
3833 padding-bottom: 0 !important;
3838 padding: 0px 4px 14px 4px !important;
3854li.expanded > a.fmdirlia.jqft.ecmjqft {
3855 font-weight: bold !important;
3859 width: calc(100% - 100px);
3863 white-space:
break-spaces;
3864 word-
break:
break-all;
3872 text-align: <?php print $left; ?>;
3891 color: var(--colortextbacktab);
3893 padding-left: 0px; padding-right: 0px;
3894 padding-bottom: 2px;
3895 margin: 0px 0px 30px 0px;
3896 border-top: 1px solid #BBB;
3899 background: var(--colorbackbody);
3902div.tabBar tr.titre td {
3905div.fiche
table:not(.
table-fiche-title) tr.titre td {
3909div.tabBar.tabBarNoTop {
3915div.tabBarWithBottom {
3916 padding-bottom: 18px;
3917 border-bottom: 1px solid #bbb;
3919div.tabBarWithBottom tr {
3920 background: unset !important;
3922div.tabBarWithBottom
table.border>tbody>tr:last-of-
type>td {
3923 border-bottom: none !important;
3926div.tabBar
table.tableforservicepart2:last-child {
3927 border-bottom: 1px solid #aaa;
3929.tableforservicepart1 .tdhrthin {
3931 padding-top: 0 !important;
3941 border: 1px solid #888;
3945 padding-bottom: 8px;
3955 margin: 20px 0em 30px 0em;
3959div.tabsActionNoBottom {
3963 margin-bottom: 16px !important;
3967 color: rgba(0,0,0,0.4) !important;
3968 text-shadow:1px 1px 1px #ffffff;
3969 font-family: <?php print $fontlist ?>;
3970 font-weight: normal !important;
3971 padding: 4px 6px 2px 0px;
3972 margin-<?php print $right; ?>: 10px;
3973 text-decoration: none;
3974 white-space: nowrap;
3988 color: var(--colortextlink) !important;
3990a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
3991 font-family: <?php print $fontlist ?>;
3992 padding: 12px 14px 10px;
3994 text-decoration: none;
3995 white-space: nowrap;
3997 background-image: none !important;
4000.tabactive, a.tab#active {
4001 color: var(--colortextbacktab) !important;
4003 margin: 0 0.2em 0 0.2em !important;
4005 border-right: 1px solid transparent;
4006 border-left: 1px solid transparent;
4007 border-top: 1px solid transparent;
4011 <?php
if ($colorbackhmenu1 ==
'255,255,255') { ?>
4012 border-bottom: 3px solid var(--colortextbackhmenu) !important;
4014 border-bottom: 3px solid var(--colorbackhmenu1) !important;
4017.tabunactive, a.tab#unactive {
4018 border-right: 1px solid transparent;
4019 border-left: 1px solid transparent;
4020 border-top: 1px solid transparent;
4021 border-bottom: 0px !important;
4029 text-decoration: underline;
4033 font-family: <?php print $fontlist ?>;
4034 text-decoration: none;
4035 white-space: nowrap;
4039 background: #dee7ec;
4043 background: #dee7ec;
4045 font-family: <?php print $fontlist ?>;
4048 text-decoration: none;
4049 white-space: nowrap;
4050 -webkit-border-radius:4px 4px 0px 0px;
4051 border-radius:4px 4px 0px 0px;
4053 border-<?php print $right; ?>: 1px solid #555555;
4054 border-<?php print $left; ?>: 1px solid #D8D8D8;
4055 border-top: 1px solid #D8D8D8;
4061<?php include
dol_buildpath($path.
'/theme/'.$theme.
'/btn.inc.php', 0); ?>
4073 background-repeat: repeat-x;
4074 margin-top: <?php echo($dol_hide_topmenu ?
'6' :
'0'); ?>px;
4079 border-collapse: collapse;
4082 padding-<?php print $left; ?>: 0px !important;
4083 padding-<?php print $right; ?>: 4px !important;
4086 list-style-
type:none;
4087 margin: 0px !important;
4088 padding: 0px !important;
4093tr.nocellnopadd td.nobordernopadding, tr.nocellnopadd td.nocellnopadd
4099 color: unset !important;
4103 padding: 4px !important;
4104 padding-left: 7px !important;
4105 padding-right: 7px !important;
4107input.button.smallpaddingimp, input.buttonreset.smallpaddingimp {
4109 font-weight: normal !important;
4111input.button[
name=
"upload"] {
4112 padding: 5px !important;
4116 color: var(--colortextlink);
4117 background-color: transparent;
4120input.buttonlink:hover {
4121 text-decoration: underline;
4127 text-decoration: underline;
4128 color: var(--colortextlink);
4129 background-color: transparent;
4133 padding-<?php print $left; ?>: 0px;
4135div.tabs.nopaddingleft {
4136 padding-<?php print $left; ?>: 0px;
4139 padding-<?php print $right; ?>: 0px;
4142 padding-top: 0px !important;
4144.nopaddingbottomimp {
4145 padding-bottom: 0px !important;
4148 border-collapse: collapse;
4151 padding-<?php print $left; ?>: 0px;
4152 padding-<?php print $right; ?>: 16px;
4153 padding-bottom: 4px;
4156.notopnoleftnoright {
4157 border-collapse: collapse;
4162 padding-bottom: 4px;
4163 margin: 0px 0px 0px 0px;
4166table.tableforemailform tr td {
4168 padding-bottom: 3px;
4171table.border,
table.bordernooddeven,
table.dataTable, .table-border, .table-border-col, .table-key-border-col, .table-val-border-col, div.border {
4172 border-collapse: collapse !important;
4173 padding: 1px 2px 1px 3px;
4176 border: 1px solid #BBB;
4178.border tbody tr, .bordernooddeven tbody tr, .border tbody tr td, .bordernooddeven tbody tr td,
4179div.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,
4180tr.liste_titre.box_titre td
table td, .bordernooddeven tr td {
4184div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border-col, div.tabBar .table-val-border-col {
4185 vertical-align: middle;
4187div .tdtop:not(.tagtdnote) {
4188 vertical-align: top !important;
4191 padding-top: 7px !important;
4192 padding-bottom: 0px !important;
4195table.border td,
table.bordernooddeven td, div.border div div.tagtd {
4196 padding: 2px 2px 2px 2px;
4197 border-collapse: collapse;
4199div.tabBar .fichecenter
table.border>tbody>tr>td, div.tabBar .fichecenter div.border div div.tagtd, div.tabBar div.border div div.tagtd
4202 border-bottom: 1px solid #E0E0E0;
4205td.border, div.tagtable div div.border {
4206 border-top: 1px solid #000000;
4207 border-right: 1px solid #000000;
4208 border-bottom: 1px solid #000000;
4209 border-left: 1px solid #000000;
4211.table-key-border-col {
4215.table-val-border-col {
4220.thsticky, .tdsticky {
4224.thstickyright, .tdstickyright {
4228.thstickygray, .tdstickygray {
4229 background-color: lightgray;
4231.thstickyghostwhite, .tdstickyghostwhite {
4232 background-color: ghostwhite;
4234.thstickyinherit, .tdstickyinherit {
4235 background-color: inherit;
4264.nobordertop, .nobordertop tr:first-of-
type td {
4265 border-top: none !important;
4267.noborderbottom, .noborderbottom tr:last-of-
type td {
4268 border-bottom: none !important;
4271 border-top: 1px solid var(--colortopbordertitle1);
4274 border-bottom: 1px solid var(--colortopbordertitle1);
4278 background: var(--colorbacktabcard1);
4281.firstcolumn .div-
table-responsive-no-min, .secondcolumn .div-
table-responsive-no-min {
4284.firstcolumn
table.noborder, .secondcolumn
table.noborder {
4285 box-shadow: 5px 5px 5px #f0f0f0;
4289.fichehalfright
table.noborder, .fichehalfleft
table.noborder {
4290 margin: 0px 0px 0px 0px;
4292table.liste,
table.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact),
table.formdoc, div.noborder:not(.paymenttable):not(.margintable):not(.tableforcontact) {
4294 if ($userborderontable) { ?>
4295 border-left: 1px solid var(--colortopbordertitle1);
4296 border-right: 1px solid var(--colortopbordertitle1);
4301 border-collapse: separate !important;
4302 border-spacing: 0px;
4303 border-top-width: <?php echo $borderwidth ?>px;
4304 border-top-color: var(--colortopbordertitle1);
4305 border-top-style: solid;
4306 margin: 0px 0px 20px 0px;
4308#tablelines, #tablelinesservice {
4309 border-bottom-width: 1px;
4310 border-bottom-color: var(--colortopbordertitle1);
4311 border-bottom-style: solid;
4313table.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 {
4314 border-bottom-width: 1px;
4315 border-bottom-color: var(--colortopbordertitle1);
4316 border-bottom-style: solid;
4319table.nointerlines tr:not(:last-child) td {
4320 border-bottom: unset !important;
4321 border-top: unset !important;
4326table.noborder:not(.cal_month, .paymenttable) {
4327 border-radius: <?php echo $borderradius; ?>px;
4329table.noborder.cal_month {
4330 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4331 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4333table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4334table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:first-child,
4335table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:first-child,
4336table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:first-child {
4337 border-top-left-radius: <?php echo $borderradius; ?>px;
4339table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child td:last-child,
4340table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4341table.tagtable.liste:not(.listwithfilterbefore, .paymenttable, .margintable) tr.liste_titre:first-child th:last-child,
4342table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr.trfirstline td:last-child {
4343 border-top-right-radius: <?php echo $borderradius; ?>px;
4345table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:first-child,
4346table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:first-child {
4347 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4349table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child td:last-child,
4350table.noborder:not(.listwithfilterbefore, .paymenttable, .margintable) tr:last-child th:last-child {
4351 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4353table.noborder thead tr:last-child td:first-child,
4354table.noborder thead tr:last-child th:first-child {
4355 border-bottom-left-radius: unset !important;
4357table.noborder thead tr:last-child td:last-child,
4358table.noborder thead tr:last-child th:last-child {
4359 border-bottom-right-radius: unset !important;
4362table.liste:not(.listwithfilterbefore) {
4363 border-top-left-radius: <?php echo $borderradius; ?>px;
4364 border-top-right-radius: <?php echo $borderradius; ?>px;
4367 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4368 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4370table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:first-child,
4371table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:first-child {
4372 border-top-left-radius: <?php echo $borderradius; ?>px;
4374table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child td:last-child,
4375table.liste:not(.listwithfilterbefore) tr.liste_titre_filter:first-child th:last-child {
4376 border-top-right-radius: <?php echo $borderradius; ?>px;
4378div.liste_titre_bydiv {
4379 border-top-left-radius: <?php echo $borderradius; ?>px;
4380 border-top-right-radius: <?php echo $borderradius; ?>px;
4382div.liste_titre_bydiv_nothingafter {
4383 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4384 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4385 border-bottom-width: 1px;
4386 border-bottom-color: var(--colortopbordertitle1);
4387 border-bottom-style: solid;
4389table.liste tr:last-child td:first-child,
4390table.liste tr:last-child th:first-child {
4391 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4393table.liste tr:last-child td:last-child,
4394table.liste tr:last-child th:last-child {
4395 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4398table#tablelines tr:last-of-
type td:first-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td {
4399 border-bottom-left-radius: <?php echo $borderradius; ?>px;
4401table#tablelines tr:last-of-
type td:last-child,
table#tablelines tr#trlinefordates,
table#tablelines tr#trlinefordates td {
4402 border-bottom-right-radius: <?php echo $borderradius; ?>px;
4411div.tabBar
table:not(.nobottom).border>tbody>tr:last-of-
type>td {
4412 border-bottom-width: 1px;
4413 border-bottom-color: var(--colortopbordertitle1);
4414 border-bottom-style: solid;
4416div.tabBar div.fichehalfright
table.noborder {
4417 border-bottom: none;
4420table.paddingtopbottomonly tr td {
4422 padding-bottom: 2px;
4424.liste_titre_filter {
4425 background: var(--colorbacktitle1) !important;
4428 background: var(--colorbackhmenu1) !important;
4431table:not(.listwithfilterbefore) tr.liste_titre_filter:first-of-
type td.liste_titre {
4435tr.liste_titre_filter td.liste_titre {
4438 padding-bottom: 0px;
4440.liste_titre_create td, .liste_titre_create th, .liste_titre_create .tagtd
4442 border-bottom-width: 0 !important;
4443 border-top-width: 1px;
4444 border-top-color: var(--colortopbordertitle1);
4445 border-top-style: solid;
4447tr.liste_titre_create td:not(.linecoldescription) {
4448 padding-right: 4px !important;
4449 padding-left: 4px !important;
4451tr#trlinefordates td {
4452 border-bottom: 0px !important;
4454.liste_titre_add td, .liste_titre_add th, .liste_titre_add .tagtd
4456 border-top-width: 1px;
4457 border-top-color: var(--colortopbordertitle1);
4458 border-top-style: solid;
4460table.liste tr,
table.noborder tr, div.noborder form {
4461 border-top-color: #FEFEFE;
4464table.liste th,
table.noborder th,
table.noborder tr.liste_titre td,
table.noborder tr.box_titre td {
4465 padding: 6px 10px 6px 12px;
4467td.linecoldescription {
4468 padding: 6px 10px 6px 12px !important;
4470table.tableforfield td, .tagtr.table-border-row .tagtd {
4471 padding: 2px 4px 2px 10px;
4473table.liste td,
table.noborder td, div.noborder form div,
table.tableforservicepart1 td,
table.tableforservicepart2 td {
4474 padding: 6px 10px 6px 12px;
4478table.liste tr.trkanban td {
4479 padding: 12px 15px 12px 15px;
4481div.liste_titre_bydiv .divsearchfield {
4482 padding: 2px 1px 2px 7px;
4485tr.box_titre .nobordernopadding td {
4486 padding: 0 ! important;
4488table.nobordernopadding {
4489 border-collapse: collapse !important;
4492table.nobordernopadding tr {
4493 border: 0 !important;
4494 padding: 0 0 !important;
4496table.nobordernopadding tr td {
4497 border: 0 !important;
4500table.border tr td
table.nobordernopadding tr td {
4506 border-right-width: 1px !important;
4507 border-right-color: #BBB !important;
4508 border-right-style: solid !important;
4512 border-left-width: 1px !important;
4513 border-left-color: #BBB !important;
4514 border-left-style: solid !important;
4519table.listwithfilterbefore {
4520 border-top: none !important;
4524.tagtable, .table-border { display:
table; }
4525.tagtr, .table-border-row { display:
table-row; }
4526.tagtd, .table-border-col, .table-key-border-col, .table-val-border-col { display:
table-cell; }
4527.confirmquestions .tagtr .tagtd:not(:first-child) { padding-left: 10px; }
4528.confirmquestions { margin-top: 5px; }
4536 color: var(--colortexttitlenotab);
4538 word-
break:
break-word;
4541 color: var(--colortexttitlenotab) !important;
4545 font-weight: normal;
4546 color: var(--refidnocolor);
4547 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize ?>;
4550div.refaddress div.address {
4555 display:
inline-block;
4559 float: <?php echo $right; ?>;
4562 font-weight: normal;
4567 display:
inline-block;
4573 display:
inline-block;
4580li.pagination.paginationpage.paginationpageleft, li.pagination.paginationpage.paginationpageright {
4584 display:
inline-block;
4588div.pagination li.pagination a,
4589div.pagination li.pagination span {
4591 line-height: 1.42857143;
4592 text-decoration: none;
4593 background-repeat: repeat-x;
4594 color: var(--color-black);
4596div.pagination li.pagination span.inactive {
4600li.noborder.litext, li.noborder.litext a,
4601div.pagination li a.inactive:hover,
4602div.pagination li span.inactive:hover {
4603 -webkit-box-shadow: none !important;
4604 box-shadow: none !important;
4606div.pagination li.litext a {
4608 padding-right: 10px;
4612div.pagination li.litext a:hover {
4613 background-color: transparent;
4614 background-image: none;
4616div.pagination li.noborder a:hover {
4618 background-color: transparent;
4621div.pagination li span {
4625div.pagination li:first-child a,
4626div.pagination li:first-child span {
4632div.pagination li .active a,
4633div.pagination li .active span,
4634div.pagination li .active a:hover,
4635div.pagination li .active span:hover,
4636div.pagination li .active a:focus,
4637div.pagination li .active span:focus {
4641 background-color: var(--colorbackhmenu1);
4642 border-color: #337ab7;
4644div.pagination .disabled span,
4645div.pagination .disabled span:hover,
4646div.pagination .disabled span:focus,
4647div.pagination .disabled a,
4648div.pagination .disabled a:hover,
4649div.pagination .disabled a:focus {
4651 cursor: not-allowed;
4652 background-color: #fff;
4655div.pagination li.pagination .active {
4656 text-decoration: underline;
4659.paginationafterarrows .nohover {
4660 box-shadow: none !important;
4663div.pagination li.paginationafterarrows {
4668.paginationatbottom {
4671table.hidepaginationprevious .paginationprevious {
4674table.hidepaginationnext .paginationnext {
4677.tabBar .arearef .pagination.paginationref {
4678 max-width: calc(30%);
4680.paginationafterarrows a.btnTitlePlus, .titre_right a.btnTitlePlus {
4683 background-color: unset;
4685.paginationafterarrows a.btnTitlePlus:hover span:before, .titre_right a.btnTitlePlus:hover span:before {
4694.oddeven:hover, .evenodd:hover, .oddevenimport:hover, .evenoddimport:hover, .impair:hover, .pair:hover
4696 background: var(--colorbacklinepairhover) !important;
4698.tredited, .tredited td {
4699 background: var(--colorbacklinepairchecked) !important;
4700 border-bottom: 0 !important;
4702.treditedlinefordate {
4703 background: var(--colorbacklinepairchecked) !important;
4706<?php
if ($colorbacklinepairchecked) { ?>
4708 background: var(--colorbacklinepairchecked) !important;
4712.nohoverborder:hover {
4715 -webkit-box-shadow: unset;
4717.oddeven, .evenodd, .impair, .pair, .nohover .impair:hover, tr.impair td.nohover, tr.pair td.nohover, .tagtr.oddeven {
4718 font-family: <?php print $fontlist ?>;
4720 color: var(--oddevencolor);
4722.impair, .nohover .impair:hover, tr.impair td.nohover {
4723 background-color: var(--colorbacklineimpair2);
4725.pair, .nohover .pair:hover, tr.pair td.nohover {
4726 background-color: var(--colorbacklinepair2);
4728tr.oddeven.oddevendouble {
4729 height: 60px !important;
4733 background-color: var(--colorbacklineimpair2);
4735table.dataTable tr.oddeven {
4736 background-color: var(--colorbacklinepair2) !important;
4740td.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 {
4741 background-color: var(--colorbacklineimpair2) !important;
4742 background: var(--colorbacklineimpair2) !important;
4744td.evenodd, tr.nohoverpair td, #trlinefordates td {
4745 background-color: var(--colorbacklinepair2) !important;
4746 background: var(--colorbacklinepair2) !important;
4750 border-bottom: 1pt solid black !important;
4751 background-color: var(--colorbacklinebreak) !important;
4753.trforbreak.nobold td a, .trforbreak.nobold span.secondary {
4754 font-weight: normal !important;
4758 padding: 5px 8px 5px 8px !important;
4760tr.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 {
4761 padding: 7px 8px 7px 8px;
4762 border-bottom: 1px solid #ddd;
4764form.pair, form.impair {
4765 font-weight: normal;
4767form.tagtr:last-of-
type div.tagtd, tr.pair:last-of-
type td, tr.impair:last-of-
type td {
4768 border-bottom: 0px !important;
4771 border-bottom: 0px !important;
4773div.tableforcontact form.tagtr:last-of-
type div.tagtd {
4774 border-bottom: 1px solid #ddd !important;
4776tr.pair td .nobordernopadding tr td, tr.impair td .nobordernopadding tr td {
4777 border-bottom: 0px !important;
4779table.nobottomiftotal tr.liste_total td {
4780 background-color: var(--inputbackgroundcolor);
4781 <?php
if (!$userborderontable) { ?>
4782 border-bottom: 0px !important;
4785table.nobottom, td.nobottom {
4786 border-bottom: 0px !important;
4788div.liste_titre .tagtd {
4789 vertical-align: middle;
4792 min-height: 26px !important;
4795 padding-bottom: 2px;
4797div.liste_titre_bydiv {
4798 border-top-width: <?php echo $borderwidth ?>px;
4799 border-top-color: var(--colortopbordertitle1);
4800 border-top-style: solid;
4801 <?php
if ($userborderontable) { ?>
4802 border-left: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
4803 border-right: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
4806 border-collapse: collapse;
4807 padding: 2px 0px 2px 0;
4812div.liste_titre_bydiv_inlineblock {
4813 display:
inline-block;
4817tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel,
table.dataTable.tr, tagtr.liste_titre
4819 height: 26px !important;
4823 background: #f8f8f8;
4826 border: 1px solid #ddd;
4828div.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
4830 background: var(--colorbacktitle1);
4831 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
4833 color: var(--colortexttitle);
4834 font-family: <?php print $fontlist ?>;
4835 text-align: <?php echo $left; ?>;
4837tr.liste_titre th, tr.liste_titre td, th.liste_titre
4839 border-bottom: 1px solid var(--colortopbordertitle1);
4841tr.liste_titre:first-child th, tr:first-child th.liste_titre {
4843 border-bottom: unset;
4845tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div
4847 font-family: <?php print $fontlist ?>;
4848 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
4849 vertical-align: middle;
4852tr.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 {
4853 text-shadow: none !important;
4854 color: var(--colortexttitlelink);
4856tr.liste_titre_topborder td {
4857 border-top-width: <?php echo $borderwidth; ?>px;
4858 border-top-color: var(--colortopbordertitle1);
4859 border-top-style: solid;
4862 text-shadow: none !important;
4863 color: var(--colortexttitle);
4865.liste_titre td a.notasortlink {
4866 color: var(--colortextlink);
4868.liste_titre td a.notasortlink:hover {
4869 background: transparent;
4871tr.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 {
4873 border-bottom: unset;
4879tr.liste_titre_sel th, th.liste_titre_sel, tr.liste_titre_sel td, td.liste_titre_sel, form.liste_titre_sel div
4881 font-family: <?php print $fontlist ?>;
4882 font-weight: normal;
4883 border-bottom: 1px solid #FDFFFF;
4887 background: transparent;
4890.listactionlargetitle .liste_titre {
4893.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 {
4894 <?php
if (
getDolGlobalString(
'THEME_ELDY_TOTAL_BACKGROUND_LIKE_HEAD')) { ?>background: var(--colorbacktitle1);<?php } ?>
4895 color: var(--listetotal);
4896 font-weight: normal;
4898.noborder tr.liste_total td, tr.liste_total td, form.liste_total div {
4899 white-space: nowrap;
4901.noborder tr.liste_total_wrap td, tr.liste_total_wrap td, form.liste_total_wrap div {
4902 white-space: normal;
4904form.liste_total div {
4905 border-top: 1px solid #DDDDDD;
4907tr.liste_sub_total, tr.liste_sub_total td {
4908 border-bottom: 1px solid #aaa;
4911.tableforservicepart1 .impair, .tableforservicepart1 .pair, .tableforservicepart2 .impair, .tableforservicepart2 .pair {
4914.tableforservicepart1 tbody tr td, .tableforservicepart2 tbody tr td {
4915 border-bottom: none;
4917table.tableforservicepart1:first-of-
type tr:first-of-
type td {
4918 border-top: 1px solid #888;
4920table.tableforservicepart1 tr td {
4924.paymenttable, .margintable {
4925 border-top: none !important;
4926 margin: 0px 0px 0px 0px !important;
4929 border-top: 1px solid var(--colortopbordertitle1) !important;
4931table.noborder.paymenttable {
4932 border-bottom: none !important;
4934.paymenttable tr td:first-child, .margintable tr td:first-child
4938.paymenttable, .margintable tr td {
4944 -webkit-box-shadow: 0px 0px 0px #DDD !important;
4945 box-shadow: 0px 0px 0px #DDD !important;
4948 -webkit-box-shadow: 1px 1px 7px #CCC !important;
4949 box-shadow: 1px 1px 7px #CCC !important;
4953 -webkit-box-shadow: 0px 0px 5px #888;
4954 box-shadow: 0px 0px 5px #888;
4957div.tabBar .noborder {
4958 -webkit-box-shadow: 0px 0px 0px #DDD !important;
4959 box-shadow: 0px 0px 0px #DDD !important;
4962#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 {
4963 border-bottom: 1px solid var(--colortopbordertitle1) !important;
4965#tablelines tr td, #tablelinesservice tr td {
4971.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),
4972div: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),
4973div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(even):not(.liste_titre):not(.nooddeven):not(.liste_total)
4975 background: linear-gradient(bottom, var(----colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4976 background: -o-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4977 background: -moz-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4978 background: -webkit-linear-gradient(bottom, var(--colorbacklineimpair2) 0%, var(--colorbacklineimpair2) 100%);
4980.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),
4981.noborder .oddeven.tagtr:nth-child(even):not(:last-of-
type) .tagtd:not(.liste_titre)
4983 border-bottom: 1px solid #f0f0f0;
4986.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),
4987div: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),
4988div:not(.fichecenter):not(.fichehalfleft):not(.fichehalfright) .oddeven.tagtr:nth-of-
type(odd):not(.liste_titre):not(.nooddeven):not(.liste_total)
4990 background: linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
4991 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
4992 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
4993 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 0%, var(--colorbacklinepair2) 100%);
4995.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),
4996.noborder .oddeven.tagtr:nth-child(odd):not(:last-child) .tagtd:not(.liste_titre)
4998 border-bottom: 1px solid #f0f0f0;
5001ul.noborder li:nth-child(even):not(.liste_titre) {
5002 background-color: var(--colorbacklinepair2) !important;
5020.boxstats, .boxstats130 {
5021 display:
inline-block;
5028 background: var(--colorbackbody);
5029 border: 1px solid var(--colorboxstatsborder);
5030 border-left: 6px solid var(--colorboxstatsborder);
5034.boxstats, .boxstats130, .boxstatscontent {
5035 white-space: nowrap;
5037 text-overflow: ellipsis;
5048 padding-bottom: 2px;
5052.boxtable:not(.widgetstats) td.tdboxstats .boxstats {
5053 box-shadow: 1px 1px 8px var(--colorboxstatsborder);
5056.tabBar .fichehalfright .boxstats {
5058 padding-bottom: 4px;
5079@media only screen and (max-width: 768px)
5081 .tabBar .arearef .pagination.paginationref {
5082 max-width: calc(50%);
5085 div.pagination ul li {
5089 div.pagination .button-title-separator {
5093 .clearbothonsmartphone {
5095 display: block !important;
5099 padding-left: 0 !important;
5100 padding-right: 0!important;
5101 margin-left: 0 !important;
5102 margin-right: 0 !important;
5104 table.liste tr.trkanban td {
5105 padding: 10px 6px 10px 6px;
5108 a.tab:link, a.tab:visited, a.tab:hover, a.tab#active {
5109 padding: 12px 12px 13px;
5111 a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {
5112 padding: 0px 0px 0px 0px;
5114 a.tmenusel:link, a.tmenusel:visited, a.tmenusel:hover, a.tmenusel:active {
5115 padding: 0px 0px 0px 0px;
5122 .boxstats, .boxstats130 {
5126 text-align: <?php echo $left; ?>
5131 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 150; ?>px;
5136 min-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(160, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 160; ?>px;
5137 max-width: <?php echo isset($_SESSION[
'dol_screenwidth']) ? min(161, round((
int) $_SESSION[
'dol_screenwidth'] / 2 - 20)) : 161; ?>px;
5140 .dashboardlineindicator {
5154 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
5156span.boxstatstext span:not(.fas) {
5161 color: var(--colortext);
5163span.boxstatstext img, a.dashboardlineindicatorlate img {
5169.boxstatsindicator.thumbstat150 {
5170 display:
inline-flex;
5172span.boxstatsindicator {
5174 font-weight: normal;
5179span.dashboardlineindicator, span.dashboardlineindicatorlate {
5181 font-weight: normal;
5183a.dashboardlineindicatorlate:hover {
5184 text-decoration: none;
5186.dashboardlineindicatorlate img {
5189span.dashboardlineok {
5192span.dashboardlineko {
5196.dashboardlinelatecoin {
5202 padding: 0px 5px 0px 5px;
5203 border-radius: .25em;
5205 background-color: #9f4705;
5208 padding: 1px 3px 1px 1px;
5211 background-color: #8c4446;
5212 color: #FFFFFF ! important;
5213 border-radius: .25em;
5214 display:
inline-block;
5215 vertical-align: middle;
5218 margin-bottom: 25px !important;
5222.fichecenter .tableforfield tr td, .tagtr.table-border-row {
5223 background-color: var(--colorbacklineimpair2);
5225table.liste tr.oddeven:nth-of-
type(odd) {
5226 background-color: var(--colorbacklineimpair2);
5228table.liste tr.oddeven:nth-of-
type(even) {
5229 background-color: var(--colorbacklinepair2);
5233 border-bottom-width: 1px;
5234 background: var(--colorbackbody);
5235 border-top: <?php echo $borderwidth ?>px solid var(--colortopbordertitle1);
5238.boxtable tr td.tdboxstats {
5239 background: var(--colorbackbody) !important;
5241.boxtable tr td.tdboxstats div.boxstats {
5242 background: var(--colorbacklineimpair2) !important;
5245table.noborder.boxtable tr td {
5249 border-top-width: 0 !important;
5252 border-bottom-width: 0 !important;
5254.boxtablenomarginbottom {
5255 margin-bottom: 0 !important;
5257.boxtable .fichehalfright, .boxtable .fichehalfleft {
5263.boxworkingboard .tdboxstats {
5264 padding-left: 0px !important;
5265 padding-right: 0px !important;
5267a.valignmiddle.dashboardlineindicator {
5271 height: 30px !important;
5274 height: 50px !important;
5285 background: var(--colorbacktitle1);
5286 color: var(--colortexttitle);
5287 font-family: <?php print $fontlist ?>, sans-serif;
5288 font-weight: <?php echo $useboldtitle ?
'bold' :
'normal'; ?>;
5289 border-bottom: 1px solid #FDFFFF;
5290 white-space: nowrap;
5293tr.box_titre td.boxclose {
5296img.boxhandle, img.boxclose {
5301 vertical-align: middle;
5304.formboxfilter input[
type=image]
5313.prod_entry_mode_free, .prod_entry_mode_predef {
5314 height: 26px !important;
5315 vertical-align: middle;
5319 border: 1px solid #888;
5330 transition: color 0.4s;
5332.star:hover, .star.active {
5333 color: <?php echo $badgeWarning ?>;
5336.search-component-assistance {
5339 background: var(--colorbackbody);
5340 border-width: 1px 1px 2px;
5341 border-style: solid;
5342 border-color: rgb(204, 204, 204);
5343 border-image: none; padding: 9px;
5344 box-shadow: rgba(136, 136, 136, 0.267) 1px 2px 10px;
5350.search-component-assistance .assistance-title {
5356.search-component-assistance .separator {
5360.search-component-assistance .end-separator {
5363.search-component-assistance .assistance-errors {
5366 margin: 5px 0px 5px 0px
5368.search-component-assistance .assistance-errors {
5373 margin: 0 !important;
5375.search-component-assistance .operand, .search-component-assistance .operator, .search-component-assistance .value {
5378.search-component-assistance .btn-div{
5382@media only screen and (max-width: 620px) {
5383 .search-component-assistance .operand, .operator, .value {
5386 .search-component-assistance .separator, .end-separator {
5397.ok { color: #114466; }
5398.warning { color: #887711 !important; }
5399.error { color: #660000 !important; font-weight: bold; }
5400.green { color: #118822 !important; }
5406div.info, div.warning, div.error {
5410 padding-bottom: 8px;
5411 margin: 1em 0em 1em 0em;
5417 border-<?php print $left; ?>: solid 5px #87cfd2;
5418 background: #eff8fc;
5422 box-shadow: 4px 4px 12px #e4e4e4;
5423 margin: 1em 0em 1.2em 0em;
5427div.warning, div.warningborder {
5428 border-<?php print $left; ?>: solid 5px #f2cf87;
5431 background: #fcf8e3;
5433div.warning a, div.info a, div.error a {
5434 color: var(--colortextlink);
5439 border-<?php print $left; ?>: solid 5px #f28787;
5440 background: #EFCFCF;
5448a.normal:link { font-weight: normal }
5449a.normal:visited { font-weight: normal }
5450a.normal:active { font-weight: normal }
5451a.normal:hover { font-weight: normal }
5453a.impayee:link { font-weight: bold; color: #550000; }
5454a.impayee:visited { font-weight: bold; color: #550000; }
5455a.impayee:active { font-weight: bold; color: #550000; }
5456a.impayee:hover { font-weight: bold; color: #550000; }
5468.framecontent iframe {
5478.opened-dash-board-wrap {
5479 margin-bottom: 25px;
5486.product_line_stock_ok { color: var(--productlinestockok); }
5487.product_line_stock_too_low { color: var(--productlinestocktoolow); }
5489.fieldrequired { font-weight: bold; color: var(--fieldrequiredcolor) !important; }
5491td.widthpictotitle, .table-fiche-title img.widthpictotitle { width: 38px; text-align: <?php echo $left; ?>; }
5492span.widthpictotitle { font-size: 1.7em; }
5493table.titlemodulehelp tr td img.widthpictotitle { width: 80px; }
5495.dolgraphtitle { margin-top: 6px; margin-bottom: 4px; }
5496.dolgraphtitlecssboxes { }
5497.dolgraphchart canvas {
5500.legendColorBox, .legendLabel { border: none !important; }
5501div.dolgraph div.legend, div.dolgraph div.legend div { background-color: var(--dolgraphbg) !important; }
5502div.dolgraph div.legend
table tbody tr { height:
auto; }
5503td.legendColorBox { padding: 2px 2px 2px 0 !important; }
5504td.legendLabel { padding: 2px 2px 2px 0 !important; }
5506 text-align: <?php echo $left; ?>;
5510 white-space: nowrap;
5520div.divphotoref > div > .photowithmargin, div.divphotoref > img.photowithmargin, div.divphotoref > a > .photowithmargin {
5521 margin-<?php echo $right; ?>: 15px;
5525 border: 1px solid #f0f0f0;
5533 margin-top: 6px !important;
5538 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/logo_setup.svg', 1) ?>);
5539 display:
inline-block;
5544 content:url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/nographyet.svg', 1) ?>);
5545 display:
inline-block;
5547 background-repeat: no-repeat;
5555.fiche >
table.table-fiche-title tr.toptitle, .fiche > form >
table.table-fiche-title tr.toptitle {
5559table.table-fiche-title tr.toptitle,
table.table-fiche-title tr.toptitle {
5566 text-decoration: none;
5574div.fiche >
table.table-fiche-title:first-of-
type div {
5575 color: var(--colortexttitlenotab);
5581 color: var(--colortexttitlenotab);
5589 color: var(--colortexttitlenotab);
5592 color: var(--colortexttitlenotab2);
5595table.table-fiche-title .col-title div.titre > span:not(.print-barre-liste) {
5596 line-height: normal;
5599table.table-fiche-title, div.fiche>
table.table-fiche-title {
5600 margin-bottom: 18px;
5602.table-list-of-attached-files, .table-list-of-links {
5603 margin-bottom: 0 !important;
5605.fichehalfleft
table.table-fiche-title, .fichehalfright
table.table-fiche-title {
5610div.backgreypublicpayment {
5611 background-color: var(--colorbackgrey);
5613 border-bottom: 1px solid #ddd;
5619.backgreypublicpayment a {
5620 color: var(--colorblack) !important;
5623.poweredbypublicpayment {
5634 min-width: 300px; font-size: 16px;
5638 min-width: 320px; font-size: 16px;
5642#tablepublicpayment {
5643 border: 1px solid #CCCCCC !important;
5646 margin-bottom: 25px;
5648#tablepublicpayment .CTableRow1 { background-color: #F0F0F0 !important; }
5649#tablepublicpayment tr.liste_total { border-bottom: 1px solid #CCCCCC !important; }
5650#tablepublicpayment tr.liste_total td { border-top: none; }
5651input#cardholder-
name {
5655.divmainbodylarge { margin-left: 40px; margin-right: 40px; }
5656.publicnewmemberform div.titre { font-size: 2em; }
5657#divsubscribe { max-width: 900px; }
5658#divsubscribe .eventlabel { font-size: 1.5em; }
5659#tablesubscribe { width: 100%; }
5660#tablesubscribe tr td { font-size: 1.15em; }
5661#tablesubscribe .price-registration { font-size: 1.5em; }
5665 border: 1px solid #ccc;
5682.effectpostit:before, .effectpostit:after
5693 -webkit-box-shadow: 0 15px 10px #777;
5694 box-shadow: 0 15px 10px #777;
5695 -webkit-transform: rotate(-3deg);
5696 -moz-transform: rotate(-3deg);
5697 -o-transform: rotate(-3deg);
5698 -ms-transform: rotate(-3deg);
5699 transform: rotate(-3deg);
5703 -webkit-transform: rotate(3deg);
5704 -moz-transform: rotate(3deg);
5705 -o-transform: rotate(3deg);
5706 -ms-transform: rotate(3deg);
5707 transform: rotate(3deg);
5718.ui-dialog-titlebar {
5722.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable {
5723 z-index: 1005 !important;
5725.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
5726 z-index:1006 !important;
5728.ui-dialog.ui-widget.ui-widget-content {
5729 border: 1px solid #e0e0e0;
5736 padding-bottom: 5px;
5757 border-<?php print $left; ?>: solid 5px #f2cf87;
5763 padding-bottom: 4px;
5765 background: var(--tablevalidbgcolor);
5778.ui-dialog.highlight.ui-widget.ui-widget-content.ui-front {
5783 max-width: <?php print
dol_size(700,
'width'); ?>px !important;
5785div.ui-tooltip.mytooltip {
5786 border: none !important;
5790 font-stretch: condensed;
5791 -moz-box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5792 -webkit-box-shadow:0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5793 -o-box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5794 box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.5);
5795 filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
5796 background: var(--tooltipbgcolor) !important;
5797 color: var(--tooltipfontcolor);
5800 pointer-events: none;
5805 print
"/* For dark mode */\n";
5807 print
"@media (prefers-color-scheme: dark) {";
5809 print
"@media not print {";
5811 div.ui-tooltip.mytooltip {
5812 border: 1px solid #bbb !important;
5819@media only screen and (max-width: 768px)
5821 div.ui-tooltip.mytooltip {
5825@media only screen and (max-width: 480px)
5827 div.ui-tooltip.mytooltip {
5831@media only screen and (max-width: 320px)
5833 div.ui-tooltip.mytooltip {
5847.ui-datepicker-calendar .ui-state-
default, .ui-datepicker-calendar .ui-widget-content .ui-state-
default,
5848.ui-datepicker-calendar .ui-widget-header .ui-state-
default, .ui-datepicker-calendar .ui-
button,
5854div#ui-datepicker-div {
5856 box-shadow: 2px 5px 15px #aaa;
5862.ui-datepicker .ui-datepicker
table {
5865.ui-datepicker .ui-widget-header {
5870img.datecallink { padding-left: 2px !important; padding-right: 2px !important; }
5872select.ui-datepicker-year {
5873 margin-left: 2px !important;
5875.ui-datepicker-trigger {
5876 vertical-align: middle;
5883 -webkit-border-radius: 8px;
5885 border: 1px #E4ECEC outset;
5891 background-color: var(--inputbackgroundcolor);
5892 border-top: solid 2px #DDDDDD;
5893 border-<?php print $left; ?>: solid 2px #DDDDDD;
5894 border-<?php print $right; ?>: solid 1px #222222;
5895 border-bottom: solid 1px #222222;
5897 border-spacing: 0px;
5898 border-collapse: collapse;
5900.dp td, .tpHour td, .tpMinute td{padding:2px; font-size:10px;}
5902.dpHead,.tpHead,.tpHour td:Hover .tpHead{
5904 background-color:#b3c5cc;
5910.dpButtons,.tpButtons {
5912 background-color:#617389;
5917.dpButtons:Active,.tpButtons:Active{border: 1px outset black;}
5918.dpDayNames td,.dpExplanation {background-color:#D9DBE1; font-weight:bold; text-align:center; font-size:11px;}
5919.dpExplanation{ font-weight:normal; font-size:11px;}
5920.dpWeek td{text-align:center}
5922.dpToday,.dpReg,.dpSelected{
5925.dpToday{font-weight:bold; color:black; background-color:#DDDDDD;}
5926.dpReg:Hover,.dpToday:Hover{background-color:black;color:white}
5929.dpSelected{background-color:#0B63A2;color:white;font-weight:bold; }
5931.tpHour{border-top:1px solid #DDDDDD; border-right:1px solid #DDDDDD;}
5932.tpHour td {border-left:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; cursor:pointer;}
5933.tpHour td:Hover {background-color:black;color:white;}
5935.tpMinute {margin-top:5px;}
5936.tpMinute td:Hover {background-color:black; color:white; }
5937.tpMinute td {background-color:#D9DBE1; text-align:center; cursor:pointer;}
5943 background-color:transparent;
5948 vertical-align:middle;
5952 color: var(--colortextlink);
5966div.hidden, div.hiddenforpopup, header.hidden, tr.hidden, td.hidden,
5967img.hidden, span.hidden, br.hidden, div.showifmore {
5982.previewnotyetavailable {
5986.websiteformtoolbar {
5988 top: <?php echo empty($dol_hide_topmenu) ? ($disableimages ?
'32px' :
'52px') :
'0'; ?>;
5992.exampleapachesetup {
5996 border: 1px solid #aaa;
6000 background: #ddd; border: 1px solid #ccc; border-radius: 4px;
6005 background-color: transparent;
6006 background-image: none;
6009 background-color: transparent;
6010 background-image: none;
6012 font-weight: normal;
6014.websitebar .button.bordertransp {
6016 text-decoration: unset !important;
6017 margin: 0px 4px 0px 4px !important
6021 border-bottom: 1px solid #ccc;
6022 background: #e6e6e6;
6023 display:
inline-block;
6026.centpercent.websitebar {
6027 width: calc(100% - 10px);
6028 padding: 5px 5px 5px 5px;
6031.websitebar .buttonDelete, .websitebar .button {
6034.websitebar .button, .websitebar .buttonDelete
6036 padding: 4px 5px 4px 5px !important;
6037 margin: 2px 4px 2px 4px !important;
6039 background: #f5f5f5 !important;
6040 border: 1px solid #ccc !important;
6044 padding-<?php echo $right; ?>: 10px;
6045 vertical-align: middle;
6048.websiteselectionsection {
6051.websiteselection span {
6052 vertical-align: middle;
6057.websiteselection, .websitetools {
6063 display:
inline-block;
6064 vertical-align: middle;
6067.websiteiframenoborder {
6070span.websiteselection span.select2.select2-container.select2-container--
default {
6073span.websitebuttonsitepreview, a.websitebuttonsitepreview {
6074 vertical-align: middle;
6076span.websitebuttonsitepreview img, a.websitebuttonsitepreview img {
6078 display:
inline-block;
6080span.websitebuttonsitepreviewdisabled img, a.websitebuttonsitepreviewdisabled img {
6084 vertical-align: middle;
6088.websiteselectionsection {
6089 border-left: 1px solid #bbb;
6090 border-right: 1px solid #bbb;
6095.websitebar input#previewpageurl {
6099.websitebar input.bordertransp {
6100 line-height: normal !important;
6103#divbodywebsite section p {
6112.dayevent .tagtr:first-of-
type {
6116.agendacell { height: 60px; }
6117table.cal_month { border-spacing: 0px; }
6118table.cal_month td:first-child { border-left: 0px; }
6119table.cal_month td:last-child { border-right: 0px; }
6120table.cal_month td { padding-left: 1px !important; padding-right: 1px !important; }
6121.cal_current_month { border-top: 0; border-left: solid 1px #E0E0E0; border-right: 0; border-bottom: solid 1px #E0E0E0; }
6122.cal_current_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B; border-right: 0; border-bottom: solid 1px #E0E0E0; }
6123.cal_current_month_oneday { border-right: solid 1px #E0E0E0; }
6124.cal_other_month { border-top: 0; border-left: solid 1px #C0C0C0; border-right: 0; border-bottom: solid 1px #C0C0C0; }
6125.cal_other_month_peruserleft { border-top: 0; border-left: solid 2px #6C7C7B !important; border-right: 0; }
6126.cal_current_month_right { border-right: solid 1px #E0E0E0; }
6127.cal_other_month_right { border-right: solid 1px #C0C0C0; }
6128.cal_other_month { background: #FAFAFA; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6129.cal_past_month { background: #EEEEEE; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 1px; padding-top: 0px; padding-bottom: 0px; }
6130.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; }
6131.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; }
6132.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; }
6133.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; }
6134.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; }
6136.cal_peruser { padding-top: 0 !important; padding-bottom: 0 !important; padding-<?php print $left; ?>: 1px !important; padding-<?php print $right; ?>: 1px !important; }
6138 background: linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6139 background: -o-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6140 background: -moz-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6141 background: -webkit-linear-gradient(bottom, var(--colorbacklinepair2) 85%, var(--colorbacklinepair2) 100%);
6143.cal_today_peruser_impair { background: #F8F8F0; }
6145.peruser_notbusy { opacity: 0.5; }
6146div.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); }
6147table.cal_event { border: none; border-collapse: collapse; margin-bottom: 1px; min-height: 20px; filter: saturate(0.8); border-radius: 3px; }
6148table.cal_event td { border: none; padding-<?php print $left; ?>: 2px; padding-<?php print $right; ?>: 2px; padding-top: 0px; padding-bottom: 0px; }
6149table.cal_event td.cal_event { padding: 4px 4px !important; padding-bottom: 2px !important; padding-top: 2px !important; }
6150table.cal_event td.cal_event_right { padding: 4px 4px !important; }
6151.cal_event { font-size: 1em; }
6152.cal_event a:link { color: #111111; font-weight: normal !important; }
6153.cal_event a:visited { color: #111111; font-weight: normal !important; }
6154.cal_event a:active { color: #111111; font-weight: normal !important; }
6155.cal_event_notbusy a.cal_event_title:hover { color: #111111; font-weight: normal !important; }
6157.cal_peruserviewname { max-width: 140px; height: 30px !important; }
6158.cal_event span.badge.badge-
status { border: 1px solid #aaa; }
6159table.cal_month tr td
table.nobordernopadding tr td { padding: 0 2px 0 2px; }
6160table.cal_month tr.liste_titre td.tdfordaytitle { min-width: 120px; }
6168.calendarviewcontainertr { height: 100px; }
6178.cal_available { background: #0060d450; }
6179.cal_chosen { background: #0060d4; }
6186 border: solid 1px rgba(0,0,0,.3);
6187 background: var(--colorbackbody) !important;
6188 color: var(--colortext) !important;
6194.ui-autocomplete-loading {
6195 background: white url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/working.gif', 1) ?>) right center no-repeat;
6201 background-color: var(--inputbackgroundcolor);
6202 border:1px solid #888;
6206.ui-autocomplete ul {
6207 list-style-
type:none;
6211.ui-autocomplete ul li.selected {
6212 background-color: var(--inputbackgroundcolor);
6214.ui-autocomplete ul li {
6215 list-style-
type:none;
6228.editkey_textarea, .editkey_ckeditor, .editkey_string, .editkey_email, .editkey_numeric, .editkey_select, .editkey_autocomplete {
6229 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/edit.png', 1) ?>) right top no-repeat;
6235.editkey_datepicker {
6236 background: url(<?php echo
dol_buildpath($path.
'/theme/'.$theme.
'/img/calendar.png', 1) ?>) right center no-repeat;
6243.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 {
6248.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 {
6263.treeview ul { background-color: transparent !important; margin-top: 0 !important; }
6264.treeview li { background-color: transparent !important; padding: 0 0 0 20px !important; min-height: 30px; }
6265.treeview .hitarea { width: 20px !important; margin-left: -20px !important; margin-top: 3px; }
6267.treeview .hover { color: var(--colortextlink) !important; text-decoration: underline !important; }
6298 font-family:sans-serif;
6301 border-spacing: 0px;
6302 border-collapse: collapse;
6309 border-style:groove;
6319div.jPicker
table.jPicker {
6320 padding-bottom: 20px;
6321 padding-right: 20px;
6325 height: 2px !important;
6329 background: unset !important;
6330 border: unset !important;
6332.jPicker .Preview div span {
6333 border: unset !important;
6334 width: unset !important;
6335 height: 50% !important;
6339 border: 1px solid #bbb !important;
6340 background-color: var(--colorbackbody) !important;
6341 box-shadow: 0px 0px 10px #ccc;
6344 background-image: unset !important;
6346.jPicker .Grid span.QuickColor {
6347 border: unset !important;
6353 white-space: nowrap;
6355.jPicker td.Text input {
6356 height: 1em !important;
6358.jPicker .Preview div {
6359 height: 36px !important;
6361.jPicker input[
type=
"button"] {
6362 background: var(--butactionbg);
6363 color: var(--textbutaction);
6365 border-collapse: collapse;
6369A.color, A.color:active, A.color:visited {
6372 text-decoration : none;
6378 border : 1px inset white;
6381 border : 1px outset white;
6383A.none, A.none:active, A.none:visited, A.none:hover {
6386 text-decoration : none;
6393 border : 1px solid #b3c5cc;
6402 background-color : #b3c5cc;
6409 background-color : #b3c5cc;
6410 border : 2px outset;
6419 border : 1px outset white;
6425 font-family : <?php print $fontlist ?>;
6428 text-align : center;
6432 font-family : <?php print $fontlist ?>;
6439 font-family : <?php print $fontlist ?>;
6445 border: solid 1px #ddd !important;
6449.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
6451 background: var(--colorbacktitle1);
6455.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 {
6456 background: var(--colorbackhmenu1);
6457 color: #ffffff !important;
6458 border: 1px solid var(--colorbackhmenu1);
6467.ui-menu .ui-menu-item a {
6468 text-decoration:none;
6472 font-weight: normal;
6473 font-family:<?php echo $fontlist; ?>;
6477 font-family:<?php echo $fontlist; ?>;
6480.ui-
button { margin-left: -2px; }
6485 line-height: 1em !important;
6487.ui-autocomplete-input { margin: 0; padding: 4px; }
6494body.cke_show_borders {
6495 margin: 5px !important;
6499 border: 1px #bbb solid ! important;
6506.cke_wrapper { padding: 4px !important; }
6507a.cke_dialog_ui_button
6509 font-family: <?php print $fontlist ?> !important;
6510 background-image: url(<?php echo $img_button ?>) !important;
6511 background-
position: bottom !important;
6512 border: 1px solid #C0C0C0 !important;
6513 -webkit-border-radius:0px 5px 0px 5px !important;
6514 border-radius:0px 5px 0px 5px !important;
6515 -webkit-box-shadow: 3px 3px 4px #DDD !important;
6516 box-shadow: 3px 3px 4px #DDD !important;
6518.cke_dialog_ui_hbox_last
6520 vertical-align: bottom !important;
6522.cke_dialog_ui_hbox_first {
6523 vertical-align: middle !important;
6526 width: 40px !important;
6535a.cke_dialog_ui_button_ok span {
6536 text-shadow: none !important;
6537 color: #333 !important;
6539a.cke_button, a.cke_combo_button {
6540 height: 18px !important;
6542div.cke_notifications_area .cke_notification_warning {
6547@media only screen and (max-width: 768px)
6549 .cke_inner:not(.cke_maximized) .cke_toolbar_separator,
6550 .cke_inner:not(.cke_maximized) .cke_combo,
6551 .cke_inner:not(.cke_maximized) .cke_button:not(.cke_button__maximize) {
6561 border: 1px solid #ddd;
6564.aceeditorstatusbar {
6567 padding-<?php echo $left; ?>: 10px;
6571 background-color: #ebebeb;
6575.ace_status-indicator {
6579 border-left: 1px solid;
6581pre#editfilecontentaceeditorid {
6591 height: 72px !important;
6599.customreportsoutput, .customreportsoutputnotdata {
6602.customreportsoutputnotdata {
6615#types .btn-primary {
6624 display:
inline-block;
6629 vertical-align: top;
6632#types input.text, #types textarea {
6646 box-sizing:border-box;
6653#comment .comment-table {
6657#comment .comment-cell {
6660#comment .comment-info {
6662 border-right:1px solid #dedede;
6666 background:rgba(255,255,255,0.5);
6667 vertical-align:middle;
6670#comment .comment-info a {
6673#comment .comment-right {
6676#comment .comment-description {
6680#comment .comment-delete {
6683 vertical-align:middle;
6685#comment .comment-delete:hover {
6686 background:rgba(250,20,20,0.8);
6688#comment .comment-edit {
6691 vertical-align:middle;
6693#comment .comment-edit:hover {
6694 background:rgba(0,184,148,0.8);
6707 width: <?php print isset($_SESSION[
'dol_screenwidth']) ? max((
int) $_SESSION[
'dol_screenwidth'] - 830, 450) :
'450'; ?>px !important;
6710div#GanttChartDIVglisthead, div#GanttChartDIVgcharthead {
6714.gtaskname div, .gtaskname, .gstartdate div, .gstartdate, .genddate div, .genddate {
6715 font-size: unset !important;
6718div.gantt, .gtaskheading, .gmajorheading, .gminorheading, .gminorheadingwkend {
6719 font-size: unset !important;
6720 font-weight: normal !important;
6721 color: #000 !important;
6724 background: #f0f0f0 !important;
6727 background: rgb(108,152,185) !important;
6730 background: rgb(160,173,58) !important;
6734 text-overflow: ellipsis;
6736td.gminorheadingwkend {
6737 color: #888 !important;
6740 color: #666 !important;
6742.glistlbl, .glistgrid {
6743 width: 582px !important;
6750.gtaskname div, .gtaskname {
6751 min-width: 250px !important;
6752 max-width: 500px !important;
6753 width: unset !important;
6755.gpccomplete div, .gpccomplete {
6756 min-width: 40px !important;
6757 max-width: 40px !important;
6758 width: 40px !important;
6760td.gtaskheading.gstartdate, td.gtaskheading.genddate {
6761 white-space:
break-spaces;
6763.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) {
6764 color: transparent !important;
6778 font-weight: normal;
6787 font-weight: normal;
6793 text-decoration: none;
6798 margin: 0 5px 5px 5px;
6803 margin: 0 10px 20px 10px;
6808 float: <?php print $left; ?>;
6809 border: solid 1px #DDDDDD;
6816 font-weight: normal;
6824 white-space: nowrap;
6830 vertical-align: middle;
6834 display:
inline-block !important;
6837 width: calc(100% - 100px);
6839 white-space:
break-spaces;
6840 word-
break:
break-all;
6842ul.ecmjqft a:active {
6843 font-weight: bold !important;
6846 text-decoration: underline;
6849 vertical-align: middle;
6850 display:
inline-block !important;
6851 text-align: <?php echo $right; ?>;
6852 float: <?php echo $right; ?>;
6860#ecm-layout-north div.attachareaformuserfileecm {
6861 padding-bottom: 0px;
6863div#ecm-layout-west {
6865 vertical-align: top;
6867div#ecm-layout-center {
6868 width: calc(100% - 405px);
6869 vertical-align: top;
6870 float: <?php echo $right; ?>;
6873.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; }
6874.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; }
6875.ecmjqft LI.wait { font-weight:normal; background: url(<?php echo
dol_buildpath(
'/theme/'.$theme.
'/img/working.gif', 1); ?>) left top no-repeat; }
6885 top:
auto !important;
6886 bottom: 4px !important;
6889 min-width: <?php echo $dol_optimize_smallscreen ?
'200' :
'480'; ?>px;
6892 padding-left: 10px !important;
6893 padding-right: 10px !important;
6894 padding-top: 10px !important;
6895 word-wrap:
break-word;
6897.jnotify-container .jnotify-notification .jnotify-message {
6898 font-weight: normal;
6900 word-
break:
break-word;
6902.jnotify-container .jnotify-notification-warning .jnotify-close, .jnotify-container .jnotify-notification-warning .jnotify-message {
6903 color: #a28918 !important;
6905.jnotify-container .jnotify-close {
6906 top: 4px !important;
6907 font-size: 1.6em !important;
6911div.jnotify-background {
6912 opacity : 0.95 !important;
6913 -webkit-box-shadow: 2px 2px 4px #8888 !important;
6914 box-shadow: 2px 2px 4px #8888 !important;
6918.bodylogin .jnotify-container {
6925 padding-left: unset !important;
6926 padding-right: unset !important;
6927 padding-top: unset !important;
6929.bodylogin .jnotify-container .jnotify-notification {
6930 margin: unset !important;
6932.bodylogin .jnotify-container .jnotify-notification .jnotify-background {
6933 border-radius: unset !important;
6935.bodylogin .jnotify-container .jnotify-notification .jnotify-message {
6947div.dolEventValid h1, div.dolEventValid h2 {
6949 background-color: #e3f0db;
6950 padding: 5px 5px 5px 5px;
6953div.dolEventError h1, div.dolEventError h2 {
6955 background-color: #d79eac;
6956 padding: 5px 5px 5px 5px;
6964.divmap, #google-visualization-geomap-embed-0, #google-visualization-geomap-embed-1, #google-visualization-geomap-embed-2 {
6972table.dataTable tr.odd td.sorting_1,
table.dataTable tr.even td.sorting_1 {
6973 background: none !important;
6975.sorting_asc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc.png
', 1); ?>') no-repeat center right !important; }
6976.sorting_desc { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc.png
', 1); ?>') no-repeat center right !important; }
6977.sorting_asc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_asc_disabled.png
', 1); ?>') no-repeat center right !important; }
6978.sorting_desc_disabled { background: url(
'<?php echo dol_buildpath('/theme/
'.$theme.'/img/sort_desc_disabled.png
', 1); ?>') no-repeat center right !important; }
6979.dataTables_paginate {
6982.paginate_button_disabled {
6983 opacity: 1 !important;
6984 color: #888 !important;
6985 cursor:
default !important;
6987.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover
6989 font-weight: normal;
6991.paginate_enabled_previous:hover, .paginate_enabled_next:hover
6993 text-decoration: underline !important;
6997 text-decoration: underline !important;
7001 font-weight: normal !important;
7002 text-decoration: none !important;
7004.paging_full_numbers {
7005 height: inherit !important;
7007.paging_full_numbers a.paginate_active:hover, .paging_full_numbers a.paginate_button:hover {
7008 background-color: var(--colorbackbody) !important;
7010.paging_full_numbers, .paging_full_numbers a.paginate_active, .paging_full_numbers a.paginate_button {
7011 background-color: var(--colorbackbody) !important;
7012 border-radius: inherit !important;
7014.paging_full_numbers a.paginate_button_disabled:hover, .paging_full_numbers a.disabled:hover {
7015 background-color: var(--colorbackbody) !important;
7017.paginate_button, .paginate_active {
7018 border: 1px solid #ddd !important;
7019 padding: 6px 12px !important;
7020 margin-left: -1px !important;
7021 line-height: 1.42857143 !important;
7022 margin: 0 0 !important;
7029.ui-state-
disabled, .ui-widget-content .ui-state-
disabled, .ui-widget-header .ui-state-
disabled, .paginate_button_disabled {
7031 background-image: none;
7034div.dataTables_length {
7035 float: right !important;
7038div.dataTables_length select {
7041.dataTables_wrapper .dataTables_paginate {
7042 padding-top: 0px !important;
7050span.select2-selection--single.flat[aria-
disabled=
"true"] span.select2-selection__rendered {
7054.select2-container--
default .select2-results__option--highlighted[aria-selected] {
7055 background-color: var(--colorbackhmenu1);
7056 color: var(--colortextbackhmenu);
7058.select2-container--
default .select2-results__option--highlighted[aria-selected] span {
7059 color: #fff !important;
7062span.select2.select2-container.select2-container--
default {
7063 text-align: initial;
7070span.select2.select2-container.select2-container--
default {
7076input.select2-input {
7077 border-bottom: none ! important;
7081 border-bottom: solid 1px var(--inputbordercolor) !important;
7083.select2-results .select2-highlighted.optionblue {
7084 color: #FFF !important;
7086.select2-container .select2-selection--multiple {
7087 min-height: 2em !important;
7089.tableforfield .select2-container .select2-selection--single {
7093.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7096.select2-container--focus span.select2-selection.select2-selection--single {
7097 border-bottom: 1px solid var(--inputbordercolor) !important;
7098 border-bottom-left-radius: 0;
7099 border-bottom-right-radius: 0;
7102.blockvmenusearch .select2-container--
default .select2-selection--single,
7103.blockvmenubookmarks .select2-container--
default .select2-selection--single
7105 background-color: var(--colorbackvmenu1);
7107.select2-container--
default .select2-selection--single {
7108 background-color: var(--inputbackgroundcolor);
7110#blockvmenusearch .select2-container--default .select2-selection--single .select2-selection__placeholder {
7111 color: var(--colortextbackvmenu);
7113.select2-container--
default .select2-selection--single .select2-selection__rendered {
7114 color: var(--colortext);
7118 color: #999 !important;
7120.select2-choice, .select2-container .select2-choice {
7121 border-bottom: solid 1px rgba(0,0,0,.4);
7123.select2-container .select2-choice > .select2-chosen {
7126.select2-container .select2-choice .select2-arrow {
7128 background: transparent;
7130.select2-container-multi .select2-choices {
7131 background-image: none;
7133.select2-container .select2-choice {
7134 color: var(--colortext);
7137.selectoptiondisabledwhite {
7138 background: #FFFFFF !important;
7142 border-left: none !important;
7143 background: none !important;
7147 border-top: none !important;
7148 border-left: none !important;
7149 border-right: none !important;
7151.select2-drop.select2-drop-above {
7152 box-shadow: none !important;
7154.select2-container--open .select2-dropdown--above {
7155 border-bottom: solid 1px var(--inputbordercolor);
7157.select2-drop.select2-drop-above.select2-drop-active {
7158 border-top: 1px solid #ccc;
7159 border-bottom: solid 1px var(--inputbordercolor);
7161.select2-container--
default .select2-selection--single
7170 border<?php echo !
getDolGlobalString(
'THEME_SHOW_BORDER_ON_INPUT') ?
'-bottom' :
''; ?>: solid 1px var(--inputbordercolor);
7172 -webkit-box-shadow: none !important;
7173 box-shadow: none !important;
7176.select2-container--focus .select2-container--
default .select2-selection--single {
7177 border-bottom-left-radius: 0;
7178 border-bottom-right-radius: 0;
7180.select2-container--
default.select2-container--focus .select2-selection--multiple {
7184 border-bottom-left-radius: 0;
7185 border-bottom-right-radius: 0;
7187.select2-container--
default .select2-selection--multiple {
7188 border-bottom: solid 1px var(--inputbordercolor);
7193 background: var(--inputbackgroundcolor);
7194 line-height: normal;
7196.select2-container--
default .select2-selection--multiple .select2-selection__rendered {
7199.select2-container--
default .select2-selection--multiple .select2-selection__choice {
7200 background-color: #ddd;
7201 margin-top: 0.25em !important;
7203.select2-selection--multiple input.select2-search__field {
7204 border-bottom: none !important;
7207.select2-search__field
7210 border-top: none !important;
7211 border-left: none !important;
7212 border-right: none !important;
7213 border-bottom: solid 1px var(--inputbordercolor) !important;
7214 -webkit-box-shadow: none !important;
7215 box-shadow: none !important;
7216 border-radius: 0 !important;
7219.select2-container-active .select2-choice, .select2-container-active .select2-choices
7224 border-bottom: none;
7225 -webkit-box-shadow: none !important;
7226 box-shadow: none !important;
7231 box-shadow: 1px 2px 10px #8884;
7232 background-color: var(--colorbackbody);
7233 color: var(--colortext);
7235.select2-dropdown-open {
7236 background-color: var(--colorbackvmenu1);
7238.select2-dropdown-open .select2-choice, .select2-dropdown-open .select2-choices
7243 border-bottom: none;
7244 -webkit-box-shadow: none !important;
7245 box-shadow: none !important;
7246 background-color: var(--colorbackvmenu1);
7252.select2-drop.select2-drop-above.select2-drop-active, .select2-drop {
7255.select2-drop.select2-drop-above {
7258.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
7259 background-image: none;
7260 border-radius: 0 !important;
7262div.select2-drop-above
7264 background: var(--colorbackvmenu1);
7265 -webkit-box-shadow: none !important;
7266 box-shadow: none !important;
7270 border: 1px solid #ccc;
7273.select2-search input {
7276a span.select2-chosen
7278 font-weight: normal !important;
7280.select2-container .select2-choice {
7281 background-image: none;
7284.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit
7286 background: var(--colorbackvmenu1);
7291.select2-results__option {
7292 word-
break:
break-word;
7293 text-align: <?php echo $left; ?>;
7295.select2-container.select2-container-
disabled .select2-choice, .select2-container-multi.select2-container-
disabled .select2-choices {
7296 background-color: var(--colorbackvmenu1);
7297 background-image: none;
7301.select2-container-
disabled .select2-choice .select2-arrow b {
7304.select2-container-multi .select2-choices .select2-search-choice {
7307.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices, .select2-container-multi .select2-choices,
7308.select2-container-multi.select2-container-active .select2-choices
7310 border-bottom: 1px solid #ccc;
7316.select2-container--
default .select2-results>.select2-results__options{
7322.selecttype span.select2-dropdown.ui-dialog {
7325span#select2-taskid-container[title^=
'--'] {
7331#addbox .select2-container .select2-choice > .select2-chosen, #actionbookmark .select2-container .select2-choice > .select2-chosen {
7332 text-align: <?php echo $left; ?>;
7335.select2-container--
default .select2-selection--single .select2-selection__placeholder {
7336 color: var(--colortext);
7339span#select2-boxbookmark-container, span#select2-boxcombo-container {
7340 text-align: <?php echo $left; ?>;
7342span#select2-boxbookmark-container {
7345.select2-container .select2-selection--single .select2-selection__rendered {
7349#boxbookmark.boxcombo, #boxcombo.boxcombo {
7352 border-bottom: solid 1px rgba(0,0,0,.4) !important;
7356 vertical-align: top;
7360.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr {
7361 padding: 3px 5px 2px 5px;
7362 margin: 0 0 2px 3px;
7367 border: 1px solid #aaaaaa;
7369 -webkit-box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7370 box-shadow: 0 0 2px var(--inputbackgroundcolor) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
7371 background-clip: padding-box;
7372 -webkit-touch-callout: none;
7373 -webkit-
user-select: none;
7374 -moz-
user-select: none;
7375 -ms-
user-select: none;
7377 background-color: var(--inputbackgroundcolor);
7378 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));
7379 background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7380 background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7381 background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
7383.select2-container-multi-dolibarr .select2-choices-dolibarr .select2-search-choice-dolibarr a {
7384 font-weight: normal;
7386.select2-container-multi-dolibarr .select2-choices-dolibarr li {
7387 float: <?php echo $left; ?>;
7390.select2-container-multi-dolibarr .select2-choices-dolibarr {
7391 height:
auto !important;
7399.select2-results__option {
7402span.select2-dropdown--below {
7405span.select2-dropdown--above {
7406 margin-bottom: -1px;
7409.parentonrightofpage {
7413select.multiselectononeline {
7415 vertical-align: middle;
7417 height: 2.2em !important;
7422@media only screen and (min-width: 768px)
7425 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown.ui-dialog {
7426 min-width: 230px !important;
7428 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--below:not(.onrightofpage),
7429 .select2-container.select2-container--open:not(.graphtype, .limit, .combolargeelem):not(.yesno) .select2-dropdown--above:not(.onrightofpage) {
7430 min-width: 230px !important;
7432 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--below,
7433 .onrightofpage span.select2-dropdown.ui-dialog.select2-dropdown--above {
7434 min-width: 140px !important;
7436 .combolargeelem.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7437 min-width: 320px !important;
7440 .select2-container--open .select2-dropdown--below {
7441 border-top: 1px solid var(--inputbordercolor);
7447.limit.select2-container.select2-container--open .select2-dropdown.ui-dialog {
7448 min-width: 100px !important;
7456.noborderoncategories {
7457 border: none !important;
7458 border-radius: 5px !important;
7460 -webkit-box-shadow: none !important;
7461 box-shadow: none !important;
7462 margin-top: 1px !important;
7463 margin-bottom: 0 !important;
7465span.noborderoncategories a, li.noborderoncategories a {
7466 line-height: normal;
7469span.noborderoncategories {
7470 padding: 3px 5px 3px 5px;
7471 display:
inline-block;
7473.categtextwhite, .treeview .categtextwhite.hover {
7474 color: #fff !important;
7477 color: #000 !important;
7489.multi-select-container {
7490 display:
inline-block;
7500 background: var(--inputbackgroundcolor);
7503 border: 1px solid #aaa;
7504 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
7508div.multi-select-menu[role=
"menu"] {
7509 min-width: 220px !important;
7512.multi-select-menu input {
7513 margin-right: 0.3em;
7514 vertical-align: 0.1em;
7518 display:
inline-block;
7520 white-space: nowrap;
7522 text-overflow: ellipsis;
7523 vertical-align: middle;
7524 background-color: var(--inputbackgroundcolor);
7528 border-bottom: solid 1px var(--inputbordercolor);
7534.multi-select-
button:focus {
7536 border-bottom: 1px solid #666;
7537 border-bottom-left-radius: 0;
7538 border-bottom-right-radius: 0;
7541.multi-select-
button:after {
7543 display:
inline-block;
7546 border-style: solid;
7547 border-width: 0.5em 0.23em 0em 0.23em;
7548 border-color: #888 transparent transparent transparent;
7552.multi-select-container--open .multi-select-menu { display: block; }
7554.multi-select-container--open .multi-select-
button:after {
7555 border-width: 0 0.4em 0.4em 0.4em;
7556 border-color: transparent transparent #888 transparent;
7559.multi-select-menuitem {
7564label.multi-select-menuitem {
7574ul.ulselectedfields {
7582 vertical-align: middle;
7583 display:
inline-block;
7585.dropdown dd, .dropdown dt {
7591 text-align: <?php echo $left; ?>;
7601.dropdown dt a span, .multiSel span {
7603 display:
inline-block;
7604 padding: 0 3px 2px 0;
7606.maxwidthsearch .dropdown dt a span, .multiSel span {
7607 padding: 3px 3px 2px 3px;
7609.dropdown span.value {
7613 background-color: var(--inputbackgroundcolor);
7614 box-shadow: 1px 1px 10px #aaa;
7616 <?php echo $right; ?>:0px;
7626.dropdown dd ul.selectedfieldsleft {
7627 <?php echo $right; ?>:
auto;
7630 white-space: nowrap;
7631 font-weight: normal;
7632 padding: 7px 8px 7px 8px;
7634 color: var(--colortext);
7636.dropdown dd ul li:hover {
7639.dropdown dd ul li input[
type=
"checkbox"] {
7640 margin-<?php echo $right; ?>: 3px;
7642.dropdown dd ul li a, .dropdown dd ul li span {
7646.dropdown dd ul li span {
7652dd.dropdowndd ul li {
7653 text-overflow: ellipsis;
7655 white-space: nowrap;
7665 text-overflow: ellipsis;
7666 white-space: nowrap;
7679 padding-bottom: 20px;
7687.searchpage .tagtr .tagtd {
7689 padding-bottom: 2px;
7691.searchpage .tagtr .tagtd .button {
7695.searchpage .searchform input {
7700li.ui-li-divider .ui-link {
7701 color: #FFF !important;
7706a.ui-link, a.ui-link:hover, .ui-btn:hover, span.ui-btn-text:hover, span.ui-btn-inner:hover {
7707 text-decoration: none !important;
7717 font-size: <?php print is_numeric($fontsize) ? $fontsize.
'px' : $fontsize; ?>;
7720.ui-btn-icon-right .ui-btn-inner {
7721 padding-right: 30px;
7723.ui-btn-icon-left .ui-btn-inner {
7726.ui-select .ui-btn-icon-right .ui-btn-inner {
7727 padding-right: 30px;
7729.ui-select .ui-btn-icon-left .ui-btn-inner {
7732.ui-select .ui-btn-icon-right .ui-icon {
7735.ui-btn-icon-left > .ui-btn-inner > .ui-icon, .ui-btn-icon-right > .ui-btn-inner > .ui-icon {
7741 white-space: nowrap;
7742 text-overflow: ellipsis;
7744.fiche .ui-controlgroup {
7746 padding-bottom: 0px;
7748div.ui-controlgroup-controls div.tabsElem
7752div.ui-controlgroup-controls div.tabsElem a
7754 -webkit-box-shadow: 0 -3px 6px rgba(0,0,0,.2);
7755 box-shadow: 0 -3px 6px rgba(0,0,0,.2);
7757div.ui-controlgroup-controls div.tabsElem a#active {
7758 -webkit-box-shadow: 0 -3px 6px rgba(0,0,0,.3);
7759 box-shadow: 0 -3px 6px rgba(0,0,0,.3);
7762a.tab span.ui-btn-inner
7769 color: var(--colortext);
7771.liste_titre .ui-link {
7772 color: var(--colortexttitle) !important;
7776 word-wrap:
break-word;
7780.formdoc .ui-btn-inner
7782 white-space: normal;
7784 text-overflow: clip;
7792div.ui-radio, div.ui-checkbox
7794 display:
inline-block;
7795 border-bottom: 0px !important;
7797.ui-checkbox input, .ui-radio input {
7803div.ui-checkbox label+input, div.ui-radio label+input {
7808 padding-bottom: 10px; margin-bottom: 4px; border-bottom: 1px solid #AAAAAA !important;
7813 -webkit-border-radius: 0;
7816.ui-field-contain label.ui-input-text {
7817 vertical-align: middle !important;
7819.ui-mobile fieldset {
7820 border-bottom: none !important;
7824.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-
static.ui-li {
7829 font-weight: normal;
7831.ui-focus, .ui-btn:focus {
7832 -webkit-box-shadow: none;
7840 color: var(--colortexttitlenotab) !important;
7842.ui-bar-b, .lilevel0 {
7843 background-repeat: repeat-x;
7847 color: var(--colortexttitlenotab) !important;
7850 font-weight: normal !important;
7853.ui-li.ui-last-child, .ui-li.ui-field-contain.ui-last-child {
7854 border-bottom-width: 0px !important;
7857 color: var(--colortexttitle) !important;
7858 background: var(--colorbackmobilemenu);
7861 box-shadow: none !important;
7862 border-bottom: 1px solid #ccc;
7865 border-right: 1px solid #ccc !important;
7868 border: 1px solid #ccc;
7871.ui-btn-up-c, .ui-btn-hover-c {
7875.ui-body-c .ui-link, .ui-body-c .ui-link:visited, .ui-body-c .ui-link:hover {
7876 color: var(--colortextlink);
7878.ui-btn-up-c .vsmenudisabled {
7879 color: #<?php echo $colorshadowtitle; ?> !important;
7880 text-shadow: none !important;
7883 background: transparent;
7886 color: var(--colortexttitlenotab) !important;
7889 border-top: 2px solid #444;
7890 background: #fff ! important;
7892.lilevel1 div div a {
7893 font-weight: bold !important;
7898 background: #fff ! important;
7903 background: #fff ! important;
7908 background: #fff ! important;
7913 background: #fff ! important;
7922.menu_choix1,.menu_choix2 {
7925 border: 1px solid #666;
7928.menu_choix1 a, .menu_choix2 a {
7931 text-decoration: none;
7937.menu_choix1 a:hover,.menu_choix2 a:hover {
7940.menu li.menu_choix1 {
7942 padding-right: 10px;
7943 padding-bottom: 2px;
7945.menu li.menu_choix2 {
7947 padding-right: 10px;
7948 padding-bottom: 2px;
7950@media only screen and (max-width: 768px)
7952 .menu_choix1 a, .menu_choix2 a {
7953 background-size: 36px 36px;
7957 .menu li.menu_choix1, .menu li.menu_choix2 {
7962 margin-right: 0 !important;
7976 border: 1px solid #888;
7978.publicnewmemberform div.tabBarWithBottom {
7979 border: 1px solid #e8e8e8;
7982 background-color: var(--colorbackgrey);
7986.publicnewmemberform #tablesubscribe {
7987 color: var(--colortextbackvmenu);
7990@media only screen and (max-width: 768px)
7992 .publicnewmemberform div.tabBarWithBottom {
8006.ticketpublictable td {
8014.publicnewticketform {
8019 padding-right: 50px;
8022@media only screen and (max-width: 768px)
8024 .ticketlargemargin {
8025 padding-left: 5px; padding-right: 5px;
8039#cd-timeline::before {
8047 background: #d7e4ed;
8049@media only screen and (min-width: 1170px) {
8053 #cd-timeline::before {
8063.cd-timeline-block:after {
8068.cd-timeline-block:first-child {
8071.cd-timeline-block:last-child {
8074@media only screen and (min-width: 1170px) {
8075 .cd-timeline-block {
8078 .cd-timeline-block:first-child {
8081 .cd-timeline-block:last-child {
8093 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);
8094 background: #d7e4ed;
8096.cd-timeline-img img {
8106.cd-timeline-img.cd-picture {
8107 background: #75ce66;
8109.cd-timeline-img.cd-movie {
8110 background: #c03b44;
8112.cd-timeline-img.cd-location {
8113 background: #f0ca45;
8115@media only screen and (min-width: 1170px) {
8122 -webkit-transform: translateZ(0);
8123 -webkit-backface-visibility: hidden;
8125 .cssanimations .cd-timeline-img.is-hidden {
8128 .cssanimations .cd-timeline-img.bounce-in {
8129 visibility: visible;
8130 -webkit-animation: cd-bounce-1 0.6s;
8131 -moz-animation: cd-bounce-1 0.6s;
8132 animation: cd-bounce-1 0.6s;
8136@-webkit-keyframes cd-bounce-1 {
8139 -webkit-transform: scale(0.5);
8144 -webkit-transform: scale(1.2);
8148 -webkit-transform: scale(1);
8151@-moz-keyframes cd-bounce-1 {
8154 -moz-transform: scale(0.5);
8159 -moz-transform: scale(1.2);
8163 -moz-transform: scale(1);
8166@keyframes cd-bounce-1 {
8169 -webkit-transform: scale(0.5);
8170 -moz-transform: scale(0.5);
8171 -ms-transform: scale(0.5);
8172 -o-transform: scale(0.5);
8173 transform: scale(0.5);
8178 -webkit-transform: scale(1.2);
8179 -moz-transform: scale(1.2);
8180 -ms-transform: scale(1.2);
8181 -o-transform: scale(1.2);
8182 transform: scale(1.2);
8186 -webkit-transform: scale(1);
8187 -moz-transform: scale(1);
8188 -ms-transform: scale(1);
8189 -o-transform: scale(1);
8190 transform: scale(1);
8193.cd-timeline-content {
8197 border-radius: 0.25em;
8199 background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8200 background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8201 background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8202 background-image: linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(230,230,230,0.4) 100%);
8204.cd-timeline-content:after {
8209.cd-timeline-content h2 {
8212.cd-timeline-content .cd-date {
8214 font-size: 0.8125rem;
8216.cd-timeline-content .cd-date {
8217 display:
inline-block;
8219.cd-timeline-content p {
8224.cd-timeline-content .cd-date {
8229.cd-timeline-content::before {
8236 border: 7px solid transparent;
8237 border-right: 7px solid white;
8239@media only screen and (min-width: 768px) {
8240 .cd-timeline-content h2 {
8244 .cd-timeline-content {
8248 .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
8250 font-size: 0.875rem;
8253@media only screen and (min-width: 1170px) {
8254 .cd-timeline-content {
8259 .cd-timeline-content::before {
8262 border-color: transparent;
8263 border-left-color: white;
8265 .cd-timeline-content .cd-read-more {
8268 .cd-timeline-content .cd-date {
8276 .cd-timeline-block:nth-child(even) .cd-timeline-content {
8279 .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
8283 border-color: transparent;
8284 border-right-color: white;
8286 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
8289 .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
8305span.phpdebugbar-tooltip.phpdebugbar-tooltip-extra-wide, span.phpdebugbar-tooltip.phpdebugbar-tooltip-wide {
8306 width: 250px !important;
8308.phpdebugbar-indicator span.phpdebugbar-tooltip {
8309 opacity: .95 !important;
8311a.phpdebugbar-tab.phpdebugbar-active {
8312 background-image: unset !important;
8314.phpdebugbar-fa-tags:before {
8316 font-weight: 600 !important;
8318.phpdebugbar-fa-tasks:before {
8320 font-weight: 600 !important;
8322.phpdebugbar-fa-tags, .phpdebugbar-fa-tasks, .phpdebugbar-indicator .fa {
8323 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
8326div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-warning:before,
8327div.phpdebugbar-widgets-messages li.phpdebugbar-widgets-list-item span.phpdebugbar-widgets-value.phpdebugbar-widgets-error:before,
8328div.phpdebugbar-widgets-exceptions a.phpdebugbar-widgets-editor-link:before,
8329div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-database:before,
8330div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-duration:before,
8331div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-memory:before,
8332div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-row-count:before,
8333div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-copy-clipboard:before,
8334div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-stmt-id:before,
8335div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-render-time:before,
8336div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-memory:before,
8337div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-param-count:before,
8338div.phpdebugbar-widgets-templates span.phpdebugbar-widgets-
type:before,
8339div.phpdebugbar-widgets-templates a.phpdebugbar-widgets-editor-link:before
8341 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>" !important;
8348.jcrop-holder { background: unset !important; }
8355.dol-xaxis-vertical .flot-x-axis .flot-tick-label.tickLabel {
8356 text-orientation: sideways;
8358 writing-mode: vertical-rl;
8359 white-space: nowrap;
8367span.clipboardCPValueToPrint, div.clipboardCPValueToPrint {
8368 display:
inline-block;
8370span.clipboardCPValue.hidewithsize {
8371 width: 0 !important;
8372 display:
inline-block;
8374 white-space: nowrap;
8376 vertical-align: middle;
8378div.clipboardCPValue.hidewithsize {
8379 width: 0 !important;
8382 white-space: nowrap;
8385.clipboardCPShowOnHover .clipboardCPButton {
8393.clipboardCPTextDivInside {
8395 background: #f8f8fa;
8397 border: 1px solid #E0E0E0;
8406 white-space: nowrap;
8408 box-shadow: 1px 1px 6px #ddd;
8416.radio_js_bloc_number {
8417 display:
inline-block;
8421 border:1px solid #ccc;
8428.radio_js_bloc_number.selected {
8429 transition:0.2s ease background;
8442 vertical-align: top;
8446#virtualcard-iframe {
8447 border: 40px solid #aaa;
8448 vertical-align: top;
8451 border-radius: 10px;
8455 pointer-events: none;
8470.highlightDragDropArea{
8471 border: 2px #000 dashed !important;
8472 background-color: #eee !important;
8474.highlightDragDropArea * :not(.dragDropAreaMessage *){
8476 filter: blur(1px) grayscale(90%);
8478.dragDropAreaMessage {
8482 transform: translate(-50%, -50%);
8492 border: 1px solid #bbb !important;
8499.opensurveydescription * {
8504 padding: 0 4px 0 4px;
8508 margin-right: 100px;
8512 background-color: #f0f0f0;
8516.survey_borders .resultats .nom {
8517 text-align: <?php echo $left; ?>
8519.survey_borders .resultats .sujet, .survey_borders .resultats .jour {
8530#bookinghoursection {
8538 border: 1px solid #000;
8541 margin-bottom: 15px;
8550 background-size: 22px
auto;
8553@media only screen and (max-width: 768px)
8555 .imgopensurveywizard, .imgautosize { width:95%; height:
auto; }
8557 .fiche > .listactionsfilter .table-fiche-title .col-title .titre {
8567 width: <?php print
dol_size(350,
'width'); ?>px;
8573 -webkit-border-radius: 0;
8579 td.widthpictotitle { width: 30px; }
8581 .logopublicpayment #dolpaymentlogo {
8584 #tablepublicpayment {
8585 width:
auto !important;
8586 border: none !important;
8588 .poweredbypublicpayment {
8589 float: unset !important;
8590 top: unset !important;
8592 right: -10px !important;
8605 .bookcalform.boxtable .minwidth75 {
8608 .center.bookingtab {
8611 #bookinghoursection {
8621@media only screen and (max-width: 1024px)
8623 div#ecm-layout-west {
8624 width: calc(100% - 4px);
8627 div#ecm-layout-center {
8634@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC1', round($nbtopmenuentries * 90, 0) + 340); ?>px)
8637 width: <?php echo round(52); ?>px;
8638 white-space: nowrap;
8640 text-overflow: ellipsis;
8642 color: var(--colortextbackhmenu);
8646 color: var(--colortextbackhmenu);
8655 background-size: 22px
auto;
8659 li.tmenu, li.tmenusel {
8674@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC2', round($nbtopmenuentries * 69, 0) + 130); ?>px)
8676 li.tmenucompanylogo {
8683 max-width: <?php echo max(26, ceil(300 / ($nbtopmenuentriesreal + 2))); ?>px;
8684 text-overflow: clip;
8686 span.mainmenuaspan {
8695 background-size: 20px
auto;
8705<?php
if (!
getDolUserInt(
'MAIN_OPTIMIZEFORTEXTBROWSER')) { ?>
8706@media only screen and (max-width: <?php echo
getDolGlobalString(
'THEME_ELDY_WITDHOFFSET_FOR_REDUC3', round($nbtopmenuentries * 47, 0) + 130); ?>px)
8709 .tmenudiv:hover .tmenuimage:not(.menuhider), .tmenudiv:hover .tmenuimage:not(.menuhider):before {
8710 margin-top: 8px !important;
8716 background: var(--colorbackvmenu1);
8725 background: var(--colorbackvmenu1);
8731 .login_vertical_align {
8733 padding-right: 20px;
8738 <?php
if ($disableimages) { ?>
8743 <?php
if (
GETPOST(
'optioncss',
'aZ09') ==
'print') { ?>
8746 padding-<?php echo $right; ?>: 0;
8749 div.login_block_user {
8753 div.login_block_tools, div.login_block_user {
8764 padding-right: 20px;
8765 padding-bottom: 16px;
8769 vertical-align: middle;
8771 background: var(--colorbackvmenu1);
8780 .loginbuttonexternal {
8783 .side-nav-vert .user-menu .dropdown-menu {
8784 width: 278px !important;
8786 div.login_block_other {
8787 margin-right: unset;
8789 div.login_block_tools, div.login_block_user, div.login_block_other { clear: both; }
8791 .atoplogin, .atoplogin:hover
8793 color:unset !important;
8798 padding: 0 !important;
8801 li.tmenu, li.tmenusel {
8808 text-overflow: clip;
8811 background-size: 20px
auto;
8812 margin-top: 2px !important;
8820 width:
auto !important;
8822 .tableforfield>tr>td:first-child, .tableforfield>tbody>tr>td:first-child, div.tableforfield div.tagtr>div.tagtd:first-of-
type {
8825 .tableforfield>tr>td:nth-child(2), .tableforfield>tbody>tr>td:nth-child(2), div.tableforfield div.tagtr>div.tagtd:nth-child(2) {
8826 word-
break:
break-word;
8833 table.table-fiche-title .col-title div.titre{
8842 word-
break:
break-word;
8845 .websiteselectionsection {
8847 border-right: unset;
8855 padding-right: 12px;
8863 .underbanner.underbanner-before-box {
8864 border-bottom: none;
8867 .valuefield.fieldname_type span.badgeneutral {
8869 display:
inline-block;
8872 tr.trextrafieldseparator td, tr.trextrafields_collapse_last td {
8874 border-bottom: 1px solid var(--colortopbordertitle1) !important;
8885 .lilevel1 span.paddingright {
8889 img.userphotopublicvcard {
8898@media only screen and (max-width: 320px)
8904@media only screen and (max-width: 300px)
8910@media only screen and (max-width: 280px)
8928include
dol_buildpath($path.
'/theme/'.$theme.
'/dropdown.inc.php', 0);
8929include
dol_buildpath($path.
'/theme/'.$theme.
'/emaillayout.inc.php', 0);
8930include
dol_buildpath($path.
'/theme/'.$theme.
'/info-box.inc.php', 0);
8931include
dol_buildpath($path.
'/theme/'.$theme.
'/progress.inc.php', 0);
8932include
dol_buildpath($path.
'/theme/'.$theme.
'/timeline.inc.php', 0);
8940div.extra_inline_chkbxlst, div.extra_inline_checkbox {
8945div.flot-text .flot-tick-label .tickLabel, .fa-color-unset {
print $langs trans("Ref").' m titre as m m statut as status
Or an array listing all the potential status of the object: array: int of the status => translated la...
getDolUserInt($key, $default=0, $tmpuser=null)
Return Dolibarr user constant int value.
price($amount, $form=0, $outlangs='', $trunc=1, $rounding=-1, $forcerounding=-1, $currency_code='')
Function to format a value into an amount for visual output Function used into PDF and HTML pages.
getDolUserString($key, $default='', $tmpuser=null)
Return Dolibarr user constant string value.
getDolGlobalInt($key, $default=0)
Return a Dolibarr global constant int value.
dol_size($size, $type='')
Optimize a size for some browsers (phone, smarphone...)
GETPOST($paramname, $check='alphanohtml', $method=0, $filter=null, $options=null, $noreplace=0)
Return value of a param into GET or POST supervariable.
dol_buildpath($path, $type=0, $returnemptyifnotfound=0)
Return path of url or filesystem.
getDolGlobalString($key, $default='')
Return a Dolibarr global constant string value.
treeview li table
No Email.
ui state ui widget content ui state ui widget header ui state a ui button
0 = Do not include form tag and submit button -1 = Do not include form tag but include submit button
global $conf
The following vars must be defined: $type2label $form $conf, $lang, The following vars may also be de...
$conf db user
Active Directory does not allow anonymous connections.
if(preg_match('/crypted:/i', $dolibarr_main_db_pass)||!empty($dolibarr_main_db_encrypted_pass)) $conf db type
$conf db name
Only used if Module[ID]Name translation string is not found.