.case {
 /* text-align: center;
 border: black solid 1px; */
/* background-color: #d7ebff */;
/* border-radius: 5px;
 *//* padding: 6px; */
/* margin: 20px 170px; */
}
.case table tr th {
    /* border-style: none; */
	/* border-radius: 4px; */
 }
.case table tr td {
    /* border-style: none; */
 }
.case table thead *{
	/* border-width: 0; */
}
/* .case_detial {
    text-align: center;
    font-weight: bold;
}
.cat_detial {
    text-align: center;
    font-weight: bold;
}
.cs_stat {
    text-align: center;
    font-weight: bold;
}
.pet_dt {
    text-align: center;
    font-weight: bold;
}
.res_dt {
    text-align: center;
    font-weight: bold;
}
.history {
    text-align: center;
    font-weight: bold;
}
.order {
    text-align: center;
    font-weight: bold;
} */

.cat_detials table tr th {
    /* background-color: #d3fbd9; */
	text-align: center;
	/* border: 1px solid black; */
}
.cat_detials table tr td {
  /*   border: 1px solid black; */
}
.cs_status table tr th {
    /* background-color: #d3fbd9; */
	text-align: center;
	/* border: 1px solid black; */
}
.cs_status table tr td {
   /*  border: 1px solid black; */
}
.pet_dtl table tr th {
    /* background-color: #d3fbd9; */
	text-align: center;
	/* border: 1px solid black; */
}
.pet_dtl table tr td {
   /*  border: 1px solid black; */
}
.res_dtl table tr th {
    /* background-color: #d3fbd9; */
	text-align: center;
	/* border: 1px solid black; */
}
.res_dtl table tr td {
    /* border: 1px solid black; */
}
.daily_proc table tr th {
    /* background-color: #d3fbd9; */
	text-align: center;
	/* border: 1px solid black; */
}
.daily_proc table tr td {
   /*  border: 1px solid black; */
}
.orders table tr th {
    /* background-color: #d3fbd9; */
	text-align: center;
	/* border: 1px solid black; */
}
.orders table tr td {
   /*  border: 1px solid black; */
}

.case_detials table tr th {
    /* background-color: #d3fbd9; */
	text-align: center;
	/* border: 1px solid black; */
}
.case_detials table tr td {
  /*   border: 1px solid black; */
}
.daily_proc table tr th {
    /* background-color: #d3fbd9; */
	text-align: center;
	/* border: 1px solid black; */
}
.daily_proc table tr td {
    /* border: 1px solid black; */
}
.orders table tr th {
    /* background-color: #d3fbd9; */
	text-align: center;
	/* border: 1px solid black; */
}
.orders table tr td {
    /* border: 1px solid black; */
}

.frmcs {
    text-align: center;
    font-weight: bold;
}
.cstatus {
    border: solid black 1px;
    border-radius: 5px;
    margin: 15px;
    padding: 10px 25px;
    /* text-align: center; */
}
.cltatus {
    border: solid black 1px;
    border-radius: 5px;
    margin: 15px;
    padding: 10px 25px 25px;
    /* text-align: center; */
}
.odt {
    text-align: center;
}
.redcol {
    color: red;
}


.btncss {
  /*   margin-left: 560px;
    margin-bottom: -66px; */
}

.cstable table tr th {
    background-color: #a8d5f5;
	/* border: 1px solid black; */
	text-align: center;
}
.cstable table tr td {
    /* border: 1px solid black; */
}

.cstable {
 /* text-align: center */;
/* border: #dfdddd solid 1px; */
/* background-color: #d7ebff; */
border-radius: 5px;
 /* margin: 0 170px 30px; */

}
.cstable table tr th {
    /* border-style: none; */
	/* border-radius: 4px; */
 }
.cstable table tr td {
    /* border-style: none; */
 }
.cstable table thead *{
	/* border-width: 0; */
}

