body{
    background-image: url('../images/body9.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
/* Fix Image bg image on Mobile view will extend till end */
@media screen and (max-width:800px) {
    body {
      background-size: cover;
      background-attachment:fixed }
    }
.card .card-title-text {
    color: #ae7029;
  }
  
  .content-box-card {
    /* background-color: #dab762FFF; */
    background-image: linear-gradient(135deg, #9796f0 10%, #FBC7D4 100%);
    border-radius: 20px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
  }
  
  .content-box-calendar {
    background-image: linear-gradient(135deg, #536976 10%, #292E49 100%);
    border-radius: 20px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
  }
  
  

.content-box-calendar {
    background-image: linear-gradient(135deg, #536976 10%, #292E49 100%);
    border-radius: 20px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
}
.content-box-success {
    background-image: linear-gradient(135deg, #70F570 10%, #49C628 100%);
    border-radius: 20px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
}
.content-bg-success{
    background-image: linear-gradient(135deg, #70F570 10%, #49C628 100%);
}
.content-bg-success-late{
    background-image: linear-gradient(135deg, #70F570 10%, #49C628 100%);
    color: crimson;
    font-size: 10px;
}
.content-box-warning {
    background-image: linear-gradient(135deg, #ffe259 10%, #ffa751 100%);
    border-radius: 20px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
}
.content-bg-warning {
    background-image: linear-gradient(135deg, #ffe259 10%, #ffa751 100%);
}
.content-box-danger {
    background-image: linear-gradient(135deg, #ff9a9e 10%, #fad0c4 100%);
    border-radius: 20px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
}
.content-bg-danger {
    background-image: linear-gradient(135deg, #ff9a9e 10%, #fad0c4 100%);
}
.content-box-late {
    background-image: linear-gradient(135deg, #FDEB71 10%, #F8D800 100%);
    border-radius: 20px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
}
.content-bg-halfday {
    background-image: linear-gradient(135deg, #FFF720 10%, #3CD500 100%);
}

.content-box-halfday {
    background-image: linear-gradient(135deg, #FFF720 10%, #3CD500 100%);
    border-radius: 20px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
}
.content-box-wfh {
  background-image: linear-gradient(135deg, #CE9FFC 10%, #7367F0 100%);
  border-radius: 20px;
  margin-left: 15px;
  margin-right: 15px;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
}
.content-bg-wfh {
  background-image: linear-gradient(135deg, #CE9FFC 10%, #7367F0 100%);
}
.text-wfh{
  color: #7367F0 ;
}
.content-bg-pa {
    background-image: linear-gradient(135deg, #f9d423 10%, #ff4e50 100%);
}
.content-box-subcard {
    background-image: linear-gradient(135deg, #d7d2cc 10%, #304352 100%);
    border-radius: 20px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
    
}

.hrms-btn-gold {
    background-image: linear-gradient(135deg, #434343 10%, #000000 100%);
    border-radius: 10px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
}
.hrms-btn-gold :hover {
    background-image: linear-gradient(135deg, #09203f 10%, #537895 100%);
}
/* below 1 not functional can be removed later */
.btn.hrms-btn-gold[disabled] {
    background-image: linear-gradient(135deg, #868f96 10%, #596164 100%);
    border-radius: 10px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
    opacity: 0.5;
    pointer-events: none;
}

.content-box-richa {
    background-image: linear-gradient(135deg, #536976 10%, #292E49 100%);
    border-radius: 20px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.08);
}
.nav-pills{
    border-radius: 3px;
    background-image: linear-gradient(135deg, #536976 10%, #292E49 100%);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color:brown;
    background-image: linear-gradient(135deg, #fc6076 10%, #ff9a44 100%);
}
.hrms-title{
    color: rgb(128,0,0) !important;
    text-shadow: #000000 ;
    text-shadow: 2px 1px ;
    /* font-family: fonstars; */
}

.hrms-bg {
    background-image: linear-gradient(135deg, #536976 10%, #292E49 100%);
}
.navbar-user{
    /* color: #9bc5c3; */
    color: #f9d423 !important;
}
 /* The side navigation menu */
 .sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 2;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  }
  
  /* The navigation menu links */
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .active-nav {
    background-image: linear-gradient(135deg, #fc6076 10%, #ff9a44 100%);
  }
  
  /* When you mouse over the navigation links, change their color */
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  /* Position and style the close button (top right corner) */
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 15; /* 36px */
    margin-left: 50px;
  }
  
  /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
  #mainBody {
    transition: margin-left .5s;
    padding: 20px;
  }
  @media (min-width: 576px) { 
    #mainBody {
      padding-left: 0% !important;
      padding-right: 0% !important;
      margin-left: 0% !important;
      margin-right: 0% !important;
    }

 }

 
 @media (min-width: 768px) { 

  #mainBody {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-left: 2px !important;
    margin-right: 2px !important;
  }

  }

  
  /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }

  .broadcast {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    min-height:250px; 
    min-width:200px; 
    background-color: yellow; 
    max-width: 200px;
    box-shadow:10px 10px 7px rgba(0,0,0,.7);
    color:brown;
     
    
  }
  .pushpin {
    width: 60px;
    height: 60px;
  }

  .broadcast:hover{
    transform: scale(1.25) ;
    transition: transform .15s linear;
  }
/* Custom Animation for Alerts */
  @keyframes fade-slide-from-top {
    from {background-color: red;}
    to {background-color: maroon;}
    /* 0%{transform:translate(0px, 100px); opacity: 0;} */
    /* 100%{transform:translate(0px, 0); opacity: 1;} */
    0%{transform:translate(0px, -80px); opacity: 0;}
    100%{transform: translate(0px, 0px); opacity: 1;}
    
}

#alertContainer  {
    /* width: 100px; */
    /* height: 100px; */
    /* background-color: red; */
    /* position: relative; */
    animation-name: fade-slide-from-top;
    animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
}

.glow {
  font-size: 20px;
  color: #fff;
  text-align: center;
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}

@keyframes glow {
  from {
    /* text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; */
    text-shadow: 0 0 15px #f8e9fb, 0 0 20px #e9bdf4, 0 0 25px #da91ed, 0 0 30px #cc65e6, 0 0 35px #bd3adf, 0 0 40px #a420c5;
  }
  to {
    text-shadow: 0 0 15px #fff, 0 0 20px #ff4da6, 0 0 25px #ff4da6, 0 0 30px #ff4da6, 0 0 30 #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6;
  }
}

.bg-bday{
  /* background-image: url('../images/birthday2.jpg'); */
  background-size: cover;
  background-repeat: no-repeat;
  /* background-position: center; */
  
  /* width: 100%; */
  /* height: 100%; */
  /* background-image: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%); */
  /* background-image: linear-gradient(to right, #f83600 0%, #f9d423 100%); */
  /* background: radial-gradient(circle at -8.9% 51.2%, rgb(255, 124, 0) 0%, rgb(255, 124, 0) 15.9%, rgb(255, 163, 77) 15.9%, rgb(255, 163, 77) 24.4%, rgb(19, 30, 37) 24.5%, rgb(19, 30, 37) 66%); */
  /* background: linear-gradient(to top, #dfe9f3 0%, white 100%); */
  /* background: linear-gradient(to top, #c1dfc4 0%, #deecdd 100%); */
  
/* background: linear-gradient(109.6deg, rgb(255, 219, 47) 11.2%, rgb(244, 253, 0) 100.2%); */

  /* color: white; */
  
}
canvas {
  position: relative;
  pointer-events: none; /* Disable mouse events on the canvas */
  /* width: 50%; */
  /* height: 50%; */
}

#birthdayModal {
  position: absolute;
  /* display: flex; */
  
}
#birthdayModal #bdimage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* height: 100%; */
  /* size: auto; */
  z-index: -1;
  
  
}
#birthdayModal .modal-content {
  position: absolute;
  z-index: 1;
  text-align: center;
  /* padding: 0px; */

}
#birthdayModal #confetti-canvas {
  position: fixed;
  top: 0;
  left: 0;
  /* bottom:0; */
  width: 100%;
  height: 100%;
  text-align: top;
  z-index: 1;

}
#birthdayModal #ebModalLogo{
  /* opacity: 80%; */
  position: relative;
  width: 120px;
  height: 120px;
  margin-top: 120px;
  bottom: 0;
}
#mbody label {
  color: maroon;
  /* font: 400; */
  /* font-size: medium; */
  font-style: italic;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  /* font-display: calc(); */
}

@keyframes blink-border {
  0% {
    border-color: transparent ;  /* Fully transparent border */
  }
  50% {
    border-color: red  /* Color at the middle of the animation */
  }
  100% {
    border-color: transparent; /* Back to fully transparent border */
  }
}

.blinking-border {
  border: 3px solid transparent ; /* Initial transparent border */
  animation: blink-border 1s infinite; /* Apply the blink-border animation */
}
/* 
@function shade($color, $percentage) {
  @return mix(black, $color, $percentage);
}
 */
