/**
* Begin Changes from University of Capilano 
* PSRR-9186
* 08-04-2019 
*/

/**for all size screens*/
 .t4-funnelback {
    font-family: bcsans, Noto Sans, Verdana, Arial, sans-serif !important;
}

 .funnelback.t4-funnelback p {
    font-size: 1 rem;
}

 .funnelback.t4-funnelback h4 {
        font-size: 1.35rem;
        font-weight: 400;
    }

.funnelback.t4-funnelback .contextual-navigation .col h4 {
    padding: 1rem 0;
}

.funnelback.t4-funnelback .row.search-counts {
	font-size: 16px;
}

.t4-funnelback .text-muted, .t4-funnelback .jumbotron small {
    opacity: .8 !important;
}

.funnelback.t4-funnelback .search-result.search-result-people .card a {
   color:#0098C2;
}

.t4-funnelback .search-result-people .card-text a:hover {
    text-decoration: none;
    color: #00708f;
}

.funnelback.t4-funnelback .contextual-navigation .col {
    width: 50%;
    float: left;
    margin-left: 0%;
}

 .funnelback.t4-funnelback .search-results .card .card-header cite {
        font-weight: 500;
    }

.t4-funnelback .navbar-dark li a {
      border-bottom-right-radius: .25rem;
  	}

@media (min-width:1200px){

 .t4-funnelback .search-facet .card-body li {
        margin-bottom: .5rem;
        clear: both;
        /*text-indent: -.5em;*/
    }
  
  .t4-funnelback .navbar-dark li a {
      border: 1px #ccc solid;
      border-top-left-radius: .25rem;
      border-top-right-radius: .25rem;
      border-bottom-left-radius: .25rem;
      border-bottom-right-radius: .25rem;
  	}
  }

/**65em = 1040px**/
@media screen and (min-width: 65em) {   

    .funnelback.t4-funnelback .event-text {
        max-width: 400px;
        padding-left: 1.25rem;
    }

    .funnelback.t4-funnelback .search-result-event .search-event-date-month {
        background-color: inherit;
        color: inherit;
        font-size: .8rem;
        font-weight: 500 !important;
    }

    .funnelback.t4-funnelback .search-event-date {
        border: inherit;
        margin-top: .5rem;
        border-right: solid 1.5px #0098C2;
        padding-right: 1em;
        margin-right: 1rem;
    }

    .funnelback.t4-funnelback .search-result-event .search-event-date-day {
        font-size: 3rem !important;
        font-weight: 100;
    }

    .t4-funnelback .card .card-text a {
        color: #00708f;
        text-decoration: none;
        opacity: 1;
    }
  
  
	.button, a.button, button, .t4-funnelback .search-facet .btn, .t4-funnelback .search-facet .btn, input[type=submit] {
    	background-color: #1b61a9;
    	color: #fff;
    	padding: .5rem 1rem;
    	margin: auto .5rem;
    	display: inline-block;
	}
}

/**45em = 720px**/
@media screen and (min-width: 45em) {
  
    .tt-menu {
        background-color: #fcfcf9;
        color: #000000;
        padding: .5rem;
        border: solid 1px rgba(0, 0, 0, .125);
        border-radius: .25rem;
        width: 100%;
        margin-left: 0%;
    }
  
  .funnelback.t4-funnelback p {
        font-size: 1rem;
        margin-bottom: 1.125rem;
    }

    .t4-funnelback p {
        margin: 0 0 0 0;
        line-height: 1.6;
    }

    .t4-funnelback .search-facet .card-body {
        background: white;
        padding: 0 0 1rem 0;
        border-radius: .25rem;
    }

    .t4-funnelback .search-facet .card-body a {
        text-decoration: none;
        display: inline-block;
        max-width: 80%;
        color: #595959;
    }

    .t4-funnelback .search-facet .card-body h4 {
        color: #33281c !important;
        font-weight: 500;
        padding: 0;
        text-transform: uppercase !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }   

    .t4-funnelback .badge.badge-default {
        color: #595959;
        background-color: #eee;
        text-indent: 0;
    }

    .funnelback.t4-funnelback .search-results .search-refine {
        margin: 1rem;
        background-color: #1b61a9;
        border-radius: 2px !important;
    }
  
  	.t4-funnelback .navbar-dark li a {
      border: 1px #ccc solid;
      border-top-left-radius: .25rem;
      border-top-right-radius: .25rem;
      border-bottom-left-radius: .25rem;
      border-bottom-right-radius: .25rem;
  	}
  
  .button, a.button, button, .t4-funnelback .search-facet .btn, .t4-funnelback .search-facet .btn, input[type=submit] {
    background-color: #1b61a9;
    color: #fff;
    padding: .5rem 1rem;
    display: inline-block;
  }
}

/**65em = 1040px**/
@media screen and (min-width: 65em) {
    .funnelback.t4-funnelback h3 {
        font-size: 1.3rem;
        /*text-align: center;*/
    }

    .t4-funnelback .pagination li.active a {
        background-color: #1b61a9;
        color: white;
    }   

    .tt-menu {
        background-color: #fcfcf9;
        color: #000000;
        padding: .5rem;
        border: solid 1px rgba(0, 0, 0, .125);
        border-radius: .25rem;
        width: 100%;
        margin-left: 0%;
    }

    .tt-dataset h5 {
        font-size: 1.25rem;
        font-weight: 500;
        font-family: brandon-grotesque,Helvetica,Arial,sans-serif;
        text-align: center;
        color: #0098C2;
        text-transform: uppercase;
    }

    .tt-suggestion:hover {
        background-color: none;
        text-decoration: underline;
    }

    .tt-dataset:first-child, .tt-dataset:first-child .tt-suggestion {
        border-left: none;
        /* padding-left: 0; */
        /* margin: 5px 0; */
    }

    .tt-dataset h6 {
        color: #000;
        margin: 0;
        font-weight: 500;
        font-size: 1rem;
    }
}

/**65em =1040px**/
@media screen and (min-width: 65em) {
    
    .funnelback.t4-funnelback .badge.badge-light {
        background-color: #1b61a9 !important;
        color: #fff;
        padding: 0.35rem;
        border-radius: 1rem;
        max-width: 12rem;
        max-height: 2rem;
    }

    .funnelback.t4-funnelback .people-area {
        color: #595959;
    }

    .funnelback.t4-funnelback ol strong, ul strong {
        font-weight: 700;
        /*color: #595959;*/
    }
  
	.t4-funnelback .navbar-collapse .nav {
     	height: 70px;
     	margin: 20px 0;
    }
}






















































