@import url('../../Servers/Server_79420/Templates/css/stylef3ee.css?v=3.2');
@import url('../../Servers/Server_79420/Templates/css/hover.css')

/*
@import url('http://localhost:8080/cascade/css/cloverdale/style.css');
@import url('http://localhost:8080/cascade/css/hover.css');
;*/


.no_featured {
  background: url('https://via.placeholder.com/290x150');
  background-size: cover;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  height: 150px;
}

.RadMenu .rmHorizontal .rmText{padding: 0 !important;;}

@media screen and (min-width: 1101px)
{
header .top-header .inside-padding
{
align-items: flex-start;
}

div#header-social
{
padding-top: 20px;
}
}

header .top-header .inside-padding #header-social .social-media li .fas:before
{
border: 1px solid;
}


#header-logo a img, footer #footer-container .inside-padding #footer-logo  img {
    max-width: 150px;
}

@media screen and (max-width: 400px)
{
header .top-header .inside-padding #header-social .social-media li {

    width: 50%;
}

#header-logo a .schoolName .school-main
{
text-align: center;
}

}

div[id$="divContent"] a
{
text-decoration: underline;
color: rgb(0, 98, 255);
}

@media screen and (min-width: 1001px)
{
footer #footer-container .inside-padding .footer-list span:first-child {width: 20%;}
}

footer #footer-container .inside-padding .footer-list #footer-phone .fa-fax {
    font-size: 35px;
    padding-right: 20px;
}

div#footer-logo {
    margin: 0 auto;
}

/* banner colours */
#main-slider .link-container .banner-title {
	background: #008a00;
}
#main-slider .link-container .banner-link {
	background: #505050;
	color: #fff;
}
#main-slider .link-container .banner-link:hover, #main-slider .link-container .banner-link:focus {
	background: #383838;
}