@import url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/jquery-ui.css);
@import url(https://fonts.googleapis.com/css2?family=Roboto&family=Lato&family=Oswald&family=Slabo+27px&family=Raleway&family=Droid+Sans&family=Poiret+One&family=PT+Serif&display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);

.custom-dropzone-input-content-module_contentContainer_8488 {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.custom-dropzone-input-content-module_contentContainer_8488 .custom-dropzone-input-content-module_customError_5c87 {
    color: #dc3c3c;
    font-size: 1.125rem
}

.custom-dropzone-input-content-module_content_08d2 {
    color: #444;
    line-height: 1.2
}

.custom-dropzone-input-content-module_content_08d2.custom-dropzone-input-content-module_heading_204d {
    font-size: 1.25rem;
    padding-bottom: 16px
}

.custom-dropzone-input-content-module_content_08d2.custom-dropzone-input-content-module_subheading_06cd {
    font-size: 1rem
}

.custom-dropzone-input-content-module_invisibleInput_fc33 {
    display: none
}

.custom-dropzone-input-content-module_icon_14e2 {
    font-size: 3rem;
    color: #444
}

.custom-dropzone-layout-module_layout_05a1 {
    flex: 1;
    display: flex;
    align-items: center;
    min-height: 11rem;
    padding: 1.25rem;
    outline: none;
    position: relative;
    border: 2px dashed #5a5a5a;
    border-radius: 2px;
    background: #f7f7f7
}

.custom-dropzone-layout-module_layout_05a1.custom-dropzone-layout-module_active_37d5 {
    background: rgba(45, 45, 45, .1);
    border: 2px dashed #2d2d2d
}

.custom-dropzone-layout-module_layout_05a1.custom-dropzone-layout-module_rejected_8dcc {
    border: 2px dashed #dc3c3c;
    border-radius: 2px;
    background: rgba(250, 240, 240, .5)
}

.custom-dropzone-layout-module_thumbsContainer_ef33 {
    max-width: 100%;
    display: flex;
    gap: 1rem;
    flex-wrap: wrap
}

.custom-dropzone-previews-module_hiddenStatus_821c {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    font-size: 0
}

.custom-dropzone-previews-module_thumbContainer_f897 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center
}

.custom-dropzone-previews-module_thumb_d274 {
    width: 7.5rem;
    height: 7.5rem;
    position: relative;
    border-radius: 1.25rem;
    background: linear-gradient(to bottom, #EEE, #DDD);
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0
}

.custom-dropzone-previews-module_thumbTransparent_8ccb {
    background: rgba(158, 158, 158, .7)
}

.custom-dropzone-previews-module_closeButton_188a {
    position: absolute;
    top: -5%;
    right: -5%;
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
    background: #5a5a5a;
    border-radius: 50%;
    transition: all .2s ease;
    border: none
}

.custom-dropzone-previews-module_previewLink_c0b0 {
    border: none;
    outline: none;
    color: #29288a;
    text-decoration: underline;
    font-size: 1rem;
    cursor: pointer;
    background: none;
    padding: 0
}

.custom-dropzone-previews-module_closeIcon_5b0d {
    padding-top: 1px;
    font-size: .875rem;
    color: #fff
}

.custom-dropzone-previews-module_thumbError_2108 {
    background: linear-gradient(to bottom, #EEE, #ffc6c6);
    cursor: pointer
}

.custom-dropzone-previews-module_fileName_3a18 {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 1rem;
    color: rgba(0, 0, 0, .9);
    cursor: pointer
}

.custom-dropzone-previews-module_imageIcon_4f19 {
    position: absolute;
    font-size: 2.5rem;
    top: 50%;
    left: 50%;
    color: #5a5a5a;
    transform: translate(-50%, -50%)
}

.custom-dropzone-previews-module_hidden_fbd9 {
    display: none !important
}

.custom-dropzone-previews-module_statusText_19b9 {
    font-size: .875rem;
    color: rgba(0, 0, 0, .9);
    align-self: center
}

.custom-dropzone-previews-module_progressContainer_c293 {
    width: 5rem;
    display: flex;
    height: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1000;
    transform: translate(-50%, -50%)
}

.custom-dropzone-previews-module_progress_9182 {
    height: 100%;
    background: #5a5a5a;
    transition: all 1s ease;
    border-radius: 3.125rem
}

.custom-dropzone-previews-module_errorIcon_c424 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.5rem;
    z-index: 10000;
    display: block;
    opacity: .85;
    font-size: 2.5rem;
    color: #dc3c3c
}

.custom-dropzone-previews-module_tooltip_5139 {
    z-index: 10000
}

.upload-field-module_hiddenStatus_9dac {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    font-size: 0
}

.upload-field-module_buttonsContainer_6887 {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 16px;
    margin-bottom: 15px
}

@media screen and (max-width: 400px) {
    .upload-field-module_buttonsContainer_6887 {
        flex-direction: column;
        gap: 8px;
        margin-bottom: .75rem
    }
}

.upload-field-module_buttonDanger_33dc {
    position: relative;
    min-width: 10rem;
    height: 2.75rem;
    border-radius: 1px;
    border: none;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    padding: 0;
    cursor: pointer;
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, .55);
    margin-top: 0;
    color: #fff;
    background-color: #b9551d;
    text-decoration: none;
    outline: none;
    transition: outline-color .2sease-in
}

.upload-field-module_buttonDanger_33dc:not([disabled]):hover,
.upload-field-module_buttonDanger_33dc:not([disabled]):focus {
    text-decoration: underline;
    background-color: #78330d;
    border-color: #78330d
}

.upload-field-module_buttonDanger_33dc:not([disabled]):active {
    background-color: #b9551d;
    border-color: #78330d
}

.upload-field-module_customButtonText_9804 {
    font-size: .875rem;
    padding-left: .625rem;
    padding-right: .625rem
}

@media only screen and (min-width: 768px) {
    .upload-field-module_customButtonText_9804 {
        font-size: 1.25rem;
        padding-left: 16px;
        padding-right: 16px
    }
}

.signature-upload-module_hiddenStatus_f2d3 {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    font-size: 0
}

.signature-upload-module_buttonsContainer_b18c {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 16px;
    margin-bottom: 15px
}

@media screen and (max-width: 400px) {
    .signature-upload-module_buttonsContainer_b18c {
        flex-direction: column;
        gap: 8px;
        margin-bottom: .75rem
    }
}

.react-autosuggest-wrapper-module_suggestionsContainer_da4e {
    z-index: 999;
    position: absolute;
    background-color: #fff;
    width: 100%;
    font-size: 16px;
    border-radius: 0 0 2px 2px;
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, .25)
}

.react-autosuggest-wrapper-module_suggestion_ee62 {
    font-size: 16px;
    background-color: #fff;
    list-style: none !important;
    margin: 0 !important
}

.react-autosuggest-wrapper-module_suggestionsList_8a7f {
    margin: 0 !important
}

.react-autosuggest-wrapper-module_suggestionHighlighted_9724 {
    background-color: #eee
}

.of-card-splitwidth:after,
.of-signature:after,
.ds-modal-destructive-content:after,
.ds-modal-inner:after,
.of-display-navigation:after,
.of-display-header:after,
.of-section-element:after {
    content: "";
    display: table;
    clear: both
}

body.swal2-shown {
    overflow-y: hidden
}

body.swal2-iosfix {
    position: fixed;
    left: 0;
    right: 0
}

.swal2-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 10px;
    background-color: transparent;
    z-index: 1060
}

.swal2-container.swal2-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.swal2-container.swal2-top-left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.swal2-container.swal2-top-right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.swal2-container.swal2-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.swal2-container.swal2-center-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.swal2-container.swal2-center-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.swal2-container.swal2-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.swal2-container.swal2-bottom-left {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.swal2-container.swal2-bottom-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.swal2-container.swal2-grow-fullscreen>.swal2-modal {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.swal2-container.swal2-grow-row>.swal2-modal {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.swal2-container.swal2-grow-column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swal2-container.swal2-grow-column.swal2-top,
.swal2-container.swal2-grow-column.swal2-center,
.swal2-container.swal2-grow-column.swal2-bottom {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.swal2-container.swal2-grow-column.swal2-top-left,
.swal2-container.swal2-grow-column.swal2-center-left,
.swal2-container.swal2-grow-column.swal2-bottom-left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.swal2-container.swal2-grow-column.swal2-top-right,
.swal2-container.swal2-grow-column.swal2-center-right,
.swal2-container.swal2-grow-column.swal2-bottom-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.swal2-container.swal2-grow-column>.swal2-modal {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right)>.swal2-modal {
    margin: auto
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
        margin: 0 !important
    }
}

.swal2-container.swal2-fade {
    -webkit-transition: background-color .1s;
    transition: background-color .1s
}

.swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, 0.4)
}

.swal2-modal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    position: relative;
    max-width: 100%
}

.swal2-modal:focus {
    outline: none
}

.swal2-modal.swal2-loading {
    overflow-y: hidden
}

.swal2-modal .swal2-title {
    color: #595959;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 0 0 .4em;
    padding: 0;
    display: block;
    word-wrap: break-word
}

.swal2-modal .swal2-buttonswrapper {
    margin-top: 15px
}

.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
    opacity: .4;
    cursor: no-drop
}

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid transparent;
    border-color: transparent;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 7.5px;
    vertical-align: top;
    background-color: transparent !important;
    color: transparent;
    cursor: default;
    border-radius: 100%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
    margin-left: 30px;
    margin-right: 30px
}

.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
    display: inline-block;
    content: "";
    margin-left: 5px;
    vertical-align: -1px;
    height: 15px;
    width: 15px;
    border: 3px solid #999;
    -webkit-box-shadow: 1px 1px 1px #fff;
    box-shadow: 1px 1px 1px #fff;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal
}

.swal2-modal .swal2-styled {
    border: 0;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 15px 5px 0;
    padding: 10px 32px
}

.swal2-modal .swal2-styled:focus {
    outline: none;
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4)
}

.swal2-modal .swal2-image {
    margin: 20px auto;
    max-width: 100%
}

.swal2-modal .swal2-close {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    width: 38px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    font-family: serif;
    position: absolute;
    top: 5px;
    right: 8px;
    cursor: pointer;
    color: #ccc;
    -webkit-transition: color .1s ease;
    transition: color .1s ease
}

.swal2-modal .swal2-close:hover {
    color: #d55
}

.swal2-modal>.swal2-input,
.swal2-modal>.swal2-file,
.swal2-modal>.swal2-textarea,
.swal2-modal>.swal2-select,
.swal2-modal>.swal2-radio,
.swal2-modal>.swal2-checkbox {
    display: none
}

.swal2-modal .swal2-content {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #545454;
    word-wrap: break-word
}

.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea,
.swal2-modal .swal2-select,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-checkbox {
    margin: 20px auto
}

