div#__content0 {
    height: 7rem;
    width: 22.5rem;
}



span#fTotalDue {
    font-size: 18px;
}

div#__content0-content {
    table-layout: inherit;
}

.sapSuiteTileCnt.Auto.ft-TwoByOne{
    height: 7rem;
    width: 22.5rem;
}

label#__label0 {
    font-size: 16px;
}

.coloredTable {
    background-color: rgba(99,99,99, 0.1);
}

div#dIShipped-value-scr {
    font-size: 40px;
}

.sapUiTheme-sap_bluecrystal {
    font-size: 12px;
    background-color: #e6e6e6;
    /*background-color: #def0f2;*/
}

div#__panel0-cont {
    background-color: #f8f8f8;
}

.sapUiMltCell {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*border-color: gray;
    border-style: outset;*/
}

.element.style {
    opacity: 1;
    width: 100%;
}

.sapUiSraFooter {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1rem;
    z-index: 99;
}
.sapUiSraLoginLogo {
    position: absolute;
    bottom: 1.8rem;
    left: 7rem;
    height: 1rem;
}
.sapUiSraLoginCopyright {
    position: absolute;
    bottom: 1rem;
    right: 7rem;
    font-size: 1.00rem;
    font-family: Arial,Helvetica,sans-serif;
    max-width: 300px;
    text-align: right;
}

.sapUiTabPanel {
    top: 28px;
    /*border: 1px solid #c0c0c0;*/
    border-top-width: 0;
    padding: 6px;
    background-color: #ffffff;
}

/*.sapUiTabPanel {
    overflow: auto;
    left: 0;
    right: 0;
}*/

* {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

p {
    margin-left: auto;
    margin-right: auto;
    width: 8em
}

body { background-color: #C0C0C0
}

.sapSuiteUiCommonsNCInner {
    position: initial;
    left: 0;
    right: 0;
},

.sapUiMedia-Std-Desktop .sapSuiteTileCntFtrTxt.Auto, .sapSuiteTileCntFtrTxt.L, .sapUiMedia-Std-Tablet .sapSuiteTileCntFtrTxt.Auto, .sapSuiteTileCntFtrTxt.M {
    font-size: 14px;
    line-height: 14px;
    height: 1.25rem;
}

.sapSuiteTileCntContent>.sapSuiteUiTcInnerMarker {
    display: inline-block;
    vertical-align: bottom;
    line-height: normal;
}
.sapUiMedia-Std-Phone .sapSuiteUiCommonsNC.Auto, .sapSuiteUiCommonsNC.S, .sapSuiteUiCommonsNC.XS, .sapSuiteUiCommonsNC.M,.sapSuiteUiCommonsNC.L {
    height: 3.5rem;
    width: 8.25rem;
}
.sapSuiteUiCommonsNCInner {
    position: inherit;
    left: 0;
    right: 0;
}
.sapSuiteUiCommonsNC {
    position: inherit;
    box-sizing: border-box;
    outline: none;
}


.sapUiTvH5 {
  		  font-size: 20px;
	}
	.sapUiTvH2 {
    font-size: 16px;
	}

.sapUiTheme-sap_bluecrystal {
    font-size: 14px;
}
.sapUiPanelAreaDesignFill{
    background-color: #FFFFFF;
}
.sapUiPanelCont {
     background-color: #FFFFFF; 
}

.sapSuiteTileCnt {
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    border: outset;
}
sapUiTf:not(.sapUiTfInner) {
    border-color: lightgray;
}
.sapUiTfRo {
    border-color: lightgray;
}

.sapUiUx3ShellCanvas {
    overflow-x: visible;
    overflow-y: visible;
    bottom: 0;
    background-color: #ffffff;
    padding: 10px;
}
.sap-desktop ::-webkit-scrollbar-thumb {
    background-color: #ffffff;
}
html {overflow-y: scroll;}

    .element {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background-color: #fff;
}

.sapUiTableRowHdr {
    background-color: #ffffff; /*#009de0;*/
}


.sapUiTableCell>.sapUiTv {
    font-weight: normal;
    font-size: 10px;
}

.sapUiSizeCompact .sapUiTableColCell>.sapUiLbl, .sapUiSizeCompact .sapUiTableColCell>.sapMLabel, .sapUiSizeCompact .sapUiTableCell>.sapMLabel, .sapUiTableColCell>.sapUiLbl {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
}

.sapUiTv {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.CustomItemLayout {
	position: relative;
	padding: 3px;
	min-width: 200px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.CustomItemLayoutInner {
	position: relative;
	border: 1px solid #DDDDDD;
	padding: 5px;
	height: 150px;
}

.CustomItemLayoutTitle {
	position: relative;
}

.CustomItemLayoutCntnt {
	position: relative;
	display: inline-block;
}

.sapUiUx3DSSVFloating > .sapUiUx3DSSVItem > .CustomItemLayout {
	width: 200px;
}

/*Small*/

.CustomItemLayout.CustomItemLayoutSmall .CustomItemLayoutTitle {
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #DDDDDD;
}

.CustomItemLayout.CustomItemLayoutSmall .CustomItemLayoutTitle > div {
	position: absolute;
	left: 40px;
	top: 8px;
}

html[dir="rtl"] .CustomItemLayout.CustomItemLayoutSmall .CustomItemLayoutTitle > div {
	right: 40px;
	left: auto;
}

.CustomItemLayout.CustomItemLayoutSmall .CustomItemLayoutTitle > img {
	width: 31px;
}

.CustomItemLayout.CustomItemLayoutSmall .CustomItemLayoutCntnt {
	width: 100%;
}

/*Large*/

.CustomItemLayout.CustomItemLayoutLarge > .CustomItemLayoutInner {
	height: 95px;
}

.CustomItemLayout.CustomItemLayoutLarge .CustomItemLayoutCntnt {
	position: absolute;
	left: 255px;
	right: 3px;
	top: 0;
}

html[dir="rtl"] .CustomItemLayout.CustomItemLayoutLarge .CustomItemLayoutCntnt {
	right: 255px;
	left: 3px;
}

.CustomItemLayout.CustomItemLayoutLarge .CustomItemLayoutTitle {
	width: 250px;
	margin-top: 4px;
}

.CustomItemLayout.CustomItemLayoutLarge .CustomItemLayoutTitle > img {
	width: 50px;
}

.CustomItemLayout.CustomItemLayoutLarge .CustomItemLayoutTitle a {
	font-size: 14px;
}

.CustomItemLayout.CustomItemLayoutLarge .CustomItemLayoutTitle > div {
	position: absolute;
	left: 60px;
	top: 18px;
}

html[dir="rtl"] .CustomItemLayout.CustomItemLayoutLarge .CustomItemLayoutTitle > div {
	right: 60px;
	left: auto;
}

.biggerLink{
	font-size: 1.50em !important;
}
}