/*----------------------------------
	RTL: Nousaz Mohaseb Safahan
	Author URL: http://isfnosaz.com
  E-mail: info@isfnosaz.com
	Version: 1.0.0
------------------------------------*/

/* form-control form-control-success ng-dirty ng-valid ng-touched */
/* Import Fonts */
@font-face {
  font-family: IRANSans-web;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/IRANSansWeb(FaNum)_Bold.eot");
  src: url("../fonts/IRANSansWeb(FaNum)_Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"),
    url("../fonts/IRANSansWeb(FaNum)_Bold.woff") format("woff"),
    url("../fonts/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans-web;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/IRANSansWeb(FaNum)_Medium.eot");
  src: url("../fonts/IRANSansWeb(FaNum)_Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/IRANSansWeb(FaNum)_Medium.woff2") format("woff2"),
    url("../fonts/IRANSansWeb(FaNum)_Medium.woff") format("woff"),
    url("../fonts/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans-web;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/IRANSansWeb(FaNum)_Light.eot");
  src: url("../fonts/IRANSansWeb(FaNum)_Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/IRANSansWeb(FaNum)_Light.woff2") format("woff2"),
    url("../fonts/IRANSansWeb(FaNum)_Light.woff") format("woff"),
    url("../fonts/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans-web;
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/IRANSansWeb(FaNum)_UltraLight.eot");
  src: url("../fonts/IRANSansWeb(FaNum)_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/IRANSansWeb(FaNum)_UltraLight.woff2") format("woff2"),
    url("../fonts/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"),
    url("../fonts/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans-web;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/IRANSansWeb(FaNum).eot");
  src: url("../fonts/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"),
    url("../fonts/IRANSansWeb(FaNum).woff2") format("woff2"),
    url("../fonts/IRANSansWeb(FaNum).woff") format("woff"),
    url("../fonts/IRANSansWeb(FaNum).ttf") format("truetype");
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.introjs-button,
.tag,
p,
button,
.fontSans,
.tooltip,
.popover-content,
textarea,
.chart-desc,
#chart * {
  font-family: IRANSans-web !important;
}

/* ----------- RTL Cods ----------- */
body {
  direction: rtl;
}
/* بکگراند سفید در حالت فول اسکرین کروم */
:not(:root):fullscreen::backdrop {
  background-color: white !important;
}

/* {
    direction: ltr;
}
{
    float: right;
}
{
  float: left !important;
} */
h1,
h2,
h3,
h4,
h5,
h6,
a,
span {
  text-align: right;
}

.navbar.navbar-1 .logo {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.nav {
  padding-left: 40px !important;
  padding-right: 0px !important;
}

.dropdown-user .nav-link,
.dropdown-user #dropdown-user .dropdown-item i {
  margin-right: 0px !important;
  margin-left: 10px !important;
}

/* .dropdown .dropdown-menu.dropdown-menu-right,
.btn-group .dropdown-menu.dropdown-menu-right {
  right: auto !important;
  left: 0 !important;
}
.dropdown .dropdown-menu,
.btn-group .dropdown-menu {
  right: 0 !important;
  left: auto !important;
} */
/* .top-navigation.top-navigation-1 .menu-bottom > li > ul {
  left: auto !important;
  right: 0;
} */
.top-navigation.top-navigation-1 .menu-bottom > li > ul > li > ul {
  left: auto !important;
  right: 100%;
}

/* - */
.breadcrumb {
  padding: 0 10px 0 0 !important;
}

.breadcrumb > li:after {
  padding: 0 20px;
}

.breadcrumb > li:before {
  padding: 0 20px;
}

.breadcrumb.icon-angle-right > li + li:before {
  content: "\F104" !important;
}

.breadcrumb > li:after {
  padding: 0 20px;
}

.btn.btn-icon i {
  margin-left: 0;
  margin-right: 10px;
}

/* ----- پایان فارسی سازی ---- */

/* ----- اصلاح هاور متن ----- */
.nav.nav-tabs .nav-link:hover,
.nav.nav-tabs .nav-link.active {
  font-weight: unset !important;
}

/* ----- Colors ------ */
/* ---- رنگ منوی بالا ----*/
.navbar.navbar-1,
.logo {
  background: #012656 !important;
}

/* ---- رنگ منوی پایین ----*/
.top-navigation.top-navigation-1,
.top-navigation.top-navigation-1 .menu-bottom,
.top-navigation.top-navigation-1 a {
  background: #303030 !important;
  z-index: 1024;
}

/* ---- هاور زیر منو ----*/
.top-navigation.top-navigation-1 .menu-bottom > li > ul > li:hover {
  background: #516673 !important;
}

[data-top-navigation="blue-grey"]
  .top-navigation.top-navigation-1
  .menu-bottom
  > li
  > ul
  > li
  > ul
  > li:hover
  > a {
  background: #516673 !important;
}

.m {
  border-color: #ccc7c7b8 !important;
  box-shadow: 1px 1px 8px #857979;
  margin-bottom: 10px;
  /* height: 100%; */
  padding: 10px;
  height: inherit;
}

[data-top-navigation="blue-grey"]
  .top-navigation.top-navigation-1
  .menu-bottom
  > li
  > ul
  > li:hover
  > a {
  background: #516673 !important;
}

.top-navigation.top-navigation-1 .menu-bottom a.has-children:before {
  content: "\E605" !important;
  left: 0 !important;
  right: auto !important;
}

/* به سمت راست پین شود */
.top-navigation.top-navigation-1 > .menu-bottom {
  float: right;
}

.top-navigation.top-navigation-1 > .menu-bottom:first-child {
  padding-right: 10px;
}

/* رنگ منوی دومی به خاطر کلیرفیک درست شود */
.clearfixColor {
  background: #244f86 !important;
}

/* ---- رنگ دراپ دان پنل کاربری ---- */
#dropdown-user .dropdown-title {
  background: #012656 !important;
}

/* ---- رنگ دراپ دان پنل کاربری ---- */
#dropdown-user .dropdown-item {
  background: #244f86 !important;
}

/* ----- رنگ مودال ----*/
.modal-dialog.blue .modal-header {
  background-color: #7f4a77 !important;
  color: #fff !important;
  padding: 7px 20px !important;
}

.modal-dialog .modal-header .modal-title {
  font-size: 0.9rem !important;
}

