﻿/*----------------------------------------------------------*/
/* DEFAULTS                                                 */
/* Version 2.7.7c                                            */
/*----------------------------------------------------------*/
.FieldPanel {
    clear: both;
}

.SearchUploadAdd
{
    float: left;
    width: 55%;
    max-width: 55%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    outline: 0;
    color: #2F4F4F;
    padding: 2px 15px 5px 5px;
    font-size: 1.2em;
    height: 1.4em;
    margin: 0px;
    text-align: left;
    background-color: White;
} 

.SearchUploadEdit
{
    float: left;
    max-width: 50%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    outline: 0;
    color: #2F4F4F;
    padding: 2px 15px 5px 5px;
    font-size: 1.2em;
    height: 1.4em;
    margin: 3px 0px 0px 0px;
    text-align: left;
    background-color: White;
} 

.SearchUploadEdit button
{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    outline: 0;
    font-weight: bold;
    color: #2F4F4F;
    border-style: none;
}

.CheckBoxButtonEdit
{
    float: left;
    width: 15%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    padding: 5px;
    margin: 2px 5px 0px 0px;
    outline: 0;
    font-weight: bold;
    color: #2F4F4F;
}

.CheckBoxButtonEditColour {
    float: left;
    width: 15%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    margin: 2px 5px 10px 0px;
    outline: 0;
    font-weight: bold;
    color: #2F4F4F;
}

.CheckBoxButton
{
    float: left;
    width: 190px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    padding: 5px;
    margin: 5px;
    outline: 0;
    font-weight: bold;
    color: #2F4F4F;
}

.CheckBoxDivHeader
{
    background-color: White !important;
    float: left;
    overflow: hidden;
    height: auto;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 0px;
	border-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-bottom-style: none;
    border-color: #7F9DB9;       
    border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    -webkit-border-top-left-radius:5px;  
    border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    -webkit-border-top-right-radius:5px;    
}

.AutoCheckBoxDivHeader
{
    background-color: White !important;  
    float: left;
    overflow: hidden;
    height: auto;
    width: 99.5%;
    padding-bottom: 5px;
    margin-bottom: 0px;
	border-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-bottom-style: none;
    border-color: #7F9DB9;       
    border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    -webkit-border-top-left-radius:5px;  
    border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    -webkit-border-top-right-radius:5px;    
}

.CheckBoxDiv
{
    background-color: White !important;  
    float: left;
    overflow: auto;
    height: auto;
    min-height: 30px;
    max-height: 350px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0px;    
	border-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: none;
    border-bottom-style: solid;
    border-color: #7F9DB9;       
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;   
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;    
}

.AutoCheckBoxDiv
{
    background-color: White !important;  
    float: left;
    overflow: auto;
    height: auto;
    min-height: 30px;
    max-height: 350px;
    width: 99.5%;
    margin-bottom: 20px;
    margin-top: 0px;   
	border-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: none;
    border-bottom-style: solid;
    border-color: #7F9DB9;       
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;   
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;    
}

.SearchBoxDiv
{
    background-color: White !important;  
    float: left;
    overflow: auto;
    height: auto;
    min-height: 30px;
    max-height: 350px;
    width: 100%;
    padding-bottom: 10px;   
	border-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: none;
    border-bottom-style: solid;
    border-color: #7F9DB9;        
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;    
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;    
}

.AutoSearchBoxDiv
{
    background-color: White !important;  
    float: left;
    overflow: auto;
    height: auto;
    min-height: 30px;
    max-height: 350px;
    width: 99.5%;
    padding-bottom: 10px;    
	border-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: none;
    border-bottom-style: solid;
    border-color: #7F9DB9;        
    border-bottom-left-radius:5px;
    -moz-border-bottom-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;    
    border-bottom-right-radius:5px;
    -moz-border-bottom-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;    
}

.SearchListBox
{
    clear: both;
    float: left;
    height: 99%;
    overflow: auto;
    min-height: 40px;
    max-height: 300px;
    width: 100%;
    padding: 10px 5px 3px 5px;
    text-align: left;
	font-family: verdana,arial,sans-serif;
	font-size: 1em;
	color: #2F4F4F;
	border: none;
}

