﻿.dataTables_pager div {
    display: inline-block;
}
.dataTables_pager div label {
    display: inline-flex;
    align-items: center;
}
.dataTables_pager div label select {
    margin-left:0.5rem;
    margin-right:0.5rem;
}
.dt-paging{
    padding :0;
}
.dataTables_pager {
    justify-content: flex-end;
    display: flex;
}

.kt-hide{
    display:none !important;
}

.table-vertical-align-middle thead th,
.table-vertical-align-middle tbody th, 
.table-vertical-align-middle tbody td {
    vertical-align: middle;
}

.pt-26px{
    padding-top:26px;
}


.datepicker-plot-area {
    width: 100% !important;
    font-family: IRANSans !important;
}

.datepicker-container {
    min-width: 300px;
    width: 20%;
}

.mds-bootstrap-persian-datetime-picker-popover {
    max-width: 305px;
}


.text-align-justify{
    text-align:justify;
}



.reply-data {
    margin: -1.25rem -1.25rem 0.5rem -1.25rem;
    padding: 1rem 1.25rem 0.20rem 1.25rem;
    background: #ebf3be;
    border-top-right-radius: 0.475rem;
    border-bottom: solid 1px #c5c709;
    border-top-left-radius: 0.475rem;
    font-style: italic;
    font-size: 0.9rem;
}

.reply-div {
    font-style: italic;
    background-color: #e3e0bd;
    border-radius: 2rem;
    padding: 5px 0px;
}

    .reply-div a.reply-remove {
        float: inline-end;
        margin: 0px 10px;
    }

        .reply-div a i {
            color: #b90000;
        }

.seleced-message {
    background-color: #ede4e4;
    border-radius:1rem;
}




.kt-uppy .uppy-Root {
    font-family: "Poppins";
}

    .kt-uppy .uppy-Root.uppy-DragDrop--is-dragdrop-supported {
        border: 2px dashed #ebedf2;
    }

.kt-uppy .uppy-Dashboard-inner {
    background-color: #f7f8fa;
    border: 1px solid #ebedf2;
}

    .kt-uppy .uppy-Dashboard-inner .uppy-DashboardContent-bar,
    .kt-uppy .uppy-Dashboard-inner .uppy-Dashboard-AddFilesPanel,
    .kt-uppy .uppy-Dashboard-inner .uppy-DashboardContent-panel,
    .kt-uppy .uppy-Dashboard-inner .uppy-DashboardItem-progress,
    .kt-uppy .uppy-Dashboard-inner .uppy-DashboardItem-action,
    .kt-uppy .uppy-Dashboard-inner .uppy-DashboardItem-previewLink {
        z-index: 1;
    }

    .kt-uppy .uppy-Dashboard-inner .uppy-DashboardContent-title {
        color: #74788d;
        font-size: 1rem;
        font-weight: 500;
    }

    .kt-uppy .uppy-Dashboard-inner .uppy-DashboardTabs .uppy-Dashboard-dropFilesTitle {
        color: #74788d;
        font-size: 1.3rem;
        font-weight: 500;
    }

    .kt-uppy .uppy-Dashboard-inner .uppy-DashboardTabs .uppy-DashboardTab-name {
        color: #74788d;
    }

    .kt-uppy .uppy-Dashboard-inner .uppy-DashboardItem.is-complete .progress {
        stroke: #0abb87;
        fill: #0abb87;
    }

    .kt-uppy .uppy-Dashboard-inner .uppy-StatusBar-statusSecondary {
        overflow: visible;
    }

.kt-uppy .uppy-DashboardAddFiles-info {
    bottom: 20px !important;
}

.kt-uppy .uppy-Dashboard-note {
    color: #74788d;
    font-size: 0.9rem;
    font-weight: 400;
}

.kt-uppy .uppy-c-btn-primary {
    font-size: 1rem;
    font-weight: 400;
    background: #5d78ff;
    color: #ffffff;
    outline: none !important;
}

    .kt-uppy .uppy-c-btn-primary:focus, .kt-uppy .uppy-c-btn-primary:hover {
        background-color: #3e5fff;
    }

