﻿html, body { height: 100%; width:100%; }
body {
	padding: 0;
	margin: 0;
	font-size: .80em;
	font-family: "Futura", "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	min-height: 75em;
}

select, textarea, input[type=text]
{
	font-size: 13px;
	color: #333300;
}

form 
{
    margin: 0;
    padding: 0;
}

.ui-widget { font-size: 12px; }

div.ui-tabs
{
	margin-top: 1.5em;
	width: 98%;
	min-width: 600px;
}

#pageTitle
{
	margin-top: 0;
	width: 100%;
	background: #567280;
	clear: both;
	display: none;
}

#pageTitle h1
{
	clear: both;
	margin: 0;
	padding: 0 20px;
	color: #ABB8C0;
	text-shadow: none;
}

#pageTitle .widthWrap
{
	padding: 3px 0;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5
{
	font-family: Arial, sans-serif;
	color: #444;
	text-shadow: 0 0 3px #eee;
}

h4.selectEE
{
	margin-bottom: 10px;
	color: #F5F5F5;
}

h4
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h3.eeName
{
	font-size: 12pt;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #333300;
	margin-right: auto;
	margin-left: auto;
}

h3.EEReport, h2.EEReport
{
	color: #E6EEEE;
}

a
{
    color: #ed8b00;
}

a:hover 
{
    color: #ffb500;
}

fieldset
{
	margin-bottom: 15px;
}


#container
{
	/*background:url(images/ARM_Web_Header_Background.jpg) top left repeat-x #ffffff;*/
}

.widthWrap
{
}

#contentBody
{
    width: auto;
    margin: 0 auto;
}

#contentBody .widthWrap
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
    padding: 0px;
    min-height: 800px;
}

#contentHeader {
	color: #fff;
	text-align: left;
	height: 75px;
    /*width: 1010px;*/
    margin: 0 auto;
}

#contentHeader #logo
{
	display: block;
	width: 198px;
	height: 89px;
	float: right;
	overflow: hidden;
	margin-top: 10px;

}

#contentHeader #clientLogo 
{
    background: url(/Assets/images/Bloom_Horiz_Orange.png) no-repeat left top;
    display: block;
    height: 70px;
    width: 209px;
    overflow: hidden;
    z-index: 100;
    position: absolute;
    margin-top: 15px;
    margin-left: 15px;
	background-size:209px;
}

#contentHeader #loginName
{
	position:absolute;
	margin-left: 260px;
	margin-top: 40px;
}

#contentHeader #loginName div
{
	text-align: left;
}

#contentHeader #loginName .firstLine
{
	font-size: 115%;
	font-weight: bold;
}

#contentHeader #loginName .secondLine a 
{
    color: #ed8b00;
    font-weight: bold;
    text-decoration: none;
}

#contentHeader #loginName .secondLine a:hover 
{
    color: #ffb500;
}


#menuNav
{
	background: url(/Assets/ARM_Web_Top_Navigation_Bar.jpg) repeat-x bottom;
	border: 0;
	margin-right: 10px;
}

#menuNav a
{
	color: #fff;
}

#menuNav ul
{
	float: right;
}

#menuNav li a
{
	padding-right: 10px;
	padding-left: 10px;
}

#menuNav div, #navigation div, #menuNav ul
{
	height: auto !important;
    width: auto;
}

#menuNav .igdm_Windows7MenuGroupHorizontalRoot
{
	height: 31px !important;
}

#menuNav .igdm_Windows7MenuItemHorizontalRootActive,
#menuNav .igdm_Windows7MenuItemHorizontalRootHover
{
	background: url(/Assets/ARM_Web_Top_Nav_Rollover_Bkgrnd.png) repeat-x;
}

#menuNav .igdm_Windows7MenuItemHorizontalRootActive a,
#menuNav .igdm_Windows7MenuItemHorizontalRootHover a
{
	color: #000;
}

#menuNav .igdm_Windows7MenuItemHorizontalParent li,
#menuNav .igdm_Windows7MenuItemHorizontalParent .igdm_Windows7MenuItemVertical
{
	background: url(/Assets/ARM_Web_DropDown_bkgrnd.jpg) repeat-x;
}

