﻿table.cpBorder
{
    border: 1px dotted red; /*background-color:Yellow;*/
    position:relative;
}

.hidden
{
    visibility:hidden;
}

tr.notes
{    
    color: #669999;    
}

.tablecaption
{
    font-family: Arial, Segoe UI, sans-serif;
    border-bottom: 0px solid green;    
    line-height: 24px;    
    margin: 0px;    
    left: 0px;
    font-size: 18px;
    vertical-align: middle;
    text-align:left;
}

table.outbox
{
    width:100%;    
}

div.designsurface
{
    background-image: url(img/960_12_10_10.png);
    background-repeat: repeat-y;    
    margin:10px;    
    width: 960px;
    position: relative;
    height: 5000px;    
}

.linkbutton
{
    padding-left: 5px;
    border: .2pt solid #ccd6e4;
    background-color: #dce6f4;
    color: Navy;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    text-align: center;
    height: 16px;
}

.pagelink, .pagelink2, .workflowActionButton
{
    padding: 4px;
    border: 1px solid #ff4d00;
    background-color: #dce6f4;
    color: #ff4d00;
    font-weight: bolder;
    font-size: 12px;
    position: relative;
    text-align: center;
}


html, body, form
{
    font-family: Arial, Segoe UI, sans-serif;
    font-size: 10pt;
}


.MenuLink, .ProfileLink, td.ProfileLink
{

}

.MenuLink:hover, .ProfileLink:hover, td.ProfileLink:hover
{
    color: #f74510;    
}

