html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    font-family: 'Whitney SSm A' !important;
}
.header-inner {
	display: block;
	border-top: 3px solid #002145;
	border-bottom: 3px solid #002145;
}
.header > .container {
	width: 100%;
	max-width: 1920px;
}
.logo {
	margin: 0 auto;
	max-width: 1200px;
}
.logo img {
	float: none;
}
.nav {
	padding-left: 0;
}
.nav ul.navlist, .nav ul.navlist li ul li {
	float: none;
	background: #002145;
	text-align: center;
}
.nav ul.navlist li a {
	color: white;
}
.nav ul.navlist li ul li:hover, .nav ul.navlist li:hover {
    background: #0680a6;
}
.nav ul.navlist li:hover a {
    color:white;
}
#floating-panel {
	position: fixed;
	right: 0;
	border-left: 1px solid #002145;
}
#floating-handle {
    background-color: #00214d;
    color: #00214d!important;
    border: 1px solid #00214d;
    margin-top: 40px;
    margin-left: -65px;
}
#floating-handle.closed {
    position: fixed;
}
.beta .container-widget {
	display: none;
}
.restrict-width-container {
    max-width: 1200px;
    margin: 0 auto;
}
.full-width-wrapper {
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: -3rem;
}
.banner-img-pc {
    display: block;
}
.banner-img-mobile {
    display: none;
}
/*Footer*/
.footer{
    padding: 0;
    font-size: 14px;
    text-align: left;
    min-height: 100px;
    background: #00214d;
}
.footer .container {
	max-width: 1200px;
}
.footernav {
	display: none;
}
#top-footer {
    min-height: 100px;
    display: block;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-left: 10px;
}
#ubc-footer {
   text-decoration: none;
   text-align: left;
   font-size: 14px;
   margin:0 auto;
   display: block;
}
#ubc-footer a{
   color: white !important;
   text-decoration: none;
}
.footer h3{
    color: #fff;
    font-size: 110%;
    font-weight: 700;
    margin: 15px 0 5px 0;
}

.footer h4{
    color: #fff;
    font-size: 100%;
    font-weight: 700;
    margin: 2px 0;
}

#ubc-signature { 
 width:40%;
 height:50px;
 margin-top:20px;
 display: block;
 float: left;
 min-height: 30px;
}

#ubc-signature a {
 background-image: url(https://cdn.ubc.ca/clf/7.0.4/img/ubc7-clf-sprite-blue.png);
 background-position: 0 -387px;
 background-repeat: no-repeat;
 display: block;
 height: 100%;
 color: #fff!important;
 text-decoration: none;
 overflow: hidden;
 text-indent: 200%;
 white-space: nowrap;
}
#ubc-footer-menu {
    color: #fff!important;
}

#first-column{
    margin-left: 0;
}
.row-fluid{

    display: block;
}
.row-fluid .footer-column{
    width:46%;
    display:block;
    float: left;
    min-height: 30px;
    margin-left: 2.1%;
    box-sizing: border-box;
}
#ubc-footer-menu {
    width:57%;
    float:left;
    display: block;
    box-sizing: border-box;
    min-height: 30px;
    margin-left: 2%;
}
#ubc-minimal-footer{
    font-size:14px;
    padding-top: 20px;
    color: #fff!important;
    text-decoration: none;
    display: block;
    width: 100%;

}
#ubc-minimal-footer a{
    color: #fff!important;
}

#ubc-minimal-footer #container{
    margin: 0 auto;
    display: block;
}

#minimal-footer-content{
    border-top: 1px solid #1f385f;
    float: none;
    padding: 22px 0;
    margin-left: 0;
}

#minimal-footer-content ul{
    margin: 0;
    list-style-type: square;
    padding: 0;
    display: block;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

#minimal-footer-content li{
    display: inline-block;
    line-height: 24px;
 
}

