.bg_dots {
  background: linear-gradient(90deg, #f9fafb 15px, transparent 1%) 50%, linear-gradient(#f9fafb 15px, transparent 1%) 50%, rgba(0, 0, 0, 0.24);
  background-image: linear-gradient(90deg, rgb(249, 250, 251) 15px, transparent 1%), linear-gradient(rgb(249, 250, 251) 15px, transparent 1%), initial;
  background-position-x: 50% 50%, initial;
  background-position-y: center, center, initial;
  background-size: initial, initial, initial;
  background-repeat-x: initial, initial, initial;
  background-repeat-y: initial, initial, initial;
  background-attachment: initial, initial, initial;
  background-origin: initial, initial, initial;
  background-clip: initial, initial, initial;
  background-color: rgba(0, 0, 0, 0.24);
  background-size: 16px 16px;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-smooth: all;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
*::-webkit-scrollbar {
  display: none;
}

body, html, .app, input, a, p, button, select, table, td, tr, th {
  font-family: "Inter";
  font-weight: 500;
  font-size: 14px;
  color: #274242;
}

body, html, .app {
  overflow: hidden;
}

.feather, .app, a, p, tr, td, th, button, select, table, b, i {
  transition: 0.3s all ease-in-out;
}

.margin_t_8 {
  margin-top: 8px;
}

.margin_t_16 {
  margin-top: 16px;
}

.margin_t_24 {
  margin-top: 24px;
}

.margin_t_32 {
  margin-top: 32px;
}

.margin_t_40 {
  margin-top: 40px;
}

.margin_t_48 {
  margin-top: 48px;
}

.margin_t_56 {
  margin-top: 56px;
}

.margin_r_8 {
  margin-right: 8px;
}

.margin_r_16 {
  margin-right: 16px;
}

.margin_r_24 {
  margin-right: 24px;
}

.margin_r_32 {
  margin-right: 32px;
}

.margin_r_40 {
  margin-right: 40px;
}

.margin_r_48 {
  margin-right: 48px;
}

.margin_r_56 {
  margin-right: 56px;
}

.margin_l_8 {
  margin-left: 8px;
}

.margin_l_16 {
  margin-left: 16px;
}

.margin_l_24 {
  margin-left: 24px;
}

.margin_l_32 {
  margin-left: 32px;
}

.margin_l_40 {
  margin-left: 40px;
}

.margin_l_48 {
  margin-left: 48px;
}

.margin_l_56 {
  margin-left: 56px;
}

.margin_b_8 {
  margin-bottom: 8px;
}

.margin_b_16 {
  margin-bottom: 16px;
}

.margin_b_24 {
  margin-bottom: 24px;
}

.margin_b_32 {
  margin-bottom: 32px;
}

.margin_b_40 {
  margin-bottom: 40px;
}

.margin_b_48 {
  margin-bottom: 48px;
}

.margin_b_56 {
  margin-bottom: 56px;
}

.padding_t_8 {
  padding-top: 8px;
}

.padding_t_16 {
  padding-top: 16px;
}

.padding_t_24 {
  padding-top: 24px;
}

.padding_t_32 {
  padding-top: 32px;
}

.padding_t_40 {
  padding-top: 40px;
}

.padding_t_48 {
  padding-top: 48px;
}

.padding_t_56 {
  padding-top: 56px;
}

.padding_r_8 {
  padding-right: 8px;
}

.padding_r_16 {
  padding-right: 16px;
}

.padding_r_24 {
  padding-right: 24px;
}

.padding_r_32 {
  padding-right: 32px;
}

.padding_r_40 {
  padding-right: 40px;
}

.padding_r_48 {
  padding-right: 48px;
}

.padding_r_56 {
  padding-right: 56px;
}

.padding_l_8 {
  padding-left: 8px;
}

.padding_l_16 {
  padding-left: 16px;
}

.padding_l_24 {
  padding-left: 24px;
}

.padding_l_32 {
  padding-left: 32px;
}

.padding_l_40 {
  padding-left: 40px;
}

.padding_l_48 {
  padding-left: 48px;
}

.padding_l_56 {
  padding-left: 56px;
}

.padding_b_8 {
  padding-bottom: 8px;
}

.padding_b_16 {
  padding-bottom: 16px;
}

.padding_b_24 {
  padding-bottom: 24px;
}

.padding_b_32 {
  padding-bottom: 32px;
}

.padding_b_40 {
  padding-bottom: 40px;
}

.padding_b_48 {
  padding-bottom: 48px;
}

.padding_b_56 {
  padding-bottom: 56px;
}

.padding_t_8_important {
  padding-top: 8px !important;
}

.padding_t_16_important {
  padding-top: 16px !important;
}

.padding_t_24_important {
  padding-top: 24px !important;
}

.padding_t_32_important {
  padding-top: 32px !important;
}

.padding_t_40_important {
  padding-top: 40px !important;
}

.padding_t_48_important {
  padding-top: 48px !important;
}

.padding_t_56_important {
  padding-top: 56px !important;
}

.padding_r_8_important {
  padding-right: 8px !important;
}

.padding_r_16_important {
  padding-right: 16px !important;
}

.padding_r_24_important {
  padding-right: 24px !important;
}

.padding_r_32_important {
  padding-right: 32px !important;
}

.padding_r_40_important {
  padding-right: 40px !important;
}

.padding_r_48_important {
  padding-right: 48px !important;
}

.padding_r_56_important {
  padding-right: 56px !important;
}

.padding_l_8 {
  padding-left: 8px !important;
}

.padding_l_16 {
  padding-left: 16px !important;
}

.padding_l_24 {
  padding-left: 24px !important;
}

.padding_l_32 {
  padding-left: 32px !important;
}

.padding_l_40 {
  padding-left: 40px !important;
}

.padding_l_48 {
  padding-left: 48px !important;
}

.padding_l_56 {
  padding-left: 56px !important;
}

.padding_b_8 {
  padding-bottom: 8px !important;
}

.padding_b_16 {
  padding-bottom: 16px !important;
}

.padding_b_24 {
  padding-bottom: 24px !important;
}

.padding_b_32 {
  padding-bottom: 32px !important;
}

.padding_b_40 {
  padding-bottom: 40px !important;
}

.padding_b_48 {
  padding-bottom: 48px !important;
}

.padding_b_56 {
  padding-bottom: 56px !important;
}

.padding_8 {
  padding: 8px !important;
}

.padding_16 {
  padding: 16px !important;
}

.padding_24 {
  padding: 24px !important;
}

.padding_32 {
  padding: 32px !important;
}

.padding_40 {
  padding: 40px !important;
}

.padding_48 {
  padding: 48px !important;
}

.padding_56 {
  padding: 56px !important;
}

.avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  width: 42px;
  background-color: #E9EAEF;
  margin-right: 16px;
  border-radius: 100px;
}
.avatar .fa-regular, .avatar .fa-solid, .avatar .fa-light {
  color: #9f9ac2;
  font-size: 14px;
}

.user_info {
  display: flex;
  align-items: center;
}

.btn, button {
  appearance: none;
  -webkit-appearance: none;
  -moz-osx-appearance: none;
  -moz-appearance: none;
  -o-apearance: none;
  -ms-appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 1px solid transparent;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}

table button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  margin: 0 8px;
}
table button:hover {
  background-color: #4654d3;
}

