﻿body.SignIn {
  background-image: url('/Images/Nedbank/signin-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-color: #ffffff;
}
.signin-container {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
/*Owner Details*/
table.ownerdetails {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
table.ownerdetails > tbody > tr > td:nth-child(1),
table.ownerdetails > thead > tr > th:nth-child(1) {
  width: 100%;
}
table.ownerdetails > tbody > tr > td:nth-child(2),
table.ownerdetails > thead > tr > th:nth-child(2) {
  width: 100%;
}
table.ownerdetails > tbody > tr > td:nth-child(3),
table.ownerdetails > thead > tr > th:nth-child(3) {
  width: 100%;
}
table.ownerdetails > tbody > tr > td:nth-child(4),
table.ownerdetails > thead > tr > th:nth-child(4) {
  width: 120px;
}
table.ownerdetails > thead > tr > th:nth-child(1) {
  width: 100%;
}
table.ownerdetails > thead > tr > th:nth-child(2) {
  width: 100%;
}
table.ownerdetails > thead > tr > th:nth-child(3) {
  width: 100%;
}
table.ownerdetails > thead > tr > th:nth-child(4) {
  width: 120px;
}
table.ownerdetails > thead > tr > th:nth-child(5) {
  width: 120px;
}
table.ownerdetails > thead > tr > th:nth-child(6) {
  width: 120px;
}
table.ownerdetails > thead > tr > th:nth-child(7) {
  width: 120px;
}
/**Add Replacement Cost table*/
table.editReplacementCostTable,
table.viewReplacementCostTable {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
table.editReplacementCostTable > thead > tr > th:nth-child(1),
table.viewReplacementCostTable > thead > tr > th:nth-child(1) {
  width: 250%;
}
table.editReplacementCostTable > thead > tr > th:nth-child(2),
table.viewReplacementCostTable > thead > tr > th:nth-child(2) {
  width: 100%;
}
table.editReplacementCostTable > thead > tr > th:nth-child(3),
table.viewReplacementCostTable > thead > tr > th:nth-child(3) {
  width: 100%;
}
table.editReplacementCostTable > thead > tr > th:nth-child(4),
table.viewReplacementCostTable > thead > tr > th:nth-child(4) {
  width: 100%;
}
table.editReplacementCostTable > thead > tr > th:nth-child(5),
table.viewReplacementCostTable > thead > tr > th:nth-child(5) {
  width: 100%;
}
table.editReplacementCostTable > thead > tr > th:nth-child(6),
table.viewReplacementCostTable > thead > tr > th:nth-child(6) {
  width: 100%;
}
table.editReplacementCostTable > thead > tr > th:nth-child(7) {
  width: 170px;
}
/**Depriciated RCS Tables*/
table.editDepreciatedReplacementCostTable,
table.viewDepreciatedReplacementCostTable {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
table.editDepreciatedReplacementCostTable > thead > tr > th:nth-child(1),
table.viewDepreciatedReplacementCostTable > thead > tr > th:nth-child(1) {
  width: 200%;
}
table.editDepreciatedReplacementCostTable > thead > tr > th:nth-child(2),
table.viewDepreciatedReplacementCostTable > thead > tr > th:nth-child(2) {
  width: 100%;
}
table.editDepreciatedReplacementCostTable > thead > tr > th:nth-child(3),
table.viewDepreciatedReplacementCostTable > thead > tr > th:nth-child(3) {
  width: 100%;
}
table.editDepreciatedReplacementCostTable > thead > tr > th:nth-child(4),
table.viewDepreciatedReplacementCostTable > thead > tr > th:nth-child(4) {
  width: 100%;
}
table.editDepreciatedReplacementCostTable > thead > tr > th:nth-child(5),
table.viewDepreciatedReplacementCostTable > thead > tr > th:nth-child(5) {
  width: 100%;
}
table.editDepreciatedReplacementCostTable > thead > tr > th:nth-child(6),
table.viewDepreciatedReplacementCostTable > thead > tr > th:nth-child(6) {
  width: 100%;
}
table.editDepreciatedReplacementCostTable > thead > tr > th:nth-child(7),
table.viewDepreciatedReplacementCostTable > thead > tr > th:nth-child(7) {
  width: 100%;
}
table.editDepreciatedReplacementCostTable > thead > tr > th:nth-child(8),
table.viewDepreciatedReplacementCostTable > thead > tr > th:nth-child(8) {
  width: 100%;
}
table.editDepreciatedReplacementCostTable > thead > tr > th:nth-child(9),
table.viewDepreciatedReplacementCostTable > thead > tr > th:nth-child(9) {
  width: 150%;
}
/*Queue List*/
table.queueList {
  table-layout: fixed !important;
  width: 100% !important;
}
table.queueList > tbody > tr > td:nth-child(1),
table.queueList > thead > tr > th:nth-child(1) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(2),
table.queueList > thead > tr > th:nth-child(2) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(3),
table.queueList > thead > tr > th:nth-child(3) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(4),
table.queueList > thead > tr > th:nth-child(4) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(5),
table.queueList > thead > tr > th:nth-child(5) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(6),
table.queueList > thead > tr > th:nth-child(6) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(7),
table.queueList > thead > tr > th:nth-child(7) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(8),
table.queueList > thead > tr > th:nth-child(8) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(9),
table.queueList > thead > tr > th:nth-child(9) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(10),
table.queueList > thead > tr > th:nth-child(10) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(11),
table.queueList > thead > tr > th:nth-child(11) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(12),
table.queueList > thead > tr > th:nth-child(12) {
  width: 100%;
}
table.queueList > tbody > tr > td:nth-child(13),
table.queueList > thead > tr > th:nth-child(13) {
  width: 100%;
}
/**Add Comparable Rentals table*/
table.comparableRentals-list,
table.comparableRentals-list {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
table.comparableRentals-list > tbody > tr > th:nth-child(1),
table.comparableRentals-list > thead > tr > th:nth-child(1) {
  width: 100%;
}
table.comparableRentals-list-list > tbody > tr > th:nth-child(2),
table.comparableRentals-list > thead > tr > th:nth-child(2) {
  width: 100%;
}
table.comparableRentals-list-list > tbody > tr > th:nth-child(3),
table.comparableRentals-list > thead > tr > th:nth-child(3) {
  width: 100%;
}
table.comparableRentals-list-list > tbody > tr > th:nth-child(4),
table.comparableRentals-list > thead > tr > th:nth-child(4) {
  width: 100%;
}
table.comparableRentals-list-list > tbody > tr > th:nth-child(5),
table.comparableRentals-list > thead > tr > th:nth-child(5) {
  width: 120%;
}
table.expenditure-table > thead > tr {
  border-bottom: 2px solid #d2d2d2;
}
table.expenditure-table > thead > tr > th,
table.expenditure-table tbody tr td {
  vertical-align: middle;
}
table.expenditure-table > thead > tr > th label,
table.expenditure-table tbody tr td button {
  margin: 0;
}
table.expenditure-table {
  border: 1px solid #d2d2d2;
}