html,body{ font-weight: normal; margin: 0; padding: 0; /* height: 100%; */ width: 100%;}
h1{ font-size: 130px; /* line-height: 0.7; */ display: block; margin: 0 auto; text-align: center;font-weight: normal; margin: 0; padding: 0; -webkit-margin-before: 0; -webkit-margin-after: 0;}
h1 a { text-decoration: none; color: black }
a:visited{color: rgb(255, 36, 36)}
::selection{color:yellow;background-color: transparent;}
#CP_wrap{ width: 60%; margin: 0 20px; padding: 56px 20px;}
#div{position:absolute;top:0px;left:0px;width:100%;height:2000px;}
#cartouche{ display: none; background: rgba(255,255,255,0.8); z-index:999999; position: fixed; top: 0px; left: 30px; border: 0px solid; padding: 12px 10px 0px 10px;  text-align: left; }
.thumb { border: 1px dotted rgb(0, 0, 255); margin: 0px 0 20px 0; width: 49.5%; zoom: 0; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */; }
.thumb:first-child { margin-right: 1%; }
#showsave { font-size: 2em; z-index: 888888; position: fixed; top: 0px; left: 15px; color: black; display: block; text-decoration: none; }
footer { position: fixed; bottom: 10px; background: white; }
#info {display: none; background: rgba(255,255,255,0.94);position: fixed; top: 0;overflow: scroll;width: 100% !important;}
.infoclose {display: none;}
 #info *{animation-name:none; -webkit-animation-name:none; }
.wrap{ width: 100%; height: 100%;}
h1, h2, h3 { animation-name:uplaod_float; animation-duration:5s; animation-timing-function:ease-in; animation-delay:0s; animation-iteration-count:infinite; animation-direction:alternate; animation-play-state:running; -webkit-animation-name:uplaod_float; -webkit-animation-duration:5s; -webkit-animation-timing-function:ease-in; -webkit-animation-delay:0s; -webkit-animation-iteration-count:infinite; -webkit-animation-direction:alternate; -webkit-animation-play-state:running; }
.linkthumb { display: inline-block; width: 49%; margin: 0px 0px 6px 0px;}
h6 { margin: 20px 0px 9px 0px; }
@keyframes none { }
@keyframes uplaod_float { 0%   { margin-top:0px;} 33%  { margin-top:10px;} 66%  { margin-top:0px;} 100% { margin-top:10px;}} 
@-webkit-keyframes uplaod_float { 0%   { margin-top:0px;} 33%  { margin-top:10px;} 66%  { margin-top:0px;} 100% { margin-top:10px;} }
@media screen and (max-width: 900px) { .thumb { border: 1px dotted rgb(0, 0, 255); margin: 0px 0 20px 0; width: 100%; zoom: 0; box-sizing: border-box; -moz-box-sizing:border-box; } .thumb:first-child { margin-right: 0%; } }