﻿body
{
	font-family: zawgyi-One;
	font-size: small;
	background-color: #CCDFFF;
}

input
{
	font-family: zawgyi-One;
	font-size: small;
}
.FlowTable
{
	display:inline;
}
.ui_drag_panel
{
    font-weight: bold;
    font-family: Verdana;
    font-size: small;
    position: relative;
    top: -17px;
    padding: 3px;
    margin: 3px;
    background-color: #F8F8F8;
    text-align: center;
    color: #000000;
}
.ui_popup_bg
{
	background-color: Gray;
	filter:alpha(opacity=40);
	opacity:0.7;
}
.ui_tbl_focus_top_photo
{
	position: absolute;
	top: -7px;
	left: -7px;
}
.ui_pnl_photo_list
{
    background-color: #FFFFFF;
    border: 1px solid #808080;
}
.ui_close_btn
{
    position: absolute;
    top: -1px;
    right: 8px;
    z-index: 900;
}
.ui_ok_btn
{
    position: absolute;
    right: 8px;
    z-index: 900;
    bottom: -15px;
}
.ui_tbl_focus_bottom_photo
{
	position: absolute;
	left: -7px;
	top: 200px;
}
.ui_tbl_focus_top_reason
{
	position: absolute;
	top: -7px;
	left: -7px;
}
.ui_tbl_focus_bottom_reason
{
	position: absolute;
	left: -7px;
	top: 240px;
}
.ui_tbl td#top_left
{ 
	background-image: url('../images/ui/tl.png');
	background-repeat: no-repeat;
 }

.ui_tbl td#top_center
{
	background-image: url('../images/ui/tc.png');
	background-repeat: repeat-x;
}
.ui_tbl td#top_right
{
	background-image: url('../images/ui/tr.png');
	background-repeat: no-repeat;
}
.ui_tbl td#middle_left
{
	background-image: url('../images/ui/ml.png');
	background-repeat: repeat-y;
}
.ui_tbl td#middle_right
{
	background-image: url('../images/ui/mr.png');
	background-repeat: repeat-y;
}
.ui_tbl td#bottom_left
{
	background-image: url('../images/ui/bl.png');
	background-repeat: no-repeat;
}
.ui_tbl td#bottom_center
{
	background-image: url('../images/ui/bc.png');
	background-repeat: repeat-x;
}
.ui_tbl td#bottom_right
{
	background-image: url('../images/ui/br.png');
	background-repeat: no-repeat;
}
.ui_tbl
{
    z-index: 1;
}
.ui_div_col_filter_items_box
{
	border: 1px solid #EAEAEA;
	margin-top: 3px;
	width: 160px;
	height: 120px;
	overflow: auto;
}
.ui_div_col_filter_contents_box
{
	width: 160px;
	height: 145px;
}
.pnlColFilters
{
	width: 160px;
	height: 150px;
}
.pnlColumnFilter
{
	width: 165px;
	height: 160px;
}
.ui_command_btn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 40px;
	height: 20px;
}
.ui_popup_checklist
{
	font-family: Tahoma;
	font-size: xx-small;
	border-spacing: 1px;
	padding: 1px;
}
.ui_popup_panel
{
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC #666666 #666666 #666666;
	background-color: #FFFFFF;
}
.ui_popup_list
{
	font-weight: bold;
	font-size: xx-small;
	background-color: #EEEEEE;
	border-right: gainsboro 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: gainsboro 1px solid;
	border-color: #C0C0C0;
}
.ui_popup_dropdown
{
	font-weight: bold;
	font-size: xx-small;
	background-color: white;
	border-right: gainsboro 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: gainsboro 1px solid;
}
.ui_popup_button
{
	font-weight: bold;
	font-size: xx-small;
	height: 20px;
}

.ui_popup_inner_table
{
	margin-top: 3px;
	background-color: #FFFFFF;
}

.ui_popup_inner_table tc
{

}

.ui_dropdown_button
{
	border-style: none;
	cursor:pointer;
}

.ui_img_button
{
	border-style: none;
	cursor:pointer;
}