.bk-color-indagia {
  background-color: #203864 !important;
}

.modal .modal-header>.modal-title, .modal .modal-header>.close {
  color: #fff;
}

.modal-header {
  background-color: #203864;
}

.modal-header span {
  color: #fff;
}

.modal-title {
  color: #fff;
}

select.custom-select {
  display: inline-block !important;
}

.w-5 {
  width: 5% !important;
}

.w-10 {
  width: 10% !important;
}

.w-15 {
  width: 15% !important;
}

.w-35 {
  width: 35% !important;
}

.w-70 {
  width: 70% !important;
}

.w-85 {
  width: 85% !important;
}

.v-center-screen {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.v-center-screen>img {
  width: 100%;
}

.file-mimetype {
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}

.pdf {
  background-image: url("/static/images/files-type/pdf.png") !important;
}

.jpg {
  background-image: url("/static/images/files-type/jpg.png") !important;
}

.doc {
  background-image: url("/static/images/files-type/doc.png") !important;
}

.png {
  background-image: url("/static/images/files-type/png.png") !important;
}

.txt {
  background-image: url("/static/images/files-type/txt.png") !important;
}

.csv {
  background-image: url("/static/images/files-type/csv.png") !important;
}

.ppt {
  background-image: url("/static/images/files-type/ppt.png") !important;
}

.xls {
  background-image: url("/static/images/files-type/xls.png") !important;
}

.xml {
  background-image: url("/static/images/files-type/xml.png") !important;
}

.bs-stepper .step-trigger {
  width: 100%;
  justify-content: start;
}

.bs-stepper .step-trigger:hover {
  width: 100%;
  justify-content: start;
}

.table.dataTable tr {
  border: none !important;
}

tr.odd>td:nth-child(1), tr.even>td:nth-child(1) {
  white-space: normal !important;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 768px) {
  tr.odd>td:nth-child(1), tr.even>td:nth-child(1) {
    display: inline-block;
    width: 67vw !important;
  }
  #notification-content {
    left: -14rem !important;
    width: 310px !important;
  }
}

@media (max-width: 350px) {
  #notification-content {
    left: -12rem !important;
  }
}

#notification-content {
  max-height: 210px;
  overflow-y: scroll;
}

#btn-show-invoice-in-windows {
  color: #fff;
  font-size: 1.3em;
  cursor: pointer;
}

.container-btn-user-registration {
  max-width: 50%;
  margin: 0 auto;
}

input[type=text].form-control.valid+label:after, input[type=text].form-control:focus.valid+label:after, input[type=text].form-control.invalid+label:after, input[type=text].form-control:focus.invalid+label:after, input[type=password].form-control.valid+label:after, input[type=password].form-control:focus.valid+label:after, input[type=password].form-control.invalid+label:after, input[type=password].form-control:focus.invalid+label:after {
  top: 3.75rem !important;
}

.container-emails-d-match {
  content: attr(data-error);
  color: #f44336;
  opacity: 1;
  font-size: 11px;
  position: absolute;
  bottom: -36px;
  left: 113px;
  display: none;
}

.container-passwords-d-match {
  content: attr(data-error);
  color: #f44336;
  opacity: 1;
  font-size: 11px;
  position: relative;
  bottom: 32px;
  left: 113px;
  display: none;
}

span.field-icon {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  right: 0.5rem;
  top: 0.7rem;
  z-index: 2;
}

@keyframes bounce {
  50% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
  }
}

.top-panel {
  width: 100%;
  position: relative;
  top: 76px;
}

#modal-approve-pdf>div>div>div.modal-header {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.sub-container_login {
  overflow: inherit;
  position: relative;
}

.select_with_icon_fix {
  max-width: 95%;
  left: 37px;
}

select.mdb-select {
  height: 0;
  display: block !important;
  visibility: hidden;
}

#div_show_add_user_modal_template>div>div>div>div>label {
  margin-left: 3.5rem;
}

@media (min-width: 80em) {
  .container-img-user-registration {
    width: 50%;
    margin: 0 auto;
  }
  .top-panel {
    display: none;
  }
}

