.home {position: relative; }

.wizard_content .security-password {
  margin-top: .3em; }
.wizard_content .message {
  position: relative; }
  .wizard_content .message .closer {
    border-radius: 4px;
    cursor: pointer;
    display: block;
    line-height: 1em;
    padding: 0.1em 0.25em;
    position: absolute;
    right: 0.25em;
    top: 0.25em; }
    .wizard_content .message .closer:hover {
      background: #ffffff;
      color: #990000; }
  .wizard_content .message .error, .wizard_content .message .success {
    padding: 1em;
    color: #ffffff; }
  .wizard_content .message .success {
    background: #006600; }
  .wizard_content .message .error {
    background: #990000; }

.security-password {
  font-weight: 300; }

#main.login {
  position: relative;
  text-align: center; }

#main #board {
  position: relative;
  display: inline-block;
  border-radius: 0px 15px 0px 15px;
  padding: 50px 100px;
  text-align: left; }

#main #board.authbox {
  width: 520px;
  margin: 0 auto;
  display: block; }

#main #board.legal {
  width: 790px;
  margin: 0 auto;
  display: block; }

#main #header.login {
  display: block;
  margin: 0 auto; }

#main #board div.menu a, #main #board div.menu a:visited {
  color: white; }

#main #board div.menu a:hover {
  text-decoration: underline; }

#header.login {
  background-position: 0px 9px;
  position: relative;
  top: 0;
  width: 270px;
  height: 165px;
  display: inline-block; }

#projectlist {
  background: #ffffff;
  padding: 0px 20px 20px 20px;
  text-align: left;
  display: inline-block;
  border-radius: 0px 10px 0px 10px; }

#main.home {
  text-align: center; }

#xxboardwindow {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 50px;
  text-align: center;
  display: inline-block; }

#xxboard {
  background: rgba(255, 255, 255, 0.8);
  padding: 0px 20px 20px 20px;
  text-align: left;
  display: inline-block;
  border-radius: 10px; }

#board .error {
  padding: 5px;
  color: #AA4D4D;
  background: rgba(255, 255, 255, 0.8); }

#footer.home {
  margin-top: -120px;
  height: 120px; }

#board_title {
  height: 30px;
  padding-top: 5px; }

#board_title p {
  background: transparent url(../images/home_menu_icons.png) no-repeat -8px -422px;
  color: #636363;
  margin: 0;
  padding: 0 0 0 20px;
  line-height: 30px; }

/**************
 * BOARD MENU *
 **************/
#board_menu {
  float: left;
  padding-top: 10px;
  width: 210px;
  border-right: 1px solid #dddddd; }

#board_menu > * {
  margin-right: 10px; }

#board_title h1 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: bold;
  background: transparent url(../images/user.png) no-repeat 4px -6px; }

#board_title h1 span {
  padding-left: 40px; }

#board_title h2 {
  margin: 10px 0;
  padding-left: 40px;
  font-size: 14px;
  font-weight: normal; }

#board_menu .param_hm {
  background: transparent url(../images/home_menu_icons.png) no-repeat -8px -368px;
  color: #636363;
  display: block;
  margin-left: 10px;
  padding: 0 50px 0 16px;
  line-height: 14px;
  font-size: 11px; }

#board_menu .param_hm:hover {
  color: #4b8795;
  background-position: -8px -398px; }

#board_menu .tags {
  border: 1px solid #dddddd;
  border-width: 1px 0;
  list-style: none;
  margin: 15px 0;
  padding: 10px 0; }

#board_menu .tags li a {
  background: transparent url(../images/home_menu_icons.png) no-repeat;
  color: #636363;
  display: block;
  margin-left: 10px;
  padding-left: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 14px; }

#board_menu .tags li a:hover {
  color: #373737; }

#board_menu .tags li.active {
  background-color: #eee;
  color: white; }

#board_menu .tags li.active a {
  color: #636363;
  cursor: default; }

