﻿@import url(fontiran.css);

body {
	font-family: IRANSansX !important;
}

h1, h2, h3, h4, h5, h6, input, textarea {
	font-family: IRANSansX !important;
}

h1 {
	font-weight: bold !important;
}

.ltr {
	direction: ltr;
}

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
	opacity: 1 !important;
}

div.tox {
	font-family: IRANSansX !important;
}

.tooltip {
	font-family: IRANSansX !important;
}

.text-orange {
	color: #1899D4 !important;
}

.bg-orange {
	background-color: #1899D4 !important;
}

.bg-orange-active {
	background-color: #1790C7 !important;
}