.file-upload-cutsom--input {
  width: calc(100% - 200px);
}

.file-upload-cutsom-group-button {
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
}

.card_number {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10px;
}

.card_number-title {
  font-size: 20px;
  padding: 0;
  margin: 0;
  padding-top: 20px;
}

.card_number .info-user span {
  font-size: 14px;
  color: black;
}

.card_number .info-user label {
  font-weight: bold;
}

.card_number .card_user {
  position: relative;
  width: 50em;
  height: 28em;
  border-radius: 15px;
  border: 1px solid #cfcece;
  margin: 0 auto;
}

.card_number .card_user .card_user-bg-imgae {
  background-repeat: no-repeat;
  background-position-x: calc(100% - 10em);
  background-position-y: center;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-size: 104px;
  margin-top: 25px;
}

.card_number .card_user .card_content {
  z-index: 1;
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
}

.card_number .card_header {
  border-top-right-radius: 1.5em;
  border-top-left-radius: 1.5em;
  width: 50em;
  height: 6em;
  background: green;
  position: relative;
}

.card_number .card_header img {
  position: absolute;
  top: 20%;
  left: 2%;
  width: 75px;
  height: 120%;
}

.card_number .card_header .text-header {
  position: absolute;
  top: 20%;
  left: 21%;
  text-align: center;
  font-weight: bold;
  color: white;
  margin: 0 auto;
  font-size: 23px;
}

.card_number .card_content .content_title {
  text-align: center;
}

.card_number .card_content .content_title .text_title {
  font-size: 23px;
  color: green;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
}

.card_number .card_content .content_title .text_title_2 {
  color: orange;
  font-size: 14px;
  font-weight: 700;
}

.card_number .content {
  display: inline;
}

.card_number .qr_code {
  width: 6em;
  height: 6em;
}

.card_number .text_card_number {
  margin-top: 5px;
  color: #011395;
  font-weight: bold;
  font-size: 1.2em;
}

.card_number .card-title-form {
  color: #011395;
}

.card_number .img_qr_code {
  width: 6em;
  height: 6em;
  float: right;
  margin-top: 10em;
  position: absolute;
  right: 25px;
}

.card_number .row .img_user {
  width: 12em;
  height: 13em;
  -o-object-fit: contain;
     object-fit: contain;
}

.card_number-home {
  background-color: rgb(252, 250, 246);
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.card_number-home .card {
  background-color: transparent;
}

.card_number-home .card:last-child {
  border-bottom: 0;
}

.admin-member-show .card_number {
  font-size: 10px;
}

.text-max-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-max-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.admin_competition .ck-editor__editable[role=textbox] {
  /* Editing area */
  min-height: 200px;
}

.admin_competition .ck-content .image {
  /* Block images */
  max-width: 80%;
  margin: 20px auto;
}

.admin_competition table th {
  text-align: center;
}

.admin_competition .btn-primary {
  background-color: #007bff;
  border-color: #007bff;
}

.admin_competition .btn-primary:hover {
  background-color: #0069d9 !important;
  border-color: #0062cc !important;
}

.ck-powered-by {
  display: none;
}

.buttons-excel {
  color: #fff !important;
  background-color: #007bff !important;
  border-color: #007bff !important;
  box-shadow: none !important;
  border-radius: 6px !important;
}

.table-header {
  text-decoration: none;
  color: white;
  background-color: var(--bs-green);
  border-radius: 5px;
  padding: 0px !important;
}

.table-header:hover {
  text-decoration: none;
  color: white;
}

.table-title {
  padding-left: 20px;
  margin-top: 15px;
  float: left;
}

.collapse-table {
  float: right;
}

.table-plus-button i:hover {
  color: green;
}

.card-body-border {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  /*margin-bottom: 15px!important;*/
  background-color: #ececec;
}

table.table-striped tbody tr:nth-child(odd) td,
table.table-striped tbody tr:nth-child(odd) th {
  background: none;
}

table.table-striped tbody tr:nth-child(odd):hover td,
table.table-striped tbody tr:nth-child(odd):hover th {
  background: #f5f5f5;
}

.footer-dt-table {
  margin-top: 10px !important;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
  box-shadow: none;
  border-radius: 6px;
  padding: 0.53125rem 0.9375rem;
}

.btn-primary:hover,
.btn-primary:focus {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
  box-shadow: none;
  border-radius: 6px;
}

.breadcrumb {
  font-family: Arial, Tahoma, sans-serif;
}

.breadcrumb .breadcrumb-item {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: capitalize;
}

.breadcrumb .breadcrumb-item.active {
  color: #333333;
}

.content-wrapper .table-header .table-title {
  text-transform: uppercase;
}

.content-wrapper .card-body.table-responsive {
  padding-bottom: 60px;
}

.content-wrapper .card-body.table-responsive table#member thead th:nth-child(2) {
  min-width: 1rem;
}

.content-wrapper .card-body.table-responsive table#member thead th:nth-child(3),
.content-wrapper .card-body.table-responsive table#member thead th:nth-child(4) {
  min-width: 10rem;
}

.content-wrapper .card-body.table-responsive table.dataTable {
  margin-top: 15px !important;
}

.content-wrapper .card-body.table-responsive table.dataTable td {
  white-space: nowrap;
}

.content-wrapper .card-body.table-responsive table thead {
  background-color: var(--bs-teal);
}

.content-wrapper .card-body.table-responsive table thead th {
  white-space: nowrap !important;
  color: white;
}

.content-wrapper .card-body.table-responsive table thead th:first-child {
  border-top-left-radius: 5px;
}

.content-wrapper .card-body.table-responsive table thead th:last-child {
  border-top-right-radius: 5px;
}

.content-wrapper .card-body.table-responsive .dataTables_wrapper .row:nth-child(1) {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-right: 40px;
  top: 60px;
}

.content-wrapper .card-body.table-responsive .dataTables_wrapper .row:nth-child(2) {
  margin-top: 30px !important;
}

.content-wrapper .card-body.table-responsive .dataTables_wrapper .footer-dt-table {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-right: 40px;
}

.datepicker-days {
  margin: 0.5rem !important;
}

.avatar img {
  -o-object-fit: contain;
     object-fit: contain;
}

.dataTables_wrapper .dataTables_processing {
  display: none !important;
}