.SearchCheckBoxList
{
    float: left;
    height: 99%;
    overflow: hidden;
    min-height: 30px;
    max-height: 300px;
    width: 100%;
    padding: 10px 5px 3px 5px;
    text-align: left;
	font-family: verdana,arial,sans-serif;
	font-size: 1em;
	color: #2F4F4F;
	border: none;
}

.SearchListBox:focus
{
    border: none;
    outline: none;
}

.calendarBackGround
{ 
    background-color: White !important;  
	font-family: verdana,arial,sans-serif;
	font-size: 0.80em;
	color: #2F4F4F;
	border-width: 1px;
	border-color: #2F4F4F;
}

.ReportPanel
{
    overflow: visible;
    float: left;
    margin-top: 40px;
    background-color: White; 
    border-radius: 3px;  
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 100%;
    min-width: 1152px;  
}

.ListPanel
{
    overflow: auto;
    float: left;
    width: 100%;
    min-width: 1152px;
    margin-top: 10px;
    padding-top: 5px;
    height: 50%;
    max-height: 400px;
}

.MasterGrid 
{
	font-family: verdana,arial,sans-serif;
	font-size: 0.80em;
	color: #2F4F4F;
	border-width: 1px;
	border-color: #2F4F4F;
	border-collapse: collapse;
	margin-top: 10px;
	width: auto;
	min-width: 99%;
}

.MasterGrid th
{
    white-space: pre-wrap;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    text-align: center;
    font-weight: bold;
    font-style: normal;
    text-decoration-line: none !important;
    color: #2F4F4F;      
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
    cursor: default;
}

.MasterGrid td 
{
    white-space: pre;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
}

.ReviewGrid 
{
	font-family: verdana,arial,sans-serif;
	font-size: 0.80em;
	color: #2F4F4F;
	border-width: 1px;
	border-color: #2F4F4F;
	border-collapse: collapse;
	margin: 10px;
	width: auto;
	min-width: 1152px;
}

.ReviewGrid th
{
    white-space: pre-wrap;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    font-size: 1.2em; 
    text-align: center;
    font-weight: bold;
    font-style: normal;
    text-decoration: none !important;
    color: #2F4F4F;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #99cccc;
    cursor: default;
}

.ReviewGrid td 
{
    white-space: pre;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    font-size: 1em; 
    border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
}

.ReviewRejectedGrid 
{
	font-family: verdana,arial,sans-serif;
	font-size: 0.80em;
	color: #2F4F4F;
	border-width: 1px;
	border-color: #2F4F4F;
	border-collapse: collapse;
	margin: 10px;
	width: auto;
	min-width: 1152px;
}

.ReviewRejectedGrid th
{
    white-space: pre-wrap;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    font-size: 1.2em; 
    text-align: center;
    font-weight: bold;
    font-style: normal;
    text-decoration-line: none !important;
    color: #2F4F4F;      
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ff9999;
    cursor: default;
}