#menuNav .igdm_Windows7MenuItemHorizontalParent li a,
#menuNav .igdm_Windows7MenuItemHorizontalParent .igdm_Windows7MenuItemVertical a
{
	color: #000;
}

#menuNav .igdm_Windows7MenuItemHorizontalParent .igdm_Windows7MenuItemVerticalHover
{
	background: #8C9EA8 url(/Assets/ARM_DropDown_Roll_Over.jpg) repeat-x;
}

#menuNav .igdm_Windows7MenuGroupScrollingVertical .igdm_Windows7MenuItemVerticalHover a
{
	color: #fff;
}

#menuNav .igdm_Windows7MenuItemVertical
{
	padding: 10px 30px 10px 10px;
}


#content {
	padding-bottom: 50px;
	padding-top: 5px;
	padding-left: 15px;
	height: 100%;
	min-height: 100%;
			
}

.dvpageTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #F5F5F5;
	margin: 2px;
	background-color: #333366;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#navigation
{
    width: 100%;
	position: relative;
	/*z-index: 50;*/
	background: #004c6a;
	height: 30px;
}

#navigationInner {
    width: 1010px;
    margin: 0 auto;
}

#WebDataMenu1 {
	background-color: #004c6a;
}

#menuNav ul
{
}

#menuNavWrapper
{

}

#footer {
	background-color: #FFFAFA;
	bottom: 0;
	color: #333366;
	font-size: 10px;
	height: 20px;
	left: 0;
	margin: 0;
	position: fixed;
	right: 0;
	text-align: center;
	top: auto;
	width: 100%;
	border-top: 1px solid #A0A0A0;
}


#footer ul {
	margin: 0;
	padding: 3px 0 0;
}

#footer ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.btnsubmit {
	color: #F5F5F5;
	background-color: #333300;
	margin-top: 1em;
}


label.error, #form1 input.submit {
	margin: 4px 0 2px 2px;
	color: #FF0000
}

label.error {
	background: url("/Images/JQuery/unchecked.gif") no-repeat scroll 0 0 transparent;
	display: block;
	padding-left: 16px;
}

select.error, input.error {
	border: 1px solid #FF0000;
}


table#tblReportFooter
{
	margin-top: 2em;
	width: 100%;
}

.ui-tabs .ui-tabs-panel {
	padding: 1em 0.4em;
}

.tblsubmitEvent {
	color: #333300;
}

table.tblsubmitEvent td
{
	vertical-align: top; }

.tblsubmitEvent td.celltitle {
	text-align: left;
	width: 75px;
}

.tblsubmitEvent td.eventPoints {
	text-align: left;
	max-width: 25px;
}


.centeralignpara { text-align: center; }

#trduedate {
	visibility: collapse;
}

span.imgDatePicker
{
	vertical-align: middle;
}

span.imgDatePicker:hover
{
	cursor: pointer;
}

div#dvEditEvent, div#dvCorrectionNotice
{
	margin-top: 1em;
	background: #F5F5F5;
	width: 35%;
	min-width: 425px;
	padding: 3px 3px 10px 3px;
	-moz-border-radius: 8px;
	border: 1px solid #8E846B;
	min-height: 15em;
}

div#dvCorrectionNotice
{
	width: 50%;
}

div#dvCorrectionNotice
{
	padding: 5px 5px 0px 5px;
}

div#dvCorrectionNotice hr { display: none; }

div#dvCorrectionNotice h2 {
	margin-top: 5px;
	margin-bottom: 2px;
}


div#dvCorrectionNotice table.tablesorter {
	font-size: 13px;
}


div#dvEditEvent h4
{
	-moz-border-radius: 8px;
	background: #333366;
	border: 1px solid #494437;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding-left: 5px;
	padding-top: 6px;
	height: 2em;
	vertical-align: middle;
}


.calendarimg {
	vertical-align: middle;
}

.dvcollapsePanel {
	border-bottom: solid 1px #333300;
	border-left: solid 1px #333300;
	border-right: solid 1px #333300;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0
}

table.tablesorter {
	background-color: #CDCDCD;
	margin: 10px 0px 0px;
	font-size: 9pt;
	text-align: left;
	padding: 1px;
}


table.tablesorter thead tr th.titleHeader
{
	background-color: #333300;
	color: #CDCDCD;
}