.btn {
  height: 32px;
  padding: 0 16px;
  font-size: 14px;
}
.btn_wicon i {
  margin-right: 8px;
}
.btn_widder {
  width: 100%;
}
.btn_primary {
  background-color: #26233A;
  color: #FFFFFF;
}
.btn_primary:hover {
  background-color: #3b365a;
}
.btn_primary:active {
  background-color: #45406a;
}
.btn_danger {
  background-color: #DB4545;
  color: #FFFFFF;
}
.btn_danger:hover {
  background-color: #e37070;
}
.btn_danger:active {
  background-color: #e78585;
}
.btn_new_announcement {
  background: transparent !important;
  color: #706F8E;
}
.btn_new_announcement:hover, .btn_new_announcement:hover i {
  color: #26233A;
}
.btn_placeholder_type {
  background-color: transparent;
  color: #706F8E;
  border: 1px dashed #706F8E;
  border-radius: 4px;
}
.btn_remove_announcement {
  opacity: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 40px;
  width: 40px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.04), 0 2px 4px 0 rgba(112, 111, 142, 0.16);
  transition: 0.3s all ease-in-out;
}
.btn_remove_announcement i {
  font-size: 16px;
  color: #FFFFFF;
}

.btn_image {
  display: block;
  padding: 10px;
  border-radius: 16px;
  background-color: transparent;
}
.btn_image img {
  display: block;
  width: 85px;
  height: auto;
}
.btn_image-active {
  background-color: #E9EAEF;
}

.btn_transparent {
  background-color: transparent;
}
.btn_transparent:hover {
  border: 1px solid #E9EAEF;
}

.feather-loader {
  width: 22px;
  height: 22px;
  animation: Spin 2s linear infinite;
  transform: rotate(0deg);
}

