/*
 Theme Name:   Full Width Plugin
 Theme URI:    https://plugin.miclub.com.au
 License:      Copyright 2017 - MiClub
 Version: 1.1
*/

/*
 * ======================  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.
 */  




.bg-warning {
    background-color: #f2dede; padding: 5px;
}
.bg-alert {padding: 5px;}

body.product-page .main-content div.login div.left form input{
    color: #000;
}

/* IOS 18 fix */
.page-content.member-view .records-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.portalLink a {
    cursor: pointer;
}