/* line 1, app/assets/stylesheets/guest/pages.css.scss */
body {
  font-family: 'PT Sans', Arial, sans-serif;
}

/* line 5, app/assets/stylesheets/guest/pages.css.scss */
p {
  margin: 0;
}

/* line 9, app/assets/stylesheets/guest/pages.css.scss */
.l-cols .l-cols__i {
  float: left;
  width: 50%;
}

/* line 15, app/assets/stylesheets/guest/pages.css.scss */
.l-cols .l-cols__i:last-child,
.l-cols .l-cols__i:not(:first-child) {
  float: right;
}

/* line 20, app/assets/stylesheets/guest/pages.css.scss */
.table__cell_nw {
  white-space: nowrap;
}

/* line 24, app/assets/stylesheets/guest/pages.css.scss */
.btn {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* line 28, app/assets/stylesheets/guest/pages.css.scss */
.b-glossary {
  margin: 0;
}

/* line 32, app/assets/stylesheets/guest/pages.css.scss */
.b-glossary__term {
  font-weight: bold;
  float: left;
}

/* line 38, app/assets/stylesheets/guest/pages.css.scss */
.b-glossary__description {
  text-align: right;
}

/* line 42, app/assets/stylesheets/guest/pages.css.scss */
.b-glossary__term,
.b-glossary__description {
  line-height: 22px;
}

/* line 47, app/assets/stylesheets/guest/pages.css.scss */
.b-tabs .b-link {
  margin-right: 6px;
}

/* line 51, app/assets/stylesheets/guest/pages.css.scss */
.b-ratings {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}

/* line 58, app/assets/stylesheets/guest/pages.css.scss */
.b-ratings__name {
  line-height: 18px;
  color: #555;
}

/* line 64, app/assets/stylesheets/guest/pages.css.scss */
.b-ratings__unit {
  font: 0/0 a;
  position: relative;
  margin: 0;
  padding: 0;
  display: table;
}

/* line 74, app/assets/stylesheets/guest/pages.css.scss */
.b-ratings__item {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 2px;
  text-align: left;
  background: #aaa;
}

/* line 86, app/assets/stylesheets/guest/pages.css.scss */
.b-ratings__item:before {
  position: absolute;
  z-index: 2;
  width: 2px;
  height: 10px;
  margin-left: -2px;
  content: "";
}

/* line 97, app/assets/stylesheets/guest/pages.css.scss */
.b-ratings__item:first-child {
  margin-left: 0;
}

/* line 101, app/assets/stylesheets/guest/pages.css.scss */
.b-ratings_not-empty .b-ratings__item {
  background: #87c438;
}

/* line 105, app/assets/stylesheets/guest/pages.css.scss */
.b-ratings_not-empty .b-ratings__item-current {
  background: #87c438;
}

/* line 109, app/assets/stylesheets/guest/pages.css.scss */
.b-ratings_not-empty .b-ratings__item-current ~ .b-ratings__item {
  background: #aaa;
}

/* line 113, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-carousel {
  overflow: hidden;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 122, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-carousel .carousel-inner > .item {
  text-align: center;
  min-height: 100px;
}

/* line 127, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-carousel .carousel-inner > .item > img {
  display: inline-block;
}

/* line 131, app/assets/stylesheets/guest/pages.css.scss */
.userpic {
  display: inline-block;
  overflow: hidden;
  border: 2px solid #CECECE;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 142, app/assets/stylesheets/guest/pages.css.scss */
.b-head {
  font-size: 16px;
  padding: 5px 0;
  background: url(/assets/b-head-fd3ba850737bd66bda61b22f2d7bff25f0a3049cbc0875d3664dc978ff2911f2.png) repeat-x 0 0;
}

/* line 150, app/assets/stylesheets/guest/pages.css.scss */
.b-head-logo {
  padding-top: 8px;
}

/* line 154, app/assets/stylesheets/guest/pages.css.scss */
.b-head-logo__logo {
  font: 0/0 a;
  display: block;
  height: 70px;
  background: url(/assets/b-head-logo-05e17825478e7cb426850c7067efad4f6543bfd4dff3590918c23b2dd2cda894.png) no-repeat 0 0;
}

/* line 164, app/assets/stylesheets/guest/pages.css.scss */
.b-head-nav__layout {
  margin: 0;
  padding-top: 37px;
  list-style: none;
}

/* line 171, app/assets/stylesheets/guest/pages.css.scss */
.b-head-nav__layout-unit {
  display: inline-block;
  margin-left: 25px;
}

/* line 177, app/assets/stylesheets/guest/pages.css.scss */
.b-head-nav__layout-unit .b-link {
  color: #333;
}

/* line 181, app/assets/stylesheets/guest/pages.css.scss */
.b-head_small {
  font-size: 14px;
  background: none;
}

/* line 187, app/assets/stylesheets/guest/pages.css.scss */
.b-head_small .b-head-logo__logo {
  width: 122px;
  height: 40px;
  background-size: cover;
}

/* line 194, app/assets/stylesheets/guest/pages.css.scss */
.b-head_small .b-head-nav__layout {
  padding-top: 20px;
}

/* line 198, app/assets/stylesheets/guest/pages.css.scss */
.b-head_small .b-head-nav__layout-unit {
  margin-left: 15px;
}

/* line 202, app/assets/stylesheets/guest/pages.css.scss */
.b-head__inner {
  position: relative;
}

/* line 206, app/assets/stylesheets/guest/pages.css.scss */
.b-head__inner:before,
.b-head__inner:after {
  position: absolute;
  bottom: 18px;
  content: "";
  border-bottom: 1px solid #b9b9b9;
}

/* line 216, app/assets/stylesheets/guest/pages.css.scss */
.b-head__inner:before {
  left: 0;
  width: 4.4%;
}

/* line 222, app/assets/stylesheets/guest/pages.css.scss */
.b-head__inner:after {
  right: 0;
  width: 89.7%;
}

/* line 228, app/assets/stylesheets/guest/pages.css.scss */
.b-head_small .b-head__inner:before,
.b-head_small .b-head__inner:after {
  content: none;
}

/* line 233, app/assets/stylesheets/guest/pages.css.scss */
.b-head__alert {
  margin-top: 20px;
}

/* line 237, app/assets/stylesheets/guest/pages.css.scss */
.b-foot {
  min-height: 177px;
  border-top: 4px solid #c7c7c7;
  background: #194357;
}

/* line 244, app/assets/stylesheets/guest/pages.css.scss */
.b-text {
  font: 13px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
}

/* line 250, app/assets/stylesheets/guest/pages.css.scss */
.b-text__h1 {
  font-size: 48px;
  margin-bottom: 24px;
  color: #3599c9;
}

/* line 258, app/assets/stylesheets/guest/pages.css.scss */
.b-text__h2 {
  font-size: 24px;
  line-height: 35px;
  margin: 34px 0 0;
}

/* line 265, app/assets/stylesheets/guest/pages.css.scss */
.b-text__h2_less {
  margin-top: 16px;
}

/* line 269, app/assets/stylesheets/guest/pages.css.scss */
.b-text__green {
  color: #7cba32;
}

/* line 273, app/assets/stylesheets/guest/pages.css.scss */
.b-text__blue {
  color: #3599c9;
}

/* HOMEPAGE */
/* line 279, app/assets/stylesheets/guest/pages.css.scss */
.b-home-promo {
  position: relative;
  margin-bottom: 22px;
  padding: 25px 0 400px 0;
  text-align: center;
  background: url(/assets/b-promo-da989a4b36bd9dffcea562d3c6e782bca16bb3845fe8d3989075b700cad5d3e4.jpg) no-repeat center bottom;
}

/* line 290, app/assets/stylesheets/guest/pages.css.scss */
.b-home-promo__inner {
  position: relative;
}

/* line 294, app/assets/stylesheets/guest/pages.css.scss */
.b-home-promo__head {
  font: 50px/48px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0;
  color: #3599c9;
}

/* line 302, app/assets/stylesheets/guest/pages.css.scss */
.b-home-promo__subhead {
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 10px;
  color: #154156;
}

/* line 311, app/assets/stylesheets/guest/pages.css.scss */
.b-home-promo__watch-demo {
  position: absolute;
  bottom: -415px;
  left: 7px;
  width: 100%;
  text-align: center;
}

/* line 321, app/assets/stylesheets/guest/pages.css.scss */
.b-home-intro {
  margin-bottom: 24px;
}

/* line 325, app/assets/stylesheets/guest/pages.css.scss */
.b-home-intro__inner {
  padding: 12px 0;
  text-align: center;
  background: #d7ecf7;
}

/* line 333, app/assets/stylesheets/guest/pages.css.scss */
.b-home-intro__extra {
  color: #414628;
}

/* line 337, app/assets/stylesheets/guest/pages.css.scss */
.b-home-intro__no-extra {
  text-decoration: underline;
}

/* line 341, app/assets/stylesheets/guest/pages.css.scss */
.b-home-intro__join {
  font-size: 16px;
}

/* static pages */
/* line 346, app/assets/stylesheets/guest/pages.css.scss */
.b-static-page {
  margin: 25px 0 40px;
}

/* line 350, app/assets/stylesheets/guest/pages.css.scss */
.b-static-page__sidebar {
  margin-top: 7px;
}

/* line 354, app/assets/stylesheets/guest/pages.css.scss */
.b-static-page__sidebar-centered {
  text-align: center;
}

/* line 358, app/assets/stylesheets/guest/pages.css.scss */
.b-static-page__sidebar .b-text__p {
  font: 16px/36px 'PT Sans', Arial, sans-serif;
  margin-bottom: 23px;
  color: #7b8084;
}

/* line 366, app/assets/stylesheets/guest/pages.css.scss */
.b-page-404 {
  padding: 26px 0 100px;
}

/* line 370, app/assets/stylesheets/guest/pages.css.scss */
.b-page-404 .b-text__h1 {
  font-size: 48px;
  margin-bottom: 50px;
  color: #555;
}

/* line 378, app/assets/stylesheets/guest/pages.css.scss */
.b-page-404 .b-text__p {
  padding-top: 18px;
}

/* line 382, app/assets/stylesheets/guest/pages.css.scss */
.b-page-404 .b-text__img {
  float: left;
  margin-right: 27px;
}

/* line 388, app/assets/stylesheets/guest/pages.css.scss */
.b-static-page_registration .b-text {
  font-size: 15px;
}

/* line 392, app/assets/stylesheets/guest/pages.css.scss */
.b-static-page_registration .b-text__h1 {
  margin-bottom: 36px;
  color: #555;
}

/* line 398, app/assets/stylesheets/guest/pages.css.scss */
.b-static-page_registration__form {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-top: 52px;
}

/* line 404, app/assets/stylesheets/guest/pages.css.scss */
.b-static-page_registration__form .control-label {
  font-size: 15px;
  width: 155px;
  text-align: left;
}

/* line 412, app/assets/stylesheets/guest/pages.css.scss */
.b-static-page_registration__form .table {
  margin: 53px 0;
}

/* line 416, app/assets/stylesheets/guest/pages.css.scss */
.b-static-page_registration__form .table .selected td {
  color: #536b36;
  background: #cde5b0;
}

/* USER DASHBOARD */
/* line 426, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* line 430, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-help {
  position: absolute;
  top: 14px;
  right: 3px;
}

/* line 436, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-help__icon {
  display: block;
  width: 32px;
  height: 32px;
  background: url(/assets/sprite-21c7a86f3246042c417e8a4cf2a7119cc1f5cfb5b7d7a34a552a11e2a8bb1cf1.png) no-repeat 0 0;
}

/* line 445, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts {
  padding-top: 20px;
}

/* line 449, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__inner {
  position: relative;
}

/* line 453, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__panel {
  position: relative;
  display: table;
  width: 456px;
  margin: 0 auto;
  padding: 2px 1px 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #1a516b;
}

/* line 467, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__panel-item {
  font-size: 12px;
  font-weight: bold;
  position: relative;
  display: table-cell;
  overflow: hidden;
  width: 227px;
  padding: 11px 0 7px;
  color: #fff;
  border-top: 1px solid #598398;
  background: #1a516b;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhNTE2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzFhNTE2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iIzE1NDM1OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNTQyNTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #1a516b 0%, #1a516b 47%, #154358 85%, #154257 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1a516b), color-stop(47%, #1a516b), color-stop(85%, #154358), color-stop(100%, #154257));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1a516b 0%, #1a516b 47%, #154358 85%, #154257 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1a516b 0%, #1a516b 47%, #154358 85%, #154257 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1a516b 0%, #1a516b 47%, #154358 85%, #154257 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #1a516b 0%, #1a516b 47%, #154358 85%, #154257 100%);
  /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a516b', endColorstr='#154257',GradientType=0 ); */
  /* IE6-8 */
}

/* line 494, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__panel-item_have {
  border-left: 1px solid #598398;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
  box-shadow: 2px 1px 7px rgba(0, 0, 0, 0.38) inset;
}

/* line 503, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__panel-item_have:after,
.b-dashboard-alerts__panel-item_need:before {
  position: absolute;
  top: 2px;
  height: 100%;
  content: "";
}

/* line 513, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__panel-item_have:after {
  right: 0;
  border-right: 2px solid #154156;
}

/* line 519, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__panel-item_need {
  border-right: 1px solid #598398;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  box-shadow: -2px 1px 7px rgba(0, 0, 0, 0.38) inset;
}

/* line 527, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__panel-item_need:before {
  left: 0;
  border-left: 2px solid #316278;
}

/* line 533, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__count-matches {
  font-size: 28px;
  line-height: 30px;
  float: left;
  width: 65px;
  text-align: right;
}

/* line 544, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__new-matches {
  text-transform: uppercase;
}

/* line 549, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__total-matches {
  color: #cbeeff;
}

/* line 553, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__new-matches,
.b-dashboard-alerts__total-matches {
  line-height: 15px;
  margin-left: 76px;
}

/* line 560, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__panel-item_have .b-dashboard-alerts__count-matches {
  color: #96d93e;
}

/* line 564, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-alerts__panel-item_need .b-dashboard-alerts__count-matches {
  color: #5fcaff;
}

/* line 572, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights__inner {
  position: relative;
  border-top: 3px solid #777;
  border-bottom: 3px solid #777;
  background: url(/assets/b-dashboard-flights-a167504ac6ed1efa4d2bcbbf8bbc638a5200b6c175918cdbae77a9b0adf8113a.png) no-repeat 0 0;
}

/* line 580, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights__left, .b-dashboard-flights__right {
  float: left;
  overflow-y: auto;
  width: 450px;
  min-height: 104px;
  max-height: 380px;
  padding-top: 19px;
  padding-bottom: 16px;
}

/* line 591, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights__left .btn, .b-dashboard-flights__right .btn {
  margin-bottom: 3px;
}

/* line 595, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights__left {
  padding-right: 20px;
  text-align: right;
}

/* line 601, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights .btn {
  font-size: 13px;
  position: relative;
  width: 121px;
  padding: 6px 6px 5px;
  text-align: center;
  text-shadow: none;
}

/* line 614, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights .btn.btn_warn:after {
  position: absolute;
  top: 2px;
  left: 1px;
  width: 11px;
  height: 10px;
  content: '';
  background: url(/assets/sprite-21c7a86f3246042c417e8a4cf2a7119cc1f5cfb5b7d7a34a552a11e2a8bb1cf1.png) no-repeat -50px 0;
}

/* line 627, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights__left .btn_read {
  color: #6a8a6a;
}

/* line 631, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights__left .btn.active {
  color: #6a8a6a;
  border-color: #6cac6c;
  background: #e9f5e9;
  -webkit-box-shadow: 0 2px 3px rgba(17, 48, 63, 0.34) inset;
  -moz-box-shadow: 0 2px 3px rgba(17, 48, 63, 0.34) inset;
  box-shadow: 0 2px 3px rgba(30, 67, 30, 0.34) inset;
}

/* line 640, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights__right .btn_read {
  color: #51626d;
}

/* line 644, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights__right .btn.active {
  color: #51626d;
  border: 1px solid #358db8;
  background: #dae2e7;
  -webkit-box-shadow: 0 2px 3px rgba(17, 48, 63, 0.34) inset;
  -moz-box-shadow: 0 2px 3px rgba(17, 48, 63, 0.34) inset;
  box-shadow: 0 2px 3px rgba(17, 48, 63, 0.34) inset;
}

/* line 653, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights__right {
  padding-left: 20px;
}

/* line 657, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-flights__your {
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  top: 60px;
  right: -35px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #fff;
}

/* line 674, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__inner {
  border-top: 3px solid #2d5568;
  background: #154257;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE1NDI1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzE1NDI1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzFhNTE2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTUxNmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #154257 0%, #154257 35%, #1a516b 66%, #1a516b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #154257), color-stop(35%, #154257), color-stop(66%, #1a516b), color-stop(100%, #1a516b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #154257 0%, #154257 35%, #1a516b 66%, #1a516b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #154257 0%, #154257 35%, #1a516b 66%, #1a516b 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #154257 0%, #154257 35%, #1a516b 66%, #1a516b 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #154257 0%, #154257 35%, #1a516b 66%, #1a516b 100%);
  /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#154257', endColorstr='#1a516b',GradientType=0 ); */
  /* IE6-8 */
}