.kt-uppy .uppy-DashboardContent-back {
    font-size: 1rem;
    font-weight: 500;
    color: #5d78ff;
    outline: none !important;
}

    .kt-uppy .uppy-DashboardContent-back:focus, .kt-uppy .uppy-DashboardContent-back:hover {
        color: #3e5fff;
    }

.kt-uppy .uppy-Dashboard-browse {
    color: #5d78ff;
}

    .kt-uppy .uppy-Dashboard-browse:focus, .kt-uppy .uppy-Dashboard-browse:hover {
        color: #3e5fff;
    }

.kt-uppy .uppy-DashboardContent-addMore svg {
    stroke: #5d78ff;
    fill: #5d78ff;
}

.kt-uppy .uppy-ProgressBar {
    z-index: 1;
}

    .kt-uppy .uppy-ProgressBar .uppy-ProgressBar-inner {
        background-color: #5d78ff;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .kt-uppy .uppy-ProgressBar .uppy-ProgressBar-percentage {
        color: #74788d;
        font-size: 0.9rem;
        font-weight: 400;
    }

.kt-uppy .uppy-DragDrop-label {
    font-size: 1rem;
    font-weight: 500;
    color: #74788d;
}

    .kt-uppy .uppy-DragDrop-label .uppy-DragDrop-dragText {
        color: #5d78ff;
    }

        .kt-uppy .uppy-DragDrop-label .uppy-DragDrop-dragText:focus, .kt-uppy .uppy-DragDrop-label .uppy-DragDrop-dragText:hover {
            color: #3e5fff;
        }

.kt-uppy .uppy-StatusBar {
    z-index: 1;
}

    .kt-uppy .uppy-StatusBar .uppy-StatusBar-status {
        overflow-x: visible;
        display: none;
    }

    .kt-uppy .uppy-StatusBar .uppy-StatusBar-progress {
        background-color: #5d78ff;
    }

    .kt-uppy .uppy-StatusBar .uppy-StatusBar-content .uppy-StatusBar-statusPrimary {
        font-size: 0.9rem;
        font-weight: 400;
        color: #74788d;
    }

    .kt-uppy .uppy-StatusBar .uppy-StatusBar-content .uppy-StatusBar-spinner svg {
        fill: #5d78ff;
    }

    .kt-uppy .uppy-StatusBar .uppy-StatusBar-actions .uppy-StatusBar-actionCircleBtn .UppyIcon circle {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        fill: #ebedf2;
    }

    .kt-uppy .uppy-StatusBar .uppy-StatusBar-actions .uppy-StatusBar-actionCircleBtn .UppyIcon path {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        fill: #74788d;
    }

    .kt-uppy .uppy-StatusBar .uppy-StatusBar-actions .uppy-StatusBar-actionCircleBtn .UppyIcon:hover circle {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        fill: #5d78ff;
    }

    .kt-uppy .uppy-StatusBar .uppy-StatusBar-actions .uppy-StatusBar-actionCircleBtn .UppyIcon:hover path {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        fill: #ffffff;
    }

    .kt-uppy .uppy-StatusBar.is-complete .uppy-StatusBar-progress {
        background-color: #0abb87;
    }

    .kt-uppy .uppy-StatusBar.uppy-Root .uppy-StatusBar-content {
        padding-left: 0 !important;
    }

    .kt-uppy .uppy-StatusBar.uppy-Root .uppy-StatusBar-actions {
        right: 0 !important;
    }

.kt-uppy .uppy.uppy-Informer p {
    background-color: rgba(253, 57, 122, 0.1);
    color: #fd397a;
    border-radius: 0;
    border-radius: 4px;
}

