.container-fluid {
	max-width: 100%;
	width: 100% !important;
}
.topnav {
  background: #2c2b2a;
  padding: 0 calc(24px / 2);
}

.table {
  border: 1px solid #dee2e6;
}

/* For Webkit (Chrome, Safari) */
::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

/* For Mozilla Firefox */
/* Note: Firefox doesn't support customizing the scrollbar width, so this example only styles the colors */
/* You can also consider using a different approach for Firefox */

* {
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
}

*::-webkit-scrollbar {
    display: none; /* Hide Chrome scrollbar */
}

.card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #4b6cb7;
  background: -webkit-linear-gradient(to right, #e52025, #e56f30);
  background: linear-gradient(to right, #e52025, #e56f30);
  padding: 10px 10px;
}
.card-header h4 {
  color: #fff;
  margin: 0;
  font-size: 14px;
}
.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #ddd;
}
.p-l-5 {
	padding-left: 5px;
}
.p-r-5 {
	padding-right: 5px;
}
.text-warning {
	color: darkred  !important;
	font-weight: 600 !important;
	margin-left: 3px;
}

.container-fluid{
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	width: 100% !important;
	max-width: 100% !important;
}
.loginImg{
	width: 100%;
	object-fit: fill;
	height: 460px;
	border-radius: 4px 0px 0px 4px;
}
.pb-0{
	padding-bottom: 0px !important;
}

.bg-primary{
	background: rgb(0,0,0) !important;
	background: linear-gradient(234deg, rgb(43, 1, 1) 0%, rgb(141, 28, 10) 76%) !important;
}