@keyframes Spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.app_content {
  background-color: #F5F6FA;
  width: 100%;
  height: 100%;
  display: block;
}
.app_content .app_topbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 16px 32px;
  width: 100%;
}
.app_content .user {
  display: flex;
  align-items: center;
}
.app_content .user .welcome {
  margin-right: 16px;
  font-weight: 700;
  color: #706F8E;
}
.app_content .user .separator {
  display: block;
  width: 1px;
  height: 64px;
  background-color: #E9EAEF;
}
.app_content .user .userAvatar {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  width: 42px;
  background-color: #E9EAEF;
  margin-left: 16px;
  border-radius: 100px;
  font-size: 22px;
}
.app_content .user .userAvatar .fa-user {
  color: #9f9ac2;
  font-size: 14px;
}
.app_content .user .nameAndCustomer {
  margin: 0 16px;
}
.app_content .user .name {
  font-weight: 700;
  color: #26233A;
}
.app_content .user .customer {
  display: block;
  color: #706F8E;
}
.app_content .user .settings_button {
  display: block;
}
.app_content .user .settings_button button {
  appearance: none;
  -webkit-appearance: none;
  -moz-osx-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  height: 32px;
  width: 32px;
  border-radius: 100px;
  background-color: rgba(233, 234, 239, 0.5);
  transition: 0.3s all ease-in-out;
}
.app_content .user .settings_button button:hover {
  background-color: #E9EAEF;
}
.app_content .user .settings_button button .fa-gear {
  margin: 0;
  line-height: 0;
  color: #706F8E;
  padding: 0;
  font-size: 18px;
}

.datatable {
  position: relative;
  display: block;
  margin: 0 32px 32px 32px;
  background-color: #FFFFFF;
  border: 1px solid #E9EAEF;
  border-radius: 16px;
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.08), 0 0.5px 2px 0 rgba(112, 111, 142, 0.16);
  overflow: hidden;
}
.datatable_container {
  height: fit-content;
  max-height: calc(100vh - 32px);
  overflow-y: scroll;
  margin-bottom: 32px;
  padding-bottom: 64px;
}
.datatable_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
}
.datatable_header_selected {
  background-color: #98a0e7 !important;
  color: #FFFFFF !important;
}
.datatable_header_selected .fa-regular {
  color: #FFFFFF !important;
}
.datatable_title {
  display: inline;
}
.datatable_title h1 {
  display: inline;
  line-height: 32px;
  font-size: 32px;
  color: #26233A;
}
.datatable_tools {
  display: flex;
  align-items: center;
  justify-content: center;
}
.datatable_tools .search_input {
  display: inline;
  border: 1px solid #E9EAEF;
  border-radius: 4px;
  outline: none;
  padding: 4px 8px;
}
.datatable_tools .search_input:focus {
  border-color: #6F7ADD;
}
.datatable_tools .datatable_button {
  display: flex;
  height: 32px;
  width: auto;
  padding: 0 8px;
  margin-left: 8px;
  background-color: #5DBD51;
  color: #FFFFFF;
  font-size: 14px;
}
.datatable_tools .datatable_button .fa-solid {
  color: #FFFFFF;
  font-size: 14px;
}
.datatable_content {
  display: table;
  width: 100%;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-collapse: collapse;
}
.datatable_content thead tr {
  border-bottom: 1px solid #cbceda;
  border-top: 1px solid #cbceda;
  /* TODO
    .thead_centered_span {
      text-align: center;
    }
  */
}
.datatable_content thead tr th {
  white-space: nowrap;
  border-left: 1px solid #cbceda;
  height: 32px;
}
.datatable_content thead tr th:first-child {
  border-left: 0;
}
.datatable_content thead tr th span {
  display: block;
  padding: 8px;
  height: 100%;
  width: 100%;
  background-color: #E9EAEF;
  text-align: left;
  cursor: pointer;
  transition: 0.3s all ease;
}
.datatable_content thead tr th span:hover {
  background-color: #dadce4;
}
.datatable_content thead tr .header_filled {
  background-color: #E9EAEF;
}
.datatable_content tbody tr {
  transition: 0.2s all ease-in;
}
.datatable_content tbody tr:nth-child(even) {
  background-color: #F5F6FA;
}
.datatable_content tbody tr:hover {
  background-color: #6F7ADD;
}
.datatable_content tbody tr:hover td {
  color: #FFFFFF;
}
.datatable_content tbody tr:hover td .fa-solid, .datatable_content tbody tr:hover td .fa-regular {
  color: #FFFFFF;
}
.datatable_content tbody tr td {
  padding: 4px 8px;
  border-bottom: 1px solid #E9EAEF;
  width: fit-content;
  max-width: 500px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.datatable_content tbody tr td .fa-solid, .datatable_content tbody tr td .fa-regular {
  font-size: 14px;
}
.datatable_content tbody tr td .fa-key {
  color: transparent;
}
.datatable_content tbody tr td:first-child {
  font-weight: 700;
}
.datatable_content tbody tr td:last-child {
  text-align: center;
  white-space: nowrap;
}
.datatable_footer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  width: 100%;
}
.datatable_pagination {
  display: block;
  width: fit-content;
}
.datatable_pagination .pagination_button {
  border: 0 transparent;
  width: 24px;
  height: 24px;
  margin: 0 4px;
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.08), 0 0.5px 2px 0 rgba(112, 111, 142, 0.16);
  background-color: #FFFFFF;
  color: #706F8E;
  transition: 0.3s all ease-in;
}
.datatable_pagination .pagination_button:hover {
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.04), 0 2px 4px 0 rgba(112, 111, 142, 0.16);
}
.datatable_pagination .pagination_button:active {
  background: rgba(112, 111, 142, 0.16);
}

