/* fileinput */
.file-caption-main > .input-group-btn.input-group-append > .btn-file {
    border-radius: 0rem 5px 5px 0rem !important;
    height: 38.39px;
    padding: 0.55rem 0.85rem;
}
.kv-fileinput-caption {
    height: 38.3px;
}
.theme-fa .file-preview .close {
    display: none;
}
.file-caption-main
    > .input-group-btn.input-group-append
    > .btn-file
    > .hidden-xs {
    font-size: 0.95rem;
}
.file-caption-main .file-caption {
    padding: 8px 0 0 10px;
}
.theme-fa .file-drag-handle,
.theme-fa .file-upload-indicator {
    height: 10px !important;
    font-size: 22px !important;
}
.file-thumb-progress .progress,
.file-thumb-progress .progress-bar {
    font-size: 0.75rem !important;
    line-height: 1 !important;
    height: 1.1rem !important;
}
.theme-fa .file-drag-handle,
.theme-fa .file-upload-indicator {
    font-size: 18px !important;
    color: #8a8d8d !important;
    bottom: 10px !important;
    right: 8px !important;
}
.kv-upload-progress .progress,
.kv-upload-progress .progress-bar {
    height: 18px !important;
    font-size: 13px !important;
}
.file-caption.icon-visible .file-caption-icon {
    line-height: 1.4;
}
.explorer-frame .file-other-icon {
    font-size: 4em !important;
    line-height: 1.75;
}
.theme-fa .explorer-frame .kv-file-content {
    width: 120px !important;
}
.theme-fa .file-actions-cell {
    margin-top: -10px;
}

.file-actions .file-footer-buttons .btn-sm {
    font-size: .825rem;
}

.file-drop-zone {
    min-height: 120px !important;
}
.file-drop-zone-title {
    padding: 50px 10px !important;
    font-size: 1rem !important;
}
.krajee-default.file-preview-frame .file-thumbnail-footer {
    height: 40px !important;
}
.file-thumb-progress .progress {
    margin-bottom: 0px !important;
}

.kv-zoom-actions .btn-close {
    position: absolute;
    display: block;
    box-sizing: content-box !important;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent
        url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0id2hpdGUiIHdpZHRoPSI0OHB4IiBoZWlnaHQ9IjQ4cHgiPgogICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSI+PC9wYXRoPgogICAgPHBhdGggZD0iTTE5IDYuNDFMMTcuNTkgNSAxMiAxMC41OSA2LjQxIDUgNSA2LjQxIDEwLjU5IDEyIDUgMTcuNTkgNi40MSAxOSAxMiAxMy40MSAxNy41OSAxOSAxOSAxNy41OSAxMy40MSAxMnoiPjwvcGF0aD4KPC9zdmc+')
        center/1em auto no-repeat !important;
    border: 0;
    border-radius: 0.25rem;
    opacity: 1 !important;
    font-size: 2rem !important;
    top: 20px;
    right: 0px;
    z-index: 99999;
}
.file-zoom-dialog .modal-dialog {
    max-width: 100% !important;
    margin: 1rem;
}
.file-zoom-dialog .file-preview-image {
    max-width: 55% !important;
    max-height: 55% !important;
    /* object-fit: contain; */
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    border-radius: 0.5rem;
}
.krajee-default.file-preview-frame .kv-file-content {
    width: 135px !important;
    height: 135px !important;
    margin: auto;
}
.krajee-default.file-preview-frame {
    width: auto;
    margin: 3px !important;
}
.krajee-default .file-drag-handle,
.krajee-default .file-upload-indicator {
    margin-top: 0px !important;
}
.krajee-default .file-preview-other-frame {
    width: auto !important;
    height: auto !important;
    padding-top: 30px;
}
.krajee-default .file-footer-caption {
    margin-bottom: 0px !important;
    height: 60px;
}
.krajee-default .file-thumb-progress {
    top: 43px !important;
}
.file-size-info samp {
    font-size: 0.75rem;
}
.file-drop-zone .file-preview-thumbnails {
    width: 100%;
}

.file-zoom-dialog.modal {
    background: #000000e8 !important;
}
.file-zoom-dialog .modal-header {
    border: 0 !important;
    padding: 10px 0 15px 0 !important;
    text-align: center;
}
.file-zoom-dialog .kv-zoom-title {
    color: #fff !important;
}
.file-zoom-dialog .modal-content {
    background: transparent !important;
    box-shadow: 0 0px 0px rgb(0 0 0 / 13%);
}
.file-zoom-dialog .modal-body {
    padding: 0 1.75rem !important;
}
.file-zoom-content {
    min-height: unset !important;
}
.file-zoom-dialog .btn-navigate {
    margin: -60px -10px 0 !important;
    color: #fff !important;
}
.file-zoom-dialog .btn-prev,
.file-zoom-dialog .btn-next {
    visibility: hidden;
    font-size: 3.5rem !important;
}
.file-zoom-dialog .btn-prev {
    left: 10px !important;
}
.file-zoom-dialog .btn-next {
    right: 10px !important;
}
.file-zoom-dialog .explorer-frame:hover {
    background-color: transparent !important;
}
.file-zoom-dialog .modal-body {
    max-width: 550px;
    align-self: center;
}
.file-zoom-dialog .btn-prev {
    margin-bottom: auto !important;
    margin-top: auto !important;
    top: 0 !important;
    bottom: 0;
    text-align: center;
    animation-name: zommin;
    animation-duration: 0.6s;
    border-radius: 10px;
    width: 50px;
    position: fixed !important;
}
.file-zoom-dialog .btn-next {
    margin-bottom: auto !important;
    margin-top: auto !important;
    top: 0 !important;
    bottom: 0;
    text-align: center;
    animation-name: zommin;
    animation-duration: 0.6s;
    border-radius: 10px;
    width: 50px;
    position: fixed !important;
}

/* hidden */
.kv-upload-progress .progress {
    display: none !important;
}
.file-preview-error .file-thumbnail-footer .file-actions .kv-file-zoom,
.file-preview-error .file-thumbnail-footer .file-actions .kv-file-rotate {
    display: none !important;
}
.kv-zoom-actions .btn-toggleheader,
.kv-zoom-actions .btn-fullscreen,
.kv-zoom-actions .btn-borderless {
    display: none !important;
}
.file-zoom-dialog .modal-title {
    display: none !important;
}
.kv-zoom-actions .btn-close .glyphicon {
    display: none !important;
}

.file-preview-frame.sortable-chosen.sortable-drag {
    width: 185px !important;
}
.file-preview-pdf {
	height: 138px !important;
}