/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 26 October 2024 23:02:00
*/


/* Place CSS here */
body {
    /*font-family: 'Poppins', sans-serif;*/
}

.form .form__keyword-text[type="text"] {
    width:100%;
}

.header-library__logo.js-header-taborder img {
    max-width:150px;
}

.header-library__logo {
    padding-top:2rem;
    background-color: #eaeaea;
}

.header-library__wrapper {
    background-color: #eaeaea;
}

.header-library__left {
    background-color: #eaeaea;
}

.header-library__right {
    background-color: #eaeaea;
}

div.footer__service a {
    margin-right:0.75rem;
    text-decoration:none;
}

div.footer__service a:hover {
    text-decoration:underline;
}

div.footer__service a:visited {
    color:#58585a;
}

.splash__user-btns a {
    padding: 0.9375rem 0.5rem;
}

.splash__header {
    padding-bottom: 1.25rem;
}

.logo-carousel__item.slick-slide {
    display:flex;
    height:145px;
}

.footer.upper {
    background-color:#eceded;
}

.footer.lower .footer__right:before, .footer.lower .footer__left:before {
    background-color:#ffffff;
}

.footer__left, .footer__right {
    background-color:#fff;
}

.table td a, table td a:visited {
    color: #cb4f2e;
}



/* keep buttons visible on hand-held eg Go to Online Services*/

.event-list__item-link-global a:link, .event-list__item-link-global a:visited {
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.event-list__item-link-global a {
    font-family: 'Poppins', sans-serif;
    -webkit-appearance: none;
    border: none;
    border-radius: 3px;
    background-color: #0070cd;
    padding: .6875rem .875rem;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    -webkit-transition: background-color 0.6s ease;
    transition: background-color 0.6s ease;
    width: 100%;
    display: block;
    float: left;
}

/*Info box messages */

.info-box {
    background-color: #def2fd;
}

.info-box__message:{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 19px;
    line-height: 19px;
}

/* fontawesome */

.fa, .fab, .fal, .far, .fas {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    vertical-align: middle;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 2.2rem;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 1.875rem;
    line-height: 1.875rem;
    -webkit-transition: color 0.4s ease;
    transition: color 0.4s ease;
}

.left__col {
    width:20%;
}

.right__col {
    width:80%;
}

.promo {
    font-size: 1.4rem;
    font-weight:bolder;
}

.small {

font-size: 1rem;
line-height: 1.5rem

}

@media screen and (min-width: 37.5em) {
    
.header-library__logo.js-header-taborder img {
    max-width:150px;
}

.header-library__left {
    background-color: #eaeaea;
}

.header-library__right {
    background-color: #eaeaea;
}
    
.panel-image {
    width: 48.25%;
    height: 25vw;
    max-width: 100%;
    margin: 0 0 3.75vw 0;
}

.panel-small {
    width: 30%;
    height: 25vw;
    max-width: 100%;
    margin: 0 0 3.75vw 0;
}

.footer.upper {
    background-color:#eceded;
}

.footer.lower .footer__right:before, .footer.lower .footer__left:before {
    background-color:#ffffff;
}

.footer__left, .footer__right {
    background-color:#fff;
}
    
}

@media screen and (min-width: 75em) {
    
.header-library__logo.js-header-taborder img {
    max-width:280px;
}    

.sidebar-event__audience {
        line-height: 2.875rem;
    }

.splash__content {
    max-width:888px;

}

.promo {
    font-size: 1.4rem;
    font-weight:bolder;
}

.small {

font-size: 1rem;
line-height: 1.5rem

}

.panel-image {
    height: 300px;
    width: 48.25%;
    max-width: 100%;
    margin: 0 0 2.5rem 0;
}

.panel-small {
    width: 30%;
    max-width: 100%;
    margin: 0 0 2.5rem 0;
}

.footer.upper {
    background-color:#eceded;
}

.footer.lower .footer__right:before, .footer.lower .footer__left:before {
    background-color:#ffffff;
}

.footer__left, .footer__right {
    background-color:#fff;
}
}

