
.navbar[data-v-f4db62b6] {
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
  border-radius: 0;
}
.theme-black .navbar[data-v-f4db62b6] {
  background: #546b7a30;
  border-bottom: none;
}
.navbar-brand[data-v-f4db62b6] {
  color: #222 !important;
  font-size: 1.75rem;
  padding: 0;
}
.navbar-brand[data-v-f4db62b6]:hover {
  color: #000 !important;
}
.version[data-v-f4db62b6] {
  color: #222 !important;
  margin-left: -18px;
  margin-top: -14px;
  font-size: 11px;
  font-family: monospace;
}
.theme-black .version[data-v-f4db62b6] {
  color: #f5f5f5 !important;
}
.theme-black .navbar-brand[data-v-f4db62b6] {
  font-size: 1.75rem;
  padding: 0;
  color: #f5f5f5 !important;
}
.theme-black a[data-v-f4db62b6]:hover, .theme-black .btn[data-v-f4db62b6]:hover {
  color: #fff;
}
.theme-black .navbar span[data-v-f4db62b6] {
  color: #eee;
}
@media (max-width: 650px) {
.tagline[data-v-f4db62b6] {
    display: none;
}
.version[data-v-f4db62b6] {
    display: none;
}
}
.theme-light .btn-link[data-v-f4db62b6] {
  color: #222;
}


html, body {
    height: 100%;
}
#app {
    /*font-family: Avenir, Helvetica, Arial, sans-serif;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*text-align: center;*/
    color: #2c3e50;
    padding-bottom: 1em;
    min-height: 100%;
}

