/* ---------------------------- css reset ------------------------------ */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-size: 0.9rem;
}

body {
  line-height: 1;
  direction: rtl !important;
  font-family: "iransans";
}
.loader {
  color: #1707ed;
  font-size: 20px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }

  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }

  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }

  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em,
      0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }

  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em,
      0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }

  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }

  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }

  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }

  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }

  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0,
      0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }

  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em,
      0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }

  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em,
      0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }

  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }

  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }

  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em,
      0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

div#spinner {
  display: none;

  position: fixed;
  top: 50%;
  left: 50%;

  z-index: 2;
  overflow: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

/* -------------------------------- End css reset ------------------------------------------ */

/* -------------------------- LOGIN ---------------------------------- */
.login {
  width: 534px;
  height: 451px;
  background-color: #f5f5f5;
  border-radius: 10px;
  border-color: #2f8ce1 !important;
  border: 1px solid;
}

.login .col-md-8 {
  padding-right: 5rem !important;
}

.login .col-md-8 input {
  width: 280px;
}

.login .col-md-4 {
  line-height: 35px;
}

.login .contain1 {
  margin-top: 145px;
}

.login .contain2 .btn {
  padding: 7px 65px;
}

.login .contain2 .btn-primary {
  background: rgba(47, 140, 225, 1) !important;
}

.login .contain2 .btn-primary:focus,
.login .contain2 .btn-primary:hover {
  border: 1px solid rgba(47, 140, 225, 1) !important;
  box-shadow: 0px 4px 6px 0px rgba(47, 140, 225, 0.35) !important;
}

input.text-left {
  direction: ltr;
}

@media (max-width: 576px) {
  .login {
    width: 90% !important;
  }

  .login .contain1 input {
    margin-top: 12px;
    width: 90% !important;
  }
}

/* ----------------------------- page 1 tab 1----------------------------- */
.boxplan {
  font-size: 0.9rem !important;
}

.boxplan.page1 .nav-tabs .nav-link.active,
.boxplan .tab-content > .active {
  background: #f5f5f5 !important;
  border: 1px solid rgba(47, 140, 225, 1) !important;
}

.boxplan .nav-tabs .nav-link {
  position: relative;
  color: rgba(0, 0, 0, 1) !important;
  border: 1px solid rgba(132, 132, 132, 1);
  border-right: none;
  border-bottom: none !important;
  padding: 12px;
  font-size: 0.9rem;
}

.boxplan .nav-tabs .nav-item:first-child .nav-link {
  border-right: 1px solid rgba(132, 132, 132, 1) !important;
}

.boxplan .nav-tabs .nav-item:first-child .nav-link.active {
  border-right: 1px solid rgba(47, 140, 225, 1) !important;
}

.page1.boxplan .nav-tabs .nav-link.active {
  border-bottom: none !important;
  margin-top: -3px !important;
  padding-top: 15px;
  margin-right: -1px !important;
}

.boxplan .tab-content > .active {
  box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.25) !important;
  border-radius: 10px;
  overflow: hidden !important;
}

.boxplan .nav-tabs .nav-item {
  box-sizing: border-box;
  margin-top: 5px;
  border-radius: 4px 4px 0px 0px;
}

.boxplan .form-group.row {
  margin-bottom: 0.72rem;
}

.boxplan input.form-control {
  height: 2rem;
}

.boxplan select#exampleFormControlSelect1 {
  font-size: 0.9rem;
}

/* ----------------------------page1 tab2 ---------------------------    */
.tab-pane .cont3 ul {
  direction: ltr !important;
  border: 1px solid #848484;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 10px 0;
}

.tab-pane .cont3 ul li {
  border: 0;
  background: #f5f5f5;
}

.roww {
  width: 97%;
  height: 1px;
  background: #848484;
}

.total {
  font-weight: 600;
}

.cols-3 {
  display: flex;
  justify-content: center;
  align-self: start;
}

.cols-3 .position-absolute {
  top: -5px;
  left: 85px;
  background: #f5f5f5;
  font-weight: 600;
}

/* ------------------------------------page1 tab3-------------------------------------- */
.contain5 .meli input {
  background: rgba(196, 19, 19, 0.1);
  border: 1px solid rgba(196, 19, 19, 1);
}

