@CHARSET "ISO-8859-1";

.sapUiBodyBackground, .sapUiBody {
	background-color: #FFF !important;
	background-image: none !important;
}

::-webkit-input-placeholder {
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
}

:-ms-input-placeholder {  
   font-style: italic;
}

/** LOGIN **/
#loginContent{
	display: table;
    position: absolute;
    height: 100%;
    width: 100%;
	font-family: arial;
}

#centradoVertical {
    display: table-cell;
    vertical-align: middle;
}

#centradoHorizontal {
    margin-left: auto;
    margin-right: auto; 
    width: 350px;
    text-align: center;
	border: 1px solid #999;
	padding: 5rem;
}

#centradoHorizontal #logoInicio {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

#loginForm {
	border-radius: 10px;
	/*background-color: #EEEEEE;*/
	padding: 1.5rem;
	margin-top: 2rem;

}

#loginForm h1 {
	width: 100%;
	text-align: left;
	/*border-bottom: 1px solid #573009;*/
	color: #333;
	border-bottom: 1px solid #9ECB3A;
	margin-top: 0px;
	margin-bottom: 2rem;
	font-size: 1.5rem;
	padding-bottom: 0.5rem;
	text-shadow: 1px 1px #F6F6F6;
}

#loginForm label,
#loginForm input {
	width: 90%;
	color: #696969;
	margin-top: 0.4rem;
	text-align: left;
}

#loginForm input {
	height: 2.1rem;
	line-height: 2.1rem;
	padding: 0 0.35rem;
	margin-bottom: 1.2rem;
	font-size: 1rem;
}

#loginForm button {
	border: none;
	padding: 0.65rem 2rem;
	font-size: 1rem;
	cursor: pointer;
	color: #FFF;
	background:#9ECB3A;
}
.contact_btn input[type="submit"]:hover{
	background: #6dc5dd;
	text-decoration:none;
	color:#fff;
}

#loginForm button:hover {
	background-color: #AD6012;
	background: #6dc5dd;
	text-decoration:none;
	color:#fff;
}
/*#loginForm button:active { background-color: #007CC0; }*/

/** FIN LOGIN **/

/** TILES PEQUE�OS **/
.sapMTile,
.sapMTileContent {
	height: 192px !important;
	width: 150px !important;
}
.sapMStdTileNumDiv,
.sapMStdTileNum {
	width: 70px !important;
	font-size: 2rem !important;
}

.sapMStdTileTitle {
	font-size: 0.9rem !important;
}

.sapMStdTileIconDiv .sapUiIcon {
	/*font-size: 1.7rem !important;*/
	font-size: 2.2rem !important;
}

.sapMStdTileBottomRow {
	height: 60px !important;
}
.sapMStdTileInfo {
	margin-top: 0px !important;
	font-size: 0.75rem !important;
}

/** FIN TILES PEQUE�OS **/

/** FLEXBOX CENTRADOS **/
section>#vInicio--fbPrincipal,
.sapMFlexItem>.sapMList {
	margin-top: 3%;
	margin-left: auto;
	margin-right: auto;
}
/** FIN FLEXBOX CENTRADO **/

/** LIST **/
.sapMList .sapMTB {
	background-color: #DEDEDE !important;
}

.sapMListBGTranslucent .sapMLIB {
	background-color: rgba(255,255,255,0.95) !important;
}
.sapMLIB.sapMLIBSelected {
    background: #e6f2f9 !important;
}
/** FIN LIST **/

/** DATEPICKER **/
.datePickerCommons {
	height: 38px !important;
	border-color: #DDDDDD !important;
	/*font-size: 0.875rem !important;*/
	/*color: #696969 !important;*/
}
.datePickerCommons .sapUiTf{
	font-size: 0.875rem !important;
	color: #696969 !important;
	padding: 0 0.75rem !important;
}
.datePickerCommons .sapUiTfDateIcon {
	height: 37px !important;
	width: 37px !important;
}
/** FIN DATEPICKER **/

/** CHECKBOXES **/
.sapMCbBg.sapMCbMarkChecked:before {
	/*margin-left: 1px !important;*/
	font-size: 0.9rem !important;
}
/** FIN CHECKBOXES **/

/** DIALOG **/
.sapMDialog .sapMDialogSection {
	/*padding: 1.5rem 0rem;*/
}
/** FIN DIALOG **/

/** BAR **/
/*header.sapMPageSubHeader.sapMBar,
header.sapMPageSubHeader .sapMBarContainer .sapMBarPH {
	height: 2.2rem !important;
    line-height: 2.2rem !important;
}*/
/*.sapMOH {
	padding: 0px !important;	
}*/
.sapMTB-Info-CTX .sapMLabel {
	/*color: #00aaff !important;*/
	color: #333 !important;
}
/** FIN BAR **/

/** SPLITAPP **/
.sapMSplitApp .sapMPage>.sapMPageHeader + .sapMPageSubHeader + section {
	top: 5.2rem !important;
}
/** FIN SPLITAPP **/

/** PAGEOBJECTHEADER **/
.sapUxAPObjectPageHeaderTitle {
	width: 100%;
}
/** FIN PAGEOBJECTHEADER **/

/** TEXTOS **/
.subrayado {
	text-decoration: underline;
}

.negrita {
    font-weight: bold;
}

.labelAlturaInput {
	height: 25px !important;
	line-height: 30px !important;
}

.textAlignCenter {
	text-align: center !important;
}

.textJustify {
	text-align: justify !important;
}

/** FIN TEXTOS **/

/** LAYOUT **/
.centrado {
	/*text-align: center !important;*/
	margin-left: auto !important;
	margin-right: auto !important;
	display: block !important;
}

/** FIN LAYOUT **/

/** MARGENES Y PADDINGS **/
.marginTop1rem {
	margin-top: 1rem !important;
}

.padding5porc {
	padding: 5% !important;
}

.objectNumberHLayout > .sapUiHLayoutChildWrapper > label{
	margin-left: 0.2rem;
}
/** FIN MARGENES Y PADINGS **/

.fondoEntornoDES {
	background-image: linear-gradient(to bottom,#d4cf29 0,#bdb943 50%,#f9ee9e 100%) !important;
}