/*Black theme*/
.theme-black {
    background-color: #000;
}
.theme-black .card, .theme-black .modal-content {
    background: #212121;
    color: #e0e0e0;
    border-radius: 1px;
    border: none;
}
.theme-black .table {
    color: #e0e0e0;
}
.theme-black .table td, .theme-black .table th {
    border: none;
}
.theme-black .table thead th {
    border-bottom: 1px solid #646464;
}
.theme-black .custom-select {
    overflow: auto;
    background-color: #37474F;
    border: 1px solid #616161;
    color: #bdbdbd;
}
.theme-black .custom-select:focus {
    border-color: #757575;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}
.theme-black .inspire-tree .selected > .wholerow, .theme-black .inspire-tree .selected > .title-wrap:hover + .wholerow {
    background: none !important;
}
.theme-black .inspire-tree .icon-expand::before, .theme-black .inspire-tree .icon-collapse::before {
    background-color: black !important;
}
.theme-black .inspire-tree .title {
    color: #eee;
}
.theme-black .inspire-tree {
    font-weight: 400;
    font-size: 14px;
    font-family: Helvetica, Nueue, Verdana, sans-serif;
    max-height: 350px;
    overflow: auto;
}
.inspire-tree [type=checkbox] {
    left: 22px !important;
    top: 7px !important;
}
.theme-black .form-control {
    background-color: #37474F;
    border: 1px solid #616161;
    color: #dbdbdb !important;
}
.theme-black .form-control:focus {
    background-color: #546E7A;
    color: #fff;
}
.theme-black .input-group-text, .theme-black .default-input {
    background: #37474F !important;
    border: 1px solid #616161 !important;
    color: #dbdbdb !important;
}
.theme-black ::-moz-placeholder {
    color: #BDBDBD !important;
    opacity: 1;
}
.theme-black ::placeholder {
    color: #BDBDBD !important;
    opacity: 1;
}
.theme-black .nav-tabs .nav-link {
    color: #e0e0e0;
    border-radius: 0;
}
.theme-black .nav-tabs .nav-item.show .nav-link, .theme-black .nav-tabs .nav-link.active {
    background-color: #212121;
    border-color: #616161 #616161 #212121;
    color: #e0e0e0;
}
.theme-black .nav-tabs .nav-link:focus, .theme-black .nav-tabs .nav-link:focus {
    border-color: #616161 #616161 #212121;
    color: #e0e0e0;
}
.theme-black .nav-tabs .nav-link:focus, .theme-black .nav-tabs .nav-link:hover {
    border-color: #e0e0e0 #e0e0e0 #212121;
    color: #e0e0e0;
}
.theme-black .nav-tabs {
    border-bottom: #616161;
}
.theme-black a:hover, .theme-black .btn:hover {
    color: #fff;
}
.theme-black .b-dropdown a:hover {
    color: inherit;
}
.theme-black .btn {
    color: #eee;
}
.theme-black .modal-header .close {
    color: #e0e0e0;
    text-shadow: none;
}
.theme-black .modal-header {
    border-bottom: 1px solid #646464;
}

/* -------------------------- */
#nav {
    padding: 30px;
}
#nav a {
    font-weight: bold;
    color: #2c3e50;
}
#nav a.router-link-exact-active {
    color: #42b983;
}
.mobile {
    display: none;
}
.container {
    padding-top: 1em;
}
@media (max-width: 650px) {
.mobile {
        display: initial;
}
.not-mobile {
        display: none;
}
.grid-single-column .fit {
        max-height: none !important;
}
.container {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0
}
.lightbox-caption {
        display: none;
}
}
.info-icon {
    width: 1rem;
    min-width: 1rem;
    margin-right: 0.2rem;
    cursor: pointer;
    line-height: 1rem;
    height: 1rem;
    min-height: 1rem;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKICAgICB2aWV3Qm94PSIwIDAgNDI2LjY2NyA0MjYuNjY3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MjYuNjY3IDQyNi42Njc7IiBmaWxsPSIjZmZmIj4KPGc+CiAgICA8Zz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHJlY3QgeD0iMTkyIiB5PSIxOTIiIHdpZHRoPSI0Mi42NjciIGhlaWdodD0iMTI4Ii8+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMTMuMzMzLDBDOTUuNDY3LDAsMCw5NS40NjcsMCwyMTMuMzMzczk1LjQ2NywyMTMuMzMzLDIxMy4zMzMsMjEzLjMzM1M0MjYuNjY3LDMzMS4yLDQyNi42NjcsMjEzLjMzMwogICAgICAgICAgICAgICAgUzMzMS4yLDAsMjEzLjMzMywweiBNMjEzLjMzMywzODRjLTk0LjA4LDAtMTcwLjY2Ny03Ni41ODctMTcwLjY2Ny0xNzAuNjY3UzExOS4yNTMsNDIuNjY3LDIxMy4zMzMsNDIuNjY3CiAgICAgICAgICAgICAgICBTMzg0LDExOS4yNTMsMzg0LDIxMy4zMzNTMzA3LjQxMywzODQsMjEzLjMzMywzODR6Ii8+CiAgICAgICAgICAgIDxyZWN0IHg9IjE5MiIgeT0iMTA2LjY2NyIgd2lkdGg9IjQyLjY2NyIgaGVpZ2h0PSI0Mi42NjciLz4KICAgICAgICA8L2c+CiAgICA8L2c+CjwvZz4KPC9zdmc+Cg==);
    filter: brightness(45%);
    display: block;
}
.theme-black .info-icon {
    filter: brightness(80%);
}
.tabs {
    margin-top: 10px;
}
.modal-title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
@media screen and (min-width: 1500px) {
.container {
        max-width: 1440px;
}
}
.noUi-connects {
    border-radius: 1px !important;
}
mark {
    background: #fff217;
    border-radius: 0;
    padding: 1px 0;
    color: inherit;
}
.theme-black mark {
    background: rgba(251, 191, 41, 0.25);
    border-radius: 0;
    padding: 1px 0;
    color: inherit;
}
.theme-black .content-div mark {
    background: rgba(251, 191, 41, 0.40);
    color: white;
}
.content-div {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 13px;
    padding: 1em;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 3px;
    white-space: normal;
    color: #000;
    overflow: hidden;
}
.theme-black .content-div {
    background-color: #37474F;
    border: 1px solid #616161;
    color: #E0E0E0FF;
}
.graph {
    display: inline-block;
    width: 40%;
}
.pointer {
    cursor: pointer;
}
.loading-page {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    gap: 15px
}
.loading-spinners {
    display: flex;
    gap: 10px;
}
.loading-text {
    text-align: center;
}


.stats-card {
    text-align: center;
    padding: 1em;
}


svg[data-v-1493ac2c] {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}


svg[data-v-aa389a2c] {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -4px;
}


svg[data-v-53847ab6] {
  display: inline-block;
  width: 20px;
  height: 20px;
}


.shrink {
    flex-grow: inherit;
}


.badge-pill[data-v-5d3a43f8] {
  padding: 0.3em .4em 0.1em;
  border-radius: 6rem;
}


