.table-image-preview {
    max-height: 200px;
    max-width: 150px;
}

.action-buttons {
    font-size: 20px;
    cursor: pointer;
}

.navbar-header {
    background-color: #000000;
}

.main-row {
    position: relative;
}

.go-back-btn {
    position: absolute;
    right: 0;
}

.btn-file {
    position: relative;
    overflow: hidden;
    height: 35px;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.show-column {
    width: 250px;
}

.show-image {
    border: 1px solid #000;
}
.filepond--root {
    max-height: 100em;
}

.filepond--drop-label  {
    font-size: 22px !important;
}

.filepond--item {
    font-size: 22px !important;
}

.filepond--label-action {
    background-color: #238b07;
    color: #fff;
    outline: none;
    text-decoration: none !important;
    padding: 5px 10px;
    border-radius: 10px;
}

.dd {
    max-width: 100% !important;
}

.myadmin-dd-empty .dd-list .dd3-content {
    border: 1px solid rgba(0, 0, 0, 0.39) !important;
}

.myadmin-dd-empty .dd-list .dd3-handle {
    border: 1px solid rgba(0, 0, 0, 0.39) !important;
}

/*.editor {
    width: 600px;
}*/
.ck-editor__editable {
    text-align: left;
    color: #000000;
}

.remov-item i {
    color: #ff5358;
    font-size: 25px;
    cursor: pointer;
    height: unset !important;
}

.remov-item {
    height: unset !important;
}

.remov-item:hover i {
    color: #ca1509;
}

.dd3-handle {
    height: 100% !important;
}
.dd3-placeholder {
    height: 100px !important;
}

div.dd {
    padding-bottom: 200px;
}

.custom-nav-css a, .custom-nav-css span {
    color: #000000 !important;
}

.custom-nav-css {
    display: flex !important;
    justify-content: center !important;
}

.custom-nav-css #side-menu > li > a.active {
    border-bottom: 2px solid #000000 !important;
}

.wines .dropify-wrapper, .factory .dropify-wrapper {
    height: 400px !important;
}

.dropify-wrapper {
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center;
}

.dropify-wrapper:hover {
    background-size: 30px 30px !important;
    background-image: -webkit-linear-gradient(135deg,#F6F6F6 25%,transparent 25%,transparent 50%,#F6F6F6 50%,#F6F6F6 75%,transparent 75%,transparent);
    background-image: linear-gradient(-45deg,#F6F6F6 25%,transparent 25%,transparent 50%,#F6F6F6 50%,#F6F6F6 75%,transparent 75%,transparent) !important;
    -webkit-animation: stripes 2s linear infinite;
    animation: stripes 2s linear infinite;
    background-repeat: repeat !important;
}

.dropify-wrapper .file-icon {
    visibility: hidden;
}

.image_uploaders {
    height: 150px;
    width: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.input-group-btn {
    display: block;
}

.file-caption.icon-visible .file-caption-name {
    padding-left: 35px !important;
}
.file-zoom-dialog > .modal-dialog {
    margin-top: 150px !important;
}

.file-zoom-dialog .btn-toggleheader,
.file-zoom-dialog .btn-fullscreen,
.file-zoom-dialog .btn-borderless
{
    display: none;
}

.krajee-default.file-preview-frame {
    border: 0px solid #ffffff !important;
}

.krajee-default.file-preview-frame:not(.file-preview-error):hover {
    border: 1px solid rgba(0,0,0,.3);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.4);
}

.login-register{
    background:url(../../plugins/images/korm.jpg) no-repeat center center / cover !important;
    height:100%;
    position:fixed;
}

.multiple-nestable .dd3-content {
    height: 40px !important;
}

.multiple-nestable .dd-handle {
    height: 40px !important;
}
.multiple-nestable .dd-item button {
    margin-left: 36px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.39) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.39) !important;
    height: 40px !important;
    margin-top: 0 !important;
}

.custom-nav-css .collapse a:hover {
    background-color: black !important;
    color: #ffffff !important;;
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.custom-overflow div.dropdown-menu{
    max-height: 300px !important;
    overflow-y: scroll !important;
}

.custom-overflow div.dropdown-menu::-webkit-scrollbar {
    width: 5px;
}
.custom-overflow div.dropdown-menu.open {
    padding-top: 0;
    padding-bottom: 0;
}
.custom-overflow div.dropdown-menu::-webkit-scrollbar-thumb {
    background: #888;
}

.list_creator_wrapper {
    display: flex;
    border: 2px solid;
    margin-bottom: 10px;

}

.inputs-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
}

.inputs-wrapper .feature-label {
    padding-right: 5px;
}

.rows-wrap {
    width: 100%;
}

.feature-main-wrapper {
    max-height: 275px !important;
    overflow: scroll !important;
}

.file-preview .fileinput-remove {
    display: none;
}

.file-caption .file-caption-name {
    cursor: default !important;
}

.dd3-content div:nth-child(2) {
    display: flex;
    justify-content: center;
    align-items: center;
}