.p-12{
	padding: 12px;
	margin-right: 0px !important;
	margin-left: 0px !important;
}
.imgpreview{
	width: 100%;
	object-fit: contain;
	height: 202px;
	border: 1px solid gainsboro;
	border-radius: 5px;
}
.inputcst{
	border: none;
	padding: 0px !important;
}
.previewImg{
	width: 100%;
	object-fit: contain;
	height: auto;
}
.tImg{
	height: 40px;
	width: 40px;
	object-fit: contain;
	border: 1px solid #efefef;
	border-radius: 5px;
	box-shadow: 1px 1px 6px 1px #ccc;
	padding: 5px;
	background: #fff;
}
.mb-60{
	margin-bottom: 60px;
}
.h200{
	height: 175px !important;
}
.btn-W{
	width: fit-content;
}
.mb-70{
	margin-bottom: 70px;
}
.btnProduct {
  margin-top: 15px;
}
.h-325{
	height: 325px;
}
.h-180{
	height: 180px;
}
.previewImg1{
	width: 100%;
	object-fit: contain;
	height: 175px;
}
.inputcst1{
	border: none;
	padding: 0px !important;
	margin-left: 190px;
}
.indexImg{
	width: 100%;
	object-fit: contain;
	height: auto;
}
.indexTxt{
	/*font-weight: bold;*/
	color: #17263a;
	/*color: white !important;*/
	font-size: auto;
	margin-bottom: 0px !important;
}
.indexBg {
  	box-shadow: 2px 1px 4px 0px darkgray;
	border-radius: 5px;
	border: 0px !important;
	/*background-color: antiquewhite;*/
	height: 95px;
}
.w-20{
	width: 20%;
}
.btnColor{
	background: linear-gradient(to right, #e51f25, #e57531) !important;
	border: none !important;
}
.btnInverse{
	background: linear-gradient(to right, #0b0b0b, #7c7773) !important;
	border: none !important;
}
.mlbtn-5{
	margin-left: 5px !important;
}
.img-responsive{
	width: 100% !important;
	object-fit: contain !important;
	height: 200px;
	/*background-image: url("assets/images/camera.png");*/
}
.ml-60{
	margin-left: 60px;
}
.imgBg{
border: 1px solid gainsboro;
border-radius: 5px;
padding: 15px;
}
.mlr-auto{
	margin-left: auto;
	margin-right: auto;
}
.thead-light2{
background-color: lavender;
}
.ml-auto{
	margin-left: auto;
}
.ml-13{
	margin-left: 13px;
}
.ml-33{
	margin-left: 33px;
}
.mr-auto{
	margin-right: auto !important;
}
.imgpreviewTbl{
	height: 45px;
	width: 45px;
}
table td{
	padding: 6px !important;
	vertical-align: middle !important;
	padding-left: 12px !important;
}
.TextLabel{
	font-size: 11px;
}
.btnFloat{
	float: right;
}
.m-b-60{
	margin-bottom: 60px;
}
/*.cubeBg1{
	background: rgb(255,0,0);
	background: linear-gradient(234deg, rgba(255,0,0,1) 0%, rgba(6,141,255,1) 100%);
}
.cubeBg2{
	background: rgb(175,0,255);
	background: linear-gradient(234deg, rgba(175,0,255,1) 0%, rgba(255,252,6,1) 84%);
}
.cubeBg3{
background: rgb(52,255,0);
background: linear-gradient(234deg, rgba(52,255,0,1) 27%, rgba(6,86,255,1) 76%);
}
.cubeBg4{
background: rgb(58,132,180);
background: linear-gradient(90deg, rgba(58,132,180,1) 0%, rgba(205,29,253,1) 50%, rgba(252,69,196,1) 100%);
}
.cubeBg5{
background: rgb(179,180,58);
background: linear-gradient(90deg, rgba(179,180,58,1) 0%, rgba(253,145,29,1) 50%, rgba(252,78,69,1) 100%);
}
.cubeBg6{
background: rgb(255,235,0);
background: linear-gradient(111deg, rgba(255,235,0,1) 11%, rgba(64,253,29,1) 50%, rgba(104,118,241,1) 80%);	
}*/
.p-l-0{
	padding-left: 0px !important;
}
.btn-float{
	float: right;
}
.imgProfile{
  height: 30px;
  width: 100%;
  object-fit: contain;
}
.imgProfile1 {
  width: 100%;
  object-fit: contain;
  height: 15px;
}
.card-titleBg{
	background: linear-gradient(to right, #f37224, #e3d93b) !important;
}
.card-titleBg2{
	background: linear-gradient(to right, #526518, #abcb45) !important;
}
.card-titleBg3{
	background: linear-gradient(to right, #3f2571, #5e17eb) !important;
}
.card-titleBg4{
	background: linear-gradient(to right, #167e31, #41ed8c) !important;
}
.indexTxt1{
	font-size: 20px;
	margin-bottom: 0px !important;
	font-weight: bold;
	color: black;
}

#loader{
	display:flex;
	align-items:center;
	justify-content:center;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9999;
	background-color:rgba(0,0,0,.6);
	backface-visibility:hidden;
	transition:opacity .6s cubic-bezier(.55,0,.1,1),visibility .6s cubic-bezier(.55,0,.1,1);
}
#loader img{
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
	margin:0 auto;
	width: 150px;
	object-fit: contain;
	padding: 1em;
	border-radius: 15px;
	background: #fff;
}


.my-custom-scrollbar {
position: relative;
height: 300px;
overflow: auto;
}
.table-wrapper-scroll-y {
display: block;
}
.p-b-0{
	padding-bottom: 0px !important;
}
.indexCard{
	font-size: 16px;
	margin-bottom: 0px !important;
	padding-bottom: 5px !important;
	padding-left: 20px;
	border-radius: 4px 4px 0px 0px;
	padding-top: 5px;
	color: white;
}
.countTbl {
  float: right;
  padding-right: 20px;
}
.m-t-30{
	margin-top: 30px;
}
.productImg{
	width: 100%;
	object-fit: contain;
	height: 210px;
	/*border: 1px solid gray;*/
	padding: 10px;
	box-shadow: 0px 0px 5px 1px #efefef;
}
.cardProduct {
  padding: 8px;
  /*background-color: aliceblue;*/
  /*border: 1px solid gray;*/
}
.productTxt {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  padding-top: 18px;
  /*border-block: 1px aliceblue;*/
  /*border: 1px solid;*/
}
.m-t-32{
	margin-top: 75px;
	background-color: #EAECEE;
	height: 150px;
}
.productUl{
	list-style: none;
	padding: 0px !important;
	padding-top: 12px !important;
}
.productLi{
	/*padding-left: 65px;*/
	font-weight: bold;
}
.tdQue{
	width: 10%;
}
.tdAns{
	width: 70%;
}
.paginationLeft {
	position: absolute;
	left: 25px;
	margin-top: 10px;
}
.rightAlign {
	position: absolute;
  right: 10px;
}
.student-details {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -15px;
  grid-row-gap: 15px;
}
.upload-profile-pic {
  width: 120px;
  height: 120px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
  background: #eee;
}
.upload-profile-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.upload-btn {
  background: rgba(0,0,0,0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 120px;
  opacity: 0;
  visibility: hidden;
  transition: 300ms all;
}
.upload-profile-pic:hover .upload-btn {
  opacity: 1;
  visibility: visible;
}
.student-details-left {
  display: flex;
  width: 10%;
  padding: 0 15px;
}
.student-details-right {
  display: flex;
  column-gap: 15px;
  width: 100%;
  padding: 0 15px;
}
.student-field-list {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  grid-row-gap: 10px;
  width: calc(50% - 8px);
  background: #f2f2f2;
  padding: 10px 15px;
  border-radius: 5px;
}
.student-field-inner {
  display: flex;
}
.student-field-inner label {
  margin-bottom: 0;
  min-width: 140px;
  position: relative;
  text-transform: capitalize;
  padding-right: 20px;
}
.student-field-inner p {
  margin-bottom: 0;
}
.student-field-inner label::after {
  content: ':';
  margin: 0 10px;
  position: absolute;
  right: 0;
}
.btn-gray {
  background: #e1e0e0;
}

.add_utf_listing_section {
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 8px 0 rgba(0,0,0,0.08);
  padding: 0 30px 30px 30px;
  width: 100%;
  float: left;
}
.utf_add_listing_part_headline_part {
	width: calc(100% + 60px);
	left: -30px;
	position: relative;
	padding: 4px 20px;
	margin: 0 0 30px 0;
	border-radius: 4px 4px 0 0;
	background: linear-gradient(to right, #0b0b0b, #7c7773) !important;
	border-bottom: 1px solid #eaeaea;
}
.utf_add_listing_part_headline_part h3 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: 400;
	line-height: 34px;
	font-size: 16px;
	position: relative;
	top: 1px;
}
.margin-top-45 {
	margin-bottom: 20px !important;
}
.input-text {
	margin-bottom: 10px;
}
.preview_height_gallery {
  min-height: 202px;
  border: 2px dashed #ccc;
  border-radius: 10px;
}
.amenities_checkbox {
  width: 100%;
  display: inline-block;
}
.amenities_checkbox ul li {
  width: 24%;
  float: left;
  list-style: none;
}
.amenities_checkbox ul {
  padding-left: 0px;
}
#utf_add_listing_part h5 {
  font-size: 16px;
  font-weight: 600;
  color: #707070;
  margin-bottom: 15px;
}
.row.utf_opening_day.utf_js_demo_hours {
  margin-bottom: 20px;
}
.add_utf_listing_section textarea {
  min-height: 200px;
}
.preview-item {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}
.preview-image {
  width: 120px;
  height: 80px;
  object-fit: contain;
  border: 1px solid #efefef;
  box-shadow: 1px 1px 1px 1px #efefef;
  margin-top: 10px;
  background: #efefef;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.remove-button {
  display: block;
  background-color: #f44336;
  color: white;
  border: none;
  padding: 5px 5px;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.text-red {
	color: red;
}