@import url(font.css);
.form-login .btn {
  opacity: .8; }

.vip-list li:before {
  color: #e60023; }

.causes-box ul li i {
  color: #e60023;
  font-weight: 700; }

.mobile-radio .checkmark {
  background-color: #e60023; }

.main-visual,
.radio-box-line strong {
  color: #e60023; }

.btn-white:hover, .btn-white:active, .btn-white:focus, .btn-white.active {
  background: #e60023;
  border-color: #e60023;
  color: #ffffff; }

.btn-success {
  color: #ffffff;
  background-color: #0055A4;
  border-color: #0055A4; }
  .btn-success:hover {
    background-color: #0055A4;
    border-color: #0055A4; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:focus {
    color: #ffffff;
    background-color: #003b71;
    border-color: #003b71;
    box-shadow: 0 0 0 0.2rem rgba(0, 85, 164, 0.5); }
  .btn-success:disabled {
    background-color: #0055A4;
    border-color: #0055A4; }

a {
  color: #e60023;
  -webkit-tap-highlight-color: rgba(230, 0, 35, 0.5); }

.modern-card a,
.nav.tabs-mobile .nav-item .nav-link.active,
.material-form fieldset textarea:focus ~ label, .material-form fieldset input:focus ~ label,
.nickname,
.nav .nav-link.active {
  color: #e60023; }

.nav .icon-vip-active,
.nav .icon-vip,
.list-group-item-more,
.nav .icon-vip {
  color: #0055A4; }

.vip-select__item__active {
  border-color: #0055A4;
  background-color: rgba(0, 85, 164, 0.2); }

.bubble {
  background: rgba(0, 85, 164, 0.8); }

.form-group label.error {
  background: rgba(230, 0, 35, 0.1);
  color: #e60023; }

.form-control:focus {
  border-color: #e60023;
  box-shadow: 0 0 0 0.2rem rgba(230, 0, 35, 0.5); }

.menu .nav-link.active {
  color: #ffffff !important;
  background-color: #e60023; }

.main-bg:before {
  content: "";
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  background: linear-gradient(135deg, white 0%, rgba(255, 255, 255, 0.5) 100%); }

.main-bg.with-header-lines:after {
  background: url(../img/logo_bg_fr.png) no-repeat top center; }

.spinner > div,
.nav.tabs-mobile .nav-item .nav-link.active:after {
  background: #e60023; }

.switcher input[type=checkbox]:checked + label:before,
.vip-select__item .price__name,
.switcher-line input[type="checkbox"]:checked + .check-box,
.area-provider-mail .img-mail,
.area-provider-mail .img-mail,
.check-box.checked {
  background: #0055A4; }

.material-form fieldset .after {
  background-image: linear-gradient(to right, #e60023 50%, transparent 50%); }

.trust-box {
  margin: 20px 0 -20px; }

.box-partner h3 {
  font-size: 16px;
  margin: 15px 0 10px; }

.box-partner img {
  width: 70%;
  max-width: 230px;
  display: block; }

.forgot-password-link {
  color: #e60023 !important; }

.back-bg.back-bg-top {
  background-image: none !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;
    margin-bottom: 15px; }

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

.help-img {
  height: auto;
  width: 129px;
  margin: 0 15px 15px 0;
  float: left; }

.help-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .help-list-item {
    clear: both; }
    .help-list-item + .help-list-item {
      padding-top: 15px;
      border-top: 1px solid #cccccc; }

/*# sourceMappingURL=main_fr_mobile.sass */