﻿@font-face {
    font-family: "segoe_ui_light";
    src: ~"url('../../font/SegoeUI-Light.TTF')";
}

@font: 'segoe_ui_light';


.none-border-top .sapMPageHeader::before {
    border-top: none !important;
}

.lv-hcs-button-no-border > div {
    border: none;
    background: none;
}

.lv-button-icon-header .sapMBtnIcon {
    /*border-right: 1px solid #d8d8d8;*/
    margin-top: 2px;
    font-size: 1.2em;
    padding: 0;
}

.homeMenuHrm {
    .sapMBarContainer {
        padding-right: 0px;
    }

    .sapMTitle {
        font-weight: bolder;
        font-size: 1.2rem;
        line-height: 39px;
        color: #666666 !important;
        margin-top: 8px;
    }
}

.align-right {
    float: right;
    border: solid 4px red !important;
}


.lv-header-text {
    text-align: center;
}

.label-danhmuc {
    float: right;
}

.sapMITBHead {
    margin: 0px !important;
}

.sapMITBContent {
    padding: 0px !important;
}

.lv-hcs-white-page {
    background-color: #fff;
    border: solid 4px red;
}

.lv-hcs-form {
    background-color: #fff;
    /*border:solid 4px red*/
}

.lv-hcs-form .label {
    padding-top: 14px;
    text-align: right;
}

.formLabelRequired:before {
    content: "(*) ";
    color: red;
    font-size: 1rem;
    line-height: 0.9375rem;
}

.empty-box {
    color: #fff !important;
}

.label-required {
    font-weight: bold !important;
}

.lv-form-label {
    float: right !important;
    height: 100% !important;
    padding-top: 14px;
}

.DialogNoPadding .sapMDialogScrollCont {
    padding: 0 !important;
}

.dialogFilterEmp .sapMDialogScrollCont.sapMDialogStretchContent {
    height: 100% !important;
}
/* #region CSS home page*/
.centerHomeContent {
    /*background-color: rgba(0, 0, 0, 0);*/
    background: #fff;
    /*background-image: linear-gradient(rgb(45, 169, 177) 0px, rgb(23, 130, 153) 50%, rgb(26, 76, 125) 100%);*/
    /*background-image: url('../HCS_Background.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;*/
    section {
        width: auto;
        padding-left: 0;
        padding-right: 0;
    }

    .sapMPanelExpandableIcon {
        top: 40%;
    }
}

.hcs-home-background {
    position: fixed;
    left: 0;
    right: 15px;
    bottom: 0;
    top: 15px;

    > .image {
        width: 100%;
        height: 100%;
        background-image: url(../../TalentAcquisition_1200x900px-01.png);
        background-repeat: no-repeat;
        /*opacity: 0.5;*/
        /*background-position: left;
        background-size: cover;*/
        background-position: center;
        background-size: contain;
        opacity: 0.1;
    }
}


.moduleTitle {
    margin-top: 16px;
    margin-bottom: 0;

    .sapMTitle {
        color: #333300;
    }
}

/*#region CSS Header*/
.lv-pg-homepage {
    > .sapMPageHeader::before {
        border-top: 0.25rem solid #48503C !important;
    }

    > .sapMIBar.sapMHeader-CTX {
        background: #48503C !important;
    }
}


.lv-pg-homepage { 

    

    > section {
        top: 2.25rem !important;
    }

    .sapMBarRight {
        padding-right: 0 !important;
    }

    > .sapMIBar.sapMHeader-CTX {
        background: #008ccb !important;
        height: 36px;
    }

    .sapMTB {
        /*height: 3rem;*/
        background: transparent;
        border-bottom: 0px solid #cccccc !important;
    }

    > .sapMIBar.sapMHeader-CTX .sapMTB{
        border-bottom: 0 !important;
        height: 36px !important;
    }


    .sapMPageHeader::before{
        border-top: 0 !important;
    }

    .lv-button-icon-header.sapMBtn {
        padding-top: 0;
        padding-bottom: 0;
        height: 2.25rem !important;
    }

    .sapMBar {
        box-shadow: unset !important;
    }

    .lv-button-icon-header{ 
        .sapMBtnInner {
            height: 1.75rem !important;
        }
        .sapMBtnIcon {
            margin-top: 0 !important;
            line-height: 1.625rem !important;
        }
    }

    .lv-pg-login-by {
        .sapMBtnInner span{
            line-height: 1.625rem !important;
        }
    }

    .lv-pg-homepage-button-notice { 
        .sapMBtnContent{
            top: 0 !important;
        }
        div {
            padding-right: 0 !important;
        }
    }

    .sapMBtnInner::after {
        /*line-height: 1.625rem !important;*/
    }

    .lv-homepage-hbox-left {
        width: auto;
        background: #01638f;
        padding: 0 10px 0 0;
        height: 100%;

        img {
            padding: 3px 10px 3px 0;
        }
    }

    .lv-homepage-hbox-right {
        width: auto;
        background: #01638f;
        padding: 0 0 0 10px;
        height: 100%;
        margin-right: 0 !important;

        img {
            padding: 3px 5px 3px 5px;
        }
    }

    .sapMBtn:hover>.sapMBtnHoverable {
        background-color: rgba(222,222,222,0.5) !important;
    }
}

