/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
body.bg-theme15 {
    background-image: linear-gradient(21deg, #af8328, #065b87, #065885, #03486d, #03486d);
}
.user-box .bx-user {
	font-size: 25px;
}
@media screen and (max-width: 767px) {
	.topbar .navbar {
		padding-right: 0;
	}
}
.text-right {
	text-align: right;
}
.maxw-500 {
	max-width: 500px;
}
.maxw-700 {
	max-width: 700px;
}
.maxw-350 {
	max-width: 350px;
}
.maxw-200 {
	max-width: 200px;
}
.maxw-100 {
	max-width: 100px;
	width: 100px;
}
.w50 {width: 50px;}
.w65 {width: 65px;}
.w80 {width: 80px;}
.minw-40 {
	min-width: 40px;
}
.minw-100 {
	min-width: 100px;
}

.minh-500 {
	min-height: 500px;
}
.minh-188 {
	min-height: 188px !important;
}
.minh-94 {
	min-height: 94px !important;
}

.card-tasks {
	display: inline-block;
	width: 250px;
}
.card-tasks > .card {
	height: 280px;
	margin: 5px 2px;
}
.card-tasks hr {
	margin: 12px 0;
}

@media screen and (max-width: 2500px) {
	.card-tasks {
		width: 12.25%;
	}
}
@media screen and (max-width: 2200px) {
	.card-tasks {
		width: 14%;
	}
}
@media screen and (max-width: 1965px) {
	.card-tasks {
		width: 16.4%;
	}
}
@media screen and (max-width: 1700px) {
	.card-tasks {
		width: 19.72%;
	}
}
@media screen and (max-width: 1250px) {
	.card-tasks {
		width: 24.65%;
	}
}
@media screen and (max-width: 1000px) {
	.card-tasks {
		width: 32.75%;
	}
}
@media screen and (max-width: 768px) {
	.card-tasks {
		width: 49.5%;
	}
}
@media screen and (max-width: 525px) {
	.card-tasks {
		width: 100%;
	}
	.card-tasks > .card {
		height: auto;
	}

}

.task-time {
	display: inline-block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 5px;
    border-radius: 5px;
	color: #fff;
    background-color: rgb(255 255 255 / 15%);
}
.font-16 {
	font-size: 16px;
}
.chat-wrapper {
	min-height: 600px;
	height: auto;
}
.chat-header, .chat-footer {
	left: 0;
}
.chat-content {
	margin-left: 0;
	height: auto;
	min-height: 450px;
	padding-bottom: 140px;
}
.card-mm {
	margin: 0 -1rem;
}
.chat-content-leftside .chat-left-msg, .chat-content-rightside .chat-right-msg {
	max-width: 97%;
	white-space: pre-line;
}
.task-ta {
	height: 42px;
	min-height: 42px;
	max-height: 220px;
}

input[type="date"], input[type="time"] {
	position: relative;
}
input[type="date"]::-webkit-calendar-picker-indicator, input[type="time"]::-webkit-calendar-picker-indicator {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	color: transparent;
	background: transparent;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-clear-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-clear-button {
	z-index: 1;
}

.maxh-170 {
	max-height: 170px;
	overflow: hidden;
}

.minw-120 {
	min-width: 120px;
}

.table-responsive thead {
    white-space: pre-wrap;
}
.w55 {
	width: 65px;
}


.count-box {
	font-size: 21px;
	background: rgb(0 0 0 / 40%);
	color: #fff;
	width: 45px;
	height: 45px;
	line-height: 45px;
	display: block;
	position: absolute;
	top: 2px; right: 2px;
	border-radius: .25rem

}


.pr-cards {
	align-self: center;
    justify-content: center;
}
.pr-card {
	max-width: 245px;
}
.pr-card.banner {
	max-width: 445px;
}
@media screen and (max-width: 567px) {
	.pr-card {
		max-width: 45%;
	}
	.pr-card h6.card-title {
		font-size: 14px;
		font-weight: 400;
	}
	.pr-card h5 {
		font-size: 16px;
	}
	.pr-card .btn-group .btn i {
		font-size: 18px;
	}	
}
@media screen and (max-width: 340px) {
	.pr-card {
		max-width: 90%;
	}
}


#check-img {
	text-align: center;
}
#imgs_bl div.item {
	display: inline-block;
	margin: 0 15px 15px 0;
	width: 250px;
	text-align: center;
}
#imgs_bl div.item img {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.order-products img {
	width: 40px;
}
.pr_st_chb {
	width: 21px;
    height: 21px;
}
.table-head-sticky {
	top: 120px !important;
}
.video {
	position: relative;
}
.video i {
	position: absolute;
    left: calc((100% - 70px) / 2);
    top: calc((100% - 100px) / 2);
	font-size: 80px;
	color: #fff;
}
@media screen and (max-width: 980px) {
	.table-head-sticky {
		top: 60px !important;
	}
}
.sticky-top {
	z-index: 2;
}
.pr_del {
	cursor: pointer;
}
.table2 th, .table2 td {
	padding: 5px;
}
.table2 tr:hover {
	background: #333;
}