/* line 690, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__wrap {
  min-height: 318px;
  margin: 20px;
  border: 1px solid #aaa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}

/* line 701, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__head {
  border-bottom: 1px solid #aaa;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #ebf0f6;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZjBmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWRkZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ebf0f6 0%, #d5ddea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebf0f6), color-stop(100%, #d5ddea));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ebf0f6 0%, #d5ddea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ebf0f6 0%, #d5ddea 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ebf0f6 0%, #d5ddea 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ebf0f6 0%, #d5ddea 100%);
  /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf0f6', endColorstr='#d5ddea',GradientType=0 ); */
  /* IE6-8 */
}

/* line 718, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__head .btn {
  margin-top: 10px;
  margin-right: 5px;
}

/* line 724, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__head-text {
  font-size: 15px;
  margin: 0;
  text-align: center;
  color: #11303f;
}

/* line 734, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__content {
  padding: 2px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background: #fff;
}

/* line 744, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__data {
  float: left;
  width: 640px;
}

/* line 750, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__map {
  float: right;
  width: 250px;
}

/* line 756, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__need {
  color: #0889dd;
}

/* line 760, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__have {
  color: #44a844;
}

/* line 764, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__no-matches {
  display: table;
  width: 100%;
  height: 318px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #e6ecf3;
}

/* line 776, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-matches__no-matches-inner {
  font: bold 18px 'PT Sans', Arial, sans-serif;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #777;
}

/* line 787, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__inner {
  border-top: 3px solid #777;
  border-bottom: 3px solid #777;
  background: #cadce7;
}

/* line 793, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__outer {
  padding: 0 0 0 0;
}

/* line 797, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__outer > .nav {
  margin: 0;
  border: 1px solid #999;
  border-bottom: none;
  padding: 20px 0 0 20px;
}

/* line 803, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__outer > .nav > li > a {
  width: 78px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #11303f;
  border-color: #999;
  background: #e7edf4;
  border-radius: 4px 4px 4px 4px;
}

/* line 815, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__outer > .nav > .active > a,
.b-dashboard-details__outer > .nav > .active > a:hover {
  border-color: #999;
  background: #fff;
}

/* line 824, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__content .nav {
  margin: 0;
  border-color: #999;
}

/* line 829, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__content .nav-tabs > li > a {
  font-size: 14px;
  font-weight: bold;
  color: #11303f;
  border-color: #ccc;
  border-bottom-color: #999;
  background: #ebf0f6;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZjBmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWRkZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ebf0f6 0%, #d5ddea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebf0f6), color-stop(100%, #d5ddea));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ebf0f6 0%, #d5ddea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ebf0f6 0%, #d5ddea 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ebf0f6 0%, #d5ddea 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ebf0f6 0%, #d5ddea 100%);
  /* W3C */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf0f6', endColorstr='#d5ddea',GradientType=0 ); */
  /* IE6-8 */
}

