html,
body {
  overflow: hidden;
}
html {
  overflow-y: scroll;
}
body {
  overflow-y: hidden;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-size: 14px;
  line-height: 1.9;
  overflow-x: hidden;
  direction: rtl;
  font-family: IRANSansXFaNum;
  text-align: right;
}
a {
  text-decoration: none !important;
}
button {
  font-family: IRANSansXFaNum;
  outline: none !important;
}
button:disabled {
  opacity: 0.55;
  cursor: no-drop;
}
p {
  color: #000;
}
hr {
  border-bottom: 1px;
  border-color: rgba(0, 0, 0, 0.15);
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
* {
  box-sizing: inherit;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.colorpick-eyedropper-input-trigger {
  display: none;
}
.clearFix:after {
  content: ' ';
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.m-0 {
  margin: 5px !important;
}
.m-1 {
  margin: 7px !important;
}
.m-2 {
  margin: 11px !important;
}
.m-3 {
  margin: 15px !important;
}
.m-4 {
  margin: 19px !important;
}
.m-5 {
  margin: 23px !important;
}
.m-6 {
  margin: 29px !important;
}
.m-7 {
  margin: 34px !important;
}
.m-8 {
  margin: 40px !important;
}
.m-9 {
  margin: 45px !important;
}
.mt-0 {
  margin-top: 5px !important;
}
.mt-1 {
  margin-top: 7px !important;
}
.mt-2 {
  margin-top: 11px !important;
}
.mt-3 {
  margin-top: 15px !important;
}
.mt-4 {
  margin-top: 19px !important;
}
.mt-5 {
  margin-top: 23px !important;
}
.mt-6 {
  margin-top: 29px !important;
}
.mt-7 {
  margin-top: 34px !important;
}
.mt-8 {
  margin-top: 40px !important;
}
.mt-9 {
  margin-top: 45px !important;
}
.mr-0 {
  margin-right: 5px !important;
}
.mr-1 {
  margin-right: 7px !important;
}
.mr-2 {
  margin-right: 11px !important;
}
.mr-3 {
  margin-right: 15px !important;
}
.mr-4 {
  margin-right: 19px !important;
}
.mr-5 {
  margin-right: 23px !important;
}
.mr-6 {
  margin-right: 29px !important;
}
.mr-7 {
  margin-right: 34px !important;
}
.mr-8 {
  margin-right: 40px !important;
}
.mr-9 {
  margin-right: 45px !important;
}
.ml-0 {
  margin-left: 5px !important;
}
.ml-1 {
  margin-left: 7px !important;
}
.ml-2 {
  margin-left: 11px !important;
}
.ml-3 {
  margin-left: 15px !important;
}
.ml-4 {
  margin-left: 19px !important;
}
.ml-5 {
  margin-left: 23px !important;
}
.ml-6 {
  margin-left: 29px !important;
}
.ml-7 {
  margin-left: 34px !important;
}
.ml-8 {
  margin-left: 40px !important;
}
.ml-9 {
  margin-left: 45px !important;
}
.mb-0 {
  margin-bottom: 5px !important;
}
.mb-1 {
  margin-bottom: 7px !important;
}
.mb-2 {
  margin-bottom: 11px !important;
}
.mb-3 {
  margin-bottom: 15px !important;
}
.mb-4 {
  margin-bottom: 19px !important;
}
.mb-5 {
  margin-bottom: 23px !important;
}
.mb-6 {
  margin-bottom: 29px !important;
}
.mb-7 {
  margin-bottom: 34px !important;
}
.mb-8 {
  margin-bottom: 40px !important;
}
.mb-9 {
  margin-bottom: 45px !important;
}
.p-0 {
  padding: 5px !important;
}
.p-1 {
  padding: 7px !important;
}
.p-2 {
  padding: 11px !important;
}
.p-3 {
  padding: 15px !important;
}
.p-4 {
  padding: 19px !important;
}
.p-5 {
  padding: 23px !important;
}
.p-6 {
  padding: 29px !important;
}
.p-7 {
  padding: 34px !important;
}
.p-8 {
  padding: 40px !important;
}
.p-9 {
  padding: 45px !important;
}
.pt-0 {
  padding-top: 5px !important;
}
.pt-1 {
  padding-top: 7px !important;
}
.pt-2 {
  padding-top: 11px !important;
}
.pt-3 {
  padding-top: 15px !important;
}
.pt-4 {
  padding-top: 19px !important;
}
.pt-5 {
  padding-top: 23px !important;
}
.pt-6 {
  padding-top: 29px !important;
}
.pt-7 {
  padding-top: 34px !important;
}
.pt-8 {
  padding-top: 40px !important;
}
.pt-9 {
  padding-top: 45px !important;
}
.pr-0 {
  padding-right: 5px !important;
}
.pr-1 {
  padding-right: 7px !important;
}
.pr-2 {
  padding-right: 11px !important;
}
.pr-3 {
  padding-right: 15px !important;
}
.pr-4 {
  padding-right: 19px !important;
}
.pr-5 {
  padding-right: 23px !important;
}
.pr-6 {
  padding-right: 29px !important;
}
.pr-7 {
  padding-right: 34px !important;
}
.pr-8 {
  padding-right: 40px !important;
}
.pr-9 {
  padding-right: 45px !important;
}
.pl-0 {
  padding-left: 5px !important;
}
.pl-1 {
  padding-left: 7px !important;
}
.pl-2 {
  padding-left: 11px !important;
}
.pl-3 {
  padding-left: 15px !important;
}
.pl-4 {
  padding-left: 19px !important;
}
.pl-5 {
  padding-left: 23px !important;
}
.pl-6 {
  padding-left: 29px !important;
}
.pl-7 {
  padding-left: 34px !important;
}
.pl-8 {
  padding-left: 40px !important;
}
.pl-9 {
  padding-left: 45px !important;
}
.pb-0 {
  padding-bottom: 5px !important;
}
.pb-1 {
  padding-bottom: 7px !important;
}
.pb-2 {
  padding-bottom: 11px !important;
}
.pb-3 {
  padding-bottom: 15px !important;
}
.pb-4 {
  padding-bottom: 19px !important;
}
.pb-5 {
  padding-bottom: 23px !important;
}
.pb-6 {
  padding-bottom: 29px !important;
}
.pb-7 {
  padding-bottom: 34px !important;
}
.pb-8 {
  padding-bottom: 40px !important;
}
.pb-9 {
  padding-bottom: 45px !important;
}
.float-right {
  float: right !important;
}
.float-left {
  float: left !important;
}
.text-center {
  text-align: center;
}
.hr {
  display: block;
  border-top: 1px dashed #eee;
  margin: 20px 0;
}
.hr.dark {
  border-color: #31343f;
}
.hr.no-margin {
  margin: 0;
}
input,
select,
textarea {
  font-family: IRANSansXFaNum;
}
input::placeholder,
select::placeholder,
textarea::placeholder {
  font-family: IRANSansXFaNum;
}
button {
  cursor: pointer;
}
.btn,
input[type=reset] {
  font-family: 'IRANSansXFaNum';
  font-weight: 300;
  border: none;
  border-radius: 7px;
  padding: 10px 18px !important;
  width: auto;
  overflow: visible;
  vertical-align: middle;
  background: #b4b4b4;
  color: #252525;
  transition: all ease 0.1s;
  cursor: pointer;
  display: inline-block;
  line-height: 1.5;
}
.btn:focus,
input[type=reset]:focus,
.btn:active,
input[type=reset]:active {
  opacity: 0.7;
}
.btn[disabled],
input[type=reset][disabled] {
  opacity: 0.8;
  cursor: no-drop;
}
.btn.btn-circle,
input[type=reset].btn-circle {
  border-radius: 50px;
}
.btn.btn-bgh,
input[type=reset].btn-bgh {
  background: transparent;
  box-shadow: none !important;
  transition: all ease 0.2s;
}
.btn.btn-bgh:active,
input[type=reset].btn-bgh:active {
  opacity: 1;
}
.btn.btn-icon i,
input[type=reset].btn-icon i {
  vertical-align: middle;
  font-size: 16px;
  margin-left: 5px;
}
.label {
  font-family: 'IRANSansXFaNum';
  font-weight: 300;
  border: none;
  border-radius: 7px;
  margin: 0;
  padding: 5px 7px;
  vertical-align: middle;
  font-size: 12px !important;
  width: auto;
  overflow: visible;
  background: #b4b4b4;
  color: #252525;
  transition: all ease 0.2s;
  line-height: 1 !important;
}
.text-success {
  color: #00c44f !important;
}
.text-danger {
  color: #ff3547 !important;
}
.text-primary {
  color: #1E96FC !important;
}
.text-warning {
  color: #fb3 !important;
}
.text-purple {
  color: #505fd2 !important;
}
.text-dark {
  color: #252525 !important;
}
.text-white {
  color: #f8f8f8 !important;
}
.label.label-success,
.btn.btn-success {
  background: #00c44f;
  color: #f8f8f8;
}
.label.label-danger,
.btn.btn-danger {
  background: #ff3547;
  color: #f8f8f8;
}
.label.label-primary,
.btn.btn-primary {
  background: #1E96FC;
  color: #f8f8f8;
  font-weight: normal;
}
.label.label-purple,
.btn.btn-purple {
  background: #505fd2;
  color: #f8f8f8;
}
.label.label-warning,
.btn.btn-warning {
  background: #fb3;
  color: #252525;
  font-weight: 500;
}
.label.label-dark,
.btn.btn-dark {
  background: #252525;
  color: #f8f8f8;
}
.label.label-default,
.btn.btn-default {
  background: #eeeef0;
  color: #252525;
  font-weight: 500;
}
.label.label-white,
.btn.btn-white {
  background: #fff;
  color: #252525;
  font-weight: normal;
}
.btn.btn-success {
  background: #00c44f;
  color: #f8f8f8;
}
.btn.btn-danger {
  background: #ff3547;
  color: #f8f8f8;
}
.btn.btn-primary {
  background: #1E96FC;
  color: #f8f8f8;
}
.btn.btn-purple {
  background: #505fd2;
  color: #f8f8f8;
}
.btn.btn-warning {
  background: #fb3;
  color: #252525;
  font-weight: normal;
}
.btn.btn-dark {
  background: #252525;
  color: #f8f8f8;
}
.btn.btn-default {
  background: #eeeef0;
  color: #252525;
  font-weight: normal;
}
.btn.btn-white {
  background: #fff;
  color: #252525;
  font-weight: normal;
}
.label.bg-reverse.label-success {
  color: #007830;
  background: rgba(0, 196, 79, 0.15);
  font-weight: 500;
}
.label.bg-reverse.label-danger {
  color: #e70015;
  background: rgba(255, 53, 71, 0.15);
  font-weight: 500;
}
.label.bg-reverse.label-warning {
  color: #cc8800;
  background: rgba(255, 187, 51, 0.15);
  font-weight: 500;
}
.label.bg-reverse.label-primary {
  color: #036fcb;
  background: rgba(30, 150, 252, 0.15);
  font-weight: 500;
}
.label.bg-reverse.label-purple {
  color: #3c4ccd;
  background: rgba(80, 95, 210, 0.1);
  font-weight: 500;
}
.easy-input {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'IRANSansXFaNum' !important;
  font-weight: normal !important;
  position: relative;
  width: 100%;
}
.easy-input:not(.no-margin) {
  margin-top: 55px;
}
.easy-input:not(.no-padding) {
  padding-bottom: 10px;
}
.easy-input input[type=reset] {
  font-family: 'IRANSansXFaNum';
}
.easy-input input[type=color],
.easy-input input[type=email],
.easy-input input[type=password],
.easy-input input[type=tel],
.easy-input input[type=text],
.easy-input input[type=number],
.easy-input input[type=search],
.easy-input textarea,
.easy-input select,
.easy-input .easy-input-select .text {
  transition: all ease 0.1s;
  box-sizing: border-box;
  font-family: 'IRANSansXFaNum';
  border: 1px solid #ededed;
  background: #fafafa;
  border-radius: 4px;
  width: 100%;
  max-width: 100%;
  line-height: 1.4;
  font-size: 14px !important;
  padding: 11px 15px;
  color: #252525;
}
.easy-input input[type=color][disabled],
.easy-input input[type=email][disabled],
.easy-input input[type=password][disabled],
.easy-input input[type=tel][disabled],
.easy-input input[type=text][disabled],
.easy-input input[type=number][disabled],
.easy-input input[type=search][disabled],
.easy-input textarea[disabled],
.easy-input select[disabled],
.easy-input .easy-input-select .text[disabled] {
  background: #f2f2f2;
  cursor: no-drop;
}
.easy-input input[type=color]:focus,
.easy-input input[type=email]:focus,
.easy-input input[type=password]:focus,
.easy-input input[type=tel]:focus,
.easy-input input[type=text]:focus,
.easy-input input[type=number]:focus,
.easy-input input[type=search]:focus,
.easy-input textarea:focus,
.easy-input select:focus,
.easy-input .easy-input-select .text:focus {
  outline: 0;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.1);
  color: #252525;
}
.easy-input input[type=color]::placeholder,
.easy-input input[type=email]::placeholder,
.easy-input input[type=password]::placeholder,
.easy-input input[type=tel]::placeholder,
.easy-input input[type=text]::placeholder,
.easy-input input[type=number]::placeholder,
.easy-input input[type=search]::placeholder,
.easy-input textarea::placeholder,
.easy-input select::placeholder,
.easy-input .easy-input-select .text::placeholder {
  font-family: 'IRANSansXFaNum';
  font-weight: normal !important;
  color: #a5a5a5;
}
.easy-input .easy-input-label {
  display: flex;
  margin-top: -40px;
  align-items: center;
  padding-bottom: 10px;
}
.easy-input .easy-input-label i,
.easy-input .easy-input-label p {
  flex: 1;
}
.easy-input .easy-input-label i {
  max-width: 10px;
  font-size: 7px;
  color: #ff3547 !important;
  margin-left: 8px;
  vertical-align: middle;
}
.easy-input .easy-input-label p {
  color: #555;
  font-size: 13px;
  font-weight: 500;
}
.easy-input .easy-input-select {
  position: relative;
  width: 100%;
  cursor: pointer;
  line-height: 1;
}
.easy-input .easy-input-select .text {
  position: relative;
}
.easy-input .easy-input-select .text i {
  transition: all ease 0.1s;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  vertical-align: middle;
  font-weight: 500;
}
.easy-input .easy-input-select .text p {
  max-width: 90%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #252525 !important;
  transition: all ease 0.2s;
}
.easy-input .easy-input-select .menu {
  background: #fff;
  display: none;
  position: absolute;
  top: calc(100% + 5px);
  right: 0;
  left: 0;
  width: 100%;
  max-height: 300px;
  border: 1px solid #ededed;
  border-radius: 4px;
  z-index: 2;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.06);
  overflow: auto;
}
.easy-input .easy-input-select .menu .search {
  cursor: context-menu;
  padding: 15px;
  border-bottom: 1px dashed #ededed;
}
.easy-input .easy-input-select .menu .search input {
  background: #fafafa;
}
.easy-input .easy-input-select .menu .item .option {
  transition: all ease 0.1s;
  display: block;
  position: relative;
  padding: 15px;
  font-size: 13px;
  cursor: pointer;
  background: #ffffff;
}
.easy-input .easy-input-select .menu .item .option p {
  display: block;
  line-height: 1.8;
  margin: -5px 0;
}
.easy-input .easy-input-select .menu .item .option .easy-input-select-option-label {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}
.easy-input .easy-input-select .menu .item .option .easy-input-select-option-label span {
  float: left;
  display: inline-block;
  background: #212121;
  color: #fff;
  padding: 7px 10px;
  font-size: 10px;
  border-radius: 3px;
}
.easy-input .easy-input-select .menu .item .option.active {
  background: #f7f7f7;
}
.easy-input .easy-input-select .menu .item .option:not(:last-child) {
  border-bottom: 1px dashed #ededed;
}
.easy-input .easy-input-select .menu .item .option:hover {
  background: #fafafa;
}
.easy-input .easy-input-select .menu .item.multi .option p {
  margin-right: 29px;
}
.easy-input .easy-input-select .menu .item.multi .option p span {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 2px;
  background: #ededed;
  border: 1px solid #d4d4d4;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.easy-input .easy-input-select .menu .item.multi .option p span:before {
  transition: all ease 0.1s;
  content: '\f00c';
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: transparent;
  font-size: 9px;
}
.easy-input .easy-input-select .menu .item.multi .option.active p span {
  border-color: #1E96FC;
  background: #1E96FC;
}
.easy-input .easy-input-select .menu .item.multi .option.active p span:before {
  color: #fff;
}
.easy-input .easy-input-select.active .text i {
  transform: translateY(-50%);
}
.easy-input .easy-input-select.active .menu {
  display: block;
}
.easy-input .easy-input-checkbox {
  width: 100%;
  display: flex;
}
.easy-input .easy-input-checkbox .item {
  flex: 1;
}
.easy-input .easy-input-checkbox .item label {
  cursor: pointer;
  display: flex;
}
.easy-input .easy-input-checkbox .item label p,
.easy-input .easy-input-checkbox .item label span {
  flex: 1;
}
.easy-input .easy-input-checkbox .item label span {
  transition: all ease 0.1s;
  position: relative;
  max-width: 14px;
  height: 14px;
  border-radius: 2px;
  background: #ededed;
  border: 1px solid #d4d4d4;
}
.easy-input .easy-input-checkbox .item label span:before {
  transition: all ease 0.1s;
  content: '\f00c';
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: transparent;
  font-size: 9px;
}
.easy-input .easy-input-checkbox .item label p {
  margin-top: -4px;
  font-size: 13px;
  line-height: 1.8;
  margin-right: 10px;
  color: #252525;
  vertical-align: middle;
}
.easy-input .easy-input-checkbox .item.active label span {
  border-color: #1E96FC;
  background: #1E96FC;
}
.easy-input .easy-input-checkbox .item.active label span:before {
  color: #fff;
}
.easy-input .easy-input-radio {
  width: 100%;
  display: flex;
}
.easy-input .easy-input-radio .item {
  flex: 1;
}
.easy-input .easy-input-radio .item label {
  cursor: pointer;
  display: flex;
}
.easy-input .easy-input-radio .item label p,
.easy-input .easy-input-radio .item label span {
  flex: 1;
}
.easy-input .easy-input-radio .item label span {
  transition: all ease 0.1s;
  position: relative;
  max-width: 14px;
  height: 14px;
  background: #ededed;
  border: 1px solid #d4d4d4;
  border-radius: 50%;
}
.easy-input .easy-input-radio .item label span:before {
  transition: all ease 0.1s;
  content: '\f111';
  font-family: "Font Awesome 6 Pro";
  font-weight: bold;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: transparent;
  font-size: 4px;
}
.easy-input .easy-input-radio .item label p {
  margin-top: -4px;
  font-size: 13px;
  line-height: 1.8;
  margin-right: 10px;
  color: #252525;
  vertical-align: middle;
}
.easy-input .easy-input-radio .item.active label span {
  border-color: #1E96FC;
  background: #1E96FC;
}
.easy-input .easy-input-radio .item.active label span:before {
  color: #fff;
}
.easy-input .easy-input-file {
  width: 100%;
}
.easy-input .easy-input-file label .box {
  position: relative;
  display: grid;
  grid-template-columns: 100px minmax(0, 1fr);
  border: 1px solid #ededed;
  background: #fafafa;
  border-radius: 4px;
  width: 100%;
  max-width: 100%;
  align-items: center;
}
.easy-input .easy-input-file label .box span,
.easy-input .easy-input-file label .box .text {
  line-height: 1.4;
}
.easy-input .easy-input-file label .box span {
  transition: all ease 0.1s;
  padding: 11px 0;
  color: #252525;
  font-size: 14px !important;
  text-align: center;
  border-left: 1px dashed #ededed;
  cursor: pointer;
  border-radius: 0 4px 4px 0;
}
.easy-input .easy-input-file label .box span:hover {
  box-shadow: 0px 0px 0px 4px #e0e0e0;
  border-color: transparent;
}
.easy-input .easy-input-file label .box .text {
  padding: 11px 15px;
}
.easy-input .easy-input-file label .box .text p {
  max-width: calc(100% - 30px);
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #555;
  font-size: 12px !important;
}
.easy-input .easy-input-file label .box i {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  font-size: 18px;
  color: #a5a5a5;
}
.easy-input .easy-input-file label.active .box span {
  color: #ff3547;
  background: rgba(255, 53, 71, 0.1);
}
.easy-input .easy-input-file label.active .box span:hover {
  box-shadow: 0px 0px 0px 4px #ff9ba4;
}
.easy-input .easy-input-file label.active .box i {
  color: #1E96FC;
}
.easy-input.next-line .easy-input-radio,
.easy-input.next-line .easy-input-checkbox {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-gap: 5px;
}
.notice {
  position: relative;
  padding: 10px 24px;
  margin-bottom: 1rem;
  border-right: 4px solid transparent;
  font-size: 12px;
  margin: 20px 0;
  line-height: 1.6 !important;
}
.notice li {
  margin: 6px 0;
  position: relative;
  margin-right: 15px;
  display: block;
}
.notice li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
}
.notice.no-margin.top {
  margin-top: 0;
}
.notice.no-margin.bottom {
  margin-bottom: 0;
}
.notice.sticky-to-block {
  margin: -20px -20px 20px -20px !important;
}
.notice.danger {
  border-color: #ff9ba4;
  background: #ffe7ea;
  color: #e70015;
}
.notice.danger li:before {
  background: #e70015;
}
.notice.warning {
  border-color: #ffdd99;
  background: #fff6e5;
  color: #e59900;
}
.notice.warning li:before {
  background: #e59900;
}
.notice.success {
  border-color: #6ad997;
  background: #abffcd;
  color: #007830;
}
.notice.success li:before {
  background: #007830;
}
.notice.primary {
  border-color: #97cefe;
  background: #cee8fe;
  color: #036fcb;
}
.notice.primary li:before {
  background: #036fcb;
}
body {
  background: #F4F9FC;
  line-height: 1;
}
.login {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 480px;
  box-sizing: border-box;
  padding: 30px;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
}
.login .content {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-gap: 40px;
}
.login .content .header {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
}
.login .content .header .logo {
  margin-top: 3px;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  grid-gap: 10px;
}
.login .content .header .logo img {
  width: 125px;
  vertical-align: middle;
}
.login .content .header .logo p {
  color: #486fe1;
  font-weight: 700;
  font-size: 18px;
}
.login .content .header span {
  justify-self: end;
  background: #446ce510;
  border-radius: 10px;
  padding: 15px 22px;
  font-weight: 500;
  color: #486fe1;
}
.login .content .text {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-gap: 15px;
}
.login .content .text h6 {
  font-size: 17px !important;
  color: #1F2937;
  font-weight: 500;
}
.login .content .text p {
  line-height: 1.7;
  font-size: 13px;
  font-weight: 500;
  color: #252525;
}
.login .content .text p span {
  margin: 0 5px;
  font-size: 15px;
}
.login .content .text a {
  display: block;
  color: #486fe1;
  font-weight: 500;
  font-size: 12px;
  padding: 5px 0;
}
.login .content form {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-gap: 25px;
}
.login .content form .notice {
  margin: 0 !important;
  margin-bottom: 0 !important;
}
.login .content form .easy-input {
  margin-top: 0px;
}
.login .content form label {
  width: 100%;
}
.login .content form a {
  display: block;
  color: #486fe1;
  font-size: 12px;
  font-weight: 500;
}
.login .content form .item {
  display: flex;
}
.login .content form .item .input {
  flex: 1;
  position: relative;
}
.login .content form .item .input input {
  height: 50px;
  width: 100%;
  padding: 0 25px;
  font-size: 15px;
  font-family: 'IRANSansXFaNum';
  border: 0;
  outline: none;
  background: rgba(45, 45, 45, 0.05);
  border-radius: 10px;
  color: #353535;
  font-weight: 500;
  transition: all ease 0.2s;
}
.login .content form .item .input input::placeholder {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0px;
}
.login .content form .item .input input:focus {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.11);
}
.login .content form .item .input i {
  position: absolute;
  left: 20px;
  top: 50%;
  font-size: 18px;
  color: #486fe1;
  transform: translateY(-50%);
}
.login .content form .item .input:not(:first-child) {
  margin-right: 15px;
}
.login .content form .footer {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
}
.login .content form .footer a {
  color: #757575;
  font-weight: 500;
  font-size: 13px;
}
.login .content form .footer a i,
.login .content form .footer a span {
  color: #486fe1;
}
.login .content form .footer a i {
  vertical-align: middle;
  font-size: 11px;
  margin-right: 5px;
  transition: all ease 0.2s;
}
.login .content form .footer a:hover i {
  margin-right: 10px;
  margin-left: -5px;
}
.login .content form .footer button {
  justify-self: end;
  cursor: pointer;
  border: 0;
  color: #fff;
  padding: 10px 27px;
  border-radius: 10px;
  background: linear-gradient(270.71deg, #0b366a 0.53%, #0d4383 50.99%, #395dc8 99.38%);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  font-weight: normal;
}
.login.user {
  padding: 25px;
  width: 900px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 450px;
  grid-gap: 25px;
}
.login.user .content form .input input {
  letter-spacing: 3px;
  font-size: 18px;
}
.login.user .slider {
  background: #020002;
  border-radius: 15px;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: center;
  justify-items: center;
}
.login.user .slider img {
  width: calc(100% + 100px);
}
.login.manager .content form .item .input i {
  color: #252525 !important;
}
.login.manager .content .footer a span,
.login.manager .content .footer a i {
  color: #353535;
}
.login.manager .content .footer button {
  background: linear-gradient(247deg, #000000aa 0%, #000 100%);
}
@media (max-width: 520px) {
  .login {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    transform: none;
    box-shadow: none;
    border-radius: 0;
  }
}
@media (max-width: 520px) {
  .login.user {
    width: 100% !important;
  }
}
@media (max-width: 990px) {
  .login.user {
    display: block;
    width: 480px;
    padding: 30px;
  }
  .login.user .content {
    padding: 0;
    max-width: none;
  }
  .login.user .slider {
    display: none;
  }
}
/*# sourceMappingURL=app.css.map */