.ReviewRejectedGrid td 
{
    white-space: pre;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    font-size: 1em; 
    border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

.ReviewApproveGrid 
{
	font-family: verdana,arial,sans-serif;
	font-size: 0.80em;
	color: #2F4F4F;
	border-width: 1px;
	border-color: #2F4F4F;
	border-collapse: collapse;
	margin: 10px;
	width: auto;
	min-width: 1152px;
}

.ReviewApproveGrid th
{
    white-space: pre-wrap;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    font-size: 1.2em; 
    text-align: center;
    font-weight: bold;
    font-style: normal;
    text-decoration-line: none !important;
    color: #2F4F4F;      
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffff99;
    cursor: default;
}

.ReviewApproveGrid td 
{
    white-space: pre;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    font-size: 1em; 
    border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
}

.ReviewActionGrid 
{
	font-family: verdana,arial,sans-serif;
	font-size: 0.80em;
	color: #2F4F4F;
	border-width: 1px;
	border-color: #2F4F4F;
	border-collapse: collapse;
	margin: 10px;
	width: auto;
	min-width: 1152px;
}

.ReviewActionGrid th
{
    white-space: pre-wrap;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    font-size: 1.2em; 
    text-align: center;
    font-weight: bold;
    font-style: normal;
    text-decoration-line: none !important;
    color: #2F4F4F;      
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #99ff99;
    cursor: default;
}

.ReviewActionGrid td 
{
    white-space: pre;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    font-size: 1em; 
    border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
}

.contentGrid
{
    font-weight: 600 !important;
}

.MasterGridHeader
{
    white-space: pre-wrap;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    margin: 10px;    
    padding: 5px 0px 5px 5px;
    font-size: 1.2em;  
    border-color: #2F4F4F;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none !important;
    color: #2F4F4F;
}

.SubGridHeader
{
    white-space: pre-wrap;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    margin: 10px;    
    padding: 5px 0px 5px 5px;
    font-size: 1.2em;
    border-color: #2F4F4F;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #2F4F4F;  
    cursor: default;
}

.MasterGridEmpty
{
    padding-left: 10px;
    border-style: none !important;
    border-width: 0px !important;
    background-color: White;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #2F4F4F;
    text-align: left;
}

.MasterGridRow
{
    white-space: pre;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    background-color: White;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #2F4F4F;
}

.MasterGridSelected td
{
    background-color: #1E90FF !important;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: White;
}

.SubGridRow
{
    white-space: pre;
    overflow: hidden;
    height: 1.3em;
    width: auto;
    max-width: 400px;
    background-color: White;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #2F4F4F;
}

.SubGridSelected td
{
    background-color: #1E90FF !important;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: White;
}

.MainError
{
    background-color: white;
    margin-left: 5px; 
    padding: 5px; 
    position: fixed;
    left: 0px;
    top: 45px; 
    min-width: 1152px; 
    width: 100%; 
    min-height: 1em; 
    height: auto;
}

.LabelSuccess {
    color: blue;
    font-weight: 600;
    padding-left: 4px;
    text-align: left;
}

.LabelFailure {
    color: red;
    font-weight: 600;
    padding-left: 4px;
    text-align: left;
}

.HiddenButton
{
    display: none;
    visibility: hidden;
}

.LockedOptionsPanel
{
    background-color: white;
    position: fixed; 
    min-width: 1152px; 
    width: 100%; 
    left: 0px;
    top: 15px;
}

.OptionsPanel
{
    float: left; 
    min-width: 1152px; 
    width: 99%; 
    padding:8px;
}

.MainPanel
{
    margin-top: 150px;
    text-align: center;
    float: left;
    height: auto;
    width: 99%;
    min-width: 1152px;
    padding:8px;
}

.ResultPanel
{
    width: 100%;
    min-width: 1152px;
    overflow: visible;
    float: left;
    margin-top: 20px;
    background-color: White; 
    border-radius: 3px;  
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;    
}

.GridPager span {
    background-color: #1E90FF !important;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: White;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.ReviewGrid
{
    text-align: center;
    padding-bottom:10px;
}

.OtherGrids
{
    padding-bottom:10px;
}

.LoginLegend
{
    background-color: white; 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.LoginFields
{
    margin: 10px;
    width: 98%;
    background-color: white;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.DefaultLabel
{
    display:inline-block;
    width: 20%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    font-weight: bold;
}

.DefaultInput
{
    float: left;
    width: 75%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    padding: 5px;
    outline: 0;
}

.MainImage
{
    height: 30px;
    width: 95px;
    padding: 5px 10px 0px 0px; 
    margin-bottom: -0.2em !important;
}

.CustomerImage
{
    height: 67px;
    width: 135px;
    overflow: hidden;
}

.CustomerImagePreview
{
    height: 67px;
    width: 135px;
    overflow: hidden;
    padding: 10px 0px 0px 0px;
}

.ButtonsRow1
{
    width: 900px;
}

.ButtonPanel
{
    margin-top: -15px;
    float: left; 
    min-width: 75px; 
    width: 100px;
    min-height: 110px;
}

.Image
{
    float: left;
    text-align: center;
    width: 75px;
    height: 75px;
    padding-left: 12.5px;
    padding-right: 12.5px;
}

.ImageSample
{
    float: left;
    text-align: center;
    width: 75px;
    height: 75px;
    max-width: 75px;
    max-height: 75px;
    clear: right;
    margin-left: -10px;
    margin-top: 5px;
}

.LinkedImage {
    float: left;
    text-align: center;
    width: auto;
    height: auto;
    max-width: 400px;
    max-height: 400px;
    clear: right;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
}

.ImagePanel
{
    float: left; 
    clear: left;
    width: 75px;
    height: 75px;
}

.ImageLabel
{
    float: left;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0px;
    margin-top: -10px;
    font-weight: 600;
    font-size: 0.85em;
    color: #2F4F4F;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.ImageLabelGreen
{
    float: left;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0px;
    margin-top: -10px;
    font-weight: 600;
    font-size: 0.85em;
    color: #2F4F4F;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.LoginLabel
{
    float: left;
    width: 100px;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    font-weight: bold;
}

.LoginResetLabel
{
    float: left;
    clear: both;
    width: 100%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 15px 5px 5px 5px;
    font-weight: bold;
    color: blue;
    text-align: center;
}

.LoginInput
{
    float: left;
    width: 250px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    padding: 5px;
    outline: 0;
}

.LoginButton
{
    float: left;
    width: 486px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    padding: 5px;
    margin-left: 5px;
    outline: 0;
    font-weight: bold;
}

.FullRowSpacer
{
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 98%;
    min-width: 98%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px 0px 2px 5px;
    font-weight: bold;
    color: #2F4F4F;
    clear: left;
    font-size: 1em;
    min-height: 2.1em;
    height: auto;
    margin: 3px 5px 0px 0px;   
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.SearchLabel
{
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 20%;
    min-width: 20%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px 0px 2px 5px;
    font-weight: bold;
    color: #2F4F4F;
    clear: left;
    font-size: 1em;
    min-height: 2.1em;
    height: auto;
    margin: 3px 5px 0px 0px;   
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.SearchLabelMandatory
{
    background-color: #CCFFCC;
    color: #1D3030;
}

.FullSearchLabelMandatory
{
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 20%;
    min-width: 20%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px 0px 2px 5px;
    font-weight: bold;
    clear: left;
    font-size: 1em;
    min-height: 2.1em;
    height: auto;
    margin: 3px 5px 0px 0px;   
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
    background-color: #CCFFCC;
    color: #1D3030;
}

.ShortSearchLabel
{
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 25%;
    min-width: 25%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    font-weight: bold;
    color: #2F4F4F;
    clear: left;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.ShortSearchLabelDoubleLine {
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 20%;
    min-width: 20%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    margin-right: 5%;
    font-weight: bold;
    color: #2F4F4F;
    clear: left;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.ShortSearchLabelSpacer {
    float: left;
    text-align: left;
    vertical-align: middle;
    height: 2.2em;
    width: 98%;
    min-width: 98%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    font-weight: bold;
    color: #2F4F4F;
    clear: left;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.ShortSearchLabelMandatory
{
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 25%;
    min-width: 25%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    font-weight: bold;
    clear: left;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
    background-color: #CCFFCC;
    color: #1D3030;
}

.SearchLabelPlural
{
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 19.7%;
    min-width: 19.7%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 5px 5px 20px;
    font-weight: bold;
    color: #2F4F4F;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.SearchLabelPluralMandatory
{
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 19.7%;
    min-width: 19.7%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 5px 5px 20px;
    font-weight: bold;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
    background-color: #CCFFCC;
    color: #1D3030;
}

.SearchLabelDoubleLine
{
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 20%;
    min-width: 20%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0px 5px 5px 5px;
    font-weight: bold;
    color: #2F4F4F;
    clear: left;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.SearchLabelDoubleLineMandatory
{
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 20%;
    min-width: 20%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0px 5px 5px 5px;
    font-weight: bold;
    clear: left;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
    background-color: #CCFFCC;
    color: #1D3030;
}

.SearchLabelSpacer
{
    float: left;
    text-align: left;
    width: 57%;
    min-width: 57%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    font-weight: bold;
    color: #2F4F4F;
    clear: left;
}

.SearchLabelHidden
{
    float: left;
    text-align: left;
    vertical-align: top;
    width: 20%;
    min-width: 20%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    font-weight: bold;
    color: #990000;
    clear: left;
}

.StartHeadingLabel
{
    padding: 10px;
    font-size: 1em;
    height: 1em;
    float: left;
    background-color: white;
    text-align: center;
    width: 100%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 5px;
    font-weight: 500;
    color: blue;
}

.PageHeadingLabel
{
    background-color: #F5F5F5;
    clear: both;
    font-size: 1.4em;
    height: 1.5em;
    float: left;
    text-align: center;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 20px 0px 5px 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 5px;
    font-weight: bold;
    color: #2F4F4F;
    border-style: solid;
    border-width: thin;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.PageHeadingLabelOpen
{
    background-color: #F7F7F7;
    clear: both;
    font-size: 1.4em;
    height: 1.5em;
    float: left;
    text-align: center;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 20px 0px 5px 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 5px;
    font-weight: bolder;
    color: #1D3030;
    border-style: solid;
    border-width: thin;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.PageSubHeadingLabel {
    background-color: #F5F5F5;
    clear: both;
    font-size: 1.2em;
    height: 1.3em;
    float: left;
    text-align: center;
    width: 99%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 20px 0px 5px 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 5px;
    font-weight: bold;
    color: #2F4F4F;
    border-style: solid;
    border-width: thin;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.PageSubHeadingLabelOpen {
    background-color: #F7F7F7;
    clear: both;
    font-size: 1.2em;
    height: 1.3em;
    float: left;
    text-align: center;
    width: 99%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 20px 0px 5px 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 5px;
    font-weight: bolder;
    color: #1D3030;
    border-style: solid;
    border-width: thin;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.PageFilterLabel
{
    background-color: #F5F5F5;
    clear: both;
    float: left;
    text-align: left;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 5px;
    font-weight: bold;
    color: #2F4F4F;
    border-style: solid;
    border-width: thin;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.PageFilterLabelOpen
{
    background-color: #F7F7F7;
    clear: both;
    float: left;
    text-align: left;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 5px;
    font-weight: bolder;
    color: #1D3030;
    border-style: solid;
    border-width: thin;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.SubPageFilterLabel
{
    background-color: #F5F5F5;
    clear: both;
    float: left;
    text-align: left;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 5px;
    font-weight: 600;
    color: #2F4F4F;
    border-style: solid;
    border-width: thin;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.SubPageFilterLabelOpen
{
    background-color: #F7F7F7;
    clear: both;
    float: left;
    text-align: left;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 5px;
    font-weight: 700;
    color: #1D3030;
    border-style: solid;
    border-width: thin;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.HomePageFilterLabel
{
    background-color: #F5F5F5;
    clear: both;
    float: left;
    text-align: center;
    width: 99%;
    min-width: 1152px;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: bold;
    color: #2F4F4F;
    border-style: solid;
    border-width: thin;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.PageSectionFilterLabel
{
    background-color: #F5F5F5;
    clear: both;
    float: left;
    text-align: center;
    width: 99%;
    min-width: 1152px;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: bold;
    color: #2F4F4F;
    border-style: solid;
    border-width: thin;
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, supported by Chrome and Opera */
}

.HomePageMandatoryLabel
{
    clear: both;
    float: left;
    text-align: left;
    text-decoration: none;
    width: 99%;
    min-width: 1152px;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 0px;
    font-weight: bold;
    color: #2F4F4F;
}

.PageMandatoryLabel
{
    clear: both;
    float: left;
    text-align: center;
    text-decoration: none;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    color: #9900CC;
}

.PageMandatorySubLabel
{
    clear: both;
    float: left;
    text-align: center;
    text-decoration: none;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    color: #99CC33;
}

.PageInformationLabel
{
    clear: both;
    float: left;
    text-align: center;
    text-decoration: none;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 600;
    color: #006699;
}

.ResetInformationLabel {
    clear: both;
    float: left;
    text-align: left;
    text-decoration: none;
    width: 99%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 5px;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 600;
    color: blue;
}

.SectionInformationLabel
{
    clear: both;
    float: left;
    text-align: left;
    text-decoration: none;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 5px;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 600;
    color: #2F4F4F;
}

.ReportSectionInformationLabel
{
    clear: both;
    float: left;
    text-align: left;
    text-decoration: none;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #2F4F4F;
}

.GridLabel
{
    float: left;
    clear: both;
    text-align: left;
    text-decoration: none;
    white-space: pre-wrap;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 10px;
    font-weight: bold;
    color: #2F4F4F;
    margin-top: 10px;
}

.GridSubLabel
{
    float: left;
    clear: both;
    text-align: left;
    text-decoration: none;
    white-space: pre-wrap;
    width: 99%;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-left: 10px;
    font-weight: normal;
    color: #2F4F4F;
    margin-top: 3px;
}

.ListGridLabel
{
    width: 90%;
    min-width: 1008px;
    max-width: 90%;    
    float: left;
    text-align: left;
    text-decoration: none;
    white-space: pre-wrap;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1%;
    font-weight: bold;
    color: #2F4F4F;
}

.SearchInputValue
{
    display: none;
}

.SearchExtenderCSS
{
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 1em;
}

.SearchInputDouble
{
    float: left;
    width: 78.525%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    outline: 0;
    color: #2F4F4F;
    border-radius: 5px;
	border: 1px groove #2F4F4F;
    padding: 5px 0px 5px 5px;
    font-size: 1.2em;
    height: 3.9em;
    margin: 3px 0px 3px 0px;
    text-align: left;
}

.SearchInputMessage
{
    float: left;
    width: 78.525%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    outline: 0;
    color: #2F4F4F;
    border-radius: 5px;
	border: 1px groove #2F4F4F;
    padding: 5px 0px 5px 5px;
    font-size: 1.2em;
    height: 7.8em;
    margin: 3px 0px 3px 0px;
    text-align: left;
}

.PopUpDefault
{
    margin-bottom: 20px;
    width: 76.4%;
    max-height: 50vh;
    
}

.PopUpDefaultHome {
    margin-bottom: 20px;
    width: 76%;
    max-height: 50vh;
}
        
.ShortPopUpDefault
{
    margin-bottom: 20px;
    width: 35.5%;
    min-width: 414px;
}

.SearchInputHome 
{
    float: left;
    width: 78.3%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    outline: 0;
    color: #2F4F4F;
    border-radius: 5px;
    border: 1px groove #2F4F4F;
    padding: 5px 0px 5px 0px;
    font-size: 1.2em;
    height: 1.3em;
    margin: 3px 0px 3px 0px;
    text-align: left;
}

.SearchInput
{
    float: left;
    width: 78.525%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    outline: 0;
    color: #2F4F4F;
    border-radius: 5px;
	border: 1px groove #2F4F4F;
    padding: 5px 0px 5px 5px;
    font-size: 1.2em;
    height: 1.3em;
    margin: 3px 0px 3px 0px;   
    text-align: left;
}

.SearchInputColour {
    float: left;
    width: 30%;
    clear: right;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    outline: 0;
    color: #2F4F4F;
    border-radius: 5px;
    border: 1px groove #2F4F4F;
    padding: 0px 5px 0px 5px;
    font-size: 1.4em;
    height: 1.5em;
    margin: 3px 0px 3px 0px;
    text-align: left;
}

.ShortSearchInput
{
    float: left;
    width: 72%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    outline: 0;
    color: #2F4F4F;
    border-radius: 5px;
	border: 1px groove #2F4F4F;
    padding: 5px 0px 5px 5px;
    font-size: 1.2em;
    height: 1.3em;
    margin: 3px 0px 3px 0px;   
    text-align: left;
}

.SearchInputPlural
{
    float: left;
    width: 28%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    outline: 0;
    color: #2F4F4F;
    border-radius: 5px;
	border: 1px groove #2F4F4F;
    padding: 5px 0px 5px 5px;
    font-size: 1.2em;
    height: 1.3em;
    margin: 3px 0px 3px 0px;   
    text-align: left;
}

.SearchInputRetLabel
{
    float: left;
    width: 6%;
    text-align: left;
    vertical-align: middle;
    border-radius:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 8px 0px 5px 5px;
    font-weight: bold;
    color: #2F4F4F;
}
        
.SearchInputRet
{
    float: left;
    width: 17.25%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    outline: 0;
    color: #2F4F4F;
    border-radius: 5px;
	border: 1px groove #2F4F4F;
    padding: 5px 0px 5px 5px;
    font-size: 1.2em;
    height: 1.3em;
    margin: 3px 5px 3px 0px;
    text-align: center;
}
        
.SearchInputQuick
{
    float: right;
    width: 17.25%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    outline: 0;
    color: #2F4F4F;
    border-radius: 5px;
	border: 1px groove #2F4F4F;
    padding: 5px 0px 5px 5px;
    font-size: 1em;
    height: 1em;
    margin: 3px 5px 0px 0px;
    text-align: left;
}

.CheckBoxButtonQuick
{
    float: right;
    width: 100px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    padding: 0px 5px 0px 5px;
    margin: 3px 4px 2px 4px;
    outline: 0;
    font-weight: bold;
    font-size: 1em;
    height: 2em;
    color: #2F4F4F;
}
        
.InputHidden
{
    width: 0%; 
    visibility: hidden;
}

.SearchInputHidden
{
    float: left;
    width: 73.1%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    outline: 0;
    color: #990000;
    border: none;
    padding: 5px 0px 5px 5px;
    font-size: 1.1em;
    height: 9.1em;
    margin: 3px 0px 3px 0px;
    text-align: left;
    background-color: White;
    font-weight: bold;
}
        
.SearchUpload
{
    float: left;
    width: 73.1%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    outline: 0;
    color: #2F4F4F;
    border: none;
    padding: 5px 0px 5px 5px;
    font-size: 1.2em;
    height: 1.4em;
    margin: 0px;
    text-align: left; 
}
        
a:link, a:visited
{
    color: #2F4F4F;
    text-decoration: none;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
    cursor: default;
}

a:active
{
    color: #2F4F4F;
}

/*----------------------------------------------------------*/
/* PRIMARY LAYOUT ELEMENTS                                  */
/*----------------------------------------------------------*/
.form
{
    width: 100%; 
    height: 100%; 
    min-width: 1152px; 
    min-height: 500px; 
    margin: 0px;
}

.body
{
    background-color: white !important;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #2F4F4F;
    overflow-y: auto;
    overflow-x: auto;
}

.page
{
    width: 98%;
    min-height: 600px;
    margin: 0px;
}

.HeaderPanel {
    background-color: white;
    width: 99%;
    min-height: 20px;
    text-align: left;
    float: left;
    padding-left: 5px;
    margin-top: 3px;
}

.HeaderPanelSettings {
    background-color: white;
    width: 99%;
    text-align: left;
    float: left;
    padding-left: 5px;
    padding-bottom: 5px;
    margin-top: 15px;
}

.header
{
    background-color: white;
    position: fixed;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding-bottom: 10px;
    width: 100%;
    z-index: 99999;
}

.header h1
{
    font-weight: 500;
    margin: 0px;
    padding: 0px 0px 0px 5px;
    color: #2F4F4F;
    border: none;
    font-size: 2em;
    font-variant: small-caps;
    text-transform: none;
}

.header h3
{
    font-weight: 300;
    margin: 0px;
    padding: 0px 0px 0px 5px;
    color: #2F4F4F;
    border: none;
    font-size: 1.2em;
}

.main
{
    width: 100%;
    height: auto;
    padding: 0px 6px;
    margin-top: 70px;
    min-width: 1152px; 
    min-height: 500px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

#rdlcRSQuery_ReportViewer {
    display: none;
}

/*----------------------------------------------------------*/
/* TAB MENU                                                 */
/*----------------------------------------------------------*/
div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/*----------------------------------------------------------*/
/* FORM ELEMENTS                                            */
/*----------------------------------------------------------*/
fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 5px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/*----------------------------------------------------------*/
/* MISC                                                     */
/*----------------------------------------------------------*/
.clear
{
    clear: both;
}

.title
{
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    float: left;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: #990000;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.contentDescriptionGrid
{
    text-align: left;
}

/*AJAX.NET TAB CONTROL */
.ajax__tab_xp .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size: 11px;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    color: #2F4F4F;
    background:
        url()
        repeat-x
        bottom;
}

.ajax__tab_xp .ajax__tab_outer {
    padding-right:4px;
    background:
        url()
        no-repeat
        right;
    height:21px;
}

.ajax__tab_xp .ajax__tab_inner {
    padding-left:3px;
    background:
        url()
        no-repeat;
}

.ajax__tab_xp .ajax__tab_tab {
    height:13px;
    padding:4px;
    margin:0;
    background:
        url()
        repeat-x;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {
    background:
        url()
        no-repeat
        right;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    background:
        url()
        no-repeat;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {
    background:
        url()
        repeat-x;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background:
        url()
        no-repeat
        right;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    background:
        url()
        no-repeat;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background:
        url()
        repeat-x;
}

.ajax__tab_xp .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color: white !important;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-borde-bottom-leftr-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    margin-bottom: 10px;
}