/* _content/santop/Views/Shared/_Layout.cshtml.rz.scp.css */
a.navbar-brand[b-5kupwbw9al] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-5kupwbw9al] {
  color: #0077cc;
}

.btn-primary[b-5kupwbw9al] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-5kupwbw9al], .nav-pills .show > .nav-link[b-5kupwbw9al] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-5kupwbw9al] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-5kupwbw9al] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-5kupwbw9al] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-5kupwbw9al] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-5kupwbw9al] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

header[b-5kupwbw9al]{
  direction: rtl;
  background-color: #0077cc;
  font-family: "shabnam";
}

footer[b-5kupwbw9al]{
  background-color: #414141;
  color: white;
}

.outline[b-5kupwbw9al]{
  padding: 0px;
  border: 1px solid white;
  border-radius: 10px;
  color: white;
  margin: 3px;
  width: 120px;
  text-align: center;
}
.enamd[b-5kupwbw9al]{
  width: 110px;
  margin: auto;
  padding: 10px;
  border: 1px solid white;
  box-shadow: 1px 2px 5px gray;
  border-radius: 15px;
  background-color: white;
}

.btn_logout[b-5kupwbw9al]{
  padding: 1px;
  border-radius: 100%;
  border: 2px solid white;
  background-color: transparent;
  margin: 5px;
}

@font-face {
  font-family: "shabnam";
  src: url(../fonts/Shabnam-FD.ttf);
}

@media (max-width:480px) {
  #santoptextNav[b-5kupwbw9al]{
    display: none;
  }
}
