@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Pages/Contact.razor.rz.scp.css */
input[b-my4kfbsv6a], label[b-my4kfbsv6a] {
  width: 100%;
}

input[b-my4kfbsv6a], textarea[b-my4kfbsv6a] {
  margin-bottom: 10px;
}

p i[b-my4kfbsv6a] {
  text-decoration: underline;
  cursor: pointer;
}
/* /Pages/Faq.razor.rz.scp.css */
.faqitem[b-wfbf579qsd] {
  border-bottom: 1px solid;
  cursor: pointer;
  margin-bottom: 1rem;
}
.faqitem h4 i[b-wfbf579qsd] {
  margin-right: 10px;
}
.faqitem h4:hover[b-wfbf579qsd] {
  text-decoration: underline;
}

a[b-wfbf579qsd] {
  color: white;
}
/* /Pages/Fastighetsagare.razor.rz.scp.css */
.btnContinue[b-1trbhjto3z] {
  background-color: #ffdda0;
}

.landlordInfo[b-1trbhjto3z] {
  margin-bottom: 1rem;
}

input[b-1trbhjto3z] {
  width: 100%;
  border: 1px solid #7D7D7D;
}

input[type=text]:focus[b-1trbhjto3z], input[type=date]:focus[b-1trbhjto3z], input[type=number]:focus[b-1trbhjto3z], textarea:focus[b-1trbhjto3z] {
  border: 1px solid #7D7D7D;
}

a[b-1trbhjto3z] {
  color: white;
}

.whiteblock h3[b-1trbhjto3z] {
  margin-top: 30px;
}

.blueblock .btnContinue.addBtn[b-1trbhjto3z] {
  height: 40px;
  color: #20334D;
  background-color: white;
  line-height: 30px;
}

.dlMobile[b-1trbhjto3z] {
  border: 1px solid #eaeaea;
  padding: 5px;
}
.dlMobile i[b-1trbhjto3z] {
  cursor: pointer;
}
.dlMobile i:hover[b-1trbhjto3z] {
  text-decoration: underline;
  color: #dc3545;
}

.mobileDistricts div[b-1trbhjto3z] {
  display: inline-block;
  width: 32.5%;
  margin: 0%;
}
.mobileDistricts div input[b-1trbhjto3z] {
  width: 100%;
}
.mobileDistricts select[b-1trbhjto3z] {
  width: 100%;
  color: #212529;
  text-decoration: none;
  cursor: pointer;
  -moz-user-select: none;
  border: 1px solid #7D7D7D;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0rem;
  /* transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
  height: 40px;
}
.mobileDistricts select:focus-visible[b-1trbhjto3z] {
  border: 1px solid #7D7D7D;
}
.mobileDistricts .addBtn[b-1trbhjto3z] {
  height: 40px;
  color: #20334D;
  background-color: white;
  line-height: 30px;
  font-size: 12px;
}
.mobileDistricts .btn-block[b-1trbhjto3z] {
  font-size: 12px;
}
.mobileDistricts .btn-block i[b-1trbhjto3z] {
  margin-left: 0px;
}
.mobileDistricts .mainContent button.btn.btn-block.summarybtn i[b-1trbhjto3z] {
  margin-left: 0px;
}

table.smaller td[b-1trbhjto3z] {
  padding: 3px 3px;
  margin-bottom: 0;
  /*input {
      width: 55px;
  }*/
}
table.smaller td input[b-1trbhjto3z], table.smaller td select[b-1trbhjto3z] {
  /*padding: 0.4rem;
      height: auto;*/
  font-size: 14px;
  width: 100%;
}
table.smaller td select[b-1trbhjto3z] {
  color: #212529;
  text-decoration: none;
  cursor: pointer;
  -moz-user-select: none;
  border: 1px solid #7D7D7D;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0rem;
  /*transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;*/
  height: 40px;
}
table.smaller td select:focus-visible[b-1trbhjto3z] {
  border: 1px solid #7D7D7D;
}
table.smaller td select:disabled[b-1trbhjto3z] {
  color: -internal-light-dark(graytext, rgb(170, 170, 170));
  opacity: 0.7;
  border-color: rgba(118, 118, 118, 0.3);
}
table.smaller td.px50[b-1trbhjto3z] {
  width: 65px;
}

table[b-1trbhjto3z] {
  width: 100%;
  /*color: $copy-light;*/
  text-align: left;
  font-size: 14px;
}
table tr[b-1trbhjto3z] {
  height: 56px;
}
table tr:hover td[b-1trbhjto3z] {
  /*background-color: #eaeaea;*/
}
table tr[data-bs-toggle][b-1trbhjto3z] {
  cursor: pointer;
}
table th[b-1trbhjto3z] {
  background-color: white;
  /*color: $copy-light;*/
  font-weight: 900;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  padding: 0 16px;
}
table td[b-1trbhjto3z] {
  /*color: $copy-light;*/
  padding: 10px 16px;
}
table tr:nth-child(odd)[b-1trbhjto3z] {
  /*background-color: #F4F4F4;*/
}
table tr:nth-child(even)[b-1trbhjto3z] {
  /*background-color: white;*/
}
table button.btn[b-1trbhjto3z],
table a.btn[b-1trbhjto3z] {
  padding: 4px 18px;
  height: auto;
  font-size: 12px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-c8j7y90oez] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-c8j7y90oez] {
    flex: 1;
}

.sidebar[b-c8j7y90oez] {

}


@media (max-width: 640.98px) {
}

@media (min-width: 641px) {

}
