.sapUiBody {
	background-color: #f2f2f2;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	-webkit-tap-highlight-color: transparent;
}
.sapUiBody {
	-ms-content-zooming: none;
}
.sapUiBody {
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1rem;
}
.sapMGlobalBackgroundColor, .sapUiGlobalBackgroundColor, html[data-sap-ui-browser='ie9'] .sapMGlobalBackgroundColor, html[data-sap-ui-browser='ie9'] .sapUiGlobalBackgroundColor, .sapMGlobalBackgroundColorStrong, html[data-sap-ui-browser='ie9'] .sapMGlobalBackgroundColorStrong, .sapUiStrongBackgroundColor, html[data-sap-ui-browser='ie9'] .sapUiStrongBackgroundColor, .sapMShellGlobalOuterBackground, html[data-sap-ui-browser='ie9'] .sapMShellGlobalOuterBackground, .sapMShellGlobalInnerBackground, html[data-sap-ui-browser='ie9'] .sapMShellGlobalInnerBackground, .sapUiBodyBackground, .sapUiBody, html[data-sap-ui-browser='ie9'] .sapUiBodyBackground, html[data-sap-ui-browser='ie9'] .sapUiBodyBackgroundIE9Layer1, html[data-sap-ui-browser='ie9'] {
	background-color: transparent;
	background-image: none;
	filter: none;
}
.sapUiBodyBackground, .sapUiBody {
	background-color: #f2f2f2;
	background-image: -moz-linear-gradient(top,#dff2f3 0,#dcecf0 50%,#dde4eb 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(top,#dff2f3 0,#dcecf0 50%,#dde4eb 100%);
	background-image: -ms-linear-gradient(top,#dff2f3 0,#dcecf0 50%,#dde4eb 100%);
	background-image: linear-gradient(to bottom,#dff2f3 0,#dcecf0 50%,#dde4eb 100%);
	background-repeat: repeat,no-repeat;
}
.sapUiBody {
	background-attachment: fixed;
}
.sapUiSraBrandingBar {
	position: absolute;
	top: 0;
	left: 1rem;
	right: 1rem;
	height: 0.25rem;
	z-index: 99;
}
.sapUiForcedHidden, .sapUiForcedHidden * {
	visibility: hidden !important;
}
.sapUiView {
	display: inline-block;
}
.sapMNav {
	overflow: hidden;
	position: relative;
	height: 100%;
}
.sapMGlobalBackgroundImage, .sapUiGlobalBackgroundImage {
	display: block;
	position: absolute;
	box-sizing: border-box;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 1;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	background-size: auto;
}
.sapMPage {
	height: 100%;
	position: relative;
	isolation: isolate;
	z-index: 0;
}
.login_box {
	padding: 10% 37% 2rem 37%;
}
.login_links_box {
	padding: 0 37% 0 37%;
}
.sapMFlexItem {
	position: relative;
	-ms-flex-preferred-size: auto;
	-ms-flex-negative: 1;
}
.sapMLnk {
	font-size: 0.87rem;
}
.sapMLabelMaxWidth {
	max-width: 100%;
}
.sapMLabel {
	color: #666666;
	font-size: 0.87rem;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
}
.login_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1rem;
	padding-bottom: 2rem;
}
.sapMBtn {
	background-color: transparent;
}
.sapMBtnInner {
	border: 1px solid #bfbfbf;
	border-radius: 0.125rem;
	color: #333333;
	text-shadow: 0 1px 0 #ffffff;
	background: -ms-linear-gradient(top,#f7f7f7 0,#f2f2f2 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f7f7f7),color-stop(1,#f2f2f2));
	background: -webkit-linear-gradient(top,#f7f7f7 0,#f2f2f2 100%);
	background: linear-gradient(to top,#f7f7f7 0,#f2f2f2 100%);
}
.sapMBtnContent {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
	line-height: 2.37rem;
}
.sapMBtnFocusDiv {
	box-sizing: border-box;
	position: absolute;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	border-radius: 0.125rem;
}
.login_password {
	padding-bottom: 4em;
	font-family: Calibri,sans-serif;
}
.sapMInputBaseInner {
	-webkit-appearance: none;
	border-radius: 0;
	vertical-align: top;
	margin: 0;
	-moz-appearance: textfield;
}
.sapMInputBaseInner {
	color: #000000;
	background: #ffffff;
	border: 1px solid #bfbfbf;
	font-size: 0.87rem;
	font-family: Arial,Helvetica,sans-serif;
	line-height: normal;
	height: 2.5rem;
	padding: 0 0.75rem;
}
.sapUiInvisibleText, .sapUiHiddenPlaceholder {
	display: none !important;
}
.login_username {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2rem;
}
.login_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75rem;
	font-weight: normal !important;
}
.sapUiSraFooter {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 4rem;
	z-index: 99;
}
.sapUiSraLoginLogo {
	position: absolute;
	bottom: 1rem;
	left: 1rem;
	height: 2rem;
}
.sapUiSraLoginCopyright {
	position: absolute;
	bottom: 1rem;
	right: 1rem;
	font-size: 0.75rem;
	max-width: 300px;
	text-align: right;
}
html.sap-phone *, html.sap-tablet * {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
}
html[data-sap-ui-browser*='ie'] .sapUiBody {
	scrollbar-face-color: #e6e6e6;
	scrollbar-highlight-color: #e6e6e6;
	scrollbar-shadow-color: #e6e6e6;
	scrollbar-track-color: #f7f7f7;
}
.sapUiTheme-sap_bluecrystal {
	font-size: 16px;
}
.sapThemeBrand-asBackgroundColor {
	background-color: #009de0;
}
.sapUiHidden {
	position: absolute;
	visibility: hidden;
	left: -10000px;
	top: -10000px;
	background-color: #f2f2f2;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
}
.sapUiGlobalBackgroundColor, .sapMGlobalBackgroundColor {
	background-color: #f2f2f2;
	background-image: -moz-linear-gradient(top,#dff2f3 0,#dcecf0 50%,#dde4eb 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(top,#dff2f3 0,#dcecf0 50%,#dde4eb 100%);
	background-image: -ms-linear-gradient(top,#dff2f3 0,#dcecf0 50%,#dde4eb 100%);
	background-image: linear-gradient(to bottom,#dff2f3 0,#dcecf0 50%,#dde4eb 100%);
}
.sapMApp {
	width: 100%;
	height: 100%;
}
.sapMNavItem, .sapMPage.sapMNavItem {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
}
.sapMPage, .sapMPage > section, .sapMPageScroll {
	width: 100%;
}
html[data-sap-ui-animation='on'] .sapMNavItem, html[data-sap-ui-animation='on'] .sapMPage.sapMNavItem {
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
}
.sapMPage > section {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.sapMLnk {
	color: #00679e;
	text-decoration: none;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: normal;
}
.sapMLnkMaxWidth {
	max-width: 100%;
}
.sapMLabel {
	color: #000000;
	font-size: 16px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	cursor: text;
}
html.sap-phone input, html.sap-phone textarea, html.sap-phone [contenteditable=true], html.sap-phone [contenteditable=true] > div, html.sap-phone .sapUiSelectable, html.sap-tablet input, html.sap-tablet textarea, html.sap-tablet [contenteditable=true], html.sap-tablet [contenteditable=true] > div, html.sap-tablet .sapUiSelectable {
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}
.sapMBtn {
	height: 3rem;
	margin: 0;
	padding: 0.250rem 0;
	vertical-align: top;
	border: none;
}
.sapMBtnBase {
	position: relative;
}
.sapMLabelBold {
	font-weight: bold;
}
:not(.sapMBtnDisabled).sapMBtn {
	cursor: pointer;
}
.sapMBtnInner {
	vertical-align: top;
	-webkit-appearance: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	box-sizing: border-box;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.87rem;
	height: 2.5rem;
	min-width: 2.5rem;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
}
.sapMBtnText.sapMBtnInner {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
html[data-sap-ui-browser*='ie'] .sapMBtnInner {
	display: inline-block;
	width: 100%;
}
div.sapMBtnEmphasized.sapMBtnInner {
	background-image: none;
	background-color: #009de0;
	border-color: #008bc7;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
div.sapMBtnEmphasized.sapMBtnInner {
	background-color: #017fb5;
	border-color: #017fb5;
}
.sapMInputBase, .sapMInputBaseInner, .sapMInputBasePlaceholder, .sapMInputBaseMessage {
	box-sizing: border-box;
}
.sapMInputBase, .sapMInputBaseInner {
	font: inherit;
}
.sapMInputBase {
	background: transparent;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.sapMInputBase {
	height: 3rem;
}
.sapMInputBaseWidthPadding {
	padding: 0.25rem 0;
}
.sapMInputBaseInner, .sapMInputBasePlaceholder {
	width: 100%;
}
[placeholder].sapMInputBaseInner {
	text-overflow: ellipsis;
}
:-ms-input-placeholder.sapMInputBaseInner {
	color: #707070;
	font-size: 0.87rem;
	font-style: italic;
}
@font-face {
	font-family: 'SAPIcons';
	src: url('../../font/SAP-icons.woff') format('woff');
}
.alert-error p:before {
	font-family: 'SAPIcons', monospace;
	content: '\e201';
}