.swal2-modal .swal2-input,
.swal2-modal .swal2-file,
.swal2-modal .swal2-textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    -webkit-transition: border-color .3s, -webkit-box-shadow .3s;
    transition: border-color .3s, -webkit-box-shadow .3s;
    transition: border-color .3s, box-shadow .3s;
    transition: border-color .3s, box-shadow .3s, -webkit-box-shadow .3s
}

.swal2-modal .swal2-input.swal2-inputerror,
.swal2-modal .swal2-file.swal2-inputerror,
.swal2-modal .swal2-textarea.swal2-inputerror {
    border-color: #f27474 !important;
    -webkit-box-shadow: 0 0 2px #f27474 !important;
    box-shadow: 0 0 2px #f27474 !important
}

.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-textarea:focus {
    outline: none;
    border: 1px solid #b4dbed;
    -webkit-box-shadow: 0 0 3px #c4e6f5;
    box-shadow: 0 0 3px #c4e6f5
}

.swal2-modal .swal2-input::-webkit-input-placeholder,
.swal2-modal .swal2-file::-webkit-input-placeholder,
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
    color: #ccc
}

.swal2-modal .swal2-input:-ms-input-placeholder,
.swal2-modal .swal2-file:-ms-input-placeholder,
.swal2-modal .swal2-textarea:-ms-input-placeholder {
    color: #ccc
}

.swal2-modal .swal2-input::-ms-input-placeholder,
.swal2-modal .swal2-file::-ms-input-placeholder,
.swal2-modal .swal2-textarea::-ms-input-placeholder {
    color: #ccc
}

.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-textarea::placeholder {
    color: #ccc
}

.swal2-modal .swal2-range input {
    float: left;
    width: 80%
}

.swal2-modal .swal2-range output {
    float: right;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
    text-align: center
}

.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    margin: 20px auto;
    padding: 0
}

.swal2-modal .swal2-input {
    height: 43px;
    padding: 0 12px
}

.swal2-modal .swal2-input[type=number] {
    max-width: 150px
}

.swal2-modal .swal2-file {
    font-size: 20px
}

.swal2-modal .swal2-textarea {
    height: 108px;
    padding: 12px
}

.swal2-modal .swal2-select {
    color: #545454;
    font-size: inherit;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%
}

.swal2-modal .swal2-radio {
    border: 0
}

.swal2-modal .swal2-radio label:not(:first-child) {
    margin-left: 20px
}

.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
    vertical-align: middle
}

.swal2-modal .swal2-radio input {
    margin: 0 3px 0 0
}

.swal2-modal .swal2-checkbox {
    color: #545454
}

.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span {
    vertical-align: middle
}

.swal2-modal .swal2-validationerror {
    background-color: #f0f0f0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    display: none
}

.swal2-modal .swal2-validationerror::before {
    content: "!";
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ea7d7d;
    color: #fff;
    line-height: 24px;
    text-align: center;
    margin-right: 10px
}

@supports(-ms-accelerator: true) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

.swal2-icon {
    width: 80px;
    height: 80px;
    border: 4px solid transparent;
    border-radius: 50%;
    margin: 20px auto 30px;
    padding: 0;
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.swal2-icon.swal2-error {
    border-color: #f27474
}

.swal2-icon.swal2-error .swal2-x-mark {
    position: relative;
    display: block
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #f27474;
    display: block;
    top: 37px;
    border-radius: 2px
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px
}

.swal2-icon.swal2-warning {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #f8bb86;
    border-color: #facea8;
    font-size: 60px;
    line-height: 80px;
    text-align: center
}

.swal2-icon.swal2-info {
    font-family: "Open Sans", sans-serif;
    color: #3fc3ee;
    border-color: #9de0f6;
    font-size: 60px;
    line-height: 80px;
    text-align: center
}

.swal2-icon.swal2-question {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #87adbd;
    border-color: #c9dae1;
    font-size: 60px;
    line-height: 80px;
    text-align: center
}

.swal2-icon.swal2-success {
    border-color: #a5dc86
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px
}

.swal2-icon.swal2-success .swal2-success-ring {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, 0.2);
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}

.swal2-icon.swal2-success .swal2-success-fix {
    width: 7px;
    height: 90px;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
    height: 5px;
    background-color: #a5dc86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.swal2-progresssteps {
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0
}

.swal2-progresssteps li {
    display: inline-block;
    position: relative
}

.swal2-progresssteps .swal2-progresscircle {
    background: #3085d6;
    border-radius: 2em;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em;
    z-index: 20
}

.swal2-progresssteps .swal2-progresscircle:first-child {
    margin-left: 0
}

.swal2-progresssteps .swal2-progresscircle:last-child {
    margin-right: 0
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
    background: #3085d6
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle {
    background: #add8e6
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline {
    background: #add8e6
}

.swal2-progresssteps .swal2-progressline {
    background: #3085d6;
    height: .4em;
    margin: 0 -1px;
    z-index: 10
}

[class^=swal2] {
    -webkit-tap-highlight-color: transparent
}

@-webkit-keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0
    }
}

@keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0
    }
}

.swal2-show {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s
}

.swal2-show.swal2-noanimation {
    -webkit-animation: none;
    animation: none
}

.swal2-hide {
    -webkit-animation: hideSweetAlert .15s forwards;
    animation: hideSweetAlert .15s forwards
}

.swal2-hide.swal2-noanimation {
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }

    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }

    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

.swal2-animate-success-line-tip {
    -webkit-animation: animate-success-tip .75s;
    animation: animate-success-tip .75s
}

.swal2-animate-success-line-long {
    -webkit-animation: animate-success-long .75s;
    animation: animate-success-long .75s
}

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }
}

@keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }
}

.swal2-animate-error-icon {
    -webkit-animation: animate-error-icon .5s;
    animation: animate-error-icon .5s
}

@-webkit-keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0
    }

    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0
    }

    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

.swal2-animate-x-mark {
    -webkit-animation: animate-x-mark .5s;
    animation: animate-x-mark .5s
}

@-webkit-keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute
}

.tooltipster-box {
    flex: 1 1 auto
}

.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto
}

.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform
}

.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4)
}

.tooltipster-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-fall.tooltipster-initial {
    top: 0 !important
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0
}

.tooltipster-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-slide.tooltipster-initial {
    left: -40px !important
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.tooltipster-update-fade {
    animation: tooltipster-fading 400ms
}

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }

    75% {
        transform: rotate(2deg)
    }

    100% {
        transform: rotate(0)
    }
}

.tooltipster-update-rotate {
    animation: tooltipster-rotating 600ms
}

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

.tooltipster-update-scale {
    animation: tooltipster-scaling 600ms
}

.tooltipster-sidetip .tooltipster-box {
    background: #565656;
    border: 2px solid black;
    border-radius: 4px
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-content {
    color: white;
    line-height: 18px;
    padding: 6px 14px
}

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: black
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: black
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: black
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: black
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px
}

.tooltipster-sidetip.tooltipster-borderless .tooltipster-box {
    border: none;
    background: #1b1b1b;
    background: rgba(10, 10, 10, 0.9)
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow {
    height: 8px;
    margin-left: -8px;
    width: 16px
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow {
    height: 16px;
    margin-left: 0;
    margin-top: -8px;
    width: 8px
}

.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background {
    display: none
}

.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border {
    border: 8px solid transparent
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #1b1b1b;
    border-bottom-color: rgba(10, 10, 10, 0.9)
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #1b1b1b;
    border-left-color: rgba(10, 10, 10, 0.9)
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #1b1b1b;
    border-right-color: rgba(10, 10, 10, 0.9)
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #1b1b1b;
    border-top-color: rgba(10, 10, 10, 0.9)
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -8px
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped {
    left: -8px
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.dropzone,
.dropzone * {
    box-sizing: border-box
}

.dropzone {
    border: 2px dashed #878787;
    padding: 20px 20px;
    width: 100%;
    margin-bottom: 10px
}

.dropzone.dz-clickable {
    cursor: pointer
}

.dropzone.dz-clickable * {
    cursor: default
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    cursor: pointer
}

.dropzone.dz-started .dz-message {
    display: none
}

.dropzone.dz-drag-hover {
    border-style: solid
}

.dropzone.dz-drag-hover .dz-message {
    opacity: .5
}

.dropzone .dz-message {
    text-align: center;
    margin: 2em 0
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
}

.dropzone .dz-preview:hover {
    z-index: 1000
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd)
}

.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1
}

.dropzone .dz-preview.dz-image-preview {
    background: white
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline
}

.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%
}

.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 .4em;
    border-radius: 3px
}

.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10
}

.dropzone .dz-preview .dz-image img {
    display: block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)
}

.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px
}

.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px
}

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out
}

.dropzone .dz-preview.dz-error .dz-error-message {
    display: block;
    margin-top: 13px
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto
}

.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: .5em 1.2em;
    color: white
}

.dropzone .dz-preview .dz-error-message:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626
}

@media only screen and (min-width: 0) {
    .dropzone .dz-message {
        margin: 0
    }
}

@media only screen and (min-width: 992px) {
    .dropzone .dz-message {
        margin: 1em 0
    }
}

/*! Tablesaw - v2.0.2 - 2015-10-28
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2015 Filament Group; Licensed  */
table.tablesaw {
    empty-cells: show;
    max-width: 100%;
    width: 100%
}

.tablesaw {
    border-collapse: collapse;
    width: 100%
}

.tablesaw {
    border: 0;
    padding: 0
}

.tablesaw th,
.tablesaw td {
    box-sizing: border-box;
    padding: .5em .7em
}

.tablesaw thead tr:first-child th {
    padding-top: .9em;
    padding-bottom: .7em
}

.tablesaw-stack tbody tr {
    border-bottom: 1px solid #dfdfdf
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
    display: none
}

@media only all {

    .tablesaw-stack td,
    .tablesaw-stack th {
        text-align: left;
        display: block
    }

    .tablesaw-stack tr {
        clear: both;
        display: table-row
    }

    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label {
        display: block;
        padding: 0 .6em 0 0;
        width: 30%;
        display: inline-block
    }

    .tablesaw-stack th .tablesaw-cell-label-top,
    .tablesaw-stack td .tablesaw-cell-label-top {
        display: block;
        padding: .4em 0;
        margin: .4em 0
    }

    .tablesaw-cell-label {
        display: block
    }

    .tablesaw-stack tbody th.group {
        margin-top: -1px
    }

    .tablesaw-stack th.group b.tablesaw-cell-label {
        display: none !important
    }
}