/* line 848, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__content .nav-tabs > .active > a,
.b-dashboard-details__content .nav-tabs > .active > a:hover {
  border-color: #999;
  border-bottom-color: #fff;
  background: #fff;
}

/* line 856, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__content {
  padding: 16px 20px;
  border: 1px solid #999;
  border-top: none;
}

/* line 861, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__content .tab-content {
  min-height: 687px;
  padding: 20px 12px;
  border: 1px solid #999;
  border-top: 0;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background: #fff;
}

/* line 874, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__content-left {
  float: left;
  width: 720px;
}

/* line 880, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__content-right {
  float: right;
  width: 144px;
  text-align: center;
}

/* line 888, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details__content-left .l-cols__i {
  width: 357px;
}

/* line 892, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head {
  position: relative;
  margin-bottom: 5px;
  padding: 8px 15px;
  color: #11303f;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ebebeb;
}

/* line 906, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__photo {
  float: left;
  overflow: hidden;
  min-height: 38px;
  margin-right: 15px;
  border: 2px solid #cecece;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}

/* line 920, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__title {
  font-size: 24px;
  line-height: 26px;
  margin: 0;
}

/* line 927, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__description {
  font-size: 14px;
  font-weight: bold;
  float: left;
}

/* line 934, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__hint {
  font-size: 14px;
  font-weight: bold;
  float: right;
  color: #999;
}

/* line 943, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__actions {
  position: absolute;
  top: -1px;
  right: -156px;
  width: 156px;
  text-align: right;
}

/* line 953, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__actions .btn {
  position: relative;
  width: 26px;
  height: 26px;
  margin-left: 4px;
  padding: 16px 20px;
  border: 2px solid #ccc;
  background: #ebebeb;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ebebeb 0%, #d9d9d9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(100%, #d9d9d9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ebebeb 0%, #d9d9d9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ebebeb 0%, #d9d9d9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ebebeb 0%, #d9d9d9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ebebeb 0%, #d9d9d9 100%);
  /* W3C */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#d9d9d9',GradientType=0 ); */
  /* IE6-8 */
}

