.cities .list {
  height: 100px;
  overflow: hidden;
  padding-bottom: 15px;
}

.autocomplete .autocomplete-suggestion > * {
  border-top: 1px solid #eaedf0;
  color: inherit;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}

.autocomplete-suggestion:first-child {
  border: 0 none;
}

.autocomplete .autocomplete-suggestion > *:hover {
  background: #e5f6fb none repeat scroll 0 0;
  text-decoration: none;
}

.block {
  display: block;
}

.hide {
  display: none;
}

.overflow-hidden {
  overflow: hidden;
}


.ui-datepicker {
  z-index: 9999 !important;
}

.h1-ride-search {
  text-align: center;
  font-size: 29px;
  margin-bottom: 0px;
}

.h3-similar-rides {
  text-align: center;
  font-size: 33px;
  margin: 15px 0 17px;
}

.autocomplete-no-suggestion {
  color: #ee3c15;
  font-size: 20px;
  padding: 10px;
}

.place-free-cnt-no,
.place-free-cnt-no:hover {
  background: #bbbbbb none repeat scroll 0 0 !important;
}

.fancybox-partner h1 {
  color: #364c6a;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 39px;
  text-align: center;
}

.fancybox-partner input[type='text'] {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #dde4ef;
  border-radius: 4px;
  width: 100%;
}

.fancybox-partner .center {
  text-align: center;
}

input.error[type='text'],
input.error[type='password'],
.selectArea.error,
textarea.error,
select.error,
.selectIn.error,
.selectSub ul.error,
.back.error,
.check.oferta.error {
  border: 2px solid #e7502e;
}

div.gender label span {
  border: none;
}
div.gender.error label span {
  border: 2px solid #e7502e !important;
}

.gender .woman span:hover,
.gender .woman.active span {
  background-color: #f188a3 !important;
  color: #fff;
}

.gender .man span:hover,
.gender .man.active span {
  background-color: #00a2d7 !important;
  color: #fff;
}

.btn-policy {
  background: #00cb81 none repeat scroll 0 0;
  border: 2px solid #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  height: 54px;
  padding: 5px 20px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  vertical-align: top;
  white-space: nowrap;
  margin: 5px;
}

.policy-title {
  font-size: 16px;
}

.policy-list {
  margin-bottom: 20px;
}

.ride-place-min {
  background-color: #f5f6f8 !important;
  border: none !important;
  color: #364c6a !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.place-checked {
  background: #f66 none repeat scroll 0 0 !important;
}

.bus .place {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.text-selection-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

/*2016-07-22 main page seo links style*/
.cities a {
  color: #00a2d7;
  text-decoration: underline;
}
.cities a:hover {
  text-decoration: none;
}
.cities a.all {
  color: #a9a9a9;
  text-decoration: none;
}
.cities a.all:hover {
  text-decoration: underline;
}

.text-selection-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

div.customSelect.citizenship-id li a {
  height: inherit;
  border-bottom: 1px dotted #e5e5e5;
}

.card-identity-id a {
  line-height: 18px;
  border-bottom: 1px dotted #e5e5e5;
  height: inherit;
  padding-top: 10px;
  padding-bottom: 10px;
}

.socials > a {
  border: 2px solid #ccce27;
}

.socials > a:hover {
  box-shadow: 0 0 10px #ccce27;
}

.socials .fb {
  background-image: url(/img/social/fa.png);
  background-position: inherit;
}

.socials .yt {
  background-image: url(/img/social/yt.png);
  background-position: inherit;
}

.socials .ok {
  background-image: url(/img/social/ok.png);
  background-position: inherit;
}

.socials .in {
  background-image: url(/img/social/in.png);
  background-position: inherit;
}

.badge {
  width: 150px;
  display: inline-block;
  vertical-align: top;
}

.badge_item {
  max-width: 100%;
}

.badge_item_rustore {
  height: 39px;
  margin: 10px 0 0 30px;
}

.app_container {
  display: flex;
  justify-content: center;
  padding: 30px 0 0px;
  text-align: center;
}

.app_txt {
  background: url(/img/logo_app.png) no-repeat 0 0;
  background-size: 100px;
  width: 480px;
  padding: 20px 30px 20px 130px;
  line-height: 22px;
  text-align: justify;
  display: inline-block;

}

.app_txt b {
  display: block;
}

.app_badge {
  width: 150px;
  display: inline-block;
  vertical-align: top;
}

.insurance-error {
  background-color: #fff;
  text-align: center;
  color: #f66;
  font-size: 20px;
  padding-bottom: 5px;
}

.insurance-list {
  display: none;
  padding-top: 10px;
  line-height: 25px;
}

.confirm-insurance {
  border-radius: 15px;
  border: 1px solid #364c6a;
}

.confirm-insurance .lobibox-header {
  background-color: #fcfcfc !important;
  border-radius: 15px 15px 0px 0px;
}

.confirm-insurance .lobibox-footer {
  background-color: #fcfcfc !important;
  border-radius: 0px 0px 15px 15px;
}

.btn-confirm-insurance {
  border-radius: 5px;
  background-color: #c7d2d8;
  outline: 0 !important;
}

.btn-confirm-insurance:active, .btn-confirm-insurance:hover {
  background-color: #c7d2d8;
  opacity: 0.8;
}

.btn-confirm-active {
  border-radius: 5px;
  background: #f2c435;
}

.btn-confirm-active:active, .btn-confirm-active:hover {
  background-color: #f2c435;
  opacity: 0.8;
}

.confirm-insurance-title {
  text-align: center;
  font-weight: bold;
}

.confirm-insurance-message {
  text-align: justify;
}

.img-loader {
  max-width: 100%;
}

.float-left {
  float: left;
}

.clear-both {
  clear: both;
}

.w50 {
  width: 49%;
}

.p10 {
  padding: 10px
}

.pl10 {
  padding-left: 10px;
}

.mt5 {
  margin-top: 5px;
}

.cookies-banner {
  background: #444;
  color: #fff;
  padding: 8px 16px;
  font-size: 11px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
}

.cookies-banner.hidden {
  display: none;
}

.cookies-banner-title {
  font-weight: 700;
  margin-bottom: 5px;
}

.cookies-banner-text {
  margin-bottom: 10px;
}

.cookies-banner-button {
  text-decoration: none;
  background: #222;
  color: #fff;
  border: 1px solid #000;
  cursor: pointer;
  padding: 4px 7px;
  font-size: 16px;
  font-weight: 700;
  transition: background 0.07s, color 0.07s, border-color 0.07s;
}

.cookies-banner-button:hover {
  background: #fff;
  color: #222;
}

a.cookies-banner-link {
  color: #fff;
  margin-left: 5px;
  font-size: 16px;
}

a.cookies-banner-link:hover {
  color: #ccc;
}

@media all and (max-width: 480px) {
  .app_container {
    display: block;
  }
  .app_txt {
    padding-top: 0;
    width: 100%;
  }
  .app_badge {
    margin: 0 auto;
  }
  .header.height1 .search {
    top: 45%;
  }
}