﻿/*//////////////////*/
/*/////meeting/////*/
/*//////////////////*/

.metting_div
{
    clear:both;

}
.meeting_paging
{
        clear:both;
    text-align:left;
    padding-left:3px;
    border-top:darkred 1px solid;
    padding-top:5px;
}
.meeting_table
{
    direction:rtl;
    text-align:right;
    width:100%;
    clear:both;
}
.meeting_title
{
        padding: 3px;
    margin: auto;
    clear: both;
    overflow: auto;
    text-align: right;
    font-family: 'Times New Roman';
    font-size: large;
    font-weight: normal;
    color: #333333;
    border-bottom: #333333 1px solid;
    direction: rtl;
    background-image: url(../../images/earth2.jpg);
    padding-right: 80px;
    background-repeat: no-repeat;
    background-position: right 50%;
    background-color:#FBFBFB;

}
.meeting_tag
{
    width:20%;
    
    font-weight: bold;
    font-size: small;
    color: dimgray;
    font-style: italic;
    font-family: 'Times New Roman';
     direction:rtl;
         text-align:right;
         padding-right:5px;

}
.meeting_dabir
{
    color: dimgray;
   font-weight: bold;
    text-align:right;
     direction:rtl;
    font-size: small;
    
    font-family: 'Times New Roman';
}
.meeting_date
{
    color: dimgray;
        text-align:right;
     direction:rtl;
font-weight: bold;
    font-size: small;
    
    font-family: 'Times New Roman';
}
.meeting_text
{
          color: #333333;
    font-family: 'Times New Roman';
    font-size: small;
    direction:rtl;
    text-align:justify;
    padding:3px;
  
}
.meeting_address
{
    color: dimgray;
 
     font-weight: bold;
     text-align:right;
     direction:rtl;

    font-size: small;
    
    font-family: 'Times New Roman';
}
.meeting_ddl
{
        font-weight: bold;
    font-size: small;
    color: dimgray;
    font-style: italic;

    width: 100%;
    border-bottom: darkred 1px solid;
    background-color: gainsboro;
    
    text-align:right;
}

