
:root{
	--default-01:#000;
	--default-02:#fff;
	--default-03:#fff;
	--blue-01:#2f3c48;
	--blue-02:#0c1419f2;
	--blue-03:#617a92;
	--orange-01:#ff9900;
}

.upskillSideNavigationSearch {
	box-sizing: border-box;
	flex: 0 0 auto;
	padding: 0.5rem;
}

.employeeDetailActionButton .sapMBtnInner {
	position: relative;
}

.employeeDetailActionButton .sapMBtnIcon {
	position: absolute;
	inset-inline-start: 0.75rem;
	top: 50%;
	margin: 0;
	transform: translateY(-50%);
}

.sapSuiteUiCommonsTimeline{
	max-width: none !important;
}

.sapUiFormTitleH6 {
	height: 0px !important;
}
.upskillPositive {
	color: #00b894 !important;
}
.upskillNegative {
	color: #d63031 !important;
}

.tableRanges {
	background-color: #607D8B;
	border: #607D8B 1px solid;
}
.tableLevels {
	background-color:  #90A4AE;
	border: #90A4AE 1px solid;
}
.tableApprovers {
	background-color:  #B0BEC5;
	border: #B0BEC5 1px solid;
}

.loginBG:before {
	content: "";
	position: inherit;
	z-index: -1;  
	display: block;
	opacity: 0.2;
	/* background-image: linear-gradient(var(--blue-01), var(--blue-02)), url("../img/bg-predio.jpg"); */
	/* background-image: url("../img/bg3.jpg"); */
	background-color: #B0BEC5;
	background-size: cover;
	width: 100%;
	height: inherit;
	overflow: hidden;
}


.bg-transparent{
	background-color: rgba(255, 255, 255, 0);
}

.bg-white{
	background-color: GhostWhite;
}

.bg-black{
	background-color:  Black;
}
.bg-grey{
	background-color:  Grey;
}
.bg-golden{
	background-color:  GoldenRod;
}

.img-logo-topo{
	margin-left: 1rem !important;
}
div {
	outline: none !important;
}
section {
	outline: none !important;
}
span {
	outline: none !important;
}

.sectionFill {
	min-height:  460px;
}

.custom-control-center-cost-round{
	padding: 1px 2px 1px 1px;
	background: #227093;
	border-radius: 3px;	
	display: inline;	
	line-height: 1.5em;
	margin-right: 2px;
	color: #FFF;
}

.Login-left{
	flex-shrink: 0;
	width: 190px;
	min-height: 20rem;
	background-image: url("/img/banner2.png");
	background-repeat: no-repeat;
	background-size: cover;
}
	.Login-left > div {
		width: 190px;
		height: 100%;
		min-height: 20rem;
	}
.Login-left-black>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: Black;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-white>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: White;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-gold>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: gold;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-darkorange>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: darkorange;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-indianred>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: indianred;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-darkmagenta>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: darkmagenta;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-cornflowerblue>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: cornflowerblue;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-deepskyblue>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: deepskyblue;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-darkcyan>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: darkcyan;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-olivedrab>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: olivedrab;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-darkslategray>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: darkslategray;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-azure>div{	
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: azure;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-lightgray>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: lightgray;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-darkgray>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: darkgray;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}
.Login-left-dimgray>div{
	width: 190px;
	height: 20rem;	
	opacity: 1;
	border-radius: 15px 0px 0px 15px;
	background-color: dimgray;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}

.iv-custom-login{
	margin-top: 2rem;
	width: 300px;
	min-height: 100px;
	height: 100%;
	opacity: 0.82;
    background: #fff;
    border-radius: 0 2px 2px 0;
    float: left;
}

.logoCompany{	
	opacity: 1;
	margin-top: 1rem;
	margin-left: 2rem;
}
.logoCompanyTop{	
	opacity: 1;
	margin-top: 1rem;
	margin-left: 2rem;
}
.logoCompanyMiddle{	
	opacity: 1;
	margin-top: 6.5rem;
	margin-left: 2rem;
}
.logoCompanyBottom{	
	opacity: 1;
	margin-top: 10rem;
	margin-left: 2rem;
}

.titleForm{
	align-content: center;
}

.TelaLogin{
    margin-top: 25%;
    display: flex;
    align-items: stretch;
    border-radius: 15px;
    overflow: hidden;

    max-width: 900px;
    width: 100%;

    background: transparent;
    box-shadow: 0 0 1rem rgba(0,0,0,0.3);
}

.Login-Panel{
	background-color: #194745;
}


