﻿body {
    direction: rtl;
    font-size: 13px;
    font-family: Tahoma;
    text-align: center;
}
.header-a {
    text-decoration: none;
    color: dimgrey !important;
    margin-left: 20px;
    pointer-events: auto !important;
}
.header-b {
    text-decoration: none;
    color: #cbcbcb;
    margin-left: 20px;
    pointer-events: none;
}
.header-c {
    text-decoration: none;
    margin-right: 430px;
    color: dimgrey !important;
    pointer-events: auto !important;
}
.font {
    font-size: 13px;
    font-family: W_zar;
    text-align:right;
}
.font2 {
    font-size: 20px;
}
.mk-mt1{
    margin-top:10px;
}
.mk-mt2 {
    margin-top: 20px;
}
.mk-mt3 {
    margin-top: 30px;
}
.mk-mt4 {
    margin-top: 40px;
}
.mk-mt5 {
    margin-top: 50px;
}
.mk-mt6 {
    margin-top: 60px;
}

td {
    cursor: pointer;
}

.selected_row_aaa {
    background-color: #c0a1f6;
}

.selected_row_bbb {
    background-color: #9aceef;
}

#GridView1 {
    width: 100%;
}

.paging {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    flex-wrap: wrap;
}

ul li {
    list-style: none;
}

a, a:hover {
    text-decoration: none;
}

.pages {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    flex-wrap:wrap;
}

    .pages li {
        margin: 2px;
        border: 1px solid #ccc;
        width: 35px;
        text-align: center;
        border-radius: 5px;
        display: block;
    }

        .pages li a {
            display: block;
            padding: 3px;
        }

        .pages li.active {
            background: #ccc;
        }

#LinkButton1 {
    pointer-events: none;
    color: #cbcbcb;
    text-decoration: none;
}

.exit {
    pointer-events: none;
    color: gray;
    text-decoration: none;
}

.disable-link {
    pointer-events: none;
    color: #cbcbcb;
    text-decoration: none;
}

.show-edit-aaa {
    pointer-events: auto !important;
    color: #5623b1 !important;
    text-decoration: none;
}

.show-edit-bbb {
    pointer-events: auto !important;
    color: #124d73 !important;
    text-decoration: none;
}
.dataTables_wrapper {
    margin-bottom: 3em;
}
.svg1 {
    margin-top: 4px;
    margin-right: 350px
}

.svg2 {
    margin-top: 4px;
    margin-right: 0px
}
