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

body
{
    font-family: 'iransans';
    direction: rtl;
}
.main-sidebar
{
    right: 0px !important;
}
.content-wrapper
{
    margin-left: 0px !important;
    margin-right: 20.79rem !important;
}
.navbar
{
    margin: 0% !important;
    float: left !important;
}
.header-megamenu
{
    padding:2% 0% !important;
}
.treeview
{
    padding: 2% 0%;
    width: 93.6%;
}

.main-sidebar
{
    box-sizing: border-box;
    box-shadow: 1px 0 10px #ccc;
}
.main-sidebar a
{
    font-weight: bold !important;
}
.content-wrapper
{
    margin-right: 19.15rem !important;
}
.banner
{
    font-weight: bold;
    font-size: 20px;
    color:#6993ff ;
}
.info
{
    border-radius: 5px;
    height: 40px;

}

.form-control
{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.main-sidebar a
{
    font-weight: normal !important;
    font-size: 16px;
    color: #474747 !important;
}

