/******************************************************************************
*            Default CSS for a new Synateq Web Application project            *
******************************************************************************/


/******************************************************************************
*	TEC IPVMS specific elements
******************************************************************************/

/* Start Division based styles ------------------------------------------ */
.MessageNoElecDivAccess
{
    color: #008000;
    font-size: large;
    padding: 1px 0px 1px 50px;
	height: 450px;
}

.UsersDivisionRoleMembership
{
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	width: 225px;
	padding: 2px 1px 3px 2px;
	margin: 2px 2px 2px 2px;
}
/* End Division based styles ------------------------------------------ */

/* Start PVA image styles ------------------------------------------ */
.PVAImage
{
	border-width: 1px !important;
	border-style: solid;
}
/* End PVA image styles ------------------------------------------ */

/* Start modal popup (non-workflow) ------------------------------------------ */
.ModalPopup_Popup
{
    background-color: #93CFD7;
    border: solid 1px #4983C7;
    padding: 5px 5px 5px 5px;
}

.ModalPopup_Background
{
    background-color: #B7C1CC;
    opacity: 0.4;
    /* This line should always appear last within this CSS rule */
    filter: alpha(opacity=40);
}

.ModalPopup_Header
{
    border: solid 2px #BDE67E;
    background-color: #BDE67E;
    color: #000000;
    font-size: 110%;
    font-weight: bold;
}

.ModalPopup_CloseX
{
	float: right;
}

.ModalPopup_Popup .DataValue
{
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: normal;
    /*padding: 4px 6px 4px 4px;*/
    vertical-align: top;
    text-align: left;
}

.ModalPopup_Popup input.ActionBarButton
{
    background-color: #F7941D;
    border-color: #808080 #000000 #000000 #808080;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font: normal normal bold 100% 'trebuchet ms',helvetica,sans-serif;
    /* This line should always appear last within this CSS rule */
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#C0C0C0',EndColorStr='#696969');*/
}

.ModalPopup_Popup input.ActionBarButton:disabled
{   
    background-color: #E1E1E1;
    border-color: #7A7A7A #7A7A7A #7A7A7A #7A7A7A;
    color: #989898;
    cursor: not-allowed;
} 

/* End modal popup (non-workflow) ------------------------------------------ */



/******************************************************************************
*	Start standard Synateq HTML Elements
******************************************************************************/
body
{ 
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 16px; 
    color: #333; 
    font-weight: normal;
}

p, tr, ul, ol,li
{ 
    margin-bottom: 5px;
    margin-top: 2px; 
}

a img{border:0;outline:none;} /* CFa Squiz 24/01/2012 - to fix bordered img links */

li li, li ul{font-size:100%;} /* CFa Squiz 24/01/2012 - to fix scaling down issue */


#Top_Line1 {
    clear: both;
    width: 100%;
    min-width: 760px; 
    height: 84px;
    background: #1D374B;
}

#Top_Line1_R1C1 {
    position: relative;
    clear: both;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: 84px;
    max-width: 460px;
    min-width: 440px;
}

#Top_Line1_R1C2 {
    position: relative;
    float: left;
    padding-top:10px;    
    padding-left:20px;
    height: 76px;
}
#Top_Line1_R1C3 {
    position: relative;
    float: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#Header_Right_Feature_Image {
    position: relative;
    float: right;
}

#Top_Line2 {
    background-color: #3CBED4;
    text-align: left;
    /*clear: both;*/
    width: 100%;
    padding-top: 1px;
    padding-bottom: 2px;
    border-top: 1px solid #333333;
    z-index: 300;
    min-width: 760px; 
    height: 24px;
}

#Top_Line2_R1C1 {
    position: relative;
    float: left;
}

#Top_Line2_R1C2 {
    float: left;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    padding: 0px 2px 0px 2px;
    vertical-align:middle;
}

#Top_Line2_R1C2 a {
    color: #FFFFFF;
    text-decoration: none;
}

#Top_Line2_R1C2 a:hover {
   text-decoration: underline
}

#Top_Line2_R2C2 {
    float: right;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    padding: 0px 2px 0px 2px;
    vertical-align:middle;
}

#Top_Line2_R2C2 a {
    color: #FFFFFF;
    text-decoration: none;
}

#Top_Line2_R2C2 a:hover {
   text-decoration: underline
}

#Top_Line3 {
    clear: both;
    padding-left: 6px;
    background-color: #2200ff
}

#Top_Line3_R1C1 {
    float: left;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    padding-top: 7px;
    text-transform: uppercase;
    position: relative;
    left: 106px;
    top: -26px
}

#Top_Line3_R1C1 a {
    color: #FFFFFF;
    text-decoration: none;
    background: #767676;
}



#breadcrumb-box {
    clear: both;
    height: 18px;
    padding-left: 9px;
    border-top: 1px black solid;
}

#breadcrumb-box a {
    text-decoration: none;
    color: #000000;
}

#breadcrumbs {
    margin-top: 2px;
}

#breadcrumbs a:hover {
   text-decoration: underline
}

#footer {
    background-color: #4e4e4e;
    border-top: 1px solid #000000;
    /*padding-top: 30px;
    padding-bottom: 35px;*/
    clear: both;
    vertical-align: middle;
     
}

#footer_bar {
    color: #333333;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";    
    font-size: 85%;
    max-width: 76em;
    min-width: 44em;
    margin: 4px auto 10px auto;
    text-align: center;
}

#footer_bar a {
    color: #ddd;
    text-decoration: none;
}

#para_under_footer_bar {
    position: relative;
    float: left;
    width: 100%;
}

#text_under_footer_bar {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";    
    font-size: 85%;
    max-width: 76em;
    min-width: 44em;
    margin: 0 auto 0 auto;
}
#text_under_footer_bar a {
    color: #ddd;
}

#loading
{
    z-index:1000;
}

ul ol{
font-size: 100%;
margin-bottom: 5px;
}


ol.d {
list-style-type:lower-alpha;
margin-left: 80px;
margin-bottom: 10px;
}

ol.e {
list-style-type:none;
font-size: 100%;
margin-left: 0px;
}

li {
margin-top: 3px;
margin-bottom: 6px;
}

caption {
font-size: 90%;
font-weight: bold;
margin-top: 10px;
margin-bottom: 3px;
}


h1
{
    color: #1D374B;
    font-size: 2rem;
    font-style: normal;
    font-weight: bold;
    margin: 0px 0px 5px 3px;
}

h2
{
    color: #1D374B;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 500;
    margin: 0px 0px 3px 3px;
}

h3
{
    color: #1D374B;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 500;
    margin: 0px 0px 2px 3px;
}

h4
{
    color: #1D374B;
    font-size: 9pt;
    font-style: normal;
    font-weight: bolder;
}

p
{
    margin: 0px 0px 4px 0px;
    vertical-align: top;
}

small
{
    font-size: 80%;
}

big
{
    font-size: 120%;
}

label
{
    padding: 4px 0px 4px 4px;
    display:inline;
}

