/* Minification failed. Returning unminified contents.
(232,30): run-time error CSS1046: Expect comma, found '37'
(232,36): run-time error CSS1046: Expect comma, found '/'
 */
/* Autocomplete location picker */

.ms-ctn input {
    min-width: 20px;
}

.ms-ctn .ms-sel-ctn.complete {
    padding-right: 0;
}

.ms-sel-ctn.complete input {
    display: none;
}

.ms-sel-ctn.complete .ms-sel-item {
    width: 100%;
}

.ms-ctn .ms-trigger {
    display: none;
}

.ms-ctn .ms-trigger .ms-trigger-ico {
    display: block;
}

.ms-ctn .ms-sel-item,
.ms-ctn .ms-sel-item:hover {
    display: flex;
    flex-direction: row;
    align-items: center;
    border: none;
    background-color: #b6d6e3;
    margin: 1px 2px 1px 0;
    color: #000;
    padding: 5px 10px;
    font-size: 17px;
}

.ms-sel-ctn .ms-sel-item .ms-close-btn {
    margin: 0 0 0 auto;
    background: none;
    width: auto;
    height: auto;
}

.ms-ctn input {
    padding: 3px;
}

.ms-ctn {
    padding: 2px 3px;
}

.ms-ctn .ms-sel-ctn {
    padding-right: 25px;
    line-height: 25px;
    margin-left: 0;
}

.ms-ctn .ms-sel-ctn input {
    padding-left: 10px;
}

.ms-res-ctn .ms-res-item .fa.type,
.ms-sel-ctn .ms-sel-item .fa.type {
    margin-right: 10px;
}
.spinner {
    color: #7dbb91;
    font-size: 90px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 0px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

html {
    height: 100%;
    min-height: 100%;
    overflow: auto;
}

body {
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 5% 0;
    height: 100%;
    min-height: 100%;
    font-size: 17px;
}

a {
    color: #3070d1;
}

a:hover, a:active {
    color: #1e73be;
}

.field-validation-container {
    position: relative;
    display: inline-block;
}

.field-validation-error {
    color: red;
    display: block;
}

.form-group:last-child {
    margin-bottom: 0;
}

.table-striped > tbody > tr:nth-of-type(odd).Error {
    background-color: #f8b9b7;
}

.table-striped > tbody > tr:nth-of-type(even).Error {
    background-color: #ffd9d7;
}

.table-striped > tbody > tr:nth-of-type(odd).Disabled {
    background-color: #afafaf;
}

.table-striped > tbody > tr:nth-of-type(even).Disabled {
    background-color: #cccccc;
}

.btn {
    font-size: 20px;
}

.btn-primary {
    padding: 24px 32px;
    border-radius: 90px;
    background-color: #262563;
    color: #fff;
    font-size: 18px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    border: none;
}

.btn-primary:hover {
    background-color: rgb(38 37 99 / 90%);
}

/* custom placeholder */
*::-webkit-input-placeholder {
    color: #888;
    opacity: 0.8;
    font-size: 12px;
}

*:-moz-placeholder {
    color: #888;
    opacity: 0.8;
}

*::-moz-placeholder {
    color: #888;
    opacity: 0.8;
}

*:-ms-input-placeholder {
    color: #888;
    opacity: 0.8;
}

/* error page */
#error {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

/* xs media */
@media (max-width: 500px) {
    body {
        font-size: 16px;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}
#form {
    max-width: 600px;
    margin: 0 auto;
}

#form .title {
    text-align: center;
    margin: 10px 0 30px;
}

#form form select {
    max-width: 400px;
}

#form .form-control {
    font-size: 18px;
}

#form .col-amount {
    min-width: 115px;
    display: inline-block;
    margin-right: 10px;
}

#form .participant-row {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

#form .participant-row .col-amount .amount-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

#form .participant-row .col-location .location-add {
    padding-top: 8px;
    padding-bottom: 4px;
}

#form .participant-row .col-location .location-button,
#form .participant-row .col-amount .amount-button {
    margin: 0 5px;
    cursor: pointer;
}

