
input[type="checkbox"] {
    appearance: none;
    background-color: white;
    border: none; 
    border-radius: 4px; /* This gives slightly rounded edges */
    width: 20px;  /* You can adjust the size as per your requirement */
    height: 20px;
    cursor: pointer;
    vertical-align: middle;  /* Helps to align with the adjacent text or elements */
    position: relative;
	
}

/* Styling the checked state of the checkbox using a pseudo element */
input[type="checkbox"]:checked::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15px;  
    height: 15px;
    background-color: #2f6690;  
    border-radius: 2px; 
}





#SS-TopRow163 {

	margin-bottom: 2px;
    display: flex;
	align-items: center;
	justify-content: center;
    gap: 5px; /* This will ensure the containers are evenly spaced. Adjust as needed. */
}
 .SS-Data163{
font-size: 20px;
	padding: 10px 20px;
	font-family: 'Lora', serif;
	color: black;
	background-color: white;
	border-radius: .5em;
	
}
 .SS-Data163-5{
font-size: 15px;
	padding: 10px 20px;
	font-family: 'Lora', serif;
	color: black;
	background-color: white;
	border-radius: .5em;
	
}
   #SS-Data163-2{
font-size: 20px;
	padding: 10px 20px ;
	font-family: 'Lora', serif;
	color: black;
	background-color:  #cce6ff;
	border-radius: .5em;
	
}
   #SS-Data163-3{
font-size: 20px;
	padding: 10px 30px;
	font-family: 'Lora', serif;
	color: black;
	background-color: white;
	border-radius: .5em;
	
}
.SS-row163{
	display: flex;
	flex-wrap: wrap; 
	justify-content: center;
	align-items: center;
	
}

   #SS-Container163{
	   padding: 10px 10px 0px 10px;
	color: white;
	display: flex;
	flex-direction: column;
	width: 400px;
margin: 10px;

	 box-shadow: 5px 15px 15px  #16425b;
	background-color:  #f2f2f2;

	
}
.payment-container6 {
    display: flex; 
    gap: 85px;
	
}
.payment-container {
    display: flex; /* This will put the two label-value pairs next to each other. */
    gap: 45px; /* This will ensure the two label-value pairs are spaced. Adjust as needed. */
	
}
.payment-container2 {
    display: flex; /* This will put the two label-value pairs next to each other. */
    gap: 45px; /* This will ensure the two label-value pairs are spaced. Adjust as needed. */
	
}
.payment-container3 {
    display: flex; /* This will put the two label-value pairs next to each other. */
    gap: 45px; /* This will ensure the two label-value pairs are spaced. Adjust as needed. */
	
}
.payment-container4 {
    display: flex; /* This will put the two label-value pairs next to each other. */
    gap: 15px; /* This will ensure the two label-value pairs are spaced. Adjust as needed. */
	justify-content: center;
	padding: 10px;
}
.label-value-pair {
    display: flex;
    flex-direction: column; /* This will stack the label on top of the value. */
    align-items: center; /* This will center-align the items vertically. */
	justify-content: center;
	text-align: center;

}

.payment-label {
    margin: 5px;
}
#SS-PurchasePrice{
	font-size: 20px;
}
#SS-color163{
	
	 background-image: linear-gradient(#00668c, #003366);
	border-radius: .7em;
	padding: 5px;
	margin-bottom: 10px;
}
#SS-color163-2{
	 background-image: linear-gradient(#003366, #00668c);
	border-radius: .7em;
	padding: 5px;
	margin-bottom: 10px;
}
  .real-estate-image {
            width: 50%;
            height: auto;
			display: block;
            margin-left: auto; 
            margin-right: auto;
			margin-bottom: -200px;
			margin-top: 40px;
        }
.SS_FlexBox{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: no-wrap;
}
.SS-MainBox020163{
	
background: radial-gradient(circle, rgba(0, 204, 255, 1) 0%, rgba(0, 38, 77, 1) 100%);
	background-color: #3A7CA5;
	padding-bottom: 400px;
	padding-top:40px;
	
}

