.sapUiGlobalBackgroundImage.sapUiGlobalBackgroundImageForce {
    display: block;
   /*background:url(http://www.leonidas.com/uploads/bgs/bg_jobs-franchise.jpg);*/
   /*background:url(http://www.leonidas.com/uploads/bgs/bg_legal.jpg);*/
}
#__shell0-logout{
visibility: hidden;
}
#__cell1{
	flex:0!important;
}
.sapUiBlockLayoutSizeS {
    padding-top: 0%!important;
}
.sapUiForm .sapUiFormTitle {
    font-size: 0.8em;
    color: #002d62;
    font-family: "Precious", Verdana;
    text-transform: uppercase;
    margin-bottom: 0;
     display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.sapMInputBase.sapMTextArea {
    height: 182px !important;
}
.sapMCb {
    display: inline-block;
    position: relative;
    white-space: normal;
    box-sizing: border-box;
    height: 3rem;
    line-height: 3rem;
    vertical-align: top;
    text-align: right;
    padding: 0 0 0 -1.5rem;
    cursor: default;
}
.ButtonCalss{
	color: #FFFFFF;
    background-color: #002d62;
}
.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.875rem;
    height: 2.500rem;
    min-width: 2.500rem;
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    background-color: #002d62;
    border: 1px solid #002d62;
    border-radius: 0.2rem;
    color:  #ffffff;
    text-shadow: 0 0 0rem #ffffff;
    
}
.sapMBtn:hover>.sapMBtnHoverable {
    background-image: none;
    background-color: #002d62;
    border-color: #002d62;
}
.sapUiLargeMargin {
  
    margin-top: 3rem !important;
    margin-right: 5rem !important;
    margin-bottom: 3rem !important;
    margin-left: 5rem !important;
}
#__box0-label{
	    text-align: right!important;
}

.sapMText {
    display: inline-block;
    box-sizing: border-box;
    white-space: pre-line;
    word-wrap: break-word;
    cursor: text;
    font-size: 0.875rem;
    font-family: "Precious", Arial, "MS Trebuchet", sans-serif;
    line-height: normal;
    color: #032341;
}
.sapMTitle {
    position: relative;
    display: inline-block;
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: bold;
    color: #032341;
    font-family: "Precious", Arial, "MS Trebuchet", sans-serif;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: text;
    text-shadow: 0 0 0rem #ffffff;
    
}

.sapMIBar.sapMHeader-CTX {
    color: #666666;
    background-color: transparent;
    filter: none;
    background-image: none;
    height: 0px;
}
.sapMBar {
    display: block;
    width: 100%;
    position: relative;
    height: 44px;
    line-height: 44px;
    color: #666666;
    background-color: white;
    text-shadow: 0 0 0.125rem #ffffff;
    box-shadow: inset 0 0rem transparent;
}
.sapMShellBrandingBar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0px;
    z-index: 1;
    background-color: transparent;
}
.sapMBarPH {
    display: inline-block;
    height: 120px;
    vertical-align: top;
}
#__xmlview0--langSelect{

}
.sapMPage>.sapMPageHeader + section, .sapMPage>.sapMPageSubHeader + section, .sapMPage>.sapMPageHeader + .sapUiHiddenPlaceholder + section {
    top: 1rem;
}
#__data8 {
    margin-top: 0% !important;
}
#__shell0-content{
	background: transparent;
}
#__app0{
		background: transparent;

}
#__xmlview0--__FormBox {
   background: rgba(255,255,255,.85);
  
}
#__xmlview0--__MsgBox {
   background: rgba(0, 15, 71, 0.8);
   
}
.sapUiBlockLayoutSizeL .sapUiBlockCellContent {
    padding: 0rem 0rem;
    font-size: 0rem;
}
#__xmlview0--BlockLayout{
  
}
.sapUiBlockLayoutSizeXL{
	padding-left: 0% !important;
    padding-top: 0%!important;
    padding-right: 0%!important;
}

.sapUiBlockLayoutSizeXL .sapUiBlockCellContent {
    padding: 0rem 0rem;
    font-size: 0rem;
}
.msgTexTitle{
	font-size: 18px;
    line-height: 1em;
    font-family: "Precious", Arial, "MS Trebuchet", sans-serif;
    font-weight: normal;
    margin: 0;
    color:#ffffff;
    padding-top: 1rem;
    padding-bottom: 1rem;

}

	
.msgText{
     display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    color:#ffffff;
}
.Boxpaddind{
	 padding:10%;
}
.mandatoryField{
    background: #ffffff;
    border-color: #ee0000;
    border :2px solid #ee0000
}
.sapMSltHoverable:not(.sapMSltState):hover {
    border-color: #427cac;
    background: #ffffff;
     border :1px solid #427cac
}
 .topPanel{
	position:fixed !important;
	width:0%;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
     box-shadow: 0 8px 6px -6px black;
	
	margin-top:0px;

	background-color:white !important;
 	position: absolute;
    z-index: 6000;
        top: 0px;
    
}
.topPanel img{
	margin-left:15px;
	margin-top:10px;
	padding-right:5px;
	width:120px;
}
.languageSelect{
	width: 140px !important;
	line-height: 50px !important;
	text-align: center !important;
	margin-top: 0.3%;
}
.sapUiRespGridMedia-Std-Tablet.sapUiRespGridHSpace0>.sapUiRespGridSpanM3 {
    width: 15%;
}

.sapUiBlockLayoutSizeM{
   padding-top: 0%!important;
}
.sapUiBlockLayoutSizeM .sapUiBlockCellContent {
    padding: 0rem 0rem;
    font-size: 0rem;
}
.sapUiBlockLayoutSizeL{
		padding-top: 0% !important;
		padding-left: 0% !important;
		padding-right: 0%!important;
}
#__xmlview0--generatecaptcha {
    text-shadow: 2px 2px 8px #FF0000;
    font-size: 1.5rem;
    box-sizing: border-box;
    color:#331d0e;
    border:2px;
    background: -webkit-repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 10px, rgba(0, 0, 0, 0.3) 10px, rgba(0, 0, 0, 0.3) 20px), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/3/old_map_@2X.png);
  background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 10px, rgba(0, 0, 0, 0.3) 10px, rgba(0, 0, 0, 0.3) 20px), url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/3/old_map_@2X.png);
        width: 120px!important;
    padding-left: 1%;
    font-family: "Times New Roman", Times, serif;
    text-align: center!important;
}
#__xmlview0--captchacheck {
	 width: 50%!important;
}
#__xmlview0--__acceptCondition-label{
	text-align: right!important;
}
#__xmlview0--paletteLink{
	color:#fff !important;
}
.sapMPage>.sapMPageHeader + section, .sapMPage>.sapMPageSubHeader + section, .sapMPage>.sapMPageHeader + .sapUiHiddenPlaceholder + section {
    top: 0rem;
}
html.sap-desktop .sapMShellCentralBox {
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
}
.sapUiBlockCellContent {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 0.875rem;
    color: #333333;
    padding: 0rem;
}

html.sap-desktop .sapMShellHeader {
    display: block;
    position: relative;
    height: 0rem;
    color: #666666;
    border-bottom: 1px solid transparent;
}
html.sap-desktop .sapMShellContent {
    position: absolute;
    top: 0px  !important;
    bottom: 0;
    height: auto !important;
}