/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./public/assets/src/framework/scss/index.scss ***!
  \******************************************************************************************************************************************************************/
.imat .table-responsive {
  width: auto;
  min-height: 200px;
  position: relative;
  overflow: hidden;
  z-index: 5;
}
.imat .table-responsive.fullsize {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 0 !important;
}
.imat .table-responsive .table-wrapper {
  position: absolute;
  overflow: auto;
  margin-bottom: 40px;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.imat .table-responsive .table-fixed {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0px 1px 1px rgba(100, 100, 100, 0.1);
}
.imat .table-responsive .table {
  margin-bottom: 0;
}
.imat .table-responsive .table th, .imat .table-responsive .table td {
  padding: 4px 6px;
  border-bottom-width: 1px;
  border-color: #eee !important;
  line-height: normal;
}
.imat .table-responsive .table th {
  border-color: #ddd !important;
  padding: 8px 6px;
  background: none;
  vertical-align: middle;
}
.imat .table-responsive .table th div {
  font-weight: 700;
  line-height: 180%;
  padding: 0px 3px;
}
.imat .table-responsive .table th a {
  color: #666;
}
.imat .table-responsive .table > thead {
  background-color: #f3f6f9;
  font-weight: bold;
}
.imat .table-responsive .table > tbody > tr:hover {
  background: #fcf8e3;
}
.imat .table-responsive .table > tbody > tr.selected {
  background: #dff0d8;
}
.imat .table-responsive .table > tbody > tr.selected > td {
  background: #dff0d8;
}
.imat .table-responsive .table > tbody > tr > td .table-editor {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1px;
}
.imat .table-responsive .table > tbody > tr > td .table-editor .btn {
  padding: 3px 8px;
  font-size: 12px;
}
.imat .table-responsive .table > tbody > tr > td .table-editor .radio-inline, .imat .table-responsive .table > tbody > tr > td .table-editor .checkbox-inline, .imat .table-responsive .table > tbody > tr > td .table-editor .static-inline, .imat .table-responsive .table > tbody > tr > td .table-editor .form-check-inline {
  vertical-align: middle;
  min-height: 24px;
  line-height: 24px;
  padding: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
.imat .table-responsive .table > tbody > tr > td .table-editor .radio-inline input, .imat .table-responsive .table > tbody > tr > td .table-editor .checkbox-inline input, .imat .table-responsive .table > tbody > tr > td .table-editor .static-inline input, .imat .table-responsive .table > tbody > tr > td .table-editor .form-check-inline input {
  top: 3px;
  margin-left: 0;
}
.imat .table-responsive .table > tbody > tr > td .table-editor .static-inline {
  font-size: 15px;
}
.imat .table-responsive .table > tbody > tr > td .table-editor.align-center .checkbox-inline, .imat .table-responsive .table > tbody > tr > td .table-editor.align-center .form-check-inline {
  text-align: center;
}
.imat .table-responsive .table > tbody > tr > td.no-padding {
  padding: 2px;
}
.imat .table-responsive .table > tbody > tr > td.table-editing {
  padding: 1px;
}
.imat .table-responsive .table > tbody > tr > td.table-editing input, .imat .table-responsive .table > tbody > tr > td.table-editing textarea, .imat .table-responsive .table > tbody > tr > td.table-editing select {
  outline: none;
  min-height: 30px;
  padding: 0 6px;
  width: 100%;
}
.imat .table-responsive .table > tbody > tr > td.table-editing input:hover, .imat .table-responsive .table > tbody > tr > td.table-editing input:focus, .imat .table-responsive .table > tbody > tr > td.table-editing textarea:hover, .imat .table-responsive .table > tbody > tr > td.table-editing textarea:focus, .imat .table-responsive .table > tbody > tr > td.table-editing select:hover, .imat .table-responsive .table > tbody > tr > td.table-editing select:focus {
  outline: none;
  box-shadow: none;
}
.imat .table-responsive .table > tbody > tr > td.table-editing input, .imat .table-responsive .table > tbody > tr > td.table-editing select {
  line-height: 30px;
}
.imat .table-responsive .table > tbody > tr > td.table-editing textarea {
  padding: 8px 6px 10px;
  line-height: normal;
}
.imat .table-responsive .table > tbody > tr > td.table-changed {
  position: relative;
}
.imat .table-responsive .table > tbody > tr > td.table-changed div.table-cell:before, .imat .table-responsive .table > tbody > tr > td.table-changed div.table-editor:before {
  content: "";
  border-width: 6px;
  border-style: solid;
  border-color: red transparent transparent transparent;
  position: absolute;
  top: -6px;
  left: -6px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}
.imat .table-responsive .table-cell {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 6px 3px;
}
.imat .table-responsive .table.wrap .table-cell {
  white-space: normal;
  overflow: visible;
}
.imat .table-responsive .custom-header th {
  text-align: center;
}
.imat .table-responsive .custom-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  height: 40px;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1) !important;
  border-width: 1px 0px 0px 0px !important;
}
.imat .table-responsive .custom-pagination .table-captions {
  padding: 5px 10px;
}
.imat .table-responsive .custom-pagination .btn {
  display: flex;
  align-items: center;
  color: #000;
  margin-right: 4px;
  border: 1px solid #ddd;
  height: 27px;
}
.imat .table-responsive .custom-pagination .btn .fa {
  width: 16px;
  height: 16px;
  margin-right: 0 !important;
  padding: 0 !important;
  font-size: 12px;
}
.imat .table-responsive .custom-pagination input,
.imat .table-responsive .custom-pagination select {
  border: 1px solid #ddd;
  border-radius: 5px;
  width: 60px;
  height: 27px;
  padding: 0px 5px !important;
  outline: none;
  margin-right: 6px;
  text-align: center;
  line-height: 20px !important;
}
.imat .table-responsive .custom-pagination select {
  text-align: left;
}
.imat .table-responsive .custom-pagination span {
  margin-right: 6px;
}
.imat .fa-first-page, .imat .fa-last-page, .imat .fa-prev-page, .imat .fa-next-page, .imat .fa-refresh-page, .imat .far-first-page, .imat .far-last-page, .imat .far-prev-page, .imat .far-next-page, .imat .far-refresh-page {
  display: inline-block;
  width: 16px !important;
  height: 16px !important;
  line-height: 0;
  text-align: center;
  background-size: 120% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  margin: 0;
  padding: 0;
  opacity: 0.6;
}
.imat .fa-first-page, .imat .far-first-page {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAKFJREFUSEvtlM0RQDAQRp8OdEIJlKASLdCRDiiBTnTA7IxDxojN7jAuck3yvd2Xn4yXR/ZyPj9ANfy5ou0oMVZIDrRAH2tF6+AOIOEjUB6A7griBYThC1AB61OA5HABWjswhVsB5nAPYAIKYAbqmPfwLDyKTBArQIoTVckQD8AE8QLOkAYYnnoHYY7okkd2GZ5yi9TfUlugKdL2q/M/4HtFO3g2KhllvlglAAAAAElFTkSuQmCC");
}
.imat .fa-last-page, .imat .far-last-page {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAJtJREFUSEvtlEENgDAMRd8c4AQkgAMcgQScIAEkgBMcQJpwIqxd0i1c2HFp/uv/TRso/EJhfX6AmfDnEY3ABByRVs/7P9qo5kDEB2ADugjEBaiAFagViAsg7i2IG2BBsgA0SFbAAjTADrT30LMAZA5v4uLMDdDE3QBL3A3ogfmR+XOh3REJRJatyKkwL2VKwefXNKVJteZ3YEZ4AZtXLhlo2wWSAAAAAElFTkSuQmCC");
}
.imat .fa-next-page, .imat .far-next-page {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAJVJREFUSEvt1EENgDAQRNFfBzgBCeAARyABJ0gACeAECWRvwIHubNKEAz0387rTtInCKxXO5weyDX+qohGYgCN77MsG7wQWPgAb0CmIF6iAFahVxAvY0CFEAUKICshIFFiABtiB9u3SVcDuwR1u4yqAHK4AoXAF6IHZ0/nzlSsVGWKPrchXoXw/t73KBCHkB7K1Fa/oBCp+IhnuHeH5AAAAAElFTkSuQmCC");
}
.imat .fa-prev-page, .imat .far-prev-page {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAJpJREFUSEvtk8ENgCAMAI8N3ERH0BGcxBV0IzfQEXQTRzBNfBA+LRUSH/rF3JUDApW/UJnPL1ALfzJRA0zAoo4P2Ycs8A3oHsGsSXISxfAT6IGrlMAFF7llB264RfAKbhXsQAscwGDpHp+LNZFbYhHIQJLKJbEK3JIcQSoZgbXUO4g5kksemQq33CJtQHU9N5EKTH/4BWqy6oluh2weGSJzuSQAAAAASUVORK5CYII=");
}
.imat .fa-refresh-page, .imat .far-refresh-page {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAATNJREFUSEvtlGFRA0EMRl8VgAQcgAOKAnAAKCgoKDgABYACwAE4AAW1AA6YN5PrbHd2LwdM/zV/btrb/V7yJbkZW47ZlvXZAVKHp1i0DyyAM+AoFD+AF+Ae+BqjZABFHwAhrVD8GnjsQcYAij/HxXfgBniL3767AE6By78AzHgVmZvhXSdDLdOubvQqMNsl8BreZ820muOoZuNsD2BWh8BJYUsPorh9MuyFlq2jBJQHa7Gn8Lz+v3VnA1JX0LrwG/EhgTWkZVEJ6YmXlQzT9lnsSdOi8pKQeceW2iZH1wbfxihPanJ5SNAw/7W4VpwD38BBa6uzTR4EBDi6Lpwh1DH2qbjP5j5kAK1yyfY6Mzoq7p0M4Bm3+ioWzt0wbKhgP3j/+thlG5y+n1JBKjJ2YAdI7fsB6p82GUOUm7kAAAAASUVORK5CYII=");
}