@media(max-width: 39.9375em) {

    .tablesaw-stack thead td,
    .tablesaw-stack thead th {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        font-size: 0
    }

    .tablesaw-stack tbody td,
    .tablesaw-stack tbody th {
        clear: left;
        float: left;
        width: 100%
    }

    .tablesaw-cell-label {
        vertical-align: top
    }

    .tablesaw-cell-content {
        overflow: hidden;
        max-width: 57%;
        display: inline-block
    }

    .tablesaw-stack td:empty,
    .tablesaw-stack th:empty {
        display: none
    }
}

@media(min-width: 40em) {
    .tablesaw-stack tr {
        display: table-row
    }

    .tablesaw-stack td,
    .tablesaw-stack th,
    .tablesaw-stack thead td,
    .tablesaw-stack thead th {
        display: table-cell;
        margin: 0
    }

    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label {
        display: none !important
    }
}

@media only all {

    .tablesaw-stack td,
    .tablesaw-stack th {
        text-align: left
    }

    .tablesaw-stack tr {
        clear: both;
        display: table-row
    }

    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label {
        display: block;
        padding: 0 .6em 0 0;
        width: 40%;
        display: inline-block
    }

    .tablesaw-stack th .tablesaw-cell-label-top,
    .tablesaw-stack td .tablesaw-cell-label-top {
        display: block;
        padding: .4em 0;
        margin: .4em 0
    }

    .tablesaw-cell-label {
        display: block
    }

    .tablesaw-stack tbody th.group {
        margin-top: -1px
    }

    .tablesaw-stack th.group b.tablesaw-cell-label {
        display: none !important
    }
}

[hidden],
template {
    display: none
}

button[disabled],
html input[disabled] {
    cursor: default
}


.hide {
    display: none !important
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

.center,
.center-align {
    text-align: center
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.no-select,
input[type=range],
input[type=range]+.thumb {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

ul {
    list-style-type: none
}

a {
    color: #3b3cb0;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

p {
    margin: 0
}

.valign-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.valign-wrapper .valign {
    display: block
}

ul {
    padding: 0
}

ul li {
    list-style-type: none
}

.clearfix {
    clear: both
}

table,
th,
td {
    border: none
}

table {
    width: 100%;
    display: table;
    table-layout: fixed
}

table>tbody>tr:first-child {
    border-bottom: 1px solid #d0d0d0
}

table.bordered>thead>tr,
table.bordered>tbody>tr {
    border-bottom: 1px solid #d0d0d0
}

table.striped>tbody>tr:nth-child(odd) {
    background-color: #f2f2f2
}

table.striped>tbody>tr>td {
    border-radius: 0px
}

table.highlight>tbody>tr {
    -webkit-transition: background-color .25s ease;
    -moz-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    -ms-transition: background-color .25s ease;
    transition: background-color .25s ease
}

table.highlight>tbody>tr:hover {
    background-color: #f2f2f2
}

table.centered thead tr th,
table.centered tbody tr td {
    text-align: center
}

thead {
    border-bottom: 1px solid #d0d0d0
}

td,
th {
    padding: 15px 5px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px
}

@media only screen and (max-width: 992px) {
    table.responsive-table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative
    }

    table.responsive-table th,
    table.responsive-table td {
        margin: 0;
        vertical-align: top
    }

    table.responsive-table th {
        text-align: left
    }

    table.responsive-table thead {
        display: block;
        float: left
    }

    table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0
    }

    table.responsive-table thead tr th::before {
        content: " "
    }

    table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap
    }

    table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top
    }

    table.responsive-table th {
        display: block;
        text-align: right
    }

    table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left
    }

    table.responsive-table tr {
        padding: 0 10px
    }

    table.responsive-table thead {
        border: 0;
        border-right: 1px solid #d0d0d0
    }

    table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0
    }

    table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

    table.responsive-table.bordered tr {
        border: 0
    }

    table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0
    }
}

form p {
    margin-bottom: 10px;
    text-align: left
}

form p:last-child {
    margin-bottom: 0
}

.switch,
.switch * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

.switch label {
    cursor: pointer
}

.switch label .lever {
    content: "";
    display: inline-block;
    position: relative;
    width: 40px;
    height: 15px;
    background-color: #818181;
    border-radius: 15px;
    margin-right: 10px;
    transition: background .3s ease;
    vertical-align: middle;
    margin: 0 16px
}

.switch label .lever:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 21px;
    height: 21px;
    background-color: #f1f1f1;
    border-radius: 21px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    left: -5px;
    top: -3px;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease
}

.range-field {
    position: relative
}

input[type=range],
input[type=range]+.thumb {
    cursor: pointer
}

input[type=range] {
    position: relative;
    background-color: transparent;
    border: none;
    outline: none;
    width: 100%;
    margin: 15px 0px;
    padding: 0
}

input[type=range]+.thumb {
    position: absolute;
    border: none;
    height: 0;
    width: 0;
    border-radius: 50%;
    background-color: #06abce;
    top: 10px;
    margin-left: -6px;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

input[type=range]+.thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #06abce;
    font-size: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

input[type=range]+.thumb.active {
    border-radius: 50% 50% 50% 0
}

input[type=range]+.thumb.active .value {
    color: #fff;
    margin-left: -1px;
    margin-top: 8px;
    font-size: 10px
}

input[type=range]:focus {
    outline: none
}

input[type=range] {
    -webkit-appearance: none
}

input[type=range]::-webkit-slider-runnable-track {
    height: 3px;
    background: #c2c0c2;
    border: none
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #06abce;
    transform-origin: 50% 50%;
    margin: -5px 0 0 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc
}

input[type=range] {
    border: 1px solid white
}

input[type=range]::-moz-range-track {
    height: 3px;
    background: #ddd;
    border: none
}

input[type=range]::-moz-range-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #06abce;
    margin-top: -5px
}

input[type=range]:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px
}

input[type=range]:focus::-moz-range-track {
    background: #ccc
}

input[type=range]::-ms-track {
    height: 3px;
    background: transparent;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: #777
}

input[type=range]::-ms-fill-upper {
    background: #ddd
}

input[type=range]::-ms-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #06abce
}

input[type=range]:focus::-ms-fill-lower {
    background: #888
}

input[type=range]:focus::-ms-fill-upper {
    background: #ccc
}

.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px
}

.preloader-wrapper.small {
    width: 36px;
    height: 36px
}

.preloader-wrapper.big {
    width: 64px;
    height: 64px
}

.preloader-wrapper.active {
    -webkit-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite
}

@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes container-rotate {
    to {
        transform: rotate(360deg)
    }
}

.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-color: #06abce
}

.spinner-blue,
.spinner-blue-only {
    border-color: #4285f4
}

.spinner-red,
.spinner-red-only {
    border-color: #db4437
}

.spinner-yellow,
.spinner-yellow-only {
    border-color: #f4b400
}

.spinner-green,
.spinner-green-only {
    border-color: #0f9d58
}

.spinner-green,
.spinner-green-only {
    border-color: #0f9d58
}

.spinner-green,
.spinner-white-only {
    border-color: #fff
}

.active .spinner-layer.spinner-blue {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer.spinner-red {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer.spinner-yellow {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer.spinner-green {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg)
    }

    25% {
        -webkit-transform: rotate(270deg)
    }

    37.5% {
        -webkit-transform: rotate(405deg)
    }

    50% {
        -webkit-transform: rotate(540deg)
    }

    62.5% {
        -webkit-transform: rotate(675deg)
    }

    75% {
        -webkit-transform: rotate(810deg)
    }

    87.5% {
        -webkit-transform: rotate(945deg)
    }

    to {
        -webkit-transform: rotate(1080deg)
    }
}

@keyframes fill-unfill-rotate {
    12.5% {
        transform: rotate(135deg)
    }

    25% {
        transform: rotate(270deg)
    }

    37.5% {
        transform: rotate(405deg)
    }

    50% {
        transform: rotate(540deg)
    }

    62.5% {
        transform: rotate(675deg)
    }

    75% {
        transform: rotate(810deg)
    }

    87.5% {
        transform: rotate(945deg)
    }

    to {
        transform: rotate(1080deg)
    }
}

@-webkit-keyframes blue-fade-in-out {
    from {
        opacity: 1
    }

    25% {
        opacity: 1
    }

    26% {
        opacity: 0
    }

    89% {
        opacity: 0
    }

    90% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes blue-fade-in-out {
    from {
        opacity: 1
    }

    25% {
        opacity: 1
    }

    26% {
        opacity: 0
    }

    89% {
        opacity: 0
    }

    90% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes red-fade-in-out {
    from {
        opacity: 0
    }

    15% {
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    51% {
        opacity: 0
    }
}

@keyframes red-fade-in-out {
    from {
        opacity: 0
    }

    15% {
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        opacity: 1
    }

    51% {
        opacity: 0
    }
}

@-webkit-keyframes yellow-fade-in-out {
    from {
        opacity: 0
    }

    40% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: 1
    }

    76% {
        opacity: 0
    }
}

@keyframes yellow-fade-in-out {
    from {
        opacity: 0
    }

    40% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: 1
    }

    76% {
        opacity: 0
    }
}

@-webkit-keyframes green-fade-in-out {
    from {
        opacity: 0
    }

    65% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    90% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes green-fade-in-out {
    from {
        opacity: 0
    }

    65% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    90% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.gap-patch .circle {
    width: 1000%;
    left: -450%
}

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent !important;
    -webkit-transform: rotate(129deg);
    transform: rotate(129deg)
}

.circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent !important;
    -webkit-transform: rotate(-129deg);
    transform: rotate(-129deg)
}

.active .circle-clipper.left .circle {
    -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .circle-clipper.right .circle {
    -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg)
    }

    50% {
        -webkit-transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(130deg)
    }
}

@keyframes left-spin {
    from {
        transform: rotate(130deg)
    }

    50% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(130deg)
    }
}

@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg)
    }

    50% {
        -webkit-transform: rotate(5deg)
    }

    to {
        -webkit-transform: rotate(-130deg)
    }
}

@keyframes right-spin {
    from {
        transform: rotate(-130deg)
    }

    50% {
        transform: rotate(5deg)
    }

    to {
        transform: rotate(-130deg)
    }
}

#spinnerContainer.cooldown {
    -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
    animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1)
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.slider {
    position: relative;
    height: 400px;
    width: 100%
}

.slider.fullscreen {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.slider.fullscreen ul.slides {
    height: 100%
}

.slider.fullscreen ul.indicators {
    z-index: 2;
    bottom: 30px
}

.slider .slides {
    background-color: #9e9e9e;
    margin: 0;
    height: 400px
}

.slider .slides li {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: inherit;
    overflow: hidden
}

.slider .slides li img {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center
}

.slider .slides li .caption {
    color: #fff;
    position: absolute;
    top: 15%;
    left: 15%;
    width: 70%;
    opacity: 0
}

.slider .slides li .caption p {
    color: #e0e0e0
}

.slider .slides li.active {
    z-index: 2
}

.slider .indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0
}

