﻿
.content *
{
    font-family: Tahoma;
    font-size: 12px;
    direction: rtl;
}
.content-1
{
    float: right;
    width: 530px;
}
.content-2
{
    float: right;
    text-align: right;
    line-height: 25px;
}

.fieldset-1
{
    width: 98%;
    margin: 0 auto 20px;
    border: 1px dashed #8D8D8D;
}
.fieldset-2
{
    width: 300px;
    margin: 0 auto 20px;
    border: 1px solid #D0D0D0;
    padding-right: 13px;
    margin-top: 55px;
}
.fieldset-1, .fieldset-2 legend
{
    color: green;
}
/*
form input[type=text] { width: 300px; height: 20px; border: 1px solid #928DA0; padding: 0 3px 2px 0; }
form textarea { width: 300px; height: 50px; border: 1px solid #928DA0; padding-right: 3px; }
form select { width: 198px; height: 21px; border: 1px solid #928DA0; padding: 1px; }
*/

.image
{
    height: 80px;
    border: 1px dashed #d7d7d7;
    margin-left: 5px;
}
.emptyrow
{
    border: 1px solid #d7d7d7 !important;
    height: 31px !important;
    background: ThreeDLightShadow;
}
.validator
{
    display: block;
}
.color-red
{
    color: red !important;
}

.msg
{
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #D7D7D7;
    color: red;
    margin: 0px auto;
    padding: 2px 15px 4px;
    text-align: right;
    width: 90%;
}
.message ul
{
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #D7D7D7;
    line-height: 10px;
    color: red;
    margin: 0 auto;
    text-align: right;
    width: 91.5%;
}
.message ul li
{
    list-style-type: circle;
    padding: 5px 0 5px 0 !important;
}

.Container
{
    border: solid 1px #c1c1c1;
    border-radius: 6px 6px 6px 6px;
    margin: 0px auto;
    margin-bottom: 10px;
    direction: rtl;
    line-height: 25px;
    width: 90%;
    background-color: White;
}
.container1
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1D5DB;
    border-radius: 6px 6px 6px 6px;
    margin: 0px auto;
    margin-bottom: 15px;
    padding: 5px;
    width: 654px;
}

.pointbtn
{
    cursor: pointer;
}
.mGrid
{
    background-color: #fff;
    border: solid 3px #424242; 
    border-collapse: collapse;
}
.mGrid td
{
    padding: 5px 0 5px 0;
    border: solid 1px #c1c1c1;
    color: #717171;
}
.mGrid td div
{
    padding: 10px 0 10px 0;
}
.mGrid tr:hover
{
    background-color: #eeeeee;
}
.header td
{
    padding: 5px 0 5px 0;
    color: #fff;
    background-color: #424242;
    font-size: 12px;
}

/**/
.gridview
{
    text-align: center;
    width: 100%;
    border: 1px solid #868686;
    background: #fff;
    margin: 10px auto 8px;
    border-bottom: 0;
    border-top: 1px solid #7F7F7F;
}
.gridview th
{
    background-image: url('/DesktopModules/ImportFromExcelToDB/image/bg_td.png');
    color: black;
    font: 500 9pt tahoma;
    height: 25px;
    font-weight: normal;
    background-repeat: repeat-x;
}
.gridview th input
{
    margin-top: 1px !important;
}

.gridview th a
{
    color: #fff;
    text-decoration: none;
    font-size: 8pt;
}
.gridview th b
{
    font-size: 7pt;
}
.gridview th a:hover
{
    color: #ffec84;
}
.gridview tr
{
    padding-right: 10px;
}
.gridview td
{
    border-bottom: 1px solid #A7A7A7;
    border-left: 1px solid #A7A7A7;
    padding: 4px 0;
    color: #000;
}
.gridview td a
{
    text-decoration: none;
    color: #0505AC;
}
.gridview td a:hover
{
    color: red;
}

.alternatingstyle
{
    background-color: #E0DEDE;
}
.pagingstyle{font-size:11px;font-weight:600;letter-spacing:3px;color:#FC7932}
.pagingstyle td table tr td{border:0 !important;padding-right:3px;height:25px;text-align:center;width:25px}
.pagingstyle td table tr td span{border:1px solid #B11764 !important;padding:2px 5px 2px 7px;background:#DF3492;color:#fff;font-size:8pt}
.pagingstyle a
{
    background-color:#80BFF4;border:1px solid #D12684 !important;padding:5px;
    text-align:center;
    font-size:8pt;color:#000 !important;min-width:30px;display:inline-table;}
.pagingstyle a:hover{color:#DF3492 !important;background-color:#EAEAEC;}

/*
.pagingstyle
{
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 3px;
    color: #FC7932;
}
.pagingstyle td table tr td
{
    border: 0 !important;
    padding-right: 3px;
    height: 25px;
    text-align: center;
    width: 25px;
}
.pagingstyle td table tr td span
{
    border: 1px solid #003A5E !important;
    padding: 2px 5px 2px 7px;
    background: #438DBD;
    color: #fff;
    font-size: 8pt;
}
.pagingstyle a
{
    border: 1px solid #003A5E !important;
    padding: 2px 5px 2px 7px;
    font-size: 8pt;
    color: #000 !important;
}
.pagingstyle a:hover
{
    color: #003A5E !important;
}
*/
.gridview-row
{
    width: 35px;
    padding: 3px 0 3px 0;
}
.gridview-links
{
    width: 60px;
    padding: 3px 0 3px 0;
    letter-spacing: 7px;
}
.gridview-r
{
    text-align: right;
    padding-right: 6px;
}

.rowcount
{
    float: left;
    font: 500 8pt tahoma;
}
.rowcount span
{
    font: 600 8pt tahoma;
    color: red;
}
