@charset "UTF-8";
@font-face {
  font-family: Shabnam;
  src: url("/ui/fonts/shabnam/Shabnam.eot");
  src: url("/ui/fonts/shabnam/Shabnam.eot?#iefix") format('embedded-opentype'), url("/ui/fonts/shabnam/Shabnam.woff") format('woff'), url("/ui/fonts/shabnam/Shabnam.ttf") format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: Shabnam;
  src: url("/ui/fonts/shabnam/Shabnam-Bold.eot");
  src: url("/ui/fonts/shabnam/Shabnam-Bold.eot?#iefix") format('embedded-opentype'), url("/ui/fonts/shabnam/Shabnam-Bold.woff") format('woff'), url("/ui/fonts/shabnam/Shabnam-Bold.ttf") format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: Shabnam;
  src: url("/ui/fonts/shabnam/Shabnam-Light.eot");
  src: url("/ui/fonts/shabnam/Shabnam-Light.eot?#iefix") format('embedded-opentype'), url("/ui/fonts/shabnam/Shabnam-Light.woff") format('woff'), url("/ui/fonts/shabnam/Shabnam-Light.ttf") format('truetype');
  font-weight: 300;
}
*, *::before, *::after {
  box-sizing: border-box;
}
main {
  display: block;
}
/* Let's default this puppy out
-------------------------------------------------------------------------------*/
html, body, 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, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}
article, aside, figure, footer, header, nav, section, details, summary {
  display: block;
}
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body {
  margin: 0;
  font-family: "Shabnam";
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
  color: #545252;
  text-align: left;
  background-color: #FFFFFF;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body.rtl {
  text-align: right;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
p {
  margin-top: 0;
}
abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b, strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  background-color: transparent;
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
  outline: 0;
}
pre, code, kbd, samp {
  font-family: SFMono-Regular, "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  max-width: 100%;
}
caption {
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 0;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox;
}
input, select {
  vertical-align: middle;
}
optgroup {
  font-weight: bold;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
@media (max-width: 1200px) {
  legend {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
/* Responsive images and other embedded objects */
/* if you don't have full control over `img` tags (if you have to overcome attributes), consider adding height: auto */
img, object, embed {
  max-width: 100%;
}
audio, embed, iframe, img, input, object, video, table {
  max-width: 100%;
}
/**
 * Add a few more `block` elements, since they're mostly treated that way.
 */
audio, canvas, img, video {
  display: block;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input:focus {
  outline: 0;
}
::-moz-selection {
  color: inherit;
  /* 1. */
  text-shadow: inherit;
  /* 2. */
  background-color: #ACCEF7;
  /* 3. */
}
::selection {
  color: inherit;
  /* 1. */
  text-shadow: inherit;
  /* 2. */
  background-color: #ACCEF7;
  /* 3. */
}
/* we use a lot of ULs that aren't bulleted.
	you'll have to restore the bullets within content,
	which is fine because they're probably customized anyway */
ul {
  list-style: none;
}
.pointer {
  cursor: pointer;
}
.hide {
  display: none;
}
.ltr {
  direction: ltr !important;
}
.rtl {
  direction: rtl !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.w-10 {
  width: 10% !important;
}
.w-20 {
  width: 20% !important;
}
.w-30 {
  width: 30% !important;
}
.w-40 {
  width: 40% !important;
}
.w-50 {
  width: 50% !important;
}
.w-60 {
  width: 60% !important;
}
.w-70 {
  width: 70% !important;
}
.w-80 {
  width: 80% !important;
}
.w-90 {
  width: 90% !important;
}
.w-100 {
  width: 100% !important;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.col-no-pad {
  margin-right: -5px;
  margin-left: -5px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.col-sm {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-sm-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-md {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-md-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-lg {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-lg-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.col-xl {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-xl-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
.table {
  width: 100%;
  color: #1F1D1D;
  direction: ltr;
}
.table th, .table td {
  vertical-align: top;
  border-top: 1px solid #dddddd;
  text-align: left;
  padding: 5px 10px;
}
.table thead th {
  vertical-align: bottom;
  border: none;
}
.table tbody .nav-item > .nav-link {
  color: #1F1D1D;
  padding: 0 1rem;
}
.table tbody .nav-item > .nav-link > i {
  font-size: 15px;
}
.table tbody .nav-item > a.nav-link:link {
  color: #1F1D1D;
}
.table tbody .nav-item > a.nav-link:-webkit-any-link {
  color: #1F1D1D;
}
.table tbody + tbody {
  border-top: 1px solid #dddddd;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #e9ecef;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th, .table-bordered td {
  border: 1px solid #dee2e6;
}
.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
  border: 0;
}
.table-primary, .table-primary > th, .table-primary > td {
  color: #ffffff;
  background-color: #007bff;
}
.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody {
  border-color: #007bff;
}
.table-hover .table-primary:hover {
  background-color: #006fe6;
  border-color: #0062cc;
}
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  color: #ffffff;
  background-color: #006fe6;
  border-color: #0062cc;
}
.table-success, .table-success > th, .table-success > td {
  color: #ffffff;
  background-color: #28a745;
}
.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody {
  border-color: #28a745;
}
.table-hover .table-success:hover {
  background-color: #23923d;
  border-color: #1e7e34;
}
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  color: #ffffff;
  background-color: #23923d;
  border-color: #1e7e34;
}
.table-info, .table-info > th, .table-info > td {
  color: #0a6ebd;
  background-color: #e3f2fd;
}
.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody {
  border-color: #82c4f8;
}
.table-hover .table-info:hover {
  background-color: #148ea1;
  border-color: #117a8b;
}
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  color: #ffffff;
  background-color: #148ea1;
  border-color: #117a8b;
}
.table-warning, .table-warning > th, .table-warning > td {
  color: #000000;
  background-color: #ffc107;
}
.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody {
  border-color: #ffc107;
}
.table-hover .table-warning:hover {
  background-color: #edb100;
  border-color: #d39e00;
}
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  color: #000000;
  background-color: #edb100;
  border-color: #d39e00;
}
.table-danger, .table-danger > th, .table-danger > td {
  color: #e7026e;
  background-color: #ffe5f1;
}
.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody {
  border-color: #fe9ecb;
}
.table-hover .table-danger:hover {
  background-color: #d32535;
  border-color: #bd2130;
}
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  color: #ffffff;
  background-color: #d32535;
  border-color: #bd2130;
}
.table-light, .table-light > th, .table-light > td {
  color: #000000;
  background-color: #f8f9fa;
}
.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody {
  border-color: #f8f9fa;
}
.table-hover .table-light:hover {
  background-color: #e9ecef;
  border-color: #dae0e5;
}
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  color: #000000;
  background-color: #e9ecef;
  border-color: #dae0e5;
}
.table-dark, .table-dark > th, .table-dark > td {
  color: #ffffff;
  background-color: #343a40;
}
.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
  border-color: #343a40;
}
.table-hover .table-dark:hover {
  background-color: #292d32;
  border-color: #1d2124;
}
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  color: #ffffff;
  background-color: #292d32;
  border-color: #1d2124;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.table-responsive-sm {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive-sm > .table-bordered {
  border: 0;
}
.table-responsive-md {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive-md > .table-bordered {
  border: 0;
}
.table-responsive-lg {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive-lg > .table-bordered {
  border: 0;
}
.table-responsive-xl {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive-xl > .table-bordered {
  border: 0;
}
body.rtl .table {
  direction: rtl;
}
body.rtl .table th, body.rtl .table td {
  text-align: right;
}
.navbar {
  direction: ltr;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 15px 30px;
  box-shadow: 0px 0px 28px 0px rgba(37, 74, 135, 0.13);
}
.navbar > .container, .navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar .collapse:not(.show) {
  display: none;
}
.navbar .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.navbar-brand {
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-right: 30px;
  font-size: 1rem;
  line-height: inherit;
  white-space: nowrap;
  text-decoration: none;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container, .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container, .navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  color: white;
  padding: .5rem 1rem;
  text-decoration: none;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.navbar-invert {
  direction: ltr;
}
.navbar-invert > .navbar-collapse {
  direction: rtl;
}
.navbar-invert > .navbar-collapse .dropdown-menu {
  left: auto;
  right: 0;
}
body.rtl .navbar {
  direction: rtl;
}
body.rtl .navbar-brand {
  margin-right: 0;
  margin-left: 30px;
}
body.rtl .navbar-invert {
  direction: rtl;
}
body.rtl .navbar-invert > .navbar-collapse {
  direction: ltr;
}
body.rtl .navbar-invert > .navbar-collapse .dropdown-menu {
  right: auto;
  left: 0;
}
.form-control {
  display: block;
  width: 100%;
  padding:  .4rem 0.8rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  text-align: left;
  direction: ltr;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #3e93ff;
  border-color: #3e93ff;
  outline: 0;
}
.form-control::placeholder {
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  opacity: 1;
}
.col-form-label {
  padding:  .4rem 0.8rem;
  margin-bottom: 0;
  line-height: 1.5;
}
select.form-control[size], select.form-control[multiple] {
  height: auto;
}
textarea.form-control {
  height: auto;
}
.form-group {
  direction: ltr;
  margin-bottom: 1rem;
}
body.rtl .form-control {
  text-align: right;
  direction: rtl;
}
body.rtl .form-group {
  direction: rtl;
}
.btn {
  display: inline-block;
  font-family: "Shabnam";
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1.3;
  direction: ltr;
  text-align: center;
  vertical-align: middle;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 6px 20px;
  margin: 6px 10px;
  border-radius: 15px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: 0 2px 6px 0 rgba(70, 121, 204, 0.5);
}
.btn:hover {
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
}
.btn.disabled, .btn:disabled {
  box-shadow: none;
}
a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #ffffff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #006fe6;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active {
  color: #ffffff;
  background-color: #006fe6;
  border-color: #0062cc;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.5);
}
.btn-success {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #23923d;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active {
  color: #ffffff;
  background-color: #23923d;
  border-color: #1e7e34;
  box-shadow: 0 0 0 2px rgba(40, 167, 69, 0.5);
}
.btn-info {
  color: #0a6ebd;
  background-color: #e3f2fd;
  border-color: #82c4f8;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #148ea1;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active {
  color: #ffffff;
  background-color: #148ea1;
  border-color: #117a8b;
  box-shadow: 0 0 0 2px rgba(23, 162, 184, 0.5);
}
.btn-warning {
  color: #000000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #000000;
  background-color: #edb100;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active {
  color: #000000;
  background-color: #edb100;
  border-color: #d39e00;
  box-shadow: 0 0 0 2px rgba(255, 193, 7, 0.5);
}
.btn-danger {
  color: #e7026e;
  background-color: #ffe5f1;
  border-color: #fe9ecb;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #d32535;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active {
  color: #ffffff;
  background-color: #d32535;
  border-color: #bd2130;
  box-shadow: 0 0 0 2px rgba(220, 53, 69, 0.5);
}
.btn-light {
  color: #000000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000000;
  background-color: #e9ecef;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus, .btn-light:active, .btn-light.active {
  color: #000000;
  background-color: #e9ecef;
  border-color: #dae0e5;
  box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5);
}
.btn-dark {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #ffffff;
  background-color: #292d32;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus, .btn-dark:active, .btn-dark.active {
  color: #ffffff;
  background-color: #292d32;
  border-color: #1d2124;
  box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5);
}
.btn-link {
  text-decoration: none;
}
.btn-link:hover {
  text-decoration: none;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: none;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  pointer-events: none;
}
.btn-lg {
  font-size: 1rem;
  line-height: 1.5;
}
.btn-sm {
  font-size: 1rem;
  line-height: 1.5;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}
.btn-icon > span {
  display: inline-block;
  vertical-align: middle;
}
.btn-icon > i {
  font-size: 0.75rem;
  margin-right: 10px;
  vertical-align: middle;
  padding-top: 5px;
}
body.rtl .btn {
  direction: rtl;
}
.checkbox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  border: none;
  cursor: pointer;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.checkbox.checkbox-default {
  width: 18px;
  height: 18px;
}
.checkbox.checkbox-default > i {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.checkbox.checkbox-primary {
  background-color: #007bff;
  border-color: #007bff;
}
.checkbox.checkbox-primary > i {
  color: #ffffff;
}
.checkbox.checkbox-primary.checked {
  border-color: #0062cc;
  background-color: #006fe6;
}
.checkbox.checkbox-primary.checked > i {
  color: #ffffff;
}
.checkbox.checkbox-success {
  background-color: #28a745;
  border-color: #28a745;
}
.checkbox.checkbox-success > i {
  color: #ffffff;
}
.checkbox.checkbox-success.checked {
  border-color: #1e7e34;
  background-color: #23923d;
}
.checkbox.checkbox-success.checked > i {
  color: #ffffff;
}
.checkbox.checkbox-info {
  background-color: #e3f2fd;
  border-color: #82c4f8;
}
.checkbox.checkbox-info > i {
  color: #0a6ebd;
}
.checkbox.checkbox-info.checked {
  border-color: #117a8b;
  background-color: #148ea1;
}
.checkbox.checkbox-info.checked > i {
  color: #ffffff;
}
.checkbox.checkbox-warning {
  background-color: #ffc107;
  border-color: #ffc107;
}
.checkbox.checkbox-warning > i {
  color: #000000;
}
.checkbox.checkbox-warning.checked {
  border-color: #d39e00;
  background-color: #edb100;
}
.checkbox.checkbox-warning.checked > i {
  color: #000000;
}
.checkbox.checkbox-danger {
  background-color: #ffe5f1;
  border-color: #fe9ecb;
}
.checkbox.checkbox-danger > i {
  color: #e7026e;
}
.checkbox.checkbox-danger.checked {
  border-color: #bd2130;
  background-color: #d32535;
}
.checkbox.checkbox-danger.checked > i {
  color: #ffffff;
}
.checkbox.checkbox-light {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.checkbox.checkbox-light > i {
  color: #000000;
}
.checkbox.checkbox-light.checked {
  border-color: #dae0e5;
  background-color: #e9ecef;
}
.checkbox.checkbox-light.checked > i {
  color: #000000;
}
.checkbox.checkbox-dark {
  background-color: #343a40;
  border-color: #343a40;
}
.checkbox.checkbox-dark > i {
  color: #ffffff;
}
.checkbox.checkbox-dark.checked {
  border-color: #1d2124;
  background-color: #292d32;
}
.checkbox.checkbox-dark.checked > i {
  color: #ffffff;
}
.switcher {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  user-select: none;
  box-sizing: content-box;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.4s ease 0s;
  padding: 2px;
  width: 40px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
}
.switcher > span {
  border-radius: 100%;
  position: absolute;
  top: 2px;
  text-align: center;
  display: block;
  transition: all 0.2s;
  overflow: hidden;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  right: 2px;
}
.switcher:not(.checked) {
  transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
}
.switcher:not(.checked) > span {
  right: auto;
  left: 2px;
}
.switcher.checked > span {
  transition: background-color 0.4s ease 0s, left 0.2s ease 0s;
}
.switcher > span {
  width: 20px;
  height: 20px;
}
.switcher > span > i {
  line-height: 20px;
  padding-top: 1px;
  font-size: 12px;
}
.switcher.switcher-sm {
  width: 30px;
  height: 15px;
  line-height: 15px;
}
.switcher.switcher-sm > span {
  width: 15px;
  height: 15px;
}
.switcher.switcher-sm > span > i {
  line-height: 15px;
  padding-top: 0;
  font-size: 9px;
}
.switcher.switcher-lg {
  width: 50px;
  height: 25px;
}
.switcher.switcher-lg > span {
  width: 25px;
  height: 25px;
}
.switcher.switcher-lg > span > i {
  line-height: 25px;
  padding-top: 0;
  font-size: 18px;
}
.switcher.switcher-default > span {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.switcher.switcher-default > span > i {
  color: #000;
}
.switcher.switcher-default:not(.checked) {
  box-shadow: white 0 0 0 0 inset;
  border: 1px solid #dfdfdf;
  background-color: white;
}
.switcher.switcher-default.checked {
  box-shadow: #64bd63 0 0 0 16.6667px inset;
  border: 1px solid #64bd63;
  background-color: #64bd63;
}
.switcher.switcher-default.checked > span {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  color: #000;
  background: #fff;
}
.switcher.switcher-primary > span {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.switcher.switcher-primary > span > i {
  color: #000;
}
.switcher.switcher-primary:not(.checked) {
  box-shadow: white 0 0 0 0 inset;
  border: 1px solid #dfdfdf;
  background-color: white;
}
.switcher.switcher-primary.checked {
  box-shadow: #007bff 0px 0px 0px 16.6667px inset;
  border: 1px solid #007bff;
  background-color: #007bff;
}
.switcher.switcher-success > span {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.switcher.switcher-success > span > i {
  color: #000;
}
.switcher.switcher-success:not(.checked) {
  box-shadow: white 0 0 0 0 inset;
  border: 1px solid #dfdfdf;
  background-color: white;
}
.switcher.switcher-success.checked {
  box-shadow: #28a745 0px 0px 0px 16.6667px inset;
  border: 1px solid #28a745;
  background-color: #28a745;
}
.switcher.switcher-info > span {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.switcher.switcher-info > span > i {
  color: #000;
}
.switcher.switcher-info:not(.checked) {
  box-shadow: white 0 0 0 0 inset;
  border: 1px solid #dfdfdf;
  background-color: white;
}
.switcher.switcher-info.checked {
  box-shadow: #82c4f8 0px 0px 0px 16.6667px inset;
  border: 1px solid #82c4f8;
  background-color: #e3f2fd;
}
.switcher.switcher-warning > span {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.switcher.switcher-warning > span > i {
  color: #000;
}
.switcher.switcher-warning:not(.checked) {
  box-shadow: white 0 0 0 0 inset;
  border: 1px solid #dfdfdf;
  background-color: white;
}
.switcher.switcher-warning.checked {
  box-shadow: #ffc107 0px 0px 0px 16.6667px inset;
  border: 1px solid #ffc107;
  background-color: #ffc107;
}
.switcher.switcher-danger > span {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.switcher.switcher-danger > span > i {
  color: #000;
}
.switcher.switcher-danger:not(.checked) {
  box-shadow: white 0 0 0 0 inset;
  border: 1px solid #dfdfdf;
  background-color: white;
}
.switcher.switcher-danger.checked {
  box-shadow: #fe9ecb 0px 0px 0px 16.6667px inset;
  border: 1px solid #fe9ecb;
  background-color: #ffe5f1;
}
.switcher.switcher-light > span {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.switcher.switcher-light > span > i {
  color: #000;
}
.switcher.switcher-light:not(.checked) {
  box-shadow: white 0 0 0 0 inset;
  border: 1px solid #dfdfdf;
  background-color: white;
}
.switcher.switcher-light.checked {
  box-shadow: #f8f9fa 0px 0px 0px 16.6667px inset;
  border: 1px solid #f8f9fa;
  background-color: #f8f9fa;
}
.switcher.switcher-dark > span {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.switcher.switcher-dark > span > i {
  color: #000;
}
.switcher.switcher-dark:not(.checked) {
  box-shadow: white 0 0 0 0 inset;
  border: 1px solid #dfdfdf;
  background-color: white;
}
.switcher.switcher-dark.checked {
  box-shadow: #343a40 0px 0px 0px 16.6667px inset;
  border: 1px solid #343a40;
  background-color: #343a40;
}
.selectPicker {
  width: 100%;
  outline: none;
  position: relative;
  display: block;
}
.selectPicker > ._container {
  display: block;
  width: auto;
  padding-bottom: 4px !important;
}
.selectPicker > ._container > ._header {
  position: relative;
  display: block;
  width: 100%;
}
.selectPicker > ._container > ._header > .display {
  width: 100%;
  display: inline-block;
  cursor: pointer;
  outline: none;
  position: relative;
  line-height: 28px;
}
.selectPicker > ._container > ._header > .display > .trigger {
  position: absolute;
  display: none;
  cursor: pointer;
  right: 0;
  top: 0;
  line-height: 28px;
  font-size: 20px;
  padding: 0 8px;
}
.selectPicker > ._container > ._header > .display > .trigger.show {
  display: inline-block;
}
.selectPicker > ._container > ._header > .display > .close {
  position: absolute;
  display: none;
  cursor: pointer;
  right: 20px;
  top: 0;
  line-height: 28px;
  font-size: 12px;
  padding: 0 8px;
}
.selectPicker > ._container > ._header > .display > .close.show {
  display: inline-block;
}
.selectPicker > ._container > ._header > .display > label {
  padding: 0 10px;
  display: none;
  line-height: 28px;
  float: left;
}
.selectPicker > ._container > ._header > .display > label.show {
  display: inline-block;
}
.selectPicker > ._container > ._header > .display > input {
  max-width: 100%;
  max-height: none;
  min-height: 0;
  padding: 0 10px;
  margin: 0 1px;
  line-height: 24px;
  text-indent: 0;
  text-align: left;
  background: none;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: auto;
  width: 10px;
  float: left;
  display: none;
}
.selectPicker > ._container > ._header > .display > input.show {
  display: inline-block;
}
.selectPicker > ._container > ._header > .display > .choices {
  display: inline-block;
  visibility: hidden;
  margin: 0;
  line-height: 28px;
  list-style: none;
  float: left;
  text-align: left;
  direction: ltr;
  width: 100%;
  padding: 0 6px;
}
.selectPicker > ._container > ._header > .display > .choices.show {
  visibility: visible;
}
.selectPicker > ._container > ._header > .display > .choices > .choice-item {
  position: relative;
  padding: 3px 6px;
  padding-right: 25px;
  margin: 2px 2px;
  line-height: 18px;
  cursor: pointer;
  display: inline-block;
  float: left;
  text-align: left;
  direction: ltr;
}
.selectPicker > ._container > ._header > .display > .choices > .choice-item > .choice-close {
  display: inline-block;
  position: absolute;
  right: 2px;
  top: 3px;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 14px;
  font-size: 10px;
  border-radius: 15px;
}
.selectPicker > ._container.open {
  z-index: 10;
}
.selectPicker > ._container.disabled .display {
  background: #F5F5F5;
}
.selectPicker > ._container.readOnly .display {
  background: #F5F5F5;
}
.selectPicker.selectPicker-default > ._container {
  background: #fff;
  padding:  .4rem 0.8rem;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}
.selectPicker.selectPicker-default > ._container > ._header > .display > .trigger {
  color: #495057;
}
.selectPicker.selectPicker-default > ._container > ._header > .display > .close {
  color: #495057;
}
.selectPicker.selectPicker-default > ._container > ._header > .display > label, .selectPicker.selectPicker-default > ._container > ._header > .display > input {
  color: #495057;
}
.selectPicker.selectPicker-default > ._container > ._header > .display > .choices > .choice-item {
  background: #dddddd;
  color: #5d5d5d;
}
.selectPicker.selectPicker-default > ._container > ._header > .display > .choices > .choice-item > .choice-close {
  color: #ffffff;
}
.selectPicker.selectPicker-default > ._container > ._warper {
  border-top: 1px solid #dddddd;
}
.selectPicker.selectPicker-default > ._container > ._warper ul.list-select > li {
  background: #fff;
  color: #8a8a8a;
}
.selectPicker.selectPicker-default > ._container > ._warper ul.list-select > li:hover {
  background: #fff;
  color: #d89b2b;
}
.selectPicker.selectPicker-default > ._container > ._warper ul.list-select > li[selected=selected] {
  background: #fff;
  color: #5ca3b2;
}
.selectPicker.selectPicker-default > ._container.disabled .display, .selectPicker.selectPicker-default > ._container.readOnly .display {
  background: #F5F5F5;
  color: #abb8c3;
}
.selectPickerWarper {
  box-sizing: border-box;
  padding: 0 !important;
  box-shadow: none !important;
  width: calc(100% - 4px);
}
.selectPickerWarper > ._dropdown {
  background-color: white;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
  direction: ltr;
}
.selectPickerWarper > ._dropdown ul.list-select {
  display: block;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  list-style: none;
  direction: ltr;
}
.selectPickerWarper > ._dropdown ul.list-select > li {
  cursor: pointer;
  display: none;
  width: 100%;
  line-height: 25px;
  padding: 4px 10px;
}
.selectPickerWarper > ._dropdown ul.list-select > li.show {
  display: block;
}
.selectPickerWarper > ._dropdown ul.list-select > li.hideLi {
  display: none;
}
.selectPickerWarper > ._dropdown ul.list-select > li:hover {
  background: #daddde;
  border-radius: 5px;
}
.selectPickerWarper > ._dropdown ul.list-select > li[selected=selected] {
  background: #ddedf8;
  border-radius: 5px;
}
.hideOption {
  display: none;
}
.hideSelectPicker {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
body.rtl .selectPicker > ._container > ._header > .display {
  cursor: pointer;
}
body.rtl .selectPicker > ._container > ._header > .display > .trigger {
  right: auto;
  left: 0;
}
body.rtl .selectPicker > ._container > ._header > .display > .close {
  right: auto;
  left: 20px;
}
body.rtl .selectPicker > ._container > ._header > .display > label {
  float: right;
  text-align: right;
}
body.rtl .selectPicker > ._container > ._header > .display > input {
  float: right;
  text-align: right;
}
body.rtl .selectPicker > ._container > ._header > .display > .choices {
  float: right;
  text-align: right;
  direction: rtl;
}
body.rtl .selectPicker > ._container > ._header > .display > .choices > .choice-item {
  float: right;
  text-align: right;
  direction: rtl;
  padding-right: 2px;
  padding-left: 25px;
}
body.rtl .selectPicker > ._container > ._header > .display > .choices > .choice-item > .choice-close {
  right: auto;
  left: 2px;
}
body.rtl .selectPickerWarper ._dropdown {
  direction: rtl;
}
body.rtl .selectPickerWarper ._dropdown ul.list-select {
  direction: rtl;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding-right: 1rem;
  padding-left: 1rem;
  padding-top: .45rem;
  padding-bottom: .45rem;
  margin-bottom: 0;
  direction: ltr;
}
.breadcrumb:after {
  content: "";
  display: table;
  clear: both;
}
.breadcrumb > .breadcrumb-item {
  display: inline-block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  float: left;
}
.breadcrumb > .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #ccc;
  font-family: "Ionicons";
  content: "";
  font-size: 0.75rem;
  line-height: 1.5;
}
.breadcrumb > .breadcrumb-item > a {
  text-decoration: none;
  color: #acacac;
  font-weight: 300;
  font-size: 0.75rem;
  line-height: 1.5;
  text-align: left;
}
.breadcrumb > .breadcrumb-item > a:hover {
  color: #245990;
}
.breadcrumb > .breadcrumb-item.active {
  color: #777;
}
body.rtl .breadcrumb {
  direction: rtl;
}
body.rtl .breadcrumb > .breadcrumb-item {
  float: right;
}
body.rtl .breadcrumb > .breadcrumb-item + .breadcrumb-item::before {
  content: "";
}
body.rtl .breadcrumb > .breadcrumb-item > a {
  text-align: right;
}
.alert {
  position: relative;
  margin-bottom: 0;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  padding-top: .85rem;
  padding-bottom: .85rem;
  direction: ltr;
  transition: all 0.35s ease-in-out;
}
.alert + .alert {
  margin-top: 5px;
}
.alert .alert-link {
  font-weight: 700;
}
.alert.alert-dismissible {
  padding-right: 4rem;
}
.alert.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  padding-top: .85rem;
  padding-bottom: .85rem;
  color: inherit;
  background-color: transparent;
  border: none;
}
.alert .alert-progressbar {
  display: none;
}
.alert .alert-bar {
  width: 0;
  opacity: 0.5;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  transition: width 0.15s ease-in-out;
}
.alert.alert-has-timeout.alert-has-progressbar .alert-progressbar, .alert.alert-has-timeout.alert-has-progressbar .alert-bar {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #646464;
  opacity: 0.2;
  filter: alpha(opacity=10);
}
.alert-layout {
  position: fixed;
  margin: 0;
  padding: 0;
  z-index: 9999999;
  transform: translateZ(0) scale(1, 1);
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  filter: blur(0);
  -webkit-filter: blur(0);
  max-width: 90%;
}
.alert-layout.top {
  top: 0;
  left: 5%;
  width: 90%;
}
.alert-layout.topLeft {
  top: 20px;
  left: 20px;
  width: 325px;
}
.alert-layout.topCenter {
  top: 5%;
  left: 50%;
  width: 325px;
  transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);
}
.alert-layout.topRight {
  top: 20px;
  right: 20px;
  width: 325px;
}
.alert-layout.bottom {
  bottom: 0;
  left: 5%;
  width: 90%;
}
.alert-layout.bottomLeft {
  bottom: 20px;
  left: 20px;
  width: 325px;
}
.alert-layout.bottomCenter {
  bottom: 5%;
  left: 50%;
  width: 325px;
  transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);
}
.alert-layout.bottomRight {
  bottom: 20px;
  right: 20px;
  width: 325px;
}
.alert-layout.center {
  top: 50%;
  left: 50%;
  width: 325px;
  transform: translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1);
}
.alert-layout.centerLeft {
  top: 50%;
  left: 20px;
  width: 325px;
  transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);
}
.alert-layout.centerRight {
  top: 50%;
  right: 20px;
  width: 325px;
  transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);
}
body.rtl .alert {
  direction: rtl;
}
body.rtl .alert-dismissible {
  padding-left: 4rem;
  padding-right: auto;
}
body.rtl .alert-dismissible .close {
  right: auto;
  left: 0;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #9096a6;
  margin: 0.35rem 0.25rem;
  margin-bottom: 1.25rem;
  box-shadow: 0px 0px 13px 0px rgba(26, 52, 95, 0.08);
}
.card.screen {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 100;
  right: 0;
  bottom: 0;
  margin: 0;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: 0.65rem;
  transition: height 1.45s ease-in-out, width 1s ease-in-out;
}
.card-body .nav-link {
  color: black;
}
.card-header {
  padding: .35rem .55rem;
  margin-bottom: 0;
  color: #1F1D1D;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  min-height: 30px;
  cursor: pointer;
}
.card-header:first-child {
  border-radius: 0 0;
}
.card-header .nav-item > .nav-link {
  padding: 0 1rem;
  color: #1F1D1D;
}
.card-header .nav-item > .nav-link > i {
  font-size: 15px;
}
.card-header > .caret {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0 10px;
  line-height: 30px;
  cursor: pointer;
}
.card-header > .screen {
  position: absolute;
  right: 20px;
  top: 0;
  margin: 0 10px;
  line-height: 30px;
  cursor: pointer;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  transition: height 1.45s ease-in-out, width 1s ease-in-out;
}
.card-footer:last-child {
  border-radius: 0 0;
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.card-img {
  width: 100%;
  border-radius: null;
}
.card-img-top {
  width: 100%;
}
.card-img-bottom {
  width: 100%;
}
.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.card.close > .card-body {
  display: none;
}
.card.close > .card-footer {
  display: none;
}
body.rtl .card-header > .caret {
  left: 0;
  right: auto;
}
body.rtl .card-header > .screen {
  left: 20px;
  right: auto;
}
.dropup, .dropright, .dropdown, .dropleft {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
  cursor: pointer;
}
.dropdown-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  background-color: white;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 0 15px 1px rgba(54, 78, 118, 0.2);
}
.dropdown .dropdown-menu:before {
  position: absolute;
  top: -8px;
  right: 15px;
  display: inline-block;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.5);
  content: '';
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-menu:before {
  position: absolute;
  top: -8px;
  right: 15px;
  display: inline-block;
  border-right: 8px solid transparent;
  border-top: 8px solid white;
  border-left: 8px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.5);
  content: '';
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-menu:before {
  position: absolute;
  top: 15px;
  left: -8px;
  display: inline-block;
  border-top: 8px solid transparent;
  border-right: 8px solid white;
  border-bottom: 8px solid transparent;
  border-left-color: rgba(0, 0, 0, 0.5);
  content: '';
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-menu:before {
  position: absolute;
  top: 15px;
  right: -8px;
  display: inline-block;
  border-top: 8px solid transparent;
  border-left: 8px solid white;
  border-bottom: 8px solid transparent;
  border-right-color: rgba(0, 0, 0, 0.5);
  content: '';
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-item {
  direction: ltr;
  display: block;
  width: 100%;
  padding: 0.25rem 0.75rem;
  clear: both;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  text-decoration: none;
  cursor: pointer;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
  background-image: none;
}
.dropdown-item > i {
  margin-right: 10px;
}
a.dropdown-item:link {
  color: #212529;
}
a.dropdown-item:-webkit-any-link {
  color: #212529;
}
.dropdown-menu.show {
  display: block;
  animation: animateFadeInUp 0.5s;
  -webkit-animation: animateFadeInUp 0.5s;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #212529;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 0.75rem;
  color: #212529;
}
/*==== FADE IN UP ===*/
@-webkit-keyframes animateFadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes animateFadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
body.rtl .dropdown-menu {
  left: auto;
  right: 0;
  text-align: right;
}
body.rtl .dropdown-item {
  direction: rtl;
}
body.rtl .dropdown-item > i {
  margin-left: 10px;
}
body.rtl .dropdown .dropdown-menu:before {
  right: auto;
  left: 15px;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.pagination .page-item .page-link {
  position: relative;
  display: block;
  color: #222120;
  background-color: white;
  border: solid 1px black;
  padding-top: 5px ;
  padding-right: 15px ;
  padding-bottom: 5px ;
  padding-left: 15px ;
  border-top-left-radius: 10% 10% ;
  border-top-right-radius: 10% 10% ;
  border-bottom-right-radius: 10% 10% ;
  border-bottom-left-radius: 10% 10% ;
  line-height: 1.5;
  font-size: 1rem;
  text-decoration: none;
}
.pagination .page-item .page-link:hover {
  z-index: 2;
  color: #000;
  text-decoration: none;
  background-color: #C7D1EF;
  border-color: #dee2e6;
}
.pagination .page-item .page-link:focus {
  z-index: 3;
  outline: 0;
}
.pagination .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.pagination .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.pagination .page-item.active .page-link {
  z-index: 3;
  color: white;
  background-color: #367CF4;
  border-color: black;
}
.pagination .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: white;
  border-color: black;
}
.media-comments {
  width: 100%;
  display: inline-block;
  padding: .5rem auto;
}
.media-comments .media-comment {
  width: 100%;
  color: #000;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #000000;
  border-radius: .25rem;
  outline: 0;
}
.media-comments .media-comment .media-comment-name {
  line-height: 1.5;
  font-size: 1rem;
}
.media-comments .media-comment .media-comment-text {
  line-height: 1.5;
  font-size: 1rem;
}
.media-comments .media-comment .media-comment-date {
  line-height: 1.5;
  font-size: 1rem;
}
.media-comments .media-comment .media-comment-replay-box {
  line-height: 1.5;
  font-size: 1rem;
  border-radius: .25rem;
  padding: .5rem auto;
  border: 1px solid #000000;
}