#board_menu .tags li a.my_project_hm {
  background-position: -5px 0px; }

#board_menu .tags li a.my_project_hm:hover {
  background-position: -5px -120px; }

#board_menu .tags li.active a.my_project_hm {
  background-position: -5px -240px; }

#board_menu .tags li a.collabs_hm {
  background-position: -5px -30px; }

#board_menu .tags li a.collabs_hm:hover {
  background-position: -5px -150px; }

#board_menu .tags li.active a.collabs_hm {
  background-position: -5px -270px; }

#board_menu .tags li a.catalogue_hm {
  background-position: -5px -60px; }

#board_menu .tags li a.catalogue_hm:hover {
  background-position: -5px -180px; }

#board_menu .tags li.active a.catalogue_hm {
  background-position: -5px -300px; }

#board_menu .tags li a.notifs_hm {
  background-position: -5px -90px; }

#board_menu .tags li a.notifs_hm:hover {
  background-position: -5px -210px; }

#board_menu .tags li.active a.notifs_hm {
  background-position: -5px -330px; }

#board_menu h3 {
  font-family: 'DroidSerifBoldItalic',Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 13px;
  margin: 20px 0px 5px 0px; }

#board_menu .project_link {
  list-style: none;
  padding-left: 10px;
  font-size: 11px; }

#board_menu .project_link li span {
  line-height: 20px;
  display: block; }

#board_menu .project_link li:hover span {
  cursor: pointer;
  color: #4b8795; }

/*****************
 * BOARD CONTENT *
 *****************/
#board_content {
  border-left: 1px solid #CCC;
  float: left;
  padding-left: 10px;
  padding-top: 10px;
  position: relative;
  max-width: 600px; }

#board_content h2, #connectform h2 {
  font-size: 16px;
  color: #1F304D;
  margin-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd; }

.connectform {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
  border-radius: 0 10px;
  display: inline-block;
  padding: 1em;
  position: relative; }

#board_content p.filtre_hc {
  position: absolute;
  top: 18px;
  right: 5px;
  text-align: right;
  font-size: 11px; }

#board_content p.filtre_hc a.active {
  color: #4b8795;
  font-weight: bold;
  cursor: default; }

#board_content .results {
  border-bottom: 1px solid #dddddd; }

/*****************
 * PROJECT CARDS *
 *****************/
.project_card {
  padding: 10px;
  position: relative;
  border-radius: 10px; }

.project_card.active {
  border-bottom-color: #bbbbbb;
  background-color: rgba(57, 170, 226, 0.1); }

