A:active{-webkit-transform: scale(1.1);}A.plus:active{-webkit-transform: scale(1.5);}input[type="submit"]:active,input[type="button"]:active{-webkit-transform: scale(0.9);}@keyframes midflip{from { transform:rotateY(-90deg); }to   {  }}@keyframes unmidflip{from {  }to   { transform:rotateY(-90deg); }}@keyframes slidedown{from { transform:translateY(-150%); }to     {  }}@keyframes unslidedown{from {  }to   { transform:translateY(-150%); }}@keyframes flip{from {transform:scaleX(1) scaleY(1);}to   {transform:scaleX(0) scaleY(0.9);}}@keyframes unflip{from {transform:scaleX(0) scaleY(0.9);}to  {transform:scaleX(1) scaleY(1);}}@keyframes slideleft{from {transform: translateX(0%);}to  {transform: translateX(-130%);}}@keyframes unslideleft{from {transform: translateX(-130%)}to   {transform: translateX(0%);}}@keyframes movelefttoright{from {transform: translateX(0%);}to   {transform: translateX(-150%);}}@keyframes unmovelefttoright{from {transform: translateX(150%)}to   {transform: translateX(0%);}}@keyframes fade{from {}to  {opacity:0;}}@keyframes unfade{from{opacity:0;}to {}}@keyframes circle{from {border-radius: 0;transform: scale(1);}to   {border-radius: 100%;transform: scale(0);}}@keyframes uncircle{from{border-radius: 100%;transform: scale(0);}to {border-radius: 0;transform: scale(1);}}@keyframes fadenslidedown{from { opacity: 0; transform:translateY(-150%); }to       {  }}@keyframes unfadenslidedown{from { opacity: 1; }to       { opacity: 0; transform:translateY(-150%); }}@keyframes midflipnslidedown{from { transform:translateY(-150%) rotateY(-90deg); }to       {  }}@keyframes unmidflipnslidedown{from { opacity: 1; }to       { transform:translateY(-150%) rotateY(-90deg); }}.flip{animation-name: flip;animation-duration: 0.5s;animation-iteration-count: 1;animation-direction: alternate;animation-timing-function: ease-out;animation-fill-mode: forwards;transform-style: preserve-3d;transform:scaleX(0);}.unflip{animation-name: unflip;animation-duration: 0.5s;animation-iteration-count: 1;animation-direction: alternate;animation-timing-function: ease-in;animation-fill-mode: forwards;animation-delay: 0s;transform-style: preserve-3d;animation-delay: 0.3s;}.slideleft{animation: slideleft ease-out 0.5s;}.unslideleft{animation: unslideleft ease-in 0.5s;}.movelefttoright{animation: movelefttoright ease-out 0.5s;}.unmovelefttoright{animation: unmovelefttoright ease-in 0.5s;}.fade{animation: fade ease-out 0.777s;}.unfade{animation: unfade ease-out 0.777s;}.circle{animation: circle ease-in 0.5s;}.uncircle{animation: uncircle ease-in 0.5s;}.fadenslidedown{animation: fadenslidedown ease 0.7s;}INPUT,TEXTAREA{transition: color 0.5s ease-in-out;}ARTICLE  .more{transition: all 0.7s ease-in-out;}ARTICLE .partContent, NAV UL{transition: max-height 0.7s ease-in-out;}.slidetop{animation: slidetop ease-in 1s;}@keyframes slidetop{from {}to   {max-height: 0;overflow: hidden;opacity:0;margin:0;padding:0;border: 0;}}@keyframes hvr-back-pulse_valid { 50% { background-color: rgba(21, 206, 67, 0.86); }}.exValid.hvr-back-pulse{-webkit-animation-name: hvr-back-pulse_valid;animation-name: hvr-back-pulse_valid;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;background-color: #4CAF50;color: white;}@keyframes hvr-back-pulse { 50% { background-color: rgba(32, 152, 209, 0.75); }}.hvr-back-pulse{vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;overflow: hidden;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;-webkit-transition-property: color, background-color;transition-property: color, background-color;}.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {-webkit-animation-name: hvr-back-pulse;animation-name: hvr-back-pulse;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;background-color: #2098d1;color: white;}.hvr-bounce-to-left{vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;}.hvr-bounce-to-left:before{content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;background: #2098d1;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 100% 50%;transform-origin: 100% 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {color: white;}.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}#btnAjax{float:right;margin:15px;}.tg-list-item{margin: 0 2em;}.tgl {display: none;}.tgl + .tgl-btn{display: block;width: 7em;height: 2em;cursor: pointer;}.tgl-flip + .tgl-btn{padding: 2px;transition: all .2s ease;font-family: sans-serif;perspective: 100px;}.tgl-flip + .tgl-btn:after, .tgl-flip + .tgl-btn:before{text-shadow: 1px 1px 1px #333;display: inline-block;transition: all .4s ease;width: 100%;text-align: center;position: absolute;line-height: 2em;color: #fff;position: absolute;top: 0;left: 0;backface-visibility: hidden;border-radius: 4px;}.tgl-flip + .tgl-btn:after{content: attr(data-tg-on);background: #02C66F;transform: rotateY(-180deg);}.tgl-flip + .tgl-btn:before{background: #FF3A19;content: attr(data-tg-off);}.tgl-flip + .tgl-btn:active:before {transform: rotateY(-20deg);}.tgl-flip:checked + .tgl-btn:before{transform: rotateY(180deg);}.tgl-flip:checked + .tgl-btn:after{transform: rotateY(0);left: 0;background: #7FC6A6;}.tgl-flip:checked + .tgl-btn:active:after{transform: rotateY(20deg);}.homeBlock{text-align:center;}.links{font-family: MavenProLight;color: white;font-size:30px;text-align:center;display: inline-block;margin: 0 10px;vertical-align:top;width:30%;min-width: 220px;}.linkDiv:hover .link, .linkDiv.hover .link{transform: rotateY(180deg);}.front,.back{height: 120px;}.linkDiv{perspective: 1000px;display: inline-block;text-align:center;height: 155px;width:100%;min-width:210px;}.link{transition: 0.6s;transform-style: preserve-3d;position: relative;padding:4px 14px;}.front, .back{backface-visibility: hidden;position: absolute;top: 0;left: 0;width:100%;}.front{background-color: darkgreen;box-shadow: 1px 1px 5px 0px #777777;z-index: 2;transform: rotateY(0deg);}.front.face.done{background-image: url(/inc/img/icon-check.png) !important;background-repeat: no-repeat !important;background-position: 10px 10px !important;}.back{transform: rotateY(180deg);box-sizing: border-box;font-size:15px;}.linkDiv:hover .caption{color:#2098d1;}.face IMG{width:120px;height:120px;border:0;box-shadow:none;margin:0;display:inline;}.face P{margin-top: 45px;text-shadow: 1px 1px 1px #333;}.face.front B{color:#fff;}.face span{font-size: 15px;padding-left: 45px;color:#fff}ARTICLE .partContent{text-align:left;}.caption{color:darkgreen;font-size:13px;margin-top: 120px;}.links:nth-child(1) .front{background:#1d861d;}.links:nth-child(2) .front{background:#78b778;}.links:nth-child(3) .front{background:#4ea04e;}.links:nth-child(4) .front{background:#2E802E;}.links:nth-child(5) .front{background:#34a034;}.links:nth-child(6) .front{background:#447b44;}.links:nth-child(7) .front{background:#56b756;}.links:nth-child(8) .front{background:#458E45;}.links:nth-child(9) .front{background:#5f8e49;}.links:nth-child(10) .front{background:#73AA73;}.links:nth-child(11) .front{background:#177217;}.links:nth-child(12) .front{background:#5C9C5C;}*{margin:0;padding:0;-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;}HTML,BODY{width:100%;height:100%;}UL,OL{list-style-type:none;}IMG,FIELDSET{border:0;-webkit-user-drag:none;}A{cursor:pointer;text-decoration:none;color:#fff;outline: none;}A:hover{color:#2098d1;}@font-face {font-family: MavenProLight;src: url(/inc/font/MavenProLight-300.otf);}@font-face {font-family: Mission-Script;src: url(/inc/font/Cookie-Regular.ttf);}BODY{font-family: Arial;}HEADER { font-family: Mission-Script; }input[type="submit"]{ font-family: MavenProLight; }ARTICLE FORM li > label{ font-family: MavenProLight; }ARTICLE H2 { font-family: MavenProLight; }FOOTER H4{ font-family: MavenProLight; }#ariane{ font-family: MavenProLight; }.mavenpro{ font-family: MavenProLight; font-size:30px;line-height:40px;}.missionscript{ font-family: Mission-Script; font-size:30px;line-height:50px;}::-webkit-scrollbar {width: 16px;height: 16px;background-color:darkgreen;border: 1px solid darkgreen;}::-webkit-scrollbar-button {background-color:darkgreen;border: 1px solid  darkgreen;background-repeat: no-repeat;}::-webkit-scrollbar-track-piece{background-color: #a5ca95;border-radius: 10px;border: 1px solid darkgreen;}::-webkit-scrollbar-thumb{border-top: 0px;border-bottom: 0;border-left: 1px solid #777;border-right: 1px solid #111; border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); background: -webkit-gradient(linear, left top, right top, color-stop(0%, darkgreen), color-stop(100%, #a5ca95));}::-webkit-scrollbar-corner{background-color:darkgreen;}::-webkit-scrollbar-button{background-position: center center;}::-webkit-scrollbar-button:vertical:increment{background-image: url(/inc/img/scroll/down.png);}::-webkit-scrollbar-button:vertical:decrement{background-image: url(/inc/img/scroll/top.png);}::-webkit-scrollbar-button:horizontal:increment{background-image: url(/inc/img/scroll/right.png);}::-webkit-scrollbar-button:horizontal:decrement{background-image: url(/inc/img/scroll/left.png);}BODY{background-color:#fff;color:#333;font-size:12px;}BODY.ajax{background-image: url('/inc/img/background.jpg');background-size: cover;background-attachment: fixed;}#container{word-wrap: break-word;max-height: 100vh;margin:auto;background-color:#fff;overflow-y: auto;}INPUT:focus,TEXTAREA:focus{color: #2098d1;}HEADER{background: linear-gradient(rgb(51, 86, 36) 5%, rgb(95, 142, 73) 100%) rgb(116, 173, 90);color: #fff;text-shadow: 1px 1px 1px #333;font-weight: normal;}HEADER H1{padding: 10px;height: 44px;font-size: 55px;}HEADER P{font-size: 30px;float: left;position: relative;}HEADER IMG{float:left;height: 70px;margin: 7px 17px 7px 7px;background-color: white;border: 2px solid white;border-radius:5px;}HEADER NAV UL{float:right;}#banner{width:100%;border-bottom: 2px solid darkgreen;}#currDate{display:inline;color:darkgreen;font-weight:bold;}#info{text-align: left;margin: 10px 10px;}#info a{color:darkgreen;font-weight:bold;}#info b{color:darkgreen;}#author{text-align:right;margin: 0 10px 0 0;font-size: 12px;}#ariane{padding: 5px 10px 0 0;background: linear-gradient(rgb(165, 202, 149) 5%, rgb(104, 165, 75) 100%) rgb(116, 173, 90);border-bottom: 1px solid darkgreen;color: #fff;border-top: 1px solid darkgreen;text-shadow: 1px 1px 1px #333;line-height: 12px;text-align:right;}#ariane .home{background-image: url('/inc/img/home.png');background-position: left center;background-repeat: no-repeat;background-size: 15px;padding-left: 18px;}#ariane .folder{background-image: url('/inc/img/folder.png');background-position: left center;background-repeat: no-repeat;background-size: 13px;padding-left: 18px;margin: 0 3px}ARTICLE{width: 100%;font-size: 14px;line-height: 18px;display:inline-block;}ARTICLE H2{border-bottom: 1px solid;padding: 10px;color:darkgreen;margin: 20px 40px;font-size: 24px;background-image: url('/inc/img/icon-title-frog.png');background-position: 5px;background-repeat: no-repeat;background-size: 30px 40px;padding-left: 40px;}ARTICLE  H3{margin: 10px 0;padding: 5px;font-family: MavenProLight;color: darkgreen;font-size: 22px;text-align:center;border-bottom: 1px solid;}H4{margin: 15px 0 5px 0;padding: 0 5px;font-family: MavenProLight;color: darkgreen;font-size: 2vh;line-height: 2vh;}H5{margin:0;padding: 0 5px;font-family: MavenProLight;color: darkgreen;font-size: 1.7vh;}ARTICLE  .more {float:right;width:0px;height:0px;}ARTICLE  .more:after{content: "";position: absolute;right: 14px;top: 50%;margin-top: -3px;border-width: 8px 6px 0 6px;border-style: solid;border-color: #fff transparent;}ARTICLE  .more.loaded{width:39px;height:39px;font-weight:bold;color:#fff;background-color:darkgreen;font-size: 24px;cursor:pointer;margin: 20px 10px 0 0;-webkit-transform: rotate(-180deg);}ARTICLE  >  .more.loaded ~ .more.loaded {margin-top: 10px;}ARTICLE  .more.closed{-webkit-transform: rotate(-0deg);}ARTICLE .partContent{text-align:justify;max-height: 5000px;overflow: hidden;}ARTICLE UL{margin: 0 10px;}ARTICLE UL.ndLvl{list-style-type: square;}ARTICLE  UL.square{list-style-type: square;list-style-position: inside;}ARTICLE LI{margin: 5px}ARTICLE A{color:darkgreen;}ARTICLE A.full{display: block;height: 18px;}ARTICLE B{font-weight: bold;color: darkgreen;}ARTICLE LI B{font-weight: bold;color: darkgreen;}ARTICLE PRE{white-space: pre-wrap;word-wrap: break-word;max-height:210px;overflow-y:auto;overflow-x:hidden;border: 1px solid #a5ca95;border-left: 1rem solid #a5ca95;font: lighter 11px Monaco,'MonacoRegular',monospace;background-color: #fff;background-image: repeating-linear-gradient(0deg, transparent, transparent 14px, rgba(200,200,200,.5) 14px, rgba(200,200,200,.5) 28px);line-height:14px;background-attachment: local;padding: 0 3px;}ARTICLE PRE B{color:#e65201;}FORM {margin:auto;}FORM UL{list-style:none;padding:0;margin:0;   }FORM LI{display: block;border:1px solid #ddd;margin-top: 30px;border-radius: 3px;}FORM LI:first-child{margin-top: 10px;}FORM LI.submitBtn{border:none;margin-top: 0px;text-align: center;}FORM LI > LABEL{display: block;float: left;margin-top: -19px;background: #fff;height: 14px;padding: 2px 5px 2px 5px;color: #777;font-size: 2vh;white-space: nowrap;}FORM INPUT[type="text"],FORM INPUT[type="date"],FORM INPUT[type="datetime"],FORM INPUT[type="email"],FORM INPUT[type="number"],FORM INPUT[type="search"],FORM INPUT[type="time"],FORM INPUT[type="url"],FORM INPUT[type="password"],FORM TEXTAREA,FORM SELECT {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;width: 100%;display: block;outline: none;border: none;line-height: 25px;font-size: 14px;padding: 5px;}FORM TEXTAREA{line-height: 12px;}FORM LI > SPAN{background: #F3F3F3;display: block;padding: 3px;margin: 0 0 -9px 0;text-align: center;color: #777;font-size: 1.5vh;}FORM TEXTAREA{resize:none;height:250px;}ARTICLE INPUT[type="submit"],ARTICLE INPUT[type="button"]{text-shadow: 1px 1px 1px #333;width:200px;margin-top:15px;}FORM SELECT.mini{height: 24px !important;padding: 0;}FORM TEXTAREA.mini{height: 104px !important;}FORM .inptInline DIV{display:inline-block;margin:0 10px;width:55px;}FORM .inptInline INPUT[type=text]{text-align:center;width:calc( 50% - 90px );display:inline-block;}FORM .btnFull LABEL{margin-top: 3px;}FORM .btnFull .tgl, FORM .btnFull .tgl-btn {width: 90% !important;margin-left: 5% !important;}FORM .btnFull .tgl-flip, FORM  .btnFull .tgl-btn{perspective: 500px !important;}FORM .copyToClip,FORM .pasteToClip{margin-top: -10px;}INPUT[type="submit"],INPUT[type="button"]{background-color: darkgreen;border: none;padding: 10px 20px 10px 20px;border-bottom: 3px solid green;border-radius: 3px;color: #fff;cursor:pointer;white-space: normal;}INPUT[type="submit"].red,INPUT[type="button"].red{background-color:red;border-bottom: 3px solid #d23939;}.minicss INPUT[type=text]{padding:0;}.rangeDiv{background:darkgreen;padding:1px 2px 0 8px;height: 26px;}.rangeDiv INPUT[type=text]{width: 55px !important;display: inline !important;line-height: 15px !important;text-align: center;}.double.rangeDiv INPUT[type=text]{width: 25px !important;}INPUT[type=range]{-webkit-appearance: none;background-color: darkgreen;height: 2px;position:relative;top:-4px;left:-2px;width:calc( 100% - 60px );}.double INPUT[type=range]{-webkit-appearance: none;background-color: darkgreen;height: 2px;position:relative;top:-4px;left:-2px;width:calc( 100% - 60px );}input[type="range"]::-webkit-slider-runnable-track{background-color: #a5ca95;border-radius: 5px;border: 1px solid darkgreen;} input[type="range"]::-webkit-slider-thumb{-webkit-appearance: none;width: 30px;height: 25px;cursor: pointer;border-top: 0px;border-bottom: 0;border-left: 1px solid #777;border-right: 1px solid #111; border-radius: 5px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); background: -webkit-gradient(linear, left top, right top, color-stop(0%, darkgreen), color-stop(100%, #a5ca95));} input[type="range"]:focus {outline:0;}input[type="range"]:focus::-webkit-slider-runnable-track {background: -webkit-gradient(linear, right top, left top, color-stop(0%, #4c9c4c), color-stop(100%, #a5ca95));}.rangeDiv.mini{height: 20px;margin: 3px 0;}.rangeDiv.mini INPUT[type=text]{padding: 0 !important;}.rangeDiv.mini  input[type="range"]::-webkit-slider-thumb{-webkit-appearance: none;width: 20px;height: 15px;}INPUT[type="color"]{border: 0;background: #fff;outline:0;width:50px;position: relative;left: 5px;}.colorValue{display:inline !important;width: calc(100% - 50px) !important;text-align:center;line-height: 16px !important;}.options{text-align:center;background: #a5ca95;white-space: nowrap;}.options LABEL{text-shadow: 1px 1px 1px #333;color: #fff;width: 55px;display: inline-block;text-align: left;vertical-align: middle;}input[type=radio]{-webkit-appearance: none;display: block;margin: 10px 3px;width: 17px;height: 17px;border-radius: 12px;cursor: pointer;vertical-align: middle;box-shadow: hsla(0,0%,100%,.15) 0 1px 1px, inset hsla(0,0%,0%,.5) 0 0 0 1px;background-color: hsla(0,0%,0%,.2);background-image: -webkit-radial-gradient( hsla(200,100%,90%,1) 0%, hsla(200,100%,70%,1) 15%, hsla(200,100%,60%,.3) 28%, hsla(200,100%,30%,0) 70% );background-repeat: no-repeat;-webkit-transition: background-position .15s cubic-bezier(.8, 0, 1, 1), -webkit-transform .25s cubic-bezier(.8, 0, 1, 1);outline: none;}input[type=radio]{display:inline-block;}input[type=radio]:checked{-webkit-transition: background-position .2s .15s cubic-bezier(0, 0, .2, 1),-webkit-transform .25s cubic-bezier(0, 0, .2, 1);}input[type=radio]:active{-webkit-transform: scale(1.5);-webkit-transition: -webkit-transform .1s cubic-bezier(0, 0, .2, 1);}input,input[type=radio]:active {  background-position: 24px 0px; }input[type=radio]:checked {  background-position: 0 0; }input[type=radio]:checked ~ input,input[type=radio]:checked ~ input:active {  background-position: -24px 0; }#help A.plus{margin-left:0;}#formResult LI {margin-top:10px;}#nbResult{margin-bottom:0}#sWarn{color:#f90;font-weight:bold;border:0;text-align:center;}#waitRendering{text-align: center;font-weight:bold;}FOOTER{margin-top: 20px;background: linear-gradient(rgb(165, 202, 149) 5%, rgb(104, 165, 75) 100%) rgb(116, 173, 90);border-top:1px solid darkgreen;text-shadow:1px 1px 1px #333;color:#fff;text-align:center;clear: both;}FOOTER UL{margin: 10px 0;line-height: 14px;}FOOTER DIV.copy{background: linear-gradient(rgb(51, 86, 36) 5%, rgb(95, 142, 73) 100%) rgb(116, 173, 90);padding:5px;font-size:11px;line-height: 11px;} FOOTER H4{padding: 5px;margin:auto;max-width:80%;margin-bottom: 3px;text-shadow: 1px 1px 1px #333;box-shadow: rgb(154, 204, 133) 0px 1px 0px 0px inset;border: 1px solid rgb(59, 110, 34);color: rgb(255, 255, 255);font-weight: bold;background: linear-gradient(rgb(57, 109, 33) 5%, rgb(104, 165, 75) 100%) rgb(116, 173, 90);}FOOTER H4:before,FOOTER H4:after{content: url('/inc/img/star.png');margin-left: 3px;margin-right: 5px;position: relative;top: 2px;}FOOTER A{display:block;padding:4px;margin:auto;max-width:60%;border-radius: 3px;}.masked{display:none !important;}.clr:after {content: "";clear: both;display: table;}.copyToClip,.pasteToClip{font-weight:bold;font-size: 12px;line-height: 18px;display: block;text-align: right;}.copyToClip:before{content: url('/inc/img/icon-copy-to-clipboard.png');margin-right:2px;position: relative;top: 2px;}.pasteToClip:before{content: url('/inc/img/icon-paste-to-clipboard.png');margin-right:2px;position: relative;top: 2px;}.alignLeft{text-align:left;}.notopacity{opacity:0;}.listNum{list-style-type: decimal;margin-left:15px;}#introduction{padding:0 10px 10px 10px;}#help{margin-top: 10px;}#help > UL > LI {background-color: #e3f1ee;border-radius: 3px;border: 1px solid #00c7ff;padding:10px;}#helpcode{padding:0 20px;margin:20px 0;}A.plus{font-family: MavenProLight;position: relative;top: -1px;margin-left: 5px;background: darkgreen;color: #fff;font-weight: bold;width: 15px;height: 15px;display: inline-block;text-align: center;border-radius: 2px;font-size: 21px;line-height: 14px;}A.plus:active{-webkit-transform: scale(1.5);}#contact{margin: 20px auto;background:url(/inc/img/form-contact.png);width:226px;height:205px;text-align: center;}#contact A{font-family: Mission-Script;font-size: 24px;position: relative;top: 17px;left: -55px;}.formProgress{text-align: center;}.progressBar{max-width:200px;height:20px;}.tabDiv{border: 1px solid transparent;border-left: 10px solid darkgreen;margin: 0 30px 0 50px;}.tab{float:left;transform: rotate(90deg);transform-origin: 20px 30px;}.tabBtn{background:#a5ca95;color:#fff;display: inline-block;text-align: center;padding: 5px 20px;border-radius: 3px 3px 0 0;transform: rotate(180deg) !important;cursor:pointer;border-right: 1px solid darkgreen;}.tabBtn:before{content: url('/inc/img/tool.png');margin-left: 3px;margin-right: 5px;position: relative;top:1px;}.tabBtn.selected{background:darkgreen;}.tabDiv H2{width: calc(100% - 90px) !important;}.tabDiv .partContent{margin: 10px 15px;margin-top: -15px;}.dargUpload{border:2px dashed #a5ca95;height:129px;background-image:url(/inc/img/form-upload.png);background-position:center;background-repeat: no-repeat;background-size: 64px;transition:background-size ease-out 0.5s;padding-top: 5px;text-align: center;color: darkgreen;background-color: #f7fbf8;display: table;width: calc( 100% - 4px );}.dargUpload.ok{background-image:url(/inc/img/form-upload-ok.png);}.dargUpload.ko{background-image:url(/inc/img/form-upload-ko.png);}.dargUpload.hover,.dargUpload:hover{background-size: 85px;background-color: #ddf7e3;}.uploaded{min-height: 70px;border-top: 1px solid #a5ca95;padding: 3px 0;}.uploaded IMG{border:1px solid transparent;background-image: url(/inc/img/iconfile/unknown.png);background-size: cover;background-position: 2px 0;width: 64px;height: 64px;display: inline;margin: 0;}.uploaded A:hover{border-radius: 0 0 3px 3px;background:#f00;}.uploaded A:hover IMG{border:1px solid #f00;}.uploaded A:hover .del{display: inline-block;}.uploaded .del{display:none;width: 16px;margin: 3px 0 0 47px;position: absolute;z-index: 2;height: 16px;background: url(/inc/img/form-upload-delete.png);}.uploadTitle{font-family: MavenProLight;}.uploadTitle .uploadRules{width:13px;height:13px;background: url(/inc/img/form-upload-help.png);display: inline-block;top: 1px;position: relative;}.inptUpload{opacity: 0;width: 100%;cursor:pointer;height: 129px;position: absolute;display:flex;}#popinmask{width:100%;height:100%;position:fixed;opacity:0.3;background:#222;z-index:10000;top: 0;left: 0;}#popinWin{position: fixed;z-index: 10001;background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.3);border-radius: 0 0 6px 6px;box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);background-clip: padding-box;outline: none;top: calc( 20% - 70px);left: 50%;transform: translateX(-50%);}#popinWin .title{background-color: darkgreen;padding: 2px 5px 4px 20px;font-weight: bold;font-size: 16px;font-variant: small-caps;color: White;}#popinWin .title:before{margin-right: 4px;position: relative;top: 3px;}#popinWin.info .title:before{content: url('/inc/img/icon-popin-information.png');}#popinWin.warn .title:before{content: url('/inc/img/icon-popin-warning.png');}#popinWin.err .title:before{content: url('/inc/img/icon-popin-error.png');}#popinWin .message{padding : 10px;overflow: auto;max-height: 70vh;word-wrap: break-word;min-width: 240px;}#popinWin .btn{padding: 10px 20px;margin-bottom: 0;text-align: right;background-color: #f5f5f5;border-top: 1px solid #ddd;border-radius: 0 0 6px 6px;box-shadow: inset 0 1px 0 #ffffff;}#popinWin .btn A{border-radius: 3px;margin-left:10px;padding: 3px 10px;text-shadow: 1px 1px 1px #333;border: 1px solid rgb(59, 110, 34);color: rgb(255, 255, 255);font-weight: bold;display: inline-block;text-align: center;}#popinWin .btn A.ok{    background:darkgreen;}#popinWin .btn A.ok:before{content: url('/inc/img/icon-popin-ok.png');position: relative;top: 2px;vertical-align: -2px;margin: 0 5px;}#popinWin .btn A.ko{background:#da2828;}#popinWin .btn A.ko:before{content: url('/inc/img/icon-popin-ko.png');position: relative;top: 2px;vertical-align: -2px;margin: 0 5px;}#popinWin UL{list-style-position: inside;list-style-type: circle;}#popinWin TEXTAREA{width: 100%;height: 180px;}#popinWin TABLE.btnset TD{text-align:center;}#popinWin TABLE.btnset A{display:inline-block;}.loaderDiv.show{opacity:0.9;}.loaderDiv{transition: opacity 1s ease-out;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;z-index: 1;display: table;}@keyframes loader{0% { transform:rotateX(0deg); }50%{ transform:rotateX(+180deg); }100%{ transform:rotateX(0deg);  }}.loader > DIV:nth-child(1){animation: loader 3s 0.7s infinite forwards;}.loader > DIV:nth-child(2){animation: loader 3s 0.9s infinite forwards;}.loader > DIV:nth-child(3){animation: loader 3s 1.1s infinite forwards;}.loader > DIV:nth-child(4){animation: loader 3s 1.2s infinite forwards;}.loader > DIV:nth-child(5){animation: loader 3s 1.4s infinite forwards;}.loader > DIV:nth-child(6){animation: loader 3s 1.6s infinite forwards;}.loader > DIV:nth-child(7){animation: loader 3s 1.8s infinite forwards;}.loader{line-height: 16px;font-weight: bold;font-family: MavenProLight;color:#fff;text-align:center;padding: 15px;border-radius: 5px;display: flex;margin: auto;width: 183px;margin-bottom:10px;}.loader > DIV{width: 15px;height: 15px;transform-style: preserve-3d;margin:5px;}.loader > DIV > DIV{position: absolute;width: 15px;height: 15px;backface-visibility: hidden;background-color: #2098d1;padding:3px;border-radius: 3px;}.loader .back{display: block;transform: rotateY(180deg);box-sizing: border-box;padding: 10px;color: white;text-align: center;background-color: #2098d1;}.loaderDiv .center{display: table-cell;vertical-align: middle;text-align:center;}.loaderMsg{color: #2098d1;font-weight: bold;font-family: MavenProLight;font-size: 16px;margin: 5px;}ARTICLE .linkDiv IMG{width: auto !important;height: 100% !important;}FOOTER{margin-top:-59px !important}#container{min-height:100%;}ARTICLE{overflow: auto;height: calc( 100vh - 154px );}#currDate{color:#fff;}.caption{font-size: 1.8vh !important;padding: 5px;}.face span {padding-left: 30% !important;}#sound{cursor:pointer;width:32px;height:32px;background-image: url('/inc/img/icon-sound-ok.png');float:right;margin:10px 15px 0 0;background-size: cover;}#sound.off{background-image: url('/inc/img/icon-sound-ko.png');}FOOTER UL{text-align: right !important;font-size: 14px !important;margin-right:15px !important;}.subcopy2{display:inline-block;}.submitBtn{text-align:right;}.objectifText{margin: 10px;color: darkgreen;font-size: 2vh;line-height: 2vh;}.exElement IMG{width: 50px;height:50px;}.exElement IMG.mini{width: 30px;height:30px;}.exElement IMG.maxi{width: 90px;height:90px;}.exElement{width: 200px;display: inline-block;text-align: center;vertical-align: top;margin: 0;}.exContain{text-align: center;display: flex;vertical-align: top;}.exMatch{text-align: center;margin: auto;}.exMatch IMG{width: 80px;height:80px;}.exMatch TR{    border: 2px solid black;}.exMatch TD{    white-space: nowrap; }.exDrag{width: 190px;display: inline-block;vertical-align: top;}.exDrag IMG{width:90px;height:90px;}.exDrag.sel3, .exDrag.sel4{border:1px solid transparent;}.exDrag.sel3 IMG, .exDrag.sel4 IMG{cursor:pointer;border:3px solid darkgreen;border-radius:5px;transition: all 0.3s ease-in-out;opacity: 0.4;}.exDrag.sel3 IMG:hover, .exDrag.sel4 IMG:hover{border:3px solid #2098d1;opacity:0.7;}.exDrag.sel3 IMG.clicked, .exDrag.sel4 IMG.clicked{border:3px solid #f90;opacity:1;}.exDrag.sel2{border:1px solid transparent;}.exDrag.sel2 IMG{cursor:pointer;border:3px solid darkgreen;border-radius:5px;transition: all 0.3s ease-in-out;opacity: 0.4;}.exDrag.sel2 IMG:hover{border:3px solid #2098d1;opacity:0.7;}.exDrag.sel2 IMG.clicked{border:3px solid #f90;opacity:1;}.exDrag.sel1{margin:0 10px;border: 1px solid transparent;border-radius: 5px;}.exDrag.sel1 IMG{cursor:move;border:3px solid transparent;border-radius:5px;}#desserte{display:inline-block;width:100%;border: 1px solid #ddd;border-radius:5px;background:#fff;position: relative;}#desserteBg{background-position: center center;background-repeat: no-repeat;width: 100%;height: 100%;opacity: 0.2;position: absolute;}#desserte.highlight{border: 1px dashed #ddd;background:#f3fde8;}#desserte .title{background : #F3F3F3;color: #777;text-align:center;}#desserte .newObj{background-size: cover;display: inline-block;width:45px;height:45px;}#desserte .newObj:hover{background-image: url('/inc/img/icon-cancel.png') !important;cursor:pointer;}#desserte .drop{padding:5px;position: relative;}#checkout {    background-color: #f4d7d7;    vertical-align: middle;}#checkout IMG {    width: auto;    height: 50%;}#checkout SPAN {    white-space: nowrap;}#result,#exercice {padding: 0px 10px !important;}#result .title,#result .message{margin: 10px;font-size: 2.5vh;line-height: 2.5vh;}#result .title{text-align:center;font-weight:bold;}#result TABLE {width: 100%;position: relative;font-weight: bold;}#result .message.green{color:darkgreen;}#result .message.red{color:red;}#result .message{text-align: center;font-weight: bold;}#result TD.green{background:darkgreen;color:#fff;}#result TD.red{background:red;color:#fff;}#result TD{padding: 10px 5px;text-align:center;width:10%;border-radius: 5px;}#result TD:last-child{width:60%;text-align:left;}#result TD:nth-child(4){padding:0px;}#result TD IMG {width: 45px;vertical-align: middle;}#commandeList{text-align:center;}#popinWin h3{text-align:center;min-width:250px;}#popinWin .message{font-size:14px;}.linkDiv{cursor : pointer;}HEADER IMG{cursor : pointer;}ARTICLE .msgIntro{padding: 15px 10vw;}ARTICLE  h3{margin: 15px 10vw;}ARTICLE .partContent.noScroll{position: relative;top: 50%;transform: translateY(-50%);}.containerBg{background-position: center center;background-repeat: no-repeat;width: 100%;height: 100%;opacity: 0.2;position: absolute;}#exMoney{margin-right: 15px;}ARTICLE .choix,ARTICLE .resultat{text-align:center;}ARTICLE .resultat{height:50px;font-family: Mission-Script;font-size:50px;margin: 10px;line-height: 50px;}ARTICLE .resultat .txt.ok{color:darkgreen;}ARTICLE .resultat .txt.ko{color:red;}ARTICLE .choix DIV{background:#e8f3f9;font-family: MavenProLight;cursor:pointer;border-radius:5px;border:5px solid transparent;display:inline-block;margin:10px;font-size: 70px;}ARTICLE .choix DIV.ko{border:5px solid red;}ARTICLE .choix DIV.ok{border:5px solid darkgreen;}ARTICLE .choix DIV IMG{width:90px;height:90px;}ARTICLE .choix DIV{transition: all 0.7s ease-in-out;}ARTICLE .choix.NUM DIV{width: 90px;height: 90px;line-height: 90px;}ARTICLE .choix DIV.V {line-height: 90px;background:#e5f7e5;}ARTICLE .choix DIV.F {line-height: 90px;background:#f7e5e5;}ARTICLE .choix DIV.V,ARTICLE .choix DIV.F{font-size: 35px;width: 90px; height: 90px;}ARTICLE .resultBlock{margin: 10px;}ARTICLE .resultBlock DIV{display:inline-block;text-align: center;vertical-align: top;}ARTICLE .question{width: calc(100% - 176px);text-align: left !important;padding: 10px 10px 10px 0;}ARTICLE .answer{width: 70px;font-family: MavenProLight;font-size: 20px;line-height: 70px;height: 70px;font-weight: bold;border:2px solid transparent;margin-left: 7px;}ARTICLE .answer IMG{width: 70px;height: 70px;}ARTICLE .answer1,ARTICLE .answer2.ok{border:2px solid darkgreen;background: #e5f7e5;}ARTICLE .answer2,ARTICLE .answer1.ko{border:2px solid red;background: #f7e5e5;}#pBar{width:80%;max-width:500px;min-width:200px;margin: auto;margin-bottom: 10px;font-weight: bold;font-family: MavenProLight;}ARTICLE .intermediate{margin: auto;display: block;width:100%;}.resultUpdate{font-size: 5vh;font-family: Mission-Script;line-height: 7vh;text-align: center;}.resultUpdate.ok{color:darkgreen;}.resultUpdate.ko{color:red;}ARTICLE .updateEvo{width: 90%;margin: auto;}ARTICLE .updateBar{width: 50%;margin: auto;}ARTICLE .resDetail{margin-top: 5px;background:#f2f9ed;padding:2px;text-align:left !important;}.objDiv{text-align:center;}