﻿/***************************Confidential and Proprietary************************
* File Name: font-zh.css
********************Copyright (c) Hyland Software, Inc. 1992-2022********************/


/*

    NOTE: This file is not used by the web client, but it is linked to by other projects

*/

body
{
	font-family: SimSun, MingLiU, PMingLiU, SimHei, Verdanda, Sans-Serif;
	font-size: 12px;
}

input,
select,
textarea,
button,
.ActiveSelect .Unselected,
.ActiveSelect .Selected,
.ActiveSelect .Input,
.ActiveSelect .TypeAhead
{
    font-family: inherit;
    font-size: 13px;
}

.tabSelected,
.tabUnselected
{
    font-size: 14px;
}

.heading
{
	font-size: 14px;
}

.header 
{  
	font-size: 14px;
}

.largeHeading
{
	font-size: 16px;
}

.PopupMenu.mainMenu
{
	font-size:   14px;
}

.PopupMenu.subMenu
{
	font-size:   13px;
}

.TopLevelItemStyle
{
	font-size: 13px;
}

.SubMenuItemStyle
{
	font-size: 13px;
}

.toolbar
{
	font-size: 13px;
}

.dktTabs .ajax__tab_inner, #tblCalendarMain.calendar
{
    font-size:11px;
}

#idol div.count
{
    font-size: 90%;
}

.miniButton 
{
    font-size: 11px;
}

.UserNameFontSize
{
    font-size:13px;
}