.ViewSchemeLink
{
    padding-right: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    border: red;
    color: #507cd1;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}


.confirmation
{
    color: Orange;
    font-weight: bolder;
    text-align: center;
}

.SectionTitle, tr.gridheader
{
    font-family: Arial, Segoe UI, sans-serif;
    line-height: 24px;
    width: 950px;
    margin: 0px;
    left: 0px;
    font-size: 18px;
    vertical-align: middle;
  /*  border-bottom: 1px solid #ccc;*/
}


/*fieldset.section
{
    background-color: #F5F5F5;
    margin: 10px;
    width: 100%;
    display: table-column;
}*/

fieldset.designer
{
    margin: 0px;
    width: 100%;
    display: table-column;
    background: transparent;
}
span.mandatory
{
    font-weight: bold;
    color: Red;
    padding-right: 3px;
}


input, select
{
    /*    border: 1px solid #B0E0E6; */
}

input:focus, textarea:focus, select:focus
{    
    border: 1px solid #f74510;
}

td.logininfo
{
    color: #ffd700;
    font-weight: bold;
}

span.notes
{
    text-align: left;
    color: Red;
}

.focus
{
    border: 1px solid #f74510;
    background-color: #FFF4CC;
}

div.ChildFormCaption
{
    padding-top: 28px;
    margin-top: 14px;
}

div.workflowcomments
{
    width:960px;
}

table.ApprovalComments
{
    width:960px;
}


div.WorkflowOptions
{
  
   /* margin: 4px;
   position: relative;
    top:150px;*/
   width: 100%;
   margin-top: 1% !important;
}

div.WorkflowOptions, .WorkflowCommentBoxTitle
{
    /*background-color: #FDEDAC;*/
  
}

.WorkflowCommentBoxTitle1
{
    margin: 15px;
    background-color: #BBDDFF;
    width: 100%;
    position: relative;
}


span.commentboxnotes
{
    font-size: larger;
    color: Navy;
    font-weight: bolder;
}

table.dbnetgrid
{
    width: 100%;
}

input.calendar
{
    padding: 20px;
}

image
{
    border: 0;
}

.headpanel
{
    background-color: #DFE9F5;
    color: #492b9e;
    height: 100%;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 1px;
    padding-right: 2px;
}

.WebpageTitle, .ui-dialog .ui-dialog-titlebar
{
    width: 100%;
    background-color: #f7fbff;
    font-weight: normal;
    overflow: hidden;
    padding: 2px;
    text-align: left;
    white-space: nowrap;
    height: 14pt;
}


.WebpageToolbox
{
    background-color: #7EACB1;
}

.ToolboxPanel
{
    background-color: #D3E2E4;
}

.PageCaption
{
    font-size: 1.2em;
    color: #ff4d00;
    padding-left: 6pt;
    vertical-align: top;
    text-transform: capitalize;
}

.PageHeader
{
    color: #492b9e;
    font-weight: bold;
    font-size: 22;
    text-align: center;
}

.CitizenHeader
{
    background-image: url(img/windows7.png);
    background-repeat: repeat-x; /*background-position:  bottom;*/ /* 	background-color:#DFE9F5; /* windows7 */ /*background-color:#BFDBFF; /* office2007 */
    width: 100%;
    font-weight: bold;
    font-size: 10pt;
    color: #492b9e;
    vertical-align: middle;
    line-height: 40px;
}

.dataviewheader
{
    background-color: #DFE9F5;
    background-repeat: repeat-x; /*background-position:  bottom;*/ /* 	background-color:#DFE9F5; /* windows7 */ /*background-color:#BFDBFF; /* office2007 */
    width: 100%;
    font-weight: bold;
    font-size: 10pt;
    color: #492b9e;
    vertical-align: middle;
}

.header
{
    /*     background-image: url(img/windows7.png);     background-repeat: repeat-x;      */ /*background-position:  bottom;*/ /* 	background-color:#DFE9F5; /* windows7 */ /*background-color:#BFDBFF; /* office2007 */
    background-color: #DFE9F5;
    width: 100%;
    font-weight: bold;
    font-size: 10pt;
    color: #492b9e;
    vertical-align: middle;
}

a, a.navlink
{
    /*color: #ff4d00;*/
    color: #848484;
    text-decoration: none;
}

.footer1
{
    background-image: url(img/windows7.png);
    background-repeat: repeat-x;
    background-positio
    n: -16px; /* 	background-color:#DFE9F5; /* windows7 */ /*background-color:#BFDBFF; /* office2007 */
    width: 100%;
    height: 100%;
    font-weight: bold;
    font-size: 10pt;
    color: #492b9e;
    vertical-align: middle;
    text-decoration: none;
}

.footer, .headingrow
{
    vertical-align: middle;
    border:1px solid green;
    padding:2px;
    white-space: nowrap;
    font-weight: normal;
    font-size:12px;
    background-color: #E9EFF8; /*    line-height: 28px; */
    height: 100%;
}



table
{
    border: 0;
}

form
{
    /*    background-color: #ffffff; */ /* #BFDBFF eff3ff*/
}

.selectedbutton
{
    background-color: #ff4d00;
}
.actionbuttonbar
{
    width: 100%;
    border: 1px solid #D7EBFF;
    background-color: #f7fbff;
    font-weight: normal;
    overflow: hidden;
    padding: 2px;
    text-align: left;
    white-space: nowrap;
    height: 14pt;
}

.toolbar, .dbnetedit-toolbar, .edit-dialog-toolbar
{
    /*     background-color: #C0DDE0;     background-image: url("img/gridheader.gif");     background-position: center bottom;     background-repeat: repeat-x; */
    border: 1px solid #7EACB1;
    background-color: #BFDBFF;
    font-weight: normal;
    overflow: hidden;
    padding: 2px;
    text-align: left;
    white-space: nowrap;
    height: 24px;
    width: 100%;
}


.quick-search
{
    border: 1px solid #7EACB1;
}

.action-button
{
    border: 1px solid #C0DDE0;
    padding-left: 18px;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    font-size: 10pt;
}

.button, .dbnetgridToolButton
{
    cursor: pointer;
    background-color: Transparent;
    border: 0px solid #7EACB1;
    height: 18pt;
    padding: 2px;
    margin-left: 2px;
}

.action-button:HOVER, .dbnetgridToolButton:HOVER
{
    border: 1px solid #7EACB1;
}

.apply
{
    background: url('img/accept.png') no-repeat;
}

.insert
{
    background: url('img/add.png') no-repeat;
}

.delete
{
    background: url('img/cross.png') no-repeat;
}

.cancel
{
    background: url('img/cancel.png') no-repeat;
}

.toolbar-button, .ui-widget button
{
    border: 1px solid #C0DDE0;
    background-color: transparent;
}

page-information td.input
{
    padding: 5px;
}

.toolbar-button:hover, .ui-widget button:hover
{
    border: 1px solid #7EACB1;
}


/* dbnetgrid */

.dbnetgrid .header-row, .ui-dragable
{
    background-color: #C0DDE0;
    background-image: url("img/windows7.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #7EACB1;
    cursor: pointer;
    font-weight: normal;
    overflow: hidden;
    padding: 4px 6px 5px;
    text-align: left;
    white-space: nowrap;
}


.ui-dialog .ui-dialog-content
{
    background-color: #FFFFFF;
    overflow: hidden;
}
.ui-dialog
{
    background-color: #FFFFFF;
}

.ui-dialog input, .ui-dialog select, .ui-dialog td, .ui-dialog-title
{
    font-family: Arial, Segoe UI, sans-serif;
    font-size: 10pt;
}

.ui-widget *
{
    font-family: Arial, Segoe UI, sans-serif;
    font-size: 10pt;
}

.ui-widget-header *
{
    font-family: Arial, Segoe UI, sans-serif;
    font-size: 10pt;
    background-color: Transparent;
}

.dbnetsuite-message-box-content
{
    border: 1pt solid silver;
    background-color: whitesmoke;
    width: 100%;
}
.dbnetsuite .message-line
{
    border: 1pt solid silver;
    background-color: whitesmoke;
    padding: 2px;
}

.dbnetsuite .thumbnail
{
    cursor: pointer;
}

.dbnetsuite .error-content
{
    border: 1pt solid silver;
    background-color: white;
    overflow-x: scroll;
    overflow-y: scroll;
    padding: 2px;
}

.dbnetsuite .highlight
{
    background-color: #FFD700;
}

.dbnetsuite .field-highlight
{
    border: 1pt solid red;
}

.dbnetsuite .field-modified
{
    background-color: #FFD700;
}

.edit-dialog-panel
{
    width: 100%;
}

fieldset
{
    border: 0;
}

.dbnetsuite .search-toolbar
{
    border-top: 1pt solid silver;
}

.dbnetsuite .upload-toolbar
{
    border-top: 1pt solid silver;
}

.dbnetsuite .edit-dialog-toolbar
{
    /* border-top:1pt solid silver; */
}

.dbnetsuite .edit-label
{
    white-space: nowrap;
}

.dbnetsuite-dialog-button
{
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
}

.filter-text-label
{
    font-weight: bold;
    color: #336699;
}

.filter-text-value
{
    font-weight: bold;
}

.filter-text-join-op
{
    color: dimgray;
}

.filter-text-advanced-join-op
{
    color: blue;
}

.dataformcontainer
{
    display: block;
    left: 1px;
    width: 960px;
    position: relative;
}

.apptitle
{
    font-size: 17pt;
    font-weight: bold;
    color: #ff4d00;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
    width: 100%;
    text-align: center;
}

.pagetitle, .PageTitle
{
    font-size: 14pt;
    font-weight: bold;
    border-bottom: 1px solid #ff4d00;
    padding: 4px;
    color: #ff4d00;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
    width: 100%;
    text-align: left;
}
.rptcaption
{
    font-size: 12pt;
    font-weight: bold;
    color: maroon;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
}
.rptlink
{
    font-size: 10pt;
    font-weight: bold;
    color: #003366;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
}

.pageheader
{
    vertical-align: baseline;
    white-space: nowrap;
    border: 1px solid lightblue;
    background-image: url('images/blue_gradient.gif');
    line-height: 80px;
}


.toolbarpanel
{
    border: 1px solid lightblue;
}

body
{
    margin: 0px;
    background-color: #ffffff;
}

table.info, td.info
{
    font-size: 10pt;
   /* background-color: #FFFFF1;*/
    width:960px;
}

table.info td
{
    border-bottom: 1px solid #eee;
}

td.infoHeader
{
    text-align: center;
    color: Black;
    background-color: Yellow;
}
p.success
{
    font-size: large;
    color: Navy;
}

p.error
{
    font-size: large;
    color: Red;
}

a.navlink
{
    font-size: large;
    color: Navy;
}

a.navlink:Hover
{
    font-size: large;
    color: red;
}

a.navlink:visited
{
    font-size: large;
    color: Navy;
}

div.childFormHeading
{
    background-color: #B0E0E6;
    font-family: Arial, Segoe UI, sans-serif;
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
    width: 100%;
}
table.childform td
{
    font-family: Arial, Segoe UI, sans-serif;
    font-size: 10pt;
}
table.childform
{
    border-color: #B0E0E6;
    border-collapse: collapse;
    border: 1px solid #B0E0E6;
}

.dataCell
{
    font-family: Arial, Segoe UI, sans-serif;
    font-size: 10pt;
}
tr.evenRow
{
   /* background-color: #DFEFFF;*/
}

tr.oddRow
{
    background-color: white;
}

table.childform tr.footerRow
{
    background-color: Yellow;
    font-family: Arial, Segoe UI, sans-serif;
    color: Navy;
    font-weight: bold;
    font-size: 14pt;
}

table.childform td.headingCell, table.dbnetgrid td.headingCell
{
    /* background-image:url('img/blue_gradient.gif'); */
    background-color: #DFEFFF;
    border: 1px solid #E9EFF8;
    vertical-align: middle;
}

.fieldheading
{
    font-size: medium;
    color: #000070;
    background-color: #cccc99;
}

.invisible
{
    background-color: dimgray;
}

.ActionMenuNormalStyle
{
    font-size: 10pt;
    font-family: Arial, Segoe UI, sans-serif;
    color: Black;
    cursor: hand;
}

.ActionMenuHoverStyle
{
    font-size: 10pt;
    font-family: Arial, Segoe UI, sans-serif;
    color: Black;
    cursor: hand;
}


.ActionSubMenuStyle
{
    font-size: 10pt;
    font-family: Arial, Segoe UI, sans-serif;
    color: Black;
    background-color: #dde7ea;
    cursor: hand;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
}

.ActionSubMenuHoverStyle
{
    font-size: 10pt;
    font-family: Arial, Segoe UI, sans-serif;
    color: Black;
    background-color: #ffffff;
    cursor: hand;
    border-right: #999999 0px solid;
    border-top: #999999 0px solid;
    border-left: #999999 0px solid;
    border-bottom: #999999 0px solid;
}

.emaillink
{
    font-size: 10pt;
    color: #035a8f;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
    border: 1px solid #cccccc;
}

.urllink
{
    font-size: 10pt;
    color: #035a8f;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
    border: 1px solid #cccccc;
}

.tableHeader
{
    padding: 1px;
}

.resizer
{
    cursor: e-resize;
}

.header11
{
    margin-left: 10px;
    margin-top: 10px;
}

.tableData
{
    padding: 1px;
    overflow: auto;
}

.cell
{
    border: 1px solid #000000;
}

div.InferredField
{
    font-family: Arial, Segoe UI, sans-serif;
    font-size: 10pt;
    vertical-align: top;
    line-height: 20px;
}

INPUT.InferredField, TEXTAREA.InferredField
{
    border: 1px solid #cccccc;
    line-height: 16px;
    font-family: Arial, Segoe UI, sans-serif;
    font-size: 10pt;
    vertical-align: middle; /*	background-color: whitesmoke; */
}

A.anchor, div.dataviewcaption
{
    font-size: 10pt;
    font-weight: bold;
    color: #035a8f;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
}

.subtab
{
    font-size: 10pt;
    font-weight: bold;
    color: #035a8f;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
}

.subtabselected
{
    font-size: 10pt;
    font-weight: bold;
    color: #ee0000;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
}

.caption
{
    font-size: 10pt;
    font-weight: bold;
    color: #035a8f;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
}

.deletionlabel
{
    font-size: 10pt;
    font-weight: bold;
    color: #ff0000;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
}
a.TypeAhead
{
    font-size: 10pt; /*	color: #035a8f; */
    color: Black;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
    white-space: nowrap;
}

HyperLink, div.HyperLink, td.HyperLink, A.HyperLink, A.InferredField
{
    font-size: 10pt;
    color: #035a8f;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
    white-space: nowrap;
}

div.TypeAhead
{
    border-right: #b9c9ef 1px solid;
    padding-right: 5px;
    border-top: #728eb8 1px solid;
    padding-left: 5px;
    background-color: #dde7ea;
    padding-bottom: 5px;
    overflow: auto;
    border-left: #728eb8 1px solid;
    padding-top: 5px;
    border-bottom: #b9c9ef 1px solid;
    text-align: left;
    white-space: nowrap;
    width: auto;
    font-family: Arial, Segoe UI, sans-serif;
    font-size: 10pt;
    color: Black;
}

fieldset.form
{
    /*	border-top:solid 2px #dde7ea; 	padding-top:1px; 	border-width:thick; */
    border: none;
}

input, select, textarea
{
    padding-left: 2px;
    background: #ffffff;
    font-size: 10pt;
    vertical-align: middle;
}
input.radiobutton, input.checkbox
{
    border: 0px;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
}


select.dropdown, select.listbox
{
    line-height: 20px;
    background: #ffffff;
    font-family: Arial, Segoe UI, sans-serif;
    font-size: 10pt;
    vertical-align: middle;
}
img
{
    border: 0px none;
}

div.designerlabel
{
    border: 1px dashed #ff0000;
}

.DataView
{
    overflow: auto;
}

.DataViewNormalRow
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Segoe UI, sans-serif;
}

.DataViewAlternateRow
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Segoe UI, sans-serif;
}

div.label, span.label, div.designerlabel
{
    text-align: left;
    font-size: 10pt;
    vertical-align: middle;
    line-height: 20px;
}

span.ContentsTitle
{
    font-weight: bold;
    font-size: 11pt;
    color: #003366;
    font-family: Arial, Segoe UI, sans-serif;
    text-decoration: none;
}

span.SubContentsTitle
{
    font-weight: bold;
    font-size: 10pt;
    color: #003366;
    font-family: Arial, Segoe UI, sans-serif;
}
