﻿html,body { background-color: white !important; scrollbar-color: #999999 #ffffff; scrollbar-width: thin;}.FondLogo { position: fixed; background-color: #f2f2f2 !important; z-index: -1; left: -3000px; bottom: -3000px; width: calc(5000px + 5000px); height: calc(5000px + 5000px); transform: rotate(-45deg); background-repeat: repeat; animation: 60s linear 0s infinite alternate annim; background-image: url(""); background-size: 200px 180px; opacity: 0.3; filter: blur(3px) grayscale(70%); -webkit-filter: blur(3px) grayscale(70%); -moz-filter: blur(3px) grayscale(70%); -o-filter: blur(3px) grayscale(70%); -ms-filter: blur(3px) grayscale(70%);}.FondColor { position: fixed; background: linear-gradient(#f2f2f2, #ffffff) !important; background-color: white !important; z-index: -1; width: 100%; height: 100%; opacity: 1;}.depose{display: none;z-index: 99999998;font-size: 3.2em;position: fixed;width: 100%;height: 100%;background-color: #232323;text-align: center;text-anchor: middle;text-align-last: center;color:white;padding-top:calc(100vh - 600px);animation: 0.3s ease-in 0s 1 reverse both DragOn;}.IconPoubelle:hover .fa-trash-can {display: inline;}.IconPoubelle .fa-trash-can {color:red;display: none;}@keyframes DragOn {0% {opacity: 1;}100% {opacity: 0;}}@keyframes annim { 0% {  transform: rotate(-45deg);  left: -4000px;  top: -4000px; } 100% {  left: -3000px;  top: -3000px; }}.header { position: fixed; width: 100%; top: 0; background-color: #ffffff;}.footer { position: fixed; top: calc(100% - 160px); left: calc(100% - 150px); z-index: 19999; width: 120px; height: 130px; background-image: url("https://ouitransfert.com/Theme/LogoENT1.svg"); background-position: right; background-repeat: no-repeat; background-size: 7em; opacity: 1;}#SySPage1 { position: fixed; top: 100px; left: 50%; transform: translate(-50%); background-color: white; padding: 20px; border-radius: 5px; box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4); max-width: 380px; min-width: 380px; max-height: 88vh; overflow: auto;}@media only screen and (max-width: 787px) { .footer {  top: calc(100% - 100px);  left: calc(50% - 75px);  z-index: -1; } #SySPage1 {  width: 100%;  max-width: 380px;  max-height: 75vh; }}@media only screen and (max-height: 450px ){ body {  display: none; }}@media only screen and (max-width: 350px) { body {  display: none; }}