.SS-MainBox020163-2{

	margin: 0;

	background: radial-gradient(circle, rgba(0, 204, 255, 1) 0%, rgba(0, 38, 77, 1) 100%);
	padding-bottom: 40px;
		display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.SS-Box020163-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 5px 15px 15px #16425b;
  background-color: #f2f2f2;
  margin: 6% auto;
  height: 630px;
  width: 380px;
  padding: 15px;
  padding-top: 1px;
  color: white;
  overflow: hidden;
  padding-bottom: 30px;
  position: relative; 
}
  
.SS-Box020163{

 position: relative; 
 box-shadow: 5px 15px 15px  #16425b;
	 background-color: #f7f8f6;
	    margin: 0px auto;
	  height: 290px;

	 width: 380px;
  
 padding: 15px;
padding-top: 30px;
   color: white;
   overflow:hidden;
   padding-bottom: 30px;



   }

   
   .SS-ButtonBox020163{
	   width: 220px;
	margin: auto;
	   position: relative;
	   box-shadow: 5px 10px 9px #2f6690;
	   border-radius: 30px;
	   
   }
   .SS-toggle-btn020163{
	   padding: 10px 30px;
	   cursor: pointer;
	   background: transparent;
	   border: 0;
	   outline: none;
	   position: relative;
	   color: black;
	   
   }
#SS-btnLoans{
	left:0;
	right: 0;
	  
	   position: absolute;
	  width: 75px;
	   height:100%;
	   background: linear-gradient(to right,#004d99, #66d9ff);
	   border-radius: 30px;
	   transition: .5s;
   }
#SS-btn020163{
	left:0;
	right: 0;
	  
	   position: absolute;
	  width: 110px;
	   height:100%;
	   background: linear-gradient(to right, #004d99, #66d9ff);
	   border-radius: 30px;
	   transition: .5s;
   }

.SS-submit-btn020163{
	width:80%;
	padding: 10px 30px;
	cursor: pointer;
	display:block;
	margin: auto;
	margin-top: 50px;
	border: 0;
	  background: linear-gradient(to right, #004d99, #66d9ff);
	  outline: none;
	  border-radius: 30px;
	  color: white;
}
.SS-submit-btn33{
	
	width:100%;
	margin: 10px 0;
	padding: 10px 30px;
	cursor: pointer;
	display:block;
	font-size: 20px;
	font-family: 'Ysabeau SC', sans-serif;
	border: 0;
	  background-color: #1a4c80;
	  outline: none;
	  border-radius: .7em;
	  color: white;
}
#SS-input-field20{
	font-family: 'Ysabeau SC', sans-serif;
	width: 380px;
	padding: 30px 10px;

	outline: none;
	background-color: white;
	height: 50px;
	color: black;
	font-size: 1rem;

}
   #SS-Welcome20 {
            text-align: center;
            font-size: 13px;
            margin: 480px 0px -220px 0px;
            font-weight: lighter;
            font-family: 'Lora', serif;
            color: #2F6690;
        }
  
    .SS-ButtonBox020163-2{
	   width: 335px;
	margin-top: 10px;
	   position: relative;
	   box-shadow: 5px 10px 19px #004080;
	   border-radius: 30px;
	   
   }
