﻿/*==================Table======================*/
table.format
{
	width:100%;
	border:none;
}
table.format tr
{
	height:20px;
}
table.format tr.tr
{
    border:1px #DCE6F5 solid;
    height:30px;
}
table.format td.td
{
    border-right:1px #99BBE8 solid;
    border-top:1px #99BBE8 solid;
    padding:0 0 0 5px;
    height:30px;
    white-space:nowrap;
    /*background-color:#EBEBE4;*/
}
table.format td.top
{
    border-top:1px #99BBE8 solid;
    /*background-color:#EBEBE4;*/
}
table.format td.bottom
{
    border-bottom:1px #99BBE8 solid;
    border-right:1px #99BBE8 solid;
    border-top:1px #99BBE8 solid;
    padding:0 0 0 5px;
    height:30px;
}
table.format td.title
{
	width:100px;
	text-align:left;
}
table.format td.content
{
	width:200px;
	text-align:left;
}
table.format td.contentright
{
	width:150px;
	text-align:right;
}
table.format td.contentcenter
{
	width:150px;
	text-align:center;
}

/*===================Input=====================*/
input.format
{
    display: inline-block;
    white-space: nowrap;
    font-size: 12px;
    margin: 0;
    padding: 0;
    height: 20px;
    border: 1px solid #A4BED4;
}
input.format1
{
    display: inline-block;
    white-space: nowrap;
    font-size: 12px;
    margin: 0;
    padding: 0;
    height: 20px;
    border: 1px solid #A4BED4;
    width:100px;
}
select.format
{
	width:150px;
	height:300px;
}
input.error
{
    display: inline-block;
    white-space: nowrap;
    font-size: 12px;
    margin: 0;
    padding: 0;
    height: 20px;
    border: 1px solid red;
    width:80px;
}
input.disabled
{
	background-color:#EBEBE4;
}
/*========================================*/
/*=======About UL=========*/
a
{
    color: #416aa3;
    text-decoration: none;
}
a.special
{
	font-weight:bold;
	font-size:12px;
	color:#FFD2D9;
}
a:hover
{
    color: Red;
    text-decoration: underline;
}
.icon
{
    background: url(images/tabicons.png) no-repeat;
    width: 18px;
    line-height: 18px;
    display: inline-block;
}

 ul.format
{
    list-style-type: none;
    margin: 0px;
    padding: 10px;
}
 ul.format li
{
    padding: 0px;
}
 ul.format li a
{
    line-height: 24px;
}
 ul.format li div
{
    margin: 2px 0px;
    padding-left: 20px;
    padding-top: 2px;
    border-bottom:1px solid #99BBE8;
    cursor:pointer;
}
 ul.format li div.hover
{
    border: 1px dashed #99BBE8;
    background: #E0ECFF;
    cursor: pointer;
}
 ul.format li div.hover a
{
    color: #416AA3;
}
 ul.format li div.selected
{
    border: 1px solid #99BBE8;
    background: #E0ECFF;
    cursor: defaul.formatt;
}
 ul.format li div.selected a
{
    color: #416AA3;
    font-weight: bold;
}
/*=======About UL=========*/

.tree-node
{
    margin: 2px 0px;
    padding-left: 20px;
    padding-top: 2px;
    cursor: pointer;
    /*border-bottom:1px solid #99BBE8;*/
}
.tree-node-selected
{
    border: 1px solid #99BBE8;
    background: #E0ECFF;
    cursor: defaul.formatt;
    font-weight: bold;
}
.tree-node-hover
{
    border: 1px dashed #99BBE8;
    background: #E0ECFF;
    cursor: pointer;
}
.fun-header
{
    padding:2px 2px 2px 2px;
	line-height:15px;
	color:#15428b;
	font-weight:bold;
	font-size:12px;
	background:url('images/panel_title.png') repeat-x;
	position:relative;
	border:1px solid #99BBE8;
	height:28px;
}
/*========================================*/
.datagrid-toolbar
{
    padding: 0 0 0 5px;
	line-height:15px;
	color:#15428b;
	font-weight:bold;
	font-size:12px;
	background:url('') repeat-x;
	border:1px solid #99BBE8;
	background-color:#F2F6FB;
}
.datagrid-toolbar1
{
    padding: 0 0 0 5px;
	line-height:15px;
	color:#15428b;
	font-weight:bold;
	font-size:12px;
	background:url('') repeat-x;
	border:1px solid #99BBE8;
	background-color:#F2F6FB;
}
/*========================================*/
/*========================================*/
/*========================================*/
/*========================================*/
/*========================================*/
/*========================================*/
/*========================================*/
/*========================================*/