*[dir="RTL"] .text-left {
  text-align: right;
}
*[dir="RTL"] .pull-right {
  float: left !important;
}
*[dir="RTL"] .warning-block {
  border: none;
  border-right: 2px solid #FFA300;
  padding-right: 1rem;
}
*[dir="RTL"] .country-selector button.dropdown-toggle {
  text-align: right;
}
*[dir="RTL"] .country-selector button.dropdown-toggle .caret {
  float: left;
}
*[dir="RTL"] .link-with-icon span {
  padding-left: 0.5rem;
  padding-right: 0;
}

.bg-primary {
  background: #408AC9;
}
.clickable {
  cursor: pointer;
}
.btn.disabled {
  opacity: .35;
}
.clickable:hover {
  background: #f0f0f0;
}
.half-width-sm {
  display: block;
  position: relative;
  vertical-align: top;
  width: 49.5%;
}
.full-height {
  min-height: 100vh;
}
.vertical-center {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.warning-block {
  border: none;
  background: rgb(250, 250, 250);
  border-left: 2px solid #FFA300;
  margin-bottom: 1rem;
  padding: 1rem 0;
  padding-left: 1rem;
}
.tick-mark img {
  width: 24px;
  position: relative;
  bottom: 2px;
}
.vertical-offset {
  position: relative;
  top: 2px;
}
.modal-content {
  border-radius: 0;
}
.modal-sm {
  width: 400px;
}
body {
  color: #4e4e56;
  font-family: 'source-sans-pro';
  font-size: 16px;
}
body .form-control, body .dropdown-toggle, body .btn-lg {
  font-size: 16px;
}
body a, body a:hover, body a:focus,
  body .btn-link, body .btn-link:hover, body .btn-link:focus {
  color: #4e4e56;
}
body .btn-default, body .btn-default:focus {
  background: white;
}
.btn-primary {
  background: #408AC9;
  border-color: #408AC9;
}
.btn-primary:hover {
  background: #408AC9;
  border-color: #408AC9;
  opacity: 0.85;
}
.btn-default.btn-secondary {
  border-color: #408AC9;
  color: #408AC9;
}
.btn-default.btn-secondary:hover {
  background: white;
  border-color: #408AC9;
  color: #408AC9;
  opacity: 0.85;
}


#app {
  min-height: 100vh;
}
.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #727272;
  font-size: 14px;
}
.footer a {
  color: #727272;
}
header {
  padding: 2rem 4rem;
  margin-bottom: 10vh;
}
.link-with-icon {
  background: #408AC9;
  border-radius: 2rem;
  color: white;
  text-decoration: none;
  padding: 0.8rem 2rem;
}
.link-with-icon:hover {
  background: #408AC9;
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.link-with-icon span {
  padding-left: 0;
  padding-right: 0.5rem;
}
.link-with-icon img {
  position: relative;
  bottom: 0.15rem;
  width: 2.2rem;
}
.header-menu.menu {
  text-align: right;
}
.header-menu.menu li {
  padding: 0 1rem;
}
.footer-menu.menu {
  margin-bottom: 2rem;
}
.menu {
  padding: 0;
  text-align: center;
}
.menu li {
  display: inline-block;
  list-style-type: none;
  padding: 0 2rem;
  text-align: center;
}
.logo-big {
  max-width: 340px;
  margin: 2rem 0;
}
.glooko-logo {
  width: 120px;
  margin-right: 5.5rem;
  margin-left: 5.5rem;
  margin-bottom: 3rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.glooko-xs-logo {
  width: 110px;
  margin: 2rem 0;
}
.header-menu {
  margin-bottom: 2rem;
}
.dropdown-menu {
  max-height: 300px;
  overflow-y: scroll;
}
.dropdown-menu li {
  display: list-item;
  list-style-type: none;
  text-align: left;
  padding: 0.8rem 2rem;
}
#locale-selector {
  position: relative;
}
#locale-selector ul.dropdown-menu {
  left: -4rem;
}
#locale-selector li {
  padding: 0.5rem 1rem;
}
.register-intro-text {
  margin-bottom: 2rem;
}
.login-signup-wrapper {
  padding: 0 2rem;
  max-width: 450px;
}
.marketing-area {
  position: fixed;
}
.maintenance-container {
  padding: 4rem;
}
.actions-area {
  padding-bottom: 80px;
  left: 50%;
}
#login-form {
  margin-bottom: 5rem;
}
#login-form .form-control {
  height: 42px;
  margin-bottom: 1.5rem;
}
#login-form label {
  font-weight: normal;
}
#login-form [type="submit"] {
  margin-bottom: 1rem;
  margin-top: 3rem;
}
.france-extra-info {
  margin-top: 2rem;
}
.france-extra-info p:last-child {
  margin-bottom: 0;
}
.france-extra-info h4 {
  margin-top: 0;
  margin-bottom: 1rem;
}
.france-extra-info em {
  font-style: normal;
}
.france-extra-info a {
  color: #0079C3;
  text-decoration: underline;
}
.reset-password {
  font-size: 14px;
}
.country-selector {
  position: relative;
}
span.country-text {
  padding: 0 1rem;
  position: relative;
  top: 2px;
}
hr.line-break {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
}
span.flag img {
  width: 24px;
}
.country-selector button.dropdown-toggle {
  text-align: left;
}
.country-selector button.dropdown-toggle .caret {
  float: right;
  position: relative;
  top: 10px;
}
.country-selector ul {
  width: 100%;
  top: 80px;
}
.country-selector li {
  width: 100%;
  top: 80px;
}
.country-registration {
  padding: 3rem;
}
.country-registration ul {
  max-height: 400px;
  overflow-y: scroll;
  padding: 0;
}
.country-registration h3 {
  margin: 0;
  margin-bottom: 1.2rem;
  line-height: 1.2;
}
.country-registration li {
  list-style-type: none;
  border-bottom: 1px solid #F4F4F6;
  padding: 1rem 2rem;
}
.country-registration li:last-child {
  border-bottom: none;
}
.heading-wrapper {
  position: relative;
  margin-bottom: 1.5rem;
}
.heading-ruler {
  position: absolute;
  left: 0;
  right: 0;
  top: 46%;
  border-bottom: 1px solid #4e4e56;
  z-index: -1;
}
.heading-title {
  background: white;
  padding: 0 1rem;
}
.login-title {
  margin-top: 0;
  margin-bottom: 2rem;
}

@media (max-width: 767px) {
  header {
    margin-bottom: 0;
    padding: 1rem 2rem;
  }
  .modal-sm {
    width: 90%;
    left: 0;
    margin: auto;
    margin-top: 1rem;
  }
  .actions-area {
    left: 0;
    padding-bottom: 0;
  }
  .logo-big {
    max-width: 160px;
  }
  #locale-selector ul.dropdown-menu {
    left: 50%;
    transform: translateX(-50%);
  }
  .header-menu.menu {
    text-align: right;
  }
  .header-menu.menu li {
    display: inline-block;
  }
  .header-menu.menu ul li {
    display: list-item;
    text-align: center;
  }
  .footer {
    margin-top: 2rem;
    position: static;
  }
  .footer-menu.menu {
    margin-bottom: 1rem;
  }
  .menu li {
    display: list-item;
  }
  .full-width-xs {
    width: 100%;
  }
  .top-text-col {
    padding-left: 15px;
  }
  .vertical-center {
    position: static;
    transform: none;
  }
}
