@CHARSET "ISO-8859-1";

/*Title header table Materias Propuestas*/
.sapMListHdrText{
	font-weight: bold !important;	
}

.button {
    background-color: #78B92F  !important; 
    border: none !important;
    color: white !important;
    padding: 15px 32px !important;
    text-align: center !important;
    text-decoration: none !important;
    display: inline-block !important;
    font-size: 16px !important;
}

.sapUiFormTitle {
    font-weight: bold !important;
}

.sapUiFormTitleH5 {
    font-weight: bold !important;
}


/*Barra superior de SAP*/

.sapMBarContainer {
    background-color: white !important;
}

.sapMBarPH {
    background-color: white !important;
}


/**/

.sapMBarLeft {}

.sapMIBar,
.sapMTB,
.sapMTB-Auto-CTX,
.sapMTBInactive,
.sapMTBNewFlex {
    background-color: rgba(2, 51, 36, .8) !important;
    /*Green */
    /*background-color: #FFF !important; /* Green */
    border: none !important;
    color: white !important;
}


/*TITULO ESTUDIANTE
.sapMBarChild, .sapMTitle, .sapMTitleMaxWidth, .sapMTitleNoWrap, .sapMTitleStyleAuto, .sapUiSelectable{
	background-color: white !important;  
	border: none !important;
    color: white !important;	
}*/

#datosFamilia {
    font-weight: bold !important;
}

.sapUiFormTitle {
    font-weight: bold !important;
}

.sapUiFormTitleH5 {
    font-weight: bold !important;
}

#hd {
    font-weight: bold !important;
}

.sapUiFormTitle {
    font-weight: bold !important;
}

.sapUiFormTitleH5 {
    font-weight: bold !important;
}


/*color blanco a los laDOS*/

#__shell0-BG {
    background: #FFF !important;
}


/*<div class="sapUiRespGridBreak sapUiRespGridSpanL3 sapUiRespGridSpanM3 sapUiRespGridSpanS12 sapUiRespGridSpanXL3"> */


/*Barra superior de SAP*/

.sapMBarContainer {}

.sapMBarLeft {}

.sapMBtnBack, .sapMBtnTransparent {
  color: #FFFFFF;
}

.sapMListTbl .sapMTableTH {
    /*background: #2A4C3E;*/
   background: #268961
}

.sapMListTbl .sapMText, .sapMListTbl .sapMLabel {
    color: #f5f5f5;
    font-weight: bold;
}

.sapMObjectIdentifierText .sapMText, .sapMObjectIdentifierText, .sapMObjectIdentifier {
    color: #001c24;
    font-weight: normal;
}
/* background color for the sections of the page bellow the header: */
	.sapUxAPObjectPageContainer, /* (1) the sections container */
	.sapUxAPObjectPageContainer + div, /* (2) the spacer */
	.sapUxAPObjectPageHeaderDetailsHidden /* (3) the placeholder for the headerContent is also part of the page content bellow the header */ {
  				background-color: @sapUiGlobalBackgroundColor;
	}