@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;
}

.kt-header--fixed.kt-subheader--fixed .kt-subheader {
    height: 37px;
}

.kt-header--fixed.kt-subheader--fixed.kt-subheader--enabled .kt-wrapper {
    padding-top: 90px !important;
}

.form-group {
    margin-bottom: 0rem;
}

.footer-image , .letter-content , .header-image {
    width: 100%;
}

/*.footer-image {*/
    /*position: absolute;*/
    /*bottom: 0;*/
/*}*/

.letter-content{
    padding: 5px 50px;
}

.owner-signature {
    width: 100%;
    text-align: left;
    padding-left: 40px;
    padding-bottom: 40px;
}
.owner-signature img{
    max-width: 100px;
    max-height: 100%;
}

.home-tiles .kt-portlet.kt-portlet--solid-danger {
    background: #df744f !important;
    background: linear-gradient(90deg, #df744f 0%,#d15869 100%) !important;
}

.home-tiles .kt-portlet.kt-portlet--solid-dark {
    background: linear-gradient(90deg, #78daf0 0%,#52a9df 100%) !important;
}

.home-tiles .kt-portlet.kt-portlet--solid-success {
    background: linear-gradient(90deg, #78dcbf 0%,#0abb87 100%) !important;
}

.home-tiles .kt-portlet.kt-portlet--solid-warning {
    background: linear-gradient(90deg, #ffdc91 0%,#ffad00 100%) !important;
}

.modal-letter{
    width: 841px !important;
    max-width: 841px !important;
    height: 1245px !important;
}
.modal-letter .modal-body{
    padding: 0 !important;
}
.modal-letter .modal-body>.row{
    margin: 0 !important;
    width: 840px !important;
    height: 1190px !important;
}