.nav-tree-badge-new:after {
    content: attr(data-notifyapproval)'';
    background-color: #5c9a0a;
}

.nav-tree-badge:after {
    position: absolute;
    height: 18px;
    width: 2.5em;
    display: inline-block;
    text-align: center;
    top: 50%;
    margin-top: -9px;
    right: 12px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
}

.x-grid-item:not(.x-grid-item-selected):not(.x-grid-item-over) .greyBackground .x-grid-cell {
    background-color: #D9D9D9;
}

.card-animate:hover {
    -webkit-transform: translateY(calc(-1.5rem / 5));
    transform: translateY(calc(-1.5rem / 5));
    -webkit-box-shadow: 0 5px 10px rgb(30 32 37 / 12%);
    /* box-shadow: 0 5px 10px rgb(30 32 37 / 12%); */
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.card-animate {
    -webkit-transition: all .4s;
    transition: all .4s;
}
.card {
     
    box-shadow: 0 4px 16px 0 rgb(0 0 0 / 15%);
    
   transition: 0.3s;
}
.bg-soft-primary {
    background-color: rgba(102,145,231,.18)!important;
}
.avatar-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #6691e7;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 900;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.mb-3 {
    margin-bottom: 0rem!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.card {
    top: 5px;
    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;
    min-width: 0;
    word-wrap: break-word;
    background-color: var(--vz-card-bg);
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    height: 60px;
}
.card-body {
    top: 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0.5rem 0.4rem;
    height:80px;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.avatar-sm {
    height: 3rem;
    width: 3rem;
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.text-primary{
    color: grey;
    font-weight: 800;
    font-size: 16px;
}
 

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important;
}

.fw-medium {
    font-weight: 400;
}
.text-muted {
    --vz-text-opacity: 1;
    color: #878a99!important;
    font-size: 12px !important;
}
.text-uppercase {
    /* text-transform: uppercase!important; */
}
 
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ms-3 {
    margin-left: 1rem!important;
}
.rounded-2 {
    border-radius: 0.25rem!important;
}
.bg-soft-warning {
    background-color: rgba(232,188,82,.18)!important;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
 
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.text-muted {
    --vz-text-opacity: 1;
    color: #878a99!important;
}
.mb-0 {
    margin-bottom: 0!important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.fs-4 {
    font-size: 12px !important;
}
.mb-0 {
    margin-bottom: 0!important;
}
.flex-grow-1 {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}

.text-columns >.x-column-header-inner .x-column-header-text {
    white-space: normal;
}

.text-columns >.x-column-header-inner {
    line-height: normal;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    text-align: center;
    top: 20%;
}

.currentSalaryInformationHeader > .x-column-header-inner {
    background: #F2F2F2;
    color: black;
    /* font-weight: 700; */
    font-size: 12px ;
    line-height: 10px;
}
.currentPerformanceAchievementHeader > .x-column-header-inner {
    background: #FFF2CC;
    color: black;
    /* font-weight: 700; */
    font-size: 12px ;
    line-height: 10px;
}
.currentSalaryReviewHeader > .x-column-header-inner {
    line-height: 10px;
    background: #DFECD7;
    color: black;
    /* font-weight: 700; */
    font-size: 12px ;
}
.currentProposedSalaryInformationHeader > .x-column-header-inner {
    line-height: 10px;
    background: #DDEBF7;
    color: black;
    /* font-weight: 700; */
    font-size: 12px ;
}
.currentPotentialPromotionHeader > .x-column-header-inner {
    line-height: 10px;
    background: #f8cbad52;
    color: black;
    font-size: 12px ;
    /* font-weight: 700; */
}

.ulHistorial {
    border-radius: 5px;
    padding: 0.5em 1em 0.5em 2.3em;
    position: relative;
    font-size: 12px ;
  }
  
  .ulHistorial  li {
    line-height: 1.5;
    padding: 0.5em 0;
  }
  
  .ulHistorial  li:before {
  
    left : 1em;
    color: skyblue;
  }


  .card-body .header{
    border-bottom:1px solid #6691e7 ;
    text-align: center;
  }

  .card-body .list{
    height: 40px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .list ul li{
      padding: 5;
      
      margin: 3px;
  }
  .svg-refresh {
    background-image: url('../images/icons/icons8-refresh-30.png') !important;
}
  


.card-inbox {
    margin-bottom: 30px;
    border: 1px solid #e6edef;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
    border-radius: 0;
    background-color: #fff;
    background-color: transparent;
    overflow-y: auto;
}
.card-inbox  {
    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;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.email-wrap .card-inbox .card-inbox-body {
    padding: 5px;
}

.card-inbox .card-inbox-body {
    padding: 30px;
    background-color: transparent;
}

.card-inbox-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem 1rem;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.card-inbox-body .rounded-circle {
    width: 48px;
    height: 48px;
    border-radius: 50% !important;
}
.card-inbox-body  .me-3 {
    margin-right: 1rem !important;
}
.card-inbox-body img, svg {
    vertical-align: middle;
}
.media-body h6 {
    margin-bottom: 2px;
    color: #24695c;
    margin-top: 3px;
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
}
.f-w-600 {
    font-weight: 600;
}
.email-wrap> .p {
    margin-bottom: 0;
    color: #999;
}
.card-inbox-body> .p {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: inherit;
}
.email-wrap .email-app-sidebar .main-menu > li {
    width: 100%;
    text-align: left;
}

.nav-inbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.email-wrap .email-app-sidebar ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 10PX;

}


.main-menu > li:hover {
    padding: 2px;
    background-color: rgba(36, 105, 92, 0.1);
    text-decoration: none;
    width: 100%;
}

.nav-inbox > hr {
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
    background-color: #e6edef;
    opacity: 1;
}
.nav-inbox >ul {
    padding-left: 0px;
    list-style-type: none;
    margin-bottom: 0;
    padding-right: 0px;
}

.email-wrap .email-app-sidebar .main-menu > li a {
    color: #898989;
    line-height: 5px;
    /* text-transform: uppercase; */
    border-radius: 3px;
    font-weight: 500;
    font-size:10px;
    font-weight: 900;

}


.email-wrap .email-app-sidebar ul li a > .title-inbox {
    width: 100%;
    font-size: 12px;
}
.email-wrap .email-app-sidebar ul li a  span {
    font-weight: 500;
    font-size: 12px;

}
 
 
.email-wrap .email-app-sidebar ul li a > .badge {
    -ms-flex-item-align: center;
    align-self: center;
    color: #898989;
}
.badge {
    padding: 0.44em 0.7em;
}
.badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: 1em;
    font-weight: 700;
    line-height: 1;
    color: #898989;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}
.pull-right {
    float: right;
    margin-top: 5px;
}
.title-inbox-column{
    font-size: 0.8em;
    font-weight: 700;
    color: #898989;
    margin: 0px;
}
.title-inbox-column span{
    font-size: 0.8em;
    font-weight: 900;
    color: #898989;
}

.badge-lb {
    display: inline-block;
    padding: 0.3em 0.3em;
    font-size: 95%;
    font-weight: 500;
    line-height: 2;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}
.bg-1 {
    --bs-bg-opacity: 1;
    background-color: #dc9c17!important;

}
.bg-0 {
    --bs-bg-opacity: 1;
    background-color: #8a8a8a!important;

}
.bg-2 {
    --bs-bg-opacity: 1;
    background-color: #1b9a22!important;
}


.me-2 {
    margin-right: 0.5rem!important;
}

.proces-text{
    font-style: italic;
     font-size: 12px; 
     color: rgb(59, 59, 59); 
     left: 1171px; 
     top: 12px;
      margin: 0px;
}

.proces-text-0{
    font-style: italic;
     font-size: 12px; 
     color: rgb(174, 120, 7); 
     left: 1171px; 
     top: 12px;
      margin: 0px;
}
.proces-text-1{
    font-style: italic;
     font-size: 12px; 
     color: #8a8a8a; 
     left: 1171px; 
     top: 12px;
      margin: 0px;
}
.proces-text-2{
    font-style: italic;
    font-size: 12px; 
    color: #1b9a22; 
    left: 1171px; 
    top: 12px;
    margin: 0px;
}

/* @media only screen and (max-height: 700px ) {
    .card-inbox{
        overflow-y: scroll;
        height: 400px;
    }

} */
/* #panelGrid{
    width: 100% !important;
    height: 100% !important ;
} */