@font-face {
    font-family: sans;
    font-style: normal;
    font-weight: normal;
    src: url('/../fonts/sans/IRANSansWeb(FaNum).eot');
    src: url('../fonts/sans/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
    url('../fonts/sans/IRANSansWeb(FaNum).woff2') format('woff2'),
    url('../fonts/sans/IRANSansWeb(FaNum).woff') format('woff'),
    url('../fonts/sans/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
    font-family:'sans';
}

.dz-image img {
    width:100%;
}
#SliderHolder .kt-widget1__info img {
    width:100%;
    max-width: 200px;
}

li {
    list-style-type: none !important;
}
.sortable .placeholder {
    background: #fbfbfb;
    border: 4px dotted #f2f3f8;
    padding: 10px 1px;
    height: 50px;
}

.tagify--loading .tagify__input::after {
    position: relative !important;
    left: -30px !important;
}

.small-profile-pic {
    border-radius: 100%;
    border: 1px solid grey;
    margin-left: 5px;
}