.ml-icon-clickable[data-v-d9164320] {
    cursor: pointer;
}
.ml-icon-big[data-v-d9164320] {
    width: 24px !important;
    height: 24px !important;
}
.ml-icon[data-v-d9164320] {
    width: 1rem;
    min-width: 1rem;
    margin-right: 0.2rem;
    line-height: 1rem;
    height: 1rem;
    min-height: 1rem;
    filter: brightness(45%);
}
.theme-black .ml-icon[data-v-d9164320] {
    filter: brightness(80%);
}


.timestamp-text[data-v-d7d44b00] {
    line-height: 24px;
    font-size: 80%;
}
.theme-black .version-badge[data-v-d7d44b00] {
    color: #eee !important;
    background: none;
}
.version-badge[data-v-d7d44b00] {
    color: #222 !important;
    background: none;
}
.list-group-item[data-v-d7d44b00] {
    padding: 0.2em 0.4em;
}
#index-picker-desktop[data-v-d7d44b00] {
    overflow-y: auto;
    max-height: 132px;
}
.btn-link[data-v-d7d44b00]:focus {
    box-shadow: none;
}
.unselectable[data-v-d7d44b00] {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.list-group-item.active[data-v-d7d44b00] {
    z-index: 2;
    background-color: inherit;
    color: inherit;
}
.theme-black .list-group-item[data-v-d7d44b00] {
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.theme-black .list-group-item[data-v-d7d44b00]:first-child {
    border: 1px solid rgba(255, 255, 255, 0.05);
}
.theme-black .list-group-item.active[data-v-d7d44b00] {
    z-index: 2;
    background-color: inherit;
    color: inherit;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 0;
}
.theme-black .list-group[data-v-d7d44b00] {
    border-radius: 0;
}


.badge-video[data-v-2ff4609b] {
    color: #FFFFFF;
    background-color: #F27761;
}
.badge-image[data-v-2ff4609b] {
    color: #FFFFFF;
    background-color: #AA99C9;
}
.badge-audio[data-v-2ff4609b] {
    color: #FFFFFF;
    background-color: #00ADEF;
}
.badge-user[data-v-2ff4609b] {
    color: #212529;
    background-color: #e0e0e0;
}
.badge-user[data-v-2ff4609b]:hover, .add-tag-button[data-v-2ff4609b]:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.badge-text[data-v-2ff4609b] {
    color: #FFFFFF;
    background-color: #FAAB3C;
}
.badge[data-v-2ff4609b] {
    margin-right: 3px;
}
.badge-delete[data-v-2ff4609b] {
    margin-right: -2px;
    margin-left: 2px;
    margin-top: -1px;
    font-family: monospace;
    font-size: 90%;
    background: rgba(0, 0, 0, 0.2);
    padding: 0.1em 0.4em;
    color: white;
    cursor: pointer;
}
.badge-size[data-v-2ff4609b] {
    width: 50px;
    display: inline-block;
}
.add-tag-button[data-v-2ff4609b] {
    cursor: pointer;
    color: #212529;
    background-color: #e0e0e0;
    width: 50px;
}
.badge[data-v-2ff4609b] {
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}
.badge-suggestion[data-v-2ff4609b] {
    font-size: 90%;
    font-weight: normal;
}


.vc-twitter-body {
    padding: 0 !important;
}
.vc-twitter {
    box-shadow: none !important;
    background: none !important;
}
.tooltip {
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}
.toast {
    border: none;
}


.file-title-anchor[data-v-2641bd18] {
    max-width: calc(100% - 1.2rem);
}
.file-title-anchor-with-embedding[data-v-2641bd18] {
    max-width: calc(100% - 2.2rem);
}
.file-title[data-v-2641bd18] {
    width: 100%;
    max-width: 100%;
    line-height: 1rem;
    height: 1.1rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: bold;
}
.theme-black .file-title[data-v-2641bd18] {
    color: #ddd;
}
.theme-black .file-title[data-v-2641bd18]:hover {
    color: #fff;
}
.theme-light .file-title[data-v-2641bd18] {
    color: black;
}
.doc-card .file-title[data-v-2641bd18] {
    font-size: 12px;
}


.progress-bar {
    transition: none;
}


.thumbnail_count-progress-bar[data-v-3be75d18] {
  position: absolute;
  left: 0;
  bottom: 0;

  height: 4px;
  background: #2196f3AA;

  z-index: 9;
}
.theme-black .thumbnail_count-progress-bar[data-v-3be75d18] {
  background: rgba(0, 188, 212, 0.95);
}
.sub-document .thumbnail_count-progress-bar[data-v-3be75d18] {
  max-width: calc(100% - 8px);
  left: 4px;
}




.img-wrapper[data-v-0f129a76] {
    position: relative;
}
.img-wrapper:hover svg[data-v-0f129a76] {
    fill: rgba(0, 0, 0, 1);
}
.card-img-top[data-v-0f129a76] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.play[data-v-0f129a76] {
    position: absolute;
    width: 25px;
    height: 25px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
.play svg[data-v-0f129a76] {
    fill: rgba(0, 0, 0, 0.7);
}
.badge-resolution[data-v-0f129a76] {
    color: #c6c6c6;
    background-color: #272727CC;
    padding: 2px 3px;
}
.card-img-overlay[data-v-0f129a76] {
    pointer-events: none;
    padding: 2px 6px;
    bottom: 4px;
    top: unset;
    left: unset;
    right: 0;
}
.small-badge[data-v-0f129a76] {
    padding: 1px 3px;
    font-size: 70%;
}



.featured-line[data-v-0286847c] {
    font-size: 90%;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, sans-serif;
    color: #424242;
    padding-left: 2px;
}
.theme-black .featured-line[data-v-0286847c] {
    color: #bebebe;
}


.fit {
    display: block;
    min-width: 64px;
    max-width: 100%;
    /*max-height: 400px;*/
    margin: 0 auto 0;
    width: auto;
    height: auto;
}
.audio-fit {
    height: 39px;
    vertical-align: bottom;
    display: inline;
    width: 100%;
}


.padding-03[data-v-c661442a] {
    padding: 0.3rem;
}
.card[data-v-c661442a] {
    margin-top: 1em;
    margin-left: 0;
    margin-right: 0;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .08) !important;
    border-radius: 0;
    border: none;
}
.card-body[data-v-c661442a] {
    padding: 0.3rem;
}
.doc-card[data-v-c661442a] {
    padding-left: 3px;
    padding-right: 3px;
}
.sub-document .card[data-v-c661442a] {
    background: #AB47BC1F !important;
}
.theme-black .sub-document .card[data-v-c661442a] {
    background: #37474F !important;
}
.sub-document .fit[data-v-c661442a] {
    padding: 4px 4px 0 4px;
}


.fslightbox-toolbar-button:nth-child(2) {
  order: 1;
}
.fslightbox-toolbar-button:nth-child(1) {
  order: 2;
}
.fslightbox-toolbar-button:nth-child(3) {
  order: 3;
}
.fslightbox-toolbar-button:nth-child(4) {
  order: 4;
}
.fslightbox-toolbar-button:nth-child(5) {
  order: 5;
}
@media (max-width: 650px) {
  /* Disable fullscreen on mobile because it's buggy */
.fslightbox-toolbar-button:nth-child(6) {
    display: none;
}
}
.fslightbox-toolbar-button:nth-child(6) {
  order: 6;
}
.fslightbox-toolbar-button:nth-child(7) {
  order: 7;
}
.disable-animations .fslightbox-container {
  background: rgba(30,30,30,.9);
}
.disable-animations .fslightbox-transform-transition {
  transition: none;
}
.disable-animations .fslightbox-fade-in-strong {
  animation: none;
}
.fslightbox-container video, .fslightbox-container img {
  cursor: unset !important;
}


#mimeTree[data-v-c34170ca] {
  max-height: 350px;
  overflow: auto;
}


.dropdown-active a {
  font-weight: bold;
}


svg[data-v-16fbad22] {
  display: inline-block;
  width: 20px;
  height: 20px;
}


#results {
    margin-top: 1em;

    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .08) !important;
    border-radius: 0;
    border: none;
}
#results .card-body {
    padding: 0.7em 1.25em;
}
.hidden {
    display: none;
}