.imat .navbar {
  z-index: 99;
  border-bottom: 1px solid #ddd;
  box-shadow: 0px 2px 2px rgba(100, 100, 100, 0.1);
  padding: 0px;
}
.imat .navbar-toggler {
  padding: 2px 6px;
}
.imat .navbar-toggler-icon {
  width: 1.3em;
  height: 1.3em;
}
.imat .navbar .form-group {
  margin-left: 5px;
}
.imat .navbar .nav-item {
  margin-right: 5px;
}
.imat .navbar form {
  margin-top: var(--bs-navbar-brand-padding-y);
  margin-bottom: var(--bs-navbar-brand-padding-y);
}
.imat .navbar-brand {
  display: flex;
  align-items: center;
}
.imat .navbar-brand > .btn, .imat .navbar-brand .dropdown {
  margin-right: 5px;
}
.imat .navbar-no-collapse {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex: 1;
}
.imat .navbar-no-collapse .navbar-nav {
  flex-direction: row;
  align-items: center;
}
.imat .navbar-collapse.show, .imat .navbar-collapse.collapsing {
  margin-top: 5px;
}
.imat .navbar-collapse.show form, .imat .navbar-collapse.collapsing form {
  display: block !important;
}
.imat .navbar-collapse.show form .btn, .imat .navbar-collapse.collapsing form .btn {
  width: 100%;
}
.imat .navbar-collapse.show form input, .imat .navbar-collapse.show form select, .imat .navbar-collapse.collapsing form input, .imat .navbar-collapse.collapsing form select {
  width: 100% !important;
}
.imat .navbar-collapse.show .btn, .imat .navbar-collapse.show .dropdown, .imat .navbar-collapse.collapsing .btn, .imat .navbar-collapse.collapsing .dropdown {
  display: block;
}
.imat .navbar-collapse.show .nav-item, .imat .navbar-collapse.collapsing .nav-item {
  margin-bottom: 3px;
}
.imat .navbar-collapse.show .form-group, .imat .navbar-collapse.collapsing .form-group {
  display: block;
  margin-left: 0;
  margin-bottom: 3px;
}
.imat .modal-footer .navbar {
  border-bottom: none;
  box-shadow: none;
  padding: 0;
  min-height: auto;
}
.imat .modal-footer .container-fluid {
  padding: 0;
}

