/* ------------------------------------------ */
/* Libraries Homepage */
/* ------------------------------------------ */



.lib-home h1 {
font-size: 3.375rem;
line-height: 1;
text-transform: uppercase;
margin: 2rem 0 0rem;
display: inline-block;
font-size: 3rem;
}

.homepage-content{
width: 100%;
height: auto;
margin: 0 auto;
}

.page-section .container {
    width: 100%;
	padding: 0 1rem;
	max-width: 1600px;
	max-width: 1400px;
}

@media only screen and (min-width: 768px){
.page-section .container {
    padding: 0 2.5rem;
}
}


/* ------------------------------------------ */
/* Search Panel */
/* ------------------------------------------ */



.search-section{
background: #f4f4f4;
background: #fff9d9;
background: #888b8d;
background: url('../../../images/anderson_exterior_night_02.png');
background-repeat: no-repeat;
    background-position: 50% 35%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
padding: 5.5rem 0;

padding: 4.5rem 0;
}

.cd-tabs .container {
max-width: 1400px;
}

.cd-tabs .container h3{
margin: 0 0 0;
}

img.onesearch-logo{
width: 60px;
height: auto;
margin-top: 5px;
-webkit-transition: height .2s; 
transition: width .2s;
}

.selected img.onesearch-logo{
width: 100px;
}

.mobile-onesearch{
display: none;
}

.mobile-search-tools{
display: none;
}

.mobile-search-tools a button{
display: inline;
margin: .5rem .25rem;
}

@media only screen and (max-width: 768px) {

.search-section{
padding: 0rem .75rem;
	background: #fff;
}


.mobile-onesearch{
display: block;
background: white;
margin: 0rem 0rem;
border: none;
padding: .75rem 0;
}

.mobile-search-tools{
display: block;
text-align: center;
margin: 1rem 0 0;
}

img.onesearch-logo{
width: 60px;
}
}

#content .mobile-search-tools a{
text-decoration: none;
font-weight: 800;
}

.mobile-onesearch h3 {
margin: 0 0 15px;
}

.mobile-onesearch form{
display: table;
}

.mobile-onesearch .input-group{
width: 100%;
}


div.more-search{
display: block;
margin: 20px 0 0;
}

div.more-search ul{
list-style-type: none;
padding: 0 0;
margin: 0 0;
font-size: 1rem;
line-height: 1.25rem;
}

div.more-search ul li{
display: inline;
padding: 0 10px;
border-right: solid 1px #ccc; 
}

div.more-search ul li:last-child{
/*text-transform: uppercase;
font-weight: bold;
color: #54585a;*/
border-right: none;
}

div.more-search ul li.strong{
font-weight: bold;
border-right: none;
margin: 0 0;
padding: 0 0;
}



@media only screen and (max-width: 768px) {
div.more-search{
display: none;
}
}

.cd-tabs form{
display: table;
}

ul.edbs-letter-browse{
margin: 0 0;
padding: 0 0;
}

ul.edbs-letter-browse li{
display: inline-block;
padding: 0 5px;
}


.cd-tabs .input-group{
    width: 100%;
}

.cd-tabs h3{
margin: 0px 0 1.5rem;
line-height: 1.5rem;
}

#content .cd-tabs h3 a{
color: #54585a;
text-decoration: underline;
}

#content .cd-tabs h3 a:hover{
color: #c8012e;
}

.cd-tabs placeholder {
display: none;
}



/* -------------------------------------------------- */
/* Database Search Tab */
/* -------------------------------------------------- */




.index-by-char a {
    font-weight: 200;
    color: #54585a;
    background: #f3f3f3;
    border: 1px #d3d3d3 solid;
    font-size: 1.5rem;
    line-height: 2rem;
    width: 2rem;
    display: inline-block;
    margin:5px;
    text-align: center;
}

#content .index-by-char a:hover {
    background: #d3d3d3;
    text-decoration: none;
    color: #000;
}



/* ------------------------------------------------- */
/** NEW SEARCH BOX ON .onebox 082018 **/
/* ------------------------------------------------- */

.search-section.onebox{
	background: #888b8d;
	padding: 4rem 2.5rem;
	background: url(../../../images/anderson_exterior_night_02_bw75k.png);
	background-position: 50% 80%;
	transition: padding .25s ease;
}

@media screen and (max-width: 1200px) and (min-width: 991px){
.search-section.onebox {
    padding: 2.5rem;
}	
}


@media screen and (max-width: 991px){
.search-section.onebox {
    padding: 0rem .75rem;
    background: #fff;
}
}

@media screen and (max-width: 991px) and (min-width: 769px){
.search-section.onebox {
    padding: 1rem 2.5rem;
}
}