#form .participant-row .col-amount .amount-button .fa {
    font-size: 14px;
}

#form .participant-row .col-location .ms-sel-item .fa:hover,
#form .participant-row .col-location .location-button:hover {
    color: #1e73be;
}

#form .participant-row .col-location .location-button .fa {
    font-size: 22px;
}

#form .participant-row .col-amount .label {
    display: inline-block;
    position: absolute;
    font-weight: normal;
    font-size: 18px;
    color: #34bdbd;
    margin: 6px 0 0 22px;
}

#form .participant-row .col-amount input {
    display: inline-block;
    width: 34px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    height: auto;
}

#form .col-location {
    display: inline-block;
    width: 100%;
}

#form .col-location .location-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

#form .search-button {
    margin: 30px 0 60px 0;
}
#error-container {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100% - 80px);
}


#error-container .text {
    font-size: 22px;
    padding: 0 20px;
}

#error-container .text .fa {
    font-size: 160px;
    padding: 20px;
    color: #e93cbe;
}
#stats h2 {
    font-size: 21px;
    margin: 20px 0;
}

#stats ul {
    padding-left: 20px;
}

#admin-retreats-form {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}

#admin-retreats-form .btn {
    height: 43px;
    font-size: initial;
    line-height: 43px;
    overflow: initial;
}
.results-loader #results .loading {
    background-color: #eee;
    animation-name: bg-pulse;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    height: 20px;
    margin-bottom: 3px;
}

.results-loader #results .result-row, 
.results-loader #results .result-row-flights .row {
    margin-left: 0px;
    margin-right: 0px;
}

#results {
    max-width: 650px;
    margin: 0 auto;
    position: relative;
}

#results h1 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin: 40px 0;
    display: block;
}

#results .busy-overlay {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  background: rgba(255,255,255,.6);
  backdrop-filter: blur(1px);
  z-index: 10;
  pointer-events: all;
  transition: opacity .15s ease-in;
}

#results .busy-box {
    display: grid;
    gap: .5rem;
    align-items: center;
    justify-items: center;
    padding: 1rem 1.25rem;
    border-radius: .75rem;
}

#results .spinner {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 3px solid currentColor;
    border-top-color: transparent;
}

#results .header {
    padding-bottom: 15px;
}

#results .header .item {
    padding-left: 5px;
    padding-right: 5px;
}

#results .header .item {
    padding-left: 15px;
}

#results .panel {
    margin: 0;
    border-radius: 0;
}

#results .panel:nth-child(even) {
    background-color: #eee;
}

#results .result-row {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}

#results .result-row-flights {
    margin: 10px 0;
}

#results .your-route {
    padding-left: 20px;
    padding-right: 0;
    margin-bottom: 5px;
    white-space: nowrap;
}

#results .location {
    padding-left: 20px;
    text-align: left;
    white-space: nowrap;
}

#results .collapse-icon {
    padding-bottom: 5px;
    display: inline-block;
    vertical-align: top;
}

#results .collapsed .collapse-icon {
    transform: rotate(-90deg);
}

#results .location .has-surfoffice {
    background-color: yellow;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 11px;
    padding: 3px;
}

#results .location .best-footprint {
    background-color: lightgreen;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 11px;
    padding: 3px;
}

#results .location .best-footprint .fa {
    margin-right: 5px;
}

#results .time {
    text-align: center;
}

#results .stops {
    text-align: center;
}

#results .price {
    text-align: right;
}   

#results .controls {
    cursor: pointer;
    padding-right: 0;
}

#results .load-more-container {
    padding: 20px;
}

#results .load-more {
    text-align: center;
}

#results .pointer {
    cursor: pointer;
}

#results .no-results {
    text-align: center;
    background-color: #f6de56;
    padding: 20px;
    margin-top: 40px;
}

@media (max-width: 500px) {
    #results .controls {
        padding-left: 0;
    }
}

@keyframes bg-pulse {
    0% {
        background-color: #eee;
    }

    50% {
        background-color: #bbb;
    }

    100% {
        background-color: #eee;
    }
}

