@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);@import url(https://fonts.googleapis.com/css?family=Roboto);@import url(https://use.fontawesome.com/releases/v5.5.0/css/all.css);.alert {
    font-family: Roboto;
    padding: 10px
}

.alert-info {
    border-color: #77b6ff
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px!important
}

.form-control,label {
    font-weight: 400;
    font-family: Roboto
}

.form-control {
    height: 42px
}

.form-control:focus {
    border: 1px solid #77b6ff;
    box-shadow: unset
}

.panel {
    margin-bottom: 14px
}

.dropdown-menu {
    min-width: 80px
}

.dropdown-toggle {
    color: #777
}

.dropdown-toggle:focus,.dropdown-toggle:hover {
    color: #000;
    text-decoration: none
}

.input-group-addon {
    background-color: #fff
}

.small-modal {
    max-width: 40vw
}

.chips-container {
    display: flex;
    flex-wrap: wrap;
    min-height: 25px
}

.checkbox,.radio {
    display: inline-block
}

.checkbox label:after,.radio label:after {
    content: "";
    display: table;
    clear: both
}

.checkbox .cr,.radio .cr {
    top: 3px;
    position: relative;
    display: inline-block;
    border: 1px solid #000;
    width: 1.3em;
    height: 1.3em;
    margin-right: .5em
}

.radio .cr {
    border-radius: 50%
}

.checkbox .cr.disabled,.checkbox label.disabled,.radio .cr.disabled,.radio label.disabled {
    cursor: not-allowed
}

.checkbox .cr.checked,.radio .cr.checked {
    background-color: #fbba00
}

.checkbox .cr .cr-icon,.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 15%
}

.radio .cr .cr-icon {
    margin-left: .04em
}

.checkbox label input[type=checkbox],.radio label input[type=radio] {
    display: none
}

.checkbox label input[type=checkbox]+.cr>.cr-icon,.radio label input[type=radio]+.cr>.cr-icon {
    opacity: 0
}

.checkbox label input[type=checkbox]:checked+.cr>.cr-icon,.radio label input[type=radio]:checked+.cr>.cr-icon {
    opacity: 1;
    background-color: #fbba00;
    font-size: .6em;
    margin-left: 1px
}

.disabled {
    opacity: .5;
    color: unset!important
}

.input-group {
    z-index: 0
}

.no-backkground-no-hover {
    border-left-color: transparent!important
}

.no-backkground-no-hover,.no-backkground-no-hover:hover {
    background-color: initial!important
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>[class*=" col-"],.no-gutters>[class^=col-] {
    padding-right: 0;
    padding-left: 0
}

.content {
    border-left: 7px solid transparent;
    background-color: #fff;
    transition: margin .3s ease-in-out
}

.test {
    border-left: 7px solid transparent!important;
    border-radius: unset!important
}

.test:hover {
    border-left-color: #87cefa!important
}

.content:hover {
    border-left-color: #87cefa
}

.content.open {
    margin-bottom: 8px;
    margin-top: 8px;
    transition: all .3s ease-in-out;
    box-shadow: 0 2px 4px -2px grey
}

.content.focus,.content:focus {
    border-left-color: #87cefa;
    outline-width: 0;
    outline-style: none
}

.capitalize {
    text-transform: uppercase
}

.rc-slider-disabled {
    background-color: initial!important
}

body {
    background-color: #f9f9f9;
    font-family: Oswald,sans-serif;
}

.label-discount {
    background-color: #ffec4d;
    font-size: 1em;
    color: #000;
    font-weight: unset;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 4px
}

button.close {
    opacity: 1;
    margin-top: 4px
}

.btn-ev {
    border-radius: 20px;
    background: #fff;
    box-shadow: none;
    color: #717171;
    border-color: #fbba00;
    text-transform: uppercase;
    font-weight: 400!important;
    line-height: 2;
    padding: 6px 20px
}

.ev-primary {
    background-color: #fbba00;
    color: #000
}

.btn-discount,.btn-discount:hover {
    border: none;
    color: #4a90e2
}

.btn-discount:hover {
    text-decoration: underline
}

.btn-discount:active {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.125)
}

.ev-secondary {
    background-color: #e0dede;
    color: #333;
    border-color: transparent
}

.ev-secondary:disabled {
    background-color: #ebebeb;
    color: #a9a9a9
}

.ev-danger {
    background-color: #f1dbd9;
    color: #000
}

.ev-information {
    background-color: #4a90e2;
    color: #000
}

.btn-ev.ev-information {
    background-color: #bed5f0;
    border-color: transparent
}

.btn-ev:focus {
    outline: none
}

.badge {
    width: 20px;
    height: 20px;
    padding: 4px 5px
}

.badge-small {
    width: 13px;
    height: 13px;
    padding: 2px 3px;
    font-size: .8em
}

.badge-ev-orange {
    background-color: #fbba00;
    font-weight: 400;
    color: #000
}

.badge-ev-blue {
    background-color: #9bc1ef;
    font-weight: 400;
    color: #000
}

.badge-ev-red {
    background-color: #f05f59;
    font-weight: 400;
    color: #000
}

.badge-ev-green {
    background-color: #20b2aa;
    font-weight: 400;
    padding: 3px 5px;
    color: #000
}

.with-right-margin {
    margin-right: 16px
}

.img-small {
    width: 24px
}

legend {
    border: none;
    text-align: center;
    font-weight: 500;
    font-size: 2em
}

.navbar {
    font-weight: 400;
    font-size: 16px
}

.navbar-nav>li>a {
    color: #333!important;
    font-weight: 400
}

.navbar-default {
    background-image: none!important;
    box-shadow: none!important;
    background-color: #fff
}