.search-section.onebox .container{
	width: 100%;
	max-width: calc(1200px - 5rem);
	padding: 0rem;
}


@media only screen and (max-width: 992px){
.search-section.onebox .mobile-onesearch {
    display: block;
    background: white;
    margin: 0rem 0rem;
    border: none;
    padding: 2rem 0 .75rem;
}
	
}




 .home-search{
	margin: 0 auto;
    padding: 2rem 2rem 0rem;
    border: 1px solid rgba(255,255,255, 0.3);
	background: transparent;
    position: relative;
    width: 100%;
    border-radius: 4px;
	background: rgba(255,255,255, 0.8);
	
}


 .home-search form{
	display: table;
}

.home-search .input-group {
    width: 100%;
}

.home-search .input-group .form-control{
    box-shadow: none;
}


.home-search ul.search-links{
font: bold 1rem 'Source Sans 3', sans-serif;
line-height: 3rem;
display: inline-block;
padding: 0 0;
margin: 0rem 0 0;
vertical-align: middle;
	width: 100%;
}


.home-search ul.search-links li {
	display: inline-block;
	margin: 0 2rem 0 0;
}

.home-search ul.search-links li:last-child {
	margin: 0 0 0 0;
    float: right;
}

.home-search .search-links li a{
color: #c8102e;
}

.home-search .search-links li a::after {
    content: ' >';
    display: inline;
}

.home-search .search-links li:last-child a{
	font-weight: 400;
	content: none !important;
}

.home-search .search-links li:last-child a::after {
	content: none !important;
}


/* ------------------------------------------ */
/* New Alma Search Alert */
/* ------------------------------------------ */



.alma-alert span{

	color: #c8102e;
	display: inline;
	font-weight: bold;
	vertical-align: middle;
	margin: 0 0 0 1rem;
}

ul.alma-search-links{
font: 1.25rem 'Source Sans 3', sans-serif;
line-height: 1.5rem;
display: inline;
padding: 0 0;
vertical-align: middle;
-webkit-transition: font-size .25s; 
transition: font-size .25s;
}

ul.alma-search-links li {
	display: inline;
	margin: 0 0 0 2rem;
}


ul.alma-search-links li a{
color: #c8102e;
}

ul.alma-search-links li a::after {
    content: ' >';
    display: inline;
}

@media only screen and (max-width: 1200px){
ul.alma-search-links{
font: 1rem 'Source Sans 3', sans-serif;
line-height: 1.25rem;
	}
}

@media only screen and (max-width: 992px){
		ul.alma-search-links li{
	display: block;
	margin: 1rem 0 0 2rem;
}

	.container.alma-alert .alert {
		border: none;
		display: none;
	}
}

.container.alma-alert{
	/*display: none;*/
}


/* ------------------------------------------ */
/* SECTION -- about -- hours */
/* ------------------------------------------ */

/* ------------------------------------------ */
/* Hours Box */
/* ------------------------------------------ */



.branch-listing table {
margin: 2rem 0rem 0rem;
padding: 0;
list-style-type: none;
background: hsl(0, 0%, 95%);
background: #fff;
border: 1px solid #fdf2b8;

border: none;
background: none;
}

.branch-listing tr td {
margin: 0 0;
padding: .4rem .65rem;
line-height: 2rem;
}

#content .branch-listing table tr td.branch-name a {
text-decoration: none;
}

#content .branch-listing table tr td.branch-name a:hover {
text-decoration: underline;
}

.branch-listing td.branch-name{
font-family: 'Source Sans 3', sans-serif;
font-size: 1.25rem;
line-height: 2rem;
/*font-weight: 800;*/
display: block;
-webkit-transition: font-size .25s; 
transition: font-size .25s;
}

.branch-listing td.branch-hours{
text-align: right;
color: #c8102e;
color: #000;
font-weight: 400;
font-size: 1.4rem;
-webkit-transition: font-size .25s; 
transition: font-size .25s;
width: 35%;
width: 38%;
}


@media only screen and (max-width: 1200px) and (min-width: 992px) {
.branch-listing td.branch-name {font-size: 1.05rem;}
.branch-listing td.branch-hours {font-size: 1.1rem;}
}		

@media only screen and (max-width: 1000px) and (min-width: 769px) {
.branch-listing table {margin: 2rem 0 3rem;}
.branch-listing tr td {padding: .25rem .8rem;line-height: 2rem;}
}

@media only screen and (max-width: 768px){
.branch-listing table{
	margin: 1rem 0 3rem;
	overflow: hidden;
	}
}