#cdetails h4 {
    text-align: center;
	background: #d7ebff;
    padding: 0 7px;
    border-radius: 5px;
}
.cstable {
  white-space: nowrap;
  }
#board table tr th {
  border: 1px solid;
}
#in_prog {
  color: green;
  animation: blinker 1s linear infinite;
  border:1px solid black;
  text-align:center;
}
#called {
  color: #ee4e6a;
  animation: blinker 1s linear infinite;
  border:1px solid black;
  text-align:center;
}
#board tr td {
  text-align: center;
}

/* Mobile-first responsive table */
.table-responsive {
  overflow-x: auto;
}

@media (max-width: 575.98px) {
  .table-responsive {
    display: block;
    width: auto;
  }
  .table-responsive thead {
    /* display: none; */
  }

  .table-responsive tbody {
    display: block;
    width: auto;
    overflow-x: auto;
  }

  .table-responsive tr {
    display: block;
  /*   border-bottom: 1px solid #ccc; */
  }

  .table-responsive td {
    display: block;
    text-align: left;
  }
}

@media screen and (max-width: 37.5em) {
	.case { margin: 2px 0 10px 0;
	/* border: black solid 1px; */
	/* background-color: #d7ebff */;
	border-radius: 3px;}
}
@media screen and (max-width: 37.5em) {
	.cstable { margin: 2px 0 10px 0;
	/* border: black solid 1px; */
	/* background-color: #cef0d4; */
	border-radius: 3px;
	}
}
@media only screen and (max-width: 576px) {
  .cstable{
    white-space: normal !important;
  }
}
/* .col-md-6 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
} */
/* @media screen and (-webkit-min-device-pixel-ratio:0) { 
  .cstable, .case {
  select,   textarea,   input[type="text"],   input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { font-size: 14px; }
  }
}
 */
/* .ct, .pet, .oj{
	display: inline;
}

.field-something { float: center; padding-right: 5px; }
.show { color: blue; cursor: pointer; display: none; } */
.cltable table tr th {
    background-color: #a8d5f5;
	border: 1px solid black;
	text-align: center;
}
#cdetails table tr th {
    text-align: center;
}
#vjrsidebarul ul {
  padding-left: 20px;
}
/* #vjrdot {
  font-size: 6px;
} */

.math-captcha-inline {
  display: flex;
  align-items: center;
  gap: 10px;
}
/* .captcha-reset-button {
  font-size: 20px;
  font-weight: bold;
  width: auto;
} */
/* #edit-captcha-reset {
  font-size: 20px;
  font-weight: bold;
  width: auto;
} */
#edit-fdate, #edit-tdate, #edit-judge-from-date, #edit-judge-to-date, #edit-cdate, .datepickercl { 
	background: url('images/calendar.png') no-repeat right 10px center;
    background-size: 18px 18px;
    padding-right: 35px; /* Give space for the icon */
	cursor: pointer;
	//background-color: #fff;
}
#custom-captcha-loader {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
/* Underline tabs with background on active */
.clean-tabs {
  border-bottom: 2px solid #dee2e6;
}

.clean-tabs .nav-link {
  background-color: transparent;
  border: none;
  border-radius: 0.25rem 0.25rem 0 0;
  color: #495057;
  border-bottom: 3px solid transparent;
  margin-right: 1rem;
  padding: 0.6rem 1.2rem;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}

.clean-tabs .nav-link:hover {
  background-color: #e0f4ff;
  color: #084298;
  border-bottom: 3px solid #a4dbff;
}

.clean-tabs .nav-link.active {
  background-color: #0d6efd; /* Stronger blue for contrast */
  color: #fff;
  border-bottom: 3px solid #0a58ca; /* Slightly darker for edge */
  box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.2); /* Deeper shadow */
  font-weight: 700; /* Make the active tab text bolder */
  transform: scale(1.02); /* Slight zoom for emphasis */
}