.imat .tab-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0 5px 5px 5px;
  padding: 10px;
  margin-top: -1px;
  z-index: 92;
}
.imat .nav-link {
  position: relative;
  background-color: #e9ebec;
  box-shadow: inset 0 -8px 7px -9px rgba(0, 0, 0, 0.2);
  z-index: 91;
  color: #495057;
  margin-right: 2px;
}
.imat .nav-link.active {
  z-index: 93;
  box-shadow: none;
}
.imat .nav-wrapper-pill .tab-content {
  margin-top: 10px;
  border-radius: 5px;
}
.imat .nav-wrapper-pill .nav-link {
  margin-right: 5px;
}
.imat .nav-wrapper-pill.column .tab-content {
  margin-top: 0;
  margin-left: 10px;
}
.imat .nav-wrapper-pill.column .nav-link {
  margin-bottom: 5px;
  box-shadow: none;
}

.imat-layout.d-flex .imat-layout-item {
  margin-left: 3px;
  margin-right: 3px;
}
.imat-layout-item {
  margin-bottom: 15px;
}

.imat .card {
  position: relative;
  border-color: #e9ebec;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}
.imat .card.fullsize {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.imat .card.fullsize > .card-body {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}
.imat .card.fullsize > .card-body.with-header {
  top: 50px;
}
.imat .card.fullsize > .card-body.with-footer {
  bottom: 40px;
}
.imat .card.fullsize > .card-body.no-padding {
  padding: 0;
}
.imat .card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-color: #ced4da;
  height: 50px;
}
.imat .card-text {
  display: flex;
  align-items: center;
  font-weight: 600;
}
.imat .card-text .fa {
  font-size: 16px;
  color: #666;
}
.imat .card-body {
  position: relative;
}
.imat .card-body.with-footer {
  margin-bottom: 41px;
}
.imat .card-body.no-padding {
  padding: 0;
}
.imat .card-footer {
  position: absolute;
  display: flex;
  align-items: center;
  height: 40px;
  left: 0;
  right: 0;
  bottom: 0;
}
.imat .card-tools {
  float: right;
  display: flex;
  align-items: center;
  margin-top: -2px;
  margin-bottom: -2px;
}
.imat .card-tools .form-control,
.imat .card-tools .btn {
  margin-left: 5px;
}

.imat-frame {
  position: absolute;
  border: 1px solid #eee;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.imat-frame iframe {
  overflow: auto;
  border: 0px solid #fff;
  width: 100%;
  height: 100%;
  margin-bottom: -5px;
}

.imat .form-horizontal .form-group, .imat .form-inline .form-group, .imat .form-default .form-group {
  margin-bottom: 5px;
}
.imat .form-horizontal .form-check, .imat .form-inline .form-check, .imat .form-default .form-check {
  margin-top: 7px;
  margin-bottom: 7px;
}
.imat .form-horizontal .col-form-label {
  text-align: right;
}
.imat.browse-button {
  margin: -7px -13px;
  position: relative;
}
.imat.browse-button input {
  position: absolute;
  width: 80px;
  height: 26px;
  opacity: 0;
  z-index: 99;
}
.imat.browse-button .fa {
  margin-right: 5px !important;
}

.imat .btn-icon-only .fa,
.imat .btn-icon-only .far {
  margin: 0 !important;
  font-size: 14px;
}
.imat .btn-light {
  background-color: #e9ebec;
}
.imat .btn-light:hover {
  background-color: #ced4da;
}
.imat .dropdown-item .fa, .imat .dropdown-item .far, .imat .dropdown-item .fas {
  text-align: center;
  font-size: 15px;
  width: 20px;
}
.imat .btn-link-primary {
  color: #495057;
  border-radius: 5px !important;
}
.imat .btn-link-primary:hover {
  border-radius: 5px !important;
  border: 1px solid #3d78e3;
  color: #3d78e3;
}
.imat .btn-soft-primary {
  color: #3d78e3;
  background-color: rgba(61, 120, 227, 0.1);
  border-color: transparent;
}
.imat .btn-soft-primary:hover, .imat .btn-soft-primary:focus, .imat .btn-soft-primary:active {
  color: #fff !important;
  background-color: #3d78e3 !important;
  border-color: transparent;
}
.imat .btn-link-secondary {
  color: #495057;
  border-radius: 5px !important;
}
.imat .btn-link-secondary:hover {
  border-radius: 5px !important;
  border: 1px solid #5b71b9;
  color: #5b71b9;
}
.imat .btn-soft-secondary {
  color: #5b71b9;
  background-color: rgba(91, 113, 185, 0.1);
  border-color: transparent;
}
.imat .btn-soft-secondary:hover, .imat .btn-soft-secondary:focus, .imat .btn-soft-secondary:active {
  color: #fff !important;
  background-color: #5b71b9 !important;
  border-color: transparent;
}
.imat .btn-link-success {
  color: #495057;
  border-radius: 5px !important;
}
.imat .btn-link-success:hover {
  border-radius: 5px !important;
  border: 1px solid #67b173;
  color: #67b173;
}
.imat .btn-soft-success {
  color: #67b173;
  background-color: rgba(103, 177, 115, 0.1);
  border-color: transparent;
}
.imat .btn-soft-success:hover, .imat .btn-soft-success:focus, .imat .btn-soft-success:active {
  color: #fff !important;
  background-color: #67b173 !important;
  border-color: transparent;
}
.imat .btn-link-info {
  color: #495057;
  border-radius: 5px !important;
}
.imat .btn-link-info:hover {
  border-radius: 5px !important;
  border: 1px solid #29badb;
  color: #29badb;
}
.imat .btn-soft-info {
  color: #29badb;
  background-color: rgba(41, 186, 219, 0.1);
  border-color: transparent;
}
.imat .btn-soft-info:hover, .imat .btn-soft-info:focus, .imat .btn-soft-info:active {
  color: #fff !important;
  background-color: #29badb !important;
  border-color: transparent;
}
.imat .btn-link-warning {
  color: #495057;
  border-radius: 5px !important;
}
.imat .btn-link-warning:hover {
  border-radius: 5px !important;
  border: 1px solid #ffc84b;
  color: #ffc84b;
}
.imat .btn-soft-warning {
  color: #ffc84b;
  background-color: rgba(255, 200, 75, 0.1);
  border-color: transparent;
}
.imat .btn-soft-warning:hover, .imat .btn-soft-warning:focus, .imat .btn-soft-warning:active {
  color: #fff !important;
  background-color: #ffc84b !important;
  border-color: transparent;
}
.imat .btn-link-danger {
  color: #495057;
  border-radius: 5px !important;
}
.imat .btn-link-danger:hover {
  border-radius: 5px !important;
  border: 1px solid #f17171;
  color: #f17171;
}
.imat .btn-soft-danger {
  color: #f17171;
  background-color: rgba(241, 113, 113, 0.1);
  border-color: transparent;
}
.imat .btn-soft-danger:hover, .imat .btn-soft-danger:focus, .imat .btn-soft-danger:active {
  color: #fff !important;
  background-color: #f17171 !important;
  border-color: transparent;
}
.imat .btn-link-light {
  color: #495057;
  border-radius: 5px !important;
}
.imat .btn-link-light:hover {
  border-radius: 5px !important;
  border: 1px solid #f3f6f9;
  color: #f3f6f9;
}
.imat .btn-soft-light {
  color: #f3f6f9;
  background-color: rgba(243, 246, 249, 0.1);
  border-color: transparent;
}
.imat .btn-soft-light:hover, .imat .btn-soft-light:focus, .imat .btn-soft-light:active {
  color: #fff !important;
  background-color: #f3f6f9 !important;
  border-color: transparent;
}
.imat .btn-link-dark {
  color: #495057;
  border-radius: 5px !important;
}
.imat .btn-link-dark:hover {
  border-radius: 5px !important;
  border: 1px solid #495057;
  color: #495057;
}
.imat .btn-soft-dark {
  color: #495057;
  background-color: rgba(73, 80, 87, 0.1);
  border-color: transparent;
}
.imat .btn-soft-dark:hover, .imat .btn-soft-dark:focus, .imat .btn-soft-dark:active {
  color: #fff !important;
  background-color: #495057 !important;
  border-color: transparent;
}

.toast {
  font-size: 13px;
}

.toast-border-primary .toast-content {
  border-bottom: 3px solid #3d78e3;
  border-radius: 5px;
}
.toast-border-primary .toast-content .fa {
  color: #3d78e3;
  font-size: 16px;
}

.toast-border-secondary .toast-content {
  border-bottom: 3px solid #5b71b9;
  border-radius: 5px;
}
.toast-border-secondary .toast-content .fa {
  color: #5b71b9;
  font-size: 16px;
}

.toast-border-success .toast-content {
  border-bottom: 3px solid #67b173;
  border-radius: 5px;
}
.toast-border-success .toast-content .fa {
  color: #67b173;
  font-size: 16px;
}

.toast-border-info .toast-content {
  border-bottom: 3px solid #29badb;
  border-radius: 5px;
}
.toast-border-info .toast-content .fa {
  color: #29badb;
  font-size: 16px;
}

.toast-border-warning .toast-content {
  border-bottom: 3px solid #ffc84b;
  border-radius: 5px;
}
.toast-border-warning .toast-content .fa {
  color: #ffc84b;
  font-size: 16px;
}

.toast-border-danger .toast-content {
  border-bottom: 3px solid #f17171;
  border-radius: 5px;
}
.toast-border-danger .toast-content .fa {
  color: #f17171;
  font-size: 16px;
}

.toast-border-light .toast-content {
  border-bottom: 3px solid #f3f6f9;
  border-radius: 5px;
}
.toast-border-light .toast-content .fa {
  color: #f3f6f9;
  font-size: 16px;
}

.toast-border-dark .toast-content {
  border-bottom: 3px solid #495057;
  border-radius: 5px;
}
.toast-border-dark .toast-content .fa {
  color: #495057;
  font-size: 16px;
}

.imagebox {
  position: relative;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin-bottom: 30px !important;
}
.imagebox-wrap {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.imagebox-input {
  position: absolute;
  opacity: 0;
  bottom: -25px;
  left: 0;
  width: 80px;
  height: 30px;
}
.imagebox .btn-group-imagebox {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  opacity: 0.9;
}
.imagebox .btn-group-imagebox .btn {
  border-radius: 0;
  font-size: 11px;
  padding: 3px;
}
.imagebox-crop-container {
  position: relative;
  overflow: hidden;
  margin: auto;
}
.imagebox-cropper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background: white;
  opacity: 0.5;
  border: 2px solid black;
}
.imagebox:hover .imagebox-mask {
  opacity: 0.2;
}
.imagebox:hover .imagebox-btn {
  opacity: 1;
}

.modal-footer {
  padding: 5px;
}
.modal .no-padding {
  padding: 0;
}
.modal-message .modal-body {
  text-align: center;
}
.modal-message .modal-body .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.modal-message .modal-header {
  border-bottom: none;
  padding: 5px 10px;
}
.modal-message .modal-footer {
  justify-content: center;
  border-top: none;
}
.modal-message lord-icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.imat .small-box {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 8px;
  margin-bottom: 20px;
  min-height: 120px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.imat .small-box > .inner {
  display: flex;
  flex-direction: column;
  margin-left: 15px;
  padding: 10px;
  color: #343a40;
}
.imat .small-box > .small-box-footer {
  display: none;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 0;
  color: #343a40;
  border-radius: 0 0 8px 8px;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
  z-index: 10;
}
.imat .small-box > .small-box-footer:hover {
  background: rgba(0, 0, 0, 0.3);
}
.imat .small-box h3 {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px 0;
  white-space: nowrap;
  color: #495057;
  padding: 0;
}
.imat .small-box h5 {
  font-size: 16px;
  color: #878a99;
}
.imat .small-box p {
  font-size: 15px;
}
.imat .small-box p > small {
  display: block;
  color: #343a40;
  font-size: 13px;
  margin-top: 5px;
}
.imat .small-box h3, .imat .small-box p {
  z-index: 5;
}
.imat .small-box .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: rgba(0, 0, 0, 0.3);
  margin-left: 15px;
  border-radius: 50px;
  background-color: #e9ebec;
  text-align: center;
  font-size: 40px;
  width: 80px;
  height: 80px;
  z-index: 0;
}
.imat .small-box:hover {
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
  margin-top: -5px;
  text-decoration: none;
  color: #212529;
}
.imat .small-box:hover .icon {
  color: #67b173;
}

.imat .timeline {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}
.imat .timeline:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #ddd;
  left: 13px;
  margin: 0;
  border-radius: 2px;
}
.imat .timeline-body img {
  margin-right: 3px;
  margin-bottom: 3px;
}
.imat .timeline > li {
  position: relative;
  margin-right: 0;
  margin-bottom: 10px;
}
.imat .timeline > li:before, .imat .timeline > li:after {
  content: " ";
  display: table;
}
.imat .timeline > li:after {
  clear: both;
}
.imat .timeline > li .timeline-item {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #eee;
  border-radius: 3px;
  margin-top: 0;
  background: #fff;
  color: #444;
  margin-left: 40px;
  margin-right: 5px;
  padding: 0;
  position: relative;
}
.imat .timeline > li .timeline-item > .timeline-header {
  margin: 0;
  color: #555;
  background: #efefef;
  border-bottom: 1px solid #f4f4f4;
  padding: 5px;
  font-size: 11px;
  line-height: 1.1;
  font-weight: 300;
}
.imat .timeline > li .timeline-item > .timeline-header > a {
  font-weight: 500;
  font-size: 13px;
  display: block;
}
.imat .timeline > li .timeline-item > .timeline-header > .timeline-user {
  display: inline-block;
  padding-top: 7px;
}
.imat .timeline > li .timeline-item > .timeline-header > .time {
  color: #999;
  float: right;
  font-size: 11px;
  padding-top: 5px;
}
.imat .timeline > li .timeline-item > .timeline-header > .time .fa, .imat .timeline > li .timeline-item > .timeline-header > .time .far {
  font-size: 13px;
  margin-right: 5px;
  margin-left: 5px;
}
.imat .timeline > li .timeline-item > .timeline-body, .imat .timeline > li .timeline-item > .timeline-footer {
  padding: 10px;
}
.imat .timeline > li .timeline-item .timeline-footer {
  padding: 8px 10px;
}
.imat .timeline > li .timeline-item .timeline-footer .btn {
  margin-right: 3px;
}
.imat .timeline > li > .fa,
.imat .timeline > li > .far,
.imat .timeline > li > .glyphicon,
.imat .timeline > li > .ion {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  color: #666;
  background: #d2d6de;
  border-radius: 50%;
  text-align: center;
  left: 0px;
  top: 0;
}
.imat .timeline > .time-label > span {
  font-weight: 600;
  padding: 5px;
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
}
.imat .timeline-inverse > li > .timeline-item {
  background: #f0f0f0;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.imat .timeline-inverse > li > .timeline-item > .timeline-header {
  border-bottom-color: #ddd;
}