.SS-submit-btn020163-2 {
  width: 80%;
  padding: 10px 30px;
  cursor: pointer;
  display: block;
  margin: auto;
  margin-top: 250px; /* Adjust this to 20px from the bottom of the container */
  border: 0;
  background: linear-gradient(to right, #004d99, #66d9ff);
  outline: none;
  border-radius: 30px;
  color: white;
}
.SS-submit-btn020163-3{
	
	width:250px;
	padding: 10px 30px;
	cursor: pointer;
	display:block;
	
	
	border: 0;
	  background: linear-gradient(to right,  #004d99, #66d9ff);
	  outline: none;
	  border-radius: 30px;
	  color: white;
}

.SS-input-group{
	top: 100px;
	position: absolute;
	width: 280px;
	transition: .5s;
}
.SS-input-group1-20{
	
	top: 120px;
	position: absolute;
	width:  300px;
	transition: .5s;
	margin-right: 2%;
	margin-left: -45px;

}
.SS-input-group2-20{
	top: 120px;
	position: absolute;
	width: 280px;
	transition: .5s;
	margin-right: 2%;
	margin-left: -30px;
	margin-top: -45px;

}
.SS-input-group3-20{
	top: 95px;
	position: absolute;
	width: 280px;
	transition: .5s;
	margin-right: 2%;
	margin-left: -30px;
	margin-top: -45px;

}
  .SS-bottom-fixed-container {
	  gap: 70px;
	  height: 150px;
	  display: flex;
	  flex-direction: row;
        position: fixed;
		justify-content: center;
		align-items: center;
        bottom: 0;
        left: 0;
        right: 0; /* This will make it span the entire width of the screen. */
       background-color: rgba(0, 38, 77, 0.8); /* Replace 0.5 with your desired transparency level (0 to 1) */

        padding: 10px; /* Adjust as needed for spacing inside the container. */
        box-shadow: 0 -2px 10px rgba(0,0,0,0.1); /* Optional: Adds a slight shadow to make it distinct from the content. */
        z-index: 9999; /* This ensures the container remains above other elements. */
    }
  #SS-SelectChoice20-2{
	text-align-last: left;
	margin-top: 10px;
	width: 400px;
	background-color:  white;
	padding: 2% 5%;
	color: #16425B;
	border-radius: .7em;
	border: none;
font-family: 'Lora', serif;
	font-size: 15px;
	margin-bottom: 2%;
	outline: solid grey 1px;
}
  #SS-SelectChoice20{
	text-align-last: left;
	margin-top: 5%;
	width: 107%;
	background-color: #7dd4ff;
	padding: 3% 5%;
	color: white;
	border-radius: .7em;
	border: none;
font-family: 'Lora', serif;
	font-size: 15px;
	margin-bottom: 2%;
	outline: solid #87CEFA 1px;
}
.SS-input-field3{
	width: 100%;
	padding: 30px 0;
	margin: 1px 0;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #999;
	outline: none;
	background: transparent;
	margin-top: 2px;
	
}
.SS-input-field2{
	width: 110%;
	padding: 20px 0;
	margin-left: -10px;
	border: 2px solid #87CEFA;
	outline: none;
	background: white;
	font-size: 15px;
font-family: 'Lora', serif;
margin-top: 40px;
border-radius: .7em;
height: 120px;

	
}
.SS-input-field20-2{
	width: 100%;
	padding: 10px 10px;
	margin: 5px auto;
border: 1px solid #87CEFA;
	border-radius:1em;
	background: white;
	margin-top: 5px;
font-size: 15px;
font-family: 'Lora', serif;

}
.SS-input-field20{
	width: 100%;
	padding: 10px 10px;
	margin: 5px auto;
border: 1px solid #87CEFA;
	border-radius:1em;
	background: white;
	margin-top: 5px;
font-size: 15px;
font-family: 'Lora', serif;
	
}


      			#SS-Menu163-2{

		border:none;
        background-color: transparent ;
        background-position: 10px 10px;
        color:#cceeff;
	font-family: 'Ysabeau Office', sans-serif;
		
        justify-content: center;
        padding: 30px 26%;
        text-align: center;
        
        font-size: 20px;
       
        cursor: pointer;
        vertical-align: center;
        border-radius: 1em;
        opacity: 2;
        
        width:200px;
        display: flex;
      
        touch-action: manipulation;
       
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        }
   			#SS-Menu163{

		border:none;
        background-color: transparent ;
        background-position: 10px 10px;
        color:black;
	font-family: 'Montserrat', sans-serif;
		
        justify-content: center;
        padding: 30px 16%;
        text-align: center;
        font-weight: bold;
        font-size: 25px;
       
        cursor: pointer;
        vertical-align: center;
        border-radius: 1em;
        opacity: 2;
        
        width: 5vw;
        display: flex;
      
        touch-action: manipulation;
       
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        }
  #SS-Navbar163 {
  display: flex;
  flex-direction: row;
 background-color: rgba(240, 255, 255, 0.1);
  width: 100%; 
  height: 70px; 
  gap: 20px;
  justify-content: center;
  padding-left: 13px;
  align-items: center;
  font-size: 4vw;
  border-radius: .1em;
}

   .SS-column163{
	   display: flex;
	   flex-direction: column;
	   color: black;
	   width: 100px;
	   border: 1px solid black;
	   
   }

  
