@import url("https://fonts.googleapis.com/css?family=Barlow:300,400,500,700,800");

input:focus,
textarea:focus,
button:focus,
a:focus {
  outline: none;
}

body::-webkit-scrollbar {
  width: 0.3em;
}

body::-webkit-scrollbar-thumb {
  background-color: #38cdfc;
}

html {
  height: 100%;
}

body {
  min-width: 1280px;
  background-color: #F5F5F5;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  font-size: .85rem;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  overflow-x: hidden;
  position: relative;
}

body.fullscreen {
  height: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
  width: 100%;
}

span.container-fluid,
section.container-fluid,
ul.container-fluid,
ol.container-fluid,
div.container-fluid {
  max-width: 1280px;
  text-align: justify;
}

.nav-link {
  cursor: pointer;
}

/*.form-group {
  margin-bottom: 0;
}*/

.form-group>.icon-addon>input[type="search"] {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.icon-spacing>a {
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.clr-cyan {
  background-color: #00B7F1 !important;
}

.clr-green {
  background-color: #57E0A7 !important;
}

.clr-purple {
  background-color: #625EAB !important;
}

.clr-redpink {
  background-color: #FE8391 !important;
}

.clr-gray {
  background-color: #F5F5F5 !important;
}

.clr-white {
  background-color: #FFFFFF !important;
}

.font-clr-white > *{
  color: #FFFF !important;
}

.font-clr-redpink {
  color: #FE8391 !important;
}

.font-clr-cyan {
  color: #00B7F1 !important;
}

.font-clr-dark-gray{
    color: #333333 !important;
}

.border-radius-bottom{
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.bg-shadow-bottom {
  -webkit-box-shadow: -1px 15px 44px -14px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: -1px 15px 44px -14px rgba(0, 0, 0, 0.14);
  box-shadow: -1px 15px 44px -14px rgba(0, 0, 0, 0.14);
}

.center-block {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.slider-slide {
  position: relative;
  z-index: 9999;
}

.slides-left {
  min-height: 80px;
  min-width: 102px;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-right: 35px;
}

.bars-link {
  min-height: 80px;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 14px;
}

.icon-link {
  display: block;
  padding-top: 3px;
  min-height: 33px;
  overflow: hidden;
}

.icon-link>img {
  -o-object-fit: cover;
  object-fit: cover;
}

.navbar-link {
  text-align: center;
  padding-left: 18px;
  margin-top: 10px;
}

.navbar-link>.active a {
  background: #38CDFC;
}

.navbar-link>li>a {
  min-height: 84px;
  padding-top: 18px;
  margin: 10px;
  border-radius: 10px;
  color: white;
  font-size: 13px;
  line-height: 5px;
  font-weight: 500;
}

.navbar-link>li>a:hover,
.navbar-link>li>a:focus {
  background: #38CDFC;
}

.slider-link {
  min-width: 117px;
  position: fixed;
  min-height: 100%;
  -webkit-transition: 2s all;
  transition: 2s all;
}

.h-35 {
  height: 35% !important;
}

.h-20 {
  height: 20% !important;
}

.h-15 {
  height: 15% !important;
}

.branding {
  background-color: #FFFFFF;
  max-width: 100px;
}

.branding>.navbar-brand {
  width: 100%;
  padding: 0;
}

.branding>.navbar-brand>img {
  width: 100px;
}

.slides-left>a>i {
  font-size: 24px;
}

.navbar-wrap {
  padding: 0;
  min-height: 80px;
}

.borde-space {
  height: 1em;
}

.setting {
  color: #00B7F1 !important;
  min-width: 70px;
  min-height: 80px;
  text-align: center;
  padding: 0;
  display: block;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 27px;
}

.logout {
  min-width: 70px;
  min-height: 80px;
  text-align: center;
  padding: 0;
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 15px;
}

.showing-dropdown.show {
  display: block;
  border-radius: 0px;
  min-width: 189px !important;
  left: -47px;
  border: 0px;
  -webkit-box-shadow: 0px 0px 17px -3px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 0px 17px -3px rgba(0, 0, 0, 0.18);
}

.showing-dropdown {
  padding: 0;
}

.showing-dropdown>a {
  height: 50px;
  padding: 12px;
}

.showing-dropdown>a:focus {
  background: #00B7F1;
}

.dropdown-divider {
  margin: 0;
}

.profile {
  height: 80px;
  padding: 0px;
  min-width: 92px;
  text-align: center;
  padding-top: 14px;
  padding-bottom: 14px;
}

.profile.dropdown-toggle::after {
  display: none;
}

.inbox {
  height: 80px;
  padding-top: 25px;
  padding-bottom: 25px;
  min-width: 160px;
  text-align: center;
  color: #646464;
}

.circle-notif {
  height: 26px;
  width: 45px;
  overflow: hidden;
  display: block;
  position: absolute;
  margin-left: 15px;
  margin-top: -7px;
}

.search-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80%;
}

.search-wrap>li {
  width: 90%;
}

.big-circle {
  color: #FE8391;
  opacity: 0.5;
  font-size: 19px;
  position: absolute;
  z-index: 80;
  left: 19px;
  bottom: 5.5px;
  ;
}

.icons-notif {
  font-size: 18px;
}

.icons-notif>img {
  height: 20px;
  margin-right: 10px;
}

.icons-logout>img {
  height: 23px;
}

.small-circle {
  color: #FE8391;
  position: relative;
  font-size: 10px;
  z-index: 1;
  left: 4.5px;
  top: -4.5px;
}

/*.inbox:hover,*/
/*.inbox:focus,*/
/*.profile:hover,*/
/*.profile:focus,*/
/*.setting:hover,*/
/*.setting:focus,*/
/*.logout:hover,*/
/*.logout:focus {*/
/*  background: #fafafa;*/
/*  border-bottom: 3px solid #00B7F1;*/
/*  color: gray;*/
/*}*/

.input-group .icon-addon .form-control {
  border-radius: 0;
}

.icon-addon {
  position: relative;
  display: block;
}

.icon-addon:after,
.icon-addon:before {
  display: table;
  content: " ";
}

.icon-addon:after {
  clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon,
.icon-addon.addon-md .fa,
.icon-addon .fa {
  position: absolute;
  z-index: 2;
  left: 10px;
  font-size: 17px;
  width: 20px;
  margin-left: -2.5px;
  text-align: center;
  padding: 10px 0;
  top: 0px;
  color: #00B7F1;
}

.icon-addon.addon-lg .form-control {
  line-height: 1.33;
  height: 46px;
  font-size: 18px;
  padding: 10px 16px 10px 40px;
}

.icon-addon.addon-sm .form-control {
  height: 30px;
  padding: 5px 10px 5px 28px;
  font-size: 12px;
  line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
  font-size: 18px;
  margin-left: 0;
  left: 11px;
  top: 4px;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
  padding-left: 30px;
  float: left;
  font-weight: normal;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
  margin-left: 0;
  font-size: 12px;
  left: 5px;
  top: -1px;
}

.navbar-items>.navbar-nav>.nav-search {
  width: 100%;
}

.navbar-items>.navbar-nav {
  min-width: 65%;
}

.navbar-brand {
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}

.main-content {
  padding-top: 100px;
  min-height: 850px;
  padding-bottom: 50px;
}

/* .mainpopup{
  display: none
} */

@-webkit-keyframes HJZ4j_S46f_BkSAOBETz_Animation {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  33.33% {
    -webkit-transform: scale(1, 0.1);
    transform: scale(1, 0.1);
  }

  62.50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@keyframes HJZ4j_S46f_BkSAOBETz_Animation {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  33.33% {
    -webkit-transform: scale(1, 0.1);
    transform: scale(1, 0.1);
  }

  62.50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

.img-animation #By4iuSN6G * {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 1, 1);
  animation-timing-function: cubic-bezier(0, 0, 1, 1);
}

.img-animation #HJe4jOH4af {
  fill: black;
  visibility: hidden;
}

.img-animation #HJZ4j_S46f {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.img-animation #SkG4odHEpM {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.img-animation #HJZ4j_S46f_BkSAOBETz {
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transform-box: fill-box;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.img-animation #By4iuSN6G:hover #HJZ4j_S46f_BkSAOBETz {
  -webkit-animation-name: HJZ4j_S46f_BkSAOBETz_Animation;
  animation-name: HJZ4j_S46f_BkSAOBETz_Animation;
}

.notif-approval {
  background-color: #FE8391;
  color: #FFFFFF;
  min-width: 22px;
  min-height: 22px;
  display: inline-block;
  position: relative;
  top: 0;
  left: 3px;
  font-weight: 500;
  line-height: 1.4;
}

.login-wrapper {
  height: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
  width: 100%;
  background: #FFFFFF;
  overflow: hidden;
}

.login-content {
  height: 100%;
}

.login {
  width: 40%;
}

div.login-wrapper>div,
div.login-content>div {
  height: 100%;
}

.background-hrstep>img {
  position: fixed;
  -o-object-position: top;
  object-position: top;
  -o-object-fit: cover;
  object-fit: cover;
  width: 50%;
  height: 100%;
}

.background-hrstep {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #AEE4FB url(../img/bg_login.png) no-repeat;
  background-size: contain;
  background-position: 50% 0%;
}

.title-login {
  color: #00B7F1;
}

.desc-login {
  font-size: 16px;
  color: #646464;
  font-weight: 600;
}

.font-forget-password {
  font-size: 16px;
  font-weight: 500;
  color: #646464;
  text-decoration: underline;
}

a.font-forget-password:hover {
  color: #646464;
}

form.form-style-login>div.form-group>div.input-setting-custom>span.input-group>input,
form.form-style-login>div.form-group>div.input-setting-custom>span.input-group>select {
  border-bottom: 2px solid #ced4da!important;
  border: 0;
}

select.select-custom {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../img/select.svg) !important;
  background-position: center right;
  background-position-x: 95%;
  background-size: 7px;
  background-repeat: no-repeat;
}

.label-custom{
  font-size: 16px !important;
  color: #2D6790 !important;
  font-weight: bold !important;
}

form.form-style-login>div.form-group>div.input-setting-custom>label.label-input {
  font-size: 16px;
  font-weight: 500;
  color: #00B7F1;
}

.input-setting-custom {
  width: 100%;
}

.btn-signin-custom {
  font-weight: 500;
  font-size: 16px;
  height: 55px;
  width: 190px !important;
  background-color: #57E0A7 !important;
  border: 1px solid transparent !important;
  border-radius: 40px;
  line-height: normal;
}

.btn-signin-as-custom {
  font-weight: 500;
  font-size: 16px;
  height: 55px;
  width: 190px !important;
  background-color: #00B7F1 !important;
  border: 1px solid transparent !important;
  border-radius: 40px;
  line-height: normal;
}

.profil-login>img {
  -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
}

.footer-left {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-right {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-footer {
  height: 96px;
  width: 100%;
  background-color: #EAEAEA;
  color: #C9C9C9;
  text-align: center;
  z-index: 999;
  position: relative;
  bottom: 0;
}

.row-footer {
  height: 96px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.privacy-content {
  text-align: end;
  font-size: 16px;
  font-weight: 600;
}

.term-condition {
  text-align: start;
  font-size: 16px;
  font-weight: 600;
}

.nav-tabs .nav-link {
  border: 0;
  border-radius: 21px !important;
  color: #6F6F6F;
  font-weight: 500;
  font-size: 14px;
  height: 40px;
  min-width: 121px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.nav-tabs .nav-link.disabled {
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #FFFFFF;
  background-color: #172E47;
  display: flex;
  height: 40px;
  min-width: 121px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
}

.nav-tabs {
  border-bottom: 0;
  margin-bottom: 20px;
}

.wrapper-content-time {
  padding: 0;
  border-radius: 10px 10px 10px 10px;
  background-color: transparent;
}

.monocrome {
  background-color: #4CA3D1;
}

.main-layout {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 0;
  margin: 0;
  background-color: #FFFFFF;
  height: auto;
  z-index: 1;
}

.main-shadowRight {
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 14px 1px 18px -6px rgba(0, 183, 241, 0.08);
  -moz-box-shadow: 14px 1px 18px -6px rgba(0, 183, 241, 0.08);
  box-shadow: 14px 1px 18px -6px rgba(0, 183, 241, 0.08);
}

.timesheet {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #FFFFFF;
  z-index: 0;
}

.font-cuti-tersisa {
  color: #646464;
  font-size: 16px;
  font-weight: 500;
}

.c100 {
  margin: 0 !important;
}

.sisa {
  font-size: 26px;
  font-weight: 500;
}

.hari {
  font-weight: 500;
  font-size: 1rem;
  position: absolute;
  font-weight: 300;
  top: -12px;
  letter-spacing: 0px;
}

.general-info {
  border-bottom: 0px solid #F5F5F5;
}

.little-submit-button-timesheet {
  background-color: #625EAB;
  border: 6.5px solid #FFFFFF;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}

.little-submit-button-attendance {
    background-color: #00B5F0;
    border: 6.5px solid #FFFFFF;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
}

.little-submit-button-lembur {
  background-color: #57E0A7;
  border: 6.5px solid #FFFFFF;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}

.little-submit-button-cuti {
  background-color: #FE8391;
  border: 6.5px solid #FFFFFF;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}


.little-submit-button-flexy {
  background-color: #FFA048;
  border: 6.5px solid #FFFFFF;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}


.little-submit-button-proxy {
  background-color: #57E0A7;
  border: 6.5px solid #FFFFFF;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}

.little-lembur {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-right: 10px;
  background-color: #57E0A7;
}

.little-cuti {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-right: 10px;
  background-color: #FE8391;
}

.little-timesheet {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-right: 10px;
  background-color: #625EAB;
}

.little-flexy {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-right: 10px;
  background-color: #FFA048;
}

.btn-submit-custom {
  font-weight: 500;
  font-size: 16px;
  height: 55px;
  width: 225px !important;
  background-color: #57E0A7 !important;
  border: 1px solid transparent !important;
  border-radius: 40px;
  line-height: normal;
  position: relative;
}

.btn-submit-custom.btn-proxy:hover{
    color: #6F6F6F !important;
}

.font-request-sent {
  margin: 0;
  font-weight: bold;
  color: #00B7F1;
}

.table-bordered th,
.table-bordered td {
  border: 0px;
}

.table-bordered {
  border: 0;
  color: #6F6F6F;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #FFFFFF;
}

.thead-custom {
  background-color: #F5FDFF;
  color: #00B7F1;
}

.table thead th {
  border-bottom: 0;
}

.table-bordered th,
.table-bordered td {
  border-bottom: 1px solid #dadada;
}

.tr {
  border-bottom: 1px solid;
}

.btnpointer {
  cursor: pointer;
}

.img-info {
  -webkit-filter: opacity(15%);
  filter: opacity(15%);
  pointer-events: none;
  cursor: default;
}

.img-from-employee {
  -o-object-fit: cover;
  object-fit: cover;
  width: 50px !important;
  height: 50px !important;
}

.img-profile {
  width: 100%;
  height: 214px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-shadow: 0px 0px 14px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 14px 4px rgba(0, 0, 0, 0.05);
}

.img-profile-rounded {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
  object-fit: cover;
}

.img-employee {
  width: 65px;
  height: 65px;
  -o-object-fit: cover;
  object-fit: cover;
}

.img-clock {
  vertical-align: sub;
  padding-right: 5px;
}

.img-icon {
  vertical-align: text-top;
  width: 20px;
}

.color-pending {
  color: #00B7F1;
}

.table-custom>thead>tr>th:first-child {
  padding-left: 24px;
}

.table-custom>thead>tr>th:nth-last-child(1) {
  padding-right: 24px;
}

.table-custom tbody>tr>td:first-child {
  padding-left: 24px;
}

.table-custom tbody>tr>td:nth-last-child(1) {
  padding-right: 24px;
}

.media {
  min-height: 65px;
}

.disabled-image {
  -webkit-filter: opacity(50%);
  filter: opacity(50%);
  pointer-events: none;
  cursor: default;
}

.employee-name {
  color: #6F6F6F;
  font-weight: bold;
  font-size: 15px;
}

.employee-job {
  color: #6F6F6F;
  font-size: 13px;
}

.font-employee-request {
  margin: 0;
  font-weight: bold;
  color: #00B7F1;
}

.disabled-img {
  -webkit-filter: opacity(50%);
  filter: opacity(50%);
  pointer-events: none;
  cursor: default;
}

/* .submittimepopup {
  background-color: #FFFFFF;
  height: auto;
  width: 97%;
  display: none;
  position: absolute;
  padding-bottom: 10px;
  z-index: 1000;
  -webkit-box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
  box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18); } */

.requestsent-desc-pop-up {
  padding-bottom: 8rem !important;
}

select.select-popup-custom {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../img/select.svg) !important;
  background-position: center right;
  background-position-x: 24em;
  background-size: 7px;
  background-repeat: no-repeat;
}

.img-dropdown {
  vertical-align: sub;
  padding-left: 5px;
  padding-right: 10px;
}

/* .submittimesheetpopup {
  background-color: #FFFFFF;
  height: 837px;
  width: 97%;
  display: none;
  position: absolute;
  z-index: 1000;
  -webkit-box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
  box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18); }

.submitleavepopup {
  background-color: #FFFFFF;
  height: 837px;
  width: 97%;
  display: none;
  position: absolute;
  z-index: 1000;
  -webkit-box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
  box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18); } */

.select-img-input {
  position: absolute;
  top: 6px;
  left: 382px;
  z-index: 99;
}

.select-img-input::after {
  content: url(../img/select.svg) !important;
}

/* .requestsentpopup {
  background-color: #FFFFFF;
  height: 837px;
  width: 97%;
  display: none;
  position: absolute;
  z-index: 1000;
  -webkit-box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
  box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18); } */

.requestsent-desc-pop-up {
  padding-bottom: 8rem !important;
}

/* .approvalpopup {
  background-color: #FFFFFF;
  height: 837px;
  width: 97%;
  display: none;
  position: absolute;
  z-index: 1000;
  -webkit-box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
  box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18); } */

.approval-desc-pop-up {
  padding-bottom: 2rem !important;
}

.newsfeed-company-calendar {
  border-radius: 10px;
  padding: 0;
  margin: 0;
  background-color: #FFFFFF;
  height: auto;
}

.company-calendar {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #00B7F1;
  height: 80px;
}

.general-info {
  border-bottom: 0px solid #F5F5F5;
  height: 80px;
}

.font-general-info {
  margin: 0;
  font-weight: bold;
  color: #00B7F1;
}

.title-general-info {
  font-size: 18px;
  font-weight: bold;
}

.subject-general-info {
  font-weight: bold;
  color: #6F6F6F;
  margin: 0;
}

.date-general-info {
  color: #6F6F6F;
}

.message-general-info {
  border-top: 2px solid #F5F5F5;
  color: #6F6F6F;
}

.font-company-calendar {
  margin: 0;
  font-weight: 500;
  color: #FFFFFF;
  padding: 0 !important;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.schedule-company-calendar {
  border-bottom: 1px solid #F5F5F5;
}

.schedule-box-red {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  -moz-border-radius: 10%;
  -webkit-border-radius: 10%;
  text-align: center;
  color: #FFFFFF;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
  background: #FE8391;
}

.schedule-box-green {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  -moz-border-radius: 10%;
  -webkit-border-radius: 10%;
  text-align: center;
  color: white;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
  background: #57E0A7;
}

.schedule-company-calendar {
  border-bottom: 1px solid #F5F5F5;
}

.schedule-date {
  font-weight: bold;
  color: #646464;
}

.schedule-title {
  color: #646464;
}

.img-articles > img{
  height: 150px;
}

.content-articles{
  padding: 1.5rem;
  height: 13rem;
}

.content-articles > .row{
  display: flex;
  align-items: center;
  height: 100%;
}

.body-articles{
  padding-left: 18x;
  color: #6A6A6A;
}

.date-article,.tag-article{
  opacity: .5;
}

.body-articles > .title-article{
  font-weight: 500;
  font-size: 15px;
  text-align: left;
  padding-top: 10px;
  line-height: 1.3;
}

.desc-article {
  padding-top: 5px;
  font-size: 14px;
}

.tag-article{
  padding-top: 20px;
}

.headline-articles {
  display: flex;
  justify-content: center;
  overflow: hidden;
  padding: 5px;
  min-height: 80px;
  text-align: left;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
}

.inbox-left-sidebar>.nav-pills .nav-link.active,
.nav-pills .show>.nav-link+.inbox-notif .fa .fa-circle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 30px;
}

.inbox-notif {
  display: none;
  color: #DFE55D;
  font-size: 10px;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.selected {
  display: block;
}

.inbox-left-sidebar {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #00B7F1;
  height: 870px;
  color: white;
  margin: 0;
  padding: 0;
}

.title-inbox {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}

.inbox-bar {
  font-weight: bold;
  font-size: 20px;
}

.inbox-left-sidebar>.nav-pills .nav-link {
  padding-left: 30px;
  border-radius: 0;
  color: #BCECFB;
}

.inbox-left-sidebar>.nav>.nav-link {
  padding: 0.5rem 2rem;
  font-size: 16px;
}

.inbox-left-sidebar>.nav {
  margin: 0;
}

.inbox-left-sidebar>.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #19BEF2;
}

.table-apprv tbody tr:nth-last-child(1) td .wrapper-dashed .x-btn:after{
    border-left: 0;
}

.fm-styles{
    height: 80vh;
    overflow-y: auto;
}

.fm-loader{
    background: none;
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 99;
    width: 100%;
}

.fm-loader button{
    width: 178px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.wrapper-dashed{
    display: flex;
    justify-content: center;
}

.x-btn{
    height: 2.2vw;
    width: 6vw;
    border-radius: 100px;
    line-height: 1;
    text-align: center;
    font-weight: 600;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .7vw;
    position: relative;
}

.x-btn:after{
    content: '';
    position: absolute;
    height: 53px;
    width: 1px;
    bottom: -53px;
    border-left: 1px dashed #d1cbcb;
}

.button-approved {
  background-color: #4FE092;
}

.button-rejected {
  background-color: #FF7586;
}

.child-inbox {
  position: absolute;
  z-index: 0;
  left: 78px;
  height: 65px;
  width: 5px;
}

#example-employee>tbody>tr>td>div:first-child {
  height: 65px;
}

.content-employee {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0;
  background-color: white;
  height: 870px;
  color: black;
}

.custom-nav-content-profile {
  border-bottom: 1.3px solid #E5E5E5;
  font-weight: bold;
  height: 73px;
  display: flex;
  justify-content: flex-start;
  padding-left: 30px;
  align-items: center;
}

.custom-nav-content-profile>.nav-tabs>li a {
  font-weight: 600;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.custom-nav-content-profile>.nav-tabs>li {
  margin-right: 20px;
}

.custom-nav-content-profile .nav-tabs .nav-link.active,
.custom-nav-content-profile .nav-tabs .nav-item.show .nav-link {
  font-size: 15px;
}

.custom-nav-content-employee {
  border-bottom: 2px solid #F5F5F5;
  font-weight: bold;
}

.content-profile {
  padding: 0;
  background-color: white;
  height: 870px;
  color: black;
}

.statistics-profile {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0;
  background-color: #00B7F1;
  height: 870px;
  color: black;
}

.nav-tab-inbox {
  margin-top: 14px !important;
  margin-bottom: 14px !important;
}

#example-request tbody>tr>td {
  padding: 0;
}

.nav-tab-profile {
  margin-top: 14px !important;
  margin-bottom: 14px !important;
}

.profile-left-sidebar {
  height: 100vh;
  color: white;
  margin: 0;
  padding: 0;
  border-right: 1.3px solid white;
}

.profile-left-sidebar::after {
  content: "";
  width: 1.5px;
  min-height: 500%;
  background: #E5E5E5;
  position: absolute;
  right: 0;
  top: 0;
}

.profile-left-sidebar>.nav-pills .nav-link {
  border-radius: 0;
}

.profile-left-sidebar>.nav>.nav-link {
  padding: 0.5rem 2rem;
  font-size: 16px;
}

.profile-left-sidebar>.nav {
  margin: 0;
}

.profile-left-sidebar>.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #00B7F1;
}

.profile-left-sidebar>.nav-pills .nav-link.active,
.nav-pills .show>.nav-link+.inbox-notif .fa .fa-circle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 30px;
}

.profile-bar {
  font-size: 15px;
  overflow: hidden;
  min-height: 300px;
  padding-bottom: 33px;
  border-bottom: 1px solid #E5E5E5;
}

.profile-name {
  padding-top: 25px;
  color: #00B7F1;
  font-size: 20px;
  font-weight: bold;
}

.content-profile {
  padding: 0;
  background-color: white;
  height: 870px;
  color: black;
}

.content-employee {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0;
  background-color: white;
  height: 870px;
  color: black;
}

.custom-nav-content-profile {
  border-bottom: 1.3px solid #E5E5E5;
  font-weight: bold;
}

.custom-nav-content-employee {
  border-bottom: 2px solid #F5F5F5;
  font-weight: bold;
}

.content-profile {
  padding: 0;
  background-color: white;
  height: 870px;
  color: black;
}

.statistics-profile {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0;
  background-color: #00B7F1;
  height: 870px;
  color: black;
}

.form-style-8 {
  /* font-family: 'Open Sans Condensed', arial, sans; */
  background: #FFFFFF;
}

.form-style-8 h2 {
  background: #4D4D4D;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #797979;
  font-size: 18px;
  font-weight: 100;
  padding: 20px;
  margin: -30px -30px 30px -30px;
}

.form-style-8 input[type="text"],
.form-style-8 input[type="date"],
.form-style-8 input[type="datetime"],
.form-style-8 input[type="email"],
.form-style-8 input[type="number"],
.form-style-8 input[type="search"],
.form-style-8 input[type="time"],
.form-style-8 input[type="url"],
.form-style-8 input[type="password"],
.form-style-8 textarea,
.form-style-8 select {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  display: block;
  width: 100%;
  padding: 7px;
  border: none;
  border-bottom: 1px solid #ddd;
  background: transparent;
  margin-bottom: 10px;
  font: 16px Arial, Helvetica, sans-serif;
  height: 45px;
  -webkit-appearance: none;
}

.form-style-8 textarea {
  resize: none;
  overflow: hidden;
}

.form-style-8 input[type="button"],
.form-style-8 input[type="submit"] {
  -webkit-box-shadow: inset 0px 1px 0px 0px #45D6D6;
  box-shadow: inset 0px 1px 0px 0px #45D6D6;
  background-color: #2CBBBB;
  border: 1px solid #27A0A0;
  display: inline-block;
  cursor: pointer;
  color: #FFFFFF;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  padding: 8px 18px;
  text-decoration: none;
  text-transform: uppercase;
}

.form-style-8 input[type="button"]:hover,
.form-style-8 input[type="submit"]:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #34CACA), to(#30C9C9));
  background: linear-gradient(to bottom, #34CACA 5%, #30C9C9 100%);
  background-color: #34CACA;
}

.form-control-custom:focus{
  box-shadow: 0 0 0 0.2rem transparent;
  border-bottom: 3px solid #38cdfc !important;
}

.setting-left-sidebar {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #073150;
  height: 870px;
  color: white;
  margin: 0;
  padding: 0;
}

.title-setting {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}

.setting-bar {
  font-weight: bold;
  font-size: 20px;
}

.setting-left-sidebar>.nav-pills .nav-link {
  border-radius: 0;
  color: #C3CDD5;
}

.setting-left-sidebar>.nav>.nav-link {
  padding: 0.5rem 2rem;
  font-size: 16px;
}

.setting-left-sidebar>.nav {
  margin: 0;
}

.setting-left-sidebar>.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #1F4561;
}

.setting-left-sidebar>.nav-pills .nav-link.active,
.nav-pills .show>.nav-link+.inbox-notif .fa .fa-circle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 30px;
}

.account-setting-bar {
  font-weight: bold;
  font-size: 20px;
  color: #2D6790;
}

.title-account-setting {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}

.form-setting-custom>div>div>label {
  color: #2D6790;
  font-weight: bold;
}

.label-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
}

.vector-img-input::after {
  content: url(../image/Vector.svg) !important;
}

.vector-img-input {
  position: absolute;
  top: 12px;
  left: 500px;
  opacity: 0.3;
}

.input-group>.form-style-8 input[type="text"],
.input-group>.form-style-8 input[type="date"],
.input-group>.form-style-8 input[type="datetime"],
.input-group>.form-style-8 input[type="email"],
.input-group>.form-style-8 input[type="number"],
.input-group>.form-style-8 input[type="search"],
.input-group>.form-style-8 input[type="time"] .input-group>,
.form-style-8 input[type="url"],
.input-group>.form-style-8 input[type="password"],
.input-group>.form-style-8 textarea,
.input-group>.form-style-8 select {
  width: 50%;
}

.form-control-custom {
  padding-right: 5.5% !important;
}

.vector-img-input::after {
  content: url(../img/Vector.svg) !important;
}

.vector-img-input {
  position: absolute;
  top: 10px;
  left: 555px;
  opacity: 0.3;
}

.button-popup-available {
  cursor: pointer;
}

.content-available {
  padding: 0 !important;
  min-height: 111px;
  overflow: hidden;
  border-radius: 5px;
}

.allowance {
  background-color: #625EAB;
  border-radius: 5px;
}

.img-available-benefit {
  width: 100%;
  height: 111px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
}

.title-content-available {
  font-size: 16px;
  font-weight: bold;
  color: #6F6F6F;
}

.available-benefit-row {
  width: 120%;
}

.request-reimbursement {
  border: 2px solid #00B7F1;
  border-radius: 5px;
  background-color: transparent;
}

.available-benefit-content {
  border-top: 2px solid #F5F5F5;
  color: #6F6F6F;
}

.available-benefit-row>div>a {
  text-decoration: none !important;
  color: #6F6F6F !important;
}

.img-btn_edit:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* .animated {
  -webkit-animation-duration: 1.5s !important;
  animation-duration: 1.5s !important; } */

.img-btn_edit {
  display: block;
  position: absolute;
  top: 95px;
  right: 35px;
  bottom: 0;
  width: 30px;
}

.border-benefit,
.border-insurance,
.border-grab {
  font-size: 15px;
  border-radius: 10%;
}

.border-benefit>thead,
.border-insurance>thead,
.border-grab>thead {
  background-color: transparent;
}

.border-benefit>tbody>tr:first-child,
.border-benefit>tbody>tr:last-child,
.border-grab>tbody>tr:first-child,
.border-grab>tbody>tr:last-child {
  border: 3px solid #F5F5F5;
  text-align: left;
}

.border-insurance>tbody>tr>td:first-child,
.border-grab>tbody>tr>td {
  line-height: 44px;
}

.border-insurance>tbody>tr:first-child,
.border-insurance>tbody>tr:last-child {
  text-align: left;
  background-color: #625EAB !important;
  color: #FFFFFF !important;
}

.border-insurance tbody tr:nth-of-type(odd) {
  background-color: #625EAB !important;
  color: #FFFFFF;
}

.border-grab>thead>tr>th {
  color: #6F6F6F;
}

.border-space {
  height: 1em;
}

.img-right {
  position: absolute;
  top: 418px;
  right: 535px;
}

.info-list {
  margin-top: 10px;
  padding-left: 38px;
  padding-right: 38px;
  border-bottom: 2px solid #F5F5F5;
}

.info-list-right {
  padding-left: 5px;
}

.info-list-right img {
  height: 25px;
}

.info-list>.row {
  margin-bottom: 10px;
}

.icon-grab {
  height: 100%;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
}

.icon-grab img {
  height: 20px;
}

/* .requestpopup {
  background-color: #FFFFFF;
  height: 737px;
  width: 97%;
  display: none;
  position: absolute;
  z-index: 10;
  -webkit-box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
  box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18); } */

.pop-up {
  position: absolute !important;
  top: -31px !important;
  right: 142px !important;
  width: 82%;
}

.pop-up-general-info {
  background-color: #00B7F1;
  height: 45px;
  padding: 1rem;
}

.font-title-pop-up {
  color: #FFFFFF;
  font-weight: 500;
  margin: 0;
}

.close-pop-up {
  display: flex;
  cursor: pointer;
}

.form-popup-custom {
  color: #00B7F1;
  font-weight: bold;
}

.buttonsubmit {
  padding-top: 22px;
  border-top: 1px solid #ccc;
}

.submit-custom {
  background-color: #00B7F1;
  border: 1px solid #00B7F1;
  width: 128px;
  height: 45px;
}

.tbody-custom>tr>td:hover {
  cursor: pointer;
}

.employeereimbursement,
.employeeloans,
.employeeinsurance,
.grabvoucher {
  /*display: none;
  z-index: 100;*/
  background-color: #FFFFFF;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  min-height: 50em;
  min-width: 100%;
  margin-bottom: 10px !important;
}

.employeereimbursement>div>.row>.col-7,
.employeeloans>div>.row>.col-7,
.employeeinsurance>div>.row>.col-7,
.grabvoucher>div>.row>.col-7 {
  /*height: 44.3em;*/
  -webkit-box-shadow: 14px 1px 18px -6px rgba(0, 183, 241, 0.08);
  box-shadow: 14px 1px 18px -6px rgba(0, 183, 241, 0.08);
  z-index: 1;
}

.image-responsive {
  -o-object-fit: cover;
  object-fit: cover;
  height: 240px;
  width: 731px;
}

.image-responsive>img {
  width: 100%;
}

.employeereimbursement>div>.row>.col-5,
.employeeloans>div>.row>.col-5,
.employeeinsurance>div>.row>.col-5,
.grabvoucher>div>.row>.col-5 {
  /*height: 44.3em;*/
  border-left: 2px solid #F5F5F5;
}

.schedule-box-cyan {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  -moz-border-radius: 10%;
  -webkit-border-radius: 10%;
  text-align: center;
  color: #FFFFFF;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
  background: #00B7F1;
}

.schedule-box-cyan>img {
  padding-top: 10px;
  height: 24px;
  width: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.schedule-company-calendar>div>.col-11 {
  padding-left: 30px;
}

.employeereimbursement>.col-12>div>.col-5>.schedule-company-calendar,
.employeeloans>.col-12>div>.col-5>.schedule-company-calendar,
.employeeinsurance>.col-12>div>.col-5>.schedule-company-calendar,
.grabvoucher>.col-12>div>.col-5>.schedule-company-calendar {
  border-bottom: 2px solid #F5F5F5 !important;
}

.arrow-right>img {
  position: absolute;
  top: -15px;
  right: 0;
}

.between-claim-icon {
  padding: 3px;
  padding-bottom: 5px;
  vertical-align: middle;
}

.color-rejected {
  color: #FE8391;
}

/*
.claimreimbursementpopup {
  background-color: #FFFFFF;
  height: 837px;
  width: 97%;
  display: none;
  position: absolute;
  z-index: 10;
  -webkit-box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
  box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18); } */

.font-head-pop-up {
  font-size: 17px;
  font-weight: 600;
  color: #00B7F1 !important;
}

.pop-up-general-info {
  background-color: #00B7F1;
}

.font-title-pop-up {
  color: #FFFFFF;
  font-weight: 500;
}

.form-popup-custom {
  color: #00B7F1;
  font-weight: bold;
}

.custom-file-upload {
  width: 100%;
  border: 1px solid #ccc;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  padding: 15px;
  background-color: #F5F5F5;
  color: #6F6F6F;
  font-weight: 500;
  font-size: 14px;
}

.custom-file-upload:hover {
  background-color: #6F6F6F;
  color: #FFFFFF;
  border-color: #6F6F6F;
}

.buttonsubmit {
  padding-top: 22px;
  border-top: 1px solid #ccc;
}

.button-popup {
  padding: 0;
}

.delete-custom {
  color: #F5F5F5;
  background-color: #6F6F6F;
  border: 1px solid #6F6F6F;
  width: 128px;
  height: 45px;
}

.submit-custom {
  background-color: #00B7F1;
  border: 1px solid #00B7F1;
  width: 128px;
  height: 45px;
}

.img-nominal {
  height: 25px;
}

.nominal-popup {
  color: #6F6F6F !important;
  font-size: 28px;
  font-weight: 500;
}

.date-popup {
  color: #6F6F6F;
  font-size: 14px;
  font-weight: 500;
}

.font-title-desc {
  font-size: 17px;
  color: #6F6F6F;
  font-weight: bold;
}

.font-fill-desc {
  font-size: 17px;
  color: #6F6F6F;
}

.font-fill-desc>a {
  text-decoration: underline;
  color: #6F6F6F;
}

.desc-pop-up {
  padding-bottom: 9rem !important;
}

/* .employeedeatilpopup {
  background-color: #FFFFFF;
  height: 837px;
  width: 97%;
  display: none;
  position: absolute;
  z-index: 10;
  -webkit-box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
  box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18); } */

.employee-desc-pop-up {
  padding-bottom: 4rem !important;
}

.approve-custom {
  color: #FFFFFF;
  background-color: #57E0A7;
  border: 1px solid #57E0A7;
  width: 128px;
  height: 45px;
  margin-right: 10px;
}

.reject-custom {
  color: #FFFFFF;
  background-color: #FE8391;
  border: 1px solid #FE8391;
  width: 128px;
  height: 45px;
  margin-left: 10px;
}

.old-data {
  opacity: 0.4;
  pointer-events: none;
}

.table-center>thead>tr>th:nth-child(2),
.table-center>thead>tr>th:nth-child(3),
.table-center>thead>tr>th:nth-child(4) {
  text-align: center;
}

.table-center>tbody>tr>td:nth-child(2),
.table-center>tbody>tr>td:nth-child(3),
.table-center>tbody>tr>td:nth-child(4) {
  text-align: center;
}

/* .incomedeductiondetailpopup {
  background-color: #FFFFFF;
  height: 838px;
  width: 97%;
  display: none;
  position: absolute;
  z-index: 10;
  -webkit-box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
  box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18); } */

.income-desc-pop-up {
  padding-bottom: 1rem !important;
}

.income-desc-pop-up>div>h5 {
  font-size: 14px;
}

.incomedeductiondetailpopup>.col-12>.row {
  height: 28em;
}

.incomedeductiondetailpopup>.col-12>.row>.col {
  padding: 0;
}

.incomedeductiondetailpopup>.col-12>div>div:first-child {
  -webkit-box-shadow: 14px 1px 18px -6px rgba(0, 183, 241, 0.08);
  box-shadow: 14px 1px 18px -6px rgba(0, 183, 241, 0.08);
}

.total-income>div>div>.col-10>div {
  font-size: 20px;
}

.table-center>tbody>tr>td:nth-child(3) {
  text-decoration: underline;
}

.img-icontable-left {
  margin-top: 7px;
  margin-left: -30px;
  height: 10px;
  position: absolute;
}

.allowance-nominal>.row>.col-10>.nominal-popup {
  font-size: 18.5px !important;
  line-height: 20px;
}

.font-total-take-homepay {
  font-size: 28px;
  color: #00B7F1;
}

.font-title-take-homepay {
  font-size: 18.5px;
  color: #00B7F1;
}

.download-custom {
  color: #FFFFFF;
  background-color: #00B7F1;
  border: 1px solid #00B7F1;
  width: 128px;
  height: 45px;
  margin-right: 10px;
}

.print-custom {
  color: #FFFFFF;
  background-color: #6F6F6F;
  border: 1px solid #6F6F6F;
  width: 128px;
  height: 45px;
  margin-right: 10px;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

.btn-file>input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(-300px, 0) scale(4);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}

.fileupload {
  margin-bottom: 9px;
}

.fileupload .uneditable-input {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}

.fileupload .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}

.fileupload .thumbnail>img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
}

.fileupload .btn {
  vertical-align: middle;
}

.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists {
  display: none;
}

.fileupload-inline .fileupload-controls {
  display: inline;
}

.fileupload-new .input-append .btn-file {
  border-radius: 0 3px 3px 0;
}

.thumbnail-borderless .thumbnail {
  border: none;
  padding: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fileupload-new.thumbnail-borderless .thumbnail {
  border: 1px solid #ddd;
}

/* .filterpopup {
  background-color: #FFFFFF;
  height: 37em;
  width: 97%;
  display: none;
  position: absolute;
  z-index: 10;
  -webkit-box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
  box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18); } */

.filterpopup>.col-12:first-child>.row {
  height: 10em;
}

.filterpopup>.col-12>.row>.col {
  padding: 0;
}

/* Customize the label (the container) */
.container {
  display: block;
  position: relative;
  padding-top: 2px;
  padding-left: 28px;
  margin-bottom: 8px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 4px;
  left: 0px;
  height: 18px;
  width: 18px;
  border-radius: 25%;
  border: 2px solid #ccc;
}

/* On mouse-over, add a grey background color */
/* When the checkbox is checked, add a blue background */
.container input:checked~.checkmark {
  background-color: #00B7F1;
  border: transparent;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 6.5px;
  top: 3px;
  width: 5.8px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.custom-file-upload:hover,
.btn-primary:hover {
  background-color: #00B7F1;
  color: #FFFFFF;
  border-color: #00B7F1;
}

.dropdown-menu {
  color: #6F6F6F;
}

/*# sourceMappingURL=custom.css.map */
.fc-head-container {
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.fc-day-header {
  border-right-color: transparent !important;
}

/*25 Sept 2018*/
.centered-footer {
  width: 801px;
  margin: 0 0 0 auto;
  height: 96px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.righted-footer {
  min-width: 20%;
  height: 96px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.content-list-footer {
  padding: 0;
  margin: 0;
  display: flex;
}

.content-footer {
  display: block;
  width: 135px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.content-list-footer>li {
  list-style: none;
  display: inline-block;
  width: 60px;
  text-align: center;
}

.content-list-footer>li a {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-footer {
  padding: 0;
  margin: 0;
}

.main-footer>li {
  list-style: none;
  display: inline-block;
}

.head-recent {
  width: 100%;
  margin: 0 15px 0 15px;
  height: 80px;
  border-bottom: 1.5px solid #F5F5F5;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.left-recent {
  height: 79px;
  border-top-left-radius: 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 25px 0 25px;
}

.left-recent>.title-recent {
  display: block;
  font-weight: 600;
  font-size: 20px;
  color: #6A6A6A;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.right-recent {
  height: 79px;
  border-top-right-radius: 5px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 25px 0 25px;
}

.list-channel {
  padding: 0;
  margin: 0;
  line-height: 0;
}

.list-channel>li {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}

.list-channel>li:nth-last-child(1) {
  margin-right: 0;
}

.list-channel>li>a {
  display: block;
  overflow: hidden;
  height: 45px;
  width: 45px;
}

.list-channel>li>a>img {
  height: 100%;
}

.change-opacity {
  opacity: 0.2;
}

.centent-recent {
  margin-left: 15px;
  margin-right: 15px;
  width: 100%;
}

.content-value-recent {
  margin: 0;
  padding: 0;
}

.content-value-recent>li {
  list-style: none;
  display: block;
  min-height: 85px;
  padding: 5px 20px 5px 20px;
  position: relative;
}

.content-value-recent>li:nth-last-child(1):after{
    background: none !important;
}

.content-value-recent>li:after{
    content: '';
    position: absolute;
    right: 20px;
    background: #DADADA;
    left: 20px;
    bottom: 0;
    height: 1px;
}

.content-value-recent>li.line-not-full:after{
    content: '';
    position: absolute;
    right: 20px;
    background: #DADADA;
    left: 94px;
    bottom: 0;
    height: 1px;
}

.box-feeds-list {
  min-height: 84px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box-feeds-list>.inBoxFeeds {
  background: #00B7F1;
  display: flex;
  width: 109px;
  height: 50px;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  color: #FFFF;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.inBoxFeeds > img {
  filter: brightness(10);
  padding-right: 5px;
}

.feedsTitle{
  font-size: 16px;
  color: #646464;
  font-weight: 600;
}

.feedsDate{
  opacity: 0.5;
}
.recents__wrapper > .row > .col-md-9{
  display: flex;
  align-items: center;
}

.box-feeds-descprtion>.feedsDescription {
  display: block;
  height: auto;
  font-size: 16px;
  color: #646464;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.box-feeds-descprtion>.feedsDescription>a {
  text-decoration: underline;
  color: #646464;
  font-weight: 600;
  font-size: 16px;
}

.wrapper-timing__ {
  overflow: hidden;
  margin-bottom: 8px;
}

.box-timing__ {
  background: #38CDFC;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.body-timing__ {
  background: #00B7F1;
  width: 100%;
  min-height: 105px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.calculating-timing__ {
  padding: 0 10px 0 10px;
  margin: 0;
  width: 100%;
}

.footer-timing__ {
  height: 32px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.squares-time__ {
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.squares-time__>span {
  display: block;
}

.body-squares__ span,
.head-squares__ span {
  text-align: center;
}

.body-squares__,
.head-squares__ {
  font-size: 13px;
  color: #646464;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.dts-squares__ {
  font-size: 38px;
  font-weight: 500;
}

.title-squares__{
  display: block;
  font-size: 14px;
  font-weight: 500;
}

.body-squares__>.hms-squares__ {
  font-weight: 200;
}

.touch-timing__ {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 0;
  cursor: pointer;
}

.list-calendar-company__ {
  padding: 0;
  margin: 0;
}

.list-calendar-company__>li {
  list-style: none;
  display: block;
}

.block-calendar__ {
  overflow: hidden;
  /*height: 80px;*/
  display: flex;
  /*justify-content: center;*/
  align-items: center;
}

.block-calendar__::after {
  content: "";
  position: absolute;
  margin-top: 40px;
  height: 0.8px;
  left: 38px;
  background: #F5F5F5;
  width: 332px;
}

.dated-lefted__ {
  width: 65px;
  padding-left: 15px;
}

.dated-righted__ {
  width: 100%;
  padding-right: 15px;
}

.desc-dateBox__ {
  line-height: 20.5px;
  padding: 0 10px 0 10px;
}

.desc-dateBox__ span {
  display: block;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.feedsDescription>h6 {
  margin: 0;
  font-weight: 600;
}

.feedsDescription>p {
  margin: 0;
  line-height: 19px;
  font-size: 15px;
  text-align: left;
}

.desc-dateBox__ .date-strong_ {
  font-weight: 500;
}

.desc-dateBox__ .date-thin_ {
  font-weight: 200;
}

.circles-auto {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.dot-notification__ {
  position: absolute;
  right: -35px;
  top: 0px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.opaque__0 {
  opacity: 0.3;
}

.opaque__1 {
  opacity: 1;
}

.recents__2 {
  display: none;
}

.picturesLeft {
  display: flex;
  background: red;
  width: 100px;
  overflow: hidden;
  height: 100px;
}

.picturesLeft>img {
  object-fit: contain;
  height: 100px;
}

.font-cyan {
  color: #00B7F1 !important;
}

.head-article__ {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 150px;
  margin-left: 100px;
  margin-right: 100px;
  color: #646464;
}

.body-article__ {
  overflow: hidden;
}

.body-article__:nth-last-child(1),
.body-article__:nth-last-child(2),
.body-article__:nth-last-child(3),
.body-article__:nth-last-child(4),
.body-article__:nth-last-child(5) {
  margin-top: 30px;
}

.head-article__>span {
  display: block;
  font-size: 36px;
  font-weight: 600;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.head-body-art__ {
  height: auto;
  overflow: hidden;
}

.line-article__ {
  height: 16px;
  display: block;
  float: left;
  width: 54px;
  border-bottom: 1.5px solid #00B7F1;
}

.contents-article__ {
  display: flex;
  float: left;
  width: 86%;
  margin-left: 45px;
  justify-content: flex-start;
  align-items: center;
  height: 30px;
}

.date-article__ {
  font-size: 13px;
  font-weight: 600;
  color: #646464;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.container-article {
  margin-left: 100px;
  margin-right: 100px;
}

.box-img-article__ {
  width: auto;
  overflow: hidden;
  height: 78px;
  float: left;
}

.box-img-article__>img {
  height: 78px;
  width: 80px;
  border-radius: 8px;
  object-fit: contain;
}

.box-content-article__ {
  text-align: left;
  float: left;
  width: 253px;
  height: 78px;
  padding: 10px;
}

.box_article__ {
  background: white;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.31);
  cursor: pointer;
}

.box-content-article__>p {
  margin: 0;
  line-height: 19px;
  font-weight: 600;
  font-size: 17px;
  text-align: left;
  color: #646464;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.grid_article__ {
  margin-top: 10px;
  margin-bottom: 30px;
}

.recent-cont-2 {
  padding-bottom: 100px;
}

.no_article_image__ {
  border-left: 1.5px solid #E9E9E9;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.no_article_image__>.box-content-article__ {
  width: 100%;
}

.modal-right__ {
  /* display: none; */
  background: white;
  display: none;
  position: fixed;
  right: 0;
  top: 100px;
  width: 400px;
  z-index: 99;
  min-height: 100%;
  margin-top: -19px;
  cursor: default;
  -webkit-box-shadow: 0px 0px 39px -3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 39px -3px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 39px -3px rgba(0, 0, 0, 0.6);
}

.head-modal__ {
  background: #00B7F1;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.category-name__ {
  height: 33px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 22px;
  overflow: hidden;
  font-weight: 500;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.closes-modal__ {
  height: 33px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.wrapper-head-modal__ {
  width: 100%;
  cursor: auto;
}

.list-category__ {
  margin: 0;
  padding: 0;
}

.list-category__>li {
  list-style: none;
  min-height: 52px;
  border-bottom: 1px solid #E9E9E9;
}

.container-modal {
  padding-left: 20px;
  padding-right: 20px;
}

.checkers {
  min-height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.checkers>label {
  padding: 0;
  margin: 0;
  width: 18px;
  margin-right: 0px;
}

.title-checkbox__ {
  display: flex;
  float: left;
  margin-left: 10px;
  color: #646464;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.footer-category-modal__ {
  height: 123px;
  position: absolute;
  bottom: 40px;
}

.btn-default-hr {
  background: #00B7F1;
  border: none;
  height: 50px;
  width: 117px;
  border-radius: 5px;
  color: white;
  font-size: 15px;
  cursor: pointer;
}

.article_inSide {
  width: 560px;
  text-align: left;
  line-height: 45px;
}

.body-article-big__ {
  margin-top: 0;
  margin-bottom: 50px;
}

.article_date_inSide {
  font-weight: 300;
}

.body-inSide {
  padding-left: 100px;
  text-align: justify;
  font-size: 14px;
  color: #646464;
}

.bd-inSide>p {
  line-height: 20px;
  margin: 0;
  margin-bottom: 20px;
  text-align: left;
}

.picture-inSide {
  width: 100%;
  overflow: hidden;
  margin: 50px 0 50px 0;
}

.picture-inSide>img {
  width: 100%;
  object-fit: contain;
  height: 336px;
}

.block-quote-inSide {
  min-height: 55px;
  margin-bottom: 45px;
  margin-top: 50px;
  font-size: 23px;
  padding-left: 50px;
  padding-right: 80px;
  text-align: left;
  line-height: 26px;
  border-left: 1px solid #FF7586;
}

.article-head-2 {
  height: 200px;
}

.body-art__2 {
  margin-bottom: 20px;
}

.body-right_inSide {
  height: 200px;
  padding-left: 50px;
  padding-right: 70px;
  padding-top: 50px;
}

.box-content_art__ {
  text-align: left;
  float: left;
  width: 200px;
  height: 78px;
  padding: 10px;
}

.box-content_art__>p {
  margin: 0;
  line-height: 19px;
  font-weight: 600;
  font-size: 17px;
  text-align: left;
  color: #646464;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.bx_article_2 {
  margin-bottom: 30px;
  background: white;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.31);
}

.bx_article_2>.box-img-article__>img {
  height: 80px;
}

.no_article_image_2 {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.no_article_image_2>.box-content_art__ {
  width: 100%;
}

/*1 october 2018*/

li.value-an-image__ {
  padding-top: 15px;
  padding-bottom: 15px;
}

li.value-an-image__>.recents__wrapper>.row>.col-md-9>.box-feeds-descprtion {
  min-height: 100px;
  display: block;
  padding-top: 15px;
}

li.value-an-image__>.recents__wrapper>.row>.col-md-9>.box-feeds-descprtion>.feedsDescription {
  line-height: 20px;
}

li.value-an-image__>.recents__wrapper>.row>.col-md-9>.box-feeds-descprtion>.feedsDescription>h5 {
  margin-bottom: 3px;
  font-weight: 600;
}

li.value-an-image__>.recents__wrapper>.row>.col-md-9>.box-feeds-descprtion>.dot-notification__ {
  height: 100%;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.newsfeed-nt-important__ {
  background: white;
  margin-top: 10px;
  border-radius: 0px;
  display: none;
}

.block-picture-profile__ {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 267px;
  padding-top: 37px;
}

.block-picture-profile__>img {
  height: 185px;
  border-radius: 10px;
  object-fit: contain;
  -webkit-box-shadow: 0px 2px 25px -10px rgba(0, 0, 0, 0.54);
  -moz-box-shadow: 0px 2px 25px -10px rgba(0, 0, 0, 0.54);
  box-shadow: 0px 2px 25px -10px rgba(0, 0, 0, 0.54);
}

.block-data-profile__ {
  color: #646464;
  min-height: 70px;
}

.block-data-profile__>span {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.block-data-profile__>.full-name__ {
  font-weight: 600;
  font-size: 22px;
  overflow: hidden;
  height: auto;
}

.block-data-profile__>.status__ {
  font-size: 16px;
}

.block-data-profile__>.phone__ {
  line-height: 19px;
  font-size: 16px;
}

.data-inEmployee>.nav-pills {
  display: block;
}

.data-inEmployee>.nav-pills>a {
  border-radius: 0;
  display: block;
  padding: 0;
  height: 50px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.title-name-date__ {
  height: 50px;
  display: flex;
  float: left;
  width: 265px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 35px;
  font-size: 15px;
  color: #646464;
}

.notification-data__ {
  display: flex;
  width: 53px;
  height: 50px;
  justify-content: center;
  align-items: center;
  padding-right: 10px;
  visibility: hidden;
}

.notification-data__>i {
  font-size: 9px;
}

.data-inEmployee>.nav-pills .nav-link.active,
.data-inEmployee>.nav-pills .show>.nav-link {
  background: #00B7F1;
}

.data-inEmployee>.nav-pills .nav-link.active>.title-name-date__ {
  color: white !important;
}

.data-inEmployee>.nav-pills .nav-link.active>.notification-data__ {
  visibility: initial;
  color: #DFE55D;
}

.contact-profile {
  min-height: 100%;
  padding-bottom: 100px;
}

.custom-nav-content-profile>.nav-tabs {
  margin: 0;
}

.container-profile {
  padding-left: 35px;
  padding-right: 35px;
}

.title-info-profile__ {
  height: 70px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
}

.title-info-profile__>h5 {
  margin: 0;
  font-weight: 600;
  color: #5D5D5D;
}

.group-profile__>.head-input-label__ {
  padding-left: 20px;
  padding-right: 20px;
}

.group-profile__>.head-input-label__>label {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.group-profile__>.value_input__ {
  display: block;
  margin: 0;
  min-height: 40px;
  width: 100%;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #F5F5F5;
  font-size: 18px;
  font-weight: 200;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.group-value-profile__ {
  margin-bottom: 20px;
}

.block_values__ {
  margin-top: 15px;
  margin-bottom: 15px;
}

table.table-profile {
  margin: 0;
  border: 0;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #646464;
}

table.table-profile>thead {
  background: #FAFAFA;
}

table.table-profile>thead:hover,
table.table-profile>thead:hover>tr>th {
  background: #00B7F1;
  color: white;
}

table.table-profile>thead>tr>th {
  border: 0;
  color: #646464;
  font-size: 15px;
}

table.table-profile>tbody>tr>td {
  border: 0;
  border-top: 1px solid #FAFAFA;
  font-size: 15px;
}

table.table-profile>thead>tr>th:first-child {
  border-top-left-radius: 5px;
  padding-left: 22px;
}

table.table-profile>tbody>tr>td:first-child {
  padding-left: 22px;
}

table.table-profile>thead>tr>th:nth-last-child(1) {
  border-top-right-radius: 5px;
  padding-right: 22px;
}

table.table-profile>tbody>tr>td:nth-last-child(1) {
  padding-right: 22px;
}

table.table-profile>tbody>tr {
  border: 1px solid #FAFAFA;
}

.active-table>thead,
.active-table>thead>tr>th {
  background: #00B7F1 !important;
  color: white !important;
}

.long-right {
  margin-left: 5px;
  margin-right: 5px;
}

.more-table {
  border: 1px solid #FAFAFA;
  padding: 0;
  height: 35px;
  margin: 0;
  width: 69px;
  line-height: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  float: right;
  background: none;
  cursor: pointer;
}

.full-textarea__ {
  min-height: 75px;
  height: auto !important;
}

.content-wrapper-profile__ {
  background: white;
  width: 100%;
  min-height: 800px;
  overflow: hidden;
}

.load-moress__ {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 45px;
}

.load-moress__>button {
  border-radius: 25px;
  width: 11%;
  height: 45px;
  background: #EAEAEA;
  color: #5D5D5D;
  font-weight: 500;
  font-size: 15px;
}

.not-available-data {
  display: block;
  font-size: 20px;
  font-weight: 500;
  padding: 25px;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/*==checkbox animation==*/
.checkbox label:after,
.radio label:after {
  content: '';
  display: table;
  clear: both;
}

.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  border: 1.6px solid #e8e8e8;
  border-radius: .25em;
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 0;
}

.radio .cr {
  border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  position: absolute;
  font-size: 14px;
  line-height: 0;
  top: 50%;
  left: 0%;
}

.radio .cr .cr-icon {
  margin-left: 0.04em;
}

.cr-icon {
  color: #00B7F1;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
  display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon,
.radio label input[type="radio"]+.cr>.cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all .3s ease-in;
  color: #00B7F1;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,
.radio label input[type="radio"]:checked+.cr>.cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
  color: #00B7F1;
}

.checkbox label input[type="checkbox"]:disabled+.cr,
.radio label input[type="radio"]:disabled+.cr {
  opacity: .5;
  color: #00B7F1;
}

/*==end animation checkbox==*/

/* MALVIN 28.9.2018 */

.thead-table {
  background-color: #FAFAFA;
  color: #5D5D5D;
}

.table-bordered th,
.table-bordered td {
  vertical-align: middle;
}

span.request-frame {
  background-color: #FAFAFA;
  color: #6F6F6F;
  border: 1px solid transparent;
  border-radius: 25px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  font-weight: 500;
  vertical-align: middle;
  width: fit-content;
  text-align: center;
  line-height: 1;
}

.table_pagination>li>a {
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  min-width: 40px;
  text-align: center;
}

.__framecuti {
  background-color: #FFF5F5 !important;
  color: #6F6F6F;
}

.__frametimesheet {
  background-color: #F4F4FF !important;
  color: #6F6F6F;
}

.__frameflexy {
  background-color: #FFF8E7 !important;
  color: #6F6F6F;
}

.__framelembur {
  background-color: #F1FFF7 !important;
  color: #6F6F6F;
}

.__framereguler {
  background-color: #F0FCFF !important;
  color: #6F6F6F;
}

.little-reguler {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-right: 10px;
  background-color: #00B7F1;
}

.__statusapproved {
  background-color: #57E0A7 !important;
  color: white !important;
}

.__statuspaid {
  background-color: #57E0A7 !important;
  color: white !important;
}

.__statusrejected {
  background-color: #FF7586 !important;
  color: white !important;
}

.page-item.active .page-link {
    background-color: #182e47;
    border-color: #182e47;
}

.page-link {
  border: 1px solid transparent;
  color: #646464;
}

.mainpopup {
  background-color: #FFFFFF;
  height: 837px;
  min-width: 32em;
  display: none;
  position: fixed;
  right: 0;
  top: 80px;
  z-index: 1000;
  -webkit-box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
  box-shadow: -7px 2px 25px -8px rgba(0, 0, 0, 0.18);
}

.content-popup,
.content-process-popup {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  overflow: auto;
  height: 685px;
}

.notif_request {
  padding-bottom: 20px;
  padding-top: 10px;
  color: #646464;
}

.request_id {
  color: #6F6F6F;
  font-weight: 500;
  vertical-align: middle;
}

.content-request_id {
  display: flex;
  align-items: center;
  background: #FAFAFA;
  height: 2rem;
  margin-bottom: .8rem;
}

.view-details {
  color: #6F6F6F;
  text-decoration: underline;
  font-weight: 500;
}

.content-detail {
  display: none;
  z-index: 100;
  background-color: #FFFFFF;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  min-width: 100%;
  margin-bottom: 10px !important;
}

.title-main,
.title-selected {
  font-size: 20px;
  font-weight: 500;
}

.title-selected {
  display: none;
}

.radio-modif {
  border-radius: 25px !important;
}

.radio-modif>i {
  font-size: 11px !important;
  top: 50% !important;
  left: 20% !important;
}

li.multiple {
  display: none;
}

#loader {
  position: absolute;
  left: 60%;
  top: 45%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #00B7F1;
  width: 85px;
  height: 85px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0
  }

  to {
    bottom: 0px;
    opacity: 1
  }
}

@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0
  }

  to {
    bottom: 0;
    opacity: 1
  }
}

#proceedrequest {
  display: none;
}

.proceed-custom {
  color: #FFFFFF;
  background-color: #00B7F1;
  border: 1px solid #00B7F1;
  width: 128px;
  height: 45px;
  margin-right: 10px;
}

.cancel-custom {
  color: #FFFFFF;
  background-color: #646464;
  border: 1px solid #646464;
  width: 128px;
  height: 45px;
  margin-right: 10px;
}

.cancel-custom:hover {
  background-color: #646464;
  border: 1px solid #646464;
}

.continue_request {
  color: #6F6F6F;
  font-weight: 500;
  font-size: 24px;
  vertical-align: middle;
}

.notif_proceed {
  border-bottom: 1.5px solid #F5F5F5;
  color: #646464;
  margin-bottom: .3rem
}

.cutipopup {
  background-image: url(../img/img_cuti.png);
  background-repeat: no-repeat;
  background-position: 0px 270px;
  background-size: contain;
}

.workingpopup {
  background-image: url(../img/img_working.png);
  background-repeat: no-repeat;
  background-position: 0px 270px;
  background-size: contain;
}

.title-date {
  font-size: 28px;
  font-weight: 500;
}

.date-detail {
  font-size: 14px
}

.load_article>.container-article>.grid_article__>.row>.col-md-4>.box_article__load {
  background: #eeeeee;
  box-shadow: none;
  width: 100%;
  border-radius: 0;
  height: 78.3px;
  overflow: hidden;
}

.load_article>.head-body-art__>.wrapper-line-art {
  background: #eeeeee;
  height: 20px;
  width: 54px;
  float: left;
  overflow: hidden;
}

.load_article>.head-body-art__>.wrapper-line-art>.line-article__ {
  border: none;
  display: block;
  height: 20px;
  width: 0;
  background: #f3f3f3;
  animation: loadContent 1s infinite;
}

.load_article>.head-body-art__>.contents-article__ {
  background: #eeeeee;
  height: 20px;
  width: 135px;
  overflow: hidden;
}

.load_article>.head-body-art__>.contents-article__>.date-article__ {
  width: 0;
  height: 20px;
  background: #f3f3f3;
  animation: loadContent 1s infinite;
}

.load_article>.container-article>.grid_article__>.row>.col-md-4>.box_article__load>.box_article__load_stripp {
  background: #f3f3f3;
  width: 0;
  height: 78.3px;
  animation: loadContent 1s infinite;
}

.load_article>.head-body-art__ {
  margin-bottom: 20px;
}

@keyframes loadContent {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

/*end loading art*/

/*loading benefit*/
.load_benefit {
  overflow: hidden;
  margin-bottom: 50px;
}

.load_benefit>.wrapper-benefit-load {
  margin-bottom: 20px;
}

.box-tangle-load-benefit {
  background: #eeeeee;
  width: 100%;
  height: 111px;
  border-radius: 5px;
  overflow: hidden;
}

.tangle-inside-load {
  width: 100%;
  height: 111px;
  background: #f3f3f3;
  width: 0;
  animation: loadContent 1s infinite;
}

.tangle-bottom-benefit {
  display: block;
  background: #eeeeee;
  margin-top: 5px;
  height: 20px;
  width: 155px;
  overflow: hidden;
}

.tangle-bottom-inside {
  display: block;
  background: #f3f3f3;
  height: 20px;
  width: 0;
  animation: loadContent 1s infinite;
}

/*end load benefit*/

.img-remove {
  width: 27px;
}

.icon-your-submitted {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  display: inline-block;
  background-color: #57E0A7;
}

.proxy-content {
  padding: 0;
  margin: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.proxy-wrapper {
  border-radius: 5px;
  height: auto;
  background: #FFFF;
  z-index: 1;
}

.action-proxy-button {
  height: 100%;
  display: flex;
  padding-top: 32px;
  justify-content: flex-end;
}

.action-proxy-button>button {
  background-color: #FFFF;
  border: 1px solid #ced4da;
  color: #495057;
  width: 128px;
  height: 38px;
}


.submitbutton {
  background-color: #00B7F1;
  color: #FFFF;
  border: 1px solid #ced4da;
  width: 128px;
  height: 54px;
}



.form-proxy-custom {
  font-size: 16px;
  font-weight: 500;
  height: auto;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.profile-proxy {
  height: 70px;
  display: flex;
  align-items: flex-end;
  padding-right: 30px;
}

.proxy-request-wrapper {
  /*height: 8.5em;*/
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
}

.alasan-proxy-custom {
  height: 52px;
}

.review-upload {
  position: fixed;
}

.img-employee-proxy {
  width: 39px;
  height: 39px;
  -o-object-fit: cover;
  object-fit: cover;
}

.disabled-input {
  -webkit-filter: opacity(50%);
  filter: opacity(50%);
  pointer-events: none;
  cursor: default;
  background-color: #F5F5F5;
}

.disabled-input-v2 {
  -webkit-filter: opacity(50%);
  filter: opacity(50%);
  pointer-events: none;
  cursor: default;
}

.remove-button>button {
  background-color: #FAFAFA;
}

.head-popup {
  width: 100%;
  background-color: #00B7F1;
  height: 45px;
  border-bottom: 1.5px solid #F5F5F5;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.button-header {
  display: flex;
}

.button-header>span {
  display: flex;
  cursor: pointer;
}

.font-swap {
  line-height: 37px;
  padding-right: 14px;
  font-size: 16px;
  margin: 0;
  color: #FFFF;
  cursor: pointer;
}

.swap-button {
  display: flex;
  cursor: pointer;
}

.switch_on {
  display: none;
}

.form-swap-mode-on {
  display: none;
}

.input-lock {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../img/lock.svg) !important;
  background-position: center right;
  background-position-x: 16.5em;
  background-size: 12px;
  background-repeat: no-repeat;
}

.proxy-schedule {
  padding-right: 1.5rem;
  cursor: pointer;
}

.wrapper-flexy-schedule {
  display: none;
  height: 100%;
  width: 100%;
  background: #F5F5F5;
  position: fixed;
  z-index: 1040;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.header-flexy-schedule {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  overflow: hidden;
  color: #FFFF;
}

.left-content-schedule>.header-flexy-schedule {
  background-color: #00B7F1;
}

.left-content-schedule>.list-content-schedule {
  padding-left: 20px;
  padding-top: 20px;
}

.right-content-schedule>.list-content-schedule {
  padding-right: 20px;
  padding-top: 20px;
}

.right-content-schedule>.header-flexy-schedule {
  background-color: #FFA048;
}

.close-header-custom {
  height: 20px !important;
  width: 20px !important;
}

.card-flexy {
  border: 0;
}

#accordionleft,
#accordionright {
  -webkit-box-shadow: 0px 0px 30px -20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 30px -20px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 30px -20px rgba(0, 0, 0, 0.75);
}

.profile-proxy-flexy {
  height: 56px;
  display: flex;
  align-items: center;
  padding-right: 30px;
}

.flexy-employee-list {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  margin-left: 33px;
  cursor: pointer;
}

.header-list {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  overflow: hidden;
  color: #5D5D5D;
}

.left-header-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 25px 0 25px;
}

.right-header-list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 15px;
}

.title-list {
  font-size: 14px;
  text-align: left;
  font-weight: 500;
}

.btn-link:hover,
.btn-link:focus {
  color: #5D5D5D;
  text-decoration: none;
}

.hide-header-list {
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  text-decoration: underline;
}

.modal-picker-flexy {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  opacity: 0.2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-wrapper {
  max-width: 500px;
  margin: 1.75rem auto;

  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1041;
}

.modal-content-flexy {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  outline: 0;
}

.modal-header-flexy {
  background-color: #00B7F1;
}

.modal-calendar {
  width: 100%;
  display: grid;
  justify-content: center;
}

.modal-calendar>span>input {
  height: 30px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  width: 183px !important;
}

.vector-img-down::after {
  content: url(../img/arrow-down.svg) !important;
}

.right-symbol-input > span{
  line-height: 0.5;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #FFFF;
}

.modal-flexy-list > .list-content-schedule > div {
  -webkit-box-shadow: 0px 0px 30px -16px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 30px -16px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 30px -16px rgba(0, 0, 0, 0.75);
}

.employee-change{
  height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.employee-change > img{
  height: 22px;
  width: 22px;
  opacity: 0.5;
}

.proceedrequestproxy{
  width: 100%;
}

.proceed-time > img{
  height: 30px;
  padding-right: 10px;
}

.proceed-time{
  padding-right: 1.5rem;
  font-size: 24px;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.result-proceed-time{
  height: 100%;
    display: flex;
    padding-top: 13%;
    justify-content: flex-end;
    align-items: center;
}

.detail-employee-proceed{
  color: #6F6F6F;
  font-size: 14px;
}

.to-flexy{
  margin-left: 28px;
}

.between-flexy{
  position: absolute;
  top: 290px;
  left: 1.3rem;
  height: 1.5rem;
  transform: rotate(90deg);
  background: #FFFF;
}

.swap-flexy{
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FAFAFA;
  height: 2rem;
  margin-bottom: 1rem;
}


.swap-flexy > .row > .col-6{
  padding: 0;
  color: #6F6F6F;
  font-weight: 500;
}


.swap-flexy > .row > .col-6:nth-child(2){
  display: flex;
  justify-content: flex-end;
}

.content-flexy-detail{
  display: none;
  z-index: 100;
  background-color: #FFFFFF;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  min-width: 100%;
  margin-bottom: 10px !important;
}

.card-custom{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 0;
  border-top: 1px solid white;
}

.middle-squares{
  border-left: 1px solid rgba(100, 100, 100, 0.2);
    border-right: 1px solid rgba(100, 100, 100, 0.2);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.others-list-stat > .row{
border-bottom: 1px solid rgba(100, 100, 100, 0.2);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.menu-config-stat{
  display: flex;
  align-items: center;
  justify-content: center;
}

.spanOval{
    min-height: 34px;
    width: 98px;
    border-radius: 100px;
    line-height: 1;
    text-align: center;
    font-weight: 600;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    position: relative;
}

.spanOval.txt-black{
    color: #6F6F6F;
}

.dtTime {
    text-align: left;
    font-size: 13px;
    width: 96px;
}

.dtTime img{
    height: .7vw;
    margin-right: 3px;
}

/*--*/
.wrapper-clock{
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 25px;
}

.wrap-cirle-cl{
    background-color: #57E0A7;
    height: 150px;
    width: 150px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 16px -5px rgba(87,224,167,1);
    -moz-box-shadow: 0px 0px 16px -5px rgba(87,224,167,1);
    box-shadow: 0px 0px 16px -5px rgba(87,224,167,1);
}

.wrap-cirle-cl .inside-circle-cl{
    height: 130px;
    width: 130px;
    border-radius: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: white;
    -webkit-box-shadow: inset 0px 0px 5px 3px rgba(0,0,0,0.20);
    -moz-box-shadow: inset 0px 0px 5px 3px rgba(0,0,0,0.20);
    box-shadow: inset 0px 0px 5px 3px rgba(0,0,0,0.20);
}

.wrap-cirle-cl .inside-circle-cl span{
    display: block;
    line-height: 1.3;
}

.ins-bigClock{
    font-size: 22px;
    font-weight: 600;
}

.ins-txtSm{
    font-size: 12px;
}

.mid-duration{
    padding: 30px 0;
}

.mid-duration ul{
    padding: 0;
    margin: 0;
}

.mid-duration ul li{
    list-style: none;
    display: inline-block;
    padding: 0 20px;
    position: relative;
}


.mid-duration ul li:first-child:after{
    content: '';
    position: absolute;
    right: -2px;
    top: 4px;
    width: 1px;
    height: 20px;
    background-color: gray;
}

.mid-duration ul li span{
    display: block;
    line-height: 1.3;
    text-align: center;
}

/*--*/

.action-btn button{
    margin-bottom: 15px;
}

.action-btn button:nth-last-child(1){
    margin-bottom: 0;
}

.actionSharp{
    background-color: #57E0A7;
    position: relative;
    border-radius: 100px;
    height: 45px;
    width: 9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 14px;
    color: white;
    -webkit-box-shadow: inset 0px 0px 5px 3px rgba(0,0,0,0.10) !important;
    -moz-box-shadow: inset 0px 0px 5px 3px rgba(0,0,0,0.10) !important;
    box-shadow: inset 0px 0px 5px 3px rgba(0,0,0,0.10) !important;
    padding-left: 21px;
}



/*actionSharp button*/

.actionSharp.dot-red:before{
    content: "\f111";
    font-family: FontAwesome;
    background-color: white;
    color: #FE8391;
    font-size: 8px;
    height: 13px;
    width: 13px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 1px;
    margin-right: 10px;
}

.actionSharp.dot-blue:before{
    content: "\f111";
    font-family: FontAwesome;
    background-color: white;
    color: #00B7F1;
    font-size: 8px;
    height: 13px;
    width: 13px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 1px;
    margin-right: 10px;
}

.actionSharp.dot-black:before{
    content: "\f111";
    font-family: FontAwesome;
    background-color: white;
    color: #172E47;
    font-size: 8px;
    height: 13px;
    width: 13px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 1px;
    margin-right: 10px;
    position: absolute;
    left: 16px;
}

.actionSharp.dot-green:before{
    content: "\f111";
    font-family: FontAwesome;
    background-color: white;
    color: #57E0A7;
    font-size: 8px;
    height: 13px;
    width: 13px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 1px;
    margin-right: 10px;
}

/*modal clock popUp*/
.modalChance{
    position: fixed;
    z-index: 999;
    background: white;
    top: 98px;
    margin-left: -15px;
    width: 79rem;
    height: 42rem;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: -5px 2px 40px -15px rgba(0,0,0,0.29);
    -moz-box-shadow: -5px 2px 40px -15px rgba(0,0,0,0.29);
    box-shadow: -5px 2px 40px -15px rgba(0,0,0,0.29);
}

.headingModal {
    background: #00B7F1;
    height: 45px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 25px;
    color: white;
    font-weight: 600;
    font-size: 14px;
}

.headingModal button{
    padding: 0;
    background: none;
    border: 0;
}

.headingModal button:focus,
.headingModal button:hover{
    box-shadow: none;
    background: none;
    border: 0;
    padding: 0;
}

.bodyModal .fullImg{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.bodyModal .overlayModal{
    z-index: 999;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    bottom: 25px;
}

.bodyModal .overlayModal button{
    border-radius: 100px;
    height: 50px;
    width: 50px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.bodyModal .overlayModal button:nth-last-child(1){
    margin-right: 0;
}

.bodyModal .overlayModal button.ovClose{
    background-color: #646464;
}
.bodyModal .overlayModal button.ovTake{
    background-color: #00C281;
}
.bodyModal .overlayModal button.ovReTake{
    background-color: #252525;
}
.bodyModal .overlayModal button.ovNext{
    background-color: #00C281;
}

.bodyModal .overlayModal button.ovClose img,
.bodyModal .overlayModal button.ovNext img{
    height: 15px;
}

.bodyModal .overlayModal button img{
    object-fit: cover;
    height: 20px;
}

.modalXchanged{
    position: fixed;
    background-color: #EAEAEA;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding-top: 135px;
}

.heading-loction{
    margin-bottom: 22px;
}

.heading-loction .hx-head span{
    display: block;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px;
    color: #646464;
}

.heading-loction .hx-head p{
    margin: 0;
    line-height: 1.2;
    font-size: 12px;
    color: #646464;
}

.heading-loction .hx-head .box-bx-head{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 16px;
}

.heading-loction .hx-head .box-bx-head .editTab{
    font-size: 12px;
    color: #646464;
}

.heading-loction textarea{
    resize: none;
    font-size: 13px;
    height: 10rem;
    border: 1px solid #DADADA;
}

.body-rounded{
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #DADADA;
}

.attachFile{
    background: #DADADA;
    width: 100%;
    height: 39px;
    font-size: 13px;
    font-weight: 600;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
}

.attachFile:focus{
    box-shadow: none;
}

.attachFile img{
    height: 11px;
    margin-right: 10px;
}

.actionBtnLoc {
    display: flex;
    justify-content: flex-end;
    margin-top: 2rem;
}

.actionBtnLoc button{
    margin-right: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

.actionBtnLoc button:nth-last-child(1){
    margin-right: 0;
}

.actionBtnLoc button:focus{
    box-shadow: none;
}

.actionBtnLoc .no-indent{
    background: none;

    text-decoration: underline;
}

.actionBtnLoc .btn-primary-sb{
    background-color: #00B5F0;
    border-radius: 100px;
    height: 45px;
    width: 117px;
    padding: 10px;
    color: white;
}

.notify_{
    position: fixed;
    right: 7px;
    top: 93px;
    height: 100px;
    width: 21vw;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 25px;
}

.notify_._success{
    background: #00C281;
    color: white;
}

.notify_ svg{
    font-size: 28px;
}

.notify_ .notif-action{
    margin-left: 18px;
}

.notify_ .notif-action span{
    display: block;
    line-height: 1.3;
}

.notify_ .notif-action span:first-child{
    font-size: 18px;
    font-weight: 600;
}

.notify_ .notif-action span:nth-child(2){
    font-size: 15px;
    font-weight: 500;
}
/*--*/

.rowData{
    cursor: default;
}

.modalAttDetail,.modalEditAtt{
    position: fixed;
    right: 0;
    background: white;
    z-index: 9999;
    top: 80px;
    width: 24rem;
    bottom: 96px;
    overflow-y: hidden;
}

.headingAtt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    background: #00B5F0;
    color: white;
    font-weight: 700;
}

.headingAtt button{
    padding: 0;
    background: none;
    line-height: 0;
}

.headingAtt button img{
    height: 12px;
}

.hbr-Att {
    padding-left: 15px;
    padding-right: 15px;
}

.litt-Att {
    background-color: lightgray;
    padding: 3px 15px;
    font-size: 12px;
    font-weight: 600;
}

.bsc-Att {
    display: flex;
    align-items: center;
    padding: 15px;
}

.bsc-Att img{
    height: 50px;
    width: 50px;
    border-radius: 100px;
}

.hbr-Att span{
    display: block;
    font-size: 13px;
}

.bsc-Att a{
    font-size: 12px;
    text-decoration: underline;
}

.val-Att{
    padding: 15px;
    padding-top: 0;
    font-size: 13px;
}

.val-Att span{
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px;
}

.date-detailAtt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    font-size: 14px;
}

.bodyAtt{
    overflow-y: auto;
    height: 45rem;
    position: relative;
    padding-bottom: 70px;
}

.reqEdit{
    position: fixed;
    bottom: 22px;
    left: 127px;
    border-radius: 100px;
    font-size: 14px;
    background-color: #00C281;
    width: 149px;
    height: 41px;
    font-weight: 500;
    color: white;
}

.submitAtt{
    position: fixed;
    bottom: 30px;
    right: 108px;
    border-radius: 100px;
    font-size: 14px;
    background-color: #00C281;
    width: 149px;
    height: 41px;
    font-weight: 500;
    color: white;
}

.minPadding{
    padding: 15px;
}

.bodyAtt .form-group label{
    font-size: 13px;
    font-weight: 600;
}

.bodyAtt .form-group input{
    border: 1px solid lightgray;
    background-color: white;
}


.bodyAtt .form-group textarea{
    height: 125px;
    resize: none;
    border: 1px solid lightgray;
}

.dateIcons input{
    -webkit-appearance: none;
    background: url("../img/calendar.png")no-repeat;
    background-size: 15px;
    background-position: right 11px center;
}

.clockIcon input{
    -webkit-appearance: none;
    background: url("../img/time.png")no-repeat;
    background-size: 15px;
    background-position: right 11px center;
}

.fc-button-group button{
    display: flex;
    align-items: center;
}

/*--*/

.custom-date-field input{
    background-color: transparent !important;
    border: 1px solid #dfdfdf;
    border-radius: 4px !important;
}

.custom-date-field input:focus{
    box-shadow: none;
}

.custom-date-field .input-group-append button{
    background: none;
    position: absolute;
    right: 0;
    border: 0;
}

.flatpickr-months {
    background-color: #182e47 !important;
    align-items: center;
    padding: 6px 10px;
}

.flatpickr-month .flatpickr-current-month{
    padding: 0 !important;
    display: flex;
    align-items: center;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month{
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: unset !important;
    height: 22px !important;
    width: 22px;
    border-radius: 100px;
    background-color: #55b5ec;
}

.flatpickr-month .flatpickr-current-month select{
    padding: 0;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
    color: white;
}

.flatpickr-month .flatpickr-current-month select option{
    background: #182e47 !important;
}

.flatpickr-month .flatpickr-current-month select:focus,
.flatpickr-month .flatpickr-current-month select:hover,
.flatpickr-current-month input.cur-year:hover{
    background: none;
}

.flatpickr-current-month input.cur-year{
    font-size: 14px !important;
    font-weight: 600 !important;
    color: white !important;
}

.flatpickr-day.today {
    border-color: transparent !important;
    background: #56b5ec;
}

.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #182e47 !important;
}

.border-gray{
    border-color: #dfdfdf !important;
}

/*--*/

.recent-feeds li{
    display: flex;
    align-items: center;
}

.block-feed{
    height: 60px;
    width: 60px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.block-feed img{
    height: 22px;
}

.block-feed._bg-green,
._bg-green{
    background-color: #00C281;
}

.block-feed._bg-blue,
._bg-blue{
    background-color: #1B75BB;
}

.block-feed._bg-orange,
._bg-orange{
    background-color: #FFA048 !important;
}

.block-feed._bg-teal,
._bg-teal{
    background-color: #00B5F0;
}

.recent-val-feed {
    padding-left: 14px;
}

.recent-val-feed span{
    display: block;
}

.recent-topic {
    padding: 18px 0;
}

.recent-topic span{
    display: block;
}

.recent-topic p{
    margin: 7px 0;
}

.recent-topic span.big-recent{
    font-size: 17px;
    font-weight: 600;
}

.recent-val-feed span.big-recent{
    font-size: 17px;
}

.recent-val-feed span.date-times,
.recent-topic span.date-times{
    font-size: 13px;
    color: #646464;
    font-weight: 500;
}
/*---*/


span.fc-day-number{
    float: unset !important;
}

td.fc-day-top{
    position: relative;
    padding: 10px !important;
}

.pending-box{
    background: #DADADA;
    color: #333333;
}

.page-item.disabled .page-link{
    border-color: transparent;
}

.dropdown.b-dropdown.btn-group button{
    height: 80px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.dropdown.b-dropdown.btn-group button img{
    object-fit: cover;
    height: 44px;
    width: 44px;
    border-radius: 100px !important;
}

.navbar-wrap ul li .nav-link,
.navbar-wrap ul li .dropdown{
    position: relative;
    border-radius: 10px;
}

.navbar-wrap ul li .nav-link:hover:after,
.navbar-wrap ul li .dropdown:hover:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background: #00B7F1;
    animation: catColor .6s ease-in-out;
}

@keyframes catColor {
    0%{width: 0;}
    100%{width: 100%}
}

.view-all-detail{
    color: white;
    font-size: 13px;
}

.view-all-detail:hover{
    color: white;
    text-decoration: none;
}

.lines-col{
    border-right: 1px solid #DADADA;
}

.lines-col:nth-last-child(1){
    border-right: 0;
}

.list-datas {
    padding: 20px 20px;
    border-bottom: 1px solid #DADADA;
}

.list-datas:nth-last-child(1){
    border-bottom: 0;
}

.list-datas p{
    margin-top: 0;
    font-size: 15px;
    text-align: left;
    margin-bottom: 6px;
}

.list-datas p a{
    text-decoration: underline;
    font-weight: 600;
    color: #333333;
}

.list-datas .dat-dates{
    font-size: 13px;
}

.cardBody-scrolling{
    max-height: 221px;
    overflow-y: auto;
}


.cardBody-scrolling::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.cardBody-scrolling::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.cardBody-scrolling::-webkit-scrollbar-thumb {
    background: #73c5f3;
}

/* Handle on hover */
.cardBody-scrolling::-webkit-scrollbar-thumb:hover {
    background: #00B7F1;
}

.detail-block{
    display: flex;
    align-items: center;
    padding: 14px 0;
}

.detail-block .val-block-dt{
    line-height: 1.3;
    margin-left: 18px;
}

.detail-block img{
    height: 60px;
    width: 60px;
}

.detail-block span{
    display: block;
}

.img-rounded{
    border-radius: 100px;
}

.namejob span{
    display: block;
    line-height: 1.3;
    font-size: 13px;
}

.left-px{
    width: 300px;
    display: flex;
    align-items: center;
}

.right-px{
    width: 465px;
}

.right-px .date-time-rj{
    display: flex;
    justify-content: center;
    flex-direction: column;
    line-height: 1.8;
}

.time-tim {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    color: #4da2d0;
}

.date-det{
    display: flex;
    align-items: center;
    font-size: 13px;
}

.img-icon{
    display: block;
    margin-right: 10px;
}

.img-icon img{
    height: 17px;
    object-fit: cover;
}

.table-detail-request{
    margin-top: 20px;
}

.table-detail-request .link-detail{
    color: #333333;
    text-decoration: underline;
}

.table-detail-request td{
    padding-top: 14px;
    padding-bottom: 14px;
}

.heading-recent-req {
    padding-bottom: 13px;
    border-bottom: 1px solid #DADADA;
    font-size: 15px;
    font-weight: 500;
}

.recent-left-{
    display: flex;
    align-items: center;
}

.recent-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 1px solid #DADADA;
}

.recent-job{
    margin-left: 16px;
    line-height: 1.4;
}

.recent-job span{
    display: block;
    font-size: 13px;
    color: #333333;
}

span.request-flag {
    border-radius: 100px;
    padding: 5px 13px;
    font-size: 13px;
    font-weight: 500;
    color: white;
}

span.request-flag.submitted_{
    color: #333333;
}

span.request-flag.approved_{
    background: #00C281;
}

span.request-flag.cancelyby_{
    background: #FF7586;
}

.clockInside .btn-outline-dark {
  border-radius: 100px;
  padding: 9px 25px;
  right: 39px;
  position: absolute;
  bottom: 32px;
  z-index: 999;
}

/* ----- */
.circular{
  display: flex;
  justify-content: center;
  align-items: center;
}

.useing{
  position: absolute;
  line-height: 3.2em;
  font-size: 45px;
  display: flex;
  column-gap: 1px;
}

.useing .used{
  font-size: 45px;
  font-weight: 500;
}

.useing .byday{
  font-size: 0.8rem;
  display: block;
  margin-top: -10px;
}