#mimeTree[data-v-a730dfb8] {
    max-height: 350px;
    overflow: auto;
}
.form-control-fix-flex[data-v-a730dfb8] {
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}
.suggestion-line[data-v-a730dfb8] {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.1;
}



.suggestions {
    max-height: 250px;
    overflow-y: auto;
}
.theme-black .suggestions {
    color: black
}


#sizeSlider {
  margin-top: 34px;
  height: 12px;
}
.slider-color0 {
  background: #2196f3;
  box-shadow: none;
}
.theme-black .slider-color0 {
  background: #00bcd4;
}
.noUi-horizontal .noUi-handle {
  width: 2px;
  height: 18px;
  right: -1px;
  top: -3px;
  border: none;
  background-color: #1976d2;
  box-shadow: none;
  cursor: ew-resize;
  border-radius: 0;
}
.theme-black .noUi-horizontal .noUi-handle {
  background-color: #2168ac;
}
.noUi-handle:before {
  top: -6px;
  left: 3px;

  width: 10px;
  height: 28px;
  background-color: transparent;
}
.noUi-handle:after {
  top: -6px;
  left: -10px;

  width: 10px;
  height: 28px;
  background-color: transparent;
}
.noUi-draggable {
  cursor: move;
}
.noUi-tooltip {
  color: #fff;
  font-size: 13px;
  line-height: 1.333;
  text-shadow: none;
  padding: 0 2px;
  background: #2196F3;
  border-radius: 4px;
  border: none;
}
.theme-black .noUi-tooltip {
  background: #00bcd4;
}
.theme-black .noUi-connects {
  background-color: #37474f;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  bottom: 7px;
}
.noUi-target {
  background-color: #e1e4e9;
  border: none;
  box-shadow: none;
}


