/*CSS brought over from Rentals 2017 Type: WYSIWYG*/
.rentals-bkg-img{
background-size: cover;
background-position: 50%;
height: 280px;
position:relative;
}
.rentals-bkg-img a::before{
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 1;
z-index: -1;
}
/* Header Image Styles */
.rentals-header-overlay{
text-align: center;
position: absolute;
margin: 0 auto;
top: 50%;
transform: translate(0, -50%);
width:100%;
left:0;
color:#fff;
}
.rentals-header-overlay h1 span{
font-size:70px;
font-weight:900;
margin:0;
text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.96);
line-height: 55px;
}
.sem-content .rentals-header-overlay img{
display:inline;
}
.sem-content .rentals-header-overlay h2 span, .rentals-header-overlay h1 span{
text-decoration:none;
color:wite !important;
text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.96);
}
.rent-now-button span {
font-size: 10pt;
font-weight: normal;
}
.rent-now-button {
background-color: #f2f2f2;/* Change Me, Use This For Section Headings */
border: none;
color: #000000; /* Text Color */
padding: 12px;
width:100%;
text-align: center;
text-decoration: none;
display: inline-block;
font-weight:bold;
font-size: 12pt;
-webkit-transition-duration: 0.4s; /* Safari */
transition-duration: 0.4s;
cursor: pointer;
}
.rent-now-button:hover{
background-color: #e2e2e2; /* Change Me, Hover Color */
}
a.rent-now-button:link, a.rent-now-button:visited{
text-decoration:none;
color:#000000; /* Text Color */
}
a.rent-now-button:hover{
color:#000000;
}
.sem-content .rent-now-button, a.rent-now-button:visited, a.rent-now-button:active{
text-decoration:none;
color:black !important;
text-shadow:none !important;
}
.rentals-product span {
font-size: 10pt;
font-weight: normal;
}
.rentals-product {
color: #000000; /* Text Color */
padding: 12px;
width:100%;
text-align: center;
text-decoration: none;
font-weight:bold;
font-size: 12pt;
}

.rentals-infotext {
color: #000000; /* Text Color */
text-align:center;
margin-top:10px;
font-size: 12pt;
width: 80%;
margin:0 auto;
}
.secresponsive {
display: inline-block;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 10px;
size:95%;
}
/*CSS brought over from 201712 Type: WYSIWYG*/
.lib-rent-bg-img {
background-size: cover;
background-position: 50%;
height: 280px;
position:relative;
}
.lib-rent-header-text {
text-align: center;
position: absolute;
margin: 0 auto;
top: 50%;
transform: translate(0, -50%);
width:100%;
left:0;
}
.lib-rent-header-text h1 {
color:#fff;
font-size: 3em;
font-weight: 900;
margin: 0 auto;
text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.96);
}
.lib-rent-btn {
display: block;
max-width: 325px;
margin: 10px auto;
padding: 10px 30px;
border: #6CA4BB 1px solid;
background-color: #88CDEA;
color: #fff !important;
text-decoration: none;
text-shadow: none;
text-align: center;
font-size: 1.25em;
font-weight: 700;
}
.lib-rent-btn:hover {
background-color:#7AB8D2;
transition:.5s;
}
.lib-rent-text {text-align: center;}
.product-item {font-size: 1.25em;}
.secresponsive {text-align: center; margin: 15px auto;}
/* HEADER */ .sePage .sePageMain { margin-top: 0px; }
/* FOOTER */ .sePage .sePageFooter { margin-top: 0px; }















































