/* NOTE: This file was generated as an optimized version of "library.source.less" for the Theme Designer. */

/*!
 * ${copyright}
 */
@import "../base/library.less";
@import "../../../../../sap/ui/core/themes/sap_hcb/global.less";

/* START "Inbox.less" */

/* =============================================== */
/* CSS for control sap.ui.ux3/Inbox.control */
/* =============================================== */

 .sapUiExtInboxEmptyLabel{
 		 background-color: #FFFFFF;
 }
 .sapUiExtInboxToolBarContainerBorder{
	border-style: solid;
	border-color: white;
	border-width: 1px;
	background-color: black;
	margin-bottom: 5px;
	
}


 .sapUiExtInboxBackgroundColour{
    background-color: transparent;
}

.sapUiExtInboxRowRepTaskInitiatorColor {
	color: white;
}


.sapUiExtInboxSegmentedButtonTransparent{
	background-color: transparent !important;
}

.sapUiExtInboxSegmentedButtonTransparent:focus {
	background-color: #7a5100 !important;
}

.sapUiExtInboxSegmentedButtonTransparent:hover {
background-color: #7a5100 !important;
}

.sapUiExtInboxSegmentedButtonTransparentSelected {
	background-color: #7a5100 !important;
	border: 1px solid white !important;
	
}
 .sapUiExtInboxSegmentedButtonTransparentSelected:focus, .sapUiExtInboxSegmentedButtonTransparentSelected:hover {
	background-color: #7a5100 !important;
}

.sapUiExtInboxSegmentedButtonViewSelection:focus, .sapUiExtInboxSegmentedButtonViewSelection:hover {
	background-color: #7a5100 !important;
	color: white !important;
	font-size: 14px;
}

.sapUiExtInboxSegmentedButtonViewSelection {
	background-color: transparent !important;
	color: white !important;
	font-size: 14px;
}

.sapUiExtInboxRedColor, .sapUiExtInboxRedColor:hover {
    color: white !important;
    font-weight:bold;
    text-decoration: none;
}

.sapUiExtInboxRowRepeaterLayoutBorder {
	border-style:solid;
	border-color:white;
	border-width: 1px 1px 0 1px;
}

.sapUiExtInboxRowRepeaterBorder {
	border-bottom: 1px solid white;
}

.sapUIExtInboxTextGrayColor {
	color: white;
}

.sapUIExtInboxCustomAttributesBorder{
	border-collapse: initial;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.sapUIExtInboxLastRowPadding{
	padding: 0 4px 0 0;
	border-top:1px solid white;
	
}

.sapUIExtInboxDotSeperatorStyle{
	color: white;
	font-weight:bold; 
}

.sapUIExtInboxRRTextColourStyle{
	color: white;
}

.sapUiExtInboxCustomAttLabel{
	color: white;
	font-weight:bold;
    text-align: right !important;
}

.sapUiExtInboxRefreshedOnStyle{
	color: white;	
	padding-top: 4px;
}

.sapUiExtInboxValueHelpTextStyle{
	font-style:italic;
   	font-weight:normal;
   	color: #646363;
}

.sapUiExtInboxRefreshButtonTransparent:focus{
	outline: 1px solid white;
}
/* END "Inbox.less" */

/* START "InboxComment.less" */

/* ============================================= */
/* CSS for controlsap.uiext.inbox/InboxComment.control */
/* ============================================= */

.sapuiextinbox-InboxComment{
  color: @sapUiTextColor;
  border: 1px solid blue;
}

.sapuiextInboxCommentChunk > section > header{
	border-top: 1px solid  #E5E5E5;
	margin-top: 7px;
	padding-top: 0;
	height: 8px;
	padding-left: 10px;
	font-family: Arial, regular;
	font-size: 12px;
	height: 25px; /* 1px more because header line is part of the height in this case*/
	line-height: 24px;
}
/* END "InboxComment.less" */

/* START "InboxTaskComments.less" */

/* ============================================= */
/* CSS for controlsap.uiext.inbox/InboxTaskComments.control */
/* ============================================= */

.sapuiextInboxTaskCommentsChunk a:hover {
	text-decoration: none;
}


/* END "InboxTaskComments.less" */

/* START "SubstitutionRulesManager.less" */
/* ============================================= */
/* CSS for controlsap.uiext.inbox/SubstitutionRulesManager.control */
/* ============================================= */

.borderFillColorGreen {
	border-color: white;
	border-style: solid;
	border-width: 1px 1px 0 1px;
}

.shadowEffectGreen {
	box-shadow: 0 0 1px 1px white;
	border-bottom-width: 1px; /* adding this to support IE10 */
	/*border-collapse: separate;*/
}

.borderFillColorGray {
	border-color: #646363;
	border-style: solid;
	border-width: 1px 1px 0 1px;
}

.shadowEffectGray {
	box-shadow: 0 0 1px 1px #646363;
	border-bottom-width: 1px; /* adding this to support IE10 */
	/*border-collapse: separate;*/
}

 .blueFontColor{
	color: white;
}
         
.grayFontColor{
    color: white;
}

.blackFontColor{
    color: white;
}

.textFontColour{
    color: white;
}

.mysapUiMlt {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sapUiExtInboxValueHelpTextStyle{
	font-style:italic;
   	font-weight:normal;
   	color: #646363;
}
/* END "SubstitutionRulesManager.less" */