#dateSlider {
  margin-top: 34px;
  height: 12px;
}


#mimeTree[data-v-fd1251a2] {
    max-height: 350px;
    overflow: auto;
}


.inspire-tree .focused > .wholerow {
    border: none;
}
#tag-picker-filter-bar {
    padding: 10px 4px 4px;
}
.theme-black .inspire-tree .matched > .wholerow {
    background: rgba(251, 191, 41, 0.25);
}
#tagTree {
    max-height: 350px;
    overflow: auto;
}


.file-icon[data-v-0cea94dd] {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.theme-black .file-icon[data-v-0cea94dd] {
  color: #ffffff50;
}
.theme-light .file-icon[data-v-0cea94dd] {
  color: #000000a0;
}


.sub-document[data-v-df505830] {
    background: #AB47BC1F !important;
}
.theme-black .sub-document[data-v-df505830] {
    background: #37474F !important;
}
.list-group[data-v-df505830] {
    margin-top: 1em;
}
.list-group-item[data-v-df505830] {
    padding: .25rem 0.5rem;

    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
    border-radius: 0;
    border: none;
}
.path-row[data-v-df505830] {
    display: flex;
    align-items: flex-start;
}
.path-line[data-v-df505830] {
    color: #808080;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 0.3em;
}
.theme-black .path-line[data-v-df505830] {
    color: #bbb;
}
.play[data-v-df505830] {
    position: absolute;
    width: 18px;
    height: 18px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
.play svg[data-v-df505830] {
    fill: rgba(0, 0, 0, 0.7);
}
.list-group-item .img-wrapper[data-v-df505830] {
    width: 88px;
    height: 88px;
    position: relative;
}
.fit-sm[data-v-df505830] {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;

    /*box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.12);*/
}
.doc-line[data-v-df505830] {
    max-width: calc(100% - 88px - 1.5rem);
    flex: 1;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
}
.file-icon-wrapper[data-v-df505830] {
    width: calc(88px + .5rem);
    height: 88px;
    position: relative;
}


.theme-black .list-group-item {
    background: #212121;
    color: #e0e0e0;

    border-bottom: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    padding: .25rem 0.5rem;
}
.theme-black .list-group-item:first-child {
    border-top: none;
}



.overlay-badge {
    position: absolute;
    z-index: 1;
    left: 0.375rem;
    top: 8px;
    line-height: 1.1rem;
    overflow: hidden;
    max-width: 200px;
    text-overflow: ellipsis;
}
.input-prepend {
    max-width: 100px;
}
.theme-black .ml-append {
    filter: brightness(0.95) !important;
}


#search-panel {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .08) !important;
    border-radius: 0;
    border: none;
}
.toast-header-info, .toast-body-info {
    background: #2196f3;
    color: #fff !important;
}
.toast-header-error, .toast-body-error {
    background: #a94442;
    color: #f2dede !important;
}
.toast-header-error {
    color: #fff !important;
    border-bottom: none;
    margin-bottom: -1em;
}
.toast-header-error .close {
    text-shadow: none;
}
.toast-header-warning, .toast-body-warning {
    background: #FF8F00;
    color: #FFF3E0 !important;
}


.img-wrapper[data-v-29805f79] {
    display: inline-block;
}