.close {
  color: #fdfbfb !important;
}

/* ---- رنک ورودی ها ----- */
input:active,
input:focus {
  /* border: 1px solid #0073ff; */
}

select {
  font-size: 11px !important;
}

input,
ng-select {
  /* -webkit-box-shadow: 0px 0px 2px #bfb9b9 ;
  box-shadow: 0px 0px 2px #bfb9b9 ; */
}

ng-select {
  height: 35px;
}

ng-select > div {
  border: 1px solid transparent;
}

ng-select > div > div.single > div.clear,
ng-select > div > div.single > div.toggle {
  line-height: 38px;
  height: 35px;
}

/* فاصله سمت راست مقدار انتخاب شده */
.ng-value {
  padding-right: 20px;
}

/* فاصله سمت راست لیست  */
.ng-value-container {
  padding-right: 5px;
}

/* مشکل اسکرول خوردن متن داخل اینپوت ها */
.form-control {
  padding: 0.35rem 0.75rem !important;
  line-height: initial !important;
}

/* ------ رنگ اعتبار سنجی ها -------- */
.has-success .form-control {
  border-color: #388e3c !important;
}

.has-danger .form-control {
  border-color: #b71c1c !important;
}

/* ------------------- */
.nms-MarginB15 {
  margin-bottom: 15px;
}

.nms-MarginT15 {
  margin-top: 15px;
}

.panel-heading {
  background: cornflowerblue;
  /* margin-right:30px; */
  height: 50px;
}

/* ------------------- */
.loader-box {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  z-index: 9;
  display: flex;
  align-items: center;
}

.loader-box > .loader-container {
  border: 1px solid #ddd;
  background: #fff;
  width: 222px;
  height: 90px;
  z-index: 1501;
  padding: 20px 10px;
  border-radius: 6px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.25);
}

.loader-box > .loader-container i {
  font-size: 30px;
}

.loaderSelect {
  border: 1px solid #b1b0b0;
  border-radius: 50%;
  border-top: 2px solid #3498db;
  width: 10px;
  height: 10px;
  -webkit-animation: spin 800ms linear infinite;
  animation: spin 800ms linear infinite;
  margin: 3px 7px;
  float: left;
}

.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #3498db;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 600ms infinite;
  /* spin 600ms  infinite */
  animation: spin 600ms infinite;
  /* spin 600ms  infinite */
  margin: auto;
}

.loaderPop {
  border: 1px solid #b1b0b0;
  border-radius: 50%;
  border-top: 2px solid #3498db;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 800ms linear infinite;
  animation: spin 800ms linear infinite;
  margin: auto;
  text-align: center;
}

.nmsPopIcon {
  font-size: 17px;
  cursor: pointer;
  color: #e24949;
  position: absolute;
  top: -5px;
  right: 0;
  transform: rotate(45deg);
  font-size: 26px;
}

td.nmstdIcon {
  position: relative;
}

.popDesc {
  margin: 0;
}

.tdPop {
  font-style: unset;
}

.popover-title {
  text-align: center;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*  full screen login pargam */
/*  override carousel-item */
.carousel-item {
  height: 100vh !important;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*  full screen login pargam */

.pagenation-box {
  display: flex;
  align-items: center;
}

.pagination {
  float: right;
}

.pagination ul {
  padding: 0;
  margin: 0;
}

.pagebt {
  padding: 10px 0;
}

.table th,
.table td {
  padding: 7px !important;
}

.btn.btn-icon i {
  margin-left: 10px;
  margin-right: 0 !important;
}

.mg-b-20 {
  margin-bottom: 20px;
}

.icon-search {
  font-size: 15px;
}

.btn-tb-search {
  margin-right: 10px;
}

.width100 {
  width: 100%;
}

.btn.btn-secondary.btn-outline.btn-rounded,
.btn.btn-secondary.dropdown-toggle.btn-outline.btn-rounded {
  border-radius: 0 !important;
}

.actionBTN {
  background: transparent;
  color: #303f9f;
  border: 0 !important;
  display: flex !important;
  margin: auto;
}

.actionBTN:hover {
  color: #0d1d72;
  border: 0 !important;
}

[data-background="light"] .dropdown-menu .remove.dropdown-item:hover {
  background: #ff6358;
  border-color: #ff6358;
  color: #fff;
}

[data-background="light"] .dropdown-menu .edit.dropdown-item:hover {
  background: #ffa000;
  border-color: #ffa000;
  color: #fff;
}

.border-red {
  border-color: #ff6358 !important;
}

.nms-primary-c {
  color: #ff6358;
}

.table-box {
  position: relative;
}

.form-control-feedback.nms-ShowErrors {
  font-size: 11px;
  font-weight: 400;
}

.form-control-feedback.nms-ShowErrors > p {
  margin-top: 0;
  margin-bottom: 3px;
}

.custom-control {
  font-size: 11px;
}

.custom-control-indicator {
  top: 0px !important;
  right: 0;
}

.custom-control-description {
  margin-right: 0.5em;
}

/* .custom-radio .custom-control-indicator{
  border-radius:0px !important;
} */
.custom-checkbox {
  padding: 2px 5px 0 0;
  margin-bottom: 15px;
}

.cityLogoLabel {
  cursor: pointer;
}

img.uploadFormFile:hover {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.imgBox {
  display: none;
}

.imgBox:first-child {
  display: block;
}

.removeImg {
  position: absolute;
  background: #f02f2f;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  z-index: 99;
}

.removeImg i {
  font-size: 16px;
  margin: 3px 0 0 0;
}

.nmsTbldropdown {
  padding: 0;
  position: static !important;
  /* position: absolute !important;
  margin-top: -13px; */
}

input:read-only {
  /* background: #f8f8f8 ; */
  /* background: #f8f8f8 !important; */
  color: #5e5e5e !important;
  cursor: not-allowed;
}

.breadcrumb {
  height: 25px !important;
  line-height: 25px !important;
  /* background-color: #f5f5f5 !important; */
  border-radius: 5px !important;
  margin-bottom: 0px !important;
}

.breadcrumb li a {
  font-size: 11px !important;
}

[data-background="light"] .custom-control-indicator {
  border: 1px solid #8e8181;
}

[data-background="light"]
  .custom-control-input:checked
  ~ .custom-control-indicator {
  border: 1px solid #c77e03;
}

#dropdown-grid {
  z-index: 9999;
}

.ng-tooltip {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  border-radius: 3px;
  padding: 5px 8px;
  position: absolute;
  z-index: 1000;
  display: block;
  opacity: 0;
  font-size: 11px;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}

.ng-tooltip-show {
  z-index: 9999999999999;
  opacity: 1;
}

.ng-tooltip::after {
  content: "";
  position: absolute;
  border-style: solid;
}

.ng-tooltip-top::after {
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-color: #000000 transparent transparent transparent;
  border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
}

.ng-tooltip-bottom::after {
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-color: transparent transparent #000000 transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.7) transparent;
}

.ng-tooltip-left::after {
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-color: transparent transparent transparent #000000;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.7);
}

.ng-tooltip-right::after {
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-color: transparent #000000 transparent transparent;
  border-color: transparent rgba(0, 0, 0, 0.7) transparent transparent;
}

/* close button go to the left */
.modal-header .close {
  margin: -1rem -1rem -1rem 0 !important;
}

.nms-MarginL10 {
  margin-left: 10px;
}

.nmsModalSize8 {
  max-width: 80% !important;
}

.dir-left {
  direction: ltr !important;
}

.itemPerPage {
  width: 100px !important;
  margin-right: 12px;
  text-align: center;
}

.lblitemPerPage {
  float: right;
  margin: 7px 12px 0 0;
}

.nores {
  padding: 10px 0;
  background: #f5f5f5;
  color: red;
}

/* جدول */
.Nosaztable thead th {
  /* background-color: #247486 !important; */
  background-color: #0097a7 !important;
  color: #fff !important;
}

.Nosaztable thead th {
  border-color: #0097a7 !important;
  border-left-color: #fff !important;
}

.Nosaztable.table-striped tbody tr:nth-child(even) td {
  background-color: #f1f1f1 !important;
}

.Nosaztable.table-striped tbody tr:hover td {
  background-color: #dfdfe4 !important;
}

.Nosaztable tbody td {
  border-left-color: #24748659 !important;
  border-right-color: #24748659 !important;
}

.Nosaztable tbody tr:last-child td {
  border-bottom-color: #24748659;
}

.Nosaztable thead th:last-child {
  border-left-color: #247486 !important;
}

.Nosaztable.table-striped tbody tr.activeTr td {
  background-color: #bcdff1 !important;
}

tr.activeTr td {
  background-color: #bcdff1 !important;
}

/* جدول */
/* #contextMenu */
#contextMenu {
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  border-radius: 3px;
  z-index: 9999;
  display: none;
  text-align: right;

  border: 1px solid #cdcdcd;
  -webkit-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.75);
}

