/*!

=========================================================
* Paper Dashboard Angular - v2.1.0
=========================================================

* Product Page: https://www.creative-tim.com/product/paper-dashboard-angular
* Copyright 2019 Creative Tim (https://www.creative-tim.com)
* Licensed under MIT (https://github.com/creativetimofficial/paper-dashboard-angular/blob/master/LICENSE.md)

* Coded by Creative Tim

=========================================================

* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

*/
.tim-row {
  margin-bottom: 20px;
}

.tim-white-buttons {
  background-color: #777777;
}

.typography-line {
  padding-left: 25%;
  margin-bottom: 35px;
  position: relative;
  display: block;
  width: 100%;
}

.typography-line span {
  bottom: 10px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  left: 0;
  position: absolute;
  width: 260px;
  text-transform: none;
}

.tim-row {
  padding-top: 60px;
}

.tim-row h3 {
  margin-top: 0;
}

.offline-doc .page-header {
  display: flex;
  align-items: center;
}

.offline-doc .footer {
  position: absolute;
  width: 100%;
  background: transparent;
  bottom: 0;
  color: #fff;
  z-index: 1;
}

@media all and (min-width: 992px) {
  .sidebar .nav > li.active-pro {
    position: absolute;
    width: 100%;
    bottom: 10px;
  }
}

.card.card-upgrade .card-category {
  max-width: 530px;
  margin: 0 auto;
}

/* Nucleo Style */

.demo-iconshtml {
  font-size: 62.5%;
}

.demo-icons body {
  font-size: 1.6rem;
  font-family: sans-serif;
  color: #333333;
  background: white;
}

.demo-icons a {
  color: #608CEE;
  text-decoration: none;
}

.demo-icons header {
  text-align: center;
  padding: 100px 0 0;
}

.demo-icons header h1 {
  font-size: 2.8rem;
}

.demo-icons header p {
  font-size: 1.4rem;
  margin-top: 1em;
}

.demo-icons header a:hover {
  text-decoration: underline;
}

.demo-icons .nc-icon {
  font-size: 34px;
}

.demo-icons section h2 {
  border-bottom: 1px solid #e2e2e2;
  padding: 0 0 1em .2em;
  margin-bottom: 1em;
}

.demo-icons ul {
  padding-left: 0;
}

.demo-icons ul::after {
  clear: both;
  content: "";
  display: table;
}

.demo-icons ul li {
  width: 20%;
  float: left;
  padding: 16px 0;
  text-align: center;
  border-radius: .25em;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
}

.demo-icons ul li:hover {
  background: #f4f4f4;
}

.demo-icons ul p,
.demo-icons ul em,
.demo-icons ul input {
  display: inline-block;
  font-size: 1rem;
  color: #999999;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.demo-icons ul p {
  padding: 20px 0 0;
  font-size: 12px;
  margin: 0;
}

.demo-icons ul p::selection,
.demo-icons ul em::selection {
  background: #608CEE;
  color: #efefef;
}

.demo-icons ul em {
  font-size: 12px;
}

.demo-icons ul em::before {
  content: '[';
}

.demo-icons ul em::after {
  content: ']';
}

.demo-icons ul input {
  text-align: center;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  display: none;
}

/*!

 =========================================================
 * Paper Dashboard Pro Angular - v1.3.0
 =========================================================

 * Product Page: https://www.creative-tim.com/product/paper-dashboard-pro-angular
 * Copyright 2018 Creative Tim (http://www.creative-tim.com)

 =========================================================

 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

 */
.tim-row {
  margin-bottom: 20px;
}

.tim-white-buttons {
  background-color: #777777;
}

.typography-line {
  padding-left: 25%;
  margin-bottom: 35px;
  position: relative;
  display: block;
  width: 100%;
}

.typography-line span {
  bottom: 10px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  left: 0;
  position: absolute;
  width: 260px;
  text-transform: none;
}

.tim-row {
  padding-top: 60px;
}

.tim-row h3 {
  margin-top: 0;
}

.offline-doc .page-header {
  display: flex;
  align-items: center;
}

.offline-doc .footer {
  position: absolute;
  width: 100%;
  background: transparent;
  bottom: 0;
  color: #fff;
  z-index: 1;
}

#map {
  position: relative;
  width: 100%;
  height: 100vh;
}

.demo-iconshtml {
  font-size: 62.5%;
}

.demo-icons body {
  font-size: 1.6rem;
  font-family: sans-serif;
  color: #333333;
  background: white;
}

.demo-icons a {
  color: #608CEE;
  text-decoration: none;
}

.demo-icons header {
  text-align: center;
  padding: 100px 0 0;
}

.demo-icons header h1 {
  font-size: 2.8rem;
}

.demo-icons header p {
  font-size: 1.4rem;
  margin-top: 1em;
}

.demo-icons header a:hover {
  text-decoration: underline;
}

.demo-icons .nc-icon {
  font-size: 34px;
}

.demo-icons section h2 {
  border-bottom: 1px solid #e2e2e2;
  padding: 0 0 1em .2em;
  margin-bottom: 1em;
}

.demo-icons ul {
  padding-left: 0;
}

.demo-icons ul::after {
  clear: both;
  content: "";
  display: table;
}

.demo-icons ul li {
  width: 20%;
  float: left;
  padding: 16px 0;
  text-align: center;
  border-radius: .25em;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
}

