.ticketlist-435435 {
	float: right;
	width: 100%;
	background: #f1f2f6;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
}
.ticket-tak-1 {
	padding: 10px;
	box-sizing: border-box;
	float: right;
	width: 100%;
}

.ticket-tak-2 {
	float: right;
	width: 100%;
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 8px;
	box-shadow: 0px 2px 10px #dfe4ea82;
}
.ticket-status-mbn-1 {
	float: right;
	margin-left: 10px;
}
.ticket-status-mbn-1 .wast-badge {
	font-size: 14px;
	border-radius: 5px;
	padding: 6px 15px;
	float: right;
}
.ticket-title-mbn-width {
	float: right;
	width: unset;
}
.ticket-title-mbn {
	float: right;
	padding: 10px;
	box-sizing: border-box;
}

.ticket-title-mbn::before {
	content: "";
	float: right;
	width: 10px;
	height: 10px;
	background: #dfe4ea;
	border-radius: 90px;
	margin-top: 4px;
	margin-left: 8px;
}

.ticket-tak-2:hover .ticket-title-mbn::before {
	background: #41BC44;
	transition: 0.3s;
}
.ticket-status-mbn-1 {
	float: right;
	margin-left: 10px;
	padding: 6px;
}

.ticket-status-mbn-1 .wast-badge.wast-badge-open {
	background: #D8FFE5;
	color: #41BC44;
}

.ticket-status-mbn-1 .wast-badge.wast-badge-closed {
	background: #ffe0e0;
	color: #e60b20;
}

.ticket-status-mbn-1 .wast-badge.wast-badge-in_progress {

	background: #c0f3ff;
	color: #00b3dd;
}

.ticket-status-mbn-1  .wast-badge.wast-badge-answered {
	background: #D8FFE0;
	color: #41BC44;
}

.ticket-status-mbn-1 .wast-badge.wast-badge-open {
	background: #ffefd3;
	color: orange;
}

.show-ticket-mbn:hover {
	background: #41BC44;
	color: #fff;
	transition: 0.3s;
}


.nevisande-ticket-243-mbn {
	float: left;
	background: #dfe4ea;
	padding: 10px;
	border-radius: 7px;
}
.wast-date-columntime-ticket-mbn {
	float: left;
	background: unset;
	padding: 10px;
	margin-left: 15px;
	border-radius: 7px;
}

.show-ticket-mbn {
	float: left;
	margin-right: 15px;
	padding: 9px 15px;
	border: 1px solid #41BC44;
	color: #41BC44;
	border-radius: 7px;
}

.nevisande-ticket-243-mbn svg {
	float: right;
	width: 25px;
	margin-bottom: -5px;
	margin-top: -4px;
	margin-left: 5px;
}

.nevisande-ticket-243-mbn svg path {
	fill: #2f3542;
}

.show-ticket-mbn svg {
	float: right;
	width: 23px;
	margin-bottom: -5px;
	margin-top: -2px;
	margin-left: 7px;
}
.show-ticket-mbn svg path, .show-ticket-mbn svg circle {
	stroke: #41BC44;
}


.product-ticket-list-mbn {
	float: right;
	width: unset;
	border-right: 1px solid #f1f2f6;
	padding-right: 15px;
	box-sizing: border-box;
	min-height: 38px;
	padding-top: 10px;
}
.wast-filter.wast-clearfix.list-filter-dsfsfferer32243 {
	padding: 0px;
	border-radius: 10px;
	border: 0px solid;
	margin-bottom: 20px;
}


#wast-filter select {
	width: 160px;
	height: auto;
	margin-left: 0.35rem;
	border-color: #f1f2f6;
	border-radius: 7px;
}

.wast-filter.wast-clearfix.list-filter-dsfsfferer32243 .wast-btn.wast-btn-info {
	float: right;
	width: unset;
	padding: 14px 20px;
	border-radius: 7px;
	margin-right: 10px;
}

.title-45345fdsvsdfsdf {
	float: right;
	width: 100%;
	box-sizing: border-box;
}
.title-45345fdsvsdfsdf span::before {
	float: right;
	width: 10px;
	height: 10px;
	background: #dfe4ea;
	content: "";
	border-radius: 90px;
	margin-top: 7px;
	margin-left: 8px;
}
.title-45345fdsvsdfsdf a {
	float: left !important;
	padding: 10px 20px;
	margin-top: -10px;
	background: #747d8c !important;
	border-radius: 8px;
	border: unset !important;
}