.slider .indicators .indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 16px;
    width: 16px;
    margin: 0 12px;
    background-color: #e0e0e0;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
    border-radius: 50%
}

.slider .indicators .indicator-item.active {
    background-color: #4caf50
}

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.picker__input {
    cursor: default
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker {
    width: 100%
}

.picker__holder {
    position: absolute;
    background: #fff;
    border: 1px solid #aaa;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0 0 5px 5px;
    box-sizing: border-box;
    min-width: 176px;
    max-width: 466px;
    max-height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
    transform: translateY(-1em) perspective(600px) rotateX(10deg);
    transition: -webkit-transform .15s ease-out, opacity .15s ease-out, max-height 0s .15s, border-width 0s .15s;
    transition: transform .15s ease-out, opacity .15s ease-out, max-height 0s .15s, border-width 0s .15s
}

.picker__frame {
    padding: 1px
}

.picker__wrap {
    margin: -1px
}

.picker--opened .picker__holder {
    max-height: 25em;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    border-top-width: 1px;
    border-bottom-width: 1px;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
    transition: -webkit-transform .15s ease-out, opacity .15s ease-out, max-height 0s, border-width 0s;
    transition: transform .15s ease-out, opacity .15s ease-out, max-height 0s, border-width 0s;
    box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12)
}

.picker__box {
    padding: 0 1em
}

.picker__header {
    text-align: center;
    position: relative;
    margin-top: .75em
}

.picker__month,
.picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em
}

.picker__year {
    color: #999;
    font-size: .8em;
    font-style: italic
}

.picker__select--month,
.picker__select--year {
    border: 1px solid #b7b7b7;
    height: 2em;
    padding: .5em;
    margin-left: .25em;
    margin-right: .25em
}

@media(min-width: 24.5em) {

    .picker__select--month,
    .picker__select--year {
        margin-top: -0.5em
    }
}

.picker__select--month {
    width: 35%
}

.picker__select--year {
    width: 22.5%
}

.picker__select--month:focus,
.picker__select--year:focus {
    border-color: #0089ec
}

.picker__nav--prev,
.picker__nav--next {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -0.25em
}

@media(min-width: 24.5em) {

    .picker__nav--prev,
    .picker__nav--next {
        top: -0.33em
    }
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em
}

@media(min-width: 24.5em) {
    .picker__nav--prev {
        padding-right: 1.5em
    }
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.25em
}

@media(min-width: 24.5em) {
    .picker__nav--next {
        padding-left: 1.5em
    }
}

.picker__nav--prev:before,
.picker__nav--next:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: .75em solid #000;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto
}

.picker__nav--next:before {
    border-right: 0;
    border-left: .75em solid #000
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
    cursor: default;
    background: none;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5
}

.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em
}

@media(min-height: 33.875em) {
    .picker__table {
        margin-bottom: .75em
    }
}

.picker__table td {
    margin: 0;
    padding: 0
}

.picker__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .25em;
    color: #999;
    font-weight: 500
}

@media(min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: .5em
    }
}

.picker__day {
    padding: .3125em 0;
    font-weight: 200;
    border: 1px solid transparent
}

.picker__day--today {
    position: relative
}

.picker__day--today:before {
    content: " ";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 0;
    height: 0;
    border-top: .5em solid #0059bc;
    border-left: .5em solid transparent
}

.picker__day--disabled:before {
    border-top-color: #aaa
}

.picker__day--outfocus {
    color: #ddd
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker__day--highlighted {
    border-color: #0089ec
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
    background: #0089ec;
    color: #fff
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
    background: #bbb
}

.picker__footer {
    text-align: center
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
    border: 1px solid #fff;
    background: #fff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: bold;
    width: 33%;
    display: inline-block;
    vertical-align: bottom
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
    background: #b1dcfb;
    border-color: #0089ec;
    outline: none
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
    position: relative;
    display: inline-block;
    height: 0
}

.picker__button--today:before,
.picker__button--clear:before {
    content: " ";
    margin-right: .45em
}

.picker__button--today:before {
    top: -0.05em;
    width: 0;
    border-top: .66em solid #0059bc;
    border-left: .66em solid transparent
}

.picker__button--clear:before {
    top: -0.25em;
    width: .66em;
    border-top: 3px solid #e20
}

.picker__button--close:before {
    content: "×";
    top: -0.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__button--today[disabled]:before {
    border-top-color: #aaa
}

.of-display-body {
    background-color: #fefefe;
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, .25)
}

.of-all-section-container {
    background-color: #fefefe;
    min-height: 0px;
    transition: height .5s ease .2s
}

.payment-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    min-height: 787px;
    border: none
}

.payment-frame-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    min-height: 787px
}

.poli-frame-holder {
    background: #000
}

.pxredirect-frame-holder {
    background: #fff
}

.poli-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.of-form-container {
    width: calc(100% - 40px);
    margin: 20px;
    position: relative
}

@media only screen and (min-width: 768px) {
    .of-form-container {
        margin-top: 40px
    }
}

@media only screen and (min-width: 1280px) {
    .of-form-container {
        min-width: 0px;
        width: 700px;
        margin: 80px calc(50% - 350px)
    }
}

.of-sectionbox {
    border-radius: 3px;
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, .25);
    box-sizing: border-box
}

a.saved-progress-link {
    word-break: break-all
}

.of-section-element {
    display: none;
    margin: 20px 0 0px 0
}

.of-section-element.of-element-active {
    display: block
}

.of-section-element.seamless-smartform-hidden-element {
    display: none
}

.seamless-smartform-section-per-question .of-section-element {
    display: none
}

.seamless-smartform-section-per-question .of-section-element.active {
    display: block
}

.of-display-body .of-sectionbox {
    display: none;
    padding: 20px;
    background-color: transparent;
    border-bottom: 1px solid #efefef;
    box-shadow: none;
    opacity: 0
}

@media only screen and (min-width: 1280px) {
    .of-display-body .of-sectionbox {
        padding: 20px 30px
    }
}

.results .of-sectionbox {
    box-sizing: border-box;
    padding: 30px;
    background-color: #fff;
    color: #444;
    display: block;
    opacity: 1
}

.results .response-table .response-table-header {
    text-align: left
}

.results .response-table .section-header {
    text-align: left;
    font-weight: bold;
    padding: 25px 0px 5px 0px
}

.results ul {
    padding-left: 40px
}

.response-table .section-header span {
    border-left: 4px solid #cbcbcb;
    padding: 1px 10px
}

.of-display-body .of-sectionbox.active {
    display: block;
    opacity: 1
}

.of-payment-complete-heading {
    font-weight: bold;
    padding: 15px 0px
}

.of-display-body .of-sectionbox.seamless-smartform-skipped {
    display: none
}

.of-body-test .of-all-section-container,
.of-body.of-body-test.post .of-sectionbox {
    background-image: url(/dist/537eddedff58cd4bcf39ab31f5ed39f4.png);
    background-size: 35%
}

.of-form-container a {
    text-decoration: underline
}

.of-display-header {
    padding: 11px 20px;
    min-height: 80px;
    background-color: #3b3cb0;
    box-sizing: border-box
}

@media only screen and (min-width: 768px) {
    .of-display-header {
        padding: 16px 20px
    }
}

@media only screen and (min-width: 1280px) {
    .of-display-header {
        padding: 16px 30px
    }
}

.of-display-header.disabled {
    display: none
}

.of-display-header .base {
    width: 30%;
    position: absolute;
    left: 0;
    top: 0;
    height: 120px;
    box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, .55);
    z-index: 0
}

.of-display-header .of-title {
    flex: 2;
    line-height: 1.25;
    min-width: 180px;
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    left: 50px;
    margin: 0 8px 0 0;
    z-index: 5;
    overflow-wrap: break-word;
    word-break: break-word
}

@media only screen and (min-width: 768px) {
    .of-display-header .of-title {
        font-size: 36px
    }
}

@media only screen and (min-width: 992px) {
    .of-display-header .of-title {
        font-size: 40px
    }
}

@media only screen and (min-width: 1280px) {
    .of-display-header .of-title {
        width: 80%
    }
}

.of-display-header .of-logo {
    float: none;
    margin: 12px 0;
    max-width: 100%;
    height: auto;
    overflow: hidden
}

.of-display-header .of-theme-item-header {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center
}

.of-display-header .seamless-smartform-logo {
    float: right !important;
    height: 80px;
    margin-left: 10px;
    position: relative
}

.of-display-header img {
    max-width: 100%;
    max-height: 80px;
    height: auto;
    float: left
}

.of-display-header-alternate {
    background-color: #fff;
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, .25);
    position: relative;
    padding-bottom: 30px
}

@media only screen and (min-width: 768px) {
    .of-display-header-alternate {
        padding-bottom: 35px
    }
}

.of-display-header-alternate .of-title {
    flex-grow: 2;
    color: #444
}

