﻿@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/Woff/IRANSansXFaNum-Thin.woff') format('woff'), url('../fonts/Woff2/IRANSansXFaNum-Thin.woff2') format('woff2');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/Woff/IRANSansXFaNum-UltraLight.woff') format('woff'), url('../fonts/Woff2/IRANSansXFaNum-UltraLight.woff2') format('woff2');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Woff/IRANSansXFaNum-Light.woff') format('woff'), url('../fonts/Woff2/IRANSansXFaNum-Light.woff2') format('woff2');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Woff/IRANSansXFaNum-Medium.woff') format('woff'), url('../fonts/Woff2/IRANSansXFaNum-Medium.woff2') format('woff2');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Woff/IRANSansXFaNum-DemiBold.woff') format('woff'), url('../fonts/Woff2/IRANSansXFaNum-DemiBold.woff2') format('woff2');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/Woff/IRANSansXFaNum-ExtraBold.woff') format('woff'), url('../fonts/Woff2/IRANSansXFaNum-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Woff/IRANSansXFaNum-Black.woff') format('woff'), url('../fonts/Woff2/IRANSansXFaNum-Black.woff2') format('woff2');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 950;
  src: url('../fonts/Woff/IRANSansXFaNum-ExtraBlack.woff') format('woff'), url('../fonts/Woff2/IRANSansXFaNum-ExtraBlack.woff2') format('woff2');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 1000;
  src: url('../fonts/Woff/IRANSansXFaNum-Heavy.woff') format('woff'), url('../fonts/Woff2/IRANSansXFaNum-Heavy.woff2') format('woff2');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/Woff/IRANSansXFaNum-Bold.woff') format('woff'), url('../fonts/Woff2/IRANSansXFaNum-Bold.woff2') format('woff2');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Woff/IRANSansXFaNum-Regular.woff') format('woff'), url('../fonts/Woff2/IRANSansXFaNum-Regular.woff2') format('woff2');
}

.nav-menu-text {
  font-weight: bold !important;
  font-size: 16px !important;
}

.dialog {
  min-width: 500px;
  padding-bottom: 20px;
}

.mud-table, .mud-paper {
  border: 0px solid #594ae2;
  border-radius: 15px;
}

.rounded-border {
  border: 2px solid #dddd !important;
  border-radius: 10px !important;
  overflow: hidden;
}

.w-5 {
  width: 5% !important;
}

.w-3 {
    width: 5% !important;
}

.w-10 {
  width: 10% !important;
}

.w-15 {
  width: 15% !important;
}

.w-20 {
  width: 20% !important;
}

.w-25 {
  width: 25% !important;
}

.w-30 {
  width: 30% !important;
}

.w-35 {
  width: 35% !important;
}

.w-40 {
  width: 40% !important;
}

.w-45 {
  width: 45% !important;
}

.w-50 {
  width: 50% !important;
}

.w-55 {
  width: 55% !important;
}

.w-60 {
  width: 60% !important;
}

.w-65 {
  width: 65% !important;
}

.w-70 {
  width: 70% !important;
}

.w-75 {
  width: 75% !important;
}

.w-80 {
  width: 80% !important;
}

.w-85 {
  width: 85% !important;
}

.w-90 {
  width: 90% !important;
}

.w-95 {
  width: 95% !important;
}

.w-100 {
  width: 100% !important;
}

.submit-button {
  height: 55px;
}

.max-width-view {
  min-width: 100% !important;
  max-width: 100% !important;
  display: block !important;
}
