/*  */
body {
  background: lightslategray;
  padding-top: 1rem;
}

/* label {
  color: black;
} */

.material-icons {
  color: cadetblue;
  margin-right: 0.2rem;
  max-width: 24px;
}

.material-icons-priority {
  margin-left: -0.5rem;
}

.tab-link {
  text-decoration: underline;
}

.card-content a {
  display: block;
}

.card-header {
  /* padding-left: 16px; */
  display: flex !important;
  align-items: center;
}

textarea.area-url-links {
  /* border: 1px solid #f2f2f2;
  margin-top: 5px;
  padding: 5px;
  min-height: 250px; */
  min-height: 4rem !important;
}

.card-links {
  margin-bottom: 2rem;
}

.card-links a:hover {
  background: bisque;
}

.idealista-wrapper a:hover {
  background: bisque;
}

/* idealista */
textarea.area-idealista-link {
  max-height: 100px;
  /* margin-left: 1rem; */
  /* max-height: ; */
}

.numbering-input {
  padding-left: 5px !important;
}

.select-lang {
  border-color: transparent;
  border-bottom-color: black;
  display: flex;
  border-bottom: 1px solid #9e9e9e;
  height: 3.1rem;
}

.idealista-wrapper {
  padding: 1rem;
  background: whitesmoke;
  /* background: antiquewhite; */
  /* display: flex;
  align-items: center; */
}

/*  */
.table-of-contents-custom {
  /* padding-bottom: 1.5rem; */
}

.card-content a {
  margin: 0.4rem 0;
  display: block;
  font-size: 1.2rem !important;
  font-weight: 400;
  color: #2196f3;
}

label {
  font-size: 1rem !important;
}
