/*
 *  Licensed to the Apache Software Foundation (ASF) under one
 *  or more contributor license agreements.  See the NOTICE file
 *  distributed with this work for additional information
 *  regarding copyright ownership.  The ASF licenses this file
 *  to you under the Apache License, Version 2.0 (the
 *  "License"); you may not use this file except in compliance
 *  with the License.  You may obtain a copy of the License at
 *
 *        http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing,
 *  software distributed under the License is distributed on an
 *  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 *  KIND, either express or implied.  See the License for the
 *  specific language governing permissions and limitations
 *  under the License.
 */

body {
	line-height: normal !important;
}

div.accountManagementPanel .headerContainer {
	margin-left: 0px;
	width: 100%;
}

div.accountManagementPanel .headerContainer span {
	display: block;
	margin: 0 auto;
	text-align: center;
}

tr.regmail-waiting-class.even {
	background-color: #fff9e6 !important;
}
tr.regmail-waiting-class.odd {
	background-color: #fff3cc !important;
}
div.entityPage.domainapp-dom-regmail-RegisteredMail.regmail-waiting-class div.property.RegisteredMail-acknowledgeStatus input {
	background-color: #fff3cc !important;
}

tr.regmail-not-received-class.even {
	background-color: #ffcccc !important;
}
tr.regmail-not-received-class.odd {
	background-color: #ffb3b3 !important;
}
div.entityPage.domainapp-dom-regmail-RegisteredMail.regmail-not-received-class div.property.RegisteredMail-acknowledgeStatus input {
	background-color: #ffb3b3 !important;
}

tr.regmail-received-class.even {
	background-color: #d6f5d6 !important;
}
tr.regmail-received-class.odd {
	background-color: #c1f0c1 !important;
}
div.entityPage.domainapp-dom-regmail-RegisteredMail.regmail-received-class div.property.RegisteredMail-acknowledgeStatus input {
	background-color: #c1f0c1 !important;
}


tr.regmail-resolved-class.even {
	background-color: #ccccff !important;
}
tr.regmail-resolved-class.odd {
	background-color: #b3b3ff !important;
}
div.entityPage.domainapp-dom-regmail-RegisteredMail.regmail-resolved-class div.property.RegisteredMail-acknowledgeStatus input {
	background-color: #b3b3ff !important;
}

div.domainapp-dom-regmail-RegisteredMail tr.notification-EMAIL_SENT td.notificationStatus {
	background-color: #4ca64c !important;
	color: white;
}
div.entityPage.domainapp-dom-regmail-RegisteredMail.notification-EMAIL_SENT div.property.RegisteredMail-notificationStatus input {
	background-color: #4ca64c !important;
	color: white;
}

div.domainapp-dom-regmail-RegisteredMail tr.notification-SIGNATURE_FORM td.notificationStatus {
	background-color: #4ca64c !important;
	color: white;
}
div.entityPage.domainapp-dom-regmail-RegisteredMail.notification-SIGNATURE_FORM div.property.RegisteredMail-notificationStatus input {
	background-color: #4ca64c !important;
	color: white;
}

div.domainapp-dom-regmail-RegisteredMail tr.notification-NOT_NOTIFIED_YET td.notificationStatus {
	background-color: #ffc966 !important;
}
div.entityPage.domainapp-dom-regmail-RegisteredMail.notification-NOT_NOTIFIED_YET div.property.RegisteredMail-notificationStatus input {
	background-color: #ffc966 !important;
}

div.entityPage.domainapp-dom-regmail-RegisteredMail.dispatch-NOT_ASSIGNED div.property.RegisteredMail-dispatchStatus input {
	background-color: #ffc966 !important;
}
div.entityPage.domainapp-dom-regmail-RegisteredMail.dispatch-DISPATCHED div.property.RegisteredMail-dispatchStatus input {
	background-color: #4ca64c !important;
	color: white;
}


div.entityPage.domainapp-dom-pouch-IncomingPouch.cntincomplete div.property.IncomingPouch-itemCountDifference input {
	background-color: #ffc966 !important;
}
tr.cntincomplete > td.itemCountDifference {
	background-color: #ffc966 !important;
}

div.entityPage.domainapp-dom-pouch-IncomingPouch.kgincomplete div.property.IncomingPouch-itemWeightDifference input {
	background-color: #ffc966 !important;
}
tr.kgincomplete > td.itemWeightDifference {
	background-color: #ffc966 !important;
}

div.entityPage.domainapp-dom-pouch-IncomingPouch.cntcomplete div.property.IncomingPouch-recordedItemsCount input {
	background-color: #4ca64c !important;
	color: white;
}
tr.cntcomplete > td.recordedItemsCount {
	background-color: #4ca64c !important;
	color: white;
}

div.entityPage.domainapp-dom-pouch-IncomingPouch.kgcomplete div.property.IncomingPouch-totalWeightOfPouchItemsInKg input {
	background-color: #4ca64c !important;
	color: white;
}

tr.outgoing-pouch-waiting-class.even {
	background-color: #fff9e6 !important;
}
tr.outgoing-pouch-waiting-class.odd {
	background-color: #fff3cc !important;
}
div.entityPage.domainapp-dompouch-OutgoingPouch.outgoing-pouch-waiting-class div.property.OutgoingPouch-senderAcknowledgeStatus input,
div.entityPage.domainapp-dompouch-OutgoingPouch.outgoing-pouch-waiting-class div.property.OutgoingPouch-recipientAcknowledgeStatus input {
	background-color: #fff3cc !important;
}

