@font-face {
    font-family:'wpyar-BYekan';
    src: url(fonts/5bea6c32.eot);
    src: url(fonts/5bea6c32.eot?#iefix) format("embedded-opentype"),url(fonts/1fdcadec.woff2) format("woff2"),url(fonts/56a1baa4.woff) format("woff"),url(fonts/79533773.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family:'wpyar-BYekan';
    src: url(fonts/7c912e00.eot);
    src: url(fonts/7c912e00.eot?#iefix) format("embedded-opentype"),url(fonts/fe12f13a.woff2) format("woff2"),url(fonts/2d7cc7cd.woff) format("woff"),url(fonts/a7d41f91.ttf) format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: IRANYekanDigits;
    src: url(fonts/24659979.eot);
    src: url(fonts/24659979.eot?#iefix) format("embedded-opentype"),url(fonts/9a3fc3d8.woff2) format("woff2"),url(fonts/b7443b71.woff) format("woff"),url(fonts/29a4348a.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

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


.dig_bdy_container {
    height: 100%;
    width: 100%;
}

* {
    margin: 0;
}

body {
    overflow-x: hidden;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

html, body {
    min-height: 100% !important;
    height: 100%;
}

.dig_ul_divd .header {
    display: none;
}

a {
    outline: none;
}

.header span {
    cursor: pointer;
    font-size: 20px;
    position: relative;
}

.header {
    z-index: 99;
}

.header img {
    width: 30px;
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.header a {
    text-decoration: none;
    color: inherit;
    box-shadow: none !important;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    cursor: default;
    vertical-align: baseline;
    padding-top: 28px;
    padding-left: 40px;
    padding-right: 40px;
}

.dig_ma-box::-webkit-scrollbar {
    background: #ffffff;
}

.dig_ma-box::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.dig_ma-box::-webkit-scrollbar {
    width: 8px;
}

.dig_ma-box::-webkit-scrollbar-track {
    border-left: 1px rgba(0, 0, 0, 0.1) solid
}