cite *
{
    padding: 6px 0px 6px 3px;
}

q
{
    background: #C0C0C0;
    border: solid 1px #000000;
    color: #000000;
    display: inline-block;
    font-weight: normal;
    margin: 3px 0px 3px 5px;
    padding: 3px 3px 3px 3px;
    text-align: left;
    vertical-align: middle;
    width: 45%;
}

blockquote
{
    background: #C0C0C0;
    border: solid 1px #000000;
    color: #000000;
    font-weight: normal;
    margin: 3px 0px 3px 5px;
    padding: 3px 3px 3px 3px;
    text-align: left;
    vertical-align: middle;
}

input
{
}

select
{
}

a:link
{
    color: #0000e6 ;
    text-decoration: none;
}

a.btn-primary
{
    color: #fff !important;
}

a:visited
{
    color: #2F46C2;
    text-decoration: none;
}

a:active
{
    color: #1123AA;
    text-decoration: none;
}

a:hover
{
    color: #1123AA;
    text-decoration: underline;
}

a:link.disabledLink
{
    color: #333;
    text-decoration: none;
    cursor: default;
}

ul
{
    margin: 0px 0px 8px 20px;
    vertical-align: top;
}

ol
{
    list-style: decimal none outside;
    list-style-type: decimal;
    margin: 0px 0px 0px 30px;
    padding: 6px 0px 6px 0px;
}

ul *
{
    padding: 0px 0px 0px 2px;
    vertical-align: middle;
}

ol *
{
    vertical-align: middle;
}

ol li
{
    list-style-type: decimal;
    padding: 3px 0px 3px 0px;
}   

ol ol li
{
    list-style-type: lower-alpha;
}

ol ol ol li
{
    list-style-type: lower-roman;
}
/* End HTML Elements ------------------------------------------------------- */

#divIconMenu
{
    background-color: Transparent;
    font-size: 1.1em;
    position: relative;
    padding: 0px 0px 5px 0px;
    vertical-align: middle;
}

/* HEADER STYLES (based on the Red Jelly's style-guide) -------------------- */
#divHeader
{
    /*background: #000000 url(../images/HeaderShader.png) repeat-x;*/
    background-color: #FF99D2;
    height: 140px;
}