@media (min-width: 90.063em) {
  #modal-view-pdf>div>div>div.modal-header>div.row.row-container-open-window-button {
    width: 100%;
  }
  #button-show-workspace-in-window {
    display: flex;
    flex-direction: row-reverse;
  }
  #modal-view-pdf>div>div>div.modal-header>div.preloader-wrapper.active.loader-workspace {
    width: 15px;
    height: 15px;
    position: relative;
    top: 5px;
    left: 7px;
  }
  .top-panel {
    display: none;
  }
}

@media (max-width: 575px) {
  body>div.view>div>div>div#sub-container-user-registration-fields {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 508px;
    position: relative;
  }
  body>div.view>div>div>div.sub-container_login {
    top: 0px;
  }
  body>div.view>div>div>div.row>div>div>div>form>div>div:nth-child(1)>div:nth-child(4) {
    bottom: 8px;
  }
  body>div.view>div>div>div.row>div>div>div>form>div>div:nth-child(2) {
    bottom: 31px;
  }
  .top-panel {
    display: block;
  }
  body>div.view>div>div>div.row>div>div>div.card-body-registration-modal {
    height: 948px;
  }
  #form-approve-pdf>div>div>div>div.select-dropdown {
    width: 100%;
  }
  .align-cogs-navbar {
    padding-top: 12px !important;
  }
}

label>i.fa-search {
  padding-top: 10px
}

.img-responsive {
  display: inline-block !important;
}

.indagia-gradient {
  background: -webkit-linear-gradient(50deg, #4cc5f1, #203864 100%)!important;
  background: -o-linear-gradient(50deg, #4cc5f1, #203864)!important;
  background: linear-gradient(40deg, #4cc5f1, #203864)!important
}

.indagia-text {
    color: #203864!important;
}

.prefix+.select-wrapper.mdb-select {
  margin-left: 2.5rem;
}

#body-section>main {
  margin-bottom: 90px;
}

div.dataTables_wrapper div.dataTables_info {
  white-space: normal;
}

.side-nav a {
  height: 24px;
}

/* FOR ACCOUNTING ACCOUNT */

/*
#table-accounting-account tr.shown {
  background-color: #1976d2;
}

#table-accounting-account tr.shown * {
  color: #fff;
}

#table-accounting-account tr.shown+tr {
  background-color: #1e88e5;
}
*/

#table-accounting-account tr.shown+tr>td {
  padding: 10px;
}

#table-accounting-account tr.shown+tr>td table {
  margin-bottom: 0;
}

.select-user-registration {
  padding-bottom: 4px;
}

#menu-section .line {
  display: none;
}

.btn-circle.btn-md {
  width: 40px;
  height: 40px;
  padding: 8px 14px;
  border-radius: 35px;
  font-size: 14px;
  line-height: 1.33;
}

.floating-input-pdf {
  position: fixed;
  z-index: 2;
  bottom: 10;
  left: 10;
}

li.paginate_button.page-item.active {
  background-color: #4285f4;
}

.btn-group-vertical .btn {
  margin: 0;
}

.car-options {
  position: absolute;
  top: 50%;
  display: flex;
  justify-content: space-between;
  width: 100%;
  left: 0;
  padding: 0 15px;
  height: 0;
}

.container-carousel {
  max-width: 200px;
  width: auto;
  margin: auto;
}

#react-carousel, #react-carousel2 {
  max-width: 100%;
  max-height: 100%;
}

#root *::selection, #react-carousel *::selection {
  display: none;
}

.container-carousel .card-img-top {
  max-height: 100%;
}

.loading{
  min-height: 35px;
}

.loading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(165, 165, 165, 0.418);
  z-index: 5;
  background-image: url("/static/images/logo-indagia.png");
  background-repeat: no-repeat;
  background-position: center;
}

.car-arrows {
  color: #203864;
  cursor: pointer;
}

#car-right {
  margin-right: -2%;
}

#car-left {
  margin-left: -2%;
}

.recon_files {
    cursor: pointer;
}

#recon_section .classic-admin-card {
  cursor: pointer;
}
#recon_section .classic-admin-card.active {
  background-color: #4285f4;
}
#recon_section .classic-admin-card.active *{
  color: white !important;
}

#services .waves-ripple{
  all: unset !important;
}