.rich-filter-input {
	width: 100%;
}	

.invisible {
	display:none;
}

.geocodingError {
	font-weight: bold;
	color: #AA0000;	
}

body {
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 10pt;	
}

.vocIcon {
	padding-left: 5px;	
}

#overlay_modal {
	opacity: 0.5;
	background-color: #D0D0D0;	
}

a {
	color: blue;	
}

a:visited {
	color: blue;	
}

#content {
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
	margin-bottom: 20px;
}

.loginPage {
	padding: 80px;
}

.loginPage .mainBox {
	margin: auto;		
}

.loginPage .loginBox {
	margin-left: 15px;
	border: 2px solid #8BFF00;
	-moz-border-radius: 10px;
	display: block;
	padding: 10px;
}

.loginPage .error {
	color: red;
}

.loginPage .title {
	font-weight: bold;
	font-size: 10pt;	
}

.loginPage .appTitle {
	font-size: 32pt;
	margin: 30px;
}

.loginPage .fields {
	vertical-align: top;	
}

.loginPage .label {
	text-align: right;
	font-weight: bold;	
	width: 40%;
}

.loginPage .actions {
	align: center;	
}

.loginPage .actions a {
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 60px;
	line-height: 50px;
	font-size: 16pt;
	font-weight: bold;
	background: transparent url(/yellow/images/icons/keys48x48.png) left center no-repeat;
	margin: auto;
	width: 100px;
}

#dock {
	display: none;
	width: 100%;
	height: 20px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-color: Khaki;
	text-align: center;
}

.menu {
	background-color: black;
	width: 100%;
}

.menu .link {
	width: 20%;
	padding: 5px 10px;
	border-right-style: solid; 
	border-right-color: #666666;
	border-right-width: 1px;	
}

.menu .link a {
	color: white;
	text-decoration: none;
	padding: 10px;			
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

.menu .link a.active  {
	color: #FFF33F;
}


.menu .loginContainer {
	font-size: 10pt;
	font-style: normal;
	padding-right: 20px;
	font-family: sans-serif;
	color: white;
	text-align: right;
}

.menu .loginContainer a {
	color: white;
}

.menu .loginContainer .name {
	font-weight: bold;
}

.statusContainer {
	position: absolute;
	display: block;
	text-align: right;	
}

.statusLabel {
	padding: 5px;
	color: white;
	background-color: red;
	position: absolute;
	right: 0px;	
}




.yellowCard {
	border: 1px solid black;
	width: 460px;
	height: 440px;
	background-color: #FFF33F;
	padding: 15px;
	font-size: 12pt;
}

.yellowCard .title {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

.view .yellowCard input, .view .yellowCard textarea , .view .yellowCard select {
	border: 1px solid #FFF33F;
	background-color: #FFF33F;
}

.yellowCard > table {
	width: 100%;
	font-size: 10pt;
}

.yellowCard .bigAreas .label {
	text-align: center;	
}

.yellowCard .sharesColumn {
	width: 30%;	
}

.yellowCard .sharesSum {
	position: relative;
	top: -20px;
	left: 5px;
	color: #AAAAAA;
}

.yellowCard textarea {
	border: 1px solid black;
	width: 100%;
}

.yellowCard input, .yellowCard select {
	border: 1px solid black;		
}

.yellowCard .textField input {
	width: 100%;
}

.yellowCard input.voc {
	width: 196px;
}

.yellowCard .cardProduct {
	width: 320px;	
}

.yellowCard .dateField input {
	width: 80px;
}		


.yellowCard td {
	padding-top: 4px;
}

#yellowCardsTopOperationsContainer{
	min-height: 100px;	
}

#yellowCardsBrowser:header {
	position: absolute;
}

#yellowCardsBrowser .headerActions {
	text-align: left;
	position: absolute;
	top: 50px;
}

#yellowCardsBrowser .headerActions .addItem {
	display: block;
	padding-top: 27px;
	padding-right: 93px;
	padding-bottom: 27px;
	padding-left: 93px;
	background: transparent url(/yellow/images/yellow/add.png) center center no-repeat;
	font-size: 0px;
}

#yellowCardsBrowser .headerActions .addItem:hover {
	border: none;
	margin: 1px;	
}
#yellowCardsBrowser #titleContainer {
	border: 0px;	
}


#yellowCardsBrowser th.dr-table-headercell {
	text-align: left;	
}

#yellowCardsBrowser #scrollerContainer {
	text-align: center;	
}

#yellowCardsTopOperationsContainer{
	min-height: 100px;	
}

#yellowCardsTopOperationsContainer {
	margin-top: 10px;
}

#yellowCardsTopOperationsContainer td {
	vertical-align: top;	
}

#reclassificationBrowser:header {
	position: absolute;
}