/* line 978, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__actions .btn:hover {
  background: #ebebeb;
}

/* line 982, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head .btn_hint.btn_like:after,
.b-dashboard-details-head .btn_hint.btn_dislike:after,
.b-dashboard-details-head .btn_hint.btn_remove:after {
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 66px;
  content: '';
  color: #777;
}

/* line 999, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head .btn_hint.btn_like:after {
  content: 'Good';
}

/* line 1003, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head .btn_hint.btn_dislike:after {
  content: 'Bad';
}

/* line 1007, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head .btn_hint.btn_remove:after {
  content: "Remove";
}

/* line 1011, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__like,
.b-dashboard-details-head__dislike,
.b-dashboard-details-head__remove {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(/assets/sprite-21c7a86f3246042c417e8a4cf2a7119cc1f5cfb5b7d7a34a552a11e2a8bb1cf1.png) no-repeat 0 -50px;
}

/* line 1022, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__dislike {
  background-position: -24px -74px;
}

/* line 1026, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__remove {
  background-position: -50px -50px;
}

/* line 1030, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__actions .btn.btn_like.active {
  border-color: #83be35;
}

/* line 1034, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-head__actions .btn.btn_dislike.active {
  border-color: #be5f35;
}

/* line 1038, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-profile {
  min-height: 102px;
  margin-bottom: 5px;
  padding: 10px 12px;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ececec;
}

/* line 1050, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-profile__photo {
  float: left;
  overflow: hidden;
  margin-right: 16px;
  border: 1px solid #999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 1061, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-profile__base {
  float: left;
  width: 212px;
}

/* line 1067, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-profile__name {
  font-size: 14px;
  margin: 0 0 8px;
  text-transform: capitalize;
  color: #1b80cb;
}

/* line 1077, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-profile__phone, b-dashboard-details-profile__email {
  font-size: 14px;
  color: #11303f;
}

/* line 1083, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-profile__phone {
  font-weight: bold;
}

/* line 1087, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-profile__member {
  margin-top: 5px;
}

/* line 1091, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-profile__member-jetx {
  position: relative;
  top: -3px;
  display: inline-block;
  width: 144px;
  height: 29px;
  vertical-align: top;
  background: url(/assets/sprite-21c7a86f3246042c417e8a4cf2a7119cc1f5cfb5b7d7a34a552a11e2a8bb1cf1.png) no-repeat 0 -100px;
}

/* line 1105, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-profile__adv {
  font-weight: bold;
  line-height: 22px;
  float: right;
  width: 300px;
  padding-top: 24px;
  color: #11303f;
}

/* line 1117, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-profile__adv-num {
  font-size: 24px;
  margin-right: 3px;
}

/* line 1123, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-trip-info {
  margin-bottom: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ececec;
}

/* line 1132, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-trip-info .b-glossary {
  padding: 8px 15px 15px;
}

/* line 1136, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-trip-info .b-glossary__term {
  width: 48%;
}

/* line 1140, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-trip-info .b-glossary__description {
  margin-left: 48%;
}

/* line 1144, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-trip-info .b-glossary__term:first-child,
.b-dashboard-details-trip-info .b-glossary__term:first-child + .b-glossary__description {
  margin-bottom: 22px;
}

/* line 1149, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-trip-info__name {
  font-weight: bold;
  color: #1b80cb;
}

/* line 1155, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-trip-info__match {
  font-weight: bold;
  color: #a68d00;
}

/* line 1161, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-notes {
  padding: 20px 0 0;
}

/* line 1165, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-notes__heading {
  font-size: 24px;
  margin: 8px 0 0 18px;
  color: #11303f;
}

/* line 1173, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-notes__note-text {
  font-size: 14px;
  width: 93%;
  padding: 8px 20px;
  color: #333;
  border-color: #ccc;
  background: #fafafa;
}

/* line 1184, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-notes__note-text::-webkit-input-placeholder {
  color: #333;
}

/* line 1188, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-notes__note-text:-moz-placeholder {
  color: #333;
}

/* line 1192, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-notes__note-text::-moz-placeholder {
  color: #333;
}

/* line 1196, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-notes__note-text:-ms-input-placeholder {
  color: #333;
}

/* line 1200, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-notes__info {
  font-size: 11px;
  margin-left: 5px;
  color: #333;
}

/* line 1208, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info {
  display: table;
  margin: 0 -5px 23px;
  border-spacing: 5px 0;
  border-collapse: separate;
}

/* line 1217, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__data,
.b-dashboard-details-aircraft-info__service {
  display: table-cell;
  vertical-align: top;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #efefef;
}

/* line 1230, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__data {
  width: 198px;
  padding: 14px 15px;
}

/* line 1235, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__service {
  line-height: 22px;
  padding: 14px 22px;
}

/* line 1245, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__reviews .b-ratings {
  display: block;
  margin: 0 0 8px 36px;
}

/* line 1251, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__tail {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 4px;
}

/* line 1259, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__reviews .btn {
  margin-bottom: 16px;
}

/* line 1263, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__reviews-all {
  font-weight: bold;
  line-height: 17px;
  display: block;
  padding: 16px 10px;
  text-align: center;
  color: #1b80cb;
}

/* line 1276, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__downloads {
  margin-top: 36px;
}

/* line 1280, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__downloads .b-link {
  display: block;
  width: 84px;
  margin: 0 auto 9px;
  padding: 20px 9px 11px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}

/* line 1295, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__downloads .b-link__text {
  font-weight: bold;
  line-height: 14px;
  display: block;
  margin-bottom: 6px;
  color: #333;
}

/* line 1306, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__downloads .b-link__icon-pdf {
  display: inline-block;
  width: 48px;
  height: 48px;
  vertical-align: top;
  background: url(/assets/sprite-21c7a86f3246042c417e8a4cf2a7119cc1f5cfb5b7d7a34a552a11e2a8bb1cf1.png) no-repeat -99px 0;
}

/* line 1317, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-aircraft-info__downloads .b-link:hover {
  background: #efefef;
}

/* line 1321, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-details-description {
  line-height: 22px;
  padding: 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #efefef;
}

/* line 1332, app/assets/stylesheets/guest/pages.css.scss */
.details-table {
  margin: 36px 0 10px;
}