.dialog_content {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background-color: rgba(38, 35, 58, 0.4);
  z-index: 99999;
}
.dialog_container {
  display: block;
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 2px 8px 0 rgba(38, 35, 58, 0.04), 0 20px 32px 0 rgba(112, 111, 142, 0.24);
}
.dialog_header {
  display: flex;
  align-items: center;
}
.dialog_header h2 {
  margin-left: 4px;
}
.dialog_header, .dialog_message, .dialog_footer {
  padding: 12px;
}
.dialog_danger .dialog_header {
  color: #FFFFFF !important;
  background-color: #DB4545;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.dialog_danger .dialog_header h2 {
  color: #FFFFFF;
}
.dialog_danger .dialog_footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.dialog_danger .dialog_footer button {
  margin-left: 8px;
  background-color: transparent;
  color: #737999;
  border-color: #E9EAEF;
}
.dialog_danger .dialog_footer .btn_danger:hover {
  border-color: #DB4545;
  color: #DB4545;
}
.dialog_danger .dialog_footer .btn_primary:hover {
  border-color: #26233A;
  color: #26233A;
}
.dialog_superUser .dialog_header {
  display: block;
  color: #FFFFFF !important;
  background-color: #ffdcc4;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.dialog_superUser .dialog_header h2 {
  color: #26233A;
  font-size: 14px;
}
.dialog_superUser .dialog_header .progress_indicator {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  padding: 16px 0;
  position: relative;
}
.dialog_superUser .dialog_header .progress_indicator .progress {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 10px;
}
.dialog_superUser .dialog_header .progress_indicator .progress_desc {
  color: #706F8E;
  margin-top: 8px;
}
.dialog_superUser .dialog_header .progress_indicator .step {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  width: 28px;
  font-size: 12px;
  border: 1px solid #706F8E;
  background-color: transparent;
  border-radius: 25px;
  color: #706F8E;
}
.dialog_superUser .dialog_header .progress_indicator .steps_sep {
  display: block;
  height: 28px;
  width: 50px;
  position: relative;
}
.dialog_superUser .dialog_header .progress_indicator .steps_sep .line {
  display: block;
  position: absolute;
  top: 50%;
  height: 1px;
  width: 59px;
  background-color: #706F8E;
}
.dialog_superUser .dialog_header .current_progress .step {
  background-color: #26233A;
  border-color: #26233A;
  color: #FFFFFF;
}
.dialog_superUser .dialog_header .current_progress .progress_desc {
  color: #26233A !important;
  margin-top: 8px;
}

.modal_title, .modal_body, .modal_footer {
  padding: 16px;
}
.modal_container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
  background-color: rgba(38, 35, 58, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}
.modal_window {
  display: block;
  background-color: #FFFFFF;
  width: 100%;
  max-width: 400px;
  border-radius: 8px;
  overflow: hidden;
}
.modal_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #FFFFFF;
  font-weight: bolder;
}
.modal_title .title {
  font-size: 22px;
}
.modal_title-info {
  background-color: #F5F6FA;
}
.modal_title .counter {
  color: #706F8E;
  font-size: 12px;
  font-weight: normal;
}
.modal_body {
  padding-bottom: 8px;
}
.modal_body p {
  text-align: center;
  margin-top: 16px;
}
.modal_body .verification_code_result {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #706F8E;
  font-family: monospace;
  margin-top: 16px;
}
.modal_view-isHidden {
  display: none;
}
.modal_button_group-isHidden {
  display: none;
}
.modal_footer-align_right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.entity_editor_container {
  display: none;
  align-items: flex-start;
  justify-content: flex-end;
  position: absolute;
  background-color: rgba(38, 35, 58, 0.4);
  opacity: 1;
  right: 0;
  z-index: 2000;
  height: 100vh;
  width: 100%;
  animation-name: FadeIn;
  animation-duration: 400ms;
}
.entity_editor_container .entity_editor {
  display: block;
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.08), 0 0.5px 2px 0 rgba(112, 111, 142, 0.16);
  transform: translateX(0);
  max-width: 400px;
  background: #FFFFFF;
  animation-name: SlideInFromRight;
  animation-duration: 300ms;
}
.entity_editor_container .entity_editor tr {
  border-top: 1px solid #E9EAEF;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
.entity_editor_container .entity_editor_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F5F6FA;
  padding: 32px;
  height: 100px;
  width: 100%;
  border-bottom: 1px solid #e4e7f2;
}
.entity_editor_container .entity_editor_header .btn_close_editor {
  background-color: #e4e7f2;
  height: 40px;
}
.entity_editor_container .entity_editor_header .btn_close_editor .fa-regular, .entity_editor_container .entity_editor_header .btn_close_editor .fa-solid {
  color: #a9a8bb;
  font-size: 18px !important;
}
.entity_editor_container .entity_editor_header .btn_close_editor:hover {
  background-color: #d3d7e9;
}
.entity_editor_container .entity_editor_header .btn_close_editor:hover .fa-regular, .entity_editor_container .entity_editor_header .btn_close_editor:hover .fa-solid {
  color: #706F8E;
}
.entity_editor_container .entity_editor_title {
  display: inline-block;
  font-size: 24px;
  line-height: 22px;
  color: #26233A;
}
.entity_editor_container .entity_editor_title small {
  color: #706F8E;
}
.entity_editor_container .entity_editor_body {
  display: block;
  position: relative;
  padding: 50px 32px 250px 32px;
  overflow-y: scroll;
  height: 100%;
}
.entity_editor_container .entity_editor_footer {
  display: block;
  position: absolute;
  border-top: 1px solid #E9EAEF;
  width: 100%;
  background-color: #FFFFFF;
  bottom: 0;
  padding: 32px;
  z-index: 2;
}