.project_card span.open-action {
  color: #aa4d4d;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer; }

.project_card span.open-action:hover {
  color: #4B8795; }

.project_card .date {
  font-family: DroidSerifItalic,Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  color: #636363;
  padding-left: 15px;
  margin: 3px 0 0 0; }

.project_card .content {
  padding: 0 15px; }

.project_card .content .desc {
  text-align: justify;
  line-height: 18px; }

.project_card .status {
  color: #aa4d4d; }

.project_card .sep {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: transparent url(../images/proj_vign_sep.png) no-repeat center bottom; }

.project_card .sep_bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: transparent url(../images/proj_vign_sep_bottom.png) no-repeat center top; }

.project_card .buttons {
  position: absolute;
  right: 10px;
  top: 10px; }

.project_card .buttons_group {
  display: inline-block;
  white-space: nowrap; }

.buttons_group button {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid;
  border-radius: 0 0 0 0;
  font-size: 100%;
  margin: 0;
  padding: 0; }

.buttons_group .button {
  height: 21px;
  padding: 0 4px;
  color: #555555;
  background-color: #E0E0E0;
  background-image: -moz-linear-gradient(center top, white 0pt, #e0e0e0 100%);
  border-color: #CCCCCC #CCCCCC #AAAAAA;
  box-shadow: 0 0 1px #FFFFFF inset;
  text-shadow: 0 1px 0 #FFFFFF;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  outline: 0 none;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal; }

.buttons_group:hover .button {
  border-color: #999999; }

.buttons_group .button:focus {
  box-shadow: 0 0 5px #4496E7, 0 0 10px #FFFFFF inset;
  outline: medium none; }

.buttons_group .button:active {
  background-image: -moz-linear-gradient(center top, #e6e6e6 0pt, gainsboro 100%);
  border-color: #999999 #AAAAAA #CCCCCC;
  box-shadow: 0 1px 2px #AAAAAA inset; }

.buttons_group .start {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-right-style: none; }

.buttons_group .end {
  border-bottom-right-radius: 3px;
  border-right-style: solid;
  border-top-right-radius: 3px;
  margin: 0;
  margin-left: -4px; }

.buttons_group .button_content {
  line-height: normal;
  text-shadow: 0 1px 0 #FFFFFF;
  color: #555555;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0; }

.buttons_group .button_arrow {
  background: none repeat scroll 0 0 transparent;
  margin: 0;
  padding: 0;
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent;
  border-top-color: #555555;
  border-style: solid;
  border-width: 4px 4px 0;
  height: 0;
  margin-top: -3px;
  width: 0;
  font-size: 0;
  vertical-align: middle; }

.buttons_group .menu {
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 1px rgba(100, 100, 100, 0.2);
  outline: medium none;
  overflow: auto;
  padding: 6px 0;
  position: absolute;
  top: 20px;
  left: -10px;
  background: none repeat scroll 0 0 #FFFFFF;
  z-index: 8888; }

.buttons_group .menu ul {
  list-style: none outside none;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0; }

.buttons_group .menu li {
  margin: 0;
  padding: 0; }

.buttons_group .menu li .menu_item {
  color: #555555;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 4px 20px;
  text-decoration: none;
  white-space: nowrap;
  word-wrap: normal;
  text-align: left; }

.buttons_group .menu li .menu_item:hover {
  background-color: #555555;
  color: #FFFFFF; }

.flexslider {
  border: none;
  width: 105%;
  margin-left: -2.5%;
  box-shadow: 0 1px 2em rgba(0, 0, 0, 0.5); }

.flex-direction-nav a:before {
  font-size: 32px; }

.flex-active {
  background-color: #3ebdf0; }

.flexslider li article {
  position: relative; }

.flexslider li article h1 {
  color: #3ebdf0;
  border-bottom: solid thin #000; }

.flexslider li article div {
  position: absolute;
  color: #0D1E3B;
  right: 5%;
  top: 15%;
  bottom: 0;
  padding: 1em;
  width: 60%;
  font-size: 1.6em;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.8); }

.flexslider li article div strong {
  color: #ffffff; }

.flexslider li article button {
  right: 1em; }

.flexslider {
  margin: 0 0 40px; }

.bigbuttons {
  margin: 0 auto 4em;
  text-align: center;
  vertical-align: top; }

.bigbutton {
  min-width: 250px;
  display: block;
  float: left;
  min-height: 200px;
  margin: 2em; }

.bigbutton div {
  height: 100%; }

.registerButton {
  text-align: center;
  padding: 2em .5em;
  background: #2D528F;
  background: #57a1af;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #57a1af 0%, #1e5799 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #57a1af), color-stop(100%, #1e5799));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #57a1af 0%, #1e5799 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #57a1af 0%, #1e5799 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #57a1af 0%, #1e5799 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #57a1af 0%, #1e5799 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57a1af', endColorstr='#1e5799',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  color: #fff;
  font-size: 1.6em;
  margin-top: 1em;
  border-radius: .5em;
  text-shadow: -2px 2px 1px rgba(0, 0, 0, 0.5), 1px -1px 2px rgba(255, 255, 255, 0.5); }

.registerButton strong {
  display: block; }

.registerButton a {
  text-decoration: none; }

#tab_nav {
  -moz-user-select: none;
  position: relative;
  z-index: 999; }
