﻿.WhiteLabel, .ContentLabel, .LowContentLabel, .HeaderLabel, .WelcomeLabel {
    font-family: 'IRANSans', Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #111;
    padding-left:5px;
}

.WhiteLabel {
    color:#718097;
}

.ContentLabel
{
}

.LowContentLabel
{
}

.HeaderLabel {
    /*color: #718097;*/
    color: #111;
    background-color: transparent;
    font-size: 13px;
    font-weight:500;
}
.user-monthly-operation .HeaderLabel {
    color: #4075F8;
    font-size: 14px;
    font-weight: 500;
}
/******* Mark * ----[ Intro Forms Css ] ******/
#PrivateNewsForm .HeaderLabel,
#PersonnelInformationSummaryForm .HeaderLabel {
    color: #718097;
    font-size: 13px;
    font-weight: normal;
    text-align: right;
    line-height: 24px;
}
#PersonnelInformationSummaryForm .HeaderLabel {
    
    font-size: 12px;
   
}
#PersonnelInformationSummaryForm table > tbody > tr:first-child > td.HeaderLabel:last-child {
    color: #4075F8;
    font-size: 13px;
    font-weight: bold;
}
#PageCount_bulletedListPublicNews_PublicNews{
    text-align:left;
}



