.carousel {
    position: relative;
    width: 100%;
    border-radius: 10px;
}
.carousel .carousel-status {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    font-size: 10px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
    color: #fff;
    display: none;
}
/* terms & conditions modal start */
.terms {
	/* width: 900px; */
	margin: 0 auto;
	padding: 20px;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 5px;
} 
.box-feild div {
	align-items: center;
	justify-content: center;
}
ul.timing {
	margin-bottom: 0px;
}

  ul li {
	list-style-type:none;
	padding-left: 5px;
  }
  
 
  .terms ul li {
    font-family: 'Roboto', sans-serif;
    margin: 10px 0px;
}
/* terms & conditions modal end */
label .aadhar{
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.p-component-overlay{
  z-index: 999999 !important;
}
::-webkit-scrollbar {
  width: 1px !important;
}
.select {
  text-decoration: underline;
  color: #0095da;
}
.swal-overlay{
	z-index: 9999999999 !important;
}
.error-message-report {
  color: red;
  font-size: 13px;
  margin-top: -2px;
  position: absolute;
}
h4.export_btn {
  margin-left: 20px;
}
.p-dialog {
  box-shadow: none;
}
.p-accordion-header-text {
  line-height: 1;
  font-size: 14px;
}
.pt30 {
  padding-top: 30px;
}
.dob-space {
  padding: 14px 48px !important;
  white-space: pre;
}
.invoice_btn{
  margin-top: 10px;
}
h3.invoice {
  text-align: center;
}
.error-message-changePass {
  color: red;
  font-size: 13px;
  margin-top: 0px;
  position: absolute;
  line-height: 15px;
  width: 51%;
}
.col-md-12.social-icons {
  display: flex;
  margin-top: 15px;
}

.col-md-12.social-icons img {
  width: 35px;
  margin-right: 15px;
}
.p-dropdown .p-dropdown-label {
  background: transparent;
  border: 0 none;
  font-size: 15px;
}
.p-dropdown-items li{
  list-style-type:none;
	padding-left: 5px;
  font-size: 15px;
}
.pending_days {
  display: flex;
  justify-content: space-around; 
  margin-bottom: -10px;

}
.left_side p {
  font-size: 16px;
}

.right_side {
  font-size: 16px;
}
small.report-error-field {
  font-size: 11px;
  color: red;
  position: absolute;
}

/* --------------------------------- */
