@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic);body{font-family:Ubuntu,sans-serif;background-color:#fff}body a,body a:active,body a:link,body a:visited{text-decoration:none}input,select,textarea{outline:0}section{margin-top:40px;padding-bottom:60px}h1{font-size:1.8em;font-weight:500}h2{font-size:1.4em}.container{padding:0;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;text-align:center}.code{position:relative;left:-10px;width:90%;max-width:800px;padding:10px 15px;margin:0 auto;text-align:left}.code p{margin-top:20px;font-weight:500}.code textarea{margin-top:3px;display:inline;width:100%;padding:10px;height:auto;resize:none}#documentation table{margin:0 auto}#documentation table td{padding:15px 10px;margin:2px;background:#f0f0f0;text-align:left;color:#000}#documentation table .title td{padding:10px;background:#0093d9;text-align:center;font-weight:700;color:#fff}.form_plugin{margin:0 auto;width:100%;max-width:1000px}.form_plugin input,.form_plugin select,.form_plugin textarea{outline:0}.form_plugin select{padding:8px 4px}.form_plugin select option{height:20px}.form_plugin input[type=number]{padding:6px 4px}.form_plugin input[type=submit]{cursor:pointer;background:#0093d9;border-radius:4px;padding:8px 14px;border:none;color:#fff;font-weight:400;font-size:.9em;text-transform:uppercase}#form_exemple_jdpopup input,#form_exemple_jdpopup select{margin:6px}#form_exemple_jdpopup input:first-child{margin-left:0}#mypopups{display:inline-block;-webkit-transition:width .8s ease;-moz-transition:width .8s ease;-ms-transition:width .8s ease;-o-transition:width .8s ease;transition:width .8s ease}#mypopups .jdbpopup{float:left;padding:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .8s ease;-moz-transition:width .8s ease;-ms-transition:width .8s ease;-o-transition:width .8s ease;transition:width .8s ease}#mypopups .jdbpopup img{width:100%;height:auto}@media screen and (max-width:479px){#mypopups,#mypopups .jdbpopup{width:280px}}@media screen and (min-width:480px) and (max-width:767px){#mypopups{width:420px}#mypopups .jdbpopup{width:210px}}@media screen and (min-width:768px) and (max-width:991px){#mypopups{width:744px}#mypopups .jdbpopup{width:248px}}@media screen and (min-width:992px){#mypopups{width:930px}#mypopups .jdbpopup{width:310px}}