.nicescroll-rails {
  width: 15px !important;
  left: 217px !important;
  top: 55px !important;
}
.nicescroll-rails div {
  width: 13px !important;
  background-color: #968e8d !important;
}

.nav > li > a {
  padding: 5px 15px !important;
}

.menu-title {
  padding-left: 15px !important;
  opacity: 0.6 !important;
  margin-bottom: -10px !important;
  margin-top: 7px !important;
}

.menu-line {
  width: 85% !important;
  margin: 0% 0% 0% 6% !important;
  border-top: 2px solid #968e8d !important;
  opacity: 0.8 !important;
}
.profile-vector img {
  border-radius: 21px;
}
.w100 {
  width: 100%;
}
.end {
  text-align: end;
}
.modal {
  z-index: 100000 !important;
}

.select2-container--open {
  z-index: 9999999 !important;
}
/* .btn-sm, .btn-group-sm>.btn {
    padding: 12px!important;
    font-size: .875rem;
    border-radius: 50px;
    width: 43px!important;
     height: 42px;
} */
.modal-content {
  border-radius: 0px;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #888;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.dataTables_wrapper button {
  border-width: 3px;
  border-color: #2f2f9d !important;
  color: #2f2f9d;
  background-color: transparent;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0px !important;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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-box-shadow 0.15s ease-in-out;
}
.addBtn {
  color: #fff !important;
  background-color: var(--theme-deafult) !important;
  border-color: var(--theme-deafult) !important;
}
/* .page-wrapper .page-header .header-wrapper {
    background: linear-gradient(to right,#2f2f9d 0,#fff 100%);
} */

.no-pad {
  margin: 0px !important;
  padding: 0px !important;
}

/* .simplebar-content-wrapper {
    padding-top: 50px;
} */

.alogo {
  padding-left: 21px;
}

.table tr th {
  font-size: 13px;
}
.table tr td {
  font-size: 13px;
}

.btn-group .btn {
  border-radius: 0px !important;
}
/* body {
    display: none;
} */

.wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  padding: 5px;
  height: 50px;
}

.list {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-left: 0px;
  margin-top: 0px;
}

.list li {
  display: table-cell;
  position: relative;
  text-align: center;
  cursor: grab;
  cursor: -webkit-grab;
  color: #efefef;
  vertical-align: middle;
}

.scroller {
  text-align: center;
  cursor: pointer;
  display: none;
  padding: 7px;
  padding-top: 11px;
  white-space: no-wrap;
  vertical-align: middle;
  background-color: #fff;
}

.scroller-right {
  float: right;
}

.scroller-left {
  float: left;
}
.nav-tabs .nav-link {
  color: #2f2f9d;
}

.nav-tabs .nav-link .active {
  margin-bottom: -1px;
  border-bottom: 2px solid #2f2f9d;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #2f2f9d;
  background-color: #fff;
  border-bottom: 2px solid #2f2f9d !important;
  border-color: #fff;
}
.nopad {
  padding: 0px;
}

.tabbed-card ul {
  position: unset !important;
  right: 22px;
  top: 33px;
  border-bottom: none;
}

.btn-primary {
  background-color: #2196f3 !important;
  border-color: #2196f3 !important;
}
.list .active {
  border: 2px dashed#2f2f9d !important;
  font-weight: bold;
}

.input-group-addon {
  background-color: rgb(190, 190, 190);
  /* color: black; */
  padding: 5px;
  padding-top: 8px;
}

td.smallest-width {
  width: 1%;
  white-space: nowrap;
}