#SS-SecondRow163{
font-family: 'Cardo', serif;
	margin-top: 5px;
}




.SS-submit-btn3{
	width:200px;
	padding: 10px 30px;
	cursor: pointer;
	display:block;
	margin: auto;
	margin-top: 50px;
	border: 0;
	  background: linear-gradient(to right, #2f6690, #A53860);
	  outline: none;
	  border-radius: 30px;
	  color: white;
}

      .SS-toggle-btn15-2{
		  font-family: 'Ysabeau Office', sans-serif;
		  font-size: 17px;
	   padding: 10px 10px;
	   cursor: pointer;
	   background: transparent;
	   border: 0;
	   outline: none;
	   position: relative;
	   color: black;
	   z-index: 9999;
	   
   }


#SS-Table163 td, #SS-Table163 th {
    border-right: 1px solid #3A7CA5;  /* vertical line */
    border-bottom: 1px solid #3A7CA5; /* horizontal line */
    margin: 0;
    padding: 15px 10px;  /* Adjust the padding values as needed to control spacing */
}

   #SS-Table163{
	
overflow: auto;
  align-self: center;
  align-content: center;
max-width: 85vw;
  width: 90vw;
 height: auto;
  margin: auto;
  padding: 10px;

	 box-shadow: 5px 15px 15px  #16425b;
	background-color: #f7f8f6;
}

#SS-Table163 tr {
    height: 40px !important;
}
#SS-Table163 tr {
    height: 40px; 
    overflow: hidden; /* This will hide content that spills out, for testing purposes */
}
#SS-Table163 td {
    height: 40px; 
    overflow-y: auto; /* Introduces vertical scroll bar when the content overflows */
    max-height: 40px; /* Ensure this matches the height you've set for the cells */
    vertical-align: top; /* This aligns the content to the top of the cell */
}
.cell-content {
	 width: 150px;  
    max-height: 40px; 
    overflow-y: auto;  /* Adds a vertical scrollbar when the content exceeds the max-height */
   font-size: 20px;
    word-wrap: break-word; /* This will break the content into next line when it exceeds width of the cell */
}

th.wide-cell {
    width: 150px; 
}


    #SS-DataTitle163{
		
		border-right: 1px solid black;
	padding: 5px 5px;
    font-size: 1rem;
text-align: center;
    font-weight:lighter;
	font-family: 'Lora', serif;
   width: 20%;
max-height: 20px;
   color: #16425B;
   font-size: 18px;
     }


    #SS-DataTitle163-2{
		border-right: 1px solid black;
	padding: 5px 5px;
    font-size: 1rem;
text-align: center;
    font-weight:lighter;
	font-family: 'Lora', serif;
   width: 100px;
max-height: 20px;
   color: #16425B;
     }
    #SS-DataHeading163{  
	
font-size: 18px;

  text-align: center;
font-family: 'Lora', serif;
   color:  black;
  }



#SS-Error163{
	padding-top: 5%;
    font-size: 20px;
width: 100%;
text-align: center;
	font-family: 'Montserrat', sans-serif;
	color: white;

  }
     #SS-Welcome020163{
		 text-align: center;
    font-size: 40px;

 padding:20px 5% 5px 5%;
 font-weight:lighter;
font-family: 'Montserrat', sans-serif;

color: white;
  }
       #SS-Welcome2-020163{
		 text-align: center;
    font-size: 17px;

 padding:20px 5% 5px 5%;
 font-weight:lighter;