button.lv-pg-homepage .sapMBtnIcon {
    color: #FFFFFF !important;
}

div.lv-pg-homepage {
    > button .sapMBtnIcon {
        color: #FFFFFF !important;
    }

    .sapMBtnInner::after {
        color: #FFFFFF !important;
    }
}

div.lv-menu-setting-icon .sapMBtnInner::after {
    color: #666666 !important;
}

.sapMBtnInner {
    /*text-shadow: 0 1px 0 #48503C!important;*/
    text-shadow: none !important;
}

.hcs-app-header-menu .sapMBtnInner {
    color: #FFFFFF !important;
}

.lv-pg-homepage-button-notice .sapMBtnContent {
    margin-left: -10px;
    margin-top: -5px;
    color: #e0d450;
    margin-right: -10px;
}

.sapMIBar.sapMHeader-CTX {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f7f7f7),color-stop(0.33,#f2f2f2),color-stop(0.75,#f2f2f2),color-stop(1,#ededed)) !important;
}

.lv-home-module-ordinal {
    margin-right: 5px;
    font-size: 1.7em !important;
    color: #FFC000 !important;
}

.lv-home-module-name {
    margin-top: 0.7em;
    color: #FFF !important;
}

.lv-panel-home-content-center {
    > header {
        padding-bottom: 20px;
        padding-top: 20px;
        border-bottom: none !important;
    }

    > header > div {
        height: 150%;
    }

    .sapMPanelExpandablePart {
        border-bottom: none !important;
        background: none !important;
    }
}

/*#endregion End CSS Header*/

.lv-homepage-list-module {
    padding: 30px;
    top: 36px !important;
    left: 0 !important;
    border-color: #5B6250 !important;
    background-color: #5B6250 !important;
    border-radius: unset !important;
    opacity: 0.85;

    .sapMPopoverArr {
        display: none !important;
    }

    .sapMPopoverArr:before {
        display: none !important;
    }

    .sapMPopoverArr:after {
        display: none !important;
    }
}

.lv-home-list-module {
    background-color: #5B6250;
    padding: 0 15px !important;

    .sapMListTblNavCol > span {
        display: none;
    }

    td.sapMListTblNavCol {
        width: 0;
        border-color: transparent;
    }

    .sapMLIB.sapMListTblRow {
        background-color: transparent;
    }

    tr.sapMListTblRow:focus {
        outline: none;
    }

    tr.sapMListTblRow:first-child > td.sapMListTblCell, tr.sapMListTblRow:first-child > td.sapMListTblNavCol {
        border-top-color: transparent;
    }

    tr.sapMListTblRow > td.sapMListTblCell, tr.sapMListTblRow > td.sapMListTblNavCol {
        border-color: #e5e5e5;
    }

    tr.sapMLIBSelected:hover {
        background-color: transparent;
    }

    td.sapMListTblCell {
        padding-left: 0;
    }

    td.sapMListTblCell:focus {
        border-color: #e5e5e5;
    }
}


.lv-homepage-list-module-title {
    margin-bottom: 10px;
}

.lv-homepage-list-module-title-small span.sapMText {
    color: #FFF !important;
    font-size: 0.8rem !important;
    font-weight: normal;
}

.lv-homepage-list-module-title-large .sapMText {
    color: #FFF !important;
    font-size: 1.4rem !important;
    font-weight: normal !important;
}

.lv-homepage-icon-list-module {
    margin-left: 5px;

    span.sapUiIcon {
        font-size: 1rem;
    }
}

.lv-homepage-title-module {
    font-size: 36px !important;
    color: #8A8A63 !important;
    font-family: @font, Arial, sans-serif !important;
}

.lv-homepage-title-module-bold {
    font-size: 36px !important;
    font-weight: bold !important;
    padding-left: 10px;
    font-family: @font, Arial, sans-serif !important;
}

.lv-homepage-title-module-description {
    font-family: @font, Arial, sans-serif !important;
}


.lv-homepage-selected-module span.sapMText {
    color: #27BA86 !important;
}
/*#endregion CSS home page*/

/*#region Backgroud function list - Home page*/
/*Style 1*/
.lv-function-style-1 {
    background: #85926A !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #D8DC22;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 2*/
.lv-function-style-2 {
    background: #66AF33 !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 3*/
.lv-function-style-3 {
    background: #EBF5D7 !important;

    .sapMTextMaxLine {
        color: #000;
    }

    .sapMGTSubHdrTxt {
        color: #000;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #9CBD9A;
    }

    .sapMNCLargeFontSize {
        color: #9CBD9A;
    }

    .sapMTileCntFtrTxt {
        color: #000;
    }
}

/*Style 4*/
.lv-function-style-4 {
    background: #867962 !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #D8DC22;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 5*/
.lv-function-style-5 {
    background: #B3A228 !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 6*/
.lv-function-style-6 {
    background: #E0D480 !important;

    .sapMTextMaxLine {
        color: #000;
    }

    .sapMGTSubHdrTxt {
        color: #000;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: white;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 7*/
.lv-function-style-7 {
    background: #47503C !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 8*/
.lv-function-style-8 {
    background: #34495E !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 9*/
.lv-function-style-9 {
    background: #5398C7 !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 10*/
.lv-function-style-10 {
    background: #E62E0A !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
        opacity: 0.8;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 11*/
.lv-function-style-11 {
    background: #D87462 !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
        opacity: 0.8;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 12*/
.lv-function-style-12 {
    background: #5398C7 !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 13*/
.lv-function-style-13 {
    background: #47503C !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #E4E609;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 14*/
.lv-function-style-14 {
    background: #2A9B60 !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 15*/
.lv-function-style-15 {
    background: #67B4B0 !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 16*/
.lv-function-style-16 {
    background: #f2942e !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 17*/
.lv-function-style-17 {
    background: #f9cd9f !important;

    .sapMTextMaxLine {
        color: #000;
    }

    .sapMGTSubHdrTxt {
        color: #000;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #f0830f;
    }

    .sapMNCLargeFontSize {
        color: #f0830f;
    }

    .sapMTileCntFtrTxt {
        color: #000;
    }
}

/*Style 18*/
.lv-function-style-18 {
    background: #2ab1e5 !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 19*/
.lv-function-style-19 {
    background: #d1eefa !important;

    .sapMTextMaxLine {
        color: #000;
    }

    .sapMGTSubHdrTxt {
        color: #000;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #2ab1e5;
    }

    .sapMNCLargeFontSize {
        color: #2ab1e5;
    }

    .sapMTileCntFtrTxt {
        color: #000;
    }
}

/*Style 20*/
.lv-function-style-20 {
    background: #ea6146 !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 21*/
.lv-function-style-21 {
    background: #f5afa3 !important;

    .sapMTextMaxLine {
        color: #000;
    }

    .sapMGTSubHdrTxt {
        color: #000;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #ea6146;
    }

    .sapMNCLargeFontSize {
        color: #ea6146;
    }

    .sapMTileCntFtrTxt {
        color: #000;
    }
}

/*Style 22*/
.lv-function-style-22 {
    background: #a66226 !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 23*/
.lv-function-style-23 {
    background: #eccaac !important;

    .sapMTextMaxLine {
        color: #000;
    }

    .sapMGTSubHdrTxt {
        color: #000;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #a66226;
    }

    .sapMNCLargeFontSize {
        color: #a66226;
    }

    .sapMTileCntFtrTxt {
        color: #000;
    }
}

/*Style 24*/
.lv-function-style-24 {
    background: #3a579a !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 25*/
.lv-function-style-25 {
    background: #c8d2ea !important;

    .sapMTextMaxLine {
        color: #000;
    }

    .sapMGTSubHdrTxt {
        color: #000;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #3a579a;
    }

    .sapMNCLargeFontSize {
        color: #3a579a;
    }

    .sapMTileCntFtrTxt {
        color: #000;
    }
}

/*Style 26*/
.lv-function-style-26 {
    background: #77757a !important;

    .sapMTextMaxLine {
        color: #fff;
    }

    .sapMGTSubHdrTxt {
        color: #fff;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #fff;
    }

    .sapMNCLargeFontSize {
        color: #fff;
    }

    .sapMTileCntFtrTxt {
        color: #fff;
    }
}

/*Style 27*/
.lv-function-style-27 {
    background: #cccbcd !important;

    .sapMTextMaxLine {
        color: #000;
    }

    .sapMGTSubHdrTxt {
        color: #000;
        white-space: pre-line;
    }

    .sapMNCIconImage {
        color: #77757a;
    }

    .sapMNCLargeFontSize {
        color: #77757a;
    }

    .sapMTileCntFtrTxt {
        color: #000;
    }
}
/*#endregion  Backgroud function list - Home page*/