#contextMenu ul {
  margin: 0;
  padding: 0;
}

#contextMenu li {
  list-style: none;
  padding: 5px 10px;
  border-bottom: 1px solid #cdcdcd;
  font-size: 11px;
  cursor: pointer;
}

#contextMenu li:last-child {
  border-bottom: 1px solid transparent;
}

#contextMenu li:hover {
  background: #26a69a;
  color: #fff;
}

.fa-check.iconGis,
.fa-exclamation.iconGis {
  float: right;
  margin-left: 15px;
}

#GisFile {
  display: none;
}

.gisHelp {
  height: 600px;
  overflow-y: auto;
}

.gisHelp ul > li {
  list-style: none;
}

.gisHelp ul > li > ul > li {
  list-style: circle;
  line-height: 28px;
}

/* #contextMenu */
/* #contextMenuMiz */
/* راست کلیک منو برای میز کار */
#contextMenuMiz {
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  border-radius: 3px;
  z-index: 9999;
  display: none;
  text-align: right;

  border: 1px solid #cdcdcd;
  -webkit-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.75);
}

#contextMenuMiz ul {
  margin: 0;
  padding: 0;
}

#contextMenuMiz li {
  list-style: none;
  padding: 5px 10px;
  border-bottom: 1px solid #cdcdcd;
  font-size: 11px;
  cursor: pointer;
}

#contextMenuMiz li:last-child {
  border-bottom: 1px solid transparent;
}

#contextMenuMiz li:hover {
  /* background: #244f86; */
  background: #26a69a;
  color: #fff;
}

/* END #contextMenuMiz */
/* ------  GIS  --------- */

#map .tooltip {
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 4px !important;
  color: white !important;
  padding: 4px 8px !important;
  opacity: 0.7 !important;
  white-space: nowrap !important;
}

.tooltip-measure {
  opacity: 1;
  font-weight: bold;
}

.tooltip-static {
  background-color: #00bfff;
  color: black;
  border: 1px solid white;
}

.tt {
  background-color: #90ee90;
  color: black;
  border: 1px solid white;
}

.tooltip-measure:before,
.tooltip-static:before {
  border-top: 6px solid rgba(0, 0, 0, 0.5);
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  position: absolute;
  bottom: -6px;
  margin-left: -7px;
  left: 50%;
}

.tooltip-static:before {
  border-top-color: #00bfff;
}

.negarto:hover .tooltiptext {
  visibility: visible;
}

.negarto {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.negarto .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

#map {
  height: 563px;
  width: 100%;
  z-index: 0;
  position: relative;
}

#msg {
  position: absolute;
  z-index: 10;
  left: 50%;
  transform: translate(-50%, 5px);
  background-color: rgba(40, 40, 40, 0.8);
  padding: 10px;
  color: #eee;
  width: 350px;
  text-align: center;
}

.ol-dragbox {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(100, 150, 0, 1);
}

.estan-bar {
  opacity: 0.5;
  position: absolute;
  top: 340px;
  right: 48%;
  background-color: #3e7af368;
  z-index: 1;
}

.AActive {
  background: #ffa000 !important;
}

.DActive {
  background-color: white;
}

.verticalLine {
  border-left: thick solid #ff0000;
}

.styleestan-bar {
  opacity: 1;
  font-size: 25px;
  color: blue;
  z-index: 2;
  position: relative;
  cursor: pointer;
  top: 30%;
}

.rightarrow {
  position: absolute;
  opacity: 1;
  z-index: 2;
  transform: rotate(-45deg);
  left: 76%;
  top: 5%;
}

.uparrow {
  position: absolute;
  opacity: 1;
  left: 9px;
  transform: rotate(-45deg);
  bottom: 64%;
}