/* line 1336, app/assets/stylesheets/guest/pages.css.scss */
.details-table__btns {
  margin-bottom: 10px;
}

/* line 1340, app/assets/stylesheets/guest/pages.css.scss */
.details-table__btns .btn {
  color: #1b80cb;
}

/* line 1344, app/assets/stylesheets/guest/pages.css.scss */
.details-table__table {
  border-collapse: separate;
  color: #1a516b;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 1354, app/assets/stylesheets/guest/pages.css.scss */
.details-table__table th {
  color: #1a516b;
  border: 0;
  border-bottom: 1px solid #ccc;
  background: #e2e8f1 !important;
}

/* line 1361, app/assets/stylesheets/guest/pages.css.scss */
.details-table__table td {
  border: 0;
}

/* line 1365, app/assets/stylesheets/guest/pages.css.scss */
.details-table__table tbody > tr:nth-child(odd) > td {
  background: #efefef;
}

/* line 1369, app/assets/stylesheets/guest/pages.css.scss */
.details-table__add {
  width: 1px;
}

/* line 1373, app/assets/stylesheets/guest/pages.css.scss */
.details-table__col_centered {
  text-align: center !important;
}

/* line 1377, app/assets/stylesheets/guest/pages.css.scss */
.details-table__photo {
  width: 54px;
}

/* line 1381, app/assets/stylesheets/guest/pages.css.scss */
.details-table__action {
  padding: 0;
}

/* line 1385, app/assets/stylesheets/guest/pages.css.scss */
.details-table__action .btn {
  position: absolute;
  margin-left: 24px;
}

/* line 1391, app/assets/stylesheets/guest/pages.css.scss */
.icon-photo {
  background: url(/assets/sprite-21c7a86f3246042c417e8a4cf2a7119cc1f5cfb5b7d7a34a552a11e2a8bb1cf1.png) no-repeat -49px -36px;
}

/* line 1395, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews__wrap .l-cols__i {
  width: 430px;
}

/* line 1399, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews__wrap .l-cols__i:first-child {
  margin-right: 12px;
}

/* line 1403, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews {
  position: relative;
}

/* line 1407, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews__head {
  font-size: 18px;
  font-weight: bold;
  padding: 9px 17px 8px;
  color: #11303f;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #c9daf1;
}

/* line 1420, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews_need .b-dashboard-reviews__head {
  color: #333;
  background: #c4e29e;
}

/* line 1425, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews__body {
  padding: 13px 13px 14px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background: #efefef;
}

/* line 1434, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews__photo {
  float: left;
  overflow: hidden;
  margin-right: 14px;
  border: 2px solid #cecece;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 1446, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews__name {
  font-size: 18px;
  font-weight: bold;
  margin-top: 7px;
  color: #1b80cb;
}

/* line 1455, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews__description {
  font-weight: bold;
  color: #11303f;
}

/* line 1461, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews__count {
  font-weight: bold;
  position: absolute;
  bottom: -27px;
  width: 100%;
  text-align: center;
  color: #666;
}

/* line 1474, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews__count .b-ratings {
  margin-left: 13px;
  vertical-align: middle;
}

/* line 1480, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list {
  padding-top: 32px;
}

/* line 1484, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__item {
  width: 425px;
  margin-bottom: 40px;
}

/* line 1489, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__add {
  margin-bottom: 29px;
  text-align: center;
}

/* line 1495, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__photo {
  float: left;
  overflow: hidden;
  border: 1px solid #777;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 1506, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__data {
  margin-left: 110px;
  color: #333;
}

/* line 1512, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__review {
  line-height: 22px;
  position: relative;
  padding-left: 33px;
}

/* line 1520, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__review:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 22px;
  height: 20px;
  content: '';
  background: url(/assets/sprite-21c7a86f3246042c417e8a4cf2a7119cc1f5cfb5b7d7a34a552a11e2a8bb1cf1.png) no-repeat -78px -80px;
}

/* line 1533, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__author {
  font-weight: bold;
  margin: 10px 0 0 32px;
}

/* line 1539, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__name {
  color: #1b80cb;
}

/* line 1543, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating {
  margin-top: 9px;
  padding: 7px 0 9px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #eee;
}

/* line 1553, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating_center {
  text-align: center;
}

/* line 1557, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating .b-ratings {
  margin-left: 32px;
}

/* line 1561, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating_center .b-ratings:first-child {
  margin-left: 0;
}

/* line 1565, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating_hints {
  padding-bottom: 20px;
}

/* line 1569, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating_hints .b-ratings__item:after {
  font: italic 11px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: absolute;
  top: 12px;
  left: 0;
  display: none;
  content: '';
  color: #999;
}

/* line 1583, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating_hints .b-ratings__item:hover:after {
  display: block;
}

/* line 1587, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating_hints .b-ratings__item_1:after {
  content: 'Poor';
}

/* line 1591, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating_hints .b-ratings__item_2:after {
  content: 'Questionable';
}

/* line 1595, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating_hints .b-ratings__item_3:after {
  content: 'Fair';
}

/* line 1599, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating_hints .b-ratings__item_4:after {
  content: 'Good';
}

/* line 1603, app/assets/stylesheets/guest/pages.css.scss */
.b-dashboard-reviews-list__rating_hints .b-ratings__item_5:after {
  content: 'Excellent';
}

/* line 1607, app/assets/stylesheets/guest/pages.css.scss */
.modal_add-review .modal-body {
  max-height: none;
}

/* line 1611, app/assets/stylesheets/guest/pages.css.scss */
.modal_add-comment .help-block,
.modal_add-review .help-block {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
  color: #777;
}

/* Alerts */
/* line 1625, app/assets/stylesheets/guest/pages.css.scss */
.form-alert__list {
  margin: 0 0 0 17px;
}

/* line 1629, app/assets/stylesheets/guest/pages.css.scss */
.label__simple {
  padding-left: 0;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
  display: inline-block;
}

@media screen and (min-width: 1600px) {
  /* line 1638, app/assets/stylesheets/guest/pages.css.scss */
  .b-page-dashboard {
    background: url(/assets/body-pres-bkg-828a2917a8aabbbad218c48863f6c0366253426ef2fc37e6d3436dcb70538697.png) no-repeat top center;
  }
}

/* TODO: Refactor after Bootstrap 3 */
/* line 1647, app/assets/stylesheets/guest/pages.css.scss */
.contact-form label {
  display: inline-block;
  width: 100px;
  padding-right: 20px;
  padding-top: 5px;
  text-align: right;
  vertical-align: top;
}

/* line 1658, app/assets/stylesheets/guest/pages.css.scss */
.contact-form label abbr {
  color: red;
  border: none;
}

/* line 1664, app/assets/stylesheets/guest/pages.css.scss */
.contact-form .field_with_errors {
  color: #b94a48;
}

/* line 1669, app/assets/stylesheets/guest/pages.css.scss */
.contact-form .field_with_errors input {
  border-color: #b94a48;
  color: #b94a48;
}

/* line 1675, app/assets/stylesheets/guest/pages.css.scss */
.contact-form span.error {
  display: inline-block;
  padding-left: 10px;
  padding-top: 5px;
  vertical-align: top;
  color: #b94a48;
}

/* line 1686, app/assets/stylesheets/guest/pages.css.scss */
.contact-form .submit {
  margin-left: 120px;
}