.btn-login{
	border-radius: 0.25rem;
	font-weight:600;
}
.btn-login>span{
	height: 2rem !important;
	color: white !important;
	background-color: var(--blue-01) !important;
}
.btn-login> :hover{
	color: white !important;
	background-color: grey !important;
}

.iv-custom-company-list{
	width: 300px;
	min-height: 100px;
	height: auto;
    background: #fff;
    border-radius: 2px;
    margin-top: 10px;
    float: left;
    border-top: 6px solid var(--orange-01);
}

.v-custom-company-list {
	width: 300px;
	min-height: 100px;
	height: auto;
	opacity: 0.82;
	border-radius: 0 2px 2px 0;
	float: left;
	align-content: center;
}

.sapMListTblCell.cellBorderRight {
	border-right: 1px solid lightgray;
}

.sapMListTblCell.cellBorderLeft {
	border-left: 1px solid lightgray;
}

.sapMLIB .sapMListSelectedRow{
    background: #e8e8e8;
}

.sapMListTblCell.cellBorderRight {
	border-right: 1px solid lightgray;
}

.sapMListTblCell.cellBorderLeft {
	border-left: 1px solid lightgray;
}

.tinyBorder{
	border: solid 0.5px #CCC;
}

.size1 {
	font-size : 1.5rem;
}
.size2 {
	font-size : 2.5rem;
}
.size3 {
	font-size : 5rem;
}
.size4 {
	font-size : 7.5rem;
}
.size5 {
	font-size : 10rem;
}

@media (max-width:599px) {
	.size1 {
		font-size : 1rem;
	}
	.size2 {
		font-size : 2rem;
	}
	.size3 {
		font-size : 3rem;
	}
	.size4 {
		font-size : 4rem;
	}
	.size5 {
		font-size : 5rem;
	}
}
.upskillDocRoot { max-width: 90rem; box-sizing: border-box; padding: 1.5rem 2rem 2.5rem; margin: 0 auto; }
@media (max-width: 600px) { .upskillDocRoot { padding: 1rem 1rem 2rem; } }
.upskillDocContent { line-height: 1.6; word-wrap: break-word; overflow-wrap: anywhere; }
.upskillDocContent h1,
.upskillDocContent h2,
.upskillDocContent h3,
.upskillDocContent h4,
.upskillDocContent h5,
.upskillDocContent h6 { margin: 1.2rem 0 0.6rem; line-height: 1.25; }
.upskillDocContent h1 { font-size: 1.6rem; }
.upskillDocContent h2 { font-size: 1.35rem; }
.upskillDocContent h3 { font-size: 1.15rem; }
.upskillDocContent h4 { font-size: 1.02rem; }
.upskillDocContent p { margin: 0.5rem 0; }
.upskillDocContent ul,
.upskillDocContent ol { margin: 0.5rem 0 0.5rem 1.5rem; padding: 0; }
.upskillDocContent li { margin: 0.25rem 0; }
.upskillDocContent code { font-family: "Courier New", monospace; background: rgba(0,0,0,0.06); padding: 0.05rem 0.3rem; border-radius: 0.2rem; }
.upskillDocContent pre { background: rgba(0,0,0,0.06); padding: 0.75rem; border-radius: 0.35rem; overflow-x: auto; }
.upskillDocContent pre code { background: transparent; padding: 0; }
.upskillDocContent blockquote { margin: 0.75rem 0; padding: 0.5rem 0.9rem; border-left: 4px solid #0a6ed1; background: rgba(10,110,209,0.06); }
.upskillDocContent a { color: #0a6ed1; }
.upskillDocContent img.upskillDocImage { max-width: 100%; height: auto; border: 1px solid rgba(0,0,0,0.12); border-radius: 0.35rem; margin: 0.5rem 0; display: block; }
.upskillDocContent hr { border: none; border-top: 1px solid rgba(0,0,0,0.12); margin: 1.2rem 0; }
.upskillDocContent table.upskillDocTable { border-collapse: collapse; width: 100%; margin: 0.75rem 0; display: block; overflow-x: auto; }
.upskillDocContent table.upskillDocTable th,
.upskillDocContent table.upskillDocTable td { border: 1px solid rgba(0,0,0,0.15); padding: 0.4rem 0.6rem; text-align: left; vertical-align: top; }
.upskillDocContent table.upskillDocTable thead th { background: rgba(0,0,0,0.05); font-weight: bold; }
.uppercaseText {
	text-transform: uppercase;
}