/* Minification failed. Returning unminified contents.
(5,1): run-time error CSS1019: Unexpected token, found '}'
(39,84): Scanner error CSS1002: Unterminated string: "
(39,84): run-time error CSS1062: Expected semicolon or closing curly-brace, found '"
'
 */

a#ViewScheduleButton img{
    margin-right:10px;  width:35px; margin-top:15px; margin-left:10px; position:absolute; left:0; top:0;
}
}

a#ViewScheduleButton {
    margin-top: 14px;
}

a#ViewScheduleButton {
    width:100%;
    clear:both;
    display:block;
  font-size: 18px;
  color: #50a744;
  color:white;
  background-color: white;
  background:#285e4c;

 /*
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#0f96a3), to(#123c7a));
  background-image: -webkit-linear-gradient(top, #0f96a3, 0%, #123c7a, 100%);
  background-image: -moz-linear-gradient(top, #0f96a3 0%, #123c7a 100%);
  background-image: linear-gradient(to bottom, #0f96a3 0%, #123c7a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0f96a3', endColorstr='#ff123c7a', GradientType=0);
*/
  border: solid 2px #fff;
  -webkit-box-shadow: 0px 1px 2px 0px #707070;
  /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
  box-shadow: 0px 1px 2px 0px #707070;
  text-align: center;
  padding: 6px 0px;
  margin-bottom: 10px;
  letter-spacing: .1em;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  position:relative;  font-weight:bold;   width:100%; font-size:1.4em; padding:1em;"
}

a#ViewScheduleButton:hover{
    background:#366f5c;
    text-decoration:none;
}


.body-home .panel {
    border: 1px solid #b4b4b4;
}

.home-upcoming {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: auto;
    padding-left: 0px;
    margin-bottom: -8px;
    margin-top: -5px;
    padding-right: -4px;
}

    .home-upcoming li {
        display: inline-block;
        padding-right: 3px;
        padding-bottom: 2px;
        width: 170px;
    }

        .home-upcoming li img {
            /*resize: both;*/
            /*width: 170px;
            height: 170px;*/
            width: auto;
            height: auto;
        }

.upcoming-date {
    background-color: #0f96a3;
    border-color: #123c7a;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#0f96a3), to(#123c7a));
    background-image: -webkit-linear-gradient(top, #0f96a3, 0%, #123c7a, 100%);
    background-image: -moz-linear-gradient(top, #0f96a3 0%, #123c7a 100%);
    background-image: linear-gradient(to bottom, #0f96a3 0%, #123c7a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0f96a3', endColorstr='#ff123c7a', GradientType=0);
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    height: 20px;
    letter-spacing: 0.1em;
    line-height: 20px;
    text-align: center;
}

.social-scroll {
    height: 460px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 5px;
    margin: 0px;
}

div.fb-page{
    max-height:460px;
    overflow:hidden;
    width:220px;
    overflow-y:hidden;
}

.panel-social {
    height: 500px;
    display: none;
    padding:0px;
}

.panel-title-social {
    text-align: center;
}

.home-content {
    margin-bottom: 0px;
}

    .home-content:before,
    .home-content:after {
        content: " ";
        display: table;
    }

    .home-content:after {
        clear: both;
    }

    .home-content .panel-body {
        padding: 20px;
    }
    .panel-social .panel-body {
        padding: 0px;
    }

.home-content-item {
    padding-left: 0px;
}

.featured-item {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1.5em;
    clear: both;
}

    .featured-item:before,
    .featured-item:after {
        content: " ";
        display: table;
    }

    .featured-item:after {
        clear: both;
    }

    .featured-item img {
        float: left;
        border: solid 2px #fff;
        -webkit-box-shadow: 0px 1px 2px 0px #707070;
        box-shadow: 0px 1px 2px 0px #707070;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .featured-item p {
        float: left;
        width: 65%;
        margin-left: 5%;
    }

    .featured-item h4 {
        color: #4f4f4f;
        letter-spacing: .05em;
        border-bottom: solid 1px #ccc;
        padding-bottom: 2px;
        display: inline-block;
        width: 95%;
        padding-left: 8px;
    }

    .featured-item .row {
        margin: 0px 0px 0px 0px;
    }

.feature-item a {
    float: left;
    margin-top: 10px;
}



.weather-service {
    font-size: 1em;
    padding-top: 15px;
   display:block;
   width:65%;
    margin-left:auto;
    margin-right:auto;
    float:none;
    padding:10px;
    text-align:center;

}

    .weather-service img {
    float:left;
     margin-right:20px;
     margin-left:10px;
     margin-bottom:10px;
    max-width:60px;
    margin-top:0px;
    }

.glyphicon-cloud {
    top: 2px;
}


@media (min-width: 0px) and (max-width: 450px) {

    a#ViewScheduleButton img{
    display:none;
}
}

@media (min-width: 400px) and (max-width: 767px) {



    .featured-item {
        font-size: 14px;
        clear: none;
    }
    .featured-item p {
            float: left;
            width: 70%;
            margin-left: 0;
    }

    .panel-social {
        display: none;
    }

    .home-content .panel-title,
    .panel-social .panel-title {
        text-align: center;
    }


}



@media (min-width: 768px) {

    .panel-social .panel-title {
        text-align: left;
    }

    .home-content .panel-title {
        text-align: right;
    }

    .home-content {
        height: 500px;
        min-height: 500px;
        max-height: 500px;
    }

    .featured-item {
        font-size: 13px;
        clear: none;
        width: 50%;
        float: left;
    }

        .featured-item:nth-child(2n+1) {
            padding-left: 10px;
        }

        .featured-item img {
            float: left;
            margin-right: 4%;
        }

        .featured-item p {
            float: left;
            margin-left: 0;
        }

    .panel-social {
        display: block;
        height: 500px;
        max-height: 500px;
        margin-right: -15px;
    }

    .socialFeedButton {
        padding: 4px;
        display: block;
        margin-bottom: 2px;
        background: #f6f6f6;
        text-align: center;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

        .socialFeedButton:before,
        .socialFeedButton:after {
            content: " ";
            display: table;
        }

        .socialFeedButton:after {
            clear: both;
        }

    a.socialFeedButtonImg {
        display: block;
        text-decoration: none;
        border: none;
        color: #828282;
        font-size: 12px;
        line-height: 20px;
        width: 100%;
        text-align: left;
    }

        a.socialFeedButtonImg:before,
        a.socialFeedButtonImg:after {
            content: " ";
            display: table;
        }

        a.socialFeedButtonImg:after {
            clear: both;
        }

    .socialFeedButton:hover {
        background: #eee;
    }

    .socialFeedButton a.socialFeedButtonImg img {
        width: 24px;
        float: left;
        margin-right: 8px;
    }

    

}

@media (max-width:992px) {
  

    .weather-service {
    display:block;
    width:80%;
    text-align:center;
}

}


@media (max-width:766px) {
    .weather-service {
    display:block;
    width:100%;
    text-align:left;
}

}


