/*
SLC Index
*/

p, ul, li {
	font-size: 14px;
	line-height: 17px;
}
#detail p {
	text-indent: 20px;
}
div#homePageWide {
    padding-top: 10px;
}
/*#homePageWide, .row {
    width:100%;
    clear:both;
    float:left;
}*/
#homePageWide>.row {
    margin-bottom:20px;
    float: left;
    width: 100%;
    clear: left;
}
#homePageWide>.row.top-row {
    margin-bottom: 10px;
}
.one-half {
    float:left;
    width:48%;
    margin-right:2%;
}
.one-fifths {
    float:left;
    width:18%;
    margin-right:2%;
}
.two-fifths {
    float:left;
    width:38%;
    margin-right:2%;
}
.three-fifths {
    float:left;
    width: 58%;
    margin-right:2%;
}
.one-thirds {
    float:left;
    width:31%;
}
.two-thirds {
    float:left;
    width: 65%;
    margin-right: 4%;
}

#slides img {
    max-width: 100%;
}
#slideshowWidget {
    height: 150px;
}
@media (min-width: 550px) {
    .two-tall div#slideshowWidget {
        height: 300px;
    }
    .two-tall {
        height: 303px;
    }
}

div#slideshowOverlayDiv p {
    margin: 8px 0;
}
div#slideshowOverlayDiv {
    font-weight: bold;
    background-color: rgba(0,0,0,.4);
    color: #FFF;
    max-width: 92%;
    bottom: 0;
    padding: 0 4%;
}
.split-rows #slideshowWidget {
    height: 140px;
}
.split-rows>.row>div:first-child {
    margin-bottom: 18px;
}

#residentServices {
    background: url(/communityplatform/public/images/community/slc/search-icon.png) no-repeat 8px center #141A34;
    color: #FFFFFF;
    border: none;
    width: 100%;
    background-size: 27px;
    height: 35px;
    text-align: left;
    padding-left: 42px;
}
#useThisSite {
    background-color: #274A89;
    color: #FFFFFF;
    height: 35px;
    border: none;
    width: 100%;
}
#searchBar {
    width: 100%;
    height:33px;
    border:1px solid #939598;
}
#searchBarBtn {
    color: #FFF;
    background: url(/communityplatform/public/images/community/slc/search-icon.png) no-repeat center center #00994B;
    height: 35px;
    width: 100px;
    background-size: 35px;
    border: none;
    float: right;
    margin: -36px -4px 0px;
    z-index: 1;
    position: relative;
}

.col-md-2p5 {
    float:left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 20.83333334%
}

span#weather-span {
    font-size: 17px;
    color: #6D6B6B;
    padding-top: 2px;
    display: block;
}
