@import "/css/main.css";
@font-face {
  font-family: 'ngbtitle';
  src: url('/ngb/fonts/zagbold.eot');
  src: url('/ngb/fonts/zagbold.eot?#iefix') format('embedded-opentype'),
  url('/ngb/fonts/zagbold.woff') format('woff'),
  url('/ngb/fonts/zagbold.ttf') format('truetype'),
  url('/ngb/fonts/zagbold.svg#LeagueGothicRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #000;
  padding: 0;
  margin: 0;
}
#main {
  position: relative;
}
#main.nopic { padding-right: 90px;}
#main.wpic { width: 1255px; margin: auto;}
p, span.subtitle {
  text-align: justify;
}
h1#page_title {
  font-family: ngbtitle, serif;
  color: #fff;
  position: relative;
  margin: 0;
  left: 177px;
  top: 42px;
  font-size: 25pt;
  font-weight: normal;
}
#background {
  position: relative;
  background: url('../images/rainbow.png') no-repeat 100px 10px;
  display: block;
  min-height: 500px;
  padding: 0;
  left: -90px;
}
.nopic #background { }
.wpic #background { width: 1280px; margin: auto}
#nopic {
  float: right;
  margin-right: 20px;
  color: #fc9400;
  font-family: ngbtitle, sans-serif;
  font-size: 14px;
  position: relative;
  top: 4px
}
#bgradiant {
  position: absolute;
  width: 100%;
  height: 640px;
}
#bgradiant span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(radial, center center, 0, center center, 320, from(#454), to(#000));
  /* Safari 5.1+, Mobile Safari, Chrome 10+
  background-image: -webkit-radial-gradient(circle, #222, #000);*/
  background-image: -webkit-radial-gradient(30% 30%, contain, circle, #454, #000);
  /* Firefox 3.6+ */
  background-image: -moz-radial-gradient(30% 30%, contain, circle, #454, #000);
  /* Opera 11.10+ (same as mozilla) */
  background-image: -o-radial-gradient(30% 30%, contain, circle, #454, #000);
  /* IE 10+ */
  background-image: -ms-radial-gradient(30% 30%, contain, circle, #454, #000);
}
.nopic #bg_section {
  display: none
}
.wpic #bg_section {
  position: absolute;
  right: 0;
  top: 0;
  width: 500px;
  height: 750px;
  display: block;
}
#question {
  position: absolute;
  right: 180px;
  top: 3px;
}
#question a {
  display: block;
  width: 322px;
  height: 44px;
  text-decoration: none;
}
#ln {
  position: absolute;
  left: 600px;
  top: 40px;
}
#ln ul {
  color: #fff;
  list-style: none;
}
#ln li {
  float: left;
  display: inline;
  margin: 0 5px;
  padding: 0 0 0 12px;
  height: 25px;
  background: url(/ngb/images/button.png) no-repeat left top
}
#ln li a {
  color: #000;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  overflow: hidden;
  max-width: 177px;
  float: left;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  line-height: 24px;
  vertical-align: baseline;
  padding-right: 13px;
  background-image: url(/ngb/images/button.png);
  background-repeat: no-repeat;
  background-position: right top;
}
#ln li a:hover {
  color: #ee2;
}
#box_title {
  position: absolute;
  top: -65px;
  left: -57px;
  width: 1018px;
  height: 124px;
  padding: 0;
  overflow: hidden;
  pointer-events: none;
}
#box_title .q_title {
  display: block;
  width: 890px;
  margin: 15px 0 0 120px;
  font-family: Verdana, Helvetica;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}
#box_question {
  position: relative;
  top: 118px;
  left: 137px;
  z-index: 9;
  background: url("../images/question_bg.png") no-repeat left top;
  background-clip: content-box;
  background-size: 100% 100%;
  clear: both;
}
.wpic #box_question {
  width: 961px;
}
.nopic #box_question {
}
#box_content_container {
  padding: 15px;
}
#box_errors {
  position: relative;
  float: left;
  clear: right;
}
#box_errors ul {
  margin: 0;
  padding-left: 18px;
  list-style: circle;
}
#box_content {
  position: relative;
  clear: both;
}
#box_time {
  position: relative;
  clear: both;
}
#box_progress {
  position: relative;
  top: 118px;
  left: 137px;
  clear: both;
}
.wpic #box_progress {
  width: 957px;
}
.nopic #box_progress {
}
#footer {
  position: relative;
  top: 150px;
  left: 137px;
  clear: both;
  width: 937px;
  height: 170px;
  padding-left: 20px;
  text-align: left;
  vertical-align: bottom;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  background: url("/ngb/images/footer.png") no-repeat left top;
}
#sponsors {
  height: 90px;
  width: 957px;
  position: relative;
  left: -20px;
}
#sponsors a {
  opacity: 0.2;
  background: #000;
  display: block;
  position: absolute;
  height: 40px;
  margin-top: 20px;
  color: #000;
  text-indent: -1000px;
  overflow: hidden;
}
#sponsors a:hover {
  background: transparent;
}
#sponsors a.uqam {
  width: 167px;
  left: 0;
  margin: 0;
  height: 90px;
}
#sponsors a.facebook {
  width: 50px;
  left: 674px;
}
#sponsors a.twitter {
  width: 50px;
  left: 728px;
}
/*#sponsors a.googleplus 	{ width:50px; left:751px; }*/
#sponsors a.youtube {
  width: 70px;
  left: 793px;
  margin-top: 27px;
  height: 30px;
}
#sponsors a.cnrs {
  width: 75px;
  left: 173px;
  height: 67px;
}
#sponsors a.cesp {
  width: 209px;
  left: 251px;
  height: 55px;
}
#sponsors a.comonwest {
  width: 141px;
  height: 60px;
  left: 810px;
  margin-top: 64px;
}
#sponsors a.sidaction {
  display: none;
  width: 77px;
  height: 65px;
  left: 580px;
  opacity: 1;
  background: url("/ngb/images/sidaction.png");
}
#navbutton_container {
  margin-left: 0;
}
a.next {
  margin: 20px 0 0 20px;
  float: right;
}
a.back {
  margin-top: 20px;
  float: left;
}
a.last {
  margin-top: 20px;
  float: right;
}
a.reinit {
  text-decoration: none;
  text-transform: uppercase;
  color: #999;
  font-size: 10px;
  font-weight: bold;
}
/*.ma-loading{ background-color: #fafba4; }*/
/*.ma-selected{background-color: #ccfda8;}*/

.qtype_6 {
  display: inline;
}
.helper_pos {
  display: inline-block;
  white-space: nowrap;
}
.q_page {
  margin: 5px 10px 0 10px;
  padding: 0;
}
.q_page li {
  display: inline-block;
  margin: 0 0 1px 1px;
  padding: 1px 0 0 0;
  width: 23px;
  height: 22px;
  line-height: 21px;
  font-size: 10px;
  text-align: center;
  background-image: url("/images/pages.png");
  background-position: left -69px;
  color: #ddd;
}
.q_page li.error {
  background-position: left -46px;
  background-color: transparent;
  border: none;
  color: #000;
  font-weight: bold;
}
.q_page li.current {
  background-position: left 0;
  background-color: transparent;
  border: none;
  color: #000;
}
.q_page li.none {
  background-position: left -23px;
  background-color: transparent;
  border: none;
  padding-left: 0;
  opacity: 0.3
}
.q_page li a {
  width: 23px;
  padding: 0;
  margin: 0;
  font-weight: inherit;
}
.q_section {
  background-color: transparent;
}
.q_section_title {
  font-size: 10pt;
}
.q_section .q_normal {
  font-weight: normal;
}
