/*
 Theme Name:   Classic
 Theme URI:    https://paraparaumu.miclub.com.au
 License:      Copyright 2021 - MiClub
 Version:      69
*/

/*
 * ======================  LIVE CHANGES GO HERE  ======================
 * Please make sure that you place a timestamp with your name whenever
 * this file is edited. If your change is a result of a ticket please
 * include the ticket number in the comment.
 */

#enewsSignUpForm .miclub-form-error {
	clear: both;
}

main{
    opacity: 1;
}

/* MiM Styling */
#mimaccount-feed #balances-root {
	padding: 20px;
}
#mimaccount-feed #balances-root table th,
#mimaccount-feed #balances-root table td {
	font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.5px;
}

#balances-root .text-end.col-12 {
	padding: 0 !important;
}

#balances-root span.portalLink {
	padding: 0 !important;
	margin-bottom: 0 !important;
}