/*
i-Danial.ir
 */
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 700;
    src: url("fonts/iranyekanwebbold(fanum).eot");
    src: url("fonts/iranyekanwebbold(fanum).eot") format("embedded-opentype"), url("fonts/iranyekanwebbold(fanum).woff2") format("woff2"), url("fonts/iranyekanwebbold(fanum).woff") format("woff"), url("fonts/iranyekanwebbold(fanum).ttf") format("truetype")
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url("fonts/iranyekanweblight(fanum).eot");
    src: url("fonts/iranyekanweblight(fanum).eot") format("embedded-opentype"), url("fonts/iranyekanweblight(fanum).woff2") format("woff2"), url("fonts/iranyekanweblight(fanum).woff") format("woff"), url("fonts/iranyekanweblight(fanum).ttf") format("truetype")
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 400;
    src: url("fonts/iranyekanwebregular(fanum).eot");
    src: url("fonts/iranyekanwebregular(fanum).eot") format("embedded-opentype"), url("fonts/iranyekanwebregular(fanum).woff2") format("woff2"), url("fonts/iranyekanwebregular(fanum).woff") format("woff"), url("fonts/iranyekanwebregular(fanum).ttf") format("truetype")
}
* {
    font-family: iranyekan, Tahoma;
    font-style: normal!important;
    font-weight: normal!important;
    letter-spacing: 0!important
}

p,
li a,
p,
q,
li span,
label,
input,
button,
select,
textarea,
.overlay a,
.btn,
.foot a,
.form-group,
.avgprice,
.ellipsis,
.ttu,
.mob-fs10,
b,
strong {
    font-family: iranyekan, Tahoma;
    direction: rtl
}

h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
.alert,
.filterstext span {
    font-family: iranyekan, Tahoma;
    direction: rtl
}

h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
p{
    line-height: 30px
}

td,
th {
    direction: rtl;
    text-align: right!important
}

.page-titles .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: "\e64a";
    font-family: themify;
    color: #a6b7bf;
    font-size: 11px;
}
.m-b-0{
    line-height: 16px;
}
.user-profile .profile-img{
    margin-right: 30px;
}
.user-profile .profile-text > a:after{
    left: 20px !important;
    right: auto;}
.ti-user:before{
    padding-left: 9px;
}
.card-body{
    font-size:13px;
}
.sidebar-nav ul li ul li a {
    font-size: 14px;
}
.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text{
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.custom-control-label::before{
    right: -1.5rem !important;
    left: 0;
}
.treeview span.icon{
    margin-left: 5px;
}