body{
    font-family: "BROYA_0"!important;
    font-size:large!important;
}

@media (min-width: 769px) {
    nav {
        position: relative!important;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000; /* تا nav بالای همه باشد */
    }
    .updis {

        padding-top:5px;
    }
}

@media (max-width: 768px) {
    nav {
        position: relative; /* یا هر استایل دلخواه دیگری که برای موبایل مناسب است */
    }
}

.content {
padding-top: 5px; /* برابر با ارتفاع nav تنظیم شود */
}

.checkboxgrouptype {
    border-style: solid;
    border-width: 1px;
}

.checktype {
    border-style: solid;
    border-width: 1px;
}

#docNo {
    background-color: rgb(119, 239, 255);
    border: 0px;
    pointer-events:none;

}

@font-face {
    font-family: 'BROYA_0';
    src: url('../fonts/BROYA_0.eot') format('embedded-opentype'),url('../fonts/BROYA_0.svg#BROYA_0') format('svg'), url('../fonts/BROYA_0.eot?#iefix') format('embedded-opentype'), url('../fonts/BROYA_0.otf') format('opentype'), url('../fonts/BROYA_0.TTF') format('truetype'), url('../fonts/BROYA_0.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nastaliq';
    src: url('../fonts/IRANNASTALIQ1.eot') format('embedded-opentype'),url('../fonts/IRANNASTALIQ1.svg#BROYA_0') format('svg'), url('../fonts/IRANNASTALIQ1.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANNASTALIQ1.otf') format('opentype'), url('../fonts/IRANNASTALIQ_1.TTF') format('truetype'), url('../fonts/IRANNASTALIQ1.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}