﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, dl, dt, dd, td, form, fieldset, a, img, address
{
    margin: 0;
    padding: 0;
    border: 0;
}

ul
{
    margin: 0;
    padding-left: 2em;
}

li
{
    margin: 0;
    padding: 0;
    border: 0;
}

pre
{
    font-family: Consolas, 'Courier New' , Arial, Verdana, sans-serif, Myuen, Gulim;
    font-size: 14px;
    margin: 0;
}

h1, .h1
{
    font-family: Arial, Verdana, sans-serif, Myuen, Gulim;
    font-size: 1.5em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    color: #00a1de;
}

h2, .h2
{
    font-family: Arial, Verdana, sans-serif, Myuen, Gulim;
    font-size: 1.2em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    color: #333;
}
h3, .h3
{
    font-family: Arial, Verdana, sans-serif, Myuen, Gulim;
    font-size: 1.0em;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    color: #999;
}

a
{
    text-decoration: none;
    font-weight: bold;
    color: #002776;
}

a:link
{
}

a:visited
{
}

a:active
{
}

a:hover
{
    text-decoration: underline;
    color: #002776;
}

html, body
{
    width: 100%;
    height: 100%;
}

body
{
    font-family: Arial, Verdana, sans-serif, Myuen, Gulim;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    text-align: left;
    color: Black;
    background-color: #FFFFFF;
}

body>div
{
    left: 0px;
    top: 0px;
}

.font_xsmall
{
    font-size:x-small;
}

.reportViewerParameters .df_checkBoxList input
{
    width: auto;
    margin-right: 5px;
}


.df_blockbody>.df_checkBoxList
{
    width: 100%;
    table-layout:fixed;
    
    border: solid 1px #DBDBDB;
	background-color: #EBEBEB;
	
    margin-top: 3px;
    margin-bottom: 10px;
}

.df_blockbody>.df_checkBoxList>tbody>tr>td
{
    padding: 3px;
}

#smartwebform
{
    width: 100%;
    height: 100%;
    padding: 0px;
}

#waiting
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    height: 100%;
}

.waitingIcon
{
    text-align: center;
    vertical-align: middle;
    background-color: #DBDBDB;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
}

.waitingShadow
{
    background-color: #DBDBDB;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
}

#header
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
}

.headerLayoutDiv, .headerLayout
{
    height: 90px;
    width: 100%;
}

.headerLayout
{
    table-layout: fixed;
}

.headerLayout_row1
{
}

.headerLayout_row1 > td
{
    height: 58px;
    
}