font-family: 'Lora', serif;
color: white;
  }
         #SS-Welcome163{
		 text-align: center;
    font-size: 35px;
	
margin: 5% 10% 1px 10%;
 font-weight:lighter;

font-family: 'Montserrat', sans-serif;
color: white;

  }

  #SS-a{
	   display: block;
    width: fit-content; 
	  margin: 0 auto;
	 text-align: center;
    font-size: 13px;  
	   font-weight:lighter;
color: #2F6690;
font-family: 'Lora', serif;
	  align-self: center;
  }
          #SS-Welcome3333{
				   margin: 40px 0 0 0;
				 text-align: center;
    font-size: 30px;

font-family: 'Montserrat', sans-serif;
color:  white;

  }
          #SS-Welcome333{
				   margin: 40px 0 0 0;
				 text-align: center;
    font-size: 30px;

font-family: 'Montserrat', sans-serif;
color:  white;

  }
               #SS-Welcome3{
				   margin: 40px 0 -40px 0;
				 text-align: center;
    font-size: 30px;

font-family: 'Montserrat', sans-serif;
color:  white;

  }


  	#SS-login{
		left: 60px;
	} 
  #SS-register{
		left: 450px;
		
	}
	/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background:  #003366; 
  border-radius: .7em;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background:#1485d6; 
}
#SS-loan, #SS-costs, #SS-kpis, #SS-location, #SS-notes {
  display: none; /* This hides all sections initially */
}



.SS-navbar-links163 {
    height: 100%;
}

.SS-navbar-links163 ul {
    display: flex;
    margin: 0;

    padding: 0;
	gap:10vw;
}

.SS-navbar-links163 li {
    list-style: none;
}

.SS-navbar-links163 li input {
    display: block;
    text-decoration: none;
    color: white;
    padding: 1.2rem;
	font-size: 1.3rem;
	font-family: 'Raleway', sans-serif;

}



.SS-toggle-button163 {
    position: absolute;
    top: 1.5rem;
    right: 1rem;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 21px;
}

.SS-toggle-button163 .SS-bar163 {
    height: 3px;
    width: 100%;
    background-color: white;
    border-radius: 10px;
}






	@media (max-width: 1000px) {
		#SS-Welcome3333{
			margin-bottom: -40px;
		}
		 #SS-Welcome3{
		 margin: 40px 0 10px 0;}
		  .SS-bottom-fixed-container {
	  display: flex;
	  flex-direction: column;
	  gap: 0px;
	  height: 200px;
	 
       
		
    }
	   #SS-Container163{
		   margin-top: 10px;
	   }
	.SS-MainBox163-3{
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding-left: 5%;
		
	}
	.SS-submit-btn020163-3{
		margin-top: -20px;
	}
	  #SS-SelectChoice20-2{
	margin-top: 25px;
}
		
		  .real-estate-image {
		     width: 90%;

	}.SS_FlexBox{
	
	flex-wrap: wrap;
}
		#SS-Navbar163 {
       
		flex-direction: column;
        align-items: center;
		        height: auto;  /* Allows it to grow with content */
        min-height: 60px; 
		
			
    }

    .SS-toggle-button163 {
        display: flex;
		 flex-direction: column;
    align-items: center;
	z-index: 1010; /* A value higher than .SS-navbar-links163's z-index */
   
    }

    .SS-navbar-links163 {
        display: none;
        width: 100%;
		overflow: visible;
		height: auto;
	 flex-direction: column;
    align-items: center;
		
    }


.SS-navbar-links163 ul {
	 width: 150%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0;
    gap: 1px;
	 background-color: rgba(240, 255, 255, 0.1);
	
}


.SS-navbar-links163 ul li {

}

.SS-navbar-links163 ul li:last-child {
    margin-bottom: 0; /* No margin for the last item */
}
.SS-navbar-links163.active {
    display: flex;
   background-color: rgba(240, 255, 255, 0.1);
    justify-content: center; /* Center items horizontally */
    align-items: center; /* Center items vertically */
 z-index: 1001;

}
  #SS-Table163{
	  width: 100vw;
  }

	}