.leftarrow {
  position: absolute;
  opacity: 1;
  right: 73%;
  transform: rotate(-45deg);
  top: 65%;
}

.downarrow {
  position: absolute;
  opacity: 1;
  left: 76%;
  top: 65%;
  transform: rotate(-45deg);
}

.glob {
  position: absolute;
  opacity: 1;
  left: 33px;
  top: 29px;
  transform: rotate(-45deg);
}

.zoomin {
  position: absolute;
  opacity: 1;
  left: 54px;
  top: 50%;
  z-index: 1;
  top: 500px;
}

.zoomout {
  position: absolute;
  opacity: 1;
  left: 53px;
  z-index: 1;
  top: 539px;
}

.btnzoom {
  text-shadow: 0px 0px 20px #282929;
}

.dropup,
.dropdown {
  position: absolute;
}

#hooh22 i.arrow {
  color: white !important;
  font-size: 25px;
}

.panelpan {
  background-color: #34429c;
  height: 80px;
  width: 80px;
  border-radius: 35%;
  transform: rotate(45deg);
  position: absolute;
  opacity: 0.5;
  left: 10px;
  top: 30px;
  z-index: 1;
}

.divtooltipparcel {
  background-color: #34429c;
  height: 80px;
  width: 80px;
}

.dropdown.show .dropdown-menu {
  /* min-width: 120px !important; */
  width: max-content;
  text-align: center !important;
  margin: 0 auto;
}

.account-details {
  display: flex;
  padding: 10px;
}

.acc-rightBox {
  padding: 10px 15px;
}

.acc-rightBox > span {
  font-weight: bold;
  font-size: 1.2em;
}

.account-btnBox {
  background: #f5f5f5;
  border-top: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  padding: 10px 0;
  display: table;
  width: 100%;
}

.accBtn {
  background: #f8f8f8;
  border: 1px solid #c6c6c6;
  display: inline-block;
  line-height: 28px;
  padding: 0 12px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 0 20px;
  color: #666;
  white-space: nowrap;
  cursor: pointer;
}

.accBtn:hover {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-color: #c6c6c6;
  color: #666;
  background-color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#f8f8f8)
  );
  background-image: -webkit-linear-gradient(top, #fff, #f8f8f8);
  background-image: -webkit-linear-gradient(top, #fff, #f8f8f8);
  background-image: linear-gradient(top, #fff, #f8f8f8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#f8f8f8');
}

.showProfileBtn {
  background: #8c4d6c;
  border-color: #764863;
  font-weight: bold;
  margin: 5px 0 0 0;
  color: #fff !important;
}

.showProfileBtn:hover {
  background: #764863 !important;
  border-color: #8c4d6c !important;
}

.account-btnBox > div {
  display: table-cell;
}

.large-profile-pic {
  height: 96px;
  width: 96px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid #e9e9e9;
}

.dropdown.nmsTbldropdown > .dropdown-menu {
  right: -30%;
}

.dropdown.show .dropdown-menu.dropdown-menu-cols.dropdown-cols-1 {
  width: 100px !important;
}

.dropdown.show
  .dropdown-menu.dropdown-menu-cols.dropdown-cols-1
  .dropdown-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px !important;
  flex: 0 0 100px !important;
}

.toolsicon {
  font-size: 40px !important;
}

.itemmaindiv {
  float: right;
  width: 20px;
  height: 38px;
}

.h1 {
  border-style: groove;
  width: 100%;
  height: 60px;
  border-radius: 20px;
}

.vl {
  border-left: 20px solid green;
  height: 60px;
  padding: 50px;
}

#arm {
  float: right;
}

#listview {
  width: 20px;
  float: right;
  box-sizing: 20px;
}

.dropdown-contentn {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  list-style-type: none;
}

.divheader {
  float: right;
}

.divider {
  border-color: #000;
  border-style: solid;
  border-width: 0 0 1px;
  height: 10px;
  line-height: 20px;
  overflow: visable;
}

.user-access {
  float: left;
  margin-left: 50px;
}

.negar {
  background-color: #388e3c;
}

.ol-popup {
  position: absolute;
  background-color: white;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #cccccc;
  bottom: 12px;
  left: -50px;
  min-width: 280px;
}

.ol-popup:after,
.ol-popup:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ol-popup:after {
  border-top-color: white;
  border-width: 10px;
  left: 48px;
  margin-left: -10px;
}

.ol-popup:before {
  border-top-color: #cccccc;
  border-width: 11px;
  left: 48px;
  margin-left: -11px;
}

.ol-popup-closer {
  text-decoration: none;
  position: absolute;
  top: 2px;
  right: 8px;
}

.ol-popup-closer:after {
  content: "✖";
}

.countertableid {
  text-align: center;
  font-size: 12px;
  border-color: #424444 !important;
}

.nametableid {
  text-align: right;
  font-size: 12px;
  border-color: #424444 !important;
}

.valuetableid {
  text-align: right;
  font-size: 12px;
  border-color: #424444 !important;
}

.thalign {
  text-align: center;
  font-size: 15px;
}

.h4align {
  text-align: center;
  font-size: 18px;
}

.drawpointcursor {
  /* cursor: url(../images/point.png), auto; */
  cursor: crosshair;
}

.drawlinecursor {
  cursor: url(../images/linestring.png), auto;
}

.drawpolygoncursor {
  cursor: url(../images/polygon.png), auto;
}

