@charset "UTF-8";
/***** RÉGI *****/
/*$text: #44444B;
$gray-dark: #666666;
$gray-background: #445567;*/
/***** ÚJ *****/
/*** meta-k színe is átállt az új padlizsán színre ***/
/*$orangeCTA: #ec9539;*/

@keyframes message-us {
  0% {
    font-size: 100%;
    opacity: 1;
    width: 100%;
    margin-left: 0px; }
  90% {
    font-size: 100%;
    opacity: 1;
    width: 100%;
    margin-left: 0px; }
  95% {
    font-size: 110%;
    opacity: 0.5;
    width: 110%;
    margin-left: -10px; }
  100% {
    font-size: 100%;
    opacity: 1;
    width: 100%;
    margin-left: 0px; } }

.btn-primary {
  background-color: #FC5800;
  border-color: #FC5800; }

.btn-blue {
  background-color: #006C9F;
  border-color: #006C9F;
  color: #FFF; }
  .btn-blue:focus, .btn-blue:active, .btn-blue:hover {
    color: #FFF; }

.list .item {
  padding: 15px 0;
  border-bottom: 1px solid #ECECEE; }
  .list .item:last-child {
    border: 0; }

.form-horizontal .control-label {
  padding-top: 10px;
  text-align: left; }

.btn {
  font-size: 15px;
  transition-duration: .3s;
  -webkit-transition-duration: .3s; }
  .btn > *:first-child {
    margin-right: 10px; }
  .btn.btn-sm {
    padding: 5px 10px;
    font-size: 13px; }

.modal-content {
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.4); }

.modal-backdrop {
  background: rgba(0, 108, 159, 0.5); }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px; }

.navbar > .container .logo {
  background: url("../img/logo.png") no-repeat center;
  width: 130px;
  height: 60px;
  display: inline-block;
  margin-right: 20px;
  margin-left: 0;
  background-size: contain; }

.fa-btn {
  margin-right: 6px; }

.navbar-default {
  background: rgba(217, 217, 217, 0.6);
  border: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border-bottom: 2px solid #006C9F; }

.navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px; }

.upload {
  text-align: center;
  padding: 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 2px dotted #D9D9D9;
  font-style: italic;
  margin-bottom: 20px;
  color: #DDD; }
  .upload.dz-drag-hover {
    border: 2px dotted #FC5800;
    color: #999; }

.title-bar {
  margin-bottom: 20px; }
  .title-bar .container {
    padding-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #D9D9D9; }
  .title-bar h1 {
    margin: 0;
    float: left; }
  .title-bar i {
    color: rgba(0, 0, 0, 0.3);
    margin: 0 10px; }
  .title-bar .title-bar-actions {
    float: right;
    margin: 0; }

.narrow-panel {
  max-width: 500px;
  margin: 30px auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #CCC; }

.select2-container--default .select2-selection--multiple {
  border-color: #CCC;
  background-color: #D9D9D9;
  padding: 0;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1) inset; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 4px 8px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #fff;
    background-color: #fff; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background: rgba(0, 108, 159, 0.2); }
  .select2-container--default .select2-results__option[aria-selected=true]:hover {
    background: #006C9F; }

.select2-container--default .select2-results__option[aria-selected] {
  color: #333; }

form.filter-form .select2-container {
  width: auto !important; }

form.filter-form .select2-results__option {
  font-size: 13px !important; }

form.filter-form .select2-results__group {
  color: #000000 !important;
  border-bottom: 1px solid #dedede !important; }

.note-btn {
  padding: 5px 10px;
  font-size: 14px; }

.note-editor.note-frame {
  border-color: #DDD;
  box-shadow: none;
  -webkit-box-shadow: none; }

.fuelux .wizard .btn {
  padding: 6px 12px; }

.fuelux .wizard .actions {
  height: 46px;
  line-height: 44px; }

.fuelux .wizard .step-content {
  background: #FFF; }

.steps-container.wizard-bar-wrapper {
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  position: relative;
  border: 1px solid #d4d4d4;
  border-bottom: 0;
  z-index: 500; }
  .steps-container.wizard-bar-wrapper .actions {
    height: 46px;
    line-height: 44px;
    z-index: 1000;
    position: absolute;
    right: 0;
    top: 0;
    float: right;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: middle;
    background-color: #e6e6e6;
    border-left: 1px solid #d4d4d4;
    border-radius: 0 4px 0 0; }
    .steps-container.wizard-bar-wrapper .actions .btn {
      padding: 6px 12px; }
      .steps-container.wizard-bar-wrapper .actions .btn.btn-next span {
        margin-left: 5px; }
      .steps-container.wizard-bar-wrapper .actions .btn.btn-prev span {
        margin-right: 5px; }

.fuelux .wizard > ul.steps li .badge, .fuelux .wizard > .steps-container > ul.steps li .badge {
  margin-right: 5px;
  padding: 3px 7px; }

.fuelux .wizard > ul.steps li, .fuelux .wizard > .steps-container > ul.steps li {
  padding: 0 10px 0 20px; }

.wizard-bar {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  width: 999999px; }
  .wizard-bar li {
    float: left;
    margin: 0;
    padding: 0 20px 0 30px;
    height: 46px;
    line-height: 46px;
    position: relative;
    background: #eee;
    font-size: 16px;
    color: #999;
    cursor: not-allowed;
    text-decoration: none; }
    .wizard-bar li .badge {
      margin-right: 8px; }
    .wizard-bar li.active {
      background: #eef7fb;
      color: #3a87ad;
      cursor: default; }
      .wizard-bar li.active .badge {
        background-color: #3a87ad; }
      .wizard-bar li.active .chevron:before {
        border-left: 14px solid #eef7fb; }
    .wizard-bar li.complete {
      background: #f5f5f5;
      color: #468847;
      cursor: pointer; }
      .wizard-bar li.complete .badge {
        background-color: #468847; }
      .wizard-bar li.complete .chevron:before {
        border-left: 14px solid #f5f5f5; }
  .wizard-bar .chevron {
    border: 24px solid transparent;
    border-left: 14px solid #d4d4d4;
    border-right: 0;
    display: block;
    position: absolute;
    right: -14px;
    top: 0;
    z-index: 1; }
    .wizard-bar .chevron:before {
      border: 24px solid transparent;
      border-left: 14px solid #eee;
      border-right: 0;
      content: "";
      display: block;
      position: absolute;
      right: 1px;
      top: -24px; }

.table-group table {
  margin-bottom: 0; }

.table-group h4 {
  background: #006C9F;
  color: #FFF;
  margin: 0;
  padding: 7px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px; }

.table-group .day-head {
  padding: 0;
  border: 0; }

.table-reservations > thead > tr > th {
  background: #D9D9D9; }

.table-reservations > tbody > tr {
  cursor: pointer; }
  .table-reservations > tbody > tr > td {
    vertical-align: middle;
    border: 1px solid #DDD; }
  .table-reservations > tbody > tr:hover {
    outline: 2px solid #006C9F; }

.reservation-status .status {
  position: relative; }

.reservation-status .badge {
  color: #FFF;
  display: block;
  background: #00d0d2;
  margin-bottom: 3px; }

.reservation-status.opened td {
  background: rgba(0, 208, 210, 0.25); }

.reservation-status.incorrect .badge {
  background: #575757; }

.reservation-status.incorrect td {
  background: rgba(87, 87, 87, 0.15); }

.reservation-status.invalid .badge {
  background: #00A0C8; }

.reservation-status.invalid td {
  background: rgba(0, 160, 200, 0.2); }

.reservation-status.reserved .badge {
  background: #1db94d; }

.reservation-status.reserved td {
  background: rgba(29, 185, 77, 0.25); }

.reservation-status.accepted .badge {
  background: #c35eff; }

.reservation-status.accepted td {
  background: rgba(195, 94, 255, 0.25); }

.reservation-status.offered .badge {
  background: #008eff; }

.reservation-status.offered td {
  background: rgba(0, 142, 255, 0.25); }

.reservation-status.awaiting-1 .badge {
  background: #eaad00; }

.reservation-status.awaiting-1 td {
  background: rgba(234, 173, 0, 0.25); }

.reservation-status.awaiting-2 .badge {
  background: #ed7600; }

.reservation-status.awaiting-2 td {
  background: rgba(237, 118, 0, 0.25); }

.reservation-status.awaiting-3 .badge {
  background: #d80011; }

.reservation-status.awaiting-3 td {
  background: rgba(216, 0, 17, 0.25); }

.gray-box {
  background: #D9D9D9;
  padding: 20px; }
  .gray-box h3, .gray-box h4 {
    margin-top: 0; }

.reservation-events {
  margin: 20px 0; }
  .reservation-events .reservation-event {
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .reservation-events .reservation-event:first-child {
      border: 0; }
    .reservation-events .reservation-event .reservation-event-date {
      float: left; }
    .reservation-events .reservation-event .reservation-event-info {
      margin-left: 70px;
      padding: 10px 20px;
      border-left: 4px solid #006C9F; }
      .reservation-events .reservation-event .reservation-event-info h4 {
        font-weight: bold;
        margin-top: 0; }
        .reservation-events .reservation-event .reservation-event-info h4 i {
          color: rgba(0, 0, 0, 0.5);
          margin: 0 5px; }
    .reservation-events .reservation-event .reservation-steps {
      margin-bottom: 10px; }
      .reservation-events .reservation-event .reservation-steps span {
        display: block;
        float: left;
        line-height: 28px;
        height: 30px;
        width: 30px;
        text-align: center;
        border: 2px solid #ffae00;
        background: #FFF;
        border-radius: 15px;
        font-weight: bold; }
      .reservation-events .reservation-event .reservation-steps div {
        margin-left: 50px; }

.reservation-user-info b {
  font-size: 20px; }

.disabled-field {
  opacity: .5;
  cursor: not-allowed; }
  .disabled-field * {
    pointer-events: none; }

.page-header {
  margin-top: 20px; }
  .page-header:before, .page-header:after {
    clear: both;
    content: '';
    display: table; }
  .page-header h1 {
    float: left;
    margin: 0; }

.form-control {
  font-size: 15px;
  height: 35px; }

.mb-sm {
  margin-bottom: 10px; }

.mb-md {
  margin-bottom: 15px; }

.mb-lg {
  margin-bottom: 20px; }

.mb-xlg {
  margin-bottom: 40px; }

.mt-sm {
  margin-top: 10px; }

.mt-md {
  margin-top: 15px; }

.mt-lg {
  margin-top: 20px; }

.mr-sm {
  margin-right: 10px; }

.mr-md {
  margin-right: 15px; }

.cpt {
  padding-top: 0; }

.cmt {
  margin-top: 0; }

.row.thin {
  margin: 0 -5px; }
  .row.thin [class^='col-'] {
    padding: 0 5px; }

/* Absolute Center Spinner */
.map_overlay, .reservation_overlay {
  position: absolute;
  z-index: 1021;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  left: 0;
  right: 0;
  margin-top: 180px; }

.reservation_overlay {
  margin-top: 50%; }

.map_overlay_bg, .reservation_overlay_bg {
  width: 100%;
  margin-bottom: -400px;
  height: 400px;
  background: #000;
  opacity: .4;
  position: absolute;
  z-index: 1020; }

.reservation_overlay_bg {
  width: 100%;
  height: 100%; }

/* :not(:required) hides these rules from IE9 and below */
.map_overlay:not(:required), .reservation_overlay:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.map_overlay:not(:required):after, .reservation_overlay:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0; }

.loading_overlay {
  position: fixed;
  z-index: 9999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

/* Transparent Overlay */
.loading_overlay:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); }

/* :not(:required) hides these rules from IE9 and below */
.loading_overlay:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.loading_overlay:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0; }

/* Animation */

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 15px; }

.angular-google-map-container {
  width: 470px;
  height: 200px; }

.pac-container {
  background-color: #FFF;
  z-index: 1051 !important;
  position: fixed;
  display: inline-block;
  float: left; }

.apps-container {
  border: 1px dashed #D9D9D9;
  margin: 10px 10px 0 0;
  padding: 5px; }
  .apps-container .app {
    padding: 5px 10px;
    margin: 5px 0;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 13px;
    text-align: center;
    cursor: move; }
    .apps-container .app.red {
      background-color: #fc5800; }
    .apps-container .app.green {
      background-color: #007f5f; }
    .apps-container .app.yellow {
      background-color: #ccd232; }
    .apps-container .app.blue {
      background-color: #00A0C8; }

h1 {
  font-size: 25px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 20px; }

textarea {
  resize: none; }

.could-be-more-devider {
  border-top: 3px #ccc solid; }

.news_content img {
  border: 1px solid #eee;
  padding: 3px;
  margin: 5px; }

/*# sourceMappingURL=app.css.map */