.tox-promotion {
  display: none;
}

.tox-dialog {
  z-index: 9999;
}

.tox-label {
  padding: 8px 5px !important;
}

.tox-tinymce {
  border-radius: 5px !important;
}

a {
  text-decoration: none;
}

.icon-left {
  margin-right: 8px;
}

.icon-right {
  margin-left: 8px;
}

.text-red {
  color: #f17171;
}
.text-green {
  color: #67b173;
}

.bg-primary {
  background-color: #3d78e3;
  color: #fff !important;
}

.bg-secondary {
  background-color: #5b71b9;
  color: #fff !important;
}

.bg-success {
  background-color: #67b173;
  color: #fff !important;
}

.bg-info {
  background-color: #29badb;
  color: #fff !important;
}

.bg-warning {
  background-color: #ffc84b;
  color: #fff !important;
}

.bg-danger {
  background-color: #f17171;
  color: #fff !important;
}

.bg-light {
  background-color: #f3f6f9;
  color: #fff !important;
}

.bg-dark {
  background-color: #495057;
  color: #fff !important;
}

.bg-gray {
  color: #000 !important;
  background-color: #d2d6de !important;
}
.bg-gray-active {
  color: #000;
  background-color: #b5bbc8 !important;
}
.bg-gray-light {
  background-color: #f7f7f7;
  color: #333;
}
.bg-black {
  background-color: #111111 !important;
}
.bg-red {
  background-color: #dd4b39 !important;
}
.bg-yellow {
  background-color: #f39c12 !important;
}
.bg-aqua {
  background-color: #00c0ef !important;
}
.bg-blue {
  background-color: #0073b7 !important;
}
.bg-light-blue {
  background-color: #3c8dbc !important;
}
.bg-green {
  background-color: #00a65a !important;
}
.bg-navy {
  background-color: #001f3f !important;
}
.bg-teal {
  background-color: #39cccc !important;
}
.bg-olive {
  background-color: #3d9970 !important;
}
.bg-lime {
  background-color: #01ff70 !important;
}
.bg-orange {
  background-color: #ff851b !important;
}
.bg-fuchsia {
  background-color: #f012be !important;
}
.bg-purple {
  background-color: #605ca8 !important;
}
.bg-maroon {
  background-color: #d81b60 !important;
}
.bg-black-active {
  background-color: #000000 !important;
}
.bg-red-active {
  background-color: #d33724 !important;
}
.bg-yellow-active {
  background-color: #db8b0b !important;
}
.bg-aqua-active {
  background-color: #00a7d0 !important;
}
.bg-blue-active {
  background-color: #005384 !important;
}
.bg-light-blue-active {
  background-color: #357ca5 !important;
}
.bg-green-active {
  background-color: #008d4c !important;
}
.bg-navy-active {
  background-color: #001a35 !important;
}
.bg-teal-active {
  background-color: #30bbbb !important;
}
.bg-olive-active {
  background-color: #368763 !important;
}
.bg-lime-active {
  background-color: #00e765 !important;
}
.bg-orange-active {
  background-color: #ff7701 !important;
}
.bg-fuchsia-active {
  background-color: #db0ead !important;
}
.bg-purple-active {
  background-color: #555299 !important;
}
.bg-maroon-active {
  background-color: #ca195a !important;
}