table.tablesorter {
	background-color: #CDCDCD;
	margin: 10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
}

table.tblAttendancePositive
{
	width: 60%;
}

table.summary {
	width: 60%;
}


table.report {
	font-size: 13px;
	width: 80%;
	min-width: 600px;
	margin-top: 10px;
	
}

table.report thead tr.header th
{
	text-align: left;
}

table.report thead tr td.topHeader
{
	text-align: center;
	padding: 4px;
	background-color: #606060;
	color: #FFFAFA;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	padding: 4px;
	text-align: left;
}

table.title {
	margin-bottom: 0;
}

table.title thead tr th.title {
	width: 76px;
	text-align: center;
	background: #333300;
	color: #fff;
	font-size: 13px;
}

table.tablesorter input, table.tablesorter select, table.tablesorter textarea, table.tablesorter button {
	font-size: 8pt;
}

table.tablesorter thead tr .header {
	background-image: url(/Images/jQuery/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}

table.tablesorter tbody td.label {
	width: 10em;
}

div#HomeTabs
{
	width: 60%; }

div#HomeTabs table.tablesorter tbody td.label {
	width: 15em;
}

table.tablesorter tbody tr.odd td {
	background-color: #F0F0F6;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(/Images/jQuery/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
	background-image: url(/Images/jQuery/desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}


table.tablesorter thead tr.header th.submitDate
{
	/*width:11em;*/
}

table.tablesorter thead tr.header th.incidentDate
{
	/*width:10em;*/
}

table.tablesorter thead tr.header th.comments
{
	width: 30em;
	background-image: none;
	cursor: default;
}

table.tablesorter thead tr.header th.wideComments
{
	width: 80%;
	cursor: default;
}

table.tablesorter thead tr.header th.radio
{
	width: 0.5em;
	background-image: none;
	cursor: default;
}

table.tablesorter thead tr.header th.points
{
	width: 5em;
}

table.tablesorter thead tr.header th.warningStatus
{
	width: 12em;
}

/*
table.tablesorter tfoot tr th.header {
	width:3em;
}

table.tablesorter tbody tr.odd td {
	background-color: #F0F0F6;
}

table.tablesorter thead tr.header th {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	width:8em;	
}
*/


table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}

table.tablesorter tbody td span
{
	display: none; }

div.tree div.parent {
	padding-left: 16px;
}

div.tree div.parent div {
	display: none;
	cursor: default;
}

div.tree div.parent {
	cursor: pointer !important;
	background: transparent url(/Images/jQuery/plus.gif) no-repeat top left;
}

div.tree div.expanded {
	background: transparent url(/Images/jQuery/minus.gif) no-repeat top left;
}

table.standardTable {
	padding: 0;
	margin: 0;
	/*margin-bottom: 1em;	
	border: 1px solid #cdcdcd;
	border-collapse: collapse;*/
	width: 20em;
}

table.standardTable input[type=submit] {
	padding: 0 15px;
}

table.standardTable th {
	background: #E6EEEE;
	color: #f5f5f5;
	text-align: left;
	/*border: 1px solid #000;
		border-collapse: collapse;*/
	padding: 2px 5px 2px 5px;
	font-weight: normal;
}

table.standardTable th.unitid {
	vertical-align: top;
	text-align: center;
	padding-right: 0.75em;
	font-size: 100%;
	min-width: 6em;
}

table.standardTable tr.incentive th {
	background: #C93;
}

table.standardTable th.responseRate {
	text-align: left;
}

table.standardTable th.header {
	background: #2b2b2b;
	color: #f5f5f5;
}

table.standardTable thead th.headerSortDown, table.standardTable thead th.headerSortUp {
	background: #444;
}

table.standardTable tr {
	border: 1px solid #cdcdcd;
	border-collapse: collapse;
}

table.standardTable tr.new input[type=text] {
	background-color: #FFE8F4;
}

table.standardTable tr.new input.textinputerror {
	background-color: #ffb033;
}

table.standardTable tr.odd td {
	background: #e9e9e9;
}

table.standardTable tr.note td {
	background: #e9e9e9;
	text-align: left;
}

table.standardTable tr td.note {
	text-align: left;
}

table.standardTable tr.disapproved td {
	background: #c0c0c0;
	color: #555;
}

