/* Enter your custom styles here */
#__xmlview0--articles,#__xmlview0--logisticsMM,#__xmlview0--logisticsSD,#__xmlview0--whManagement,#__xmlview0--hcManagement,#__xmlview0--AnalayticalApps
{
	    text-align: left;
    margin-left: 14px;
    margin-top: 10px;
    margin-bottom: -10px;
	    font-weight: bold;
		color: #ffffff;
}
.sapMGT.OneByOne
{
	 box-shadow: 0 5px #999;
	 border-radius : 5px;
}

.sapMGT.OneByOne:active
{
	  box-shadow: 0 5px #999;
  transform: translateY(3px);
}


.sapMGT.OneByOne:hover
{
	  box-shadow: 0 5px #999;
  transform: translateY(3px);
}


#__page0-cont {
    background-image: -moz-linear-gradient(to bottom,#2da9b1 0,#178299 50%,#1a4c7d 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#dff2f3),color-stop(50%,#dcecf0),color-stop(100%,#dde4eb));
    background-image: -webkit-linear-gradient(to bottom,#2da9b1 0,#178299 50%,#1a4c7d 100%);
    background-image: -ms-linear-gradient(to bottom,#2da9b1 0,#178299 50%,#1a4c7d 100%);
    background-image: linear-gradient(to bottom,#2da9b1 0,#178299 50%,#1a4c7d 100%);
}
#__xmlview0--additionalDiv
{
	background-image: url(../images/tablet.png);
    background-repeat: no-repeat;
	background-position: 148px 73px;	
}

#__shell0
{
	height : 92% !important;
}
 
html.sap-desktop .sapMShellAppWidthLimited .sapMShellCentralBox 
{
	width : 100% !important;
	margin-left : 0px;
	left : 0px;
}

#__button0-img
{
	top : 7px;
}