.title-45345fdsvsdfsdf span {
	color: #2f3542;
	font-size: 17px;
	font-weight: 400;
}

.show-ticket-mbn:hover svg path, .show-ticket-mbn:hover svg circle {
	stroke: #fff;
}


/* form send */

.irantest-ticket-form-mbn {
	float: right;
	width: 100%;
	background: #f1f2f6;
	padding: 25px;
	box-sizing: border-box;
	border-radius: 10px;
	margin-top: 20px;
}

.irantest-ticket-form-mbn .wast-row input, .irantest-ticket-form-mbn .wast-row select, .irantest-ticket-form-mbn .wast-row textarea {
	border-radius: 7px;
	border-color: #dfe4ea;
	margin-top: 10px;
}

.irantest-ticket-form-mbn .wast-row label {
	font-size: 15px;
	float: right;
	width: 100%;
	margin-bottom: 5px;
	color: #2f3542;
}

.irantest-ticket-form-mbn .wast-row .wast-custom-file {
	float: right;
	width: 100%;
	min-height: 60px;
}


.irantest-ticket-form-mbn .wast-row .wast-custom-file .wast-custom-file-label {
	background: #747d8c;
	border: unset;
	color: #fff;
	padding: 15px;
	text-align: center;
	box-sizing: border-box;
	height: unset;
	background: ;
	font-size: 15px;
	border-radius: 7px;
}

.irantest-ticket-form-mbn .wast-row .wast-custom-file .wast-custom-file-label::after {
	display: none;
}

.irantest-ticket-form-mbn .wast-row .wast-text-muted {
	float: right;
	width: 100%;
	margin-top: 5px;
}

.irantest-ticket-form-mbn .wast-btn.wast-btn-success {
	background: #41BC44;
	border: unset;
	width: unset;
}

.wast-alert {
	border: unset;
	padding: 10px 20px !important;
	height: unset;
	line-height: unset;
	border-radius: 8px;
}

.irantest-ticket-form-mbn .wast-col-12.wast-form-group.wast-form-check .wast-form-check-label {
	width: unset;
	position: relative;
	float: unset;
}
.irantest-ticket-form-mbn .wast-col-12.wast-form-group.wast-form-check #status-closed {
	float: right;
	position: relative;
	margin-left: 7px;
}
.irantest-ticket-form-mbn .wast-col-12.wast-form-group.wast-form-check {
	box-sizing: border-box;
	padding-right: 30px !important;
}

