﻿
/* ========================common style ======================== */
.font9 { font-size: 9pt; }.font10 { font-size: 10px; }.font12 { font-size: 12px; }.font14 { font-size: 14px; }.font16 { font-size: 16px; }.font18 { font-size: 18px; }
.text500 { width: 500px; }.text400 { width: 400px; }.text350 { width: 350px; }.text300 { width: 300px; }.text250 { width: 250px; }.text200 { width: 200px; }.text150 { width: 150px; }.text140 { width: 140px; }.text100 { width: 100px; }.text80 { width: 80px; }.text50 {width: 50px; }.text40 { width: 40px; }.text30 { width: 30px; }
.textarea { width: 97%; }
.hidden { display: none; }.block { display: block; }.inline { display: table-cell !important; display: inline; }
.noborder { border: 0; }.bold { font-weight: bold; }
.red { color: Red; }.blue { color: Blue; }.white { color: White; }.black { color: #333333; }.green { color: #009900; } .gray { background-color: #eeeeee; }
.center { text-align: center; }.right { text-align: right; }.left { text-align: left; }
.clear { clear: both; height: 0px; overflow: hidden;}

/*====================control style======================================*/
/* Model gridview column style */
.grid .Stars{width:60px;}
.grid .checkcolumn{width:30px;text-align:center;}
.commentstatu0{color:Red;}
.commentstatu1{color:Green;}
.commenttitle{font-weight:bold;}
/*dialog*/
.uploadbutton,.button ,.dialogselectbutton{background: url(images/app_back.gif);padding:0px 5px; height:22px;cursor:pointer;border:1px solid #6699CC;}
.uploadtext{width:100px;height:18px;}
.uploadfile{width:150px;height:22px;}
.uploadoption{width:80px; vertical-align:top;}
.dialogselecttext{width:200px;}
/* toolbar */
.toolbar{float:right;overflow:hidden;padding-right:3px;}
.toolbutton {background-Color:#8eabea;padding:0px 1px 0px 20px; height:22px;cursor:pointer;border:1px solid #15428B;color:#15428B;margin:0px 2px;}
.buttonhover {border:1px solid #6699cc;color:#6699cc;}
.button_delete {background: url(images/del.gif) no-repeat -2px -5px; }
.button_new { background: url(images/newfile.gif) no-repeat -4px -4px;}
.button_export {background: url(images/excel.gif) no-repeat 0px 2px;}
.button_import{background: url(images/import.gif) no-repeat -5px -3px;}
.button_copy{ background: url(images/copy.gif) no-repeat -2px -2px;}
.button_save{background: url(images/save.gif) no-repeat -3px -2px;}
.button_move{background: url(images/moveto.gif) no-repeat -5px -3px;}
.button_setting{background: url(images/setting.gif) no-repeat -5px -3px;}
.button_edit{background: url(images/edit.gif) no-repeat -5px -3px;}
.button_print{background: url(images/print.png) no-repeat 0px 0px;}