table.deleted tr td {
	color: #555;
}

table.standardTable td {
	border: 1px solid #cdcdcd;
	border-collapse: collapse;
	padding: 0.2em 0.5em 0.2em 0.5em;
	background: #f5f5f5;
	text-align: left;
	vertical-align: top;
}

table.standardTable td p {
	margin-top: 0;
	margin-bottom: 10px;
}

img.ui-datepicker-trigger
{
	margin-left: 3px;
}

img.ui-datepicker-trigger:hover
{
	cursor: pointer;
}

div#dvSignatures
{
	margin-top: 3em; }

p.warningDue
{
	margin-top: 0;
	margin-bottom: 0
}

table.summary p.warningDue
{
	margin-bottom: 8px; }

label#lblSelectViolation, label#lblSelectPositive
{
	display: none; }

span.field-validation-error
{
	color: #FF0000;
}    
				
	
table#tblReportFooter
{
	margin-top: 2em;
	width: 100%;
}

table#tblReportFooter td
{
	border-top: 1px solid #000;
	padding-bottom: 35px;
}

div#dvCorrectionNotice h4 {
	-moz-border-radius: 8px 8px 8px 8px;
	background: none repeat scroll 0 0 #333366;
	border: 1px solid #494437;
	color: #FFFFFF;
	font-weight: bold;
	height: 2em;
	margin: 0;
	padding-left: 5px;
	padding-top: 6px;
	vertical-align: middle;
}


label.StatusMessage
{
	background: none;
	background-color: #FFC73D;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 4em;
	margin-left: -410px;
	-moz-border-radius: 4px 4px 4px 4px;
}

div.actionButtons
{
	display: none; }

p.sendEmail
{
	margin-bottom: 0; }

#dvCorrectionNotice .btnsubmit
{
	margin-bottom: 10px;
}

.recordings 
{
    margin-left: 10px;
    float: left;
    margin-top: 20px;
}
.searchResults 
{
    width: 100%;
}

.searchResultsInner 
{
    padding-left: 290px;
}


.formElements {
    /*position: absolute;*/
    margin-bottom: 1em;
    background: #fafafa;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 5px 20px 20px 20px;
    margin: 0;
    margin-right: 1rem;
    width: 250px;
    float: left;
    display: inline;
}

.formElements select, .formElements input
{
    width: 240px;
}


.formElements label input 
{
    width: auto;
}

.formElements .formElement 
{
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom:5px;
}

.formElement
{
}

.formElement label
{
	display: block;
	padding-bottom: 0.2em;
	color: #54707E;
	font-size: 0.9em;
	font-weight: bold;
	margin: 5px 0 3px 0
}

.formElement .txt,
.formElement .pass,
.formElement input[type="text"],
.formElement input[type="password"] {
	padding: 3px 1px;
	min-width: 180px;
}

.formSubmit
{
	margin-top: 20px;
}

.addLink
{
	margin-bottom: 0.4em;
}

.recipients
{

}

.clear { clear: both; }

.folders
{
	float: left;
	display: inline;
	width: 25%;
	background: #fafafa;
}

.folders .actions .addImg {
	background: url(/Styles/images/famfamfam_silk_icons_v013/icons/add.png) no-repeat center center;
	height: 30px;
	width: 30px;
	overflow: hidden;
	display: block;
	text-indent: -999em;
	float: right;
	line-height: 30px;
}

.folders h3 {
	padding: 0 5px;
	margin: 0;
	background: #eee;
	border: 1px solid #ddd;
	line-height: 30px;
	vertical-align: middle;
}

.folders .highlighted {
	background-color: #FDFFC9;
	color: #EA4F3A;
}

.folders .drop {
	background-image: url(/Styles/images/famfamfam_silk_icons_v013/icons/anchor.png);
	background-repeat: no-repeat;
}

.folders ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #ddd;
}

.folders ul ul
{
	margin-left: 15px;
	border: 0;
}

.folders ul .active
{
	background-color: #FDFFC9;
	color: #EA4F3A;
}

