/********Loader image**********/
.hidee{
    display: none;  
}
.lds-dual-ring.hidden { 
    display: none;
}
.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 5% auto;
    border-radius: 50%;
    border: 6px solid #182970;
    border-color: #182970 transparent #182970 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    /*background: rgba(0,0,0,.8);*/
    z-index: 10000;
    opacity: 1;
    transition: all 0.5s;
}

.ss-grat {
    margin-top: 0px !important;
}

.grat-form.error input {
    border-color: #dc3545;
}

.grat-form.success input {
    border-color: #28a745;
}

.action-btn {
  width: 29px !important; /*20px*/
  height: 28px !important; /*20px*/
  border-radius: 9.3552px !important;   /*2px*/
}

.dashboard .activity .activity-item .activite-label {  
  min-width: 80px !important; /*64px;*/
}

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0.5; }
    100% { opacity: 1; }
}

.blink {
    animation: blink 0.8s infinite;
}


/*Document listing page designs */
.document {
  float: left;
  width: calc(33% - 20px);
  max-width: 180px;
  margin: 0px 10px 20px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #dce2e9;
}

.document .document-body {
  height: 130px;
  text-align: center;
  border-radius: 3px 3px 0 0;
  background-color: #fdfdfe;
}

.document .document-body i {
  font-size: 45px;
  line-height: 120px;
}

.document .document-body img {
  width: 100%;
  height: 100%;
}

.document .document-footer {
  border-top: 1px solid #ebf1f5;
  height: 46px;;
  padding: 5px 12px;
  border-radius: 0 0 2px 2px;
}

.document .document-footer .document-name {
  display: block;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
  width: 100%;
  line-height: normal;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.document .document-footer .document-description {
  display: block;
  margin-top: -1px;
  font-size: 11px;
  font-weight: 600;
  color: #8998a6;
  width: 100%;
  line-height: normal;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.document.info .document-footer >*, .document.success .document-footer >*,
.document.danger .document-footer >*, .document.warning .document-footer >*,
.document.dark .document-footer >* {
  color: #fff;
}

.document.info .document-footer {
  background-color: #2da9e9;
}

.document.success .document-footer {
  background-color: #0ec8a2;
}

.document.warning .document-footer {
  background-color: #ff9e2a;
}

.document.danger .document-footer {
  background-color: #f95858;
}

.document.dark .document-footer {
  background-color: #314557;
}

.swal2-container {
  z-index: 10000 !important;
}

.badg-actv {
  padding: 8px 15px;
  font-weight: 700;
}

input[type="file"] {
  color: #374ffd;
}

/****Logo Justify****/

.space {
  justify-content: center;
  padding-right: 32px;
}

/****Search Bar Spacing****/

.search-space {
  margin-left: -7px;
}

/****New Notification Number Icon****/

.badge-round {
  border-radius: 10px;
}

/****Dropdown Menu Adjust****/

.dropdown-adjust {
  position: absolute;
  inset: 20px -1px auto auto !important;
  margin: 0px;
  transform: translate(-16px, 38px);
}

.dropdown-notiftn {
  position: absolute;
  inset: 21px -8px auto auto !important;
  margin: 0px;
  transform: translate(-25px, 35px);
}

.ms-2 {
  margin-left: 0px !important;
}

.ms-3 {
  margin-left: 8px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mt-2 {
  margin-top: 0px !important;
}

h4 {
  margin-bottom: 0;
  font-weight: 600;
  color: #012970;
}

.mb-30 {
  margin-bottom: 30px !important;
}

table.table td h2 a {
  color: #333 !important;
}

h3 {
  font-weight: 600 !important;
  color: #012970 !important;
}

.bgh4 {
  background: rgba(0, 0, 0, 0.05);
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 12px;
  width: 98%;
}

.txt-high {
  height: 44px !important;
}

.dashboard .news p {
  font-size: 14px;
  color: #777777;
  margin-left: 0px !important;
  text-align: center !important;
}

.badg-rad {
  padding: 6px !important;
  border-radius: 11px !important;
}

.modal-title {
  color: #012970 !important;
}

.wd-2 {
  width: 20% !important;
}

.fnt-8 {
  color: #888;
}

.leav-h5 {
  color: #012970 !important;
}


/*Calendar event bg*/
.impo-bk {
  background-color: #ff3a6e;
}
.cful-bk {
  background-color: #55ce63;
}
.prim-bk {
  background-color: #0d6efd;
}
.info-bk {
  background-color: #3ec9d6;
}
.gen-bk {
  background-color: #d4d2d2;
}

.bordS{
  border: 4px solid #cf2807;
}

.smt-tabl thead tr th, .smt-tabl td{
  font-size: 0.75rem !important;
}

/* Push notification styles */
/*.notification-container {
  background-color: #f2f2f2;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.notification-title {
  font-size: 18px;
  font-weight: bold;
}

.notification-body {
  font-size: 14px;
  margin-top: 5px;
}

.notification-image {
  max-width: 100%;
  height: auto;
  margin-top: 10px;
}*/
