@charset "utf-8";


@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Vollkorn&display=swap');



.hidden {
	display: none;
}

.blank-col {
	background-color: #d3d3dd;
}

.adminblank-col {
	background-color: #b8bfb9;
}

.heading {
	font-family: 'Vollkorn', serif;
	font-size: 1.6rem;
}

.smallheading {
	font-family: 'Vollkorn', serif;
	font-size: 1.3rem;
	padding-top: 40px;
}

.paymentstext {
	font-size: 1.1rem;
	font-weight:100;
}

body {
	font-family: 'Didact Gothic', sans-serif;
	font-size: 1.3rem;
}


button {
	font-size: 16px;
}

.bold{
	font-weight: bold;
	
}


.lightbutton {
	background-color: #fff;
	border: 1px solid #262525;
	color: #262525;
	width: 270px;
	height: 46px;
	margin-top:22px;
}

.darkbutton {
	background-color: var(--mainbgcolour);
	border: 1px solid var(--mainbgcolour);
	color: #fff;
	width: 270px;
	height: 46px;
	margin-top:22px;
}

.admindarkbutton {
	background-color: #363636;
	border: 1px solid #363636;
	color: #fff;
	width: 270px;
	height: 46px;
	margin-top:22px;
}

.formbuttonholder {
	text-align: right;
}

.formbutton {
	height: 30px;
	width: 125px;
	max-width: 180px;
	height: 32px;
}

.greypanel {
	/* background-color: #d3d3dd;
	border-radius: 4.8px; */
	min-width:100%;
	min-height:280px;
	background-image: url("../images/TH_Portal_1300x325px.jpg");
	background-size: cover;
	background-position: center;
	max-width:950px;
	padding-top:40px;
	margin-bottom:60px;
	background-size: cover;
}


.whitetext {
	color: #fff;
}

#hamburger {
	display: block;
	margin-left: auto;
	margin-right: 0;
}

#desklogin {
	display: flex;
	align-items: center;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#logincontent {
	margin-left:auto;
	margin-right:auto;
}

#deskloginlogo {
	margin-bottom:48px;
}

#mobiloginlogo {
	margin-bottom:48px;
	display: none;
}

/* Overview page */

#leftcol {
	background-color: #767070;
	display: block;
	color: #fff;
}

#rightcol {
    padding-left: 80px;
    padding-right: 80px;
}

.sideholder {
	width:100%;
	text-align: center;
}

#tabarea {
	background-color: #fff;
	padding-top: 40px;
	padding-left:80px;
	padding-right:80px;
}

#paymentscol {
	background-color: #767070;
	display: block;
	color: #fff;
	padding-top: 93px;
	padding-left:55px;
	font-size: 1.1rem;
}

#topside {
	background-color: #262525;
	height: calc(100vh - 270px);
	min-height: 415px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 90px;
}

#mobileheading {
	height: 90px;
	padding-top:30px;
	padding-bottom: 40px !important;
	text-align: center;
	position: relative;

}

#outstandingpayments {
	background-color: #767070;
	color: #fff;
	padding-left: 40px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	position:absolute;
	z-index: 2;
	margin-top: 126px;
	width: 100vw;
	display: none;
	font-size: 1.1rem;
	
		
	
}

#mobilelogo {
	display: none;
	margin-top: -20px;
}

#bottomside {
	height: 270px;
	padding-left: 10px;
	padding-right: 10px;

}

.sideelementsholder {
	max-width:300px;
	margin-left: auto;
	margin-right: auto;
}

.sideelementsholder a {
	font-size: 18px;
	color: #fff;
}

.menurow {
	position:relative;
	margin-top: 30px;
}


.menulabel {
	position: absolute;
	top: 23%;
	font-size: 18px;
	text-align:left;
}


#welcome {
	font-size: 2.1rem;
	color: #262525;
	margin-bottom:40px;
	padding-left: 0;
	padding-top:40px;
}

	#visitdate {
		padding-top:5px;
	}
	#visittime {
		padding-top: 5px;
	}

#sidenavtopsection {
	height: 60vh;
	width: 250px;
}