.handcursor {
  user-select: none;
  -webkit-tap-highlight-color: #e1202000;
  -webkit-touch-callout: default;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.markerarea {
  width: 20px;
  height: 20px;
  border: 1px solid #088;
  border-radius: 10px;
  background-color: #0ff;
  opacity: 0.5;
  z-index: 1;
}

.gisToolsbox {
  cursor: pointer;
}

.gisUnion {
  background-image: url(/assets/images/gis/Unionfinal.png);
  width: 70px;
  height: 70px;
  background-position-x: -3px;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.gisUnion:hover,
.gisUnionbox:hover .gisUnion {
  background-position-x: -78px;
}

.gisSplit {
  background-image: url(/assets/images/gis/SplitFinal.png);
  width: 70px;
  height: 70px;
  background-position-x: -78px;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.gisSplit:hover,
.gisSplitbox:hover .gisSplit {
  background-position-x: -10px;
}

.gisbuffer {
  background-image: url(/assets/images/gis/buffer.png);
  width: 70px;
  height: 70px;
  background-position-x: -8px;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.gisbuffer:hover,
.gisbufferbox:hover .gisbuffer {
  background-position-x: -78px;
}

.gisToolBox,
.gisDraw {
  width: 100%;
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #244f86;
  padding: 10px;
  font-weight: 400;
  margin-bottom: 0;
}

.gisBtn {
  border: 1px solid #244f86 !important;
  padding: 10px !important;
  border-radius: 5px !important;
  font-size: 0.875rem !important;
}



.toast.toast-success .toast-message {
  /* background-image: url(/assets/images/gis/check.png) !important;
  background-repeat: no-repeat;
  background-position-x: 100%; */
  padding-right: 31px;
}

.toast.toast-success .toast-message:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #ffffff;
  font-size: 23px;
  padding-right: 0.5em;
  position: absolute;
  top: 6px;
  right: 30px;
}

.gisBorderL {
  border-left: 1px solid #244f86;
  margin-top: 5px;
}

.gisBorderL .dropdown-toggle {
  width: 100%;
  margin: 10px 0px;
}

.mg-t-15 {
  margin-top: 15px;
}

.w150 {
  width: 150px !important;
}

.dropdown-menu .dropdown-item {
  text-align: center !important;
}

a span {
  color: #f5f5f5;
}

a.nav-link span {
  color: #000000 !important;
}

a.nav-link.active span {
  color: #303f9f !important;
  font-weight: bold;
}

/* ------  GIS End  --------- */

/* ------  DatePickerPersion Start  --------- */

div .right .ngb-dp-navigation-chevron {
  transform: rotate(222deg) !important;
  -webkit-transform: rotate(222deg) !important;
  -ms-transform: rotate(222deg) !important;
  -moz-transform: rotate(222deg) !important;
  -o-transform: rotate(222deg) !important;
}

.ngb-dp-navigation-chevron {
  color: #0d1d72;
  transform: rotate(45deg) !important;
  -webkit-transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
}

.ngb-dp-week {
  margin-bottom: 3px;
}

.ngb-dp-weekday {
  color: #5bc0de !important;
}

/* ------  DatePickerPersion End  --------- */

.justify-content-between .custom-select {
  padding: 5px 20px !important;
}

/*
hoseini add this to show drowpdown datepicker
*/
ngb-datepicker.show {
  display: inline-block !important;
}

[data-background="light"] .custom-select {
  background-position: left 0.75rem center !important;
}

/* - */
ngb-datepicker.dropdown-menu {
  box-shadow: 0px 6px 16px #6b6a6a;
}

.text-info {
  color: #1976d2 !important;
}

.custom-day {
  text-align: center;
  padding: 0.3rem 0.25rem;
  display: inline-block;
  height: 1.7rem;
  width: 1.7rem;
  font-size: 0.8em;
}

.custom-day.focused {
  background-color: #e6e6e6;
}

.custom-day.range,
.custom-day:hover {
  background-color: rgb(2, 117, 216);
  color: white;
  border-radius: 50%;
}

.custom-day.faded {
  background-color: rgba(2, 117, 216, 0.5);
}

.CalcRange {
  box-shadow: 0px 6px 16px #6b6a6a;
  background: #fff;
  /* z-index: 1029; */
  position: absolute;
}

select-dropdown > div .options {
  box-shadow: 0px 2px 8px #6f6f6f;
  border: 1px solid #6f6f6f;
  border-top: 0px;
}

select-dropdown > div .filter {
  box-shadow: 0px 2px 8px #6f6f6f;
  border: 1px solid #6f6f6f;
  border-bottom: 0;
  border-top: 0;
}

select-dropdown > div .options ul li {
  border-bottom: 1px solid #d8d7d7;
}

.cursorpointer {
  cursor: pointer;
}

.dragHere {
  color: #bdbdbd;
  border-radius: 3px;
  padding: 5px;
  margin-bottom: 8px;
}

.sortBox {
  border: 1px dashed #919192;
  padding: 5px;
  margin-bottom: 5px;
}

.sortable-item {
  border: 1px solid #a29d9d;
  border-radius: 3px;
  padding: 5px;
  margin-bottom: 8px;
  color: #000;
  cursor: pointer;
}

.sortable-item:last-child {
  margin-bottom: 0;
}

.onMoseDownItem {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
}

.Start {
  background: #d0fbdb !important;
}

.End {
  background: #fbcfcf !important;
}

.removeGr {
  background: #f9dede;
  border-radius: 4px;
  border: 1px solid #da8484;
}

.removeGr i {
  color: #da8484;
  padding: 5px;
}

.upGr {
  background: #dff5fd;
  border-radius: 4px;
  border: 1px solid #244f86;
}

.upGr i {
  color: #919192;
  padding: 5px;
}

.typeStep {
  float: left;
  font-weight: 400;
}

.ConditionalSelect {
  width: 40% !important;
  height: 24px !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

:focus {
  outline: none !important;
}

.focus {
  outline: 1px solid #0073ff !important;
}

.RequiredStar {
  color: red;
  font-size: 11px;
}

/* [readonly] */
.form-control-success {
  padding-right: 2rem !important;
}

.form-control-danger {
  padding-right: 2rem !important;
}

.nmsFormBox {
  border-color: #ccc7c7b8 !important;
  box-shadow: 1px 1px 8px #857979;
  margin-bottom: 10px;
  /* height: 100%; */
  padding: 10px;
  /* height: inherit; */
}

.nmsItem {
  margin-top: 15px;
  position: relative;
}

.btnFormUploadPar {
  position: absolute;
  top: 230px;
  right: 5px;
  color: #fff !important;
}

.nmsFormBoxWithoutNav {
  border-color: #ccc7c7b8 !important;
  box-shadow: 1px 1px 8px #857979;
  margin-top: 15px;
  padding-top: 15px;
}

.UpBtn {
  /* display: none; */
  position: fixed;
  bottom: 0;
  left: 15px;
  z-index: 9999;
  font-size: 25px;
  border: none;
  outline: none;
  color: #303f9f;
  cursor: pointer;
  padding: 5px;
  border-radius: 4px;
  background-color: transparent;
}

label.form-control-label {
  z-index: 4;
  top: -10px;
  position: absolute;
  margin: 2px 9px 2px 6px;
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 10px;
  font-size: 10px;
  float: right;
  background: white;
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 40%,
    rgba(255, 255, 255, 0) 100%
  );
}

.nav-tabs a.nav-link {
  text-align: center;
}

.nav.nav-tabs .nav-link:after {
  content: "";
  display: block;
  visibility: visible !important;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px !important;
  /* background-color: #303f9f !important; */
  background-color: #2ca182 !important;
  z-index: 2;
}

.nav.nav-tabs .nav-link:hover:after,
.nav.nav-tabs .nav-link.active:after {
  height: 3px !important;
}

.nav-link.active {
  background-color: #2ca182 !important;
  color: white !important;
  border-radius: 10px 10px 0 0;
  border: 1px 1px 0 1px #e0e0e0;
  box-shadow: 0px 0px 2px 2px rgb(150, 150, 150);
}

.nav.nav-tabs .nav-link {
  font-size: 0.85rem !important;
  padding: 7px 20px 7px 20px !important;
  margin-top: 3px;
}

/* پدینگ زیر موشته تب ها */
.nav.nav-tabs {
  padding-bottom: 3px !important;
  border-bottom: 2px solid #2ca182 !important;
}

.AppTable {
  padding: 15px;
}

.WithoutNav {
  margin-top: 15px;
}

/* .selectTitle {
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
} */
/***************************************gallery List**********************************************/
.view-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
}

.thumbnail {
  margin-bottom: 5px;
  padding: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.item.list-group-item {
  float: none;
  width: 100%;
  background-color: #fff;
  margin-bottom: 30px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 1rem;
  border: 0;
}

.img-event {
  margin-bottom: 20px;
}

.item.list-group-item .img-event {
  float: left;
  width: 30%;
}

.item.list-group-item .list-group-image {
  margin-right: 10px;
}

.item.list-group-item .thumbnail {
  margin-bottom: 0px;
  display: inline-block;
}

.item.list-group-item .caption {
  float: left;
  width: 70%;
  margin: 0;
}

.item.list-group-item:before,
.item.list-group-item:after {
  display: table;
  content: " ";
}

.item.list-group-item:after {
  clear: both;
}

/*************************************************************************************************/
/* .col-md-4 {
  max-width: 32% !important;
}*/
/* .col-md-3 {
  max-width: 24% !important;
} */
.PreNext {
  background-color: #244f86;
  color: white;
  border-radius: 11%;
  display: inline-block;
  padding: 5px 15px;
}

.IsFirstLast {
  background-color: #858689 !important;
}

.FooterRow {
  width: 100%;
  margin: 0px !important;
}

.nmsprogressbar {
  width: 100%;
  border: 1px solid #c6c7c9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  height: 22px;
  background: #e9ecef;
}

.progressLine {
  width: 0%;
  color: #fff;
  background: #28a745 !important;
  height: 20px;
  max-width: 100% !important;
  transition: all 700ms;
  -webkit-transition: all 700ms;
  -moz-transition: all 700ms;
  -ms-transition: all 700ms;
  -o-transition: all 700ms;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.nmsFormBoxTumbnail {
  border-color: #ccc7c7b8 !important;
  box-shadow: 1px 1px 8px #857979;
  margin-bottom: 15px;
  margin-left: 5px;
}

.img-event {
  margin-bottom: 0px;
}

.IdParInput {
  width: 130px !important;
  margin: 7px !important;
}

.XYover {
  overflow-x: scroll !important;
  overflow-y: unset !important;
}

.iconfont {
  padding-top: 30px;
  cursor: pointer;
}

.ColIconfont {
  max-width: 3.9% !important;
}

.page-item.active .page-link {
  z-index: 1 !important;
}

.has-danger > * {
  border-color: #b71c1c !important;
  color: #b71c1c !important;
}

.nmsFormBoxRight {
  /* margin-left: 10px; */
  margin-bottom: 10px;
  border-color: #ccc7c7b8 !important;
  box-shadow: 1px 1px 8px #857979;
  height: inherit;
}

.nmsFormBoxRight2 {
  margin-left: 10px;
  margin-bottom: 10px;
  border-color: #ccc7c7b8 !important;
  box-shadow: 1px 1px 8px #857979;
  height: inherit;
  max-width: 15.8% !important;
}

.below input {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.below input:focus {
  border: none !important;
}

.modal-print .modal-content {
  width: 860px !important;
}

#viewer {
  direction: ltr;
}

.chart-desc {
  direction: rtl;
  text-align: right;
  font-size: 12px;
}

.fusioncharts-div {
  text-align: right !important;
  direction: rtl;
}

.raphael-group-119-item *,
.raphael-group-156-dataset-axis *,
.raphael-group-135-dataset-axis * {
  font-size: 11px !important;
}

.raphael-group-24-creditgroup {
  display: none;
}

/* Override Swal css */
.swal2-icon {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial,
    sans-serif;
}


.btn.disabled,
.btn:disabled {
  cursor: not-allowed !important;
}

.threeDot {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ng-option {
  border-bottom: 1px solid #d8d7d7;
}

.ng-dropdown-panel {
  box-shadow: 0px 2px 8px #6f6f6f !important;
}

/**************************************app-input*********************************************/
.app-input {
  margin-right: 0;
  /* 0.3rem; */
}

/* app-input.ng-invalid.ng-dirty>* {
  color: #b71c1c !important;
}

app-input.ng-invalid.ng-dirty>div>div>input {
  border-color: #f86c6b !important;
  box-shadow: 0 0 0 0.2rem rgba(248, 108, 107, .25) !important;
}

app-input.ng-invalid.ng-touch>* {
  color: #b71c1c !important;
}

app-input.ng-invalid.ng-touch>div>div>input {
  border-color: #b71c1c !important;
} */

/* ----------------------------------------- */

app-input.ng-pristine > * {
  color: #212121 !important;
}

app-input.ng-pristine > div > div > div > * {
  display: none;
}

/* ----------------------------------------- */

/* app-input.ng-valid.ng-dirty > * {
  color: #4dbd74  !important;
} */
/* app-input.ng-valid.ng-dirty > div  > div > input {
  border-color: #4dbd74 !important;
} */

/************************************************* کاهش سایز فونت**************************************/
/*  جدول */
.card {
  font-size: 0.8rem !important;
}

/* دکمه عملیات  جدول */
.dropdown-item {
  font-size: 0.8rem !important;
}

.dropdown-item:hover {
  background: #18c7a5 !important;
  border-color: #18c7a5 !important;
}

.dropdown-user.hide {
  display: none;
}

.mybadge {
  background-color: #b7dafe;
  color: #fff;
  z-index: 100;
  position: relative;
  border-radius: 1em;
  font-size: 12px;
  min-width: 24px;
  padding: 0 8px 0 8px;
  width: auto;
  box-shadow: 0 0 0 2px transparent;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  vertical-align: middle;
}

.badge {
  border-radius: 50% !important;
}

.badge-info {
  background-color: #5b4157 !important;
  box-shadow: 0px 0px 0px 2px #fff !important;
}

/************ripple*****************/

/* Ripple effect */
.ripple {
  background-position: center !important;
  transition: background 0.8s !important;
}

.ripple:hover {
  background: #47a7f5 radial-gradient(circle, transparent 1%, #47a7f5 1%)
    center/15000%;
}

.ripple:active {
  background-color: #6eb9f7;
  background-size: 100%;
  transition: background 0s;
}

/******************portlet***************/
.portlet.box.grey {
  /* border: 1px solid #9d9c9c; */
  box-shadow: 0px 0px 6px #969696;
  border-top: 0;
  border: 1px solid #9d9c9c;
}

.portlet.box {
  padding: 0px !important;
}

/* .portlet > .portlet-body.grey, .portlet.grey {
  background-color: #555555 !important;
} */
.portlet {
  clear: both;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
  margin-bottom: 15px;
}

.portlet.box.grey > .portlet-title {
  /* background-color: #163399; */
  background: rgb(140, 77, 108);
  background: radial-gradient(
    circle,
    rgb(140, 77, 108) 35%,
    rgba(91, 65, 87, 1) 100%
  );
}

.portlet.box > .portlet-title {
  margin-bottom: 0px;
}

.portlet.box > .portlet-title {
  padding: 3px 10px 2px 10px;
  /* border-bottom: 1px solid #eee; */
  color: #fff !important;
}

.portlet.box > .portlet-title.no-padding {
  padding: 1px 10px 1px 10px;
}

.portlet > .portlet-title.no-padding > .caption {
  /* float: right; */
  display: inline-block;
  font-size: 0.9em !important;
  line-height: 18px;
  font-weight: 400;
  margin: 0;
  padding: 3px;
  /* margin-bottom: 8px; */
}

.portlet > .portlet-title:after,
.portlet > .portlet-title:before {
  content: "";
  display: table;
  line-height: 0;
}

.portlet > .portlet-title:after {
  clear: both;
}

.portlet.grey > .portlet-title > .caption {
  color: #fff;
}

.portlet > .portlet-title > .caption {
  /* float: right; */
  display: inline-block;
  font-size: 1.2em;
  line-height: 18px;
  font-weight: 400;
  margin: 0;
  padding: 3px;
  /* margin-bottom: 8px; */
}

.portlet.box > .portlet-body {
  background-color: #fff;
  padding: 5px;
}

.parentDatePicker {
  position: relative;
}

.datepickerPosition {
  position: absolute;
  z-index: 7;
}

.border-left {
  border-left: 1px solid #ccc;
  box-shadow: 2px 0 1px -5px rgba(168, 172, 185, 0),
    -8px 0 7px -8px rgba(36, 64, 123, 0.3);
}

/************btn responsive *******/
.btn.btn-responsive {
  border-radius: 0.3em !important;
}

.btn-responsive {
  display: inline-block;
  padding: 0.7em 1em;
  margin: 0 0.6em 0.2em 0;
  border-radius: 0.2em;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: 400;
  color: #ffffff;
  background-color: #3369ff;
  box-shadow: inset 0 -0.6em 1em -0.35em rgba(0, 0, 0, 0.17),
    inset 0 0.6em 2em -0.3em rgba(255, 255, 255, 0.15),
    inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12);
  text-align: center;
  position: relative;
  border: none !important;
}

.btn-responsive:hover {
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.1)
  ) !important;
}

.btn-primary:hover {
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.1)
  ) !important;
}

