/*
* demo.css
* File include item demo only specific css only
******************************************************************************/

span.select2.select2-container {
    width: 100% !important;
} 

.light-style .menu .app-brand.demo {
  height: 64px;
}

.dark-style .menu .app-brand.demo {
  height: 64px;
}

.app-brand-logo.demo svg {
  width: 30px;
  height: 24px;
}

.app-brand-text.demo {
  font-size: 1.25rem;
}

.authentication-wrapper .app-brand-text.demo {
  font-size: 1.5rem;
  text-transform: capitalize;
}
/* ! For .layout-navbar-fixed added fix padding top tpo .layout-page */
.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page {
  padding-top: 64px !important;
}

/* Navbar page z-index issue solution */
.content-wrapper .navbar {
  z-index: auto;
}

/*
* Content
******************************************************************************/

.demo-blocks > * {
  display: block !important;
}

.demo-inline-spacing > * {
  margin: 1rem 0.375rem 0 0 !important;
}

/* ? .demo-vertical-spacing class is used to have vertical margins between elements. To remove margin-top from the first-child, use .demo-only-element class with .demo-vertical-spacing class. For example, we have used this class in forms-input-groups.php file. */
.demo-vertical-spacing > * {
  margin-top: 1.25rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-lg > * {
  margin-top: 1.875rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing-lg.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-xl > * {
  margin-top: 5rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing-xl.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.rtl-only {
  display: none !important;
  text-align: left !important;
  direction: ltr !important;
}

[dir='rtl'] .rtl-only {
  display: block !important;
}

/* Dropdown buttons going out of small screens */
@media (max-width: 576px) {
  #dropdown-variation-demo .btn-group .text-truncate {
    width: 300px;
    position: relative;
  }
  #dropdown-variation-demo .btn-group .text-truncate::after {
    position: absolute;
    top: 45%;
    right: 0.65rem;
  }
}
/*
* Layout demo
******************************************************************************/

.layout-demo-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 1.25rem;
}
.layout-demo-placeholder img {
  width: 900px;
}
.layout-demo-info {
  text-align: center;
  margin-top: 1.25rem;
}






.bglt-primary {
    background-color: rgba(76, 64, 237, 0.12) !important;
}

.bglt-primary i {
    color: #4c40ed;
}

.bglt-warning {
    background: rgba(255, 184, 73, 0.12) !important;
}

.bglt-warning i {
    color: #ffb849;
}

.bglt-info {
    background: rgba(240, 160, 160, 0.12) !important;
}

.bglt-info i {
    color: #f0a0a0;
}

.cstmcard h5 {
    font-size: 25px;
    margin-top: 12px;
}


.dflexbtwn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lineimg img {
   position: absolute;
   right: 15px;
   bottom: 15px;
   width: 70px;
   max-width: 100%;
}

.cstmcard p {
    color: #433c50;
}

.card.cstmcard {
    box-shadow: none;
    transition: all 0.5s;
}

.card.cstmcard:hover {
    box-shadow: 0 .25rem .625rem rgba(46,38,61,.2);
}
.dataTables_length {
    margin-bottom: 15px;
}


.table:not(.table-dark):not(.table-light) thead:not(.table-dark):not(.table-light) tr th {
    background-color: #e8eef1;
}
.form-control::file-selector-button {
    background: #ddd;
}

input[type="radio"] {
    position: relative;
    top: 2px;
}


li.menu-item.active.open img {
    filter: invert(1);
}

li.menu-item.active.open div {
    color: #fff;
}

.row.state-charge { align-items:end; }

.swal2-container.swal2-top-end {
    z-index: 9999999999 !important;
}

.swal2-container.swal2-center.swal2-backdrop-show {
    z-index: 9999;
}


form .col-12.col-md-4.mb-3 {
    position: relative;
}
.light-style .menu .app-brand.demo {
    margin: 10px 0;
}
.app-brand-link {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}
.app-brand-text.demo {
    font-size: 16px;
}



.cstmff  input {
    background: transparent !important;
    border: 1px solid #d1cfd4!important;
    border-radius: 6px !important;
    height: 35px !important;
    min-height: 35px !important;
}