@keyframes FadeIn {
  from {
    transform: opacity(0);
  }
  to {
    transform: opacity(1);
  }
}
@keyframes SlideInFromRight {
  from {
    transform: translateX(5000px);
  }
  to {
    transform: translateX(0px);
  }
}
h1, h2, h3, h4, h5, h6 {
  color: #26233A;
}

.text_center {
  text-align: center;
}

.text_right {
  text-align: right;
}

.text_left {
  text-align: left;
}

/* FORMS */
.form_group {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
}
.form_group::after {
  position: absolute;
  content: "";
  display: block;
  height: 100%;
  width: 0.5px;
  background-color: #c5c5d1;
  left: 50%;
  right: 50%;
  transform: translateX(50%);
}
.form_label {
  display: block;
  color: #706F8E;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
}

.input {
  display: inline-flex;
  align-items: center;
  position: relative;
  width: 100%;
  margin-bottom: 24px;
}
.input_clear {
  border: none;
  padding: 4px;
  border: 1px solid #E9EAEF;
  border-radius: 8px;
}
.input_centertext {
  text-align: center;
}
.input_widder {
  width: 100%;
}
.input_time {
  border: none;
  border-bottom: 1px solid #E9EAEF;
  padding: 4px 16px;
}
.input_time:focus {
  border-color: #6F7ADD;
}
.input_checkbox {
  display: flex;
  align-items: center;
  margin-top: 24px;
}
.input_checkbox .checkbox {
  margin-right: 8px;
}
.input_checkbox label {
  font-weight: bolder;
  font-size: 11px;
  color: #706F8E;
  text-transform: uppercase;
}
.input_detail input {
  border: none;
  color: #706F8E !important;
  font-size: 14px !important;
}
.input_detail i {
  font-size: 14px;
  color: #7e7d99;
}
.input_locked {
  height: 12px;
  width: 12px;
}
.input input {
  appearance: none;
  -webkit-appearance: none;
  -moz-osx-appearance: none;
  -moz-appearance: none;
  -o-apearance: none;
  -ms-appearance: none;
  display: inline;
  border: none;
  border-bottom: 1px solid #706F8E;
  outline: none;
  height: 32px;
  padding-left: 36px;
  width: 100%;
}
.input input::placeholder {
  color: #706F8E;
}
.input input:focus {
  color: #26233A;
  border-color: #6F7ADD;
}
.input input::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
}
.input label {
  position: absolute;
  bottom: 8px;
  color: #706F8E;
}
.input label i {
  font-size: 18px;
}