/*  (LEFT HAND SIDE) ICON MENU STYLES */
#divIconMenu ul
{
    display: block;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#divIconMenu ul li
{
    border: none 0px Transparent;
    display: inline-block;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    vertical-align: top;
    white-space: pre-line;
    width: 80px;
}

#divIconMenu ul li img
{
    border: none 0px Transparent;
    display: block;
    margin: 0px 0px 10px 0px;
    width: 70px;  
}

/*#divIconMenu li.current a
{
    color: #FFCC5E;
    font-weight: bolder;
}*/

#divIconMenu ul li.current a:link
{
    color: #FFFFFF;
/*    font-size: 1.1em;*/
}

#divIconMenu ul li.current a:visited
{
    color: #FFFFFF;
/*    font-size: 1.1em;*/
}

#divIconMenu a:link
{
    color: #BCBEC0;
    font-weight: bolder;
    text-decoration: none;
}

#divIconMenu a:visited
{
    color: #BCBEC0;
    font-weight: bolder;
    text-decoration: none;
}

#divIconMenu a:hover
{   
    color: #FFFFFF;
    text-decoration: underline;
}

/*  (RIGHT HAND SIDE) LOGO MENU STYLES */
#divLogo
{
    background-color: Transparent;
    color: #FFFFFF;
/*    float: right;*/
    font-weight: bolder;
    margin: 30px 30px 0px 0px;
/*    position: relative;*/
    text-align: right;
}

#divHeaderRight
{
    background-color: Transparent;
    float: right;
    font-weight: bolder;
    margin: 8px 10px 0px 0px;
    text-align: right;
}

#divHeaderRight a:link
{
    color: #000000;
}

#divHeaderRight a:visited
{   
    color: #000000;
}

#divHeaderRight .logoLabel
{
    color: #000000;
}

.logoSeparatorSpan
{
    color: #BCBEC0
}

.separatorSpan
{
     color: #000000;
}
/* End of HEADER STYLES ---------------------------------------------------- */

/* Start User Options ------------------------------------------------------ */
Table.UserOptions
{
	background-color: #767676;
	border: none 0px Transparent;
	color: #ffffff;
	font-size: 11pt;
/*	font-weight: bold;*/
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
}

td.UserOptions
{
    border-bottom: solid 1px #614D7D;
}

A:link.UserOptions
{	
	color: #1068B3;
	font-weight: bold;
	text-decoration: none;
}	

A:visited.UserOptions
{	
	color: #1068B3;
	font-weight: bold;
	text-decoration: none;
}	

A:active.UserOptions
{	
	color: #1068B3;
	font-weight: bold;
	text-decoration: none;
}

A:hover.UserOptions
{	
	color: #1068B3;
	font-weight: bold;
	text-decoration: none;
}
/* End of User Options ----------------------------------------------------- */

.breadcrumbs
{
    font-size: 8pt;
    height: 8px;
    text-align: left;
}

.NavRecordsIndicator
{
    font-weight: bold;
}


/* Start Menu Classes ------------------------------------------------------ */
.menu
{
    font-size: 10pt;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.menuTable
{
    border: 0px none Transparent;
}

.MenuHeader
{
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
    overflow: hidden;
}

.menuTableCellContents
{
    padding: 2px 0px 2px 2px;
}

.menuRow
{
    padding: 2px 0px 6px 0px;
    margin: 1px 0px 1px 0px;
}

.menuRowselected
{
    font-weight: bolder;
    padding: 2px 0px 6px 0px;
    margin: 1px 0px 1px 0px;
}

.menuRow ul
{
    margin: 1px 0px 1px 0px;
}

.menuRowselected ul
{
    margin: 1px 0px 1px 0px;
}

.menuRow ul ul
{
    margin: 1px 0px 1px 14px;
}

.menuRowselected ul ul
{
    margin: 1px 0px 1px 14px;
}

.menuRow ul ul ul
{
    margin: 1px 0px 1px 14px;
}

.menuRowselected ul ul ul
{
    margin: 1px 0px 1px 14px;
}

.menuRow li
{
    margin: 1px 0px 1px -12px;
}

.menuRowselected li
{
    margin: 1px 0px 1px -12px;
}

.verticalMenuDiv
{
    border: none 0px Transparent;
    height: 100%;
    /*float: left;*/
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    width: 150px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}
/* End Menu Classes --------------------------------------------- */

/* Start DropDownMenuList Styles ------------------------------------------- */
.DropDownMenuList
{
    background-color: #FFFFFF;
    border: solid 1px #2353B2;
    padding: 1px 15px 1px 5px ! important;
    z-index: 1000;
}

.DropDownMenuItem
{
    padding: 3px 0px 3px 0px;
}

.DropDownMenuItem:hover
{
    background-color: #FFF3DB;
}

.DropDownMenuItemDisabled
{
    background-color: #FFFFFF !important;
}

.DropDownMenuItem a
{
    border: 0px none Transparent; 
    display: block; 
    overflow: hidden;
}
/* End DropDownMenuList Styles --------------------------------------------- */

/* -------------------------------- Menu Styles ---------------------------------- */
/* Standard Horizontal menu styles */
.HMenuItem_NotCurrent
{
	background-color: #4983C7;
	font-weight: bold;
	text-align: center;
}

a:link.HMenuItem_Link
{	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}	

a:visited.HMenuItem_Link
{	
	background-color: #4983C7;
	color: #FFFFFF;
	text-decoration: none;
}	

a:active.HMenuItem_Link
{	
	background-color: #4983C7;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover.HMenuItem_Link
{	
	background-color: #4983C7;
	font-weight: bold;
	text-decoration: none;
}

/* Selected Horizontal menu styles */
.HMenuItem_Current
{
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

a:link.HMenuItem_SelectedLink
{	
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}	

a:visited.HMenuItem_SelectedLink
{	
	background-color: #FFFFFF;
	text-decoration: none;
}	

a:active.HMenuItem_SelectedLink
{	
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover.HMenuItem_SelectedLink
{	
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* Popup Horizontal menu styles */
.HMenuItem_PopupMenu
{
	background-color: #4983C7;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.HMenuItem_PopupRegion
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 110px;
}

.HMenuItem_PopupRegionTable
{
	background-color: #4983C7;
}

.HMenuItem_PopupMenuChild
{
	background-color: #4983C7;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

a:link.HMenuItem_Popup_Link
{	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}	

a:visited.HMenuItem_Popup_Link
{	
	color: #FFFFFF;
	text-decoration: none;
}	

a:active.HMenuItem_Popup_Link
{	
	background-color: #0068B3;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover.HMenuItem_Popup_Link
{	
	background-color: #0068B3;
	font-weight: bold;
	text-decoration: none;
}

/* Standard Vertical menu styles */
.VMenuItem_NotCurrent
{
	background-color: #F9F9F9;	
    border-right: solid 1px #A8A8A8;  
	font-weight: normal;
	overflow: hidden; 
	text-align: left;
	padding: 5px 0px 5px 0px;
	display: block ;	
	white-space: normal;
     
}

.VMenuItem_NotCurrentTopBorder
{    
    border-top: solid 1px #A8A8A8;
    border-right: solid 1px #A8A8A8;   
    background: #F9F9F9; 
	font-weight: normal;
	overflow: hidden; 
	text-align: left;
	padding: 8px 0px 8px 0px;
	display: block ;	
	white-space: normal;
     
}

a:link.VMenuItem_Link
{	
	background-color: #F9F9F9;
	color: #1D374B;
	font-weight: normal;
	text-decoration: none;
}	

a:visited.VMenuItem_Link
{	
	background-color: #F9F9F9;
	color: #1D374B;
	text-decoration: none;
}	

a:active.VMenuItem_Link
{	
	background-color: #F9F9F9;
	color: #1D374B !important;
	font-weight: normal;
	text-decoration: none;
}

a:hover.VMenuItem_Link
{	
	background-color: #F9F9F9;
	font-weight: normal;
	text-decoration: none;
	color: #000000 !important;
	/*text-shadow: 0px 1px #84E8FF;*/
}

/* Selected Vertical menu styles */
.VMenuItem_Current
{
	background-color: #1D374B;
	font-weight: normal;
	overflow: hidden; 
	text-align: left;
		
	padding: 5px 0px 5px 0px;
	display: block ;	
	white-space: normal;
}

.VMenuItem_CurrentTopBorder
{
    border-bottom: solid 1px #A8A8A8;
	background-color: #1D374B;
	font-weight: normal;
	overflow: hidden; 
	text-align: left;
		
	padding: 8px 0px 8px 0px;
	display: block ;	
	white-space: normal;
}

a:link.VMenuItem_SelectedLink
{	
    color: #FFFFFF;
	background-color: #1D374B;
	text-decoration: none;
}	

a:visited.VMenuItem_SelectedLink
{	
    color: #FFFFFF;
	background-color: #1D374B;
	text-decoration: none;
}	

a:active.VMenuItem_SelectedLink
{	
    
    color: #FFFFFF;
	background-color: #1D374B;
	font-weight: normal;
	text-decoration: none;
}

a:hover.VMenuItem_SelectedLink
{	
    color: #FFFFFF;
	background-color: #1D374B;
	text-decoration: none;
}

/* Popup Vertical menu styles */
.VMenuItem_PopupMenu
{
	background-color: #4983C7;
	color: #444;
	font-weight: normal;
	overflow: hidden; 
	text-align: center;
}

.VMenuItem_PopupRegion
{
	color: #444;
	font-weight: normal;
	text-align: center;
	width: 110px;
}

.VMenuItem_PopupRegionTable
{
	background-color: #4983C7;
}

.VMenuItem_PopupMenuChild
{
	background-color: #4983C7;
	color: #444;
	font-weight: normal;
	overflow: hidden; 
	text-align: center;
}

a:link.VMenuItem_Popup_Link
{	
	color: #444;
	font-weight: normal;
	text-decoration: none;
}	

a:visited.VMenuItem_Popup_Link
{	
	color: #444;
	text-decoration: none;
}	

a:active.VMenuItem_Popup_Link
{	
	background-color: #0068B3;
	color: #444;
	font-weight: normal;
	text-decoration: none;
}

a:hover.VMenuItem_Popup_Link
{	
	background-color: #0068B3;
	font-weight: normal;
	text-decoration: none;
}
/* End of Menu Styles --------------------------------------------- */


/* Start Misc. Classes ----------------------------------------------------- */
.hidden
{
    display: none;
}

.disable
{
    color: gray;
}

.disable:hover
{
    color: gray;
}

.Invisible
{
    visibility: hidden;
}

.clickable:hover
{
    cursor: pointer;
}

.fillerRow
{
    height: 12px;
}

.WhiteText
{
    color: #FFFFFF;
}

.BlackText
{
    color: #000000;
}

.FieldsetWithBorder
{
    padding: 5px; 
    margin: 5px; 
    border: 1px groove;
}

.FieldsetWithBorder Legend
{
    padding: 5px 5px 5px 5px;
}

.HtmlViewBox
{
	display: block;
	overflow: scroll;
	overflow-x: auto;
	overflow-y: scroll;
	max-height: 400px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	border-left-width: 2px;
	padding-left: 2px;
}
/* End Misc. Classes ------------------------------------------------------- */

/* Start Page and Content Classes ------------------------------------------ */
.pageBody
{
    font-weight: normal;
    text-align: center;
    vertical-align: top;
    border-collapse:separate;
    width: 100%;
}

.pageBodyDiv
{
    background-repeat: no-repeat;
    clear:both;
    display:table;
    width:100%;
}

.PageHeader
{
    background-color: #efefef;
    border: none;
    width: 100%;
}

.PageHeader * a:Visited
{
    color: #0000e6;
}

.PageHeader * a:Link
{
    color: #0000e6;
}

.PageHeader * a:active
{
    color: #0000e6;
}

.PageHeader * a:hover
{
    color: #0000e6;
}

.PageHeaderBanner
{
    color: #FFFFFF;
    height: 30px;
    padding: 5px 10px 5px 10px;
}

.PageHeader.Bond
{
    background-color:#00ACD9;
    /*background-image: url(../images/tab_images/header_bg.jpg);*/
    background-position: 0px 0px;
    background-size: 100% 100%;
    /*box-shadow: 0px 1px 14px #1D374B;*/  
}
.PageHeader.Claim
{
    background-color:#eef5ff;
    background-position: 0px 0px;
    /*border-top: 2px solid #0072ce;*/
    background-size: 100% 100%;
    padding: 6px 0px 6px 0px;
    border-left: 5px solid #23a8d7;
    border-right: 1px solid #23a8d7;
    border-top: 1px solid #23a8d7;
    border-bottom: 1px solid #23a8d7;
}

.pageContent
{
    position: relative;
}

.PageContentArea
{
    background-color: #FFFFFF;
   /* margin: 0px 6px 0px 150px;*/ /* change left margin according to VerticalMenuDiv width + 6px for spacing (== 156px) */    
    min-height: 350px;
    padding: 5px 10px 5px 10px;
    display:table-cell;
}


.content 
{
    padding: 2px 3px 2px 0px;
    text-align: left;
    vertical-align: top;
}

.contentTable
{
    padding: 2px 3px 2px 3px;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.contentTableHeader
{
    background-color: transparent;
    /*border-bottom:#38B4C7 1px solid;*/
    color: #1D374B;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 32px;
    font-style: normal;
    font-weight: normal;
    padding: 2px 4px 2px 4px;
    margin: 5pt 0px 0px 0px;
    text-align: left;
}

.contentTableHeader *
{
    vertical-align: middle;
}

.contentTableHeader img
{
    margin: 0px 3px 0px 0px; 
}

.contentTableHeader div
{
    width: 100%;
}

.contentTableHeaderSelected
{
    background-color: #949494;
    border: solid thin #FFFFFF;
    color: #FFFFFF;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    padding: 2px 4px 2px 4px;
    width: 100%;
}
.ContentPanel
{
    margin:15px 0;
}
.ReportExecutionInstanceFieldHeader
{
    background-color: transparent;
    border-bottom:#cccccc 1px solid;
    color: #747474;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    padding: 2px 4px 2px 4px;
    margin: 8pt 0px 0px 0px;
}

.ReportViewer
{
    background-color: #FFFFFF;
}

.FreeTextBox *
{
    vertical-align: middle;
}

input.ToggleButton
{
    padding: 0px 0px 0px 0px;
}

input.ActivityDurationWidth
{
    width: 10%;
}

input.DatePicker
{
    width: 80px;
}

input.FullWidth
{
    width: 92%;
}

select.FullWidth
{
    width: 90%;
}

textarea
{
    width: 90%;
}

textarea.Narrow
{
    width: 200px;
}

.InfoText, .InfoText *
{
    font-style: italic;
    padding: 4px 6px 4px 4px;
    vertical-align: top;
    text-align: left;
}

.AlertTable
{
    background-color: #FF9966;
    font-weight: bold;
}

.Alert
{
    color: #FF0000;
}

.AddressTable
{
    border: solid thin #004080;
    width: 90%;
}

.OverviewSectionHeader
{
    color: black;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	border-bottom-color: #1068B3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.OverviewSectionItem
{	
	text-align: center;
	vertical-align: middle;
}

.MoveOrderImage
{
    height: 25px;
    width: 25px;
}
/* End Page and Content Classes -------------------------------------------- */

/* Start Footer Links ------------------------------------------------------ */
#footerLinks
{
    display: inline-block;
    text-align: center;
    width: 100%;
}

#footerLinks A:link
{	
    color: #444444;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}	

#footerLinks A:visited
{	
    color: #444444;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}	

#footerLinks A:active
{	
    color: #444444;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}

#footerLinks A:hover
{	
    color: #4060AF;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}

#footerSystemInformation
{
    display: inline-block;
    float: right;
    padding-right: 10px;
    text-align: left;
}

#footerABN
{
    clear: both; 
    color: #000000;
    padding-top: 10px;
    text-align: center;
}
/* End Footer Links -------------------------------------------------------- */

/* Start DataGrid Styles --------------------------------------------------- */
.GridWrapperSmall
{
    overflow: auto; 
    padding: 0px 0px 10px 0px;
    width: 800px; 
}

.Paging
{
    font-size: 16px;
}

.Paging a
{
    font-size: 100%;
    font-weight: bolder;
}

.Paging span
{
    font-size: 100%;
    font-weight: bolder;
}

.GridHeader *
{
    color: #FFFFFF;
    background-color: #1D374B;
	font-weight:normal;
	font-size: 100%;
	vertical-align:middle;
}
.GridHeader * a:Visited
{
	color: inherit;
	text-decoration: underline;
}
.GridHeader * a:Link
{
	color: inherit;
	text-decoration: underline;
}
.GridHeader * a:active
{
	color: inherit;
	text-decoration: underline;
}
.GridHeader * a:hover
{
	color: inherit;
	text-decoration: underline;
}
.GridHeader ~ tr:hover
{
    background-color: #84E8FF;
}

.GridHeader td, .GridHeader ~ tr td
{
    padding: 2px 2px 2px 4px;
}

.GridHeader ~ tr td
{
    border: 1px solid #ced4da;
}

/*.GridItem *
{
    font-size: 9pt;
    vertical-align: top;
}*/

.GridFooter *
{
    padding: 3px 0px 3px 2px;
}

.GridItem .col-sm-1,
.GridItem .col-sm-2,
.GridItem .col-sm-3
{
    border-left: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    background-color:White;
}

/* End DataGrid Styles ----------------------------------------------------- */

/* Start Form Labels ------------------------------------------------------- */

.DataGroupHeader
{
	font-weight: bold;
	text-align: left;	
    color: #1D374B;
	/*text-transform: uppercase;*/
	font-size: 100%;
	letter-spacing:1px;	
    /*text-decoration: underline;*/
}
.dataLabel, .col-form-label
{
    color: #285E8D;
    font-size: 16px;
	font-weight: bold;
	text-align: right;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	vertical-align:top;
	/*white-space:nowrap;*/
}

.dataLabel_GridHeader
{
    color: #285E8D;
    font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	vertical-align:top;
}

.dataLabel_Header
{
    color: black;
    font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	vertical-align:top;
	/*white-space:nowrap;*/
}

.dataLabelNumbering
{
    color: #285E8D;
    font-weight: bold;
    font-size: 16px;
    padding: 4px 6px 4px 4px;
    text-align: right;
    vertical-align: top;
}

.dataLabel1
{
    color: #285E8D;
    font-weight: bold;
    font-size: 16px;
    padding: 4px 6px 4px 4px;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap; 
}

.dataLabelLeft
{
    color: #285E8D;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	vertical-align:top;
}

.dataLabelBSCollapsed
{
    color: #285E8D;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	vertical-align:top;
    white-space: nowrap; 
}

.DataValue
{
    /*color: #800000;*/
    font-size: 16px;
    font-weight: normal;
    /*padding: 4px 6px 4px 4px;*/
    vertical-align: top;
    text-align: left;
}

.DataValue2
{
    /*color: #800000;*/
    font-size: 16px;
    font-weight: normal;
    /*padding: 4px 6px 4px 0px;*/
    vertical-align: top;
    text-align: right;
}

.DataValue_NoColour
{
    font-size: 16px;
    font-weight: normal;
    /*padding: 4px 6px 4px 0px;*/
    vertical-align: top;
    text-align: left;
}

.DataPrompt
{
    font-size: 75%;
    font-weight: normal;
    vertical-align: middle;
}

.FieldLabel
{
    color: #A02000;
    font-weight: bolder;
    padding: 4px 6px 4px 4px;
    vertical-align: middle;
}

.NoteSubjectValue
{
   font-weight:bold;
}
/* End Form Labels --------------------------------------------------------- */

/* Start Message Display --------------------------------------------------- */
.ValidationMessage
{     
    padding:10px 10px 10px 10px;
}

.MessageError
{
    background-color:#F2DEDE; 
	color:#000000; 
    border:.1em solid;
	border-color: #EED5D7;
    border-radius:6px;
    font-family:Tahoma,Geneva,Arial,sans-serif;
    font-size:1.1em;
    padding:10px 10px 10px 10px;
    margin:10px;
    cursor: default;
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#F2DDDD',EndColorStr='#4983C7');*/
}

.MessageError ul
{
    margin: 1px 0px 1px 3px;
    padding: 0px 0px 0px 14px;
}

.MessageInfo
{    
    background-color:#D9EDF7; 
	color:#000000; 
    border:.1em solid;
	border-color: #C3EAF2;
    border-radius:6px;
    font-family:Tahoma,Geneva,Arial,sans-serif;
    font-size:1.1em;
    padding:10px 10px 10px 10px;
    margin:10px;
    cursor: default;
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FCF8E2',EndColorStr='#F8EFC1');*/
}

.MessageInfo ul
{
    margin: 1px 0px 1px 3px;
    padding: 0px 0px 0px 14px;
}

.MessageWarning
{
    background-color:#F3EFDB; 
	color:#000000; 
    border:.1em solid;
	border-color: #FBF0D9;
    border-radius:6px;
    font-family:Tahoma,Geneva,Arial,sans-serif;
    font-size:1.1em;
    padding:10px 10px 10px 10px;
    margin:10px;
    cursor: default;
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFEEE0',EndColorStr='#FFE0CC');*/
}

.MessageWarning ul
{
    margin: 1px 0px 1px 3px;
    padding: 0px 0px 0px 14px;
}
/* End Message Display ----------------------------------------------------- */

/* Start System Message display -------------------------------------------- */
.SysMessages
{
    /*background-color: #000000;*/
    padding: 0px 0px 0px 0px;
}

.SysMessageUrgentHeader
{
    color: #FA1919;
    font-weight: bold;
    text-decoration: underline;
}

.SysMessageUrgent
{
    color: #FA1919;
}

.SysMessageAlertHeader
{
    color: #FF8F33;
    font-weight: bold;
    text-decoration: underline;
}

.SysMessageAlert
{
    color: #FF8F33;
}

.SysMessageInfoHeader
{
    color: #2A8C11;
    font-weight: bold;
    text-decoration: underline;
}

.SysMessageInfo
{
    color: #2A8C11;
}

.SysMessageAcknowledgeButton
{
    color: #FFFFFF;
}

.divSystemMessage
{
    background-color: Transparent;
    Max-height: 100px;
    text-align: left;
    overflow:auto;
    clear:both;
}
/* End System Message Display ---------------------------------------------- */

/* Start Calendar Styles --------------------------------------------------- */
.CalendarPanel
{
    background-color: #F8F8FF;
    border: solid thin #DCDCDC;
    z-index: 101;
}

.Calendar *
{
    margin: 0px 0px 0px 0px ! important;
    padding: 0px 0px 0px 0px ! important;
}

.Calendar
{
    border: none 0px Transparent; 
    margin: 0px 0px 0px 0px ! important;
    padding: 1px 0px 1px 0px;
}

.Calendar_Movers
{
    background-color: inherit;
    color: #3333CC;
    padding: 0px 1px 0px 1px;
}

a.Calendar_Movers
{
    color: #88A2AA;
}

.Calendar_TitleStyle *
{
    background-color: #949494;
    border: solid 1px #004080;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
}

.Calendar_DayHeaderStyle
{
    background-color: #949494;
    border: solid 1px #FFFFFF;
    color: #FFFFFF;
    padding: 1px 2px 1px 2px ! important;
}

.Calendar_DayStyle
{
    background-color: #B0C4DE;
    border: dashed thin #FFFFFF;
    font-weight: bold;
}

.Calendar_WeekendDayStyle
{
    background-color: #E6E6FA;
    color: #CC9966;
}

.Calendar_TodayDayStyle
{
    background-color: #EEE8AA;
    color: #112222;
    font-weight: bold;
}

TD.Calendar_SelectedDayStyle
{
    background-color: #FFDDDD ! important;
    font-weight: bold;
}

TD.Calendar_SelectedDayStyle *
{
    color: #7791AA ! important;
}

.Calendar_OtherMonthDayStyle
{
    background-color: #FEFEFE;
    color: #CC9966;
}

.Calendar_SelectorStyle
{
    background-color: #FF0000;
    color: #FFFFFF;
}

.imgCalendar
{
    border: solid 1px Transparent ! important;
    height: 20px;
    vertical-align: bottom;
}

.imgCalendar:hover
{
    border: solid 1px #FFFFFF ! important;
    cursor: pointer;
}
/* End of Calendar Styles -------------------------------------------------- */

/* Start Baloontip styles for hover text ----------------------------------- */
.BalloonStyle
{
    background-color: #FFFACD;
    border: solid 1px #000000;
    color: #000000;
    font: normal normal normal 10pt Arial,Verdana,Helvetica,sans-serif;
    left: 0px;
    line-height: 18px;
    margin: 5px 0px 0px 0px;
    padding: 2px 5px 2px 5px;
    position: absolute;
    top: -500px;
    visibility: hidden;
    width: 350px;
    z-index: 100;
    /* Remove the below line to remove shadow. This line should always appear last within this CSS rule */
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#808080,direction=135,Strength=5);
 }

#Arrowhead
{
    left: 0px;
    position: absolute;
    top: -500px;
    visibility: hidden;
    z-index: 99;
}

a:hover.BaloonLink
{
    color: #800000;
    text-decoration: none;
}
/* End Baloontip styles ---------------------------------------------------- */

/* Start Login Window ------------------------------------------------------ */

.BannerLinkButton
{
    color: #FFFFFF !important;
}

.LoginWindowHeader
{
    background-color: #4D95BF;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
}

input.LoginButton
{
    background-color: #4983C7;
    border-color: #4983C7 #1E5799 #1E5799 #4983C7;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font: normal normal bold 100% 'trebuchet ms',helvetica,sans-serif;
    width: 130px;
    /* This line should always appear last within this CSS rule */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#A4BDD8',EndColorStr='#4983C7');
}

input.LoginButton:hover
{
    border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
    cursor: pointer;
}
/* End Login Window -------------------------------------------------------- */

/* Start Action Bar -------------------------------------------------------- */
input.ActionBarButton
{
    background-color: #808080;
    border-color: #808080 #000000 #000000 #808080;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font: normal normal bold 100% 'trebuchet ms',helvetica,sans-serif;
    /* This line should always appear last within this CSS rule */
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#C0C0C0',EndColorStr='#696969');*/
}

input.ActionBarButton:disabled
{   
    background-color: #AFAFAF;    
    border-color: #7A7A7A #7A7A7A #7A7A7A #7A7A7A;
    color: #E2E2E2;
    cursor: not-allowed;
} 

input.ActionBarButton:hover
{
    border-color: #808080 #FFFFFF #FFFFFF #FFFFFF;
    cursor: pointer;
}

input.ActionBarButtonWide
{
    background-color: #808080;
    border-color: #000000 #000000 #000000 #000000;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font: normal normal bold 100% 'trebuchet ms',helvetica,sans-serif;
    /* This line should always appear last within this CSS rule */
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#C0C0C0',EndColorStr='#696969');*/
}

input.ActionBarButtonWide:hover
{
    border-color: #808080 #FFFFFF #FFFFFF #FFFFFF;
    cursor: pointer;
}

input.ActionBarButtonSmall
{
    background-color: #808080;
    border-color: #000000 #000000 #000000 #000000;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font: normal normal bold 100% 'trebuchet ms',helvetica,sans-serif;
    margin: 0px 0px 2px 2px;
    padding: 0px 2px 0px 2px;
    /* This line should always appear last within this CSS rule */
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#C0C0C0',EndColorStr='#696969');*/
}

input.ActionBarButtonSmall:hover
{
    border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
    cursor: pointer;
}

.ActivityNavigatorActionBar
{ 
    padding: 2px 2px 2px 2px; 
    text-align: left; 
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}
/* End Action Bar ---------------------------------------------------------- */

/* Start Report generation buttons ------------------------------------------------------ */
input.GenerateReportButton
{
    background-color: #8159CC; /* EC7D02 8159CC 289115 */
    border-color: #8159CC #5A1F8B #5A1F8B #8159CC;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font: normal normal bold 100% 'trebuchet ms',helvetica,sans-serif;
    width: auto;
    /* This line should always appear last within this CSS rule */
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#A4BDD8',EndColorStr='#4983C7');*/
}

input.GenerateReportButton:hover
{
    border-color: #8159CC #FFFFFF #FFFFFF #FFFFFF;
    cursor: pointer;
}

input.GenerateReportButton:disabled
{
    background-color: #AA99CC; /* EC7D02 8159CC 289115 */
    border-color: #4983C7 #1E5799 #1E5799 #4983C7;    
    cursor: not-allowed;
}

/* End Report generation buttons ------------------------------------------------------ */

/* Start Workflow Bar ------------------------------------------------------ */
input.WorkflowBarButton
{
    background-color: #B2AC17; /*4983C7;*/
    border-color: #B2AC17 #8F3175 #8F3175 #B2AC17;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font: normal normal bold 100% 'trebuchet ms',helvetica,sans-serif;
    width: auto;
    /* This line should always appear last within this CSS rule */
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#A4BDD8',EndColorStr='#4983C7');*/
}

input.WorkflowBarButton:hover
{
    border-color: #B2AC17 #FFFFFF #FFFFFF #FFFFFF;
    cursor: pointer;
}

input.WorkflowBarButton_RequestReallocate
{
    background-color: #B2AC17;
    border-color: #B2AC17 #8F3175 #8F3175 #B2AC17;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font: normal normal bold 100% 'trebuchet ms',helvetica,sans-serif;
    width: auto;
    /* This line should always appear last within this CSS rule */
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#A4BDD8',EndColorStr='#4983C7');*/
}

input.WorkflowBarButton_RequestReallocate:hover
{
    border-color: #B2AC17 #FFFFFF #FFFFFF #FFFFFF;
    cursor: pointer;
}

.WorkflowBar_ReallocationPending
{
    color: #E2B98C;
    font: normal normal bold 110% 'trebuchet ms',helvetica,sans-serif;
    white-space: nowrap;
}

input.WorkflowBarButton_Reallocate
{
    background-color: #B2AC17;
    border-color: #4983C7 #8F3175 #8F3175 #B2AC17;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font: normal normal bold 100% 'trebuchet ms',helvetica,sans-serif;
    width: auto;
    /* This line should always appear last within this CSS rule */
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#A4BDD8',EndColorStr='#4983C7');*/
}

input.WorkflowBarButton_Reallocate:hover
{
    border-color: #B2AC17 #FFFFFF #FFFFFF #FFFFFF;
    cursor: pointer;
}

/* Modal popup styles */
.WorkflowBar_ModalPopup_Popup
{
    background-color: #E8F0FF;
    border: solid 1px #4983C7;
    padding: 5px 5px 5px 5px;
}

input.WorkflowBar_ModalPopup_Button
{
    background-color: #B2AC17; 
    border-color: #4983C7 #8F3175 #8F3175 #B2AC17;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font: normal normal bold 100% 'trebuchet ms',helvetica,sans-serif;
    width: auto;
    /* This line should always appear last within this CSS rule */
    /*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#A4BDD8',EndColorStr='#4983C7');*/
}

input.WorkflowBar_ModalPopup_Button_Hover
{
    border-color: #B2AC17 #FFFFFF #FFFFFF #FFFFFF;
    cursor: pointer;
}

.WorkflowBar_ModalPopup_Background
{
    background-color: #B7C1CC;
    opacity: 0.7;
    /* This line should always appear last within this CSS rule */
    filter: alpha(opacity=70);
}

.WorkflowBar_ModalPopup_Header
{
    border: solid 2px #1068B3;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}
/* End Workflow Bar -------------------------------------------------------- */

/* Start Window popup styles ----------------------------------------------- */
.PopupWindow
{
    background-color: #EDEDED;
    min-height: 600px;
    min-width: 990px;
    padding-top: 20px;
}

.PopupDragHandleArea
{
    background-color: #4D95BF;
    border: solid thin #004080;
    color: #FFFFFF;
    cursor: move;
    padding: 2px 0px 2px 0px;
    width: 100%;    
}

.PopupCloseButtonArea
{
    background: url('../images/close_icon.png') no-repeat;
    cursor: default;
}

.PopupCloseButtonArea:hover
{
    background: no-repeat;
}

input.ExpanderButton
{
    background-color: #4983C7;
    border-color: #4983C7 #1E5799 #1E5799 #4983C7;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    float: left;
    font: normal normal bold 100% 'courier new',courier,monospace;
    margin: 0px 6px 3px 3px;
    padding: 0px 3px 0px 3px;
    /* This line should always appear last within this CSS rule */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#A4BDD8',EndColorStr='#4983C7');
}

input.ExpanderButton:hover
{
    border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
    cursor: pointer;
}

.ExpanderPanel
{
    border: solid 1px #FFFFFF;
    height: 0px;
    margin: 0px 0px 6px 0px;
    overflow: hidden;
    padding: 3px 3px 3px 3px;
}

.modalBackground
{
    background-color: #808080;
    opacity: 0.4;
    /* This line should always appear last within this CSS rule */
    filter: alpha(opacity=70);
}

.modalWindow
{
    background-color: #DCDCDC;
    border: solid 2px #4682B4;
    padding: 0px 0px 0px 0px;
    margin: 3px 3px 3px 3px;
    width: 955px;  
    text-align: left;
}

.modalWindowContent
{
    background-color: #FFFFFF;  
    max-height: 500px;
    overflow: auto;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.modalWindow td
{
    padding: 0px 3px 0px 6px;
}

.modalWindow .ActionBarButton
{
    width: 160px;
}

.modalWindow .contentTableHeader
{
    cursor: move;
}

.modalWindow span.InfoText 
{
    font-size: 90%;
    font-style: italic;
    vertical-align: top;
}

.modalWindowHeading
{
    background-color: #949494;
    border: 2px solid #000000;
    color: #FFFFFF;
    cursor: move;
    font-size: 125%;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    text-align: center;
    vertical-align: text-top;
    width: 100%;
}
/* End Window popup styles ------------------------------------------------- */

/* Start Audit Classes ----------------------------------------------------- */
.AuditTable
{
}

.AuditHeader
{
    background-color: #949494;
    color: #FFFFFF;
    font-weight: bold;
}

.AuditRow
{
}
/* End Audit Classes ------------------------------------------------------- */

/* Start Web Part Zone Styles ---------------------------------------------- */
#wz1
{
    float: left;
    padding-right: 5pt; 
    text-align: center;
    width: 47%;
}

#wz2    
{
    float: right;
    text-align: center;  
    width: 47%;
}

.WebPartBorder
{
    border: thin inset #000000;
    height: 300px;
    margin-bottom: 12pt;
    overflow: scroll;
    width: 100%;
}

.WebPartPadding
{
    margin: 5pt 5px 5pt 5pt;
    width: 96%;
}
/* End Web Part Zone Styles ------------------------------------------------ */

/* Start Styles for unauthenticated pages ---------------------------------- */
#FixedPageWidthDiv
{
    margin: 0px auto 0px auto; 
    text-align: center;
}

/* End Styles for unauthenticated pages ------------------------------------ */



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* Tabs */
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#tabs, #content div.resources #tabs
{
    background: white url(../images/tab_images/tabs_bg.gif) repeat-x scroll bottom left;
    border: none 0px #FFAA33;
    clear: both;
    display: block;
    float: left;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    
    z-index: 2;
}

#tabs a, #content div.resources #tabs a
{
    background: transparent url(../images/tab_images/left_off.gif) no-repeat scroll top left;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    font-weight: normal;
    padding: 2px 10px 4px 10px;
    text-decoration: none;
}

#tabs a:hover, #content div.resources #tabs a:hover
{
    color: #FFFFFF;
    text-shadow: 2px 2px 4px #A0A0A0;
}

#tabs ul, #content div.resources #tabs ul
{
    border: none 0px transparent;
    display: block;
    height: 100%;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 3px 0px 3px;
}

#content div.resources #tabs ul
{
    height: 2em;
    padding: 0px 3px 0px 3px;
}

#tabs li, #content div.resources #tabs li
{
    background: #4983C7 url(../images/tab_images/right_off_wide.gif) no-repeat scroll top right;
    float: left;
    margin: 0px 1px 0px 1px;
    padding: 0px 0px 0px 0px;
}

#tabs li.current, #content div.resources #tabs li.current
{
    background: #39607A url(../images/tab_images/right_on_wide.gif) no-repeat scroll top right;
    color: #FFFFFF;
    float: left;
    margin: 0px 1px 0px 1px;
    padding: 0px 0px 0px 0px;
}

#tabs li.current h2, #content div.resources #tabs li.current h2
{
    background: #39607A url(../images/tab_images/left_on.gif) no-repeat scroll top left;
    color: #DF530F;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 4px 10px;
    text-transform: none;
}

#content div.resources #tabs li.current h2
{
    padding: 3px 10px 4px 10px;
}

#tabs li h2.current, #content div.resources #tabs li h2.current
{
    background: transparent url(../images/tab_images/left_on.gif) no-repeat scroll top left;
    color: #DF530F;
    font-size: 1em;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 4px 10px;
    text-transform: none;
}

#tabs li.current a, #content div.resources #tabs li.current a
{
    background: transparent url(../images/tab_images/left_on.gif) no-repeat scroll top left;
    /*color: #004A95;*/
    text-transform: none;
}

#tabs li.current a:visited, #content div.resources #tabs li.current a:visited
{
    background: transparent url(../images/tab_images/left_on.gif) no-repeat scroll top left;
    color: #FFFFFF;
    text-transform: none;
}
/* End of Tabs --------------------------------------------- */

/* Start Tas Gov Ids ------------------------------------------------------- */
#TG-header, #TG-header *
{
    background-color: #000000;
    border: none 0px Transparent;
    clear: both;
    color: #000000;
    font-size: small;
    padding: 0px 1px 3px 2px;
    vertical-align: middle;
    width: 100%;
}

#TG-footer
{
    background-color: #000000;
    border: none 0px #FFFFFF;
    clear: both;
    color: #666666;
    min-height: 20pt;
    padding: 16px 0px 10px 0px;
    vertical-align: baseline;
}

#TG-footer hr
{
    display: none;
}

#TG-footer a
{
    color: #FFFFFF;
}
/* End Tas Gov Ids --------------------------------------------------------- */

/* Update move image size */
img[id*="imgMove"]
{
    width: 32px;
}

/*Modal window*/
.modalPage
{
    /*display: none;*/
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=40); 
    -moz-opacity:0.4; 
    opacity: 0.4;
    width: 100%; 
    height: 100%; 
    background-color: #000;
    position: absolute;
    z-index: 500;
    top: 0px; 
    left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 600px;
    left: 50%;
    top: 40%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: solid 4px #cecece;
     position: relative;
    top: -150px;
    left: -300px;
    z-index: 1000;
    width: 600px;
    height: 300px;
    text-align:center;
}

.modal .header
{
    background-color: #dae8ed;
    font-size: 12px;
    font-weight: bold;
    padding:5px;
    min-height: 20px;
    color:Black;
}

.modal .wrapper
{
    padding: 0 20px;
    text-align:left;
}

.modal .body
{
    overflow: auto;
    height:236px;
}

.modal .footer
{    
    bottom: 0;
    height: 30px;
    margin-top: 12px;
    position: absolute;
    width: 100%;
    background-color:#fff;
}
.modal .footer a:Link
{
    color: #1E90FF !important;
    text-decoration: none !important;
    font-weight: bolder;
}
.modal .footer a:Hover
{
    color: #1E90FF !important;
    text-decoration: underline !important;
    font-weight: bolder !important;   
}

.cke_button__createtoken_label
{
    display:inline-block !important;
}
.cke_button__token_icon
{
    display:none !important;
}


/* main content, middle column, margins match left and right column widths */
#content-area {
}

#content-area-internal {
    overflow: visible; /* IE Italics FIX */
    margin-left: 0px;
    margin-bottom: 1px;
    margin-right: 0px;    
    margin-top: 8px;
    position: relative;
    z-index:2;
    min-height:300px;    
    padding-bottom:20px;
}


 
/* IE 3px Float FIX (hide from IE5 Mac) \*/
* html #content-area-internal
{
    height: 1%;
}
/* end hide from IE5 Mac */



div.clearfloat {
clear: both;
}



.Invisible
{
    visibility: hidden;
}

#Page
{
    min-height:400px;
}
#ProfileMenuBackground
{
    z-index: 1000;
    }


#ProfileMenuItems
{
    background-color: white;
    border: 2px solid #cdf;
    padding: 5px;
    position: absolute;
    color: #666666;
    right: 5px;
    text-align: right;
    z-index: 1000;
}

#ProfileMenu a
{
    display: block;
    font-weight: bold;
    margin: 5px 3px;
    color: #000;
}

.loginInformation
{
    padding: 20px;
}

.loginInformation td
{
    padding:3px 2px;
}
.ListContainer div
{
    margin-bottom:5px;
}

.GridItemNoBorder td, .GridItemNoBorder th
{
    border: 0;
}

.ItemSelector
{
    border: 1px solid #cde;
    padding-bottom:10px;
    width:98%;
}
          
#breadcrumb-box {
    background-color: rgb(221, 221, 221);
    border-top: 1px solid black;
    clear: both;
    color: #000000;
    height: 20px;
    padding-left: 9px;
    padding-top: 4px;
    z-index:3;
}
tr .Selected
{
    background-color: #f7f6f7;
    font-weight:bold;
}

.ActionButtons a
{
    font-size:1.2em;
    font-weight:bold;
    margin-right:5px;
}

.GridTotalLabel
{
    font-weight: bold;
    text-align:right;
    padding-right:5px;
    display:block;
}
.GridTotalValue
{
    font-weight:bold;
}

.ActionBar
{
    padding:10px 0;
}

.DMY
{
    display: inline-block;
    white-space: nowrap;
}

.DMY label
{
    padding: 0px;
}

/*Match bootstrap rule .col-form-label*/
.DataValue, .DataValue_NoColour {
    padding-top: calc(.1rem + 1px);
    padding-bottom: calc(.1rem + 1px);
}


.min-150
{
    min-width:150px;
}

span.min-150
{
    display:inline-block;
}
.min-100
{
    min-width:150px;
}

span.min-100
{
    display:inline-block;
}
 .SectionHeader .repeater-item-header
{
    padding: 4px;
    background-color: #CEF3FF;
    width: 100%;
    font-weight: bold;
    border-top: 1px solid #abc;
    display:inline-block;
}

.container-inline > div,
.container-inline > p {
  display: inline;
}

input[type=checkbox]:focus, input[type=radio]:focus {
  outline: 1px solid #80bdff;
  box-shadow: 0px 0px 0px 0.2rem rgba(0,123,255,0.25)
}

.radio-list td
{
    padding-right:10px;
}

.InlineCheckBox
{
    vertical-align:middle;
}
.InlineCheckBox input
{
    margin:auto;
}

/* Managed Contect Tag View Styles */

.ManagedContentTagView
{
    border-color: Orange;
    border-style: solid;
    border-width: thin;
}

.ManagedContentTagLabel
{
    font-style: italic;
    text-decoration: underline;
    color: Gray;
}

.ManagedContentTagValue
{
    font-weight: bold;
    text-decoration: underline;
    color: Gray;
}

.skip-link
{
    font-size:16px;
    font-weight:normal;
}

/*Bootstrap override*/
.navbar
{
    overflow:hidden;
}
.form-group
{
    margin-bottom:2px;
}
.form-control
{
    display:inline-block;
    width:95%;
    padding:.2rem .5rem;
    font-size:14px;
}
.DMY .form-control
{
    display:inline-block;
    padding:.2rem .2rem;
    font-size:14px;
    text-align:center;
}
.input-group-text
{
    font-size:14px;
}
.input-group
{
    width:95%;
}
    
.input-group-text
{
    padding:.2rem .5rem;
}

.bg-dark
{
    background-color: #1D374B !important;
}

.page-footer
{
    min-height:150px;
}

.footer-links
{
    margin:60px auto;
}
.page-footer, .page-footer a
{
    color: White;
}
.page-footer a
{
    text-decoration:underline;
}
.page-footer .brand
{
    z-index: 1;
    position:relative;
    padding:1.2rem 1.2rem 0 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(173, 179, 184, 1) !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgba(173, 179, 184, 1) !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgba(173, 179, 184, 1) !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: rgba(173, 179, 184, 1) !important;
}

.btn
{
    padding: 1px 10px;
    min-width: 75px;
}
.btn-sm
{
    padding: 0 8px;
}

select:not([size]):not([multiple]).form-control
{
    height: auto;
    padding:.2rem .5rem;
}

.text-info 
{
    color: #1d374b !important;
}

.col-form-label
{
    padding-top: calc(.1rem + 1px);
    padding-bottom: calc(.1rem + 1px);
}


/*Small screen*/
@media (max-width: 576px) {
    .ActionBar input
    {
         margin-left: 15px;
    }
    
    .InlineCheckBox
    {
        margin:5px 0 0;
    }
    
    .GridItem .col-sm-1,
    .GridItem .col-sm-2,
    .GridItem .col-sm-3
    {
        border: none;
        background-color:inherit;
    }

    .GridItem
    {
        padding-bottom:5px;
    }
    .divSystemMessage
    {
        max-height: 100%;
    }
}

@media (max-width: 991px) {  
    .footer-links
    {
        margin:0;
        font-size: .8125rem;
        padding: 1.5rem 0 1.375rem;
        display: block;
    }
    .footer-links li
    {
        display:block !important;
        left: 5px;
    }
}

/*Non-small screen*/
@media (min-width: 576px) {
    .ActionBar input
    {
         margin: 0 6px;
    }
}
/*End Bootstrap override*/
