/***** BASE INTEGRATION *****/
/*** COLOR ***/
/*** VARIABLE ***/
/*** MIXINS ***/
/*** TOOLS ***/
*:focus {
  outline: none !important;
  box-shadow: none !important; }

.clear {
  clear: both; }

.img-center {
  display: block;
  margin: 0 auto; }

.green-gradient {
  background-color: #37a388;
  background-image: linear-gradient(to right bottom, #37a388 0%, #00a880 100%); }

.blue-gradient {
  background-color: #0cb1d5;
  background-image: linear-gradient(to right bottom, #0cb1d5 0%, #069fca 100%); }

.title-full {
  text-align: center;
  font-family: "Gothic", "Open Sans", sans-serif;
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 15px;
  color: #222222;
  position: relative;
  text-transform: uppercase; }
  .title-full:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 10px;
    width: 100%;
    height: 1px;
    z-index: 8;
    background: #e1e1e1; }
  .title-full .title-inner {
    display: inline-block;
    padding: 0 25px;
    background: #fff;
    position: relative;
    z-index: 9; }
    .title-full .title-inner .indemne {
      display: block;
      font-family: "Sign", "Open Sans", sans-serif;
      color: #00a880;
      text-transform: none; }
      .title-full .title-inner .indemne img {
        vertical-align: -2px;
        margin-left: 4px; }
  @media (max-width: 767px) {
    .title-full {
      font-size: 22px;
      line-height: 28px; }
      .title-full .title-inner {
        font-size: 24px; }
        .title-full .title-inner .indemne img {
          width: 88px;
          height: auto; } }
  @media (max-width: 479px) {
    .title-full {
      font-size: 18px;
      line-height: 22px; }
      .title-full .title-inner {
        font-size: 18px;
        padding: 0 18px; }
        .title-full .title-inner .indemne img {
          width: 65px;
          height: auto; } }

.visible-xxs {
  display: none !important; }

@media (max-width: 479px) {
  .col-xxs {
    width: 100%;
    margin: 0;
    padding: 0 15px; }

  .hidden-xxs {
    display: none !important; }

  .visible-xxs {
    display: block !important; } }
.ao_fpsc_clr_20, .ao_fpsc_clr_hr, .ao_fpsc_clr_10 {
  clear: both;
  height: 0;
  width: 100%;
  margin: 0;
  padding: 0; }

.ao_fpsc_clr_10 {
  height: 10px; }

.ao_fpsc_clr_20 {
  height: 20px; }

.ao_fpsc_clr_hr {
  border-bottom: 1px solid #CCC; }

.badgeBottom, .badgeTop {
  display: inline-block;
  width: 96%;
  vertical-align: middle;
  padding: 10px 2%;
  text-align: left;
  color: #333;
  background: #f3f3f3;
  z-index: 2147483647;
  text-align: center;
  margin-bottom: 20px;
  -moz-box-shadow: 0px 0px 3px #BBB;
  -webkit-box-shadow: 0px 0px 3px #BBB;
  -o-box-shadow: 0px 0px 3px #BBB;
  box-shadow: 0px 0px 3px #BBB; }

.badgeBottom {
  margin-bottom: 0;
  margin-top: 20px; }

#ao_facebookpsconnect p {
  padding: 0;
  margin: 0; }

.title-connect-with {
  font-family: "Gothic", "Open Sans", sans-serif;
  font-size: 16px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  color: #222222;
  border-bottom: 1px solid #e1e1e1; }

.ao_bt_fpsc, .ao_bt_fpsc:hover, .ao_bt_fpsc:active, .ao_bt_fpsc:visited {
  color: #FFF; }

.ao_bt_fpsc {
  font-family: "Gothic", "Open Sans", sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  margin: 10px 15px 5px 15px !important;
  display: inline-block;
  padding: 8px 15px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s; }

.ao_bt_fpsc span.title {
  padding-left: 10px; }

.ao_bt_fpsc.ao_bt_fpsc_facebook {
  background: #445fae; }
  .ao_bt_fpsc.ao_bt_fpsc_facebook:hover, .ao_bt_fpsc.ao_bt_fpsc_facebook:focus {
    background: #637bc2; }

.ao_bt_fpsc.ao_bt_fpsc_twitter {
  background: #008CB3; }
  .ao_bt_fpsc.ao_bt_fpsc_twitter:hover, .ao_bt_fpsc.ao_bt_fpsc_twitter:focus {
    background: #00b4e6; }

.ao_bt_fpsc.ao_bt_fpsc_google {
  background: #a51012; }
  .ao_bt_fpsc.ao_bt_fpsc_google:hover, .ao_bt_fpsc.ao_bt_fpsc_google:focus {
    background: #d31517; }

.ao_bt_fpsc.ao_bt_fpsc_paypal {
  background: #0082C2; }
  .ao_bt_fpsc.ao_bt_fpsc_paypal:hover, .ao_bt_fpsc.ao_bt_fpsc_paypal:focus {
    background: #00a4f5; }

.fbpsc_block_user_account {
  background: #EEE;
  color: #666666;
  text-shadow: 0px 1px 0px #FFF; }

.fbpsc_block_user_account .content {
  border: 1px solid #CCC;
  padding: 10px; }

.fbpsc_block_user_account .ao_input {
  border: 1px solid #CCC;
  padding: 0 5px;
  color: #999999;
  height: 20px; }

.fbpsc_mini_button {
  clear: both;
  padding-top: 10px; }

.fbpsc_mini_button .ao_bt_fpsc {
  padding: 0;
  height: 20px;
  width: 20px;
  overflow: hidden; }

.fbpsc_mini_button .ao_bt_fpsc {
  background: url(../img/bt_sprite_mini.png) 0 0 repeat-x; }

.fbpsc_mini_button .ao_bt_fpsc span.picto {
  height: 20px;
  width: 20px;
  background: url(../img/bt_sprite_mini.png) 0 0 no-repeat; }

.fbpsc_mini_button .ao_bt_fpsc .title {
  display: none; }

.fbpsc_mini_button .ao_bt_fpsc span {
  border: none !important; }

#header_user .fbpsc_mini_button {
  margin: 0;
  padding: 0; }

#header_user .fbpsc_mini_button .ao_bt_fpsc {
  margin: 0 8px; }

.fbpsc_mini_button .ao_bt_fpsc.ao_bt_fpsc_facebook span.picto {
  background-position: 2px -97px; }

.fbpsc_mini_button .ao_bt_fpsc.ao_bt_fpsc_twitter span.picto {
  background-position: 3px -143px; }

.fbpsc_mini_button .ao_bt_fpsc.ao_bt_fpsc_google span.picto {
  background-position: 3px -119px; }

.fbpsc_mini_button .ao_bt_fpsc.ao_bt_fpsc_paypal span.picto {
  background-position: 3px -167px; }

.fbpsc_mini_button .ao_bt_fpsc.ao_bt_fpsc_facebook {
  background-position: 0 -5; }

.fbpsc_mini_button .ao_bt_fpsc.ao_bt_fpsc_twitter {
  background-position: 0 -48px; }

.fbpsc_mini_button .ao_bt_fpsc.ao_bt_fpsc_google {
  background-position: 0 -24px; }

.fbpsc_mini_button .ao_bt_fpsc.ao_bt_fpsc_paypal {
  background-position: 0 -71px; }

.fbpsc_mini_button a:first-child {
  margin-left: 0; }

.fbpsc_mini_button a:last-child {
  margin-right: 0; }

#header_user .fbpsc_mini_button {
  text-align: right;
  line-height: 25px; }

#fbpsc_block_user_account .block .title_block {
  margin: -1px; }

#authenticationAlign {
  text-align: center; }

#connectorText {
  border: 1px solid #e1e1e1;
  color: #222222;
  text-align: center;
  padding: 10px !important;
  position: relative;
  border: 1px solid #e1e1e1;
  border-top: 2px solid #00a880; }
  #connectorText:before {
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #00a880;
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -10px; }

#authenticationAlign a {
  display: inline-block;
  margin-bottom: 20px; }

#fpcFancyboxContent h3 {
  border: none !important;
  background: #333;
  color: #FFF;
  padding: 10px 20px !important;
  line-height: 20px; }

.fbpsc_block_user_account .content {
  background: #EEE; }

.fbpsc_block_user_account fieldset {
  border: none; }

.fbpsc_block_user_account p {
  display: block;
  padding-bottom: 20px; }

.fbpsc_block_user_account .ao_input, .fbpsc_block_user_account .button {
  margin: 0; }

#socialMessage button {
  cursor: pointer;
  display: inline-block;
  padding: 4px 7px 3px 7px;
  border: 1px solid #CC9900;
  border-radius: 3px 3px 3px 3px;
  font-weight: bold;
  color: #000;
  background: url(../img/hook/bg_bt.gif) repeat-x scroll 0 0 #F4B61B; }

#socialMessage label {
  display: inline;
  margin: 12px 0 4px 0;
  font-weight: bold;
  font-size: 12px; }

.alert.error {
  padding: 10px 15px;
  color: #ff0000;
  border: 1px solid #EC9B9B;
  background-color: #FAE2E3;
  margin-top: 10px; }

.alert.valide {
  padding: 10px 15px;
  color: #3a811d;
  border: 1px solid #b8c8b3;
  background-color: #dff0d8;
  margin-top: 10px; }