@media only screen and (max-width: 525px){
.branch-listing tr td {
}
.branch-listing td.branch-name, .branch-listing td.branch-hours{
font-size: 1.1rem;
line-height: 1.25rem;
}
 .branch-listing td.branch-hours{
width: 55%;
}

}

.custom-striped tr:nth-child(even) {
    background-color: rgb(245, 240, 213);
}



/* ------------------------------------------ */
/* EDITED 03.09.2018 */
/* ------------------------------------------ */


div#branch-listing.branch-listing.well table.custom-striped tr:nth-child(even) {
    background-color: rgb(232, 232, 232);
	background-color: #f5f5f5;
}

.branch-listing table{
	margin: 0 0;
}

div#branch-listing.well {
    margin: 1rem 0;
	background: #fff;
}


/* ------------------------------------------ */
/* SECTION -- services */
/* ------------------------------------------ */

/* ------------------------------------------ */
/* Services Section */
/* ------------------------------------------ */

ul.section-list-links{
margin: 2rem 0 0;
padding: 0;
font-family: 'Source Sans 3', sans-serif;
font-weight: 400;
vertical-align: middle;
font-size: 1.5rem;
line-height: 2.5rem;
text-decoration: none;
font-size: 1.25rem;
line-height: 2rem;

font-weight: 200;
font-size: 1.75rem;
line-height: 2.25rem;
}

ul.section-list-links li{
margin: 0 0 1rem 0;
list-style-type: none;
}

.iwantto-listing{

}

.services-listing{

}

@media only screen and (max-width: 768px){
.iwantto-listing ul{
margin: 2rem 0 3.5rem;
}
}

.toplists ul{
	padding-left: 0;
}

.toplists ul li{
	list-style-type: none;
}

.toplists ul li a{
	/*font-weight: bold;*/
}

@media (max-width: 992px){
.toplists {
    margin-top: 2.5rem;
}
}



/* ------------------------------------------ */
/* SECTION -- spaces */
/* ------------------------------------------ */

/* ------------------------------------------ */
/* Spaces Section */
/* ------------------------------------------ */


.spaces-section{
margin: 2rem 0 0;
position: relative;
}


#content .spaces-section h1{
display: inline-block;
}

/*
.spaces-section > ul > li > a{
color: #c8102e;
color: #54585a;
font-weight: bold;
font-size: 1.5rem;
}

.spaces-section ul{
list-style-type: none;
padding: 0 0 0 0rem;
margin: 0 0;
line-height: 50px;
vertical-align: middle;
position: relative;
display: inline-block;
}

.spaces-section ul li{
padding: 0 0;
margin: 0 2rem 0 0;
display: inline-block;
vertical-align: middle;
}
*/

.reserve-button {
   display: inline-block;
    line-height: 2.9rem;
    vertical-align: text-bottom;
}




/* ------------------------------------------ */
/* SECTION -- giving -- news -- events */
/* ------------------------------------------ */

/* ------------------------------------------ */
/* News Feed */
/* ------------------------------------------ */


.uhl-news-feed ul{
list-style-type: none;
padding: 0;
margin: .75rem 0 0rem;
}

.uhl-news-feed ul li{
border-bottom: #d8d8d8 solid 1px;
padding: 1rem 0;
margin: 0;
width: 97%
}

.uhl-news-feed ul li:last-child{
border-bottom: none;
}

@media only screen and (max-width: 992px){
.uhl-news-feed ul{
	margin-bottom: 5rem;
	}
}

.uhl-news-feed ul li a{
font-weight: 400;
font-size: 1.5rem;
line-height: 2rem;
color: #c8102e;

font: 2.25rem 'League Gothic', sans-serif;
line-height: 2.5rem;
margin: 1rem 0 .5rem;
text-transform: none;
}

.uhl-news-feed ul li p {
font-size: 1.5rem;
line-height: 1.75rem;
color: #888;
margin: 0rem 0 0;
display: none;
}

span.news-date, .post-date {
display: block;
color: #000;
font-weight: 400;
font-size: 1.25rem;
line-height: 1.5rem;
}

.uhl-news-feed .section-title{
display: none !important;
}

/* ------------------------------------------ */
/* Events Widget */
/* ------------------------------------------ */



#calendarific-widget {
	width: 100%;
	height: 323px;
	height: auto;
	margin-top: 2.25rem;
}

#calendarific-widget-scrollbox {
	width: 100%;
	height: auto;
    overflow: hidden;
	/*overflow-y: scroll;*/
	margin-bottom: 20px;

}

#calendarific-widget .calendarific-widget-header{
	display: none;
	}	

#calendarific-widget .calendarific-widget-footer{
	display: none;
	}

th.widget-month-header {
	display: none;
	}

.calendarific-widget-table {
	margin:0px;
	padding:0px;
	height: auto;
	border: none;
	}