.folders ul li
{
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.folders ul a
{
	display: block;
	line-height: 30px;
	padding: 0 10px 0 25px;
	background: url(/Assets/folder.png) no-repeat 3px;
}

.folders ul a:hover
{
	background-color: #FCFFB7;
	color: #EA4F3A;
}

.draggable ul a:hover {
	background-image: url(/Styles/images/famfamfam_silk_icons_v013/icons/drag.png);
	background-repeat: no-repeat;
}

.folderInstructions {
	font-size: 11px;
	color: #555;
	padding: 3px;
}

.documents, .editFolder
{
	float: left;
	display: inline;
	width: 73%;
	margin-left: 2%;
}

.editFolder h2 {
	margin-top: 0.1em;
}

.error
{
	color: #f55;
}

.success
{
	color: #383;
}

.notice
{
}

.flash_protected,
.flash_error
{
	background: url("/Styles/images/famfamfam_silk_icons_v013/icons/key.png") no-repeat scroll 8px 8px #fdd;
	color: #990000;
	padding: 8px 8px 8px 30px;
	border: 1px solid #fbb;
}

.flash_error {
	margin: 10px;
	background: url("/Styles/images/famfamfam_silk_icons_v013/icons/error.png") no-repeat scroll 8px 8px #fdd;
}

.flash_notice {
	margin: -5px 0 27px 0;
}

.flash_success
{
	background: #dfd;
	color: #005500;
	padding: 8px 8px 8px 15px;
	border: 1px solid #bfb;
}

.count a
{
	padding: 0 20px !important;
}

#contentFooter
{
	height: 100px;
}

#contentFooter .widthWrap
{
	width: 100%;
	padding-top: 15px;
	font-size: 0.9em;
    padding: 1px 0;
}

#contentFooter .widthWrap a
{
	margin-right: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#contentFooter .widthWrap a:hover
{
	text-decoration: underline;
}

#contentFooter .widthWrap .secondLine
{
	color: #bbb;
	margin-top: 10px;
}

.Documents .Published,
.Documents .Expires,
.Documents .Created,
.Documents .Actions
{
	text-align: left;
}

.IsActive .yes
{
	color: #299E0C;
	font-weight: bold;
}

.IsActive .no
{
	color: #AD1916;
	font-weight: bold;
}

.deleteWarning {
	background: #FFE6F1;
	border: 1px solid indianred;
	padding: 10px 20px;
	margin-bottom: 10px;
}

.changeBE {
	background: #333333;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0 0 3px #AAAAAA;
	margin-left: 400px;
	padding: 5px 10px 8px;
	position: absolute;
	text-align: center;
	width: 250px;
}

.changeBE select {
	margin: 0 5px;
}

.validationMessage 
{
	color: #e55;
}

.widgets .column
{
	width: 960px;
	margin-left:20px;
	display: inline-block;
}

.widgets  .firstColumn 
{
	margin-left: 0;
}

.widgets .widget 
{
	width: 100%;
	margin-bottom: 15px;
}

.widgets .widget .widget-container {
	border: 1px solid #ddd;
	height: 680px;
}

.widgets .widget .widget-header 
{
	background: #ccc;
	color: #555;
	text-shadow: 1px 1px 1px #fff;
	padding: 5px 10px;
	font-size: 16px;
}

.spacedElements .formElement
{
	padding-top: 10px;
}

.buildversion 
{
	text-align: center;
	clear: both;
	color: #aaa;
	font-weight: bold;
}



.downloadColumn 
{
	padding: 0 3px 0 0 !important;
	text-align: center;
}

.downloadColumn .downloadLink
{
    width: 100%;
}

.recentlyAgentName,
.recentlyMeetingsCount 
{
	font-weight: bold;
}

.toggleDeletedDocs 
{
	text-align: right;
}

.expired td
{
	color: #666;
	background: #eee !important;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.expired td a 
{
	color: #666 !important;
}

.toggleDeletedDocs .toggle *,
.toggleDeletedMessages .toggle *,
.toggleInactiveUsers .toggle *
{
	vertical-align: middle;
	cursor: pointer;
}

.toggleDeletedDocs .toggle,
.toggleDeletedMessages .toggle,
.toggleInactiveUsers .toggle 
{
	border: 1px solid #9AB3D3;
	background: #E6F1FD;
	vertical-align: middle;
	padding: 3px 5px;
	display: block;
	float: right;
	color: #27415C;
	font-size: 11px;
	cursor: pointer;
	margin-right: -2px;
	border-radius: 3px 3px 0 0;
}

.addMesssageLink 
{
	float: left;
}

.playLink ,
.downloadLink ,
.editLink ,
.deactivateLink ,
.activateLink
{
	display: block;
	height: 20px;
	width: 20px;
	overflow: hidden;
	text-indent: -9999em;
}
 

.playLink  
{
	background: transparent url(/Assets/images/play.png) no-repeat 5px center;
}

.downloadLink 
{
	background: url(/Assets/images/download.png) no-repeat center center;
}

/*.screenRecButton {
	background: url(/Styles/images/video-camera-32.png) no-repeat center center;
}*/

.deactivateLink:hover,
.activateLink:hover 
{
	opacity: 1.0;
}

.notice, .flash_notice 
{
	padding: 10px 10px 10px 35px;
	border: 1px solid #9AB3D3;
	background: #E8ECFF url(/Assets/images/information.png) no-repeat 10px center;
}

.documents .notice 
{
	margin-right: -2px
}

.explanation 
{
	font-style: italic;
	font-size: 11px;
	padding: 2px;
	color: #333;
}

#searchSpinner 
{
    text-align: left;
}

#searchSpinner img
{
    margin: 0 0 20px 20px;
}

.valignCenter * 
{
    vertical-align: middle;
}

.instruction
{
    background-position: 1em 1em;
    background-color: #fafafa;
    border: 0;
    margin-bottom: 10px;
    line-height: 1.5em;
    padding: 5px;
    font-size: 11px;
}

.instruction ul
{
    margin: 0;
    padding: 0;
    list-style: square;
    font-style: italic;
}

.instruction ul li 
{
    margin: 0 0 0 20px;
}


.required 
{
    color: #f55;
}

.searchBtn 
{
    border: 1px solid #000;
    background: #0A191E;
    padding: 5px;
    width: 244px;
    color: #fff;
    box-shadow: 1px 1px 2px #aaa;
    text-shadow: 1px 1px 1px #888;
    border-radius: 3px;
}

.searchBtn:hover 
{
    background: #3A494E;
}

.searchBtn:active 
{
    background: #eee;
    border: 1px solid #ddd;
    color: #333;
}


.disabledBtn 
{
    background: #eee;
    border-color: #ddd;
    color: #aaa;
    text-shadow: none;
}

.normalLabel 
{
    color: #000 !important;
    font-weight: normal !important;
    display: inline !important;
}

.normalLabel * 
{
    vertical-align: middle;
}

.labelDetail 
{
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
}

#pageLoader 
{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    padding:1px;
}

#pageLoader .search 
{
    margin: 10% auto;
    text-align:center;
    position: relative;
    z-index: 102;
    background: #fff;
    border: 1px solid #ddd;
    width: 200px;
    padding: 20px;
    color: #000;
    font-size: 14px;
}

.searchWarnings
{
    font-style: italic;
    margin-top: 10px;
    font-size: 12px;
}
#pageLoader .screen
{
    z-index: 100;
    position: fixed;
    background: #000;
    height: 1500px;
    /* Required for IE 5, 6, 7 */
    /* ...or something to trigger hasLayout, like zoom: 1; */
    width: 100%; 

    /* Theoretically for IE 8 & 9 (more valid) */
    /* ...but not required as filter works too */
    /* should come BEFORE filter */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";

    /* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    filter: alpha(opacity=60);

    /* Older than Firefox 0.9 */
    -moz-opacity:0.6;

    /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: 0.6;

    /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
    opacity: 0.6;
}

#pageLoader .search * 
{
    vertical-align: middle;
}


.pSearchMsg 
{
    margin: 20px;
}

.dgResultsContainer
{
    overflow-x: scroll;
    margin: 20px;
    border: 1px solid #ddd;
}

#body_gridResults 
{
    display:none;
}

.masterTable 
{
    width: 100%;
    overflow: hidden;
}

.mGrid { 
    background-color: #fff; 
    border: solid 1px #525252; 
    border-collapse:collapse; 
}
.mGrid td { 
    padding: 2px 5px; 
    border: solid 1px #c1c1c1; 
    color: #333; 
}
.mGrid th { 
    padding: 4px 5px; 
    color: #fff; 
    background: #424242 repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 0.9em; 
    text-align: left;
}
.mGrid .alt { background: #fcfcfc url(/Assets/images/grd_alt.png) repeat-x top; }
.mGrid .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { 
    border-width: 0; 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #fff; 
    line-height: 12px; 
 }   
.mGrid .pgr a { color: #666; text-decoration: none; }
.mGrid .pgr a:hover { color: #000; text-decoration: none; }

    .mGrid td {
        padding: 2px 5px;
        border: solid 1px #c1c1c1;
        color: #333;
    }

    .mGrid th {
        padding: 4px 5px;
        color: #fff;
        background: #424242 repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
        text-align: left;
    }

    .mGrid .alt {
        background: #fcfcfc url(/Assets/images/grd_alt.png) repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url(grd_pgr.png) repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

.igdd_DropDownListContainer {
    width: 420px !important;
}

.igdd_ValueDisplay {
    width: 100% !important;
}

.button-wrap-text {
	width:65px !important;
	height:auto;
	white-space:normal;
	padding:4px;
	font-size:11px;
}

/*.customerRecordContainer {
	position: fixed;
	top: 50%;
	bottom:50%;
	transform: translate(50%, 50%);
	width: fit-content;
}

.customerRecordContainer div {
	background: white;
}*/

.customerRecordContainer {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
}

.customerRecordContainer-inner {
	/* Define your dimensions here */
	height: fit-content;
	background: white; /* Define your content background color here */
	padding: 20px;
	box-sizing: border-box;
	max-width:65%;
	z-index:49;
	border: 2px solid darkgray;
	border-radius:3px;
}

.exitContainer {
	width:100%;
	text-align:right;
	margin-bottom: 5px;
	margin-top: -10px;
	font-size: 20px;
	cursor: pointer;
}

.column-width {
	width: 50px !important;
}

.btn-width {
	width: 25px !important;
}

.cursor-pointer {
	cursor: pointer;
}

.display-none {
	display:none;
}

#body_ddClient .igdd_ControlArea {
	border: solid 1px #5f5f5f;
	table-layout: fixed;
	padding: 1px;
	border-radius: 2px;
}

.loginButton {
	appearance: none;
	background-color: #004c6a;
	border: 1px solid rgba(27, 31, 35, .15);
	border-radius: 6px;
	box-shadow: rgba(27, 31, 35, .1) 0 1px 0;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: -apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	padding: 5px 25px;
	position: relative;
	text-align: center;
	text-decoration: none;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
}

	.loginButton:focus:not(:focus-visible):not(.focus-visible) {
		box-shadow: none;
		outline: none;
	}

	.loginButton:hover {
		background-color: #426883;
	}

	.loginButton:focus {
		box-shadow: rgba(46, 164, 79, .4) 0 0 0 3px;
		outline: none;
	}

	.loginButton:disabled {
		background-color: #94d3a2;
		border-color: rgba(27, 31, 35, .1);
		color: rgba(255, 255, 255, .8);
		cursor: default;
	}

	.loginButton:active {
		background-color: #426883;
		box-shadow: rgba(20, 70, 32, .2) 0 1px 0 inset;
	}

.searchButton {
	appearance: none;
	background-color: #004c6a;
	border: 1px solid rgba(27, 31, 35, .15);
	border-radius: 6px;
	box-shadow: rgba(27, 31, 35, .1) 0 1px 0;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: -apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	padding: 5px 25px;
	position: relative;
	text-align: center;
	text-decoration: none;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
}

	.searchButton:focus:not(:focus-visible):not(.focus-visible) {
		box-shadow: none;
		outline: none;
	}

	.searchButton:hover {
		background-color: #426883;
	}

	.searchButton:focus {
		box-shadow: rgba(46, 164, 79, .4) 0 0 0 3px;
		outline: none;
	}

	.searchButton:disabled {
		background-color: #94d3a2;
		border-color: rgba(27, 31, 35, .1);
		color: rgba(255, 255, 255, .8);
		cursor: default;
	}

	.searchButton:active {
		background-color: #426883;
		box-shadow: rgba(20, 70, 32, .2) 0 1px 0 inset;
	}

	.hideElement {
		display:none;
	}