#sidenavbottomsection {
	background-color: #767070;
	height: 40vh;
	width: 250px;
}

#menubutton {
	position: absolute;
    right: 0px;
    width: 31px;
    top: 16px;
}

#forgotpw a, #signup, #signup a {
	color: var(--mainfontcolour);
	font-size: 1.1rem;
}

#forgotpw, #signup {
	margin-top: 20px;
}

#PHmobileholder {
	display: none;
}


/* Contact Us page */

.contactno {
	font-size: 1.1rem;
	font-weight: bold;
}
.formfield {
	background-color: #fff;
	border: 1px solid #262525;
	color: #262525;
	height: 38px;
	margin-top:30px;
	font-size: 14px;
}

.form-control {
	border-radius: 0;	
}
.smallprint {
	font-size: 0.9rem;
}

.PHmobile {
	color: #99b4bf;
	font-size: 1.2rem;
	margin-bottom: 10px;
}

/* For number fields */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}



.tab {
  overflow: hidden;
  border: 0px solid #ccc;
  background-color: #fff;
  
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;

  border: none;
  outline: none;
  cursor: pointer;

  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #3a3838;
}

/* Create an active/current tablink class */
.tab button {
  background-color: #767070;
  color: #fff;
}

.tab button.active {
  background-color: #767070;
  color: #fff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.paybutton {
	background-color: #7ddf3b;
    /* border-color: #7ddf3b; */
    min-width: 180px;
    min-height: 57px;
    border-radius: inherit;	
	border: 0px;
	color: #000 !important;
}

.cancelbutton {
    /* border-color: #7ddf3b; */
    min-width: 180px;
    min-height: 57px;
    border-radius: inherit;	
	border: 0px;
	color: #000 !important;
}

@media (max-width: 500px){
	.greypanel {
	/* background-color: #d3d3dd;
	border-radius: 4.8px; */
background-position: center;
	background-image: url("../images/TH_Portal_500x500px.jpg");
	background-size: cover;
	}
}

@media (min-width: 500px){
	.blank-col {
	/* background-color: #d3d3dd;
	border-radius: 4.8px; */
background-position: center;
	background-image: var(--loginimage);
	background-size: cover;
	}
}

@media (max-width: 992px){

	.blank-col {
		display: none;
	}
	
	#logincontainer {
		background-color: #262525;
	}
	
	#userbutton, #passwordbutton {
		color:#fff;
		background-color: #262525;
		border-color: #fff;
	}
	#loginbutton {
		color:#fff;
		background-color: #92a3aa;
		border-color: #fff;
	}	
		
	#rightcol {
		padding-left:50px !important;
		padding-right: 50px !important;
	}
	
	#deskloginlogo {
		display: none;
	}
	#mobiloginlogo {
		display: block !important;
	}
	#deskloginlogo {
		display: none;
	}
	#mobiloginlogo {
		display: block;
	}
	#leftcol {
		display: none !important;		
	}
	#paymentscol {
		display: none !important;		
	}
	#mobilelogo {
	 display: block !important;
	}
	#hamburger {
		display: block;	
	}
	#visitdate {
	
		font-size: 1.2rem;
	}
	#visittime {
		
		font-size: 1.2rem;
	}
	#tabarea {
		padding-left:20px;
		padding-right:20px;
	}
	#welcome {
		font-size: 1.5rem !important;
		margin-bottom:15px !important;
		padding-top: 15px !important;
	}
	#outstandingspacer {
		height: 220px !important; 
	}
	#outstandingpayments {
		display: flex !important;
	}
	
	#forgotpw a, #signup, #signup a {
		font-size: .9rem !important;
		color: #fff !important;
	}

	#forgotpw {
		margin-top: 15px !important;
	}
	
	#signup {
		margin-top: 80px !important;
	}
	
	#PHmobileholder {
		display: flex !important;
	}
	
	#dataprotection {
		margin-top: 15px !important;
		margin-bottom: 15px !important;
		text-align: justify;
		text-justify: inter-word;
	}
	
	.greypanel {
		margin-bottom: 15px !important;
	}
	.formbutton {
		width: 100% !important;
		max-width: 100% !important;
	}
	
	
} /* END @media */