.headerLayout_row1Table
{
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

.headerLayout_logoCell
{
    width: 190px;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.logoImage
{
    margin-top: auto;
    margin-bottom: auto;
    width: 43px;
    height: 43px;
}

.headerLayout_contentCell
{
    vertical-align: top;
}

.headerContainer, .headerTable
{
    height: 32px;
}

.headerButton
{
    width: 32px;
}

.headerInfo
{
    padding-left: 10px;
    padding-right: 10px;
    
    font-size: medium;
    font-weight: bold;
}

.headerSeparator
{
    width: 8px;
}

.headerButton
{
    background-color: #4C4CA6;
}

.headerLayout_rightCell
{
    width: 190px;
    color: Black;
    padding-top: 5px;
    padding-right: 5px;
    vertical-align: top;
    text-align: right;
}

.headerLayout_rightCell > a
{
    color: #000080;
    font-weight: normal;
}

.headerLayout_rightCell > a:hover
{
    color: #000080;
    text-decoration: none;
}

.loginButton > img
{
    margin-left: 5px;
}

.headerLayout_row2
{
    height: 32px;
    
    background-image: url('../Images/headerBg.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
}

.headerLayout_row2 > td
{
    padding-left: 10px;
}

.headerLayout
{
}

.topMenuTable
{
    height: 32px;
}

.topMenu
{
}

.topMenu a
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
 
    font-size: small;
    font-weight: normal;
 
    color: Black;
    text-transform:uppercase;
}

.topMenu a:hover
{
    text-decoration: none;
}

.topMenuBgFolder
{
    background-image: url('../Images/headerBgN.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
}

.topMenuBgFolderSelected
{
    background-image: url('../Images/headerBgS.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
}

.topMenuBgFolder a
{
    color: White;
}

.topMenuBgFolder a:hover
{
    color: #DBDBDB;
}

.topMenuBgFolderL
{
    width: 4px;
}

.topMenuBgFolderLN
{
}


.topMenuBgFolderLS
{
}

.topMenuBgFolderR
{
    width: 4px;
}

.topMenuBgFolderRN
{
}

.topMenuBgFolderRS
{
}

.topMenuBgFolderRR
{
    width: 4px;
}

.topMenuBgFolderRRN
{
}

.topMenuBgFolderRRS
{
}

.pathMenu
{
    background-color: #EBEBEB;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 10px;
}

#column0
{
    position: absolute;
    overflow: auto;
    left: 0px;
    z-index: 99;
}

#column1
{
    position: absolute;
    overflow: auto;
    z-index: 98;
}

#footer
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 99;
    width: 100%;
    border-top: solid 1px #DBDBDB;
}

.footerLayoutDiv
{
    height: 20px;
}

.footerLayout
{
    height:20px;
    margin-left: auto;
    margin-right: 0px;
}

.footerLayoutLogo
{
    vertical-align: top;
}


/* LOGIN */

.loginContent
{
    width: 100%;
    height: 100%;
}

.loginTable
{
    margin-top: auto;
    margin-bottom:auto;
    margin-left: auto;
    margin-right:auto;
    table-layout: fixed;
    width: 600px;
    height: 300px;
    
    background-color:#EBEBEB;
    border-left: solid 1px #DBDBDB;
    border-top: solid 1px #DBDBDB;
    border-bottom: solid 1px #DBDBDB;
    border-right: solid 1px #DBDBDB;

}

.loginFormRowHeight
{
    height: 30px;
}

.loginContentImgWidth
{
    width:200px;
}

.loginContentSeparatorWidth
{
    width: 30px;
}

.loginContentLabelWidth
{
    width: 100px;
}

.loginContentImg
{
    text-align: center;
}

.loginContentPlaceHolder
{
    text-align: center;
    background-color:#EBEBEB;
    border-right: solid 1px #DBDBDB;
    border-top: solid 1px #DBDBDB;
    border-bottom: solid 1px #DBDBDB;   
}

.failuretext
{
    color: Red;
}

/* LEFT MENU */

.leftMenuTable
{
    width: 100%;
    border-top: solid 1px #DBDBDB;
}

.leftMenu
{
    border-bottom: solid 1px #DBDBDB;
}

.leftMenuBgFolder
{
    text-transform: uppercase;
}

.leftMenuBgFolderSelected
{
    text-transform: uppercase;
    background-color: #EBEBEB;
}

.leftMenuBgItem
{
}

.leftMenuBgItemSelected
{
    background-color: #EBEBEB;
}

.leftMenuBgItemSelected a
{
}

.leftMenu a
{
    text-decoration: none;
    font-weight: bold;
    color: #002776;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.leftMenu a:link
{
}

.leftMenu a:visited
{
}

.leftMenu a:active
{
}

.leftMenu a:hover
{
    text-decoration: none;
    color: #002776;
    background-color: #EBEBEB;
}

.fstretch
{
    height: 100%;
}

/* FOLDER MENU */

.folderMenuTable
{
    width: 100%;
    table-layout: fixed;
}

.folderMenu
{
    vertical-align: middle;
}

.folderMenuIcon
{
    width: 60px;
}

.folderMenuBgFolder
{
    text-transform: uppercase;
}

.folderMenuBgFolderSelected
{
    text-transform: uppercase;
    background-image: url('../Images/menuSel.gif');
    background-repeat: no-repeat;
    background-position: right center;
}

.folderMenuBgItem
{
    text-transform: uppercase;
}

.folderMenuBgItemSelected
{
}

.folderMenuBgItemSelected a
{
    background-image: url('../Images/menuSel.gif');
    background-repeat: no-repeat;
    background-position: right center;
}

.folderMenu a
{
    text-decoration: none;
    font-weight: bold;
    color: #002776;
    display: block;
    height: 100%;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.folderMenu a:link
{
}

.folderMenu a:visited
{
}

.folderMenu a:active
{
}

.folderMenu a:hover
{
    text-decoration: none;
    color: #808080;
}

/* MODULE */

.moduleHeaderTable
{
    margin-top: 23px;
    width: 100%;
    background-color: #EBEBEB;
    margin-bottom: 10px;
}

.moduleHeaderTable td
{
    font-weight: bold;
    padding-top: 5px;
    padding-right: 6px;
    padding-left: 3px;
    padding-bottom: 5px;
}

/* DYNAMIC FORM, SEARCH */

.df_onetablelayoutcountainer
{
    table-layout: fixed;
}

.df_maintable
{
    table-layout: fixed;
    width: 100%;
}

.df_selectionListCell, .df_formFieldsCell
{
    vertical-align: top;
}

.df_maintableseparator
{
    width: 10px;
}

.df_selectionlistheader, .df_buttons
{
    height: 30px;
    margin-bottom: 5px;
}

.df_buttons_bottom
{
    height: 30px;
    margin-top: 5px;
    padding-top: 3px;
    margin-bottom: 5px;
}

.df_selectionlistheader
{
    font-size: medium;
    text-transform: uppercase;
}

.df_selectionlistitemstyle > td
{
    border-top: solid 1px #DBDBDB;
    border-bottom: solid 1px #DBDBDB;
}

.df_selectionlistitemstyle > td a
{
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}

.df_selectionlistitemstyleselected > td
{
    background-color: #EBEBEB;
}

.df_selectionlistitemstyleselected > td a
{
    background-image: url('../Images/menuSel.gif');
    background-repeat: no-repeat;
    background-position: right center;
}

.df_selectionlistitemstyle > td a:hover
{
    text-decoration: none;
    background-color: #EBEBEB;
}

.df_fieldtitlecell
{
    white-space: nowrap;
    padding: 5px;
    border-top: solid 1px #DBDBDB;
}

.df_fieldcontentcell
{
    padding: 5px;
    border-top: solid 1px #DBDBDB;
    background-color: #EBEBEB;
}

.df_formitem_blank .df_fieldcontentcell
{
    background-color: White !important;
    border-top: none 0px !important;

}
    
.df_formitem_blank .df_fieldtitlecell
{
    border-top: none 0px !important;
}

.df_buttons_table
{
    width: 100%;
}

.df_buttons_right
{
    text-align: right;
}

.df_buttons_right>table
{
    margin-left: auto;
    margin-right: 0px;
}

.df_standardButton
{
    font-size: medium;
    border: solid 1px #DBDBDB;
    background-color: #A8FF1C;
    height: 27px;
    vertical-align: middle;
    color: Black;
    margin-left: 5px;
}

.df_editButton, .df_saveButton, .df_addButton, .df_searchButton, .df_confirmbutton, .df_showReport, .df_loginButton
{
    background-color: #81C515;
}

.df_textbox_time
{
    margin-left: 5px;
    width: 50px;
}

.df_datagrid_required_label
{
    color: Red;
    font-size: xx-small;
    margin: 5px;
}

.df_datagrid_required
{
    color: Red;
    margin: 5px;
}

/* BLOCK HEADER */
.df_blockHeader td
{
	font-weight: bold;
	vertical-align: bottom;
	
	padding: 0px;
	margin: 0px;
}

.df_blockHeader hr
{
	height: 1px;
	border: none 0px;
    background-color: white;
}

.df_dashed_underline
{
    border-bottom: dashed 1px #80C515;
}

.df_reportViewer div
{
}

/* GRID VIEW */
.df_gridView_table
{
}

.df_gridView_table > thead > tr > td
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
}

.df_gridView_table > thead > tr > td
{
    border-bottom: solid 1px black;
}

.df_gridView_table .df_gridView_item > td
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
}

.df_gridView_item_bottom>td
{
    border-bottom: solid 1px #DBDBDB;
}

.df_datagrid_newrowbutton > td
{
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

.df_datagrid_newrowbutton a
{
    display: block;
    border: solid 1px #808080;
    background-color: #DBDBDB;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
}

.df_datagrid_newrowbutton a:hover
{
    text-decoration: none;
}

/* DYNAMIC SEARCH */

.df_datagrid_result
{
    border: none 0px;
    width: 100%;
}

.df_datagrid_headercell
{
    border-bottom: solid 1px Black;
}

.df_datagrid_headercell a
{
    font-weight: normal;
    color: Black;
}
.df_datagrid_headercell>td>a
{
    padding-left: 3px;
}

.df_datagrid_headercell>td
{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.df_datagrid_headercell_table .df_fieldcontentcell
{
    padding: 0px;
    margin: 0px;
    border-top: none 0px;
    background-color: transparent;
}

.df_datagrid_headercell_table, .df_datagrid_headercell_table table
{
    width: 100%;
}

.df_datagrid_headercell_table input, .df_datagrid_headercell_table select
{
	width: 100%;
	border: none 0px;
	background-color: #DFDFDF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	text-indent: 3px;
	
	background-image: url('../Images/filter.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

.df_datagrid_headercell_tableRow1
{
    padding-left: 3px;
    padding-right: 3px;
    
    vertical-align: middle;
}

.df_datagrid_headercell_tableRow2
{
    padding-bottom: 5px;
    vertical-align: middle;
}

.df_datagrid_itemcell>td
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: solid 1px #DBDBDB;
}

.df_datagrid_lastitemcell>td
{
    border-bottom: solid 1px black !important;
}

.df_datagrid_alternatingitemcell>td
{
    background-color: #EBEBEB;
}

.df_datagrid_pagercell>td
{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    border-bottom: solid 1px #DBDBDB;
}

.df_datagrid_pagercell
{
    text-align: center;
    font-weight: bold;
}

.df_datagrid_pagercell span
{
    color: Black;
    padding-left: 3px;
    padding-right: 3px;
    border: solid 1px #808080;
    background-color: #EBEBEB;
}

.df_datagrid_pagercell a
{
    padding-left: 4px;
    padding-right: 4px;
    font-weight: normal;
    color: Black;
}

.df_datagrid_pagercell a:hover
{
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    border: solid 1px #808080;
    background-color: #81C515;
    color: Black;
}

.df_datagrid_selecteditemcell
{
    background-color: #81C515;
}

.df_resultHeadingTable
{
    width: 100%;
    margin-top: 5px;
}

.df_resultHeadingTable > tbody > tr > td
{
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.df_disablePagingCell
{
    text-align: right;
    text-transform: none !important;
}

/* REPORT_VIEWER */

.reportViewerButtons
{
    height: 30px;
    left: 0px;
    right: 0px;
}

.reportViewerButtonsLayout
{
    height: 30px;
}

.reportViewerButtonsLayout>tbody>tr>td
{
    vertical-align: middle;
}

.reportViewerButtonsLayout .pathMenu
{
    margin-bottom: 0px !important;
    background-color: White;
    margin-left: 10px;
}

.reportViewerHeader
{
    position: absolute;
    overflow: auto;
    top: 30px;
    left: 10px;
    right: 10px;
    z-index: 101;
    bottom: 0px;
}

.reportViewerHeaderWhiteBg
{
    position: absolute;
    left: 0px;
    width: 310px;
    top: 30px;
    bottom: 0px;
    overflow: auto;
    z-index: 102;
}

.reportViewerParameters
{
    table-layout: fixed;
    width: 100%;
}

.reportViewerPanel
{
    position: absolute;
    overflow: auto;
    top: 30px;
    left: 320px;
    z-index: 101;
    bottom: 0px;
    right: 0px;
    display: none;
    visibility: hidden;
}

.reportViewerWhiteBg
{
    background-color: White;
    display: block;
    visibility: visible;
}

.reportViewerFill
{
    left: 0px !important;
    
    display: block;
    visibility: visible;
}

.reportViewerParameters input, .reportViewerParameters select
{
    width: 265px
}

/* REPORT MENU */

.reportDetailMenuTable
{
    margin-top: 10px;
}

.reportPathMenu
{
    background-color: #EBEBEB;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
}

.menu_folder_Cell2
{
    text-transform: uppercase;
}

/* ICR */

.fontweight_bold
{
    font-weight: bold;
}

.df_paddingMore>.df_radioButtonList, .df_paddingMore>input, .df_paddingMore>.df_checkBoxList, .df_paddingMore>select
{
    margin-left: 20px;
}

.df_paddingMoreMore>input
{
    margin-left: 40px;
}

.df_notopborder
{
    border-top: none 0px !important;
}

.df_header_desc {
    margin-left: 8px;
    margin-right: 3px;
    text-transform: uppercase;
    color: #5D5D5D;
    font-size: x-small;
}

.df_header_text {
    margin-left: 2px;
    margin-right: 2px;
    color: black;
    font-size: x-small;
}

.df_header_text_bw {
    padding-left: 2px;
    padding-right: 2px;
    background-color: black !important;
    color: white !important;
}

.df_header_text_disabled {
    padding-left: 2px;
    padding-right: 2px;
    background-color: #DBDBDB !important;
    color: white !important;
}

.df_header_text_color {
    padding-left: 2px;
    padding-right: 2px;
    color: white !important;
}

.df_header_top {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}

.df_highlight
{
    background-color: yellow;
}

.df_2pxborder_bottom
{
    border-bottom: solid 2px black;
}