#ubc-minimal-footer:before, #ubc-minimal-footer:after {
 display: table;
 line-height: 0;
 content:"";
}

#ubc-minimal-footer:after {
    clear:both;
}

#ubc-minimal-footer #container:before, #ubc-minimal-footer #container:after{
    display: table;
    line-height: 0;
    content:"";
}
#ubc-minimal-footer #container:after{
    clear:both;
}
.group-stat-box, .ind-stat-box {
	display: flex;
	justify-content: space-around;
}
.stat-raised, .stat-donors {
	background-position:center 5px;
	padding-top:85px;
	text-align:center;
	background-repeat:no-repeat;
	color:#194d8b;
    }
.stat-raised {		
	background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1730/icon_raised-blue.png?v=1576269882000);
}
.stat-donors {
	background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1730/icon_donors-blue.png?v=1576269880000);
}
.stat-raised span, .stat-donors span{
	display:block;
	font-size:2rem;
	font-weight:bold;
	color:#194d8b;
}
/*Donation form styles*/
.custom-option-selected, .button {
	background: linear-gradient(124.88deg,#e69400 0,#c86700 100%);
}
.column-title {
	background: #002145;
}
.teamroster {
	display: none;
}
.locked:hover {
	background: initial;
}
#page_name {
	display: none;
}
.page-info {
	background-color: initial;
}
.column-title a, .button {
	font-family: 'Whitney SSm A';
}
.button {
	border-radius: 15px;
}
.forward-wrapper {
	z-index: 100;
}
.forward-wrapper a {
	position: absolute;
	right: 100px;
	top: 75px;
}
.forward-wrapper img {
	max-width: 120px;
}
#cmp_page_story_full {
	display: inline !important;
}
.story-toggle, #cmp_page_story_short {
	display: none;
}
/* COMPONENTS */
.image-navigation-button-wrapper div {
    width: 300px;
}
.image-navigation {
    grid-template-columns: auto auto;
    justify-content: center;
    column-gap: 20px;
}
.image-navigation-button-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.side-by-side {
    grid-template-columns: auto auto;
    justify-content: space-between;
}
.three-columns {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-content: space-between;
    column-gap: 20px;
}
.three-columns p {
    padding: 0;
}
.four-columns {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    justify-content: space-between;
    column-gap: 20px;
    word-break: break-word;
}
.four-columns p {
    padding: 0;
}
.four-columns h2 {
    line-height: normal;
    margin: 10px auto;
}
.four-columns img {
    max-width: 150px;
    height: auto;
    padding: 20px;
    display: block;
    margin: 0 auto;
}
.causes {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    justify-content: stretch;
    column-gap: 30px;
}
.grid {
    display: grid;
    row-gap: 20px;
}
.grid img {
    border-radius: 10px;
    border: 1px solid lightgrey;
}
.single {
    margin: 20px auto;
}
.blue-box a {
    text-align: center;
    display: flex;
    padding: 20px;
    text-decoration: none;
    box-shadow: rgba(60, 60, 60, 0.3) 5px 5px 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
    border: 2px solid #002145;
    text-transform: uppercase;
    color: black;
    font-size: 18px;
    font-weight: 400;
    justify-content: center;
    align-items: center;
}
.causes .blue-box a {
    height: 60px;
}
.blue-box a:hover {
    color: white;
    background: #002145;
}
.nav-buttons {
    grid-template-columns: auto auto auto;
    justify-content: stretch;
    color: #002145;
    letter-spacing: 3px;
    column-gap: 100px;
}
.timeline {
    display: grid;
    grid-template-columns: auto 8px 240px;
}
.timeline .copy-wrapper {
    background: #97D4E9;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px 0 0 10px;
}
.timeline img {
    margin-bottom: 20px;
    border-radius: 0 10px 10px 0;
    height: calc(100% - 20px);
}
.timeline p {
    padding: 0;
}
.timeline .connecting-line {
    background: #40B4E5;
}
.timeline .line-fix {
    margin-bottom: 20px;
}
.vancouver-funds, .okanagan-funds, .cause-funds {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.fund-tile {
    flex: 0 1 calc(25% - 20px);
    text-align: center;
    border: 1px solid lightgray;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    padding: 30px 0;
    transition: transform 0.4s ease-out;
}
.fund-tile img {
    width: 120px;
    margin: 0 auto;
    border-radius: 15px;
}
.fund-tile:hover {
    transform: scale(0.95);
}
.fund-title {
    font-size: 18px;
    color: #002145;
    font-weight: bold;
    margin-top: 12px 5px 0;
}
/* Cause funds */
.cause-funds a.fund-tile:hover {
    text-decoration: none
}
.cause-funds a.fund-tile:hover .fund-title{
    text-decoration: underline;
}
.cause-funds {
    margin: 30px auto;
}
.fund-raised {
    margin-top: 10px;
    color: #002145;
    font-size: 18px;
    font-weight: bold;
}
.amount-raised-copy {
    color: black;
}
.GroupRosterWidget-body2 .GroupRosterWidget-partimg img, .GroupRosterWidget-partimg img {
    border-radius: 10px;
    box-shadow: rgba(60, 60, 60, 0.3) 5px 5px 5px;
    }
.social-bar .soc_tw {
    display: none;
}
@media only screen and (max-width: 768px) {
    .banner-img-mobile {
        display: block;
    }
    .banner-img-pc {
        display: none;
    }
	/*Mobile footer*/
    #top-footer, #ubc-minimal-footer{
        display: block;
        padding: 20px;
    }
    #ubc-signature {
        display: block;
        float: none;
        width: 100%;
        box-sizing: border-box;
    }
    .optional-input{
        font-size: 12px!important;
    }
    #ubc-footer-menu {
        display: block;
        float: none;
        width: 100%;
        box-sizing: border-box;
        margin-left: 0;
    }
    .row-fluid{
        width: auto;
        display: block;
    }
    .row-fluid .footer-column{
        display: block;
        float: none;
        width: 100%;
        box-sizing: border-box;
        margin-left: 0;
    }
    #ubc-minimal-footer{
        width:auto;
    }
    #minimal-footer-content{
        width:auto;
        box-sizing: border-box;
        display: block;
    }
    .page-info {
        background-color: #f2f2f2;
    }
    .forward-wrapper img {
    	max-width: 100px;
    }
    /* COMPONENTS */
    .causes {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        margin: 0 10px;
        column-gap: 15px;
    }
    .single {
        margin: 20px 10px;
    }
    .three-columns {
        grid-template-columns: auto;
        justify-content: center;
    }
    .four-columns {
        grid-template-columns: auto auto;
    }
    .nav-buttons, .side-by-side, .image-navigation {
        grid-template-columns: auto;
    }
    .image-navigation-button-wrapper {
        row-gap: 20px;
        align-items: center;
    }
    .timeline {
        grid-template-columns: auto 8px 200px;
    }
    .timeline img {
        object-fit: cover;        
    }
    .vancouver-funds, .okanagan-funds, .cause-funds {
        gap: 0;
    }
    .fund-tile {
        flex: 0 1 calc(50% - 3px);
    }
}
@media only screen and (max-width: 749px) {
   .forward-wrapper {
    	position: fixed;
    	left: 0;
    	right: 0;
    	text-align: center;
    	margin-top: -35px;
    }   

    .forward-wrapper a {
    	position: initial;
    }
}
@media only screen and (max-width: 480px) {
    .timeline {
        grid-template-columns: auto;
    }
    .timeline .connecting-line  {
        display: none;
    }
    .timeline .copy-wrapper {
        border-radius: 10px;
    }
    .timeline img {
        border-radius: 10px;
    }
    .four-columns img {
        max-width: 100px;
    }
}