.allert {
  color: rgba(196, 19, 19, 1);
}

/* ................................page 5.................................... */
@media (max-width: 991px) {
  .page5 .nav-tabs .nav-link {
    padding: 10px 10px !important;
  }

  .page5.boxplan .nav-tabs .nav-link.active {
    margin-top: 0px !important;
  }

  .head {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .boxplan.page5 .nav-tabs .nav-item:first-child .nav-link {
    border-right: none !important;
  }

  .boxplan.page5 .nav-tabs .nav-item:first-child .nav-link.active {
    border-right: none !important;
  }

  .boxplan.page5 .nav-tabs .nav-link.active {
    border: none !important;
  }

  .boxplan.page5 .nav-tabs .nav-link {
    border: none !important;
  }
}

/* -----------------------------page5 tab2 -------------------------------------- */
.page5 .btn {
  font-size: 100%;
}

.page5 .nav-tabs .nav-link.active,
.page5 .tab-content > .active {
  border: 1px solid #ff9e90 !important;
  background: #f5f5f5 !important;
}

.page5 .nav-tabs .nav-item:first-child .nav-link.active {
  border-right: 1px solid #ff9e90 !important;
}

.page5.boxplan .nav-tabs .nav-link.active {
  border-bottom: none !important;
  margin-top: -3px;
  padding-top: 15px;
  margin-right: -1px !important;
}

.page5 .colfix {
  box-sizing: border-box;
  box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  border: 1px solid #ff9e90 !important;
}

.page5 .table {
  height: 400px;
  font-size: 1rem;
}

.page5 .table thead th {
  border-bottom: 1px solid #848484 !important;
}

.page5 .colfix tr {
  text-align: center;
}

.bg-as {
  background: #dedede7a;
}

.page5 .cont3 {
  padding: 5px !important;
}

/* ------------------------------page5 tab4 ---------------------------------- */
.btn-refresh {
  width: 76%;
  border: 1px solid #2f8ce1;
  border-radius: 4px;
  font-size: 1rem !important;
  color: #2f8ce1;
}

.btn-refresh:hover {
  color: #2f8ce1;
}

/* ------------------------------page5 tab5 ---------------------------------- */
.btn-search {
  border: 1px solid #2f8ce1;
  border-radius: 4px;
  color: #2f8ce1;
}

.btn-search:hover {
  color: #2f8ce1;
}

.t2 {
  height: 330px !important;
}

/* ------------------------- page5 tab8 ---------------------------------------------- */
.btn-fixed {
  padding: 13px 48px;
}

.btn-lightt {
  background: #f5f5f5;
  border: 1px solid #2f8ce1;
  padding: 13px 43px !important;
  color: #2f8ce1 !important;
}

/* .........................page5 modal..................................... */
.modal-content {
  background-color: #f5f5f5 !important;
  box-shadow: -1px 4px 10px 0px rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(132, 132, 132, 1);
}

.modal-body button {
  width: 130px;
  height: 48px;
}

.btn-banafsh {
  background: #906bfb;
  color: #fff;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 1110px;
  }
}

input:focus.error {
  border: 1px solid #c41313;
}

input.error {
  border: 1px solid #c41313;
  background: rgba(196, 19, 19, 0.1);
  box-shadow: none !important;
  outline-style: none !important;
}

label.error {
  border-radius: 4px;
  line-height: 18px;
  padding: 8px 5px 4px 4px;
  margin-right: 16px;
  color: #c41313;
  float: right;
  font-size: 0.8rem;
}

label.error::after {
  content: "";
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  background: url("/assets/img/warning.png") no-repeat !important;
  float: right;
  margin-left: 7px;
}

.divbtnsend {
  display: inline-block;
  padding: 0;
}
.btnsend {
  width: 75% !important;
  height: 35px !important;
  display: inline-block;
}
.divbtnsend span.error {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block !important;
  background: url("/assets/img/warning.png") no-repeat !important;
}
.divbtnsend span.confirm {
  content: "";
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  background: url("/assets/img/confirm.png") no-repeat !important;
}