.cstmff.form-floating>label {
    font-size: 13px;
    padding: 8px 10px;
}

.cstmff.form-floating input:focus + label {
    top: 0px;
    background: #ffffff;
    left: 7px;
    line-height: 20px;
    height: 20px;
    width:auto;
    padding: 0 8px;
    color: #433c50;
}

.cstmff.form-floating>.form-control:focus~label, .cstmff.form-floating>.form-control:not(:placeholder-shown)~label, .cstmff.form-floating>.form-control-plaintext~label, .cstmff.form-floating>.form-select~label {
    top: 2px;
    background: #fff;
    height: 20px;
    padding: 0 8px;
    left: 7px;
    width: auto;
}


.action_btn img {
    width: 22px;
}
.qklinkbtn {
    background: #fbce1a;
    padding: 10px;
    border-radius: 10px;
}

.form-control, .form-select, .select2-selection--single, .select2-container--default .select2-selection--multiple {
    background-color: #f6f9fb !important;
    height: 40px !important;
}

.form-control:focus, .form-select:focus, .select2-selection--single:focus {
    border-width: 1px !important;
    border-color: #adadad !important;
}

.select2-container--default.select2-container--focus .select2-selection, .select2-container--default.select2-container--open .select2-selection {
        border-color: #adadad !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}

 .select2-container--default .select2-selection--multiple {
    line-height: 27px !important;
}

form label {
    font-weight: 500;
    margin-bottom: 10px;
    font-size:13px;
}
.form-control::placeholder, .form-select::placeholder {
    color: #aba8b1;
    opacity: 1;
    font-size: 13px;
}
.select2-selection__rendered[title^="Select "] {
  color: #aba8b1 !important;
  font-size:13px;
}
td a {
    font-weight: 400;
    color: #491afb;
}

td {
    font-size: 13px;
}

th {
    font-weight:500 !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
}

.container-xxl { max-width:100% !important; }

span.input-group-text {
    height: 40px;
}

.input-group:focus-within .input-group-text {
    border-width: 1px;
    border-color: #adadad !important;
}

label.form-check-label {
    margin-bottom:0;
    margin-top:3px;
}

.fw-bold {
    font-weight: 600 !important;
}

.mapembed iframe { width:100%; height:230px; }

.statesprogress {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    margin: 25px 0;
}

.statesprogress .task-progress {
    flex: 0 0 17%;
}

.statesprogress .task-progress p {
    font-size: 15px;
    margin-bottom: 5px;
}
.p_red::-webkit-progress-value {
  background: #FF5858;
}
.p_sblue::-webkit-progress-value {
  background: #5A9AFF;
}
.p_purple::-webkit-progress-value {
  background: #4F46BA;
}
.p_lgreen::-webkit-progress-value {
  background: #2DF9AA;
}
.p_magenta::-webkit-progress-value {
  background: #C05AFF;
}
.p_yellow::-webkit-progress-value {
  background: #DCBD1A; 
}
.p_pink::-webkit-progress-value {
  background: #FF5AE5;
}
.p_green::-webkit-progress-value {
  background: #87BA46;
}
.p_orange::-webkit-progress-value {
  background: #FF843F;
}
.p_blue::-webkit-progress-value {
  background: #5A74FF;
}

.progress-section .prgwrap .task-progress {
  margin: 1.5rem 0;
  flex:0 0 85%;
}

.progress-section .task-progress p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
}
.progress-section span {
  color: #525252;
}
.progress-section .progress {
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  border-radius: 10px;
  height: 10px;
}
.progress-section .progress::-webkit-progress-bar {
  background-color: #f0f0f0;
}
.progress-section .progress::-webkit-progress-bar,
.progress-section .progress::-webkit-progress-value {
  border-radius: 10px;
}
.progress-section .progress::-moz-progress-bar {
  border-radius: 10px;
}
.progress-section .progress1::-webkit-progress-value {
  background: #5A9AFF;
}
.progress-section .progress2::-webkit-progress-value {
  background: #ffb453;
}
.progress-section .progress3::-webkit-progress-value {
  background: #FF5858;
}

.prgwrap {
    display: flex;
    align-items: center;
    width: 100%;
}

.chktoggle  .toggle.btn {
    height: 41px !important;
}