.kt-uppy .kt-uppy__progress {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.kt-uppy .kt-uppy__status {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .kt-uppy .kt-uppy__status {
        -webkit-transition: none;
        transition: none;
    }
}

.kt-uppy .kt-uppy__status.kt-uppy__status--ongoing {
    height: 40px;
    opacity: 1;
}

.kt-uppy .kt-uppy__status.kt-uppy__status--hidden {
    display: none;
}

.kt-uppy .kt-uppy__btn {
    margin-top: 10px;
}

.kt-uppy .kt-uppy__thumbnails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .kt-uppy .kt-uppy__thumbnails .kt-uppy__thumbnail-container {
        width: calc(50% - 5px);
        margin: 10px 5px 0;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 50px;
        background-color: #f7f8fa;
        border-radius: 4px;
        overflow: hidden;
    }

        .kt-uppy .kt-uppy__thumbnails .kt-uppy__thumbnail-container .kt-uppy__thumbnail {
            width: 60px;
            height: 50px;
            overflow: hidden;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .kt-uppy .kt-uppy__thumbnails .kt-uppy__thumbnail-container .kt-uppy__thumbnail img {
                height: 100%;
                width: auto;
            }

        .kt-uppy .kt-uppy__thumbnails .kt-uppy__thumbnail-container .kt-uppy__thumbnail-label {
            font-weight: 400;
            color: #74788d;
            margin-left: 10px;
            padding-right: 10px;
        }

        .kt-uppy .kt-uppy__thumbnails .kt-uppy__thumbnail-container .kt-uppy__remove-thumbnail {
            margin: auto 10px auto auto;
            cursor: pointer;
        }

        .kt-uppy .kt-uppy__thumbnails .kt-uppy__thumbnail-container:nth-child(odd) {
            margin-left: 0;
        }

        .kt-uppy .kt-uppy__thumbnails .kt-uppy__thumbnail-container:nth-child(even) {
            margin-right: 0;
        }

@media (max-width: 1399px) {
    .kt-uppy .kt-uppy__thumbnails .kt-uppy__thumbnail-container {
        width: 100%;
        margin: 10px 0 0;
    }
}

.kt-uppy .kt-uppy__list .kt-uppy__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.5rem 1rem;
    background-color: #f7f8fa;
    margin-top: 0.75rem;
    border-radius: 4px;
}

    .kt-uppy .kt-uppy__list .kt-uppy__list-item:last-child {
        margin-bottom: 0.75rem;
    }

    .kt-uppy .kt-uppy__list .kt-uppy__list-item .kt-uppy__list-label {
        font-weight: 500;
        color: #74788d;
    }

    .kt-uppy .kt-uppy__list .kt-uppy__list-item .kt-uppy__list-remove {
        cursor: pointer;
        margin-left: 1rem;
    }

        .kt-uppy .kt-uppy__list .kt-uppy__list-item .kt-uppy__list-remove i {
            -webkit-transition: color 0.3s ease;
            transition: color 0.3s ease;
            font-size: 0.7rem;
            color: #a2a5b9;
        }

        .kt-uppy .kt-uppy__list .kt-uppy__list-item .kt-uppy__list-remove:hover i {
            -webkit-transition: color 0.3s ease;
            transition: color 0.3s ease;
            color: #5d78ff;
        }

.kt-uppy .kt-uppy__wrapper .uppy-FileInput-container {
    margin-bottom: 0rem;
}

.kt-uppy .kt-uppy__input-control {
    position: relative;
    z-index: 1;
    height: 0;
    width: 0;
    opacity: 0;
}

.kt-uppy .kt-uppy__informer--min .uppy-Informer {
    position: static !important;
    top: auto;
    bottom: auto;
    -webkit-transform: none;
    transform: none;
    z-index: 0;
}

    .kt-uppy .kt-uppy__informer--min .uppy-Informer[aria-hidden="true"] {
        display: none;
    }

    .kt-uppy .kt-uppy__informer--min .uppy-Informer p {
        display: block;
        max-width: none;
    }



.uppy-Dashboard-inner{
    height:300px !important;
}

.login-logo {
    height: 150px;
    margin-bottom: 10px;
}

.slogan {
    color: #19364c !important;
    font-weight: 700 !important;
    font-size: 2rem;
}

@media (min-width: 990px) {
    .login-logo {
        height: 200px;
        margin-bottom: 100px;
    }

    .slogan {
        font-weight: 700 !important;
        font-size: 2.5rem;
    }
}

@media (min-width: 1205px) {
    .slogan {
        font-weight: 900 !important;
        font-size: 3rem;
    }
}