﻿.lbl_login
{
    font-family: Tahoma;
    color: Gray;
    font-size: 30pt;
}
.login_body
{
    background-color: whitesmoke;
    font-family: Tahoma;
}
.combobox
{
    width: 90%;
    height: 100%;
}
.tbl_login
{
    background-color: White;
    width: 70%;
    direction: rtl;
}
.tbl
{
    width: 70%;
    direction: rtl;
}
.txt_en
{
    text-align: left;
    direction: ltr;
    width: 100%;
    height: 100%;
}
.txt_fa
{
    text-align: right;
    direction: rtl;
    width: 100%;
    height: 100%;
}
.lbl
{
    font-family: Tahoma;
    direction: rtl;
}
.validator
{
    color: Red;
}
.pic
{
    width: 100px;
    height: 100px;
}
.gridview
{
    width: 80%;
}
