.sidebar.bg-gradient-primary {
  background-color: white;
  background-image: none;
}
.sidebar-light .sidebar-brand {
  color: #5a5c69;
}
.sidebar-light .nav-item .nav-link {
  color: #415574;
  font-weight: 300;
}
.sidebar-light .nav-item .nav-link i {
  color: #415574;
}
.sidebar-light .nav-item.active .nav-link {
  color: #2e59d9;
}
.sidebar-light .nav-item.active .nav-link i {
  color: #2e59d9;
}
.sidebar-light .nav-item .nav-link:hover {
  color: #2e59d9;
}
.sidebar-light .nav-item .nav-link:hover i {
  color: #2e59d9;
}
.sidebar .sidebar-brand {
  font-size: 1rem;
  font-weight: 500;
  text-transform: none;
}
.sidebar-brand-icon span img {
  width:40px;
  margin-right: -10px;
}
#accordionSidebar {
  box-shadow: 0px 0px 10px 0px rgba(82,63,105,.08);
  z-index: 2;
}
@media (min-width: 768px) {
  .sidebar {
    width: 20rem !important;
  }
  .sidebar:not(.toggled) .nav-item {
    margin-left: 20px;
  }
  .sidebar:not(.toggled) .sidebar-heading {
    margin-left: 20px;
  }
  .sidebar .nav-item .nav-link span {
    font-size: 15px;
  }
  .sidebar .nav-item .nav-link i {
    font-size: 15px;
  }
  .navbar .nav-item .nav-link i {
    font-size: 20px;
    color: #888a98;
  }
  .navbar .nav-item .nav-link:hover i {
    color: #2e59d9;
  }
  .badge {
    font-size:90%;
  }
}
@media (min-width: 1200px) {
  /* Tabs inline with breadcrum and action buttons */
  /*.nav-pills-scrollable {
    display: none;
  }*/
}
@media (max-width: 768px) {
  .nav-pills-scrollable {
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -moz-box;
    flex-wrap: nowrap;
  }
  .nav-pills-scrollable>li {
    float: none;
  }
}
.table tr {
  cursor: pointer;
}
.shadow {
  box-shadow: 0 .15rem 0.75rem 0 rgba(58,59,69,.15)!important;
}
.btn-copy-email {
  border-radius: 20px;
}
.nav-pills .nav-link, .nav-pills .show>.nav-link{
  /*transition: transform 0.5s;*/
  /*-webkit-transform: 0.5s;*/
  transition: background-position 0.2s;
  background-size: 200% 200%;
  background-image: linear-gradient(to top,  #4e73df 50%, transparent 0);
  background-position: top;
}
.nav-pills .nav-link.active{
  /*-webkit-transform: translate3d(0,6px,0);*/
  /*transform: translate3d(0,6px,0);*/
  background-color: transparent !important;
  background-position: bottom;
}
table td {
  white-space: nowrap;
}
table th {
  white-space: nowrap;
}
table {
  width: 100% !important;
}
thead {
  background-color: #f8f9fc;
  text-transform: uppercase;
  font-size: 12px;
}
thead th {
  font-weight: 700;
  color: #5a5c69;
}
.table-sm th, .table-sm td {
  padding: 0.5rem;
}
.table tbody td {
  vertical-align: middle;
  font-weight: 300;
  color: #5a5c69;
}
.table tbody td p {
  margin-bottom: 0px;
}
.breadcrumb-item+.breadcrumb-item::before {
  content: '/';
  color: #bfc0c8;
  font-family: 'Font Awesome 5 Pro';
}
.badge-heading {
  font-size: x-large;
  width: 40px;
  height: 40px;
  padding-top: 10px;
  padding-right: 10px;
  background-color: #4e73df;
  color:#fff;
}
.sidebar-breadcrumb {
  background-color: #f8f9fc;
  border-radius: .35rem;
  margin: 10px;
}
.card-header-relation {
  padding: 0.5rem 1.25rem;
}
.card-detail dl {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.card-detail dt {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  margin: 0;
}
.card-detail dd {
  margin: 0;
}
.limit-size {
  max-width: 4em;
  max-height: 4em;
}
img.limit-size {
  width: 64px;
  height: 46px;
  display: inline-block;
}
form.user .form-control-user {
  border-radius: 25px;
}

.dashboard-card:hover {
  filter: brightness(90%);
  border:none;
}
.dashboard-link {
  text-decoration: none !important;
}
.bg-login-image {
  background-image: url(/images/login.png);
}
.bg-register-image {
  background-image: url(/images/register.png);
}
.bg-password-image {
  background-image: url(/images/password.png);
}
.mt-10, .my-10 {
  margin-top: 10rem!important;
}
.mb-10, .my-10 {
  margin-bottom: 10rem!important;
}
.mt-8, .my-8 {
  margin-top: 8rem!important;
}
.mb-8, .my-8 {
  margin-bottom: 8rem!important;
}
.mt-6, .my-6 {
  margin-top: 6rem!important;
}
.mb-6, .my-6 {
  margin-bottom: 6rem!important;
}
.action-btn {
  margin-bottom:-3px;
}
.action-btn .btn {
  margin-bottom: .25rem;
}
.img-open-modal:hover {
  filter: brightness(90%);
  cursor: pointer;
}
#img-modal {
  max-width:800px;width: 100%
}
.card-footer .pagination {
  margin: 0px;
}
.note-editor > .note-dropzone {
  z-index: 50!important;
}
.note-editor > .note-toolbar {
  z-index: 80!important;
}
.btn-group-xs > .btn, .btn-xs {
  padding: .25rem .25rem;
  font-size: .875rem;
  line-height: 0.5;
  border-radius: .2rem;
}
form .switch, .mass-update-modal .switch {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 30px;
}
form .switch input, .mass-update-modal .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
form .slider, .mass-update-modal .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
form .slider:before, .mass-update-modal .slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
form input:checked + .slider, .mass-update-modal input:checked + .slider {
  background-color: #4e73df;
}
form input:focus + .slider, .mass-update-modal input:focus + .slider {
  box-shadow: 0 0 1px #4e73df;
}
form input:checked + .slider:before, .mass-update-modal input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
form .slider.round, .mass-update-modal .slider.round {
  border-radius: 34px;
}
form .slider.round:before, .mass-update-modal .slider.round:before {
  border-radius: 50%;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
table th.order{
  position:relative;
  padding-right: 30px !important;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
table th.order:before {
  right: 1em;
  content: "\2191";
  position: absolute;
  bottom: 0.9em;
  display: block;
  opacity: 0.3;
}
table th.order:after {
  right: 0.3em;
  content: "\2193";
  position: absolute;
  bottom: 0.9em;
  display: block;
  opacity: 0.3;
}
table th.order.asc:before {
  opacity: 1;
}
table th.order.desc:after {
  opacity: 1;
}
button.remove-filter {
  background-color: #fff;
  color:#717384;
  border:0px
}
.float-right-btn-index button, .float-right-btn-index a {
  float: right;
}
.links-wrapper.card-footer > nav {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-checkbox-container {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.table-checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.table-checkmark {
  cursor: pointer;
  width: 18px;
  height: 18px;
  border-style: solid;
  border-width: 2px;
  border-radius: 2px;
  border-color: #e3e6f0;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.table-checkbox-container:hover input ~ .table-checkmark {
  border-color: #4e73df;
}
.table-checkbox-container input:checked ~ .table-checkmark {
  background-color: #4e73df;
  border-color: #4e73df;
}
.table-checkbox-container:hover input:checked ~ .table-checkmark {
  background-color: #7894e7;
  border-color: #7894e7;
}
.table-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.table-checkbox-container input:checked ~ .table-checkmark:after {
  display: block;
}
.table-checkbox-container .table-checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
table th.fixed-width {
  width: 40px;
}
.hidden {
  display: none;
}
.btn-sm-icon {
  width: 40px;
  font-size: 0px;
}
.btn-sm-icon .fas {
  font-size: initial;
}
.table-view .btn-sm-icon {
  box-shadow: 0 0 !important;
}

/* .grid-view */
.grid-view img {
  max-height: 150px;
  min-height: 150px;
  object-fit: cover;
  border-radius: 0.35rem 0.35rem 0 0;
  -webkit-filter: brightness(100%);
}
.grid-view .card-header {
  border-bottom: none;
  padding: 0px;
}
.grid-view .card-body {
  overflow-y: auto;
  padding-bottom: 0px;
}
.grid-view .card {
  border: none;
  height: 400px;
}
.grid-view img:hover {
  -webkit-filter: brightness(70%);
}
.grid-view .card-body .card-body-fadeout {
  bottom: 0;
  height: 2em;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0.9) 100%);
  position: sticky;
  width: 100%;
}
/**/

/* .map-view */
.map-view .card-body {
  padding: 0px;
}
/**/

/* .calendar-view */
.calendar-view .fc-button {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}
.calendar-view .fc-button:disabled {
    opacity: 0.35;
}
.calendar-view .fc-button-primary {
  background-color: #4e73df;
  border-color: #4e73df;
}
.calendar-view .fc-button-primary:disabled {
  background-color: #2e59d9;
  border-color: #2e59d9;
}
.calendar-view .fc-button-primary:not(:disabled):active {
  background-color: #2e59d9;
  border-color: #2e59d9;
}
.calendar-view .fc-button-primary:hover {
  background-color: #2e59d9;
  border-color: #2e59d9;
}
.calendar-view .fc-button-primary:not(:disabled).fc-button-active {
  background-color: #4e73df;
  border-color: #4e73df;
}
.calendar-view .fc-button-primary:not(:disabled).fc-button-active:hover {
  background-color: #4e73df;
  border-color: #4e73df;
}
.calendar-view .fc-button-primary.fc-dayGridMonth-button, .calendar-view .fc-button-primary.fc-dayGridWeek-button, .calendar-view .fc-button-primary.fc-dayGridDay-button, .calendar-view .fc-button-primary.fc-listMonth-button {
  background-color: #708be4;
  border-color: #708be4;
}
.calendar-view .fc-button-primary.fc-dayGridMonth-button:hover, .calendar-view .fc-button-primary.fc-dayGridWeek-button:hover, .calendar-view .fc-button-primary.fc-dayGridDay-button:hover, .calendar-view .fc-button-primary.fc-listMonth-button:hover {
  background-color: #2e59d9;
  border-color: #2e59d9;
}
/**/

/* .map-container */
.map-container {
  width: 100%;
  height: 800px;
}
.map-container .leaflet-control-container .leaflet-control.leaflet-control-attribution {
  display: none;
}
/**/

/* .calendar-container */
@media (max-width: 576px) {
  .calendar-container > .fc-toolbar.fc-header-toolbar {
    display: block;
  }
}
.calendar-container > .fc-toolbar>*>:not(:first-child) {
    margin-left: 0px !important;
}
.calendar-container .fc-addEventButton-button.fc-button.fc-button-primary {
  margin-right: 5px;
  margin-bottom: 5px;
}
.calendar-container .fc-today-button.fc-button.fc-button-primary {
  margin-right: 5px;
  margin-bottom: 5px;
}
.calendar-container .fc-button-group {
  margin-bottom: 5px;
}
.calendar-container .fc-center {
  margin-bottom: 5px;
}
.calendar-container {
  /*width: 100%;*/
  /*height: 800px;*/
}
/**/

/* .search-filters-card */
.search-filters-card .filter-separator .filter-type {
  margin-bottom: 5px;
  position: relative;
  width: 50px;
}
.search-filters-card .search-filters-label-content {
  font-weight: 800;
}
.search-filters-card hr {
  margin-bottom: -15px;
}
.search-filters-card .filters .form-inline:nth-child(1):nth-last-child(2) .remove-filter, .search-filters-card .filters .filter-separator:last-child {
  display: none;
}
/**/

/* .modal */
.modal {
  z-index: 90;
}
.modal-backdrop {
  z-index: 80;
}
/**/
