.transp-bg {
    background: #eeeeee !important;
    background: rgba(255, 255, 255, 0.85) !important;
}

.school-logo, .main-nav li > ul {
    border-bottom-color: rgb(194,83,31);
}

.main-nav li a:hover {
    color: rgb(194,83,31);
}
/*
.tile-header {
    display: none;
}

.tile-padded {
    display: none;
}
*/
#tile-{
    background: none;
}

.latest-news {
    background: none;
}

.tile-wrapper.latest-news.text-right{
    background-color: none;
}

img.szImg {
    margin: 0px;
}

.latest-news .tile-link {
    padding: 0px 0px 0px 0px !important;
    background: white !important;
}
div.tile-divider.fill a{
    display:none;
}

@media screen and (max-width: 769px){
.latest-news .tile {
    width: 100%;
    height: 100% !important;
}
}
td {
    
    vertical-align: top;
    
}
.is_internal #tile- {
    display: none;
}
.heading-style h3 {
    font-size: 24px !important;
}
@media screen and (max-width:800px){
.container {
    width: 100% !important;
    }
}

.is_internal .tile-3 {
    width: 960px !important;
}

.blurb .tile-content table.noBorder  td {
    border: none !important;
}
@media screen and (max-width: 980px ){
.is_internal .tile-3 {
    width: 720px !important;
    }
}
@media screen and (max-width: 770px ){
    .slide.blank {
        display: none !important;
    }
}
/* Changing button styles */
.btn {
    background-color: rgba(239,92,0,1) !important;
}

/*.blurb .tile-content p {
    text-align:center;
}*/

.blurb .tile-content img {
    max-width: 80%;
}
.txt-dark .container-text a {
    color: #ef5c00 !important;
}
.txt-dark .container-text a:hover {
    color: #ef5c00 !important;
    font-weight:bold;
}

.list-styling li {
    text-align: left !important;
    margin-left: 53px;
}

.blurb ul.list-styling, .blurb ul.list-styling li {
    list-style: circle;
}

.customer-logos-silver .txt-dark a {
    color: black !important;
}
div#tile-id-41 h2 {
    margin-bottom: 0px;
}

@media screen and (max-width: 608px){
    .tile-1, .tile.tile-1, .tile.sz-tile, .tile-3.map-tile, .tile.contact-tile {
    width: 100%;
    }
}
@media screen and (max-width: 795px){
    .tile-wrapper.tile-3.tile-right-indent-1, .tile.tile-3.blurb.txt-dark {
    width: 100% !important;
}
}

#teachers-mutual-bank ul {
    text-align: left;
    margin-left: 83px;
    text-decoration: circle;
}

#teachers-mutual-bank ul li {
    list-style: circle;
}


#tile-id-38 .bg-layer-sec {
    background: url(/calendar2.png;);
    background-size: cover;
}

/*Styling changes for pop up section*/

/* #popup15 p {
    padding-top: 0px;
}*/

.gradient-white .tile-internal {background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 55%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(55%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 55%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 55%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 55%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 55%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );}