.of-header-border {
    height: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.browsehappy {
    background-color: #ffbdbe
}

.tablesaw-stack tbody tr {
    border-bottom: 1px solid #dfdfdf
}

table.tablesaw {
    word-break: normal;
    word-wrap: normal;
    table-layout: auto;
    font-size: 16px
}

table.tablesaw tbody th {
    padding-left: 0;
    padding-right: 0
}

table.tablesaw th {
    font-weight: normal
}

table.tablesaw td {
    padding-left: 0
}

b.tablesaw-cell-label {
    word-wrap: break-word;
    font-weight: normal
}

.tablesaw thead tr:first-child th {
    vertical-align: top
}

@media only screen and (min-width: 40em) {
    b.tablesaw-cell-label {
        float: left;
        width: 50% !important;
        word-wrap: normal
    }

    .tablesaw thead th {
        padding-left: 4px;
        padding-right: 4px;
        text-align: center
    }

    .tablesaw td {
        text-align: center
    }

    .tablesaw thead tr:first-child th:first-child {
        visibility: hidden;
        min-width: 150px
    }
}

.tablesaw-wrapper {
    position: relative;
    overflow-x: auto;
    clear: both
}

.tablesaw-container {
    min-width: inherit;
    width: 100%;
    position: relative
}

.of-display-navigation {
    position: relative;
    margin-top: 20px;
    color: #404352;
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .of-display-navigation {
        flex-direction: row-reverse
    }

    .of-display-navigation .of-nav-btn:not(.of-nav-next):first-child {
        margin-right: auto
    }
}

.of-nav-btn {
    width: 100%;
    border-radius: 2px;
    border: none;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    padding: 0;
    cursor: pointer;
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, .55);
    margin-top: 0;
    margin-bottom: 5px;
    outline: none;
    position: relative;
    min-height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.of-nav-btn.of-nav-btn-processing {
    padding-right: 25px
}

.of-nav-btn:active {
    margin-top: 3px;
    margin-bottom: 2px;
    box-shadow: none
}

@media only screen and (min-width: 768px) {
    .of-nav-btn {
        width: auto;
        min-width: 140px
    }
}

.of-nav-next {
    color: #fff;
    padding: 0;
    background-color: #1f6662;
    align-items: stretch
}

.of-nav-next .inner-border {
    border-color: #fff
}

.of-nav-next:hover .inner-border,
.of-nav-next:focus .inner-border {
    opacity: 1
}

@media only screen and (min-width: 768px) {
    .of-nav-next {
        margin-left: auto
    }
}

.of-nav-btn:hover .overlay,
.of-file-upload-button:hover .overlay {
    background-color: rgba(255, 255, 255, .1)
}

.of-nav-btn .overlay,
.of-file-upload-button .overlay {
    height: 100%;
    width: 100%;
    background-color: transparent;
    transition: background-color .3s ease-in
}

.of-file-upload-button .overlay {
    font-size: .875rem;
    padding-left: .625rem;
    padding-right: .625rem
}

@media only screen and (min-width: 768px) {
    .of-file-upload-button .overlay {
        font-size: 1.25rem;
        padding-left: 16px;
        padding-right: 16px
    }
}

.of-nav-btn .overlay {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1
}

.of-file-upload-button .overlay {
    padding-top: 10px
}

.of-nav-prev {
    color: #5a5a5a;
    background-color: #fff;
    border: 2px solid #3b3cb0;
    margin-right: 11px;
    transition: .2s all ease-in;
    transition-property: background-color, color;
    align-items: center;
    padding: 18px 20px
}

.of-nav-prev .inner-border {
    border-color: #878787
}

.of-nav-prev:hover,
.of-nav-prev:focus {
    color: #717171
}

.of-nav-prev:hover .inner-border,
.of-nav-prev:focus .inner-border {
    opacity: 1
}

.of-nav-prev.nav-prev-disabled {
    opacity: .3;
    transition: none;
    cursor: default
}

.of-nav-prev.nav-prev-disabled:active {
    margin-top: 0;
    margin-bottom: 5px;
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, .55)
}

.of-nav-prev.nav-prev-disabled:hover,
.of-nav-prev.nav-prev-disabled:focus {
    background-color: #fff;
    outline: none;
    color: #5a5a5a
}

.of-nav-prev.nav-prev-disabled:hover .inner-border,
.of-nav-prev.nav-prev-disabled:focus .inner-border {
    opacity: 0
}

.of-save-progress-button {
    color: #fff;
    background-color: #3b3cb0;
    align-items: stretch
}

.of-save-progress-button .inner-border {
    border-color: #fff
}

.of-save-progress-button:hover .inner-border,
.of-save-progress-button:focus .inner-border {
    opacity: 1
}

@media only screen and (min-width: 768px) {
    .of-save-progress-button {
        color: #fff !important;
        margin-right: 20px
    }
}

.of-file-upload-button {
    position: relative;
    min-width: 160px;
    height: 40px;
    border-radius: 1px;
    border: none;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    padding: 0;
    cursor: pointer;
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, .55);
    margin-top: 0;
    background-color: #1f6662;
    color: #fff;
    outline: none;
    transition: outline-color .2s ease-in
}

.of-file-upload-button .inner-border {
    border-color: #fff
}

.of-file-upload-button:active {
    margin-top: 3px;
    margin-bottom: 12px;
    box-shadow: none
}

.of-file-upload-button:hover .inner-border,
.of-file-upload-button:focus .inner-border {
    opacity: 1
}

.inner-border {
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
    border: 2px solid;
    opacity: 0;
    transition: opacity .2s ease-in
}

.of-nav-next:disabled,
.of-save-progress-button:disabled {
    opacity: .6;
    margin-top: 0;
    margin-bottom: 5px;
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, .55)
}

.of-nav-next:disabled .inner-border,
.of-save-progress-button:disabled .inner-border {
    opacity: 0
}

.of-nav-next:disabled:hover .overlay,
.of-save-progress-button:disabled:hover .overlay {
    background-color: rgba(255, 255, 255, 0)
}

.of-add-repeatable-button {
    position: relative;
    min-width: 150px;
    height: 48px;
    border-radius: 1px;
    border: none;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    padding: 0;
    cursor: pointer;
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, .55);
    margin-top: 0;
    margin-bottom: 15px;
    background-color: #1f6662;
    color: #fff;
    outline: none;
    transition: outline-color .2s ease-in;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .of-add-repeatable-button {
        width: auto
    }
}

.of-add-repeatable-button .inner-border {
    border-color: #fff
}

.of-add-repeatable-button:active:not(:disabled) {
    margin-top: 3px;
    margin-bottom: 12px;
    box-shadow: none
}

.of-add-repeatable-button:disabled {
    opacity: .5
}

.of-add-repeatable-button:disabled:hover .inner-border,
.of-add-repeatable-button:disabled:focus .inner-border {
    opacity: 0
}

.of-add-repeatable-button:hover .inner-border,
.of-add-repeatable-button:focus .inner-border {
    opacity: 1
}

.of-delete-repeatable-button {
    position: relative;
    min-width: 105px;
    height: 40px;
    border-radius: 2px;
    border: none;
    margin-top: 24px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    padding: 0;
    cursor: pointer;
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, .55);
    margin-bottom: 15px;
    background-color: #911b1b;
    color: #fff;
    outline: none;
    transition: outline-color .2s ease-in;
    width: 100%
}

.of-delete-repeatable-button .inner-border {
    border-color: #fff
}

@media only screen and (min-width: 768px) {
    .of-delete-repeatable-button {
        width: auto;
        align-self: flex-end
    }
}

.of-delete-repeatable-button:active {
    margin-top: 27px;
    margin-bottom: 12px;
    box-shadow: none
}

.of-delete-repeatable-button:hover .inner-border,
.of-delete-repeatable-button:focus .inner-border {
    opacity: 1
}

.of-delete-repeatable-button .trash-icon {
    margin-left: 8px;
    vertical-align: -6%
}

.of-nav-btn-payment {
    width: 100%;
    min-height: 48px
}

.of-nav-btn-payment .overlay {
    padding-top: 4px;
    padding-bottom: 4px
}

.ds-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1240px;
    border: 1px solid #cbcbcb;
    border-radius: 2px;
    background: #fff;
    overflow: auto;
    border-radius: 2px;
    outline: none;
    box-shadow: 2px 2px 9px rgba(0, 0, 0, .2);
    max-width: 100%;
    overflow-x: hidden;
    max-height: calc(100% - 100px)
}

.ds-modal.ds-modal-form {
    position: fixed;
    width: 444px
}

.ds-modal .ds-close-button {
    border: 1px solid transparent
}

.ds-modal.ds-modal-destructive {
    width: 512px;
    overflow: visible
}

.ds-modal.ds-modal-destructive .ds-modal-inner {
    padding: 0
}

.ds-modal-inner {
    position: static;
    padding: 40px
}

.ds-modal-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, .4);
    z-index: 1050
}

.ds-modal-title,
.ds-modal-destructive-title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-right: 50px
}

.ds-modal-destructive-title {
    color: #fff;
    background-color: #28221c;
    font-size: 20px;
    font-weight: normal;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 20px
}

.ds-modal-destructive-content {
    padding: 24px
}

.ReactModal__Body--open {
    overflow: hidden;
    width: 100%;
    height: 100%
}

.ds-modal-destructive .ds-close-button {
    top: 12px;
    right: 15px
}

.ds-modal-destructive .DraftEditor-editorContainer {
    max-height: 300px;
    overflow-y: auto
}

.ds-modal-large-form {
    max-width: 692px
}

.ds-modal-title-centered {
    text-align: center
}

.ds-wizard-modal .ds-modal-inner {
    padding: 0;
    display: flex;
    min-height: 447px
}

.ds-wizard-modal-left-column {
    width: 526px;
    padding: 40px;
    background-color: #f7f7f7;
    flex-shrink: 0
}

.ds-wizard-modal-title {
    font-size: 28px;
    margin-bottom: 56px;
    display: block;
    font-weight: bold
}

.ds-wizard-modal-icon-active {
    width: 16px;
    height: 16px;
    background-color: #3b3cb0;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 24px
}

.ds-wizard-modal-icon-inactive {
    width: 16px;
    height: 16px;
    border: 1px solid gray;
    border-radius: 50%;
    display: inline-block;
    vertical-align: -23%;
    margin-right: 24px
}

.ds-wizard-modal-step {
    margin-bottom: 16px
}

.ds-wizard-modal-step.ds-wizard-modal-step-status-complete svg {
    margin-right: 24px;
    vertical-align: middle
}

.ds-wizard-modal-content {
    flex-grow: 2
}

.ds-wizard-modal-right-column {
    padding: 56px 48px 40px;
    display: flex;
    flex-grow: 1;
    flex-direction: column
}

.ds-wizard-modal .ds-close-button {
    top: 16px;
    right: 16px
}

.ds-wizard-modal-step-status-active {
    color: #3b3cb0
}

.ds-wizard-modal-step-status-inactive {
    color: #717171
}

.ds-close-button {
    position: absolute;
    top: 8px;
    right: 8px
}

.ds-button-icon {
    border: none;
    font-weight: 600;
    background-color: transparent;
    border-radius: 2px;
    cursor: pointer;
    outline: none;
    display: inline-block;
    box-sizing: border-box;
    text-decoration: none;
    color: #fff;
    font-size: .875rem;
    padding: 7px 7px 4px;
    border: 1px solid #878787
}

.ds-button-icon:hover,
.ds-button-icon:focus {
    border-color: #e1e1e1;
    background-color: #e1e1e1;
    text-decoration: underline;
    background-color: transparent
}

.theme-default {
    width: 444px !important;
    padding: 32px !important;
    font-family: "proxima-nova", sans-serif
}

.theme-default .swal2-buttonswrapper {
    display: flex !important;
    justify-content: space-between
}

.theme-default .swal2-title {
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    color: #444
}

.theme-default .swal2-content {
    font-size: 14px
}

.theme-default .swal2-content ul {
    margin: 0 !important;
    padding: 0
}

.theme-default .swal2-content ul li {
    display: flex;
    list-style: none !important;
    justify-content: space-between;
    margin-top: 24px;
    color: #717171
}

.theme-default .swal2-content ul li span {
    color: #444;
    font-weight: 600
}

.theme-default .swal2-content ul li:last-of-type {
    padding-top: 24px;
    border-top: 1px solid #cbcbcb;
    color: #444;
    font-weight: 600
}

.theme-default .swal2-cancel,
.theme-default .swal2-confirm {
    margin: 15px 0 0
}

@media print {

    .of-display-progress,
    .of-nav-btn,
    .seamless-smartform-print {
        display: none !important
    }

    .of-sectionbox {
        border-bottom: 0 !important;
        box-shadow: none !important
    }
}