.navbar-brand {
    padding-left: 16px;
    padding-right: 16px;
    cursor: pointer;
    height: 66px
}

.navbar-brand>svg {
    margin-top:4px;
}

.navbar-default .navbar-brand {
    background-color: #ffb81e!important;
    color: #fff!important
}

#navbarNav{
    flex-direction:row-reverse;
}

.navbar>.container {
    margin-left: 0;
    margin-right: 0
}

.nav-item {
    padding: 8px;
}

.navbar-default .navbar-nav>li.active>a {
    box-shadow: none!important
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li.active>a {
    background-image: none!important;
    background-color: #fff;
    color: #000;
    border-bottom: 4px solid #fbba00
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    border-bottom: 4px solid #fbba00!important;
    background-color: initial
}

.nav-item {
    margin-top:10px;
}

section {
    padding-right: 16px
}

.navbar {
    padding:0;
}

.navbar .container-fluid {
    width:100vw;
    
}

#navbar-nav {
    flex-flow: row-reverse;
}

header,section {
}

header {
    display: flex;
    padding-bottom: 12px
}

input[type=checkbox],input[type=radio] {
    margin-left: -18px!important;
    margin-top: 8px
}

.tRow {
    display: flex;
    background-color: #fff;
    padding-left: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 2em
}

.plain {
    padding: 0;
    margin: 0;
    border: none
}

.area {
    margin-top: 12px!important
}

.tCol {
    flex: 1 1;
    font-weight: 400;
    text-align: left
}

.tCol.rightPadding {
    text-align: right!important;
    padding-right: 16px
}

.footer {
    padding-left: 0;
    padding-right: 0;
    margin-top: 16px;
    border: none
}

.footer .tRow {
    background: transparent
}

.c-50 {
    flex-grow: 5
}

.c-40 {
    flex-grow: 4
}

.c-35 {
    flex-grow: 3.5
}

.c-30 {
    flex-grow: 3
}

.c-25 {
    flex-grow: 2.5
}

.c-20 {
    flex-grow: 2
}

.c-10 {
    flex-grow: 1
}

.with-top-margin {
    margin-top: 2px
}

.container-max-size {
    max-width: 97%
}

.container-padding {
    padding-left: 15%;
    padding-right: 15%
}

.kmf-row {
    padding-top: 15px
}

.kmf-label {
    font-size: 1em;
    margin-top: 8px
}

.alert-with-button {
    min-height: 73px
}

.DayPicker {
    display: unset;
    font-size: .9em
}

.DayPicker-Month {
    width: 100%
}

.DayPicker-Day {
    height: 24px;
    width: 24px
}

.DayPicker-Caption>div {
    font-size: unset
}

.DayPickerInput {
    display: unset;
    width: 100%
}

.DayPickerInput-OverlayWrapper {
    display: flex;
    justify-content: center
}

.DayPickerInput-Overlay {
    min-width: 240px;
    max-width: 320px;
    width: 100%;
    z-index: 1000;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,.15)
}

.DayPickerInput>input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.chip {
    background-color: #f9f9f9;
    color: #888;
    border-radius: 15px!important;
    border: 1px solid silver;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
    font-weight: 400;
    font-size: 1em;
    width: auto;
    margin-right: 8px
}

.pointer {
    cursor: pointer;
    margin-left: 8px
}

.ed-label {
    font-family: Roboto;
    margin-top: 12px
}

.slider-handle-label {
    position: absolute;
    margin-top: 24px;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.rc-slider-handle {
    width: 22px;
    height: 22px;
    border: none;
    box-shadow: 0 0 5px silver
}

.rc-slider-handle:active,.rc-slider-handle:focus,.rc-slider-handle:hover {
    box-shadow: 0 0 5px orange;
    -webkit-box-shadow: 0 0 5px orange
}

.rc-slider-rail {
    height: 14px
}

.rc-slider-track {
    height: 14px;
    background-color: orange
}

.rc-slider-tooltip-arrow {
    display: none!important
}

.rc-slider-tooltip-hidden {
    display: block!important
}

.rc-slider-tooltip-inner {
    background-color: initial;
    box-shadow: none;
    color: #000;
    font-size: 1em;
    font-weight: 400
}

.no-hover:hover {
    background-color: initial!important
}

.select-value-label {
    margin-left: 20px
}

.block-label,.open {
    display: block
}

.light-glyph-white {
    -webkit-text-stroke: 2px #fff
}

.light-glyph-grey {
    -webkit-text-stroke: 2px #f9f9f9
}

.disabled {
    color: silver
}

.rotate {
    transition: all .2s linear
}

.rotate.down {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.selectable {
    cursor: pointer
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s linear infinite
}

.loading {
    text-align: center;
    top: 64px;
    position: fixed
}

@-webkit-keyframes spin2 {
    0% {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }

    to {
        -webkit-transform: scale(1) rotate(1turn);
        transform: scale(1) rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }

    to {
        -webkit-transform: scale(1) rotate(1turn);
        transform: scale(1) rotate(1turn)
    }
}

.faq-entries {
    margin-left: 32px
}

.faq-title {
    margin-bottom: 32px
}

.faq-panel {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: initial;
    border-radius: .25rem;
    padding: 16px 1.25rem;
    background-color: rgba(0,0,0,.03);
    border: 1px solid rgba(0,0,0,.125);
    font-family: Roboto;
    margin-bottom: 8px
}

.faq-panel-title>a {
    text-decoration: none
}

.faq-panel-title>a: hover {
    text-decoration:underline
}

/*# sourceMappingURL=main.6c256b38.chunk.css.map */