.material_input {
  display: block;
  position: relative;
  width: 100%;
  height: 32px;
  margin-bottom: 30px;
}
.material_input label {
  position: absolute;
  bottom: 6px;
  color: #9a9ab0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  transition: 0.3s all ease-in-out;
}
.material_input label i {
  color: #9a9ab0;
}
.material_input input{
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  border-bottom: 1px solid #9a9ab0;
  background-color: transparent;
  color: #FFFFFF;
}
.material_input input:focus {
  border-color: #6F7ADD;
  color: #706F8E;
  transition: 0.5s color ease-in-out;
}
.material_input input:focus + label {
  color: #6F7ADD;
  transform: translateY(-25px);
  font-size: 10px;
}
.material_input input:focus + label i {
  color: #6F7ADD;
}
.material_input_select {
  position: relative;
  width: 100%;
  height: fit-content;
  margin-bottom: 30px;
  z-index: inherit;
}
.material_input_select label {
  display: block;
  position: inherit;
  color: #706F8E;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.material_input_select label i {
  color: #706F8E;
}
.material_input_select input {
  position: inherit;
  height: 32px;
  width: 100%;
  border: 0 transparent;
  border-bottom: 1px solid #E9EAEF;
  z-index: 0;
  cursor: pointer;
}
.material_input_select .input_options {
  display: none;
  position: absolute;
  top: 0;
  background-color: #FFFFFF;
  border: 1px solid #E9EAEF;
  width: fit-content;
  border-radius: 8px;
  z-index: 1;
  box-shadow: 0 2px 8px -4px rgba(0, 0, 0, 0.2);
}
.material_input_select .input_options_container {
  padding: 4px;
}
.material_input_select .input_options_container .input_option {
  padding: 4px 16px;
  border-radius: 4px;
  transition: 0.2s all ease-in-out;
  cursor: pointer;
}
.material_input_select .input_options_container .input_option:hover {
  background-color: #6F7ADD;
  color: #FFFFFF;
}
.material_input_select.select_active .input_options {
  display: block !important;
}

.input_filled + label {
  color: #706F8E !important;
  transform: translateY(-25px) !important;
  font-size: 10px !important;
}

.input_filled + label i {
  color: #706F8E !important;
}

.input_filled {
  color: #26233A !important;
}
.input_filled i {
  color: #26233A !important;
}

.input_textarea {
  display: block;
  padding: 16px;
  border: 1px solid #E9EAEF;
  font-size: 14px;
  font-family: "Inter";
  border-radius: 8px;
  color: #706F8E;
  margin-bottom: 16px;
  background-color: #E9EAEF;
  width: 100%;
  height: 200px;
  appearance: none;
}
.input_textarea:focus {
  outline: none;
  color: #26233A;
}

.note_picture {
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
  border-radius: 8px;
  background-color: #F5F6FA;
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.08), 0 0.5px 2px 0 rgba(112, 111, 142, 0.16);
  margin-bottom: 22px;
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.04), 0 2px 4px 0 rgba(112, 111, 142, 0.16);
}
.note_picture img {
  display: block;
  object-fit: cover;
}

