@charset "UTF-8";
/*
* www.KNACSS.com V4.3.4 (27 août 2015) @author: Raphael Goetter, Alsacreations
* Licence WTFPL http://www.wtfpl.net/

  Config file and project variables
  modified : ico-ono (12 décembre 2015)
*/
/********************************************************************************************/
/********************************************************************************************/
/*
$table-background:                  $base-box-bg;
//$dark-background:                   #333;
$light-background:                  #fff;
$homepage-footer-bg:                #f2f2f2;*/
#authentication #content h3.page-subheading, #authentication #content p, #authentication #content label {
  color: #0d335f; }

#authentication #center_column .row > div form {
  background-color: #fff; }
  @media (min-width: 1233px) {
    #authentication #center_column .row > div form {
      height: 320px; } }
  @media (max-width: 1233px) {
    #authentication #center_column .row > div form {
      height: 340px; } }
  @media (max-width: 960px) {
    #authentication #center_column .row > div form {
      height: 380px; } }
  @media (max-width: 736px) {
    #authentication #center_column .row > div form {
      height: auto !important;
      min-height: auto !important; } }

.account_creation .form-group label {
  width: 150px; }

.account_creation .form-group input[type=text], .account_creation .form-group input[type=password], .account_creation .form-group input[type=email] {
  clear: both;
  max-width: 300px; }

#authentication .std .form-group {
  padding: 5px; }

#authentication .std h3.page-subheading {
  padding: 0 0 20px 0 !important; }

#create-account_form.box, #create-account-airbus_form.box, #login_form.box {
  margin-right: 20px;
  min-height: 297px; }
  @media (max-width: 768px) {
    #create-account_form.box, #create-account-airbus_form.box, #login_form.box {
      margin-right: 0; } }
  #create-account_form.box h3.page-subheading, #create-account_form.box p, #create-account_form.box label, #create-account-airbus_form.box h3.page-subheading, #create-account-airbus_form.box p, #create-account-airbus_form.box label, #login_form.box h3.page-subheading, #login_form.box p, #login_form.box label {
    color: #0d335f; }
  #create-account_form.box p, #create-account-airbus_form.box p, #login_form.box p {
    margin-bottom: 15px;
    padding-bottom: 15px; }
  #create-account_form.box label, #create-account-airbus_form.box label, #login_form.box label {
    display: inline-block;
    height: 30px;
    margin: 0 0 10px;
    width: auto !important; }
  #create-account_form.box input, #create-account-airbus_form.box input, #login_form.box input {
    float: right; }
  #create-account_form.box .lost_password, #create-account-airbus_form.box .lost_password, #login_form.box .lost_password {
    clear: both; }
  #create-account_form.box .lost_password a, #create-account-airbus_form.box .lost_password a, #login_form.box .lost_password a {
    color: #0d335f; }
  #create-account_form.box .lost_password a:hover, #create-account_form.box #wishlist_button_nopop:hover, #create-account-airbus_form.box .lost_password a:hover, #create-account-airbus_form.box #wishlist_button_nopop:hover, #login_form.box .lost_password a:hover, #login_form.box #wishlist_button_nopop:hover {
    color: #aaa !important; }

.radio-inline, .checkbox-inline {
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 0;
  padding-right: 20px;
  vertical-align: middle;
  float: left; }
  .radio-inline label, .checkbox-inline label {
    display: inline-block;
    float: left; }

.form-control {
  box-shadow: none;
  height: 27px;
  padding: 3px 5px; }

#account-creation_form #uniform-days {
  width: 80px !important; }

#account-creation_form #uniform-months {
  width: 120px !important; }

#account-creation_form #uniform-years {
  width: 90px !important; }

#account-creation_form #uniform-days span, #account-creation_form #uniform-months span, #account-creation_form #uniform-years span {
  display: none; }

/**********************************************************
				Authentication Styles
**********************************************************/