.irantest-list-mookticket-original {
	float: right;
	width: 100%;
	background: #f1f2f6;
	padding: 20px;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.irantest-list-mookticket-original .ticket-title-234243 {
	margin-bottom: 20px;
	float: right;
	width: 100%;
	box-sizing: border-box;
}
.irantest-list-mookticket-original .ticket-title-234243 .code-ticket-435345 {
	float: left;
	background: #fff;
	padding: 10px;
	border-radius: 7px;
}

.irantest-list-mookticket-original .ticket-title-234243 .ticket-title-one-1 {
	font-size: 15px;
	float: right;
	padding: 10px;
}

.ticket-test-box-mbn {
	float: right;
	width: 100%;
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
	line-height: 25px;
	font-size: 15px;
	border-radius: 10px;
}

.joziat-ticket-43mbn {
	float: right;
	width: 100%;
	margin-top: 20px;
}

.stu-mbn {
	padding: 10px 15px;
	border-radius: 7px;
	font-size: 14px;
	margin-left: 10px;
}
.stu-mbn.wast-badge.wast-badge-open {
	background: orange;
	color: #fff;
}

.stu-mbn.wast-badge.wast-badge-in_progress {
	background: #15bde3;
}
.stu-mbn.wast-badge.wast-badge-closed {
	background: #dc3545;
}


.plaviat-ee-mbn1 {
	float: left;
	background: #dfe4ea;
	padding: 10px;
	border-radius: 7px;
}

.plaviat-ee-mbn1 span {
	padding: unset;
	margin: unset;
	
}
.bakhsh-mbn435645 {
	float: left;
	background: #fff;
	padding: 10px;
	border-radius: 7px;
	margin-right: 10px;
}
.time-ticket-mbn5 {
	float: left;
	padding: 10px 20px;
}
.mahsool-mbn-list {
	float: right;
	width: 100%;
	margin-top: 20px;
	font-size: 15px;
	padding: 0px 10px;
	box-sizing: border-box;
}

.ticket-replay23424323 {
	float: right;
	width: 100%;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 10px;
	border: 2px solid #f1f2f6;
	position: relative;
}
.replay-onvan-mbn {
	position: absolute;
	top: 0;
	background: #f1f2f6;
	padding: 8px 15px;
	font-size: 14px;
	border-radius: 0px 0px 8px 8px;
}
.replay-bala-34534mbn .wast-float-left {
	float: left;
	background: #2f3542;
	color: #fff;
	padding: 10px 20px;
	border-radius: 8px;
	margin-top: -10px;
}

.replay-bala-34534mbn strong {
	font-size: 16px;
}

.replay-bala-34534mbn strong::before {
	content: "";
	background: #41BC44;
	width: 10px;
	height: 10px;
	float: right;
	border-radius: 90px;
	margin-top: 6px;
	margin-left: 7px;
}

.wast-card-body.ticket-asli-234234 {
	float: right;
	width: 100%;
	border-top: 1px solid #dfe4ea;
	margin-top: 20px;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 25px;
	padding-bottom: 0px;
}
.ticket-replay23424323 {
	margin-bottom: 20px;
}
.ticket-replay23424323:last-child {
	margin-bottom: 0px;
}
.replay-bala-34534mbn .wast-ath-file.wast-float-left {
	padding: 6px;
	padding-top: 9px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	background: #41BC44;
}
.replay-bala-34534mbn {
	float: right;
	width: 100%;
	margin-top: 15px;
}

.replay-title-mbn43543 {
	float: right;
	width: 100%;
	margin-bottom: 20px;
}
.mahsool-mbn43534 {
	float: right;
	width: 100%;
}

.replay-bala-34534mbn .wast-float-left {
	direction: rtl;
}

.wast-ajax-result {
	background: #fff;
	box-sizing: border-box;
	border-radius: 10px;
	border-color: #dfe4ea;
}
.wast-ajax-result ul {
	padding: 5px 15px;
	box-sizing: border-box;
}

.wast-ajax-result ul li {
	background: none;
	font-size: 14px;
	border-bottom: ;
}

.wast-ajax-result ul li::before {
	float: right;
	content: "";
	width: 5px;
	height: 5px;
	background: #747d8c;
	border-radius: 90px;
	margin-top: 8px;
	margin-left: 7px;
}

.wast-ajax-result ul li:hover {
	color: #41BC44;
}

.mahsool-mbn43534 {
	float: right;
	width: 100%;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
}

.list-joziat-meta-mbn {
	float: right;
	width: 100%;
}

.ticket-countbox-1 {
	float: right;
	width: 25%;
}

.ticket-countbox-2 {
	float: right;
	width: 100%;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
	border-radius: 10px;
	padding-bottom: 30px;
}

.number-ticket-23423 {
	float: right;
	width: 100%;
	font-size: 15px;
	color: #2f3542;
}

.number-ticket-23423 span {
	background: #41BC44;
	color: #fff;
	padding: 2px 10px;
	border-radius: 90px;
	font-weight: 400;
	font-size: 14px;
	padding-bottom: 0px;
}

.number-ticket-23423.no-ticket-12 span {
	accent-color: ;
	background: #57606f;
}
.ticket-countbox-1 {
	float: right;
	width: 20%;
	padding: 10px;
	box-sizing: border-box;
}
.number-ticket-23423 span {

	margin-left: 5px;
}

.number-ticket-23423.baresishod span {
	background: #00b3dd;
}

.number-ticket-23423.bastesgode span {
	background: #e60b20;
}
.number-ticket-23423.bazhast span {
	background: orange;
}

.list-joziat-meta-mbn {
	float: right;
	width: 100%;
	background: #f1f2f6;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.wast-filter.wast-clearfix.list-filter-dsfsfferer32243 {
	float: right;
	width: 100%;
	background: #f1f2f6;
	padding: 15px;
	box-sizing: border-box;
}


.wast-filter.wast-clearfix.list-filter-dsfsfferer32243 ul {
	padding: 0px;
	margin: 0px;
}
.wast-filter.wast-clearfix.list-filter-dsfsfferer32243 ul li {
	float: right;
	list-style: none;
	margin-left: 8px;
}

.wast-filter.wast-clearfix.list-filter-dsfsfferer32243 ul li a {
	float: right;
	width: 100%;
	background: #fff;
	padding: 10px 15px;
	margin-left: ;
	box-sizing: border-box;
	border-radius: 7px;
}
.wast-filter.wast-clearfix.list-filter-dsfsfferer32243 strong {
	float: right;
	padding: 10px;
	margin-left: 10px;
}
.wast-filter.wast-clearfix.list-filter-dsfsfferer32243 .wast-custom-select-item:hover {
	background: #57606f;
	color: #fff;
}
.wast-filter.wast-clearfix.list-filter-dsfsfferer32243 .wast-custom-select-item.selected , .wast-custom-select-item.wast-custom-select-item--selected  {
	background: #41BC44 !important;
	color: #fff !important;
}
.wast-date-columntime-ticket-mbn {
	box-sizing: border-box;
}
@media only screen and (max-width : 1300px) {
	.ticket-countbox-1 {
		width: 33.3%;
	}

	.ticket-countbox-1:nth-child(4) {
		width: 50%;
	}
	.ticket-countbox-1:nth-child(5) {
		width: 50%;
	}

	  }
@media only screen and (max-width : 1200px) {
	.product-ticket-list-mbn {
		border: unset;
		width: 100%;
		margin-bottom: 10px;
	}

}

@media only screen and (max-width : 900px) {
	.ticket-title-mbn-width {
		width: 100%;
	}

	.ticket-countbox-1 {
		width: 50%;
	}
	.ticket-countbox-1:nth-child(5) {
		width: 100%;
	}

	.wast-filter.wast-clearfix.list-filter-dsfsfferer32243 strong {
		width: 100%;
	}

	.wast-filter.wast-clearfix.list-filter-dsfsfferer32243 ul li {
		margin: 5px;
	}
}

@media only screen and (max-width : 600px) {
	.replay-bala-34534mbn .wast-float-left {
		float: right !important;
		margin-top: 10px;
	}
	.bakhsh-mbn435645 {
		width: 100%;
		box-sizing: border-box;
		margin: 10px 0px;
	}

	.replay-bala-34534mbn strong {
		font-size: 16px;
		float: right;
		width: 100%;
	}
	.replay-bala-34534mbn .wast-ath-file.wast-float-left {
		float: left !important;
	}
	.irantest-list-mookticket-original .ticket-title-234243 .ticket-title-one-1 {
		width: 100%;
	}
	.irantest-list-mookticket-original .ticket-title-234243 .code-ticket-435345 {
		float: right;
	}
	.stu-mbn {
		width: 100%;
		box-sizing: border-box;
	}
	.ticket-title-mbn {
		width: 100%;
		text-align: center;
	}
	.ticket-status-mbn-1 {
		float: unset;
		margin: auto;
		display: table;
	}

	.ticket-title-mbn::before {
		display: none;
	}
	.product-ticket-list-mbn {
		padding: 10px;
		text-align: center;
	}
	.wast-date-columntime-ticket-mbn {
		float: right;
	}
	
}

@media only screen and (max-width : 550px) {
	.show-ticket-mbn {
		box-sizing: border-box;
	}

	.wast-date-columntime-ticket-mbn {
		margin: 0px;
		width: 100%;
		text-align: center;
	}
	.nevisande-ticket-243-mbn {
		float: right;
		width: 45%;
		box-sizing: border-box;
	}

	.show-ticket-mbn {
		width: 45%;
	}

	.wast-date-columntime-ticket-mbn {
	
		margin-top: 20px;
	}

}
@media only screen and (max-width : 450px) {
	.nevisande-ticket-243-mbn {
		width: 100%;
		margin-top: 10px;
	}
	.title-45345fdsvsdfsdf a {
		
		width: 100%;
		box-sizing: border-box;
		margin-top: 10px;
	}
	.ticket-countbox-1 {
		width: 100% !important;
	}
	.show-ticket-mbn {
		width: 100%;
		margin: 0px;
	}
}