<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wgal-container{
margin:30px auto;
}


.a-wgal-pht{
line-height:0;
display:inline-block;
vertical-align:top;

}

.xcustom{
line-height:0;

}

.formpayzone .u-btn,#sekform .u-btn{
display:inline-block !important;
margin:20px !important;
}


.Infelement{
display:none;
}

img.imgform-info{
max-height:16px;
margin:0 0 0 5px;
vertical-align:middle;
cursor:pointer;
}

#bullement{

position: fixed;
margin: auto;
width: 700px;
height: auto;
background-color:white;border: 1px solid #bfbfbf;
border-radius:3px;
z-index: 500;

}
#bullement-img{
max-height:16px; vertical-align:middle;margin:0 10px 5px 0;
}

.wcc-acc-log{
max-width:350px;margin:20px auto;background-color:white;padding:15px;border-radius:5px;

}

.wcc-acc-log input[type="button"]{
margin:10px;
}

.thisanswer{
max-width:350px;
margin:10px 0;
padding:15px;
margin:15px auto;
border-radius:5px;
clear:both;
text-align:center;
}

.thisanswer img{
max-height:30px;
vertical-align:middle;
margin-right:10px;
}


.thatanswer{
padding:15px;
margin:15px auto;
border-radius:5px;
clear:both;
text-align:center;
}

.answer_nook{
background-color:#FFCCCC;
border:0px solid #cc0000;
}

.answer_ok{
background-color:#D6FCBC;
border:0px solid #99CC00;
}


.wlog-divform{
margin:0 0 10px 0;
color:#a1abb5;
}

.wlog-divform input{
text-align:center;
color:black;
width:100%;
}



/*###################################################################*/
/*###################################################################*/
/*###################################################################*/
/* COOKIES */
#xvalid_rgpd{
margin:0 auto;
border:0px solid #ccc;
box-shadow:1px 1px 30px #ccc;
padding:0;
position:fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color:#fff;
z-index:20000;
max-width:600px;
border-radius:5px;
}




.xrgpd-title{
display:flex;
justify-content:space-around;
align-items:flex-start;
border-bottom:2px solid #ccc;
}



.xrgpd-title div{
padding:15px 15px;
text-align:center;
font-weight:bold;
color:black;
font-size:0.9em;
}

.xrgpd-title div:hover{
cursor:pointer;
color:#39a8ef;
}

.xrgpd-title-selected{
cursor:pointer;
color:#39a8ef !important;
}


.xrgpd-part{
display:none;
padding:15px;
font-size: 0.8em;
text-align: justify;
}

.xrgpd-button{
padding:15px 15px;
display:flex;
flex-wrap:nowrap;
justify-content:center;
align-items: stretch;
align-content: stretch;
border-top:2px solid #ccc;
}


.xrgpd-button button{
padding:10px 10px;
border-radius:5px;
border:2px solid #39a8ef;
background-color: white;
margin: 0 5px;
font-weight:600;
cursor:pointer;
font-size: 0.9em;
}

.xrgpd-button button:hover{
border:2px solid #39a8ef;
background-color:#39a8ef;
color:white;
}

.xrgpd-button-selected{
border:2px solid #39a8ef !important;
background-color:#39a8ef !important;
color:white !important;
}



.xrgpd-content{
height:300px;
overflow:hidden;
overflow-y:scroll;

}

.xrgpd-part-details{
margin:0 0 30px 0;
}


.xrgpd-part-dc-row{
display: flex;
justify-content: space-between;
align-content: baseline;
align-items: baseline;
margin:0 0 15px 0;
}

.xrgpd-part-dc-title{
font-weight:600;
font-size: 1.1em;
}


.xrgpd-switch{
position: relative;
display: inline-block;
width: 60px;
height: 34px;
vertical-align: middle;
}

.xrgpd-switch input {display:none;}

.xrgpd-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.xrgpd-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .xrgpd-slider {
  background-color:#39a8ef;
}

.xrgpd-slider2 {
background-color:#505050 !important;
}



input:focus + .xrgpd-slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .xrgpd-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.xrgpd-slider.round {
  border-radius: 34px;
}

.xrgpd-slider.round:before {
  border-radius: 50%;
}



/* FIN COOKIES */
/*###################################################################*/
/*###################################################################*/
/*###################################################################*/


#ADlinkShow{
background-color:#f36310;
padding:15px;
position:fixed;
cursor:pointer;
right:0;
top:200px;
z-index:400;
border-radius:10px 0 0 10px;
width:110px;
text-align:center;
}

#ADlinkShow:hover{
background-color:#ec8700;
transition-duration:0.4;
}

#ADlinkShow img{
max-height:80px;
}

#ADlinkShow div{
color:white;
text-transform:uppercase;
text-align:center;
font-size:10px;
display:none;
}



.NqteAll{
font-size:0.7em;
color:#888;
margin:0 0 0 15px;
}</pre></body></html>