body {
  background: #eae6e8 url(../img/bg_fr.jpg) no-repeat center top; }

.btn-animation {
  color: #ffffff;
  box-shadow: 0 4px 0 #003b71;
  background: url(../img/button-dash_primary.png) no-repeat -1500% -30px #0055A4; }
  .btn-animation:hover {
    color: #ffffff;
    background-color: #0055A4;
    box-shadow: 0 4px 0 #003b71;
    text-decoration: none; }
  .btn-animation:active {
    color: #ffffff;
    background-color: #0055A4;
    box-shadow: 0 2px 0 #003b71; }
    .btn-animation:active:focus {
      color: #ffffff;
      background-color: #0055A4;
      box-shadow: 0 2px 0 #003b71; }
  .btn-animation:focus {
    color: #ffffff;
    background-color: #0055A4;
    box-shadow: 0 4px 0 #003b71; }
  .btn-animation.btn.btn-main:hover, .btn-animation.btn.btn-main:focus, .btn-animation.btn.btn-main:active, .btn-animation.btn.btn-main.active, .btn-animation.btn.btn-main.disabled, .btn-animation.btn.btn-main[disabled] {
    background-color: #0055A4;
    color: #ffffff;
    box-shadow: 0 2px 0 #003b71; }

.btn-purple {
  color: #ffffff;
  background-color: #e60023;
  box-shadow: 0 2px 0 #b3001b; }
  .btn-purple:hover, .btn-purple:active, .btn-purple.active, .btn-purple.disabled, .btn-purple[disabled] {
    background: #cd001f;
    box-shadow: 0 2px 0 #800013;
    color: #ffffff; }
  .btn-purple:focus {
    background-color: #e60023; }

.bg-france {
  padding-top: 180px;
  padding-bottom: 300px; }
  .bg-france .container {
    position: relative;
    z-index: 103; }
  .bg-france:after {
    content: "";
    background: url("../img/bg/bg-france2.png") no-repeat center bottom;
    height: 600px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 102; }

.radio-restyle .check-box span, .reg-form .check-box span {
  background: #0055A4; }

.logo-box {
  background: #e60023 url(../img/wlogo_shadow.png) no-repeat center bottom;
  opacity: 1; }

.causes-box ul li:before {
  background: url(../img/sprite/graphic_fr.png) no-repeat 0 0; }

.cbox {
  background: #ffffff url(../img/purple_fr.png) repeat-x top center; }

.box-content {
  background: url(../img/purple_fr.png) repeat-x top center; }

.btn-green, .btn-main, .btn-primary {
  background-color: #0055A4;
  color: #ffffff;
  box-shadow: 0 2px 0 #003b71; }

.btn.btn-green2:hover, .btn.btn-green2:focus, .btn.btn-green2:active, .btn.btn-green2.active, .btn.btn-green2.disabled, .btn.btn-green2[disabled] {
  background-color: #0055A4;
  color: #ffffff;
  box-shadow: 0 2px 0 #003b71; }

.btn.btn-green:hover, .btn.btn-green:focus, .btn.btn-green:active, .btn.btn-green.active, .btn.btn-green.disabled, .btn.btn-green[disabled] {
  background-color: #0055A4;
  color: #ffffff;
  box-shadow: 0 2px 0 #003b71; }

.btn.btn-main:hover, .btn.btn-main:focus, .btn.btn-main:active, .btn.btn-main.active, .btn.btn-main.disabled, .btn.btn-main[disabled] {
  background-color: #0055A4;
  color: #ffffff;
  box-shadow: 0 2px 0 #003b71; }

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
  background-color: #0055A4;
  color: #ffffff;
  box-shadow: 0 2px 0 #003b71; }

.check-icon {
  background: transparent; }
  .check-icon:before {
    content: "\f00c";
    font-family: FontAwesome, sans-serif;
    position: absolute;
    top: -2px;
    left: -5px;
    font-size: 24px;
    color: #e60023; }

.dropdown-menu,
.modal-box {
  border-top-color: #e60023; }

.copyright,
a {
  color: #0055A4; }

.messages-list .bubble,
.conversation-list .bullet-new-messages,
.area-provider-mail .img-mail,
.area-counter .counter-content {
  background-color: #0055A4; }

.slider-selection,
.tooltip-inner,
.bubble,
.checkbox.checked .custom-checkbox,
.btn.active,
.btn.already-added,
.modal.picture-modal .close {
  background-color: #e60023; }

.wrapper-form {
  border-top-color: #e60023; }

.sub-menu .container > ul > li.active a {
  color: #e60023 !important; }

.priv-list li:before,
label.error-label,
.carousel-fade .carousel-caption span.first-line,
.box-content .fa-spinner,
span.private-amount > i,
.change-link > span,
.login-box .forgot-password-link,
a:hover,
.form-horizontal .editable:hover {
  color: #e60023; }

.picture-tooltip i.fa {
  color: #e60023; }

span.public-amount > i.fa {
  color: #0055A4; }

.pictures-list.imaginations li.active, .pictures-list.interests li.active {
  border-color: #0055A4; }

.checkbox .custom-checkbox {
  border-color: #e60023; }

.tooltip.top .tooltip-arrow {
  border-top-color: #e60023; }

.tooltip.right .tooltip-arrow {
  border-right-color: #e60023; }

.tooltip.left .tooltip-arrow {
  border-left-color: #e60023; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #e60023; }

.logo-m2m {
  padding-top: 0;
  margin-top: 19px;
  height: auto; }

input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
  border-color: #e60023;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 8px rgba(230, 0, 35, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 8px rgba(230, 0, 35, 0.6); }

.modal,
.payment .right-side .frame .box-content,
.payment .left-side .frame .box-content {
  border-color: #e60023; }

.profile-icon {
  background: url(../img/profile_icon_fr.png) no-repeat 0 4px; }

.conversation-list .bullet-new-messages span, .messages-list .bubble > span {
  color: #ffffff;
  opacity: 1; }

.messages-container h4 a {
  color: #e60023; }

.vip-icon, .bmale-icon, .bfemale-icon {
  background-image: url(../img/member_status_icons_fr.png); }

.btn-success {
  background: #0055A4; }
  .btn-success:hover {
    background: rgba(0, 85, 164, 0.85); }
  .btn-success:focus {
    background: rgba(0, 85, 164, 0.85); }

.product-list .plan {
  min-height: 320px; }
  .product-list .plan.best-plan {
    min-height: 380px; }
  .product-list .plan .best-plan-title {
    background: #0055A4; }

i.gender-female,
i.gender-male {
  background-image: url(../img/gender_icons_laf.png); }

.modal.after-first-login {
  background: #ffffff url(../img/after_first_login_laf.jpg) no-repeat center 11px;
  background-size: cover; }

.carousel-fade .carousel-caption span.second-line,
.carousel-fade .carousel-caption span.first-line {
  text-shadow: 1px 1px 3px #fff; }

.box-partner h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 15px;
  font-family: Arial, sans-serif; }

.member-online p {
  color: #e60023 !important; }

.picture-modal-vertical-menu i.picture-modal-icon.like-icon:after {
  background: rgba(230, 0, 35, 0.3); }

.payment-footer img {
  max-height: 33px;
  margin-left: 8px; }

.payment .left-side .frame .box-content,
.payment .right-side .frame .payment-bg {
  background-image: none; }

.payment .right-side .frame .box-content {
  background-image: url(../img/footer_abstract_laf.png); }

.product-list {
  display: flex;
  justify-content: space-between;
  gap: 5px; }
  .product-list .span4,
  .product-list .span6 {
    min-height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column; }

body.error404 {
  background: #242429 url(../img/404_bg_laf.jpg) no-repeat center 60px; }

.wrapper_404_content {
  display: inline-block;
  padding: 20px 40px 40px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 20px; }

@media (max-width: 767px) {
  .error404 .container {
    padding: 0; }
  .wrapper_404_content {
    padding: 10px 20px 20px; }
  .logo {
    width: 200px;
    max-width: 100%;
    margin-top: 7px !important; } }

.help-box {
  padding-top: 20px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }
  .help-box .help-text {
    font-family: "Open Sans", Sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5; }

.help-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px; }

.help-img {
  height: auto;
  width: 150px;
  max-width: 150px; }

.confirmed .header {
  padding-top: 0; }

/*# sourceMappingURL=main_fr.sass */