﻿.trPerson {

    border:1px dashed #ccc;
    width: 100%;
}
.tdPerson {
    vertical-align: top;
    text-align: center;
    place-content: center !important;
    border: 2px dashed #ccc;
    padding:5px;
}
.imgperson {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.table {
    width: 100% !important;
}
.eghbaldar {
    font-weight: bolder;
    direction: rtl;
    font-size: 20px;
    color: #e3cc00;
}