.demo-icons ul li:hover {
  background: #f4f4f4;
}

.demo-icons ul p,
.demo-icons ul em,
.demo-icons ul input {
  display: inline-block;
  font-size: 1rem;
  color: #999999;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.demo-icons ul p {
  padding: 20px 0 0;
  font-size: 12px;
  margin: 0;
}

.demo-icons ul p::selection,
.demo-icons ul em::selection {
  background: #608CEE;
  color: #efefef;
}

.demo-icons ul em {
  font-size: 12px;
}

.demo-icons ul em::before {
  content: '[';
}

.demo-icons ul em::after {
  content: ']';
}

.demo-icons ul input {
  text-align: center;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
  display: none;
}

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 .4em;
  padding: 0;
  color: #2C4080;
  font-size: 0.875em !important;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
  line-height: 24px;
  font-weight: normal !important;
}

.card_update {
  color: #2C4080 !important;
  font-size: 12px !important;
}

.card .card-body {
  padding: 5px 15px 5px 15px;
}

.table_header {
  border: 1px solid #ffffff !important;
  vertical-align: middle !important;
  background-color: #D99943 !important;
  border-radius: 1px;
}

.col-md-3-custom {
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  /*max-width: 23%;*/
  position: fixed;
  /*top: 15%;*/
  left: 79%;
  width: 20%;
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.tooltip2 {
  position: relative !important;
  display: inline-block !important;
}

.tooltip2 .tooltiptext {
  visibility: hidden !important;
  width: 120px !important;
  background-color: black !important;
  color: #fff !important;
  text-align: center !important;
  border-radius: 6px !important;
  padding: 5px 0 !important;

  /* Position the tooltip */
  position: absolute !important;
  z-index: 1 !important;
}

.tooltip2:hover .tooltiptext {
  visibility: visible !important;
}

.table-responsive1 {
  border: 2px solid rgb(220, 145, 41) !important;
  overflow: hidden !important;
  padding-bottom: 0px !important;
  border-radius: 6px !important;
}

.table-responsive {
  border: 2px solid rgb(255, 255, 255) !important;
  background-color: white;
  border-radius: 6px !important;
  overflow: hidden !important;
  padding-bottom: 0px !important;
}


tr.group,
tr.group:hover {
  background-color: #ddd !important;
}

.CellWithComment {
  position: relative;
}

.CellComment {
  display: none;
  position: absolute;
  z-index: 100;
  border: 1px;
  background-color: white;
  border-style: solid;
  border-width: 1px;
  border-color: red;
  padding: 3px;
  color: red;
  top: 20px;
  left: 20px;
}

.CellWithComment:hover span.CellComment {
  display: block;
}

a.disabled {
  pointer-events: none;
  cursor: default;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.card .card-header {
  padding: 10px 10px 0;
  border: 0;
}

.input-group:focus-within {
  border: 1px solid #FFA534 !important;
  background-color: transparent;
  color: #66615B;
  border-radius: 5px;
  transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

.form-control:focus {
  border: none;
  background-color: transparent;
  color: #66615B;
  border-radius: 5px;
  transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

.font-size-login {
  font-size: 0.75rem;
  font-weight: bold;
}

.input-alert {
  color: #f10707;
}

.pointer-cursor {
  cursor: pointer !important;
}

.sidebar-icon {
  font-size: 15px !important;
}

.login-card {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  width: 30%;
}

@media (max-width: 820.98px) {
  .login-card {
    width: 80%;
  }
}

@media (max-width: 481px) {
  .login-card {
    width: 80%;
  }
}

.register-card {
  width: 75%;
  margin: auto;
  position: relative;
  top: 4%;
  overflow-y: auto;
  max-height: 100vh;
}

@media (max-width: 820.98px) {
  .register-card {
    top: 4%;
  }
}

@media (max-width: 481px) {
  .register-card {
    top: 0;
  }
}

.bg-login {
  background-image: url("../img/bg-login.jpg");
  background-size: cover;
  z-index: 0;
  height: 100vh;
}

.full-bg-login {
  background-color: rgb(0,0,0,.3);
  height: 100vh;
}

/* You can add global styles to this file, and also import other style files */
.carousel-control-prev-icon {
  width: 40px;
  height: 40px;
  background-color: #D99943;
}

.carousel-control-next-icon {
  width: 40px;
  height: 40px;
  background-color: #D99943;
}

.btn-cancel {
  background-color: #e81010;
  color: #FFFFFF;
}

.btn-cancel:hover {
  background-color: #e74949 !important;
  color: white !important;
  box-shadow: none !important;
}

.btn-edit {
  background-color: #D99943;
  color: #FFFFFF;
}

.edit:hover {
  background-color: #D99943 !important;
  color: white !important;
  box-shadow: none !important;
}

.btn-warn {
  background-color: #eacc00 !important;
  color: white !important;
  box-shadow: none !important;
}

.btn-ok {
  background-color: #00c011 !important;
  color: white !important;
  box-shadow: none !important;
}

.data-table-responsive {
  width: 100%;
}

@media (max-width: 820.98px) {
  .data-table-responsive {
    overflow-x: scroll;
    display: block;
  }
}

@media (max-width: 481px) {
  .data-table-responsive {
    overflow-x: scroll;
    display: block;
  }
}