.btn-responsive:active {
  box-shadow: inset 0 0.6em 2em -0.3em rgba(0, 0, 0, 0.15),
    inset 0 0 0em 0.05em rgba(255, 255, 255, 0.12);
}

@media all and (max-width: 30em) {
  .btn-responsive {
    display: block;
    margin: 0.4em auto;
  }
}

.btn.btn-primary {
  background-color: #24877e !important;
  /* background-color: #1a552f !important; */
}

.PaddingRadioButton {
  padding-top: 2rem;
  padding-right: 1rem !important;
  border-right: 0.05rem solid #eee;
}

alert.alert-info {
  color: #fff;
  background-color: #1976d2;
  border-color: #1976d2;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  margin-top: 10px;
}

.alert.alert-info.alert-bordered {
  background-color: #61d4d852 !important;
  border: 0;
  border-right: 9px solid #1976d2;
  color: #064494;
  border-radius: 0;
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

/* متن ارور تولتیپ */
.form-control-feedback.nms-ShowErrors {
  white-space: normal;
  background: #f86c6b !important;
  border: 1px solid #f86c6b !important;
  color: #ffffff !important;
  padding: 0 10px;
  /* bottom: -10px; */
  font-size: 11px;
  font-weight: 400;
  position: absolute;
  left: 10px;
  z-index: 5;
  border-radius: 5px;
}

.form-control-feedback.nms-ShowErrors:before {
  background-color: inherit;
  border-style: solid;
  border-color: inherit;
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-image: none;
  z-index: -1;
  width: 0.6666em;
  height: 0.6666em;
  -webkit-transition: background 0.1s ease;
  transition: background 0.1s ease;
  border-width: 1px 0 0 1px;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  top: 0;
  left: 50%;
}

/* fieldset */
.the-legend {
  border-style: none;
  border-width: 0;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 15px;
  width: auto;
  padding: 4px 20px;
  background-color: #2ca182;
  border-radius: 16px;
  color: #fff;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  -webkit-box-shadow: 0 8px 6px -6px #777;
  -moz-box-shadow: 0 8px 6px -6px #777;
  box-shadow: 0 8px 6px -6px #777;
}

.grid-title {
  margin-bottom: 5px;
}

.the-fieldset {
  /* margin-bottom: 10px; */
  margin-bottom: 2rem;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
  padding: 0px 10px 0px 10px;
  border-radius: 5px;
}

.the-fieldset:first-child {
  margin-top: 10px;
}

.text-bold {
  font-size: bold;
}

.jc-center {
  justify-content: center;
}

.tbl-header {
  text-align: center;
  background: #5b4157;
  color: #fff;
  /* padding: 1px 5px; */
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 99.7%;
}

.top-margin {
  margin-top: 10px !important;
}

.modal-title-fixed {
  position: fixed;
  width: 93.5%;
  z-index: 9999;
}

/*آیکن بستن مودال*/
.modal-controls {
  float: left;
  cursor: pointer;
}

.modal-close-icon {
  padding: 5px 8px;
}

.modal-min-icon {
  padding: 2px 5px;
}

/*****change the color of radio buttons ******/
.custom-control-input:active ~ .custom-control-indicator {
  color: #c1357a !important;
  background-color: #c1357a !important;
  box-shadow: none;
}

.custom-control-input:checked ~ .custom-control-indicator {
  border: 1px solid #c1357a !important;
}

.custom-control-input:checked ~ .custom-control-indicator {
  color: #c1357a !important;
  background-color: #c1357a !important;
  box-shadow: none;
}

.btn.btn-responsive {
  min-width: 70px !important;
}

/*********change the color of menu underline**********/
.top-navigation.top-navigation-1 .menu-bottom .level-1:after {
  background-color: #1ae5be !important;
}

/***********button color set************/
.btn-default {
  background-color: #999 !important;
  color: #fff !important;
}

.btncolor-first {
  background-color: #279588;
}

.btncolor-first:hover {
  background-color: #1f796e;
}

.btncolor-second {
  background-color: #5b4157;
}

.btncolor-second:hover {
  /* background-color: #5b4157; */
}

.btncolor-third {
  background-color: #fc8c35;
}

.btncolor-third:hover {
  /* background-color: #e73d4a; */
}

.btncolor-forth {
  background-color: #966f9f !important;
  /* background-color: #0fbcd6; */
}

.btncolor-forth:hover {
  /* background-color: #26a1ab; */
}

.btncolor-fifth {
  background-color: #b14242;
}

.btncolor-sixth {
  background-color: #536fa2 !important;
}

.btncolor-fifth:hover {
  /* background-color: #578ebe; */
}

/*************************/

/* حذف پدینگ پایین فرم های ورود اطلاعات */
app-form-box .modal-body {
  padding-bottom: 0;
}

/* حذف پدینگ دکمه های ذخیره و انصراف فرم های ورود اطلاعات */
app-form-box .modal-footer {
  padding: 10px 15px;
}

/* لوگو شهرداری ها */
.city-logo-Container {
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  /* display:inline-block; */
}

/* لوگو شهرداری ها */
.city-logo-Container img {
  height: 90%;
  line-height: 1;
}

.list {
  border: 1px solid #2ca182;
  border-right: 5px solid #a85980;
  margin-bottom: 2px;
  background: #fdfdfd;
  padding-right: 10px;
}

.small-alert-rial {
  display: block;
  /* border: 1px solid #2ca182; */
  /* border-right: 5px solid #a85980; */
  margin-bottom: 2px;
  background: #05551e;
  padding-right: 40px;
  padding-left: 40px;
  color: white;
}

.custome-mb2 {
  margin-bottom: 1.4em !important;
}

.custome-mb1 {
  margin-bottom: 0.7em !important;
}

.custome-mb0 {
  margin-bottom: 0em !important;
}

.custome-mt0 {
  margin-top: 0em !important;
}

.custome-mr0 {
  margin-right: 0em !important;
}

.custome-pl0 {
  padding-left: 0em !important;
}

.custome-pr0 {
  padding-right: 0em !important;
}

.custome-pt0 {
  padding-top: 0em !important;
}

.custome-pr1 {
  padding-right: 0.7em !important;
}

.custome-pr2 {
  padding-right: 1.4em !important;
}

.custome-pb1 {
  padding-bottom: 0.7em !important;
}

.shadow {
  box-shadow: 0px 0px 22px 0px #6a6464;
}

/*********************** دکمه های AlertService********************/
.yes-button,
.confirm-button {
  background-color: #24877e !important;

  width: 120px;
  line-height: 15px;
}

.yes-button:hover,
.confirm-button:hover {
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.1)
  ) !important;
}

