/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *


 */


.right {
  float: right;
}

.hidden {
  display: none;
}

.admin .img.thumb {
  max-width: 50px;
}

.oneline {
  display: inline-block !important;
  max-width: 555px;
}

.paging.active {
  color: #215582;
  font-weight: bold;
}

.daychoose {
  height: 34px !important;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}

.half {
  width: 50%;
  min-width: 250px;
}

.quarter {
  width: 25%;
  min-width: 250px;
}

.inblock {
  display: inline-block !important;
}

#notice {
  display: inline-block;
}

.admin form label {
  padding-top: 10px;
}

.highcharts-button {
  display: none !important;
}

.highcharts-credits {
  display: none !important;
}

.admin .badge {
  border-radius: 5px;
}

/* Button change month at layout admin */

.change-month {
  margin-top: 15px;
  font-size: -webkit-xxx-large;
  text-align: center;
}

a.btn.fa.fa-backward,
a.btn.fa.fa-calendar,
a.btn.fa.fa-forward {
  padding: 0px;
  color: #3c8dbc;
}

a.btn.fa.fa-backward:hover,
a.btn.fa.fa-calendar:hover,
a.btn.fa.fa-forward:hover {
  color: #f39c12;
}

/* Show detail(actions) user */
.report-action-user {
  color: #000000;
}

.img-action-user {
  width: 100px;
  text-align: center;
}

.user-detail {
  position: relative;
  background: #fff;
  border: 1px solid #f4f4f4;
  padding: 20px;
  margin: 10px 0px;
}

/* Redirect link report */
.redirect-link {
  z-index: 1;
}

.custom-filter .custom-check-date {
  border: solid 1px #cccccc;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 5px;
  border-radius: 0px;
  background-color: #fff;
  cursor: default;
  pointer-events: none;
  max-width: 140px;
}

#chartdiv {
  width: 100%;
  height: auto;
}

/* Paging user extend admin*/
.user-extend-admin .first,
.user-extend-admin .last {
  display: none;
}

.user-extend-admin .pagination {
  display: flex;
  justify-content: end;
  align-items: center
}

.user-extend-admin .pagination span {
  padding: 0 10px;
  background: #fafafa;
  border: 1px solid #000000;
  height: 25px
}

.user-extend-admin .pagination .next,
.pagination .prev {
  padding: 0 8px;
}

.user-extend-admin .pagination .current {
  background: #000000;
  color: #fff;
  border: 1px solid #000000;
}

.user-extend-admin .pagination .first a,
.user-extend-admin .pagination .prev a,
.user-extend-admin .pagination .next a,
.user-extend-admin .pagination .last a,
.user-extend-admin .pagination .page a {
  color: #666 !important;
}

.user-extend-admin .pagination .first a:hover,
.user-extend-admin .pagination .prev a:hover,
.user-extend-admin .pagination .next a:hover,
.user-extend-admin .pagination .last a:hover,
.user-extend-admin .pagination .page a:hover {
  text-decoration: none;
  color: #000000 !important;
}

.user-extend-admin .fs-flex {
  font-size: 1rem !important
}

.user-extend-admin .mx-1rem {
  margin: 0 1rem;
}

.report-gender-user .report-gender {
  font-weight: bold;
  font-size: larger;
}

.report-gender-user .report-gender .gender {
  color: blue;
}

.report-gender-user .report-gender .value {
  color: red;
  text-align: right;
}

#filter-report-gender span.select2 {
  width: auto !important;
  min-width: 196px;
}

#filter-report-gender .mb-b5 {
  margin-bottom: 5px;
}

#filter_app_extract_user .width-input, #filter_app_extract_user span.select2, #filter_app_extract_user_2 .width-input {
  width: 100% !important;
  margin-bottom: 5px;
}

#filter_id_report_user .width-input, #filter_id_report_user span.select2, #filter_id_report_user_2 .width-input {
  width: 250px !important;
  margin-bottom: 5px;
}

#filter_app_extract_user .row {
  margin-bottom: 5px;
}

#filter_app_extract_user .select2-container--default .select2-selection--multiple {
  border: 1px solid #D2D6DE;
  border-radius: 0;
}

#filter_app_extract_user .select2-container--default .select2-selection--multiple input.select2-search__field {
  padding-left: 18px;
  padding-right: 10px;
  appearance: none;
  -webkit-appearance: none;
}

#filter_app_extract_user .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  height: 34px
}

#filter_app_extract_user .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #757575;
}

#filter_app_extract_user .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px
}
#filter_app_extract_user .select2-container--default .select2-selection--multiple {
  min-height: 34px;
  transition: 0.1s;
}

.select2-container--default .select2-selection--multiple:before {
  content: "";
  display: block;
  position: absolute;
  border-color: #333 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0px 4px;
  height: 0;
  right: 6px;
  margin-left: -4px;
  margin-bottom: -5px;
  top: 50%;
  width: 0;cursor: pointer
}

#filter_app_extract_user .select2-container--default.select2-container--open .select2-selection--multiple:before {
  transform: rotate(180deg);
  top: 35%;
}


#filter_app_extract_user .select2-container--default .select2-selection--single .select2-selection__arrow b  {
  border-color: #333 transparent transparent transparent;
}

#filter_app_extract_user .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #333 transparent;
}

@media (max-width: 450px) {
  .user-extend-admin .fs-flex {
    font-size: 0.775rem !important
  }

  .user-extend-admin .input-md {
    height: 37px;
    padding-left: 10px
  }

  .user-extend-admin .mx-1rem {
    margin: 0
  }

}


.pending {
  fill: #e74c3c;
}

.bar {
  fill: #2ecc71;
}

.bar:hover,
.pending:hover {
  fill: #3498db;
}

.axis path,
.axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

.legend {
  padding: 5px;
  font: 16px sans-serif;
  background: yellow;
  box-shadow: 2px 2px 1px #888;
}

.tooltip-custom {
  background: #eee;
  box-shadow: 0 0 5px #999999;
  color: #333;
  font-size: 12px;
  left: 130px;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 95px;
  z-index: 99999999999;
  display: block;
  opacity: 0;
  height: 20px;
  width: 100px;
}

.apexcharts-toolbar {
  display: none !important;
}

.custom-calendar {
  margin-left: 12px;
}
.table-responsive#subject {
  overflow-y: auto;
  /* height: 400px; */
  table {
    background: white;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    thead {
      th {
        position: sticky;
        top: 0px;
        background: #ddd;
      }
    }
    tbody {
      tr {
        td {
          overflow-wrap: break-word;
        }
      }
    }
    th, td {
      padding: 8px 16px;
      border: 1px solid #ccc;
    }
  }
}