#reclassActionContainer {
	text-align: left;
	position: absolute;
	top: 50px;
}

#reclassActionContainer a {
	display: block;
	padding: 35px 100px 35px 100px;
	background: transparent url(/yellow/images/yellow/newReclass.png) center center no-repeat;
	font-size: 0px;
}

#reclassActionContainer .headerActions .addItem:hover {
	border: none;
	margin: 1px;	
}
#reclassificationBrowser #titleContainer {
	border: 0px;	
}


#reclassificationBrowser th.dr-table-headercell {
	text-align: left;	
}

#reclassificationBrowser #scrollerContainer {
	text-align: center;	
}

#reclassificationBrowser input {
	width: 100%;
}

.blankContainerReclass {
	width: 200px;
	height: 100px;
}

.blankContainer {
	width: 200px;
}

.narrowContainer {
	width: 150px;
	margin-left: 20px;
	margin-right: 20px;
}

.narrowContainer .title {
	font-weight: bold;	
}

.narrowContainer input {
	cursor: pointer;
}

.filterContainer {
	margin-left: 20px;
	margin-right: 20px;
}

.filterContainer .title {
	font-weight: bold;	
}

.filterContainer .title a {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}

.filterContainer img {	
	border: 1px solid white;
	padding: 0px;
	position: relative;
	top: 5px;
	left: 2px;
}

.filterContainer img:hover {
	border: 1px solid #AAAAAA;
	-moz-border-radius: 4px		
}

.filterContainer .filter {
	white-space: nowrap;
	margin-right: 10px; 	
	margin-left: 10px; 	
}

#yellowCardsBrowser #titleContainer {
	text-align: left;
	position: absolute;
}

#yellowCardsBrowser .dr-table-cell {
	font-size: 10pt;
}

#yellowCardsBrowser .smaller {
	font-size: 8pt;	
}

#yellowCardsBottomOperationsContainer {
	margin-top: 20px;
}

#yellowCardsBottomOperationsContainer td {
	vertical-align: top;	
}

#yellowCardsBottomOperationsContainer .title {	
	font-weight: bold;
}

.selectionStatistics {
	width: 240px;
}

.selectionStatistics a {
	margin-left: 10px;	
}

.selectionStatistics table.selTable {
	margin-top: 10px;	
}

.selectionStatistics .title {
	font-weight: bold;
}

.selectionStatistics .label {
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 7px;
}

.selectionStatistics .value {
	font-size: 8pt;
}

.selectionStatistics ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.selectionStatistics li {
	margin-bottom: 3px;
}

.selectedOperations {
	width: 260px;	
}

.selectedOperationsContainer {	
	margin-left: 15px;
	border: 2px solid #8BFF00;
	-moz-border-radius: 10px;
	display: block;
	padding: 10px;
}

.selectedOperations input.status {
	width: 140px;	
}

.selectedOperations input.shares {
	width: 140px;	
}

.selectedOperations input.owner {
	width: 110px;	
}

.selectedOperations .stateChange input {
	margin: 0px;
	cursor: pointer;
}

.selectedOperations #owner {
	width: 125px;	
}

.selectedOperations #status {
	width: 150px;	
}

.printouts {
	padding-left: 20px;	
}

.actionBox .fields {
	margin-top: 10px;	
}

.actionBox .label {
	text-align: right;
	white-space: nowrap;
	padding-right: 7px;
}

.actionBox .executeContainer {
	text-align: center;
	padding-top: 10px;	
}

.actionBox a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	line-height: 20px;
}

.actionBox a.printAction {
	background: transparent url(/yellow/images/icons/print16x16.png) left center no-repeat;	
}

.actionBox a.executeAction {
	background: transparent url(/yellow/images/icons/cog16x16.png) left center no-repeat;	
}

.selectedOperations .operationDesc {
	color: #AAAAAA;
	font-size: 8pt;
	min-height: 20px;
	display: block;	
}

.printoutContainer {	
	margin-left: 15px;
	border: 2px solid #CCCCCC;
	-moz-border-radius: 10px;
	display: block;
	padding: 10px;
	margin-bottom: 15px;
	width: 330px;
}

.printoutContainer input {
	width: 250px;	
}

.printoutContainer #customer {
	width: 240px;	
}

#usersBrowser {
	margin-top: 20px;
	margin-bottom: 20px;
}

.resetPassword {
	background: transparent url(/yellow/images/icons/key_delete16x16.png) center center no-repeat;
	position: relative;	
}

.undeleteItem {
 background: transparent url(/yellow/images/icons/undo16x16.png) center center no-repeat; 
	position: relative;
}

.deleteItem {
 background: transparent url(/yellow/images/icons/delete16x16.png) center center no-repeat; 
	position: relative;
}

.invisible {
	visible: hidden
	}