.cancel-button {
  background-color: #999 !important;
  width: 120px;
  line-height: 15px;
}

.cancel-button:hover {
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.1)
  ) !important;
}

.no-button {
  background-color: #9c1c1c !important;
  width: 120px;
  line-height: 15px;
}

.no-button:hover {
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.1)
  ) !important;
}

/*********************پایان دکمه های AlertService****************/

.close-button {
  width: 120px;
  line-height: 15px;
}

.close-button:hover {
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.1)
  ) !important;
}

.btn-small-width {
  width: 80px;
}

::placeholder {
  color: #aaa;
}

/* همه مبالغ به ریال است */
.small-alert-rial-text {
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  color: #fff;
  border-radius: 5px;
  animation: blinkingText 5s infinite;
}

@keyframes blinkingText {
  0% {
    color: #abb1ad;
  }

  49% {
    color: #cecece;
  }

  60% {
    color: #cce478;
  }

  99% {
    color: #f7c7e1;
  }

  100% {
    color: #ffffff;
  }
}

/*END همه مبالغ به ریال است */

/* استایل کامپوننت توضیحات گردش کار */
app-workflow-messaging {
  display: flex;
  flex: auto;
  z-index: 1020;
}

/* در صورت وجود دکمه + تایتل به پایین شیفت پیدا میکند */
.grid-title-sticky {
  text-align: center;
  width: 150px;
  padding: 5px 10px;
  display: inline;
  position: absolute;
  border-radius: 15px 5px 15px 0px;
  color: white;
  z-index: 1;
}

.swal2-content {
  font-size: 1em !important;
}
.accordion-button{
  display: none;
}

.disabled_overlay{
  pointer-events: none;
  z-index: 21474836478;
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  right: 0;
}