.seamless-smartform-preload-box {
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, .1)
}

.seamless-smartform-preload-box.active {
    display: block
}

.seamless-smartform-preload-box-submit.active {
    position: fixed
}

.seamless-smartform-preload-box-submit .seamless-smartform-preload-box-inner {
    height: 165px
}

.seamless-smartform-preload-box-inner {
    width: 400px;
    height: 200px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    position: absolute;
    margin: auto;
    border-radius: 5px;
    box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, .55);
    background-color: #fff;
    text-align: center
}

.preloader-wrapper.active {
    display: inline-block
}

.seamless-smartform-preload-box-text {
    text-align: center;
    margin-bottom: 16px
}

.seamless-smartform-preload-box-submit .seamless-smartform-preload-box-inner {
    max-width: 90%
}

.of-progress-bar-meter {
    float: left;
    height: 7px;
    background-color: #1f6662;
    width: 0;
    transition: width .4s ease
}

.of-display-progress {
    color: #444;
    padding: 10px 20px;
    box-sizing: border-box
}

@media only screen and (min-width: 992px) {
    .of-display-progress {
        padding: 30px 20px 10px 20px
    }
}

@media only screen and (min-width: 1280px) {
    .of-display-progress {
        padding: 30px 30px 10px 30px
    }
}

.of-display-progress.disabled {
    display: none
}

.of-display-progress>p {
    margin-top: 0;
    font-weight: 600
}

.of-progress-bar {
    height: 7px;
    background-color: rgba(0, 0, 0, .2)
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: rgba(0, 0, 0, .87)
}

@media only screen and (min-width: 992px) {
    html {
        font-size: 14.5px
    }
}

@media only screen and (min-width: 1280px) {
    html {
        font-size: 14.5px
    }
}

body {
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #5a5a5a;
    background-color: #f7f7f7;
    background-position: 100% 0;
    font-family: proxima-nova, sans-serif;
    padding: 1px
}

span.of-calc-validation-error:empty {
    display: none
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-weight: 400
}

.of-footer {
    text-align: left;
    margin-top: 13px;
    font-size: 12px;
    color: #8c8c8c
}

body button {
    font-family: proxima-nova, sans-serif
}

ul {
    list-style-type: disc !important
}

ul li {
    list-style-type: disc
}

fieldset {
    border: none;
    padding: 0;
    margin: 0
}

fieldset legend {
    padding: 0;
    margin: 5px 0;
    float: left;
    max-width: 100%;
    white-space: normal;
    color: #444
}

.of-checkable-item {
    clear: both
}

.of-other-container {
    margin-top: 11px
}

.of-input {
    font-size: 16px;
    color: #5a5a5a;
    width: 100%;
    padding: 8px;
    background-color: #fff;
    border-radius: 2px;
    outline: none;
    border: 2px solid #5a5a5a;
    font-family: proxima-nova, sans-serif
}

.of-input[readonly] {
    background-color: #fcfcfc;
    color: #747474
}

.of-input:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 5px #8586ec !important;
    padding: 7px;
    border-width: 3px
}

.of-textarea {
    font-size: 16px;
    width: 100%;
    padding: 8px;
    color: #5a5a5a;
    line-height: 1.5em;
    font-family: "proxima-nova", sans-serif;
    background-color: #fff;
    border: 2px solid #5a5a5a;
    border-radius: 2px;
    resize: vertical;
    outline: none;
    display: block
}

.of-textarea:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 5px #8586ec;
    padding: 7px;
    border-width: 3px
}

.of-button {
    background-color: transparent;
    min-height: 40px;
    line-height: 40px;
    font-size: 1.1rem;
    border: none
}

.of-select {
    padding: 8px;
    width: 100%;
    background-color: #fff;
    border: 2px solid #5a5a5a;
    line-height: 20px;
    font-size: 16px;
    border-radius: 2px;
    outline: none
}

.of-select:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 5px #8586ec;
    padding: 7px;
    border-width: 3px
}

.of-select>option {
    padding: 10px
}

.of-sectionbox>fieldset {
    word-break: break-word;
    word-wrap: break-word;
    min-width: auto
}

.of-sectionbox h2,
.of-sectionbox>fieldset>legend {
    margin: 0;
    padding-left: 0;
    font-size: 32px;
    float: none;
    width: 100%
}

.of-sectionbox h2:focus,
.of-sectionbox>fieldset>legend:focus {
    outline: none
}

.results .group-label,
.results .question-label {
    text-align: left;
    vertical-align: top
}

.results .group-label+td,
.results .question-label+td {
    text-align: left;
    vertical-align: top
}

.results .group-header-row {
    border-bottom: 1px solid #d0d0d0
}

.results .group-header-row>td:first-child,
.results .group-field-row>td:first-child {
    padding-left: 15px
}

.of-section-element li:before {
    float: left
}

.of-sectionbox input::-webkit-input-placeholder,
.of-sectionbox input:-moz-placeholder,
.of-sectionbox input::-moz-placeholder,
.of-sectionbox input:-ms-input-placeholder {
    color: #333
}

.of-section-element ol {
    width: 100%;
    display: table;
    margin: 0;
    padding-left: 0
}

.of-section-element ol.static-ordered {
    list-style-type: decimal
}

.of-section-element li {
    line-height: 35px;
    margin-left: 20px;
    counter-increment: table-ol
}

.of-section-element li:before {
    display: table-cell;
    width: 35px;
    padding-left: 5px;
    text-align: left
}

.of-label {
    margin: 5px 0
}

.of-validation-inner-list {
    margin-top: 0;
    margin-left: 40px
}

.of-section-element h3 {
    margin: 0 0 10px 0;
    font-size: 22px;
    color: #444
}

.of-section-element h3.static-title {
    font-weight: 600
}

.standard-p {
    font-size: .8em
}

.of-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    font-size: 0
}

.of-validation-warning {
    color: #d27600;
    margin-top: 0;
    font-size: .8em;
    display: block;
    clear: both;
    padding-left: 25px;
    position: relative
}

.of-validation-warning .warning-icon {
    position: absolute;
    left: 0;
    top: 3px
}

.of-validation-success {
    color: #25632f;
    margin-top: 0;
    font-size: .8em;
    display: block;
    clear: both;
    padding-left: 25px;
    position: relative
}

.of-validation-success .success-icon {
    position: absolute;
    left: 0;
    top: 3px
}

.left {
    float: left !important
}

.of-element-description {
    font-size: 17px;
    line-height: 20px;
    margin: 0 0 10px 0;
    clear: both
}

.of-section-element span.isrequired {
    clear: right;
    height: 20px;
    line-height: 20px;
    padding: 0px 5px;
    margin: 10px;
    background-color: #d3d3d3;
    font-size: .7em;
    color: #444;
    border-radius: 2px;
    vertical-align: 9%
}

.of-section-element .of-checkable-item span.isrequired {
    font-size: 1rem
}

span.of-validation-error,
li.of-validation-error {
    color: #af5321;
    margin-top: 0;
    font-size: 16px;
    cursor: pointer;
    display: block;
    position: relative;
    padding-left: 25px
}

span.of-validation-error .error-icon,
li.of-validation-error .error-icon {
    position: absolute;
    left: 0;
    top: 3px
}

span.of-group-validation-error {
    cursor: default
}

li.of-validation-error {
    display: inline-block;
    margin-left: 0
}

span.of-calc-validation-error {
    margin-top: -19px
}

textarea.of-validation-error,
select.of-validation-error,
input.of-validation-error {
    border: 2px solid #af5321
}

.of-input:invalid {
    box-shadow: none
}

.noscript-text {
    margin-top: 40px;
    text-align: center
}

.of-sectionbox-error-container ul {
    padding-left: 40px
}

.image-container img {
    max-width: 100%
}

.sweet-alert h4 {
    margin-top: 0
}

.of-tooltip {
    display: block;
    height: 28px
}

.of-tooltip-container {
    display: inline-block;
    vertical-align: -12%
}

.of-tooltip-container i {
    margin-left: 5px;
    font-size: 22px;
    color: #888
}

label.seamless-selectable-label-focus {
    font-weight: 600
}

.seamless-smartform-section-per-question h3.disabled {
    display: none
}

.of-logo {
    float: right;
    height: 80px;
    margin-top: -10px
}

.swal2-content input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
    padding: 0 12px;
    transition: all .3s
}

.active {
    display: block;
    opacity: 1
}

.inactive {
    display: none
}

.data-connection-loader {
    position: absolute;
    top: 1px;
    right: 4px;
    transform: scale(0.7)
}

.input-parent-container {
    position: relative
}

.data-connection-loader-section {
    margin-top: 10px
}

.of-input-end-icon,
.of-input-end-icon:focus {
    padding-right: 30px
}

#of-icon-end {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #878787
}

.of-input-rank {
    float: left;
    width: 65px;
    margin-right: 11px
}

.of-rank-item {
    clear: both;
    padding-bottom: 11px;
    margin-top: 10px
}

.rank-label {
    display: flex;
    padding-top: 6px
}

.expired-progress-container {
    padding: 15px 30px 5px;
    display: inline-block;
    color: #af5321
}

.of-form-load-dc-error-container {
    padding: 15px 30px 30px;
    color: #af5321
}

.of-validation-upload-list {
    margin: 0;
    padding-left: 15px
}

li.of-validation-upload-error {
    line-height: 1.4;
    font-size: 15px;
    color: #af5321
}

a.poli-links {
    margin-right: 18px;
    text-decoration: underline
}

a.poli-links:hover,
a.poli-links:focus {
    text-decoration: none
}

.poli-logo {
    width: 140px
}

@media only screen and (min-width: 768px) {
    .poli-logo {
        float: right
    }
}

.poli-info {
    margin-top: 10px
}

.use-location-container {
    align-self: flex-end;
    margin-top: 10px;
    text-align: right
}

@media only screen and (min-width: 768px) {
    .use-location-container {
        text-align: left;
        margin-top: 0
    }
}

.google-maps-container {
    margin-top: 20px;
    height: 250px
}

@media only screen and (min-width: 768px) {
    .google-maps-container {
        height: 400px
    }
}

.use-location-container>span {
    padding-right: 10px;
    padding-left: 10px
}

.of-places-container {
    position: relative;
    display: flex;
    flex-direction: column
}

@media only screen and (min-width: 768px) {
    .of-places-container {
        flex-direction: row
    }
}

.use-current-location {
    border-radius: 3px;
    background-color: #fff;
    padding: 6px 13px;
    border: 2px solid #d2d2d2;
    font-weight: 600;
    color: #464646;
    cursor: pointer
}

.use-current-location:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 5px #8586ec
}

.use-current-location .material-icons {
    vertical-align: -29%;
    padding-right: 5px;
    color: #777
}

.of-payment-error {
    font-size: 16px;
    color: #af5321
}