table.calendarific-widget-table tr {
	margin-bottom: 2rem;
    display: flex;
}


.calendarific-widget-table td{
	vertical-align: top;
	border: none;
	text-align:left;
	font-weight:normal;
	color:#000000;
	height: auto;
	padding: 0;
	margin: 0;
	}
	
td.calendarific-widget-date {
	width: auto;
	text-align: center;
	vertical-align: top;
	height: 5rem;
	padding-right: 1rem;
	display: block;
	
	display: inline-table;
	margin-right: 2rem;
	}


td.calendarific-widget-date .calendarific-widget-date-month{
background: #00b388;
color: #fff;
font-size: 1.25rem;
line-height: 1.25rem;
vertical-align: middle;
padding: .5rem 1rem 0 1rem;
width: 5rem;
text-transform: uppercase;
background: #00866c;
}

td.calendarific-widget-date .calendarific-widget-date-number{
background: #00b388;
color: #fff;
font-size: 3rem;
line-height: 3rem;
vertical-align: middle;
padding: 0rem .5rem .25rem;
width: 5rem;
font-weight: 800;
background: #00866c;
}

td.calendarific-widget-name {
color: #888;
font-weight: 200;
font-size: 1.5rem;
line-height: 1.5rem;
	
display: inline-table;
position: relative;
}

#content td.calendarific-widget-name a{
color: #00b388;
font-size: 1.5rem;
line-height: 1.5rem;
text-decoration: none;
color: #00866c;
}

#content td.calendarific-widget-name a:hover{
text-decoration: underline;
}

.calendarific-widget-event-title{
display: inline-block;
color: #00b388;
font-weight: 400;
font-size: 1.5rem;
line-height: 1.75rem;
margin-left: 0;
vertical-align: text-top;
}

	
span.calendarific-widget-time {
display: inline-block;
color: #000;
font-weight: 300;
font-size: 1.25rem;
line-height: 1.25rem;
margin-left: 0;
}

.calendarific-widget-event-location{
display: inline-block;
color: #000;
font-weight: 200;
font-size: 1.25rem;
line-height: 1.55rem;
/*margin-bottom: 2rem;*/
margin-left: 0;
vertical-align: middle;
}


@media only screen and (max-width: 767px){
td.calendarific-widget-date {
	margin-right: 1rem;
}

td.calendarific-widget-name {
	width: 70%;
}
#content td.calendarific-widget-name a {
	font-size: 1.3rem;
}
}

@media only screen and (max-width: 766px) and (min-width: 300px){
td.calendarific-widget-name {
	width: 65%;
}
}

@media only screen and (max-width: 1230px) and (min-width: 992px) {
.calendarific-widget-event-title,
#content td.calendarific-widget-name a{
	font-size: 2vw;
}
}



/* ------------------------------------------ */
/* Giving Panel */
/* ------------------------------------------ */



.giving-section {
padding: 0rem 0 1rem;
margin: 2rem 0 2rem;
background: #fff;
/*width: 97%;*/
}

/*
@media only screen and (max-width: 992px){
.giving-section {
width: 100%;
}
}
*/

.giving-section .container{
width: 100%;
display: block;
color: #fff;
}

.giving-section p{
padding:0 1rem;
}


/* ------------------------------------------ */
/* 5 Columns layout */
/* ------------------------------------------ */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 100%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 50%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* ------------------------------------------ */
/* SECTION -- branches */
/* ------------------------------------------ */

/* ------------------------------------------ */
/* Branches Section */
/* ------------------------------------------ */


.branches-section{
margin: 2rem 0 0;
position: relative;
}


#content .branches-section h1{
display: inline-block;
}

.branches-section a h3 {
    color: #c8102e;
}

/* ------------------------------------------ */  
/** Emergency Alert  **/ 
/* ------------------------------------------ */


.emergency-alert .alert-warning {
    border-color: none;
	/*font-weight: bold;*/
	text-shadow: none;
	font-size: 1.25rem;
	/*line-height: 1.5rem;*/
	margin-bottom: 0;
	border-radius: 0;
	vertical-align: middle;
	background: #f6be00;
	text-align: center;
	color: #960c22;
	
	color: #000;
}

.emergency-alert .alert-warning a {
	color: #960c22;
}

.emergency-alert{
	/*display: none;*/
}

.homepage-dismiss-alert{
display: none;
}


/* ------------------------------------------ */  
/** Strategic Plan template page  **/ 
/* ------------------------------------------ */

.strat-plan .page-section .container,
.strat-plan .container,
.uh-footer .container{
  width: 100%;
  padding: 0 2.5rem;
  max-width: 1600px !important;
}




	