.app_sidebar {
  background-color: #26233A;
  height: 100%;
  max-width: 100%;
  overflow-y: scroll;
  padding: 2px;
}
.app_sidebar_container {
  width: 100%;
}
.app .sidebar_item span {
  display: flex;
  align-items: center;
  width: 100%;
  color: #FFFFFF;
  padding: 16px;
  margin: 8px 0;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
.app .sidebar_item span .fa-regular {
  font-size: 22px;
  margin-right: 8px;
  color: #FFFFFF;
}
.app .sidebar_item :hover {
  background-color: #373253;
}
.app .sidebar_item .sidebar_subitems {
  display: none;
  padding-top: 4px;
}
.app .sidebar_item .sidebar_subitems .fa-regular {
  font-size: 16px;
}
.app .sidebar_item .sidebar_subitems .isActive {
  background-color: #50497a;
}
.app .sidebar_item .sidebar_subitems .sidebar_subitem {
  margin: 4px;
  border-radius: 4px;
  text-align: center;
}
.app .sidebar_item.isActive {
  background-color: #50497a;
  color: #E9EAEF;
  border-radius: 4px;
}
.app .sidebar_item.isActive:hover {
  background-color: #191727;
  color: #6F7ADD;
}
.app .sidebar_item.isActive .sidebar_subitems {
  display: block !important;
  background-color: #201d30;
}
.app .sidebar_item .sidebar_subitem_label {
  font-size: 14px;
}

.sidebar_section {
  display: block;
  margin-top: 24px;
}

.file_template {
  display: flex;
}
.file_template .fa-file-csv {
  font-size: 34px;
  margin-right: 8px;
}
.file_template .filename {
  font-weight: 700;
  font-size: 16px;
}
.file_template .filelink {
  color: #706F8E;
  text-decoration: none;
}
.file_template .filelink:hover {
  color: #6F7ADD;
}

.drop_zone {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #8c8ba5;
  width: 100%;
  height: 200px;
  background-color: rgba(112, 111, 142, 0.1);
  border-radius: 8px;
  border: 1px dashed #706F8E;
}

.section_title {
  font-size: 16px;
  margin-bottom: 16px;
  color: #706F8E;
}

tbody .tag span {
  margin: 0 auto;
}

.tag span {
  display: block;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  width: fit-content;
  margin: 4px 0;
  padding: 4px 8px;
  border-radius: 4px;
  color: #706F8E;
  background-color: #E9EAEF;
}
.tag_green {
  background-color: #5DBD51 !important;
  color: #FFFFFF !important;
}
.tag_gray {
  background-color: #E9EAEF !important;
  color: #706F8E !important;
}
.tag_blue {
  background-color: #6F7ADD !important;
  color: #FFFFFF !important;
}
.tag_yellow {
  background-color: #F76400 !important;
  color: #FFFFFF !important;
}
.tag_red {
  background-color: #DB4545 !important;
  color: #FFFFFF !important;
}

i {
  text-transform: uppercase;
  font-weight: 700;
  color: #706F8E;
  font-style: normal !important;
  font-size: 10px;
  text-transform: uppercase;
}

.user_settings {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: fit-content;
  position: absolute;
  top: 80px;
  right: 32px;
  border-radius: 10px 10px 10px 10px;
  background-color: #FFFFFF;
  padding: 22px;
  opacity: 1;
  z-index: 100;
  box-shadow: 0 2px 8px 0 rgba(38, 35, 58, 0.04), 0 16px 24px 0 rgba(112, 111, 142, 0.16);
}
.user_settings_visible {
  display: flex;
  animation-name: Appear;
  animation-duration: 400ms;
}

@keyframes Appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.app {
  display: grid;
  grid-template-columns: 180px 1fr;
  height: 100vh;
}

.dashboard_container {
  display: block;
  margin: 0 32px 32px 32px;
  border-radius: 8px;
  height: 100vh;
  overflow-y: scroll;
}
.dashboard_content {
  display: grid;
  grid-template-columns: 1fr 250px;
  gap: 22px;
  margin: 12px 0 0 0;
}
.dashboard_buttonCluster {
  padding: 16px;
  background-color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  border-radius: 8px;
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.08), 0 0.5px 2px 0 rgba(112, 111, 142, 0.16);
}
.dashboard_buttonCluster-button {
  padding: 16px;
  font-size: 16px;
  text-align: left;
  color: #FFFFFF;
  background-color: #8c8ba5;
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.04), 0 2px 4px 0 rgba(112, 111, 142, 0.16);
  transition: 0.3s all ease;
}
.dashboard_buttonCluster-button:hover {
  box-shadow: 0 2px 4px 0 rgba(38, 35, 58, 0.04), 0 8px 16px 0 rgba(112, 111, 142, 0.16);
  background-color: #319bce;
}
.dashboard_buttonCluster-button:active {
  background-color: #21698C;
}
.dashboard_buttonCluster-button span {
  margin-right: 22px;
  white-space: nowrap;
}
.dashboard_buttonCluster-button .fa-solid {
  color: #FFFFFF;
  font-size: 32px;
}
.dashboard_buttonCluster_buttonActive {
  background-color: #21698C;
}
.dashboard_news_and_notes .news {
  padding: 16px;
  font-size: 16px;
  color: #26233A;
  background-color: #FFFFFF;
  border-radius: 16px;
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.08), 0 0.5px 2px 0 rgba(112, 111, 142, 0.16);
  width: auto;
}
.dashboard_news_and_notes .news .cards {
  overflow: hidden;
  height: fit-content;
  width: auto;
}
.dashboard_news_and_notes .news .cards_container {
  display: flex;
  flex-wrap: nowrap;
  height: 210px;
  margin: 0 0 10px 0;
  transform: translateX(0);
  transition: all 0.2s ease-in;
}
.dashboard_news_and_notes .news .cards .card {
  width: 100%;
  flex-shrink: 0;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.dashboard_news_and_notes .news .cards .card:hover .btn_remove_announcement {
  display: flex;
  opacity: 1;
}
.dashboard_news_and_notes .news .cards .card_title {
  margin-bottom: 16px;
  word-break: break-all;
}
.dashboard_news_and_notes .news .cards .card_content {
  word-break: break-all;
}
.dashboard_news_and_notes .news .cards .card_dotbutton {
  display: inline;
  height: 12px;
  width: 12px;
  margin: 0 4px;
  border: 1px solid #a9a8bb;
  background-color: #E9EAEF;
  border-radius: 100px;
}
.dashboard_news_and_notes .news .cards .card_dotbutton:hover {
  border: 1px solid #6F7ADD;
  background-color: #d6d9f5;
}
.dashboard_news_and_notes .news .cards .card_dotbutton-active {
  border: 1px solid #4654d3;
  background-color: #6F7ADD;
}
.dashboard_news_and_notes .news .cards .card_dotbutton-active:hover {
  border: 1px solid #2c3aba;
  background-color: #98a0e7;
}
.dashboard_news_and_notes .notes {
  display: block;
  margin: 32px 0;
  padding: 16px;
  border-radius: 16px;
  background-color: #FEFCC2;
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.08), 0 0.5px 2px 0 rgba(112, 111, 142, 0.16);
  width: auto;
}
.dashboard_news_and_notes .notes h1 {
  font-size: 22px;
  color: #827645;
}
.dashboard_news_and_notes .notes table {
  border: 1px solid transparent;
  margin: 16px 0 0 0;
  width: 100%;
}
.dashboard_news_and_notes .notes table tbody tr td {
  color: #827645;
  border-bottom: 1px dashed rgba(130, 118, 69, 0.6) !important;
}
.dashboard_news_and_notes .notes table tbody tr td:first-child {
  max-width: 72px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard_news_and_notes .notes table tbody tr td:last-child {
  text-align: right;
  padding: 8px 0;
}
.dashboard_news_and_notes .card_title {
  align-items: center;
  text-align: center;
  text-transform: capitalize;
  color: #21698C;
  font-size: 18px;
}
.dashboard_news_and_notes .card_pharagraph {
  display: block;
  margin: 32px auto;
  font-size: 14px;
}

.chart_container {
  display: block;
  width: 100%;
  height: auto;
}
.chart_container canvas {
  width: 100% !important;
  height: auto !important;
}

/*
    ...
    grid
    ...
*/
.login_container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
.login_window {
  background-color: #FFFFFF;
  width: 350px;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0 0 10px -4px rgba(0, 0, 0, 0.2);
}
.login_header {
  display: block;
}
.login_header img {
  display: block;
  height: 40px;
  width: auto;
  margin-bottom: 18px;
}
.login_header p {
  margin: 18px 0 24px 0;
  color: #706F8E;
}
.login_footer {
  display: block;
  margin-top: 48px;
}
.login_footer .login_icons {
  display: block;
  margin: 24px auto 16px auto;
  width: fit-content;
}
.login_footer .login_icons .fa-regular {
  font-size: 18px;
  color: #26233A;
  margin: 0 4px;
}
.login_footer p {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: #26233A;
}
.login_footer .foot_brief {
  display: block;
  margin: 16px auto 0 auto;
  width: fit-content;
}
.login_footer .foot_brief p {
  color: #706F8E;
  display: inline-block;
}
.login_footer .foot_brief img {
  display: inline-block;
  height: 10px;
  width: auto;
}
.login_content .btn {
  display: block;
  margin: auto;
}

@media screen and (max-width: 1024px) {
  .app {
    display: grid;
    grid-template-columns: 75px 100%;
    height: 100vh;
  }
  .app_topbar {
    max-width: 90%;
  }
  .app_sidebar {
    background-color: #26233A;
    height: 100%;
    max-width: 100%;
    overflow-y: scroll;
  }
  .app_sidebar_container {
    width: 100%;
  }
  .app .sidebar_item span {
    display: block;
    padding: 16px 16px;
    margin: 8px auto;
    text-align: center;
  }
  .app .sidebar_item span .label {
    display: none;
  }
  .datatable_content {
    display: block;
    overflow-x: scroll;
  }
  .dashboard_container {
    margin: 0;
    padding: 16px !important;
  }
  .dashboard_datefilter {
    display: none;
  }
  .dashboard_content {
    grid-template-columns: 1fr !important;
    padding: 0;
  }
  #datatable-container {
    display: block;
    width: 100%;
    max-width: 90%;
  }
}
@media screen and (max-width: 800px) {
  .app {
    grid-template-columns: 1fr !important;
  }
  .app_sidebar {
    display: none !important;
  }
  .datatable_container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 16px !important;
  }
  .app_topbar {
    padding: 16px 0px;
    max-width: 100% !important;
    margin: 0;
  }
  .dashboard_news_and_notes {
    display: grid !important;
    grid-template-columns: 50% 50% !important;
  }
  .dashboard_news_and_notes .news, .dashboard_news_and_notes .notes {
    display: inline;
  }
}

/*# sourceMappingURL=main.css.map */
.zoom_picture {
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
  border-radius: 8px;
  background-color: #F5F6FA;
  box-shadow: rgba(38, 35, 58, 0.08), 0 0.5px 2px 0 rgba(112, 111, 142, 0.16);
  margin-bottom: 22px;
  box-shadow: 0 0 1px 0 rgba(38, 35, 58, 0.04), 0 2px 4px 0 rgba(112, 111, 142, 0.16);
}

.zoom_picture img {
  display: block;
  object-fit: cover;
  cursor: pointer;
  transition: 0.3s;
}

.zoom_picture img:hover {opacity: 0.7;}

.modal_zoom {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content-zoom {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
.caption-zoom {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content-zoom, .caption-zoom {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close-zoom {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close-zoom:hover,
.close-zoom:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content-zoom {
    width: 100%;
  }
}
.fa-eye{
  color: #2c3aba;
}
.contenedor {
  display: flex;
  justify-content: space-between;
  width: 300px; /* Puedes ajustar este valor según tus necesidades */
  border: 1px solid #ccc; /* Añade un borde para visualización */
  padding: 10px;
}

.fecha, .hora {
  flex: 1;
  text-align: center;
}