@font-face {
	font-family: 'textFont';
	font-style: normal;
	font-weight: normal;
	src: url('../../fonts/IRANSansWeb.ttf');
}

.modal {
	height: 50%;
}

.modal .modal-content {
	height: 75%;
}

.modal .modal-footer {
	height: 25%;
}

.table-td-right-align tbody tr td {
	text-align: right;
}

.table-td-right-align tbody tr td:first-child {
	text-align: center;
	width: 30px !important;
}

#swal2-content .select2-container {
	z-index: 1060 !important;
	width: 100% !important;
	margin-right: 0;
}

#swal2-content .select2-container.select2-container--default {
	left: 0px !important;
}

.swal2-content {
	z-index: 2 !important;
}

#materialbox-overlay {
	z-index: 2000 !important;
}

img.avatar_img.materialboxed.active {
	z-index: 2000 !important;
}

.selected-row-highlight {
	background-color: #b7b7b7 !important;
}

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
	background-color: #b7b7b7 !important;
}

table.dataTable thead th, table.dataTable tfoot th {
	font-weight: normal;
}

img.large-image {
	width: 300px;
	height: 300px;
}

.margin-auto {
	margin: auto !important;
}

.mce-content-body a {
	color: #303f9f;
}
