/* 
Devware Web Server Stylesheet
=============================
Server Version: 4.0
Compatible with: 4.0
Type: Layout
Name: StandardLayout.css
*/ 
@font-face {
    font-family: 'SansationBold';
    src: url('sansation_bold-webfont.eot');
    src: url('sansation_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('sansation_bold-webfont.woff') format('woff'),
         url('sansation_bold-webfont.ttf') format('truetype'),
         url('sansation_bold-webfont.svg#SansationBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'SansationLight';
    src: url('sansation_light-webfont.eot');
    src: url('sansation_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('sansation_light-webfont.woff') format('woff'),
         url('sansation_light-webfont.ttf') format('truetype'),
         url('sansation_light-webfont.svg#SansationLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SansationRegular';
    src: url('sansation_regular-webfont.eot');
    src: url('sansation_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('sansation_regular-webfont.woff') format('woff'),
         url('sansation_regular-webfont.ttf') format('truetype'),
         url('sansation_regular-webfont.svg#SansationRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

HTML,BODY
{
margin:0;
padding:0;
font-family:Calibri,MS Sans Serif,Geneva,Arial;
font-size:10pt;
aheight:100%;
}
TABLE
{
font-family:Calibri,MS Sans Serif,Geneva,Arial;
font-size:10pt;
border-spacing:0px;
}
IMG
{
border:0px;	
}
.BodyTable
{
width:100%;
aheight:100%;
border:3px solid;
padding:0;
}
#ddwStdFooter
{
margin-top:-70px;
}
.MainFrame
{
height:800px;
}
INPUT, SELECT
{
font-family:Calibri,MS Sans Serif,Geneva,Arial;
font-size:10pt;
}
.UpperContentRow .Content, .LowerContentRow .Content
{
vertical-align:top;
}
.IconCell
{
width:23px;
}

/*Top Menu*/
.TopMenuTable
{
width:100%;
height:25px;
}
.TopMenuCell .MenuItemTable .MenuCell .MenuIconIMG, .TopMenuCell .MenuItemTable .MenuCellHover .MenuIconIMG
{
vertical-align:middle;
}
.TopMenuCell .TopMenuWCTable .DataCell
{
padding-left:3px;
padding-right:3px;
}
.TopMenuCell .MenuItemTable .MenuCell, .TopMenuCell .MenuItemTable .MenuCellHover
{
vertical-align:middle;
margin-top:2px;
margin-bottom:2px;
padding-left:5px;
padding-right:5px;
margin-left:6px;
margin-right:6px;
height:27px;

-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-radius: 0px 0px 8px 8px;
border-radius: 0px 0px 8px 8px; 
}
.TopMenuCell .MenuItemTable .MenuCell A, .TopMenuCell .MenuItemTable .MenuCellHover A
{
text-decoration:none;
font-size:9pt;
display:inline;
}
.TopMenuCell .MenuItemTable .MenuCell A:hover, .TopMenuCell .MenuItemTable .MenuCellHover A:hover
{
text-decoration:none;
font-size:9pt;
display:inline;
}
.WCSearchSuggest
{
border:1px solid;
font-size:9pt;
width:340px;
padding:2px;
}
.Suggestion IMG, .SuggestionHover IMG
{
vertical-align:middle;	
margin-right:3px;
}
.WCSubMenuContainer
{
width:240px;
border:1px outset;
}
.WCSubMenuContainer .MenuItemTable
{
width:100%;
}

/*Main Title Table*/
.MainTitleTable
{
border-bottom-width:0px;
width:100%;
height:26px;
}
.MainTitleLogo
{
padding-right:3px;
border:0px;
margin:0px;
padding:0px;
padding-left:7px;
padding-top:10px;
vertical-align:top;
}
.MainTitleLogoIMG
{
height:48px;
}
.MainTitleAppCaption
{
width:100%;
padding-top:7px;
padding-bottom:4px;
margin-top:10px;
font-size:16pt;
height:30px;
}
.MainTitleCaption
{
font-size:9pt;
padding-left:8px;
}
.TitleCaptionDetails
{
font-size:9pt;
padding-left:10px;
}
.TitleToolIcons
{
text-align:right;
}
.TitleToolbar
{
padding-bottom:5px;
}
.TitleUser
{
font-size:9pt;
text-align:right;
}


/*Main Title Menu Table*/
.MainTitleIcon
{
height:48px;
width:48px;
padding-left:2px;
vertical-align:middle;
}
.MainTitleMenuRow
{
height:24px;
}
.MainTitleMenuRowTable
{
width:100%;
}
.MainTitleRow
{
height:24px;
}
.MainAppTitle
{
font-size:16pt;
}
.MainTitleInfo
{
font-size:9pt;
padding-left:8px;
}
.MainTitleRowTable
{
width:100%;
}
.MainTitleSearchTool
{
text-align:right;
width:225px;
}
.MainTitleSearchButton, .MainTitleSearchButton DIV
{
display:inline;
vertical-align:middle;
}
BODY[browserengine="WebKit"] .MainTitleSearchButton, BODY[browserengine="WebKit"] .MainTitleSearchButton DIV
{
display:inline-table;
}
.MainTitleMenuCell
{
padding-left:3px;
padding-right:3px;
}
.MainTitleMenuCell .MenuItemTable .MainMenuCell, .MainTitleMenuCell .MenuItemTable .MainMenuCellHover
{
vertical-align:middle;
margin-top:2px;
margin-bottom:2px;
padding-left:5px;
padding-right:5px;
margin-left:6px;
margin-right:6px;
height:27px;

-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-radius: 0px 0px 8px 8px;
border-radius: 0px 0px 8px 8px; 
}

.MainTitleMenuCell .MenuItemTable .MenuCell A, .MainTitleMenuCell .MenuItemTable .MenuCellHover A
{
text-decoration:none;
font-size:9pt;
display:inline;
}
.MainTitleMenuCell .MenuItemTable .MenuCell A:hover, .MainTitleMenuCell .MenuItemTable .MenuCellHover A:hover
{
text-decoration:none;
font-size:9pt;
display:inline;
}
.MainTitleUserName
{
width:100px;
text-align:right;
padding-right:3px;
padding-left:3px;
}

.WCSearchSuggest
{
border:1px solid;
font-size:9pt;
width:340px;
padding:2px;
}
.Suggestion IMG, .SuggestionHover IMG
{
vertical-align:middle;	
margin-right:3px;
}
.WCSubMenuContainer
{
width:240px;
border:1px outset;
}
#tabMainLeftPanel .WCSubMenuContainer
{
left:20px;
width:205px;
}
.WCSubMenuContainer .MenuItemTable
{
width:100%;
}
 
/*Title Table*/
.TitleTable
{
border:1px outset;
width:100%;
height:23px;
}
.TitleIcon
{
padding-right:3px;
margin:0px;
padding:0px;
padding:1px 1px 1px 1px;
vertical-align:middle;
width:21px;
}
.TitleIconIMG
{
height:21px;
width:21px;
}
.TitleBar
{
width:100%;
}
.AppTitle
{
font-size:16pt;
height:23px;
}
.PageTitle
{
font-size:9pt;
padding-left:8px;
height:23px;
line-height:17pt;
}
.TitleCaptionDetails
{
font-size:9pt;
padding-left:10px;
}
.TitleToolIcons
{
text-align:right;
width:44px;
}
.TitleToolbar
{
padding-bottom:5px;
}
.TitleUser
{
font-size:9pt;
text-align:right;
}

.TitleTabs
{
width:100%;
height:22px;
}
.TitleTab, .TitleTabOn, .TitleTabHover, .TitleTabOnHover
{
padding-top:0px;
padding-bottom:0px;
padding-left:5px;
padding-right:5px;
height:22px;
margin:0px;
border:0px;
cursor:pointer;

white-space:nowrap;
text-align:center;
vertical-align:middle;
line-height:22px;
}
.TitleTabLeft, .TitleTabRight, .TitleTabLeftHover, .TitleTabRightHover
{
padding:0px;
width:7px;
height:22px;
margin:0px;
border:0px;

white-space:pre;
}
.TitleTabContentTable
{
border-top:0px;
border-left:1px;
border-right:1px;
border-bottom:1px;
position:absolute;
margin-left:0px;
margin-right:0px;
width:100%;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-radius: 0px 0px 8px 8px;
border-radius: 0px 0px 8px 8px; 
-webkit-box-shadow: 3px 3px 9px 1px rgba(0, 0, 0, 1);
 -moz-box-shadow: 3px 3px 9px 1px rgba(0, 0, 0, 1);
 box-shadow: 3px 3px 9px 1px rgba(0, 0, 0, 1);}

/*TitleMenu*/
#dwTitleMenu
{
height:80%;
border-width:1px;
border-style:solid;
width:600px;
}
.BodyTitleMenu .BodyTable
{
border-width:0px;
}
.TitleMenuMenu
{
width:250px;
padding:5px;
vertical-align:top;
}
.TitleMenuMenu .MenuItemTable
{
width:100%;
}
.TitleMenuMenu .MenuItemTable .MenuCell .MenuIconIMG, .TitleMenuMenu .MenuItemTable .MenuCellHover .MenuIconIMG
{
vertical-align:middle;
}
.TitleMenuMenu .MenuItemTable .MenuCell, .TitleMenuMenu .MenuItemTable .MenuCellHover
{
vertical-align:middle;
margin-top:2px;
margin-bottom:2px;
padding-left:5px;
padding-right:5px;
margin-left:6px;
margin-right:6px;
}
.TitleMenuMenu .MenuItemTable .MenuCell A, .TitleMenuMenu .MenuItemTable .MenuCellHover A
{
text-decoration:none;
font-size:9pt;
display:inline;
}
.TitleMenuMenu .MenuItemTable .MenuCell A:hover, .TitleMenuMenu .MenuItemTable .MenuCellHover A:hover
{
text-decoration:none;
font-size:9pt;
display:inline;
}
.TitleMenuSideBar
{
vertical-align:top;
padding:5px;
}
.MenuFavouritesList .HeadCell, .MenuFavouritesList .DataCell, .RecentPagesTable .HeadCell, .RecentPagesTable .DataCell
{
height:23px;
font-size:9pt;
}
.MenuFavouritesList .IconCell, .MenuFavouritesList HeadIconCell
{
width:23px;
}
.RecentPagesTable
{
margin-top:5px;
padding-top:5px;
border:1px;
}
#dwRecentPagesTitle
{
padding:5px;
}
#dwRecentPagesTitle .RecentPagesTable
{
width:100%;
}
#dwRecentPagesTitle .RecentPagesTable A:hover
{
text-decoration:underline;
}
/*CompactTitle*/
.TitleTableCompact
{
width:100%;
}
.AppTitleCaptionCompact
{
width:100%;
padding-top:1px;
padding-bottom:1px;
padding-left:2px;
font-size:14pt;
height:20px;
}
.TitleCaptionCompact
{
font-size:9pt;
padding-left:8px;
}

/*Toolbar Table*/
.ToolbarTable
{
width:100%;
height:30px;
}
.Toolbars .ToolbarTable
{
padding-top:3px;
padding-bottom:3px;
}
.ToolbarLeft
{
text-align:left;
height:24px;
}
.ToolbarRight
{
text-align:right;
height:24px;
}
.ToolbarTable DIV
{
display:inline;
vertical-align:middle;
}
.ToolbarCell, .ToolbarCellHover
{
padding-left:5px;
padding-right:5px;
margin:0px;
border:0px;
cursor:pointer;
white-space:nowrap;
text-align:center;
vertical-align:middle;
height:24px;
line-height:24px;
width:0px;
display:inline;
}
BODY[browserengine="WebKit"] .ToolbarTable DIV, BODY[browserengine="WebKit"] .ToolbarCell, BODY[browserengine="WebKit"] .ToolbarCellHover
{
display:inline-table;
}
.ToolbarCell A, .ToolbarCellHover A
{
vertical-align:middle;
height:24px;
line-height:24px;
}
.ToolbarCellLeft, .ToolbarCellRight, .ToolbarCellLeftHover, .ToolbarCellRightHover
{
padding:0px;
width:7px;
height:24px;
margin:0px;
border:0px;
white-space:pre;
display:inline-table;
}
.ToolbarTable .ToolbarTool, .ToolbarTable .ToolbarInfoTool, .ToolbarTable .ToolbarGenericTool
{
height:24;
}
.ToolbarCellSearch
{
padding-left:5px;
}

/*Folderbar*/
.FolderBarTable
{
width:100%;
height:26px;
border:solid;
border-width:1px;
}
.FolderBarTable .DataCell
{
font-size:9pt;
width:100%;
}

/*ButtonTable*/
.ButtonTable
{
height:24px;
padding:0px;
margin:0px;
}
.ButtonTable .ButtonCell, .ButtonTable .ButtonCellHover
{
padding-top:0px;
padding-bottom:0px;
padding-left:5px;
padding-right:5px;
height:22px;
margin:0px;
border:0px;
cursor:pointer;

white-space:nowrap;
text-align:center;
vertical-align:middle;
}
.ButtonTable .ButtonLeft, .ButtonTable .ButtonLeftHover, .ButtonTable .ButtonRight, .ButtonTable .ButtonRightHover
{
padding:0px;
width:3px;
height:22px;
margin:0px;
border:0px;

white-space:pre;
padding:0px;
}

/*Tab Table*/
.TabTable
{
width:100%;
border-collapse:collapse;
}
.TabCell
{
padding:0px;
vertical-align:top;
}
.TabOn, .TabOnHover, .TabOff, .TabOffHover
{
padding-left:5px;
padding-right:5px;
cursor:pointer;
height:24px;

-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 8px 8px 0px 0px;
border-radius: 8px 8px 0px 0px; 

}
.TabOn, .TabOnHover
{
border-style:solid;
border-width:1px;
border-bottom-width:0px;
padding-bottom:1px;
border-top-width:3px;
border-bottom-width:0px;
}
.TabOff, .TabOffHover
{
border-style:solid;
border-width:1px;
border-top-width:1px;
border-bottom-width:2px;
}
.TabTable .InfoCell
{
width:auto;
height:24px;
}
.TabTableHead
{
margin-top:3px;
}
.TabTableContent
{
width:100%;
}
.TabBody
{
width:100%;
}
.TabContent
{
vertical-align:top;
}
.TabTable .ToolbarTable
{
border:1px outset;
height:32px;
}

/*Form Table*/
.FormTable
{
width:100%;
}
.FormTable .HeadCell
{
width:180px;
height:27px;
vertical-align:top;
}
.TabTableContent .FormTable .HeadCell
{
width:175px;
}
.HeadIconCell
{
vertical-align:top;
}

/*ListTable*/
.ListTable
{
width:100%;
border-collapse:collapse;
}
.ListTable .IconCell, .ListTable .HeadIconCell, .ListTable .HeadSelectCell
{
width:16px;
}
.ListTable TD
{
border:1px solid;
vertical-align:top;
}


/*Summary*/
.SummaryColumn
{
vertical-align:top;
padding-left:1px;
padding-right:1px;
}

.SummaryColumn .TaskTable
{
margin-bottom:3px;
}
/*Task Table*/
.TaskTable
{
border-width:1px;
border-style:outset;
width:100%;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px; 
}
.TaskTitle
{
width:100%;
font-style:italic;
}
.TaskIcon, .TaskExpand, .ExpandCell
{
width:25px;
}
.TaskExpand, .ExpandCell
{
text-align:right;
}
.TaskIcon
{
text-align:left;
}
.TaskContent
{
padding:3px;
}
.TaskContent .ListTable, .TaskContent .FormTable, .TaskContent .FormTable INPUT, .FormTable .InfoTable
{
font-size:9pt;
}
.SummaryPanelContent .FormTable .HeadCell
{
width:120px;
}
/*Message Bars*/
.MsgError, .MsgNone, .MsgQuest, .MsgSaved, .MsgSuccess, .MsgWarn, .MsgFail, .MsgInfo
{
border-width:1px;
border-style:outset;
width:100%;
}
.InfoTable
{
border-width:1px;
border-style:outset;
width:100%;
}
.InfoTable .HeadCell
{
font-size:10pt;
font-weight:bold;
width:100%;
}

.RolloverDiv
{
border-width:1px;
border-style:outset;
}

/*Sidebar*/
.SideBar, .TabSideBar
{
width:200px;
border:0px;
vertical-align:top;
}
.SideBar
{
padding-left:3px;
}

/*General Controls*/
.TextAreaSmall
{
height:79px;
width:100%;
max-width:400px;
}
.Text
{
width:300px;
}
.TextLarge
{
width:100%;
max-width:600px;
}
.Numeric
{
width:100px;
}
.TextAreaLarge
{
height:241px;
width:100%;
max-width:600px;
}

/*SelectControl*/
.SelectControl
{
width:394px;
border:outset 1px;
margin:2px;
}
.SelectControl .DisplayName
{
vertical-align:middle;
}
.SelectControl .DisplayName SPAN
{
border:inset 1px;
width:100%;
padding:1px;
height:25px;
font-size:9pt;
vertical-align:middle;
}
.SelectControl .SelectControlButton
{
width:65px;
}
.SelectControl .SelectControlClear
{
width:21px;
}
.SelectControlSuggest
{
border:1px solid;
font-size:9pt;
width:280px;
}

/*CalendarDayTable*/
.CalendarDayTable
{
width:100%;
border-collapse:collapse;
}
.CalendarDayTable .IconCell
{
width:16px;
}
.CalendarDayTable TD
{
border:1px solid;
}
.CalendarDayTable .ApptCell
{
padding-left:6px;
vertical-align:top;
border-left:4px solid;
margin:2px;
}

/*CalendarWeekTable*/
.CalendarWeekTable
{
width:100%;
border-collapse:collapse;
}
.CalendarWeekTable .IconCell
{
width:16px;
}
.CalendarWeekTable TD
{
border:1px solid;
vertical-align:top;
}

/*CalendarMonthTable*/
.CalendarMonthTable
{
width:100%;
border-collapse:collapse;
}
.CalendarMonthTable THEAD .OddRow .HeadCell, .CalendarMonthTable THEAD .EvenRow .HeadCell, .CalendarMonthTable THEAD .OddRow .HeadIconCell, .CalendarMonthTable THEAD .EvenRow .HeadIconCell, .CalendarMonthTable THEAD .OddRowHover .HeadCell, .CalendarMonthTable THEAD .EvenRowHover .HeadCell, .CalendarMonthTable THEAD .OddRowHover .HeadIconCell, .CalendarMonthTable THEAD .EvenRowHover .HeadIconCell
{
font-weight:bold;
}
.CalendarMonthTable .IconCell
{
width:16px;
}
.CalendarMonthTable TD
{
border:1px solid;
font-size:9pt;
vertical-align:top;
}

/*SplitterFrame*/
.SplitterTable
{
width:100%;
}
.SplitterVerticalBar
{
width:4px;
}
.SplitterTableCellVertical
{
width:4px;
}
.SplitterHorizontalBar
{
height:4px;
}
.SplitterTableCellHorizontal
{
height:4px;
}
.SplitterTableCellRight, .SplitterTableCellLeft
{
vertical-align:top;
}
.SplitterFrameLeft
{
vertical-align:top;
overflow:auto;
position:relative;
}
.ProcedureChartView
{
position:relative;
}

/*SectionTable*/
.SectionTable
{
width:100%;
}
.SectionColumnNORMAL
{
vertical-align:top;	
}
.SectionColumnLEFT, .SectionColumnRIGHT
{
vertical-align:top;
width:400px;	
}
.SectionColumnHALF
{
vertical-align:top;
width:50%;	
}
.SectionColumnQUARTER
{
vertical-align:top;
width:25%;	
}
.SectionColumnTHIRD
{
vertical-align:top;
width:33%;	
}

/*WorkflowScriptTable*/
.ScriptTable {
width:100%;
}
.ScriptLeftFrame {
height:500px;
margin:0;
width:100%;
}
.ScriptRightFrame {
height:500px;
margin:0;
width:100%;
}
.WFScriptPreviousList {
width:100%;
}
.WFScriptCurrentStep {
width:100%;
}


/*Comments*/
.CommentsSideBarHead
{
width:200px;
}
.CommentsSideBar
{
height:300px;
overflow:auto;
width:200px;
}
.TabSideBar .TaskContent
{
width:200px;
}
.CommentsSideBar .CommentsList
{
width:180px;
list-style-type:none;
margin:0px;
padding:0px;
}
.CommentFooter, .Comment, .CommentSendReply P
{
margin:0;
padding:0;
}
.CommentFooter
{
font-style:italic;
}
.CommentFrom
{
font-weight:bold;
}
.CommentSendReply
{
height:23px;
}

.CommentReplies
{
list-style-type:none;
margin:0px;
padding-left:15px;
}
.CommentReply
{
border-width:1px;
border-style:outset;
border-collapse:separate;
}
.CommentReplyLabel
{
cursor:pointer;
padding-left:15px;
}

/*Multi Select Items*/
.dwHTMLMultiSelectItemOuterCell {
background-color:Window;
border:inset 1px;
}

.dwHTMLMultiSelectItemSpanBG {
  background: #E2E6F0;
  border: 1px solid #9DACCC;
  color: #1C2A47;
  height: 14px;
  font-size: 11px;
  line-height: 1.28;
  border-collapse: collapse;
  border-spacing: 0;
  margin-left:4px;
  margin-top:4px;
  padding-top:0px;
  padding-left:3px;
  position: relative;
}

.dwHTMLMultiSelectItemRemove {
  background-image: url('MultiSelectItemX.png');
  background-repeat: no-repeat;
  height: 11px;
  width:  11px;
  cursor: hand;
  display: inline-block;
  color: #3B5998;
  font-size: 11px;
  line-height: 1.28;
  white-space: nowrap;
  text-decoration: none;
  zoom: 1;
  padding-top:0px;
  margin-top:1px;
}

BODY[browserengine="WebKit"].dwHTMLMultiSelectItemRemove, BODY[browserengine="Gecko"].dwHTMLMultiSelectItemRemove
{
cursor: point;
}
.dwHTMLMultiSelectItemInputText, .dwHTMLMultiSelectItemOuterCell INPUT
{
  font-size: 11px;
  border: none;
  margin-left:4px;
}

.MultiSelectItemSuggest {
  border: solid 1px black;
  background-color: white;
}

.SignupBreadcrumbTable TD
{
background-position:center;
vertical-align: bottom;
width:100px;
height:70px;
}
.SignupBreadcrumbIncomplete
{
background-image:url('SignupIncomplete.png');
}
.SignupBreadcrumbCompleted
{
background-image:url('SignupCompleted.png');
}
.SignupBreadcrumbFinished
{
background-image:url('SignupFinished.png');
}
.SignupBreadcrumbCurrent
{
background-image:url('SignupCurrent.png');
}

.AnnouncementListTable
{
width:100%;
}
.AnnouncementTable
{
width:100%;
}
.AnnouncementDisplayName
{
font-size:16pt;
font-family: Calibri,MS Sans Serif,Geneva,Arial;
}

.AnnouncementContent
{
font-family:Calibri,MS Sans Serif,Geneva,Arial;
font-size:11pt;
padding-bottom:10px;
border-bottom: 1px solid black;