.character-hint {
    font-size: 16px;
    display: block
}

.character-hint-error {
    color: #af5321
}

.material-icons {
    font-feature-settings: "liga"
}

@media only screen and (min-width: 768px) {
    .paypal-container {
        margin-left: auto
    }
}

#paypal-button-container {
    margin-bottom: -4px
}

.paypal-disabled-overlay {
    position: relative
}

.paypal-disabled-overlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .5;
    z-index: 100
}

.paypal-extra-info {
    font-size: 14px;
    clear: right;
    line-height: 1.3;
    margin-bottom: 12px;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .paypal-extra-info {
        max-width: 248px;
        margin-bottom: 0;
        text-align: left
    }
}

.of-email-confirm-label {
    margin-top: 20px;
    display: inline-block
}

.repeatable-group-legend,
.of-standard-group-legend {
    font-size: 28px;
    float: none;
    width: 100%;
    line-height: 1.2
}

.repeatable-group {
    border: 1px solid #e1e1e1;
    margin: 16px 0
}

.repeatable-group-header {
    background-color: #e1e1e1;
    width: 100%;
    margin: 0;
    float: none
}

.repeatable-group-body {
    padding: 0 16px 16px 16px;
    display: flex;
    flex-direction: column
}

.repeatable-groups,
.of-standard-group {
    margin-top: 20px;
    min-width: inherit
}

.of-standard-group-legend+.of-element-description+.of-section-element {
    margin-top: 0
}

.of-warning {
    color: #974212
}

#of-errorbox {
    color: #af5321
}

#of-errorbox ul {
    margin-left: 40px;
    font-size: 16px
}

#of-errorbox ul ul .of-validation-error {
    padding-left: 0
}

#of-errorbox ul ul ul ul li {
    list-style: square
}

#of-errorbox ul ul ul li {
    list-style: circle
}

#of-errorbox ul ul li {
    list-style: disc
}

div#of-errorbox>ul>li {
    list-style: none
}

div#of-errorbox>ul {
    margin-left: 0
}

.of-group-validation>svg {
    vertical-align: -10%;
    margin-right: 8px
}

.of-wysiwyg .of-piped-group ol {
    list-style: lower-alpha
}

table.of-piped-group td {
    text-align: left;
    padding-left: 16px
}

table.of-piped-group th {
    text-align: left;
    padding-left: 0
}

table.of-piped-group>tbody>tr {
    border-bottom: 1px solid #d0d0d0
}

.repeatable-group-header-button {
    padding: 16px;
    background-color: #e1e1e1;
    width: 100%;
    margin: 0;
    border: none;
    text-align: left;
    font-size: 20px;
    color: #5a5a5a;
    font-weight: bold;
    cursor: pointer;
    position: relative
}

.repeatable-group-header-button svg {
    position: absolute;
    top: 21px;
    right: 16px
}

.repeatable-group-body-minimized {
    display: none
}

#of-errorbox {
    margin: 20px 0;
    padding: 20px;
    border: 2px solid #af5321;
    border-radius: 2px
}

@media only screen and (min-width: 1280px) {
    #of-errorbox {
        padding: 20px 30px
    }
}

#of-errorbox h3 {
    margin-top: 0;
    color: #af5321
}

.swal2-modal .swal2-content ul {
    margin-left: 20px
}

.swal2-modal .swal2-content ul li {
    list-style-position: inside;
    text-align: left
}

.calculator-explanation {
    float: left;
    margin-left: 0;
    margin-top: 13px;
    font-size: 18px
}

@media only screen and (min-width: 768px) {
    .calculator-explanation {
        margin-left: 15px
    }
}

.of-display-calc-result p {
    text-align: center;
    margin-top: 5px
}

.of-display-calc-result {
    float: left;
    display: inline-block;
    background-color: #e1e1e1;
    width: 200px;
    padding: 5px;
    font-size: 24px;
    border-radius: 5px;
    clear: both;
    overflow-x: auto
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-borderless-customized .tooltipster-box {
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    background-color: dimgray
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom.tooltipster-borderless-customized .tooltipster-arrow-border {
    border-bottom-color: dimgray
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-left.tooltipster-borderless-customized .tooltipster-arrow-border {
    border-left-color: dimgray
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-right.tooltipster-borderless-customized .tooltipster-arrow-border {
    border-right-color: dimgray
}

.tooltipster-sidetip.tooltipster-borderless.tooltipster-top.tooltipster-borderless-customized .tooltipster-arrow-border {
    border-top-color: dimgray
}

.react-autosuggest__suggestions-container {
    position: absolute;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    border-radius: 0 0 2px 2px;
    box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, .25)
}

.react-autosuggest__suggestions-list .react-autosuggest__suggestion {
    list-style-type: none;
    margin-left: 0;
    padding-left: 10px;
    cursor: pointer
}

.react-autosuggest__suggestion--highlighted {
    background-color: #eee
}

.react-autosuggest__container {
    position: relative
}

.react-autosuggest__suggestions-list {
    margin: 0;
    font-size: 14px
}

.ds-feedback {
    background-color: #dcddff;
    margin-bottom: 8px;
    padding: 14px 32px 14px 56px;
    border-radius: 2px;
    position: relative;
    font-size: 14px;
    min-height: 48px
}

.ds-feedback-no-icon {
    padding-left: 8px
}

.ds-feedback-title {
    font-weight: bold
}

.ds-feedback-message {
    line-height: 1.4
}

.ds-feedback-icon {
    position: absolute;
    top: 12px;
    left: 16px
}

.ds-feedback-icon.ds-feedback-icon-error {
    top: 15px
}

.ds-feedback-close {
    position: absolute;
    top: 4px;
    right: 4px
}

.ds-feedback-info {
    background-color: #d7f1fd
}

.ds-feedback-warning {
    background-color: #fbe6c5
}

.ds-feedback-error {
    background-color: #ffd4d4
}

.ds-feedback-success {
    background-color: #e1ebb8
}

.of-section-element.captcha {
    margin-top: 0
}

.seamless-smartform-captcha-section {
    display: none
}

.seamless-smartform-captcha-section-active {
    display: block
}

.of-g-recaptcha {
    margin-top: 10px;
    transform: scale(0.77);
    transform-origin: 0 0
}

@media only screen and (min-width: 768px) {
    .of-g-recaptcha {
        transform: scale(1)
    }
}

.grecaptcha-badge {
    display: none
}

.of-signature {
    position: relative
}

.of-signature-instructions {
    font-size: .8em
}

@media only screen and (min-width: 768px) {
    .of-signature-instructions {
        margin-right: 100px
    }
}

.of-signature-fallbacks {
    right: 0
}

@media only screen and (min-width: 768px) {
    .of-signature-fallbacks {
        width: 50px;
        position: absolute;
        text-align: center;
        top: 0
    }
}

.of-signature-upload {
    margin-bottom: 10px
}

.of-signature-fallbacks .option {
    cursor: pointer;
    display: block;
    background-color: transparent;
    border: none;
    margin-left: 6px;
    display: inline-block;
    vertical-align: -31%
}

.of-signature-fallbacks .option i {
    color: #333
}

.signature-undo-button {
    bottom: -28px !important;
    background-color: #f2f2f2;
    border: none;
    color: #333;
    font-size: 16px;
    padding: 3px;
    font-family: proxima-nova, sans-serif
}

.of-signature-draw {
    height: 100px;
    width: 100%
}

@media only screen and (min-width: 768px) {
    .of-signature-draw {
        padding-right: 55px
    }
}

.of-signature-draw svg {
    position: absolute;
    left: 3px;
    top: 3px
}

.jSignature {
    cursor: pointer
}

.jSignature-container {
    position: relative
}

.of-signature-methods {
    margin: 5px 0 10px
}

.of-signature-methods label {
    margin-right: 40px
}

.video-container {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    box-sizing: content-box;
    clear: both
}

.video-transcript-container {
    height: 200px;
    overflow-y: scroll;
    background-color: #f9f9f9;
    font-size: 14px;
    padding: 10px
}

.of-section-element .toggle-transcript-button {
    padding: 0;
    color: #3b3cb0;
    cursor: pointer;
    line-height: normal;
    min-height: auto;
    outline: none;
    margin: 14px 0 10px;
    border: none;
    background-color: transparent
}

.toggle-transcript-button:hover,
.toggle-transcript-button:focus {
    text-decoration: underline
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.dz-image img {
    width: 125px;
    height: 125px;
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px)
}

.dz-details {
    padding-top: 15px !important;
    padding-bottom: 0 !important
}

.dz-filename {
    font-size: 16px
}

.dz-icon {
    margin-top: 5px
}

.dz-icon i {
    color: #4f4f4f;
    font-size: 40px
}

.dropmessage-mobile {
    padding-top: 10px;
    display: inline-block
}

.dz-size {
    margin-bottom: 5px !important;
    margin-top: 5px;
    font-size: 14px !important
}

.of-sectionbox .dropzone .dz-error-message {
    display: none
}

.dropmessage span {
    float: left
}

.dropmessage i {
    width: 100%;
    font-size: 2em
}

.dropmessage {
    display: none;
    padding-bottom: 10px
}

@media only screen and (min-width: 1280px) {
    .dropmessage {
        display: block
    }
}

.dz-message .demo {
    font-size: 18px
}

.ui-autocomplete {
    border: 1px solid #dfdfdf !important;
    background-color: #fff !important
}

.ui-autocomplete .ui-state-focus {
    border: none !important;
    margin: 0 !important
}

.ui-autocomplete .ui-menu-item {
    background: none !important;
    font-size: 16px;
    background-color: #fff !important
}

.ui-autocomplete .ui-menu-item:focus,
.ui-autocomplete .ui-menu-item:hover {
    border: none !important;
    background-color: rgba(0, 159, 194, .2) !important
}

.of-date-container {
    padding-right: 40px
}

.datepicker.of-validation-error {
    height: 40px
}

.datebutton {
    width: 40px;
    height: 40px;
    float: right;
    position: absolute;
    text-align: center;
    background-color: #333;
    border-radius: 2px;
    border: none;
    outline: 0
}

.datebutton:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 5px #8586ec
}

.datebutton i {
    line-height: 38px;
    height: 38px;
    color: #fff
}

.seamless-smartform-nojs-date {
    float: left;
    width: calc(33.3% - 10px);
    margin-right: 10px;
    box-sizing: border-box
}

.seamless-smartform-nojs-date select {
    width: 100%;
    padding: 10px
}

.picker__select--year,
.picker__select--month {
    height: 31px
}

.seamless-smartform-dropdown-other-container {
    display: none;
    clear: both
}

.seamless-smartform-dropdown-other-container.active {
    display: block
}

.maps-container {
    position: relative;
    margin-top: 20px;
    height: 250px;
    font-size: 10px
}

@media only screen and (min-width: 768px) {
    .maps-container {
        height: 400px
    }
}

.esri-ui-corner {
    position: absolute
}

.esri-ui-corner.esri-ui-top-left {
    left: 0;
    top: 0
}

.esri-zoom {
    margin: 10px 0 0 10px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .07)
}

.esri-widget--button {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 2px;
    width: 32px;
    height: 32px;
    overflow: hidden;
    border: 1px solid #ddd
}

.esri-widget--button:not(:last-child) {
    border-bottom: 0
}

.esri-widget--button .esri-icon-font-fallback-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.esri-icon-plus:before,
.esri-icon-plus:after,
.esri-icon-minus:before {
    content: "";
    position: absolute;
    left: 19px;
    width: 14px;
    height: 2px;
    background-color: #5a5a5a
}

.esri-icon-plus:after {
    transform: rotate(90deg)
}

.esri-attribution {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: row
}

.esri-attribution>div {
    margin-left: 1px;
    padding: 0 5px;
    background-color: rgba(255, 255, 255, .75)
}

.location-warning {
    font-size: 16px;
    color: #5a5a5a
}

.payment-iframe {
    width: 100%;
    height: 100%;
    border: 0
}

.payment-iframe-container {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 101%;
    left: -3px;
    z-index: 20;
    background-color: #fff
}

.of-payment-group {
    width: 100%;
    float: left
}

.of-card-input .of-payment-group input.of-validation-error {
    margin-bottom: 0
}

.of-card-splitwidth .of-payment-group {
    width: 100%;
    margin-right: 0px;
    float: left
}

@media only screen and (min-width: 768px) {
    .of-card-splitwidth .of-payment-group {
        width: calc(33.33% - 13.333px);
        margin-right: 20px
    }
}

.of-card-splitwidth .of-payment-group:nth-child(3) {
    margin-right: 0
}

.of-payment-group label {
    font-size: .8em
}

.of-payment-group input {
    box-sizing: border-box;
    width: 100%
}

.of-payment-info {
    width: 60%;
    display: table-cell;
    margin-left: 30px
}

.of-payment-info-section {
    position: relative
}

.credit-card-logos {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    margin: 15px 0 10px 0;
    gap: 8px
}

@media only screen and (min-width: 768px) {
    .credit-card-logos {
        position: absolute;
        right: 0;
        top: 64px;
        margin: auto;
        justify-content: flex-end
    }
}

.of-payment-info-section p {
    width: 85%;
    font-size: 14px
}

.of-payment-info-section i {
    font-size: 40px;
    position: absolute;
    right: 0;
    top: 0
}

.of-num-info {
    margin-bottom: 16px
}

@media only screen and (min-width: 768px) {
    .of-num-info .of-payment-ext-err {
        width: calc(100% - 150px)
    }
}

.of-num-info.of-has-cards {
    margin-bottom: 8px
}

@media only screen and (min-width: 768px) {
    .of-num-info.of-has-cards {
        margin-bottom: 48px
    }
}

.payment-tab {
    width: 100%;
    margin-bottom: 12px;
    display: inline-block;
    position: relative;
    cursor: pointer
}

@media only screen and (min-width: 1280px) {
    .payment-tab {
        width: 200px;
        margin-bottom: 0
    }

    .payment-tab.active {
        overflow: visible
    }
}

.payment-tabs button {
    padding: 0px;
    border: 0px;
    background-color: #fff;
    border: 4px none transparent;
    border-bottom: 4px solid #e1e1e1;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.payment-tabs button.active {
    border-bottom: 4px solid #5a5a5a
}

.payment-tabs button:focus {
    border: 4px solid #e5aa4d;
    outline: unset
}

.payment-tabs button:focus .active-triangle:before {
    border-top-color: #e5aa4d
}

.payment-tab-inner {
    color: #444;
    font-size: 16px
}

.payment-tab-inner p {
    text-align: center;
    margin-bottom: 5px !important
}

.of-card-input {
    position: relative
}

.of-card-input input {
    margin-bottom: 20px;
    line-height: 25px
}

.of-card-input input.half {
    width: 40px;
    margin-right: 20px
}

.of-card-input:last-child input {
    margin-top: -3px
}

.of-payment-num-container {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px
}

@media only screen and (min-width: 768px) {
    .of-payment-num-container {
        width: 30%;
        display: table-cell;
        vertical-align: middle
    }
}

.of-cvn-input {
    margin-top: -5px
}

.of-payment-group .of-tooltip:focus {
    outline: 0
}

.of-payment-group .of-tooltip:focus i {
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff, 0 0 0 5px #8586ec
}

.payment-tabs {
    margin-bottom: 20px;
    position: relative
}

.payment-tabs:after {
    content: "";
    display: none;
    background-color: #e1e1e1;
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(100% - 400px);
    height: 4px
}

@media only screen and (min-width: 1280px) {
    .payment-tabs:after {
        display: block
    }
}

.payment-tab-inner>.active-triangle {
    display: none;
    position: relative
}

.payment-tab-inner>.active-triangle:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #5a5a5a;
    top: 0;
    left: 50%;
    margin-left: -12px
}