tr.outgoing-pouch-not-received-class.even {
	background-color: #ffcccc !important;
}
tr.outgoing-pouch-not-received-class.odd {
	background-color: #ffb3b3 !important;
}
div.entityPage.domainapp-dompouch-OutgoingPouch.outgoing-pouch-not-received-class div.property.OutgoingPouch-senderAcknowledgeStatus input,
div.entityPage.domainapp-dompouch-OutgoingPouch.outgoing-pouch-not-received-class div.property.OutgoingPouch-recipientAcknowledgeStatus input {
	background-color: #ffb3b3 !important;
}

tr.outgoing-pouch-received-class.even {
	background-color: #d6f5d6 !important;
}
tr.outgoing-pouch-received-class.odd {
	background-color: #c1f0c1 !important;
}
div.entityPage.domainapp-dompouch-OutgoingPouch.outgoing-pouch-received-class div.property.OutgoingPouch-senderAcknowledgeStatus input,
div.entityPage.domainapp-dompouch-OutgoingPouch.outgoing-pouch-received-class div.property.OutgoingPouch-recipientAcknowledgeStatus input {
	background-color: #c1f0c1 !important;
}


tr.outgoing-pouch-resolved-class.even {
	background-color: #ccccff !important;
}
tr.outgoing-pouch-resolved-class.odd {
	background-color: #b3b3ff !important;
}
div.entityPage.domainapp-dompouch-OutgoingPouch.outgoing-pouch-resolved-class div.property.OutgoingPouch-senderAcknowledgeStatus input,
div.entityPage.domainapp-dompouch-OutgoingPouch.outgoing-pouch-resolved-class div.property.OutgoingPouch-recipientAcknowledgeStatus input {
	background-color: #b3b3ff !important;
}

div.domainapp-dompouch-OutgoingPouch tr.notification-EMAIL_SENT td.senderNotificationStatus,
div.domainapp-dompouch-OutgoingPouch tr.notification-EMAIL_SENT td.recipientNotificationStatus {
	background-color: #4ca64c !important;
	color: white;
}
div.entityPage.domainapp-dompouch-OutgoingPouch.notification-EMAIL_SENT div.property.OutgoingPouch-senderNotificationStatus input,
div.entityPage.domainapp-dompouch-OutgoingPouch.notification-EMAIL_SENT div.property.OutgoingPouch-recipientNotificationStatus input {
	background-color: #4ca64c !important;
	color: white;
}

div.domainapp-dompouch-OutgoingPouch tr.notification-SIGNATURE_FORM td.senderNotificationStatus,
div.domainapp-dompouch-OutgoingPouch tr.notification-SIGNATURE_FORM td.recipientNotificationStatus {
	background-color: #4ca64c !important;
	color: white;
}
div.entityPage.domainapp-dompouch-OutgoingPouch.notification-SIGNATURE_FORM div.property.OutgoingPouch-senderNotificationStatus input,
div.entityPage.domainapp-dompouch-OutgoingPouch.notification-SIGNATURE_FORM div.property.OutgoingPouch-recipientNotificationStatus input {
	background-color: #4ca64c !important;
	color: white;
}

div.domainapp-dompouch-OutgoingPouch tr.notification-NOT_NOTIFIED_YET td.senderNotificationStatus,
div.domainapp-dompouch-OutgoingPouch tr.notification-NOT_NOTIFIED_YET td.recipientNotificationStatus  {
	background-color: #ffc966 !important;
}
div.entityPage.domainapp-dompouch-OutgoingPouch.notification-NOT_NOTIFIED_YET div.property.OutgoingPouch-senderNotificationStatus input,
div.entityPage.domainapp-dompouch-OutgoingPouch.notification-NOT_NOTIFIED_YET div.property.OutgoingPouch-recipientNotificationStatus input {
	background-color: #ffc966 !important;
}

div.entityPage.domainapp-dompouch-OutgoingPouch.dispatch-NOT_ASSIGNED div.property.OutgoingPouch-dispatchStatus input {
	background-color: #ffc966 !important;
}
div.entityPage.domainapp-dompouch-OutgoingPouch.dispatch-DISPATCHED div.property.OutgoingPouch-dispatchStatus input {
	background-color: #4ca64c !important;
	color: white;
}

tr.kgcomplete > td.totalWeightOfPouchItemsInKg {
	background-color: #4ca64c !important;
	color: white;
}

tr.pouchsealed.even {
	background-color: #d6f5d6 !important;
}
tr.pouchsealed.odd {
	background-color: #c1f0c1 !important;
}

tr.attachmentdiscarded td {
	text-decoration: line-through;	
}
div.entityPage.domainapp-dom-pouch-PouchAttachment.attachmentdiscarded input[type=text] {
	text-decoration: line-through;	
}

tr.pouchitemdiscarded td {
	text-decoration: line-through;	
}
div.entityPage.pouchitemdiscarded input[type=text] {
	text-decoration: line-through;	
}

tr.pouchdiscarded td {
	text-decoration: line-through;
}
div.entityPage.pouchdiscarded input[type=text] {
	text-decoration: line-through;	
}

div.property.OutgoingPouch-getSummaryOfEnclosuresUserHelpText label.scalarName.control-label {
	display: none;	
}
div.property.OutgoingPouch-getSummaryOfEnclosuresUserHelpText span.scalarValueWrapper {
	width: 100%;
}


width: 100% !important; 


