<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.csvtohtml-tablescroll {
position: relative;
z-index: 1;	
}
div.csvtohtml-tablescroll table.csvtohtml thead th {
position: -webkit-sticky;
position: sticky;
} div.csvtohtml-tablescroll table.csvtohtml tfoot,
div.csvtohtml-tablescroll table.csvtohtml tfoot th,
div.csvtohtml-tablescroll table.csvtohtml tfoot td {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index:4;
}
div.csvtohtml-tablescroll table.csvtohtml thead th:first-child {
position: -webkit-sticky;
position: sticky;
left: 0;
z-index: 2;
}
div.csvtohtml-tablescroll table.csvtohtml thead th:first-child,
div.csvtohtml-tablescroll table.csvtohtml tfoot th:first-child {
z-index: 5;
}
form.sc_attributes {
display:none;
} table.csvtohtml td.hide-column, table.csvtohtml th.hide-column {
display:none;
} table.csvtohtml {
display:none;
} table.csvtohtml.table-fixedlayout {
table-layout: fixed;
}
.all-content {
display:none;
}
table.csvtohtml tr.trhide, table.csvtohtml.responsive-csvtohtml tr.trhide { 
display: none !important;
}
table.csvtohtml.responsive-csvtohtml { 
width: 100% !important;
border-collapse: collapse !important;
} table.csvtohtml-sortable thead th {
cursor:pointer;
}
table.csvtohtml-sortable.arrows thead th {
background-image: url(//lesvoitures.fr/wp-content/plugins/csv-to-html/img/bg.gif) !important;
cursor: pointer;
background-repeat: no-repeat !important;
background-position: right center !important;
}
table.csvtohtml-sortable.arrows thead th.desc {
background-image: url(//lesvoitures.fr/wp-content/plugins/csv-to-html/img/asc.gif) !important;
}
table.csvtohtml-sortable.arrows thead th.asc {
background-image: url(//lesvoitures.fr/wp-content/plugins/csv-to-html/img/desc.gif) !important;
} table.csvtohtml tbody tr td span {
display: block;
} .flexcontainer.shortcodegenerator-csvtohtml {
display:flex;
gap:1%;
align-items: baseline;
flex-wrap: wrap;
}
.flexitem.shortcodegenerator-csvtohtml {
flex-basis:49%;
max-width:49%;
}
#update_shortcode {
margin-top:2em;
padding:0.5em;
background:rgb(238, 238, 138)
}
#update_shortcode:hover {
cursor:pointer;
}
span.questionmark {
position:relative;
display:block;
float:right;
margin-right:0.3em;
border-radius:50%;
border:1px dotted #333;
text-align: center;
color:#333;
font-weight:bold;
width:1.5em;
height:1.5em;
background:yellow;
}
span.questionmark span.content {
visibility: hidden;
position:absolute;
background:rgb(236, 236, 199);
border:1px solid #ccc;
min-width:200px;
display:block;
word-break:keep-all;
padding:0.8em;
text-align: left;
top:0;
left:2em;
z-index:10000;
}
.questionmark:hover {
cursor:pointer;
}
.questionmark:hover span.content {
visibility: visible;
}
#dynamic_form #new_shortcode {
position:fixed;
right:2em;
bottom:10vh;
display:block;
padding:0.5em;
background:rgb(254, 254, 232);
height:30vh;
width:30vw;
z-index:20000;
}
#previewbuttonform {
position:fixed;
right:0;
bottom:0;
display:block;
height:10vh;
width:10vw;
z-index:30000;
margin:1em 1em 1em 0;	
}
#dynamic_form .csvtohtml-p.admin {
width:96%;
overflow:auto;
overflow-y:hidden;
}
#dynamic_form .csvtohtml-p.admin th {
margin:0;
padding:0;
text-align: left;
}
#dynamic_form div.csvtohtml-p.admin h2 {
margin:1em 0;    
text-align:left;   
}
#dynamic_form div.csvtohtml-p.admin h2:first-child {
padding:1em;
margin:0.2em;
}
#dynamic_form div.csvtohtml-p.admin h2:hover {
cursor: pointer;
font-weight: bold;
}
#dynamic_form div.csvtohtml-p.admin table {
display:none;
}
#dynamic_form #include_shortcode_str, #dynamic_form #exclude_shortcode_str, #dynamic_form #hide_shortcode_str, #dynamic_form #include_searchcols_shortcode_str, #dynamic_form #include_filtercols_shortcode_str {
display:none;
}
#dynamic_form .csvtohtml-p &gt; table {
margin-left:2em;
}
#dynamic_form #sort_str, #dynamic_form #sort_str_direction {display:none;}
#dynamic_form .textlong {width:400px;}
#dynamic_form #uploadpaths {display:none;}
#dynamic_form #fileview {display:none;}
#dynamic_form .pathlink, #dynamic_form .filelink {display:block;}
#dynamic_form .warning {background:yellow;color:#333;font-weight:bold;}
#dynamic_form .error {background:red;color:#eee;font-weight: bold;}
#dynamic_form .check {display:block;margin-bottom:0.5em;}
#dynamic_form #table_in_cell_cols {display:none;}
#dynamic_form div.selectedsection h2 {
display:block;
background:#b9c9ac;
font-weight: bold !important;
}
table.csvtohtml.responsive-csvtohtml tbody tr th {
position: sticky;
left: 0;
}
@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
table.csvtohtml.responsive-csvtohtml, 
table.csvtohtml.responsive-csvtohtml thead, 
table.csvtohtml.responsive-csvtohtml tbody, 
table.csvtohtml.responsive-csvtohtml th, 
table.csvtohtml.responsive-csvtohtml td, 
table.csvtohtml.responsive-csvtohtml tr { 
display: block !important 
}
table.csvtohtml.responsive-csvtohtml thead tr { 
position: absolute !important;
top: -9999px !important;
left: -9999px !important;
}
table.csvtohtml.responsive-csvtohtml tbody th {
background: transparent !important;
text-align: left !important;
font-weight: normal !important;		
}
table.csvtohtml.responsive-csvtohtml .td { 
position: relative !important;
padding-left: 50% !important; 
}
table.csvtohtml.responsive-csvtohtml .td:before { 
position: absolute;
top: 0 !important;
left: 0 !important;
width: 45% !important; 
white-space: nowrap !important;
}
}
#upload-result {
font-weight:bold;
color:#000;
font-size:1.2em;
background-color:#f4f8f1;
padding:0.5em;
border-top:2px solid #000;
border-bottom:2px solid #000;
}.csvtohtml.csvtohtml-template-nolines {
border:none;
}
.csvtohtml.csvtohtml-template-nolines th {
text-align: left;
}
.csvtohtml.csvtohtml-template-nolines td {
border:none;
padding:0.2em 1em 0;
}
.csvtohtml.csvtohtml-template-nolines tr.rowset {
padding-bottom:2em;
}
.csvtohtml.csvtohtml-template-nolines tr.rowset td::before {
font-weight: bold;
font-size:0.9rem;    
} .csvtohtml.csvtohtml-template-clean {
border:none;
outline:1px solid #333;
}
.csvtohtml.csvtohtml-template-clean th {
text-align: left;
}
.csvtohtml.csvtohtml-template-clean td {
border-right:1px solid #333;
padding:0.2em 1em 0 0.4em;
}
.csvtohtml.csvtohtml-template-clean tr.rowset {
padding-bottom:2em;
}
.csvtohtml.csvtohtml-template-clean tr.rowset td::before {
font-weight: bold;
font-size:0.9rem;    
}
.csvtohtml.csvtohtml-template-clean tr.rowset {
padding-bottom:2em;
} .csvtohtml.csvtohtml-template-funky {
border:none;
outline:8px solid rgb(222, 148, 30);
}
.csvtohtml.csvtohtml-template-funky th {
text-align: left;
}
.csvtohtml.csvtohtml-template-funky td {
border:1px solid rgb(222, 148, 30);
background:rgb(250, 43, 43);
color:#fff;
padding:0.2em 1em 0 0.4em;
}
.csvtohtml.csvtohtml-template-funky tr.rowset {
padding-bottom:2em;
}
.csvtohtml.csvtohtml-template-funky tr.rowset td::before {
font-weight: bold;
font-size:0.9rem;    
}
.csvtohtml.csvtohtml-template-funky tr.rowset {
padding-bottom:2em;
} .csvtohtml.csvtohtml-template-thick {
border:10px solid #000;
}
.csvtohtml.csvtohtml-template-thick th {
text-align: left;
}
.csvtohtml.csvtohtml-template-thick td {
border:5px solid rgb(0, 0, 0);
padding:0.2em 1em 0 0.4em;
}
.csvtohtml.csvtohtml-template-thick tr.rowset {
padding-bottom:2em;
} .csvtohtml.csvtohtml-template-thinlines {
border:1px solid #000;
}
.csvtohtml.csvtohtml-template-thinlines th {
text-align: left;
}
.csvtohtml.csvtohtml-template-thinlines td {
border:1px solid rgb(0, 0, 0);
padding:0.2em 1em 0 0.4em;
}
.csvtohtml.csvtohtml-template-thinlines tr.rowset {
padding-bottom:2em;
} .csvtohtml.csvtohtml-template-pyjamas {
border:none;
}
.csvtohtml.csvtohtml-template-pyjamas th {
text-align: left;
}
.csvtohtml.csvtohtml-template-pyjamas td {
padding:0.2em 1em 0 0.4em;
}
.csvtohtml.csvtohtml-template-pyjamas tr.rowset.odd td {
background:#eee;
}
.csvtohtml.csvtohtml-template-pyjamas tr.rowset.even td {
background:#ddd;
}
.csvtohtml.csvtohtml-template-pyjamas tr.rowset {
padding-bottom:2em;
} .csvtohtml.csvtohtml-template-pyjamascols {
border:none;
}
.csvtohtml.csvtohtml-template-pyjamascols th {
text-align: left;
}
.csvtohtml.csvtohtml-template-pyjamascols td {
padding:0.2em 1em 0 0.4em;
}
.csvtohtml.csvtohtml-template-pyjamascols td:nth-child(odd) {
background:#eee;
}
.csvtohtml.csvtohtml-template-pyjamascols td:nth-child(even) {
background:#ddd;
}
.csvtohtml.csvtohtml-template-pyjamascols tr.rowset {
padding-bottom:2em;
} .csvtohtml.csvtohtml-template-outofthebox1 {
border-collapse: collapse;    
margin-bottom:0.5em;
max-width: 100%;
}
.csvtohtml.csvtohtml-template-outofthebox1 td, th {
padding: 0.2em 0.6em 0.2em 0.2em; 
}
.csvtohtml.csvtohtml-template-outofthebox1 td {
padding-top:0.4em;
padding-bottom:0.4em;
}
.csvtohtml.csvtohtml-template-outofthebox1 tr.rowset.odd td {
background:#f9f9f9;
}
.csvtohtml.csvtohtml-template-outofthebox1 tr.rowset.even td {
background:#fff;
}
.csvtohtml.csvtohtml-template-outofthebox1 tbody tr {
transition-property: background;
transition-duration: 0.7s;
}
.csvtohtml.csvtohtml-template-outofthebox1 tbody tr:hover td {
background:#eee !important;
}
.csvtohtml.csvtohtml-template-outofthebox1 thead th {
font-size:1.3rem;
text-align: left;
vertical-align: middle;
word-break: normal;
background-color:#d9edf7;
color:#333;
}
.csvtohtml-template-outofthebox1 div.csv-search input {
padding:0.3em 0.4em;
margin:0.2em 0.4em 1em 0;
display:inline-block;
background:#fff;
text-decoration: none;
transition-property: background;
transition-duration: 2s;
color:#000 !important;
font-size:1.1rem;
outline:none;
border:2px solid #eee;
width:auto;
position: relative;
}
.csvtohtml-template-outofthebox1 .csv-search input:hover  {
border:2px solid #ddd;
}
.csvtohtml-template-outofthebox1 .csv-search input[type="button"]:hover  {
cursor: pointer;
}
.csvtohtml-template-outofthebox1 .csvhtml-pagination a, 
.csvtohtml-template-outofthebox1 .csvhtml-pagination a:link, 
.csvtohtml-template-outofthebox1 .csvhtml-pagination a:active
{
padding:0.3em 0.4em;
margin:0.2em 0.4em 1em 0;
display:inline-block;
background:#ddd;
text-decoration: none;
transition-property: background;
transition-duration: 1s;
color:#000 !important;
font-size:1.1rem;
outline:1px solid #000;    
}
.csvtohtml-template-outofthebox1 .csvhtml-pagination a:hover {
background:#eee;
outline:1px solid #444;  
}</pre></body></html>