﻿@font-face {
  font-family: "segoe_ui_light";
  src: url('../font/SEGOEUIL.TTF');
}
.lv-page-login > section {
  /*background: #A47619 !important;*/
  background: #FFF !important;
  position: relative;
}
/*#region CSS Login Header*/
.lv-pg-homepage > .sapMIBar.sapMHeader-CTX .sapMTB {
  border-bottom: 1px solid #48503C !important;
}
.lv-loginpage-hbox-time {
  margin-top: 5px;
  margin-right: 30px !important;
  text-shadow: none !important;
}
/*#endregion CSS Login Header*/
/*#region CSS Talent Acquisition System*/
.hcs-tas .lv-input-password-login span {
  background: #A2A2A2;
}
.hcs-tas .lv-input-password-login span:before {
  content: "";
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.hcs-tas .lv-input-password-login > input {
  background: #5C5C5C;
  opacity: 0.8;
}
.hcs-tas .lv-input-password-login > input::-webkit-input-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-tas .lv-input-password-login > input::-moz-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-tas .lv-input-password-login > input:-ms-input-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-tas .lv-input-password-login > input:-moz-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-tas .lv-input-username-login > input {
  opacity: 0.8;
}
.hcs-tas .lv-input-username-login > input::-webkit-input-placeholder {
  font-style: normal;
}
.hcs-tas .lv-input-username-login > input::-moz-placeholder {
  font-style: normal;
}
.hcs-tas .lv-input-username-login > input:-ms-input-placeholder {
  font-style: normal;
}
.hcs-tas .lv-input-username-login > input:-moz-placeholder {
  font-style: normal;
}
.hcs-tas .lv-link-login-registry {
  text-decoration: none !important;
  font-size: 13px !important;
  color: #4278C8 !important;
  padding-left: 10px;
}
.hcs-tas .lv-link-login-registry:before {
  content: " ";
  background: url("../login_images/ArrowLeft.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: -25px;
  top: -2px;
  font-family: 'segoe_ui_light' !important;
  color: #B2B0AF;
  width: 1.3rem;
  height: 1.3rem;
}
.hcs-tas .lv-login-page-footer {
  width: 100%;
  background: #333333;
  height: 170px;
  position: fixed;
  bottom: 0;
}
.hcs-tas .lv-login-page-footer-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 170px;
}
.hcs-tas .lv-login-page-footer-title > .sapMFlexBox {
  margin-left: 0;
}
.hcs-tas .lv-login-page-title-footer-1 {
  font-size: 1.2rem !important;
  color: #FFF;
  float: right;
  opacity: 0.8;
  font-family: 'segoe_ui_light' !important;
}
.hcs-tas .lv-login-page-title-footer-2 {
  font-size: 1.5rem !important;
  color: #00B1F4;
  float: right;
  font-weight: bold;
  opacity: 0.8;
  font-family: 'segoe_ui_light' !important;
}
.hcs-tas .lv-login-page-title-footer-module {
  font-family: 'segoe_ui_light' !important;
  font-size: 1rem !important;
  color: #FFF;
  opacity: 0.6;
}
.hcs-tas .lv-login-page-caption {
  position: absolute;
  width: 300px;
  bottom: 150px;
  right: 5px;
  text-align: right;
  font-family: 'segoe_ui_light' !important;
}
.hcs-tas .lv-login-page-caption .lv-login-page-caption-1 {
  font-size: 4.5rem;
  color: #00B1F4;
  font-weight: bold;
  font-family: 'segoe_ui_light' !important;
}
.hcs-tas .lv-login-page-caption .lv-login-page-caption-2 {
  font-size: 1.8rem;
  color: #7D9BC5;
  font-family: 'segoe_ui_light' !important;
  margin-bottom: -20px;
  margin-top: -20px;
}
.hcs-tas .lv-login-page-content {
  position: absolute;
  width: 100%;
  bottom: 170px;
  font-family: 'segoe_ui_light' !important;
}
.hcs-tas .lv-login-page-content .lv-login-page-content-nav {
  position: relative;
  width: 400px;
  height: 160px;
}
.hcs-tas .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem {
  width: 80px;
}
.hcs-tas .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider {
  width: 80px;
  height: 128px;
  position: absolute;
  background-size: 48px 48px !important;
  background-repeat: no-repeat !important;
  background-position: center 10px !important;
  left: 0;
}
.hcs-tas .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider:focus {
  border: none !important;
  outline: 0;
}
.hcs-tas .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-1 {
  background: url(../login_images/TAS1_1.png);
}
.hcs-tas .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-1:after {
  content: "Talent Acquistion System";
  position: absolute;
  top: 60px;
  display: inline;
  white-space: pre-line;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  color: #5B6E7F;
  width: 100%;
}
.hcs-tas .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-2 {
  background: url(../login_images/HRM0_0.png);
  background-size: 55px 55px !important;
  background-position: center 6px !important;
}
.hcs-tas .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-3 {
  background: url(../login_images/TMS0_0.png);
}
.hcs-tas .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-4 {
  background: url(../login_images/LMS0_0.png);
}
.hcs-tas .lv-login-page-content .lv-login-page-content-box {
  position: relative;
  width: 625px;
  height: 160px;
}
.hcs-tas .lv-login-page-content .lv-login-page-content-box .lv-login-page-content-box-1 {
  position: absolute;
  left: 0;
  top: 0;
  text-align: right !important;
}
.hcs-tas .lv-login-page-content .lv-login-page-content-box .lv-login-page-content-box-2 {
  position: absolute;
  left: 100px;
  top: 0;
  text-align: left !important;
}
.hcs-tas .lv-login-page-content .lv-login-page-content-box .lv-login-box {
  margin-left: -30px;
  padding: 0 16px;
}
.hcs-tas .lv-login-page-bacground {
  width: 100%;
  bottom: 170px;
  position: fixed;
  top: 48px;
  background: url("../login_background_tas.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}
.hcs-tas .flexbox-login > .sapMFlexBox {
  position: absolute;
  left: -30px;
}
/*#endregion CSS Talent Acquisition System*/
/*#region CSS C&B*/
.hcs-cnb .lv-input-password-login span {
  background: #A2A2A2;
}
.hcs-cnb .lv-input-password-login span:before {
  content: "";
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.hcs-cnb .lv-input-password-login > input {
  background: #5C5C5C;
  opacity: 0.8;
}
.hcs-cnb .lv-input-password-login > input::-webkit-input-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-cnb .lv-input-password-login > input::-moz-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-cnb .lv-input-password-login > input:-ms-input-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-cnb .lv-input-password-login > input:-moz-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-cnb .lv-input-username-login > input {
  opacity: 0.8;
}
.hcs-cnb .lv-input-username-login > input::-webkit-input-placeholder {
  font-style: normal;
}
.hcs-cnb .lv-input-username-login > input::-moz-placeholder {
  font-style: normal;
}
.hcs-cnb .lv-input-username-login > input:-ms-input-placeholder {
  font-style: normal;
}
.hcs-cnb .lv-input-username-login > input:-moz-placeholder {
  font-style: normal;
}
.hcs-cnb .lv-link-login-registry {
  text-decoration: none !important;
  font-size: 13px !important;
  color: #789440 !important;
  padding-left: 3px;
}
.hcs-cnb .lv-link-login-registry:before {
  content: " ";
  background: url("../login_images/ArrowLeft.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: -25px;
  top: -2px;
  font-family: 'segoe_ui_light' !important;
  color: #B2B0AF;
  width: 1.3rem;
  height: 1.3rem;
}
.hcs-cnb .lv-login-page-footer {
  width: 100%;
  background: #A47619;
  height: 170px;
  position: fixed;
  bottom: 0;
}
.hcs-cnb .lv-login-page-footer-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 170px;
}
.hcs-cnb .lv-login-page-footer-title > .sapMFlexBox {
  margin-left: 0;
}
.hcs-cnb .lv-login-page-title-footer-1 {
  font-size: 1.2rem !important;
  color: #FFF;
  float: right;
  opacity: 0.8;
  font-family: 'segoe_ui_light' !important;
}
.hcs-cnb .lv-login-page-title-footer-2 {
  font-size: 1.5rem !important;
  color: #FFC000;
  float: right;
  font-weight: bold;
  opacity: 0.8;
  font-family: 'segoe_ui_light' !important;
}
.hcs-cnb .lv-login-page-title-footer-module {
  font-family: 'segoe_ui_light' !important;
  font-size: 1rem !important;
  color: #FFF;
  opacity: 0.8;
}
.hcs-cnb .lv-login-page-caption {
  position: absolute;
  width: 100%;
  bottom: 350px;
  font-family: 'segoe_ui_light' !important;
}
.hcs-cnb .lv-login-page-caption .lv-login-page-caption-1 {
  font-size: 3.5rem;
  color: #333300;
  font-family: 'segoe_ui_light' !important;
}
.hcs-cnb .lv-login-page-caption .lv-login-page-caption-2 {
  font-size: 6rem;
  color: #808000;
  font-family: 'segoe_ui_light' !important;
  margin-bottom: -20px;
  margin-top: -20px;
}
.hcs-cnb .lv-login-page-caption .lv-login-page-caption-3 {
  font-size: 3.5rem;
  color: #333300;
  font-weight: bold;
  font-family: 'segoe_ui_light' !important;
  margin-top: -26px;
  width: 100%;
  text-align: right !important;
}
.hcs-cnb .lv-login-page-caption .lv-login-page-caption-4 {
  font-size: 1.8rem;
  color: #B58000;
  font-family: 'segoe_ui_light' !important;
  margin-top: -15px;
}
.hcs-cnb .lv-login-page-content {
  position: absolute;
  width: 100%;
  bottom: 170px;
  font-family: 'segoe_ui_light' !important;
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-nav {
  position: relative;
  width: 400px;
  height: 160px;
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem {
  width: 80px;
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider {
  width: 80px;
  height: 128px;
  position: absolute;
  background-size: 48px 48px !important;
  background-repeat: no-repeat !important;
  background-position: center 10px !important;
  left: 0;
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider:focus {
  border: none !important;
  outline: 0;
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-1 {
  background: url(../login_images/TAS0_0.png);
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-2 {
  background: url(../login_images/HRM0_1.png);
  background-size: 55px 55px !important;
  background-position: center 6px !important;
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-2:after {
  content: "C&B System";
  position: absolute;
  top: 70px;
  display: inline;
  white-space: pre-line;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #5B6E7F;
  width: 100%;
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-3 {
  background: url(../login_images/TMS0_0.png);
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-4 {
  background: url(../login_images/LMS0_0.png);
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-box {
  position: relative;
  width: 625px;
  height: 160px;
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-box .lv-login-page-content-box-1 {
  position: absolute;
  left: 0;
  top: 0;
  text-align: right !important;
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-box .lv-login-page-content-box-2 {
  position: absolute;
  left: 100px;
  top: 0;
  text-align: left !important;
}
.hcs-cnb .lv-login-page-content .lv-login-page-content-box .lv-login-box {
  margin-left: -30px;
  padding: 0 16px;
}
.hcs-cnb .lv-login-page-bacground {
  width: 100%;
  bottom: 170px;
  position: fixed;
  top: 48px;
  background: url("../login_background_hrm.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}
.hcs-cnb .flexbox-login > .sapMFlexBox {
  position: absolute;
  left: -30px;
}
/*#endregion CSS C&B*/
/*#region CSS Talent Management System*/
.hcs-tms .lv-input-password-login span {
  background: #A2A2A2;
}
.hcs-tms .lv-input-password-login span:before {
  content: "";
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.hcs-tms .lv-input-password-login > input {
  background: #5C5C5C;
  opacity: 0.8;
}
.hcs-tms .lv-input-password-login > input::-webkit-input-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-tms .lv-input-password-login > input::-moz-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-tms .lv-input-password-login > input:-ms-input-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-tms .lv-input-password-login > input:-moz-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-tms .lv-input-username-login > input {
  opacity: 0.8;
}
.hcs-tms .lv-input-username-login > input::-webkit-input-placeholder {
  font-style: normal;
}
.hcs-tms .lv-input-username-login > input::-moz-placeholder {
  font-style: normal;
}
.hcs-tms .lv-input-username-login > input:-ms-input-placeholder {
  font-style: normal;
}
.hcs-tms .lv-input-username-login > input:-moz-placeholder {
  font-style: normal;
}
.hcs-tms .lv-link-login-registry {
  text-decoration: none !important;
  font-size: 13px !important;
  color: #BC5714 !important;
  padding-left: 10px;
}
.hcs-tms .lv-link-login-registry:before {
  content: " ";
  background: url("../login_images/ArrowLeft.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: -25px;
  top: -2px;
  font-family: 'segoe_ui_light' !important;
  color: #B2B0AF;
  width: 1.3rem;
  height: 1.3rem;
}
.hcs-tms .lv-login-page-footer {
  width: 100%;
  background: #703607;
  height: 170px;
  position: fixed;
  bottom: 0;
}
.hcs-tms .lv-login-page-footer-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 170px;
}
.hcs-tms .lv-login-page-footer-title > .sapMFlexBox {
  margin-left: 0;
}
.hcs-tms .lv-login-page-title-footer-1 {
  font-size: 1.2rem !important;
  color: #FFF;
  float: right;
  opacity: 0.8;
  font-family: 'segoe_ui_light' !important;
}
.hcs-tms .lv-login-page-title-footer-2 {
  font-size: 1.5rem !important;
  color: #F7B800;
  float: right;
  font-weight: bold;
  opacity: 0.8;
  font-family: 'segoe_ui_light' !important;
}
.hcs-tms .lv-login-page-title-footer-module {
  font-family: 'segoe_ui_light' !important;
  font-size: 1rem !important;
  color: #FFF;
  opacity: 0.6;
}
.hcs-tms .lv-login-page-caption {
  position: absolute;
  width: 300px;
  bottom: 150px;
  right: 10px;
  text-align: left;
  font-family: 'segoe_ui_light' !important;
}
.hcs-tms .lv-login-page-caption .lv-login-page-caption-1 {
  font-size: 4.5rem;
  color: #EA700D;
  font-weight: bold;
  margin-left: -13px;
  font-family: 'segoe_ui_light' !important;
}
.hcs-tms .lv-login-page-caption .lv-login-page-caption-2 {
  font-size: 1.8rem;
  color: #fff;
  font-family: 'segoe_ui_light' !important;
  margin-bottom: -20px;
  margin-top: -20px;
}
.hcs-tms .lv-login-page-caption .lv-login-page-caption-3 {
  font-size: 1.8rem;
  color: #B47748;
  font-family: 'segoe_ui_light' !important;
  margin-bottom: -20px;
  margin-top: -20px;
}
.hcs-tms .lv-login-page-content {
  position: absolute;
  width: 100%;
  bottom: 170px;
  font-family: 'segoe_ui_light' !important;
}
.hcs-tms .lv-login-page-content .lv-login-page-content-nav {
  position: relative;
  width: 400px;
  height: 160px;
}
.hcs-tms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem {
  width: 80px;
}
.hcs-tms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider {
  width: 80px;
  height: 128px;
  position: absolute;
  background-size: 48px 48px !important;
  background-repeat: no-repeat !important;
  background-position: center 10px !important;
  left: 0;
}
.hcs-tms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider:focus {
  border: none !important;
  outline: 0;
}
.hcs-tms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-1 {
  background: url(../login_images/TAS0_0.png);
}
.hcs-tms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-2 {
  background: url(../login_images/HRM0_0.png);
  background-size: 55px 55px !important;
  background-position: center 6px !important;
}
.hcs-tms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-3 {
  background: url(../login_images/TMS1_1.png);
}
.hcs-tms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-3:after {
  content: "Talent Management System";
  position: absolute;
  top: 60px;
  display: inline;
  white-space: pre-line;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  color: #5B6E7F;
  width: 100%;
}
.hcs-tms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-4 {
  background: url(../login_images/LMS0_0.png);
}
.hcs-tms .lv-login-page-content .lv-login-page-content-box {
  position: relative;
  width: 625px;
  height: 160px;
}
.hcs-tms .lv-login-page-content .lv-login-page-content-box .lv-login-page-content-box-1 {
  position: absolute;
  left: 0;
  top: 0;
  text-align: right !important;
}
.hcs-tms .lv-login-page-content .lv-login-page-content-box .lv-login-page-content-box-2 {
  position: absolute;
  left: 100px;
  top: 0;
  text-align: left !important;
}
.hcs-tms .lv-login-page-content .lv-login-page-content-box .lv-login-box {
  margin-left: -30px;
  padding: 0 16px;
}
.hcs-tms .lv-login-page-bacground {
  width: 100%;
  bottom: 170px;
  position: fixed;
  top: 48px;
  background: url("../login_background_tms.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}
.hcs-tms .flexbox-login > .sapMFlexBox {
  position: absolute;
  left: -30px;
}
/*#endregion CSS Talent Management System*/
/*#region CSS Learning Management System*/
.hcs-lms .lv-input-password-login span {
  background: #A2A2A2;
}
.hcs-lms .lv-input-password-login span:before {
  content: "";
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.hcs-lms .lv-input-password-login > input {
  background: #5C5C5C;
  opacity: 0.8;
}
.hcs-lms .lv-input-password-login > input::-webkit-input-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-lms .lv-input-password-login > input::-moz-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-lms .lv-input-password-login > input:-ms-input-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-lms .lv-input-password-login > input:-moz-placeholder {
  color: #FFFFFF;
  font-style: normal;
}
.hcs-lms .lv-input-username-login > input {
  opacity: 0.8;
}
.hcs-lms .lv-input-username-login > input::-webkit-input-placeholder {
  font-style: normal;
}
.hcs-lms .lv-input-username-login > input::-moz-placeholder {
  font-style: normal;
}
.hcs-lms .lv-input-username-login > input:-ms-input-placeholder {
  font-style: normal;
}
.hcs-lms .lv-input-username-login > input:-moz-placeholder {
  font-style: normal;
}
.hcs-lms .lv-link-login-registry {
  text-decoration: none !important;
  font-size: 13px !important;
  color: #D22EA6 !important;
  padding-left: 10px;
}
.hcs-lms .lv-link-login-registry:before {
  content: " ";
  background: url("../login_images/ArrowLeft.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: -25px;
  top: -2px;
  font-family: 'segoe_ui_light' !important;
  color: #B2B0AF;
  width: 1.3rem;
  height: 1.3rem;
}
.hcs-lms .lv-login-page-footer {
  width: 100%;
  background: #2E3818;
  height: 170px;
  position: fixed;
  bottom: 0;
}
.hcs-lms .lv-login-page-footer-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 170px;
}
.hcs-lms .lv-login-page-footer-title > .sapMFlexBox {
  margin-left: 0;
}
.hcs-lms .lv-login-page-title-footer-1 {
  font-size: 1.2rem !important;
  color: #FFF;
  float: right;
  opacity: 0.8;
  font-family: 'segoe_ui_light' !important;
}
.hcs-lms .lv-login-page-title-footer-2 {
  font-size: 1.5rem !important;
  color: #F7B800;
  float: right;
  font-weight: bold;
  opacity: 0.8;
  font-family: 'segoe_ui_light' !important;
}
.hcs-lms .lv-login-page-title-footer-module {
  font-family: 'segoe_ui_light' !important;
  font-size: 1rem !important;
  color: #FFF;
  opacity: 0.6;
}
.hcs-lms .lv-login-page-caption {
  position: absolute;
  width: 300px;
  bottom: 200px;
  right: 10px;
  text-align: left;
  font-family: 'segoe_ui_light' !important;
}
.hcs-lms .lv-login-page-caption .lv-login-page-caption-1 {
  font-size: 4.5rem;
  color: #4F3D66;
  font-weight: bold;
  font-family: 'segoe_ui_light' !important;
}
.hcs-lms .lv-login-page-caption .lv-login-page-caption-2 {
  font-size: 1.8rem;
  color: #D22EA6;
  font-family: 'segoe_ui_light' !important;
  margin-bottom: -20px;
  margin-top: -20px;
  margin-left: 3px;
}
.hcs-lms .lv-login-page-content {
  position: absolute;
  width: 100%;
  bottom: 170px;
  font-family: 'segoe_ui_light' !important;
}
.hcs-lms .lv-login-page-content .lv-login-page-content-nav {
  position: relative;
  width: 400px;
  height: 160px;
}
.hcs-lms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem {
  width: 80px;
}
.hcs-lms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider {
  width: 80px;
  height: 128px;
  position: absolute;
  background-size: 48px 48px !important;
  background-repeat: no-repeat !important;
  background-position: center 10px !important;
  left: 0;
}
.hcs-lms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider:focus {
  border: none !important;
  outline: 0;
}
.hcs-lms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-1 {
  background: url(../login_images/TAS0_0.png);
}
.hcs-lms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-2 {
  background: url(../login_images/HRM0_0.png);
  background-size: 55px 55px !important;
  background-position: center 6px !important;
}
.hcs-lms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-3 {
  background: url(../login_images/TMS0_0.png);
}
.hcs-lms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-4 {
  background: url(../login_images/LMS1_1.png);
}
.hcs-lms .lv-login-page-content .lv-login-page-content-nav .sapMFlexItem .lv-login-page-btn-slider.btn-slider-4:after {
  content: "Learning Management System";
  position: absolute;
  top: 60px;
  display: inline;
  white-space: pre-line;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  color: #CBCACA;
  width: 100%;
}
.hcs-lms .lv-login-page-content .lv-login-page-content-box {
  position: relative;
  width: 625px;
  height: 160px;
}
.hcs-lms .lv-login-page-content .lv-login-page-content-box .lv-login-page-content-box-1 {
  position: absolute;
  left: 0;
  top: 0;
  text-align: right !important;
}
.hcs-lms .lv-login-page-content .lv-login-page-content-box .lv-login-page-content-box-2 {
  position: absolute;
  left: 100px;
  top: 0;
  text-align: left !important;
}
.hcs-lms .lv-login-page-content .lv-login-page-content-box .lv-login-box {
  margin-left: -30px;
  padding: 0 16px;
}
.hcs-lms .lv-login-page-bacground {
  width: 100%;
  bottom: 170px;
  position: fixed;
  top: 48px;
  background: url("../login_background_lms.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}
.hcs-lms .flexbox-login > .sapMFlexBox {
  position: absolute;
  left: -30px;
}
/*#endregion CSS Talent Management System*/
.hcs-image {
  margin: 10px;
}
.hcs-image-profile {
  margin: 10px;
  border-radius: 50%;
}
.hcs-profile-quickview {
  font-size: 18px;
  color: #1C4C98;
  font-weight: bold;
  margin-top: 15px;
}
.hcs-pro-quickview-text {
  margin-top: 12px;
  margin-left: 10px;
}
.hcs-pro-quickview-icon {
  margin-top: 12px;
  margin-right: 10px;
  color: #1C4C98;
}
.hcs-hsnv-label {
  padding-left: 8px !important;
}
.sapUxAPAnchorBarButton.sapUxAPAnchorBarButtonSelected .sapMBtnContent {
  border-bottom: 0.125rem solid #004990 !important;
  font-weight: bold !important;
  color: #004990 !important;
  /*font-size: 1.1rem !important;*/
}
.sapTntSideNavigation {
  border-right: 1px solid #e5e5e5 !important;
}
.HSNV-split-master > .sapMSplitContainerMaster {
  width: 240px !important;
}
.HSUV-split-master > .sapMSplitContainerMaster {
  width: 320px !important;
}
.none-border-top .sapMPageHeader::before {
  border-top: none !important;
}
.new-color-toolbar {
  background-color: #f2f2f2 !important;
  border-top: 1px solid #ddd !important;
}
.align-left-toolbar {
  left: 0 !important;
  position: fixed !important;
  border-bottom: none !important;
  width: 100% !important;
}
.align-left-toolbar .title {
  margin: auto !important;
  padding-top: 2px !important;
}
.none-border {
  border: none !important;
}
.none-after .sapMBtnInner::after {
  display: none !important;
}
.none-after .sapMBtnInner:not(.sapMBtnText) {
  padding-right: 0 !important;
}
.btn-toolpage .sapMBtnDefault {
  border: none;
  background: transparent;
}
.circle-image {
  border-radius: 100%;
}
.image-title-HSNV {
  margin-right: 8px !important;
}
.title-link {
  font-size: 1rem !important;
}
.title-link.sapMLnk:hover:not(.sapMLnkDsbl) {
  text-decoration: none !important;
}
.image-filter-emp {
  margin-right: 10px;
}
.hbox-filter-emp-margin {
  margin-top: 8px;
  margin-bottom: 5px;
}
.page-report-view {
  background-color: #fff;
}
div[id$=InfoToolbar] > div[id$=CalHead] > div[id$=HeaderToolbar] {
  visibility: hidden;
}
/*.fomula-ace-editor {
    margin: 0;
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}*/
.fomula-ace-editor {
  height: 100%;
  width: 100%;
}
/*.fomula-ace-editor-detail {
    height: 49%;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}*/
.fomula-ace-editor-detail {
  height: 49%;
  width: 100%;
}
.checkbox-none-margin {
  margin: 0 !important;
}
.lv-hsnv-header-toolbar {
  border-bottom: none !important;
}
.lv-file-uploader .sapMInputBaseInner {
  border: 1px solid #bfbfbf !important;
}
.lv-toolbar-none-border-bottom {
  border-bottom: none !important;
}
.lv-planing-calendar .sapMSLITitle {
  padding-top: 0.375rem;
  font-size: 0.835rem;
}
.lv-planing-calendar .sapMLIB.sapMLIB-CTX.sapMLIBFocusable.sapMLIBShowSeparator.sapMLIBTypeInactive.sapMSLI.sapMSLIDescNoIcon {
  padding: 0;
}
.lv-planing-calendar .sapMSLIDescription {
  font-size: 0.835rem;
}
.lv-bold-text {
  font-weight: bold;
}
.lv-tab-note {
  margin-left: 104px;
}
.lv-text-number-emp {
  color: #000 !important;
  font-size: 12px !important;
  text-shadow: none !important;
}
body {
  overflow-y: hidden;
}
/*Khai báo layout cho org chart*/
.org-chart-item {
  position: relative;
  left: 0;
  top: -15px;
  width: 100%;
  /*border:solid 4px red;*/
  background-color: #fff;
}
.org-chart-item .data-content {
  white-space: pre-wrap !important;
  text-align: left;
  padding-right: 10px;
}
.org-chart-item .data-content-number {
  white-space: pre-wrap !important;
  text-align: left;
}
.org-chart-item td#title {
  min-height: 80px !important;
}
.org-chart-item td.label {
  text-align: right !important;
  font-weight: bold;
  white-space: nowrap !important;
  padding-right: 10px;
}
.debug {
  border: solid 4px red !important;
}
.lv-hcs-font-size-0 {
  font-size: 10pt !important;
}
div.orgchart {
  background-image: none !important;
}
div.node {
  /*min-height:120px;*/
  border-radius: 0 !important;
}
div.node .title {
  border-radius: 0 !important;
}
div.node .content {
  /*min-height:120px;*/
  border-radius: 0 !important;
}
.lv-hcs-mask-loading {
  z-index: 20000;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(../Loading.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
.lv-tree-node-content {
  text-justify: auto;
  padding: 4px;
  white-space: pre-wrap !important;
}
.lv-hcs-app-title {
  box-sizing: border-box;
  color: #666666;
  cursor: text;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px !important;
  font-weight: bold !important;
  height: 39px;
  line-height: 39px;
  text-align: center !important;
  white-space: pre-line;
  width: 368.188px;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-drag: none;
  -webkit-user-select: text;
}
.div-callback-error {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
}
.div-callback-error .frame {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 30px;
}
.div-callback-error .bottom {
  position: fixed;
  left: 0;
  height: 40px;
  right: 0;
  bottom: 30px;
}
.div-callback-error .bottom input {
  float: right;
}
.hcs-app-header {
  background-color: #fff !important;
}
.hcs-app-header-menu button .sapMBtnDefault {
  border: none !important;
}
.hcs-app-header-menu button::selection {
  border: solid 4px red;
}
.hcs-home-menu-item {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  height: 176px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  width: 184px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-drag: none;
  -webkit-user-select: none;
  background-color: #fff;
  margin: 5px;
  float: left;
}
.home-menu-container {
  width: 100%;
}
.hcs-home-menu-item .title {
  font-size: 16px;
  font-weight: normal;
}
.hcs-main-body {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#2da9b1 0px, #178299 50%, #1a4c7d 100%);
  color: #000000;
  display: block;
  filter: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-drag: none;
  -webkit-user-select: none;
  overflow-y: auto;
}
.group-caption {
  color: #ffffff;
  cursor: default;
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  height: 32px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-drag: none;
  -webkit-user-select: none;
  width: 100%;
  clear: both;
}
.TinTucSuKien.image {
  padding: 10px !important;
  min-width: 220px !important;
  background-color: #fff !important;
}
.TinTucSuKien.summary {
  padding: 10px !important;
  margin-left: 10px !important;
  background-color: #fff !important;
  min-width: 400px;
}
.h-scroll {
  overflow-x: auto !important;
  border: solid 4px red;
}
.debug {
  border: solid 4px red;
}
.portal-employee-item {
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px #cccccc solid !important;
  background-color: #eceaea !important;
  margin: 1px 7px 1px 7px !important;
}
/**ndtrien*/
.lv-disable-list {
  pointer-events: none;
}
.lv-disable-list-item {
  pointer-events: none;
}
.lv-disable-list-item .sapMSLITitleOnly {
  color: #cecece;
}
.lv-list-container {
  height: 48px;
}
.lv-list-container .lv-hbox-info {
  position: relative;
}
.lv-list-container .lv-hbox-info .lv-info-icon {
  position: absolute;
  margin-top: 5px;
  left: 0;
}
.lv-list-container .lv-hbox-info .lv-info-caption {
  width: 165px;
}
.lv-list-container .lv-hbox-info .lv-info-right-caption {
  width: 70px;
}
.lv-list-container .lv-hbox-info .lv-info-name-botton {
  position: absolute;
  right: 0;
  max-width: calc(100% - 60px);
}
.lv-list-container .lv-hbox-info .lv-info-name {
  position: absolute;
  margin-top: 5px;
  right: 0;
  max-width: calc(100% - 60px);
}
.lv-list-container .lv-hbox-info .lv-color-text {
  color: green;
}
.lv-list-container .lv-lbl-title {
  line-height: 20px;
}
.lv-scroll-container {
  width: 3640px;
  /*overflow-x: scroll;*/
  /*.sapUiCalItem {
        width: 120px !important;
        min-width: 120px;
        max-width: 120px;
    }*/
  /*.sapUiCalendarApp.sapUiCalendarAppTitleOnly{
        left: 120px!important;
        right: 0!important;
    }*/
}
.lv-scroll-container .sapMListTbl {
  width: unset !important;
}
.lv-scroll-container .sapMBarChild.sapMPlanCalHead {
  width: 228px;
}
.lv-scroll-container .sapUiCalendarRowAppsInt.sapUiCalendarRowAppsIntNoHead {
  width: 110px !important;
  min-width: 110px;
  max-width: 110px;
  height: 44px !important;
  min-height: 44px;
  max-height: 44px;
  background-color: ghostwhite;
}
.lv-scroll-container .sapUiCalendarRowAppsInt.sapUiCalendarRowAppsIntNoHead * {
  width: 110px !important;
  min-width: 110px;
  max-width: 110px;
  height: 44px !important;
  min-height: 44px;
  max-height: 44px;
  background-color: ghostwhite;
}
.lv-scroll-container .sapUiCalendarApp.sapUiCalendarAppTitleOnly {
  width: 110px !important;
  min-width: 110px;
  max-width: 110px;
  height: 44px !important;
  min-height: 44px;
  max-height: 44px;
}
.lv-scroll-container .sapUiCalendarApp.sapUiCalendarAppTitleOnly * {
  width: 110px !important;
  min-width: 110px;
  max-width: 110px;
  height: 44px !important;
  min-height: 44px;
  max-height: 44px;
}
.lv-scroll-container .sapUiCalItems {
  display: flex;
}
.lv-scroll-container .sapUiCalItems .sapUiCalItem {
  width: 110px !important;
  min-width: 110px;
  max-width: 110px;
  height: 40px !important;
  min-height: 40px;
  max-height: 40px;
}
.lv-scroll-container .sapMListTblCell.sapMPlanCalRowHead {
  width: 197px !important;
}
.lv-scroll-container .sapMBarChild.sapUiCalInt {
  width: 100% !important;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: -12px !important;
}
.lv-scroll-container .sapUiCalendarAppTitle {
  padding-top: 0 !important;
}
.lv-scroll-container .sapUiCalendarRowApps {
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important;
}
.lv-scroll-container .sapUiCalNoNameLine > .sapUiCalItems > .sapUiCalItem > .sapUiCalItemText {
  padding-top: 0.5rem;
  line-height: 2rem;
}
.lv-scroll-container .sapUiCalNoNameLine > .sapUiCalItems > .sapUiCalItem > .sapUiCalDayName {
  line-height: 0.5rem;
  height: 1rem;
  font-size: 0.75rem;
  color: #666666;
  padding-top: 0.375rem;
}
.lv-scroll-container .sapMListTblCell.sapMPlanCalAppRow {
  width: max-content !important;
  display: flex;
}
.lv-scroll-container .sapMSLI.sapMSLIDescNoIcon {
  height: auto !important;
  width: 197px;
}
.lv-scroll-container .sapMPlanCalRowLarge.sapUiCalendarRow {
  /*height: 40px;*/
  padding-top: 0 !important;
}
.lv-width-calendar-name {
  width: 400%;
}
/*.sapTntNavLIItemSelected .sapTntNavLIGroup {
    border-bottom: 1px solid #e5e5e5 !important;
    color: white !important;
    height: 48px !important;
    background-color: rgba(54,62,67,0.96) !important;
}
.sapTntNavLIGroup:not(.sapTntNavLIItemDisabled):active {
    border-bottom: 1px solid #e5e5e5 !important;
    border-bottom: unset !important;
    color: white !important;
    height: 48px;
}*/
.sapTntSideNavigationSeparator {
  background-color: white !important;
}
.lv-font-weight {
  font-weight: bold;
}
.lv-height-form-element {
  height: 500px !important;
}
.lv-height-form-element .sapMPanelContent {
  border-bottom: 0px solid #dddddd !important;
}
.lv-height-form-table {
  height: 400px !important;
}
.lv-margin-left-form {
  margin-left: 45px !important;
}
.lv-BU-form .sapUiFormResGridMain > div:last-child {
  border-left: 1px solid #d5d5d5;
}
.lv-checkbox-custom {
  margin-left: 23px;
}
.lv-padding-dialog {
  padding: 10px !important;
}
/**end ndtrien*/
.vbox-align-text {
  margin-top: 16px !important;
}
.vbox-align-number {
  text-align: right !important;
}
.vbox-align-text-left {
  text-align: left !important;
}
.vbox-title-text {
  font-weight: bold !important;
  font-size: 0.875rem !important;
}
/** nhtrung*/
.fomula-textarea-customer {
  background-color: white !important;
}
/*pqviet*/
.lv-info-name {
  padding-left: 40px;
  color: green !important;
  right: 0 !important;
  /*position: absolute;
            margin-top: 5px;
            right: 0;
            max-width: ~"calc(100% - 60px)";
              color: green !important;*/
}
.lv-hbox-info_new {
  padding-right: 10px !important;
}
.tas-list-container {
  height: 48px;
}
.tas-list-container .tas-hbox-info {
  position: relative;
}
.tas-list-container .tas-hbox-info .tas-info-icon {
  position: absolute;
  margin-top: 5px;
  left: 0;
}
.tas-list-container .tas-hbox-info .tas-info-name-botton {
  position: absolute;
  right: 0;
  color: red;
  max-width: calc(100% - 60px);
}
.tas-list-container .tas-hbox-info .tas-info-name {
  position: absolute;
  margin-top: 5px;
  right: 0;
  max-width: calc(100% - 60px);
}
.tas-list-container .tas-lbl-title {
  line-height: 20px;
}
.tas-list-container .lv-info-color-green {
  color: green !important;
}
.tas-list-container .lv-info-color-black {
  color: #666666 !important;
}
.lv-padding {
  padding-left: 10px;
}
.lv-padding-text {
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
}
/*end pqviet*/
/*lvhao*/
.lv-tree-node-copy {
  text-justify: auto;
  padding: 8px;
  white-space: pre-wrap !important;
}
.lv-margin-right {
  margin-right: 10px !important;
}
.tas-split-master-80 > .sapMSplitContainerMaster {
  width: 80px !important;
}
.vBox-item-center {
  align-items: center !important;
}
.maintoolbar_Custum01 {
  background-color: transparent !important;
  border: none !important;
}
.tas-split-master-addnewThiDuaKhenThuong > .sapMSplitContainerMaster {
  width: 50% !important;
}
.sapMSLIInfoSuccess {
  width: 100px !important;
}
.maintoolbar_Custum02 {
  background-color: transparent !important;
  border-bottom: 1px solid #cccccc !important;
}
.lv-margin-vBox-10 {
  margin-left: 10px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.tas-split-master-220 > .sapMSplitContainerMaster {
  width: 220px !important;
}
.tas-split-master-260 > .sapMSplitContainerMaster {
  width: 260px !important;
}
.hcs-custom-detail-page .sapMPageEnableScrolling {
  margin-top: 32px !important;
}
.hcs-max-height {
  /*height: 100% !important;
    top: 2rem !important;*/
}
.hcs-max-height .sapMPageWithHeader.lv-hcsls-show-header {
  top: 2rem !important;
  height: calc(100%) !important;
}
.hcs-custom-page {
  margin-top: -4rem !important;
  height: calc(100% + 4rem) !important;
}
.hcs-height-customlist {
  height: 20px;
}
.hcs-page-top {
  top: 0 !important;
}
.hcs-width-label {
  width: 110px;
}
.hcs-font-size-custom {
  font-size: 14px !important;
}
.hcs-custom-semantic-page .sapMPageHeader {
  display: contents !important;
  height: 90px !important;
}
.hcs-custom-semantic-page .sapMPageHeader .sapUiSizeCompact .sapMPageHeader .sapMIBar .sapMBarRight {
  height: 90px !important;
}
.hcs-custom-semantic-page .sapMBarContainer {
  height: 90px !important;
}
.hcs-custom-semantic-page .sapMBarContainer .sapMTBStandard {
  width: 100%;
  height: 90px !important;
}
.hcs-custom-semantic-page .sapMBarContainer .sapMTBStandard .sapMBarChild {
  width: 100%;
}
.hcs-custom-semantic-page .sapMPageSubHeader {
  padding-top: 90px !important;
}
.hcs-custom-semantic-page .sapMPageEnableScrolling {
  margin-top: 90px !important;
}
.hcs-custom-button {
  border: 1px solid #ccc !important;
}
.hcs-custom-button-padding {
  margin-top: 5px !important;
}
.iconMargin {
  margin-left: 5px !important;
}
.tas-icon-tab-change-master {
  height: 2rem !important;
}
.tas-icon-tab-change-master .sapMITBHead {
  height: 2rem !important;
}
.tas-icon-tab-change-master .sapMITBAll .sapMITBTab {
  height: 0rem !important;
  line-height: 1rem !important;
  margin: 0;
  padding: 0 !important;
  margin-top: -5px;
}
.tas-icon-tab-change-master .sapMITBTextOnly > .sapMITBVertical {
  height: 2rem !important;
  outline: none !important;
}
.tas-icon-tab-change-master .sapMITBSelected > .sapMITBContentArrow {
  height: 5px;
  padding-top: 15px;
}
.tas-icon-tab-change-master .sapMITBSepLine {
  border: 0.5px solid #bfbfbf;
}
.tas-icon-tab-change-master .sapMITBAll:first-Child > .sapMITBTab > .sapMITBCount {
  padding-top: 10px;
}
.tas-icon-tab-change-master .sapMITBAll .sapMITBCount {
  padding-top: 10px;
}
.tas-icon-tab-change-master .sapMITBAll .sapMITBText {
  margin-bottom: -10px;
  outline: none !important;
}
.tas-icon-tab-change-master .sapMITBContainerContent {
  border-bottom: 0;
}
.tas-detail-page-color .sapMIBar.sapMSubHeader-CTX {
  background-color: #f2f8fc !important;
}
.hcs-lock-data2 .sapMPanelContent {
  padding: 0 !important;
}
.hcs-lock-data2 .sapUiFormResGrid > div {
  padding: 0 0.75rem !important;
}
.hcs-lock-data2 .sapMPage {
  height: calc(100% - 157px);
}
.hcs-border-right-form {
  border-right: 1px solid #3333;
}
.hcs-border-left-form {
  border-left: 1px solid #3333;
}
.hcs-padding-top-10 {
  padding-top: 10px;
}
.hcs-padding-left-20 {
  padding-left: 20px;
}
.hcs-padding-left-10 {
  padding-left: 10px !important;
}
.hcs-border-rows {
  border-top: 1px solid red !important;
  border-bottom: 1px solid red;
}
.hcs-orgchart {
  background-image: none !important;
  background-color: #fafafa;
  min-width: 100%;
  padding: 30px 20px;
}
.hcs-orgchart .node {
  min-width: 206px;
  min-height: 180px;
  padding: 0;
  margin-right: 10px !important;
  margin-left: 10px !important;
}
.hcs-orgchart .node:hover {
  background-color: #fcfcfc !important;
}
.hcs-orgchart .node.focused {
  background-color: transparent !important;
}
.hcs-orgchart .node .content {
  height: 60px;
  display: block;
  padding: 0;
  border: none;
  overflow: unset;
  text-align: left;
  position: relative;
  background: none;
}
.hcs-orgchart.l2r .node {
  margin-right: 10px !important;
  margin-left: 10px !important;
}
.hcs-orgchart .node .bottom {
  height: 34px;
  clear: both;
  font-size: 12px;
  border: 2px #ddd solid;
  border-top-width: 1px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
}
.hcs-orgchart .node .bottom div {
  display: inline-block;
  height: 100%;
  text-align: center;
  line-height: 34px;
}
.hcs-orgchart .node .info {
  overflow: visible !important;
  width: 184px !important;
  float: left;
  height: auto;
  padding: 0px 10px 10px 10px;
  border-right: 2px #ddd solid;
  border-left: 2px #ddd solid;
  position: relative;
  background-color: #fff;
}
.hcs-orgchart .view-manager {
  padding: 4px 6px;
  background: #5fb2d7;
  color: #fff;
  border-radius: 5px;
}
.hcs-orgchart .view-sub-manager,
.hcs-orgchart .view-icon {
  padding: 3px 5px;
  background: #fff;
  color: #5fb2d7;
  border-radius: 5px;
  border: 1px #5fb2d7 dashed;
  margin-left: 5px;
}
.hcs-orgchart .view-manager > i,
.hcs-orgchart .view-sub-manager > i,
.hcs-orgchart .view-icon > i {
  font-size: 11px !important;
  top: -2px;
  cursor: inherit;
}
.hcs-orgchart .view-manager > span,
.hcs-orgchart .view-sub-manager > span,
.hcs-orgchart .view-icon > span {
  font-size: 10px !important;
  cursor: inherit;
}
.hcs-orgchart .info .image-new-hire {
  width: 60px;
  float: left;
  height: 60px;
  border-radius: 3px;
  display: none;
  border: 1px #ddd dashed;
}
.hcs-orgchart .info .image {
  width: 60px;
  float: left;
  height: 60px;
  border-radius: 3px;
  display: none;
  margin: 0;
}
.hcs-orgchart .node .view-parent {
  cursor: pointer;
  color: #fff;
  display: none;
  background: #f8a518;
  padding: 4px 6px;
  margin-left: 5px;
  border-radius: 5px;
}
.hcs-orgchart .node .view-warning {
  display: none;
  padding: 4px 6px;
  border-radius: 5px;
}
.hcs-orgchart .node .view-warning.yellow {
  color: #c3ab00;
  display: inline;
}
.hcs-orgchart .node .view-warning.red {
  color: red;
  display: inline;
}
.hcs-orgchart .info .wrapper {
  padding: 0;
  margin-left: 70px;
  height: auto;
}
.hcs-orgchart i.sap-icon {
  font-family: 'SAP-icons';
  position: relative;
  cursor: default;
  text-align: center;
  display: inline-block;
  vertical-align: baseline;
  line-height: 1;
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
}
.hcs-orgchart i.sap-icon.sap-show:before {
  content: "\e1e9";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart i.sap-icon.sap-detail-view:before {
  content: "\e1d8";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart i.sap-icon.sap-employee:before {
  content: "\e036";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart i.sap-icon.sap-icon-male:before {
  content: "\e0A6";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart i.sap-icon.sap-icon-female:before {
  content: "\e0A5";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart i.sap-icon.sap-icon-decline:before {
  content: "\e03e";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart i.sap-icon.sap-icon-person-placeholder:before {
  content: "\e0ca";
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 11px;
  cursor: pointer;
}
.hcs-orgchart i.sap-icon.sap-show:before {
  content: "\e1e9";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart i.sap-icon.sap-icon-warning:before {
  content: "\e094";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart .node .list {
  overflow: visible !important;
  width: 206px !important;
  float: left;
  height: auto;
  border: 1px #ddd solid;
  display: none;
  margin: 0 9px 0 9px;
  background: #fff;
  border-radius: 5px;
  position: relative;
  margin-bottom: 30px;
}
.hcs-orgchart .node .list.managers,
.hcs-orgchart .node .list.submanagers,
.hcs-orgchart .node .list.parentmanager {
  display: block;
}
.hcs-orgchart .node .more {
  position: absolute;
  bottom: 4px;
  left: calc(50% - 6px);
  display: none;
}
.hcs-orgchart .node .more:before {
  font-family: 'SAP-icons';
  content: "\e1f9";
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  color: #fff;
}
.hcs-orgchart .node .list .list-row {
  text-align: left;
  padding: 6px 10px;
  font-size: 12px;
  border-bottom: 2px solid #ddd;
  position: relative;
}
.hcs-orgchart .node .list .list-row:last-child {
  border-bottom: none;
}
.hcs-orgchart .node .line {
  margin-top: 160px;
  height: 40px;
  font-size: 35px;
  color: #fff;
}
.hcs-orgchart .node .line:before {
  content: "";
  width: 2px;
  height: 40px;
  left: 50%;
  top: 0;
  margin-top: 100px;
  border: 1px solid;
}
.hcs-orgchart .node .list-row .wrapper {
  padding: 0;
  margin-left: 35px;
  height: 30px;
  width: 130px;
}
.hcs-orgchart i.fa {
  font-family: 'SAP-icons';
  position: relative;
  cursor: default;
  text-align: center;
  display: inline-block;
  vertical-align: baseline;
  line-height: 1;
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
}
.hcs-orgchart .bottomEdge.fa-chevron-up:before,
.hcs-orgchart .list .fa-chevron-up:before {
  content: "\e1f7";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart .bottomEdge.fa-chevron-down:before,
.hcs-orgchart .list .fa-chevron-down:before {
  content: "\e1f6";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart .topEdge.fa-chevron-up:before {
  content: "\e1e1";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart .topEdge.fa-chevron-down:before {
  content: "\e1e2";
  display: inline-block;
  vertical-align: middle;
}
.hcs-orgchart td.left {
  border-left: 1px solid #A9B3BB;
}
.hcs-orgchart td.right {
  border-right: 1px solid #A9B3BB;
}
.hcs-orgchart td.top {
  border-top: 2px solid #A9B3BB;
}
.hcs-orgchart td > .down {
  background-color: #A9B3BB;
}
.hcs-orgchart .horizontalEdge.rightEdge {
  display: none;
}
.hcs-orgchart .horizontalEdge.leftEdge {
  display: none;
}
.hcs-orgchart .verticalEdge.bottomEdge {
  display: block;
}
.hcs-orgchart .node .bottomEdge {
  bottom: 6px;
}
.hcs-orgchart .node .view-detail {
  border-right: 1px #ddd solid;
  cursor: pointer;
}
.hcs-orgchart .node .direct-view-detail {
  border-left: 1px #ddd solid;
  cursor: pointer;
}
.hcs-orgchart .node .edge.bottomEdge {
  width: 20px;
  left: calc(50% - 10px);
}
.hcs-orgchart .node .edge.bottomEdge {
  font-size: 20px;
  position: absolute;
  color: #7fcbd9;
  cursor: default;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  cursor: pointer;
}
.hcs-orgchart .node .edge.topEdge {
  font-size: 12px;
  position: absolute;
  color: #aeaeae;
  cursor: default;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  cursor: pointer;
  right: 5px !important;
  bottom: 111px;
  top: unset;
  left: unset;
  height: 20px;
  line-height: 13px;
  width: 25px !important;
}
.hcs-orgchart .title .view-employee {
  padding: 4px 6px 4px 6px;
  color: #333;
  border-radius: 5px;
  cursor: pointer;
  position: absolute;
  top: 19px;
  right: 0;
}
.hcs-orgchart .title .view-employee > i {
  font-size: 12px !important;
  top: -2px;
}
.hcs-orgchart .title .view-employee > span {
  font-size: 11px !important;
  margin-left: 3px;
}
.hcs-orgchart .node .collapse {
  position: absolute;
  width: 110%;
  top: -25%;
  left: -5%;
  display: none;
}
.hcs-orgchart .node .collapse > .collapse-title {
  padding: 10px 5px;
  text-align: left;
  width: 80%;
  display: inline-block;
  color: #fff;
}
.hcs-orgchart .node .collapse > i {
  width: 10%;
  font-size: 16px;
  padding-bottom: 5px;
  cursor: pointer;
  color: #fff;
}
.hcs-orgchart .node.expanded .collapse {
  display: block;
  z-index: 21;
  background: #5fb2d7;
  border-radius: 10px;
}
.hcs-orgchart .node.expanded .title {
  z-index: 23;
}
.hcs-orgchart .node.expanded .bg-title {
  z-index: 22;
}
.hcs-orgchart .node.expanded .content {
  z-index: 23;
}
.hcs-orgchart .node.expanded .edge {
  display: none;
}
.hcs-orgchart .node.expanded .bottom {
  display: none;
}
.hcs-orgchart .node.expanded .info {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-color: #fff;
}
.hcs-orgchart .ellipsis {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.hcs-orgchart .node.dashed .info {
  border-right: 2px #ddd dashed;
  border-left: 2px #ddd dashed;
}
.hcs-orgchart .node.dashed .bottom {
  border: 2px #ddd dashed;
  border-top-width: 1px;
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}
.hcs-orgchart .node.dashed .view-detail {
  border-right: 1px #ddd dashed;
}
.hcs-orgchart .node.dashed .direct-view-detail {
  border-left: 1px #ddd dashed;
}
.hcs-orgchart .node.dashed.expanded .info {
  border-right: 2px #fff solid;
  border-left: 2px #fff solid;
}
.hcs-orgchart .lines .topLine {
  border-top-color: #9db0be;
}
.hcs-orgchart .lines .leftLine {
  border-left-color: #9db0be;
}
.hcs-orgchart .lines .rightLine {
  border-right-color: #9db0be;
}
.hcs-orgchart .lines .downLine {
  background-color: #9db0be;
}
.hcs-orgchart .transition {
  transition: transform 0.5s ease-in 1s;
}
.hcs-visible-border .sapUxAPObjectPageSectionHeader {
  display: none !important;
}
.hcs-icon-tab-headcount .sapMITBScrollContainer {
  margin: 0 0 0 5px !important;
}
.lv-checkbox-margin-left .sapMCbMark {
  margin-left: 40px !important;
}
.lv-checkbox-margin-left .sapMCbLabel {
  margin-left: 40px !important;
}
.lv-checkbox-margin-left135 .sapMRbB {
  margin-left: 135px !important;
}
.lv-checkbox-margin-left135 .sapMCbLabel {
  margin-left: 135px !important;
}
.lblSetUpDGTVProcess {
  margin-top: 10px !important;
  margin-right: 10px !important;
}
.marginbootom10 {
  margin-bottom: 10px !important;
}
/*lpsang*/
.lv-label-color-green {
  color: forestgreen !important;
}
/*end lpsang*/
/*tvnhuy*/
.hcs-hsnv-logo-img {
  max-width: 100%;
  max-height: 200px;
}
/*end tvnhuy*/
/*natrung*/
.hcs-timesheet-emp-avatar {
  padding-right: 10px;
  border-radius: 50%;
}
.hcs-timesheet-table-master {
  margin-bottom: 5px !important;
}
.hcs-timesheet-table-master th {
  background-color: #008ccb !important;
}
.hcs-timesheet-table-master th span,
.hcs-timesheet-table-detail th span {
  color: white !important;
}
.hcs-timesheet-table-master th:nth-child(1),
.hcs-timesheet-table-master td:nth-child(1),
.hcs-timesheet-table-master th:nth-last-child(1),
.hcs-timesheet-table-master td:nth-last-child(1) {
  width: 0 !important;
}
.hcs-timesheet-table-master th,
.hcs-timesheet-table-master td {
  width: 170px !important;
}
.hcs-timesheet-table-master th,
.hcs-timesheet-table-master td,
.hcs-timesheet-table-detail th,
.hcs-timesheet-table-detail td {
  border: 1px solid #e5e5e5;
}
.hcs-timesheet-table-master td > div div {
  padding-bottom: 3px;
}
.hcs-timesheet-table-master td > div div div {
  padding-right: 5px;
}
.hcs-timesheet-table-master tr th:nth-child(2) {
  width: 200px !important;
}
.hcs-timesheet-table-master tr td:nth-child(2) {
  pointer-events: none;
  background-color: #F5F5F5;
  text-align: left !important;
  width: 200px !important;
}
.hcs-timesheet-table-master tr:hover {
  background-color: white;
}
.hcs-timesheet-table-master-td-click {
  background-color: #e6f2f9;
}
.hcs-timesheet-table-master-dong2IconSuff-parent {
  position: absolute !important;
  right: 0 !important;
}
.hcs-timesheet-table-master-row-none,
.hcs-timesheet-table-master-cell-value {
  display: none !important;
}
.hcs-timesheet-table-detail th {
  background-color: #01638f !important;
  top: 30px !important;
}
.hcs-timesheet-toolbar {
  position: fixed;
  z-index: 99;
  width: 100%;
}
.hcs-timesheet-table-master tr th:nth-child(2) {
  position: sticky;
  z-index: 99;
}
.hcs-timesheet-table-master tr td:nth-child(2) {
  position: absolute;
  z-index: 98;
  width: 206px !important;
  height: 77px !important;
  max-height: 300px !important;
}
.hcs-timesheet-align-center {
  text-align: center !important;
}
.hcs-timesheet-align-right {
  text-align: right !important;
}
.hcs-timesheet-align-left {
  text-align: left !important;
}
.hcs-page-format-above-footer {
  position: fixed;
  bottom: 30px;
  width: 100%;
  background-color: white;
}
.hcs-format-label-openui {
  margin-top: 10px !important;
}
.hcs-format-label-noti-inout {
  color: red !important;
  font-weight: 700 !important;
}
.hcs-format-img-inout {
  margin-top: 15px;
  width: 165px;
  height: 185px;
  text-align: center !important;
  line-height: 165px;
}
.hcs-format-text-inout {
  margin-left: 26px;
}
.hcs-format-page-inout {
  background-color: white !important;
  font-size: 14px !important;
}
.hcs-format-page-inout .sapMLabel {
  font-size: 14px !important;
}
.hcs-format-page-inout .sapMText {
  font-size: 14px !important;
}
/*end natrung*/