.im-active img {
  background-color: #333;
}
#process {
  color: #fff;
}
.im-logo {
  text-align: center;
  padding: 5px;
}
.im-footer {
  background-color: #333;
  min-height: 300px;
}
.im-language ul li {
  list-style-type: none;
  display: inline;
}
.objects .pagination-arrow {
  text-align: center;
}
.objects .pagination-arrow i {
  margin: 5px;
  cursor: pointer;
}
.object {
  border: 1px solid #fff;
}
.object img {
  width: 100%;
}
.object .carousel i {
  font-size: 40px;
}
#auth-top {
  text-align: right;
}
.breadcrumb {
  background: none;
}
.breadcrumb a {
  padding: 0 3px;
}
.im-alert-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  background-color: #fef8e7;
}
.im-form {
  padding: 20px;
}
.im-form .form-row {
  margin: 20px 0;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  -webkit-box-shadow: 0px 8px 23px -19px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 8px 23px -19px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 8px 23px -19px rgba(0, 0, 0, 0.75);
}
.im-form .form-row .form-group {
  border-width: 0 8px;
  border-style: solid;
  border-color: #f5f5f5;
  padding: 10px;
  background-color: #e9ecef;
}
.im-form .form-row .form-group .false {
  color: #c64b4b;
  font-weight: bold;
}
#form-examination_clinic {
  background-color: #f2f2eb;
}
.im-header {
  text-align: right;
  border-bottom: 1px solid #ccc;
}
.btn {
  margin: 1px;
}
span.text-danger {
  float: right;
  margin-top: 7px;
  font-weight: bold;
}
.data-table .btn {
  float: left;
}
.data-table .dataTables_wrapper {
  margin-top: 10px;
}
.data-table td {
  vertical-align: middle;
}
#last {
  background-color: #fef8e7;
}
.button-box {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 10px;
  background-color: #444;
  width: 100%;
  text-align: center;
  z-index: 1;
}
#cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 10px;
  background-color: #fff;
  opacity: 0.8;
  width: 100%;
  height: 60px;
  z-index: 1;
  color: #444;
}
/*# sourceMappingURL=main.css.map */