@media only screen and (min-width: 1280px) {
    .payment-tab-inner>.active-triangle {
        display: block;
        width: 100%
    }
}

.of-display-payment-num p {
    text-align: center;
    margin-top: 5px
}

.of-display-payment-num {
    float: none;
    display: inline-block;
    background-color: #e1e1e1;
    width: 200px;
    padding: 10px;
    font-size: 24px;
    border-radius: 5px;
    clear: both;
    overflow-x: auto;
    position: relative
}

.of-display-surcharge-asterix {
    font-size: 32px;
    position: absolute;
    top: 4px;
    right: 4px;
    line-height: 1
}

.of-payment-extra-info {
    font-size: 14px
}

.of-payment-info-text {
    white-space: pre-line
}

.of-display-resubmission-amount-original {
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 16px 10px 12px;
    line-height: normal;
    min-width: 200px
}

.of-display-resubmission-amount-updated {
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 16px 10px 12px;
    background-color: #e1e1e1;
    line-height: 1.1;
    min-width: 200px
}

#payment-message {
    color: #697386;
    font-size: 16px;
    line-height: 20px;
    padding-top: 12px;
    text-align: center
}

#payment-element {
    margin-bottom: 24px
}

.of-stripe-pay-button {
    background: #5469d4;
    font-family: Arial, sans-serif;
    color: #fff;
    border-radius: 4px;
    border: 0;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    display: block;
    transition: all .2s ease;
    box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, .07);
    width: 100%
}

.of-stripe-pay-button:hover {
    filter: contrast(115%)
}

.of-stripe-pay-button:disabled {
    opacity: .5;
    cursor: default
}

.spinner,
.spinner:before,
.spinner:after {
    border-radius: 50%
}

.spinner {
    color: #fff;
    font-size: 22px;
    text-indent: -99999px;
    margin: 0px auto;
    position: relative;
    width: 20px;
    height: 20px;
    box-shadow: inset 0 0 0 2px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.spinner:before,
.spinner:after {
    position: absolute;
    content: ""
}

.spinner:before {
    width: 10.4px;
    height: 20.4px;
    background: #5469d4;
    border-radius: 20.4px 0 0 20.4px;
    top: -0.2px;
    left: -0.2px;
    -webkit-transform-origin: 10.4px 10.2px;
    transform-origin: 10.4px 10.2px;
    -webkit-animation: loading 2s infinite ease 1.5s;
    animation: loading 2s infinite ease 1.5s
}

.spinner:after {
    width: 10.4px;
    height: 10.2px;
    background: #5469d4;
    border-radius: 0 10.2px 10.2px 0;
    top: -0.1px;
    left: 10.2px;
    -webkit-transform-origin: 0px 10.2px;
    transform-origin: 0px 10.2px;
    -webkit-animation: loading 2s infinite ease;
    animation: loading 2s infinite ease
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.stripe-logo {
    flex-grow: 1;
    padding-right: 16px
}

@media only screen and (min-width: 768px) {
    .stripe-logo {
        text-align: right;
        padding-left: 32px
    }
}

.stripe-info {
    display: flex;
    flex-wrap: wrap-reverse
}

@media only screen and (min-width: 768px) {
    .stripe-info {
        flex-wrap: nowrap
    }
}

.redirect-payment-info {
    display: flex
}

.of-modal-payway .ds-modal-inner {
    padding: 36px
}

.of-payway-header {
    display: flex;
    align-items: center
}

.of-payway-header>span {
    padding-left: 8px;
    font-size: 16px
}

.redirect-payment-logo {
    padding-left: 16px
}

#payway-credit-card>iframe {
    width: 100%
}

@media(min-width: 444px) {
    #payway-credit-card>iframe {
        height: 228px
    }
}

.form-completion,
.receipt-number {
    word-wrap: break-word
}

.of-formbox.results table {
    table-layout: fixed;
    word-wrap: break-word
}

.of-payment-info-text {
    white-space: pre-line
}

.ds-checkbox-tree-children {
    padding-left: 19px;
    border-left: 1px solid #cbcbcb;
    margin-left: 38px
}

.ds-checkbox-tree {
    border-radius: 4px;
    border: 1px solid #9e9e9e;
    padding: 20px;
    margin-top: 24px
}

.ds-checkbox-expand {
    display: inline-block
}

.ds-checkbox-expand button {
    border: none;
    background-color: transparent;
    padding-top: 2px;
    display: inline-block;
    vertical-align: -12%
}

.ds-checkbox-tree-categories-container {
    max-height: 415px;
    overflow-y: auto
}

.ds-checkbox-category>label {
    font-weight: 700;
    padding-left: 28px
}

.ds-checkbox-tree-children label {
    padding-left: 28px;
    margin-bottom: 5px;
    min-height: auto;
    line-height: 20px
}

.ds-checkbox-tree-category-readonly-label {
    display: inline-block;
    font-weight: 700;
    font-size: 14px
}

.ds-checkbox-tree-readonly .ds-checkbox-tree-children {
    font-size: 14px;
    margin-left: 33px
}

.ds-checkbox-tree-readonly .ds-checkbox-tree-topic {
    margin-bottom: 5px;
    margin-top: 5px
}

.of-subscription-title {
    margin-top: 10px
}

.of-subscribption-title-readonly {
    margin-top: 0;
    margin-bottom: 16px
}

.of-section-element:after,
.of-display-header:after,
.of-display-navigation:after,
.ds-modal-inner:after,
.ds-modal-destructive-content:after,
.of-signature:after,
.of-card-splitwidth:after {
    content: "";
    display: table;
    clear: both
}

.swal2-container {
    z-index: 2147483648
}

.of-wysiwyg ol {
    padding-left: 20px;
    list-style: decimal
}

.of-wysiwyg ul {
    padding-left: 20px;
    list-style: disc;
    margin: 0
}

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