.modal-body .required option {
    padding: 5px
}

.alertimage {
    float: left;
    padding: 5px 5px 5px 5px;
    border: none!important;
}

.panel-property>.panel-heading>.panel-title {
    font-weight: 400!important
}

.panel-property {
    border-color: #FCEB97!important;
    box-shadow: none!important
}

.panel-property>.panel-heading {
    background-color: #FCEB97;
    border-color: #FCEB97
}

.panel-property>.panel-heading>.panel-title {
    color: #3D4149!important;
    margin: 5px 0
}

.panel-planning>.panel-heading>.panel-title {
    font-weight: 400!important
}

.panel-planning {
    border-color: #626678!important;
    box-shadow: none!important
}

.panel-planning>.panel-heading {
    background-color: #626678;
    border-color: #626678
}

.panel-planning>.panel-heading>.panel-title {
    color: #fff!important;
    margin: 5px 0
}

.panel-rubbish>.panel-heading>.panel-title {
    font-weight: 400!important
}

.panel-rubbish {
    border-color: #82bc00!important;
    box-shadow: none!important
}

.panel-rubbish>.panel-heading {
    background-color: #82bc00;
    border-color: #82bc00
}

.panel-rubbish>.panel-heading>.panel-title {
    color: #fff!important;
    margin: 5px 0
}

.panel-political>.panel-heading>.panel-title {
    font-weight: 400!important
}

.panel-political {
    border-color: #CF5300!important;
    box-shadow: none!important
}

.panel-political>.panel-heading {
    background-color: #CF5300;
    border-color: #CF5300
}

.panel-political>.panel-heading>.panel-title {
    color: #fff!important;
    margin: 5px 0
}


/*Promo pods*/

.apc.banner {
    overflow: hidden;
    height: auto;
    position: relative;
    z-index: 0;
}

apc {
    padding: 60px 0;
}

.c4-bg,
body {
    background-color: #f0f3f4;
    background-color: rgba(240, 243, 244, 1);
}

.promo-pods .item .inner {
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.025);
}

.promo-pods .item .inner {
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.025);
}

.promo-pods .item:nth-of-type(3n+1) {
    clear: both;
}

.promo-pods .item {
    position: relative;
    margin-bottom: 30px;
}

.has-borders {
    border-width: 1px;
    border-style: solid;
}

.c6-borders {
    border-color: #dedede;
    border-color: rgba(222, 222, 222, 1);
    padding: 10px!important;
}

.mapimage {
    margin-top: 5px;
    padding: 0
}

.backgroundHighlight {
    background-color: #FCEB97;
    color: #004745;

}

.myhouse {
    padding: 5px;
    background-image: url(/images/myhousebackground.png);
    border-radius: 4px;
    border: 4px solid #FCEB97
}


/*.myhouse {
    padding: 5px;
    background-image: url(/images/christmas.png);
    border-radius: 4px;
    border: 4px solid #FCEB97;
    top: 0px;
    background-repeat: repeat-x;
}*/


/*.myhouse h2
{
	color:#4E4E4E;
	font-size:22px;
	font-weight:700;
	margin-top:30px;
	padding:10px 5px;
	line-height:28px
}*/

.myhouse h2 {
    color: #4E4E4E;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    padding: 10px 5px;
    line-height: 28px;
}

.myhouse p {
    font-size: 18px;
    padding: 5px
}

.myhousetwo {
    margin-top: -10px;
    padding: 5px;
    background-image: url(/images/myhousebackground.png);
    border-radius: 4px;
    border: 4px solid #FCEB97
}

.myhousetwo h2 {
    color: #4E4E4E;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    padding: 10px 5px;
    line-height: 28px
}

.myhousetwo p {
    font-size: 18px;
    padding: 5px
}

.doit {
    border: 0;
    border-left: 5px solid #00615F;
    margin-bottom: 8px;
    padding: 10px;
    margin-right: 5px;
    overflow: hidden;
    background: #EEE
}

.doit a:hover {
    background: none repeat scroll 0 0 #9e2436;
    color: #FFF!important;
    padding: 10px
}

#feedback {
    float: left;
    position: fixed;
    top: calc(50% - 47px);
    right: 0;
    width: 30px
}

#feedback a {
    background: #009593;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    border: 3px solid #fff;
    border-right: 0;
    display: block;
    padding: 10px 2px;
    transition: all .2s ease-in-out
}

.feature-impact {
    padding: 5px;
    margin: 10px 0;
    border: 4px solid #00615F;
    /* border: 6px solid red;*/
    padding-left: 10px;
    line-height: 30px;
    border-radius: 1.5rem;
    background-color: #fff;
    /*background-image: url(/images/main-content-background.png);*/
    border-top-left-radius: 0
}


.feature-impact:focus {
  background-color: #9e2436;
  border: solid 2px #fceb97;
}

.feature-impact-housing {
    padding: 5px;
    margin: 10px 0;
    border: 10px solid #FCEB97;
    padding-left: 10px;
    border-radius: 1.5rem;
    background-color: #FFF;
    color: #333;
    border-top-left-radius: 0
}

.feature-impact-housing img {
    border: none!important
}

.feature-impact-housing a {
    color: #00615F!important;
}

.feature-impact-home {
    padding: 5px;
    margin: 10px 8px;
    border: 4px solid #00615F;
    /* border: 6px solid red;*/
    padding-left: 10px;
    border-radius: 1.5rem;
    background-color: #fff;
    border-top-left-radius: 0
}

.feature-impact-home a {
    text-decoration: underline;
    font-weight: 700;
}

.imgSidebarThumb {
    padding: 5px;
    float: right;
    border: none!important
}

.row.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.row.no-gutters>[class^="col-"],
.row.no-gutters>[class*=" col-"] {
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width: 992px) {
    .hidden-md {
        display: none
    }
}

@media screen and (min-width: 1200px) {
    .hidden-md {
        display: block
    }
}

.hidden-lg {
    display: none
}

@media screen and (min-width: 768px) {
    .hidden-lg {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .hidden-lg {
        display: block
    }
}

@media screen and (min-width: 1200px) {
    .hidden-lg {
        display: none
    }
}

html {
    box-sizing: border-box
}

*,
:before,
:after {
    box-sizing: inherit
}

body {
    background-color: #eee;
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    line-height: 22px;
    padding-top: 40px
}

#skiptocontent {
    height: 1px;
    width: 1px;
    position: absolute;
    overflow: hidden;
    top: -10px
}

h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400
}

.show {
    display: block
}

.hide {
    display: none
}

.fa {
    color: #fff;
}

.fa-SDC-logo {
    outline: none;
}

.fa active {
    color: #FCEB97
}

.fa-chevron-circle-down {
    color: #00615F;
    padding-right: 5px;
}

.navbar-title {
    font-size: 1.1em;
    display: inline-block;
    float: left;
    margin-top: 13px
}

@media screen and (max-width: 845px) {
    .fa-SDC-logo {
        background-image: url(/images/SDCboxlogoAwhiteoutnoweb.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: relative;
        display: inline-block;
        width: 180px;
        height: 48px;
        line-height: 1em;
        top: 5px;
        left: 5px;
        vertical-align: middle
    }
}

@media screen and (min-width: 845px) {
    .fa-SDC-logo {
        background-image: url(/images/SDCboxlogoAwhiteoutnoweb.png);
        background-repeat: no-repeat;
        position: relative;
        display: inline-block;
        width: 200px;
        height: 68px;
        line-height: 1em;
        top: 10px;
        left: 0;
        vertical-align: middle
    }
}

.online-feature-box {
    margin: 10px 0;
    padding-top: 10px;
    position: relative
}

#tab-panel {
    min-height: 255px;
    margin-bottom: 2px
}

.tab-content {
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    background-image: url(/images/main-content-background.png);
    padding: 5px
}

.tab-box p {
    font-size: 18px!important;
    padding: 5px;
    display: block
}

.tab-box-list li a {
    font-size: 18px;
    padding: 5px;
    outline: none;
    font-weight: 600;
    display: block
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus {
    text-decoration: underline
}

.bullet-colour-purple {
    color: #9B5CE8
}

.bullet-colour-black {
    color: #333
}

.bullet-colour-purple {
    color: #9B5CE8
}

.bullet-colour-green {
    color: #59A05C
}

.bullet-colour-blue {
    color: #5183E2
}

.bullet-colour-brown {
    color: #B35D2E
}

.bullet-colour-orange {
    color: #FA9111
}

.bullet-colour-red {
    color: #9e2436
}

#homepage_panel {
    background-image: url(/images/view.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 6px solid #00615F;
    margin-top: 50px
}

@media screen and (max-width: 320px) {
    #homepage_panel {
        margin-top: 30px
    }
}

@media screen and (max-width: 480px) {
    #homepage_panel {
        margin-top: 30px
    }
}

@media screen and (max-width: 600px) {
    #homepage_panel {
        margin-top: 30px
    }
}

@media screen and (max-width: 801px) {
    #homepage_panel {
        margin-top: 30px
    }
}

@media screen and (max-width: 844px) {
    #homepage_panel .welcome,
    #homepage_panelc .welcome,
    #homepage_panelb .welcome {
        background: rgba(0, 0, 0, 0.40);
        top: 10px;
        margin: 0 0 25px;
        position: relative
    }
    textarea {
        height: 80px !important;
    }
}

@media screen and (min-width: 845px) {
    #homepage_panel .welcome,
    #homepage_panelc .welcome,
    #homepage_panelb .welcome {
        background: rgba(0, 0, 0, 0.30);
        top: 10px;
        margin: 15px 0 25px;
        padding: 10px 0 30px;
        position: relative
    }
}

#homepage_panel .welcome,
#homepage_panelc .welcome,
#homepage_panelb .welcome {
    font-family: 'Roboto', sans-serif;
    font-size: 11pt
}

#homepage_panel .welcome h1,
#homepage_panelc .welcome h1,
#homepage_panelb .welcome h1 {
    color: #fff;
    text-shadow: #000 .1em .1em .2em;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 0;
    word-wrap: break-word;
    text-align: left;
    padding-left: 10px
}

@media screen and (min-width: 768px) {
    #homepage_panel .welcome h1,
    #homepage_panelc .welcome h1,
    #homepage_panelb .welcome h1 {
        font-size: 46px;
        line-height: 40px;
        margin-bottom: 45px;
        margin-top: 20px
    }
}

#homepage_panel .welcome h1 .fade,
#homepage_panelc .welcome h1 .fade,
#homepage_panelb .welcome h1 .fade {
    color: #bbb
}

@media screen and (min-width: 768px) {
    #homepage_panel .welcome h3,
    #homepage_panelc .welcome h3,
    #homepage_panelb .welcome h3 {
        font-size: 14pt
    }
}

#homepage_panel .welcome h3 .fade,
#homepage_panelc .welcome h3 .fade,
#homepage_panelb .welcome h3 .fade {
    color: #bbb
}

#homepage_panel .welcome .trending_tasks_box,
#homepage_panelc .welcome .trending_tasks_box,
#homepage_panelb .welcome .trending_tasks_box {
    padding: 0
}

#homepage_panel .welcome .trending_tasks_box .trending_tasks_filter,
#homepage_panelc .welcome .trending_tasks_box .trending_tasks_filter,
#homepage_panelb .welcome .trending_tasks_box .trending_tasks_filter {
    background-color: #2E4E81;
    color: #fff;
    margin-bottom: 20px;
    max-height: 0;
    opacity: 0
}

#homepage_panel .welcome .trending_tasks_box .trending_tasks_filter span,
#homepage_panelc .welcome .trending_tasks_box .trending_tasks_filter span,
#homepage_panelb .welcome .trending_tasks_box .trending_tasks_filter span {
    display: inline-block;
    font-size: 12pt;
    margin-right: 10px
}

#homepage_panel .welcome .trending_tasks_box .trending_tasks_filter #task_filter,
#homepage_panelc .welcome .trending_tasks_box .trending_tasks_filter #task_filter,
#homepage_panelb .welcome .trending_tasks_box .trending_tasks_filter #task_filter {
    border: 0;
    color: #fff;
    display: inline-block;
    font-size: 12pt;
    padding: 5px
}

#homepage_panel .welcome .trending_tasks_box .trending_tasks_filter #task_filter.filter-input-active,
#homepage_panelc .welcome .trending_tasks_box .trending_tasks_filter #task_filter.filter-input-active,
#homepage_panelb .welcome .trending_tasks_box .trending_tasks_filter #task_filter.filter-input-active {
    color: #2e2e2e
}

#homepage_panel .welcome .trending_tasks_box .filter-show,
#homepage_panelc .welcome .trending_tasks_box .filter-show,
#homepage_panelb .welcome .trending_tasks_box .filter-show {
    max-height: 50px;
    opacity: 1!important;
    padding: 10px
}

#homepage_panel .welcome .trending_tasks_box .trending_tasks,
#homepage_panelc .welcome .trending_tasks_box .trending_tasks,
#homepage_panelb .welcome .trending_tasks_box .trending_tasks {
    list-style-type: none;
    margin-top: 20px;
    margin-bottom: -20px;
    padding: 0
}

@media screen and (min-width: 768px) {
    #homepage_panel .welcome .trending_tasks_box .trending_tasks,
    #homepage_panelc .welcome .trending_tasks_box .trending_tasks,
    #homepage_panelb .welcome .trending_tasks_box .trending_tasks {
        margin-top: -20px
    }
}

#homepage_panel .welcome .trending_tasks_box .trending_tasks li,
#homepage_panelc .welcome .trending_tasks_box .trending_tasks li,
#homepage_panelb .welcome .trending_tasks_box .trending_tasks li {
    display: inline-block;
    width: 100%;
    padding-left: 8px;
    padding-right: 5px
}

@media screen and (min-width: 580px) {
    #homepage_panel .welcome .trending_tasks_box .trending_tasks li,
    #homepage_panelc .welcome .trending_tasks_box .trending_tasks li,
    #homepage_panelb .welcome .trending_tasks_box .trending_tasks li {
        width: 49%
    }
}

@media screen and (max-width: 767px) {
    #homepage_panel .welcome .trending_tasks_box,
    #homepage_panelc .welcome .trending_tasks_box,
    #homepage_panelb .welcome .trending_tasks_box {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 992px) {
    #homepage_panel .welcome .trending_tasks_box .trending_tasks li,
    #homepage_panelc .welcome .trending_tasks_box .trending_tasks li,
    #homepage_panelb .welcome .trending_tasks_box .trending_tasks li {
        width: 33%;
        margin-top: 5px
    }
}

#homepage_panel .welcome .trending_tasks_box .trending_tasks li a,
#homepage_panelc .welcome .trending_tasks_box .trending_tasks li a,
#homepage_panelb .welcome .trending_tasks_box .trending_tasks li a {
    color: #FFF;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background: transparent linear-gradient(to bottom, #009593 0%, #00615F 100%) repeat scroll 0 0;
    background-color: #00615F;
    box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.42);
    display: block;
    font-size: 20px;
    margin: 7px 1px;
    padding: 5px 0;
    text-decoration: none;
    outline: none;
    border-radius: 4px
}

@media screen and (min-width: 580px) {
    #homepage_panel .welcome .trending_tasks_box .trending_tasks li a,
    #homepage_panelc .welcome .trending_tasks_box .trending_tasks li a,
    #homepage_panelb .welcome .trending_tasks_box .trending_tasks li a {
        font-size: 20px;
        padding: 4px
    }
}

@media screen and (min-width: 768px) {
    #homepage_panel .welcome .trending_tasks_box .trending_tasks li a,
    #homepage_panelc .welcome .trending_tasks_box .trending_tasks li a,
    #homepage_panelb .welcome .trending_tasks_box .trending_tasks li a {
        font-size: 20px;
        padding: 15px 2px 15px 10px;
        font-weight: 500
    }
}

#homepage_panel .welcome .trending_tasks_box .trending_tasks li a .icon,
#homepage_panelc .welcome .trending_tasks_box .trending_tasks li a .icon,
#homepage_panelb .welcome .trending_tasks_box .trending_tasks li a .icon {
    color: #FFF;
    font-size: 20pt;
    margin-right: 3px;
    vertical-align: middle;
    padding: 2px;
    padding-left: 10px
}

#homepage_panel .welcome .trending_tasks_box .trending_tasks li a:hover,
#homepage_panelc .welcome .trending_tasks_box .trending_tasks li a:hover,
#homepage_panelb .welcome .trending_tasks_box .trending_tasks li a:hover {
    background: transparent linear-gradient(to bottom, #00615f 0%, #004e4c 100%) repeat scroll 0 0;
    background: #004e4c;
}

#homepage_panel .welcome .trending_tasks_box .trending_tasks li a:focus,
#homepage_panelc .welcome .trending_tasks_box .trending_tasks li a:focus,
#homepage_panelb .welcome .trending_tasks_box .trending_tasks li a:focus {
    text-decoration: underline;
}


/* #homepage_panel .welcome .trending_tasks_box .trending_tasks li a:focus,#homepage_panelc .welcome .trending_tasks_box .trending_tasks li a:focus,#homepage_panelb .welcome .trending_tasks_box .trending_tasks li a:focus
{
text-decoration: underline
} */

#homepage_panelc {
    background-image: url(/images/ebley.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px
}

#homepage_panelb {
    background-image: url(/images/business.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px
}

.carousel {
    height: 550px;
    margin-bottom: 35px
}

.carousel-inner {
    height: 100%
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    font-size: 2.5em
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-next {
    font-size: 2.5em
}

.carousel-caption {
    top: 160px
}

.carousel-images {
    position: fixed;
    right: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    background-size: cover
}

.carousel-inner h2 {
    font-size: 27px;
    margin-top: 0!important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    color: #fff!important;
    text-decoration: none;
    border-style: solid;
    border-width: 4px 0;
    padding: 10px 5px;
    line-height: 28px
}

.carousel-inner p {
    font-size: 18px;
    padding: 5px;
    color: #fff
}

.carousel-caption:hover {
    background: transparent linear-gradient(to bottom, #009593 0%, #00615F 100%) repeat scroll 0 0;
    background-color: #00615F;
    text-decoration: none!important
}

.carousel {
    height: 300px;
    margin: 0 0 15px
}

@media screen and (max-width: 48em) {
    .carousel {
        margin-bottom: 5px
    }
}

.carousel-caption {
    z-index: 10
}

.carousel .item {
    background-size: cover;
    background-position: 50%;
    height: 100%;
    border: 1px solid #D9D9D9;
    padding: 1px
}

.carousel-inner>.item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 280px
}

.more-button-bottom,
.more-button-inline,
.more-button-cta {
    background-color: #9e2436;
    bottom: 0;
    color: #fff!important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    display: block;
    font-size: 20px;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-decoration: none!important;
    outline: none;
    width: 100%
}

.more-button-bottom:hover,
.more-button-inline:hover,
.more-button-cta:hover {
    background-color: #00615F!important;
    color: #fff!important;
    text-decoration: none!important;
    transition: background-color .5s ease, border-color .5s ease
}

.more-button-inline {
    position: relative;
    border-radius: 15px
}

.more-button-inline:hover {
    background-color: #2E4E81;
    transition: background-color .5s ease
}

.more-button-cta {
    background-color: #2d8931;
    color: #fff!important;
    font-size: 14pt;
    position: relative
}

.more-button-cta:hover {
    background-color: #2E4E81!important;
    color: #fff!important;
    transition: background-color .5s ease
}

#page_body {
    background-color: #EFEFEF;
    background-position: center bottom;
    background-repeat: no-repeat
}

@media screen and (min-width: 1700px) {
    #page_body {
        background-repeat: repeat-x
    }
}

#page_body h1 {
    color: #00615F;
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 32px;
    margin: 0 0 10px;
    display: block;
    font-weight: 700
}

#page_body h2 {
    color: #00615F;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 31px;
    margin: 5px 0
}

@media screen and (min-width: 768px) {
    #page_body h1 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 10px;
        padding: 0 0 .1em
    }
}

#page_body h2 {
    color: #00615F;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin: 5px 0;
    font-weight: 500
}

@media screen and (min-width: 768px) {
    #page_body h2 {
        font-size: 24px;
        line-height: 28px;
        margin: 5px 0
    }
}

#page_body h3 {
    color: #00615F;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #00615F;
    font-family: "Roboto", sans-serif;
    font-weight: 500
}

@media screen and (min-width: 768px) {
    #page_body h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 15px;
        font-weight: 500
    }
}

#page_body h4,
#page_body h5,
#page_body h6 {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 12pt;
    font-weight: 400;
    line-height: 22pt
}

@media screen and (min-width: 768px) {
    #page_body h4,
    #page_body h5,
    #page_body h6 {
        color: #000;
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 20px;
        font-size: 19px!important
    }
}

#page_body ul {
    font-size: 17px;
    line-height: 22px;
    list-style: inside;
    list-style-type: disc
}

@media screen and (max-width: 845px) {
    #page_body ul {
        font-size: 17px;
        line-height: 24px;
        margin: 5px 0;
        padding-left: 10px;
        text-transform: initial
    }
    #page_body li {
        padding: 10px 0 10px 10px;
        margin-left: 5px;
        list-style-position: outside
    }
}

@media screen and (min-width: 768px) {
    #page_body ul {
        font-size: 17px;
        line-height: 24px;
        margin: 5px 0;
        padding-left: 20px;
        text-transform: initial
    }
    #page_body li {
        padding: 5px 0 5px 5px;
        margin-left: 0;
        margin-bottom: 0;
        list-style-position: outside
    }
}

#page_body p {
    font-size: 17px;
    line-height: 22px;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    #page_body p {
        font-size: 17px;
        line-height: 24px
    }
}

#page_body li.odd {
    background-color: #ededed;
    list-style: none;
}

#page_body li.even {
    list-style: none;
    font-size: 13px;
}

#page_body li.smaller {
    font-size: 10px;
    list-style: none;
    margin-top: 10px;
}

#page_body a {
    color: #005C5A;
    text-decoration: underline;
    font-weight: 600;
}

#page_body a:visited {
    color: #005d5b;
}

#page_body a:active {
    color: #005d5b;
    text-decoration: none;
}

#page_body a:focus {
    color: #005d5b;
    text-decoration: none;
}

#page_body a:hover {
    color: #005d5b;
    text-decoration: none;
}

#page_body li.meetings {
    background-color: #42145f;
    padding: 10px;
    list-style-type: none
}

#page_body li.meetings a {
    color: #fff;
    font-weight: 300
}

#page_body a[href$=".pdf"] {
    padding-right: 28px;
    background-image: url(/images/Adobe_PDF_file_icon_24x24.png);
    background-position: 100% 50%;
    background-repeat: no-repeat
}

#page_body a[href$=".ppt"] {
    padding-right: 28px;
    background-image: url(/images/document_ppt.png);
    background-position: 100% 50%;
    background-repeat: no-repeat
}

#page_body a[href$=".pptx"] {
    padding-right: 28px;
    background-image: url(/images/document_ppt.png);
    background-position: 100% 50%;
    background-repeat: no-repeat
}

#page_body a[href$=".doc"] {
    padding-right: 28px;
    background-image: url(/images/word_icon_24x24.png);
    background-position: 100% 50%;
    background-repeat: no-repeat
}

#page_body a[href$=".docx"] {
    padding-right: 28px;
    background-image: url(/images/word_icon_24x24.png);
    background-position: 100% 50%;
    background-repeat: no-repeat
}

#page_body a[href$=".xls"] {
    padding-right: 28px;
    background-image: url(/images/document_excel.png);
    background-position: 100% 50%;
    background-repeat: no-repeat
}

#page_body a[href$=".xlsx"] {
    padding-right: 20px;
    background-image: url(/images/document_excel.png);
    background-position: 100% 50%;
    background-repeat: no-repeat
}

img {
    padding-left: 5px;
    margin-bottom: 2px;
    border: 1px solid #e3e3e3;
    max-width: 100%
}

.imgnopad {
    padding: 0px!important;
    margin-bottom: 2px;
    border: 1px solid #e3e3e3;
    max-width: 100%
}

.imglandingicon {
    padding: 5px;
    float: left;
    padding: 5px 10px 0 5px;
    border: none!important
}

.imgpress {
    width: 100%;
    padding-left: 0!important
}

.pressroom {
    padding-left: 0!important;
    /*margin-top:2px;*/
    margin-right: 5px
}

.imgtestimonial {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.imgcouncillor {
    width: 170px;
    display: block;
    margin: auto;
    padding-left: 0
}

.sidebarLogos {
    width: 100%;
    padding-left: 0!important
}

.topimage {
    position: relative;
    display: inline-block
}

.caption {
    background-color: #00615F;
    color: #FFF!important;
    padding: 5px;
    font-style: italic;
    padding-top: 10px!important;
    margin-top: 5px!important;
    line-height: 17px!important;
    text-align: center;
    left: 0
}

.caption a {
    text-decoration: underline!important;
    color: #fff!important
}

.captionc {
    position: absolute;
    left: 15%;
    right: 15%;
    top: 60px;
    text-align: center
}

.captionc a {
    text-decoration: underline!important;
    padding: 20px!important;
    font-size: 22px!important;
    line-height: 30px;
    border-bottom: none!important;
    background: #361919;
    background: rgba(54, 25, 25, .5);
    color: #fff!important
}

.captiontop {
    bottom: 3px;
    right: 0;
    position: absolute;
    padding: 5px;
    max-width: 100%;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    line-height: 20px
}

.captiontop a {
    text-decoration: underline!important;
    color: #fff!important
}

#page_body blockquote {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 60px;
    margin-left: 0;
    background-color: #f3f0f0
}

#page_body blockquote p {
    font-size: 14pt;
    font-weight: 700;
    line-height: 22pt
}

#page_body table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 10px;
    width: 100%
}

#page_body table p {
    line-height: 20px!important
}

#page_body table th,
#page_body table td {
    border-bottom: 1px solid #D0D0D0;
    color: #2e2e2e;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    padding: 5px 5px 10px;
    text-align: left;
    text-transform: none
}

#page_body table h3 {
    color: #00615F
}

#page_body table h2 {
    color: #fff
}

#page_body table th {
    background-color: #fafafa;
    padding-bottom: 10px;
    font-weight: 700
}

#page_body .address.sidebar {
    font-size: 14pt;
    line-height: 24pt
}

@media screen and (min-width: 992px) {
    #page_body .address.sidebar {
        padding-left: 20px
    }
}

#page_body .map {
    margin: 20px 0
}

@media screen and (min-width: 992px) {
    #page_body .map.sidebar {
        padding-left: 20px
    }
}

#page_body .contact-information {
    background-color: #eee;
    border: 0;
    border: 1px solid #d0d0d0;
    border-top: 2px solid #2E4E81;
    padding: 20px
}

#page_body .contact-information h3 {
    margin: 0 0 10px
}

#page_body .contact-information p {
    font-size: 10pt;
    line-height: 20pt;
    margin: 0;
    margin-bottom: 5px
}

@media screen and (min-width: 992px) {
    #page_body .contact-information p {
        font-size: 12pt;
        line-height: 22pt
    }
}

#page_body .contact-information p i {
    color: #1a541c;
    margin-right: 5px
}

#page_body .socialshare {
    background-color: #eee;
    border: 1px solid #d0d0d0;
    margin-top: 20px;
    padding: 10px;
    padding-top: 7px
}

#page_body .socialshare h4 {
    border-bottom: 1px solid #d0d0d0;
    font-size: 18px;
    line-height: 21pt;
    margin: 10px 0 5px;
    padding-bottom: 0
}

#page_body #sidebar {
    margin-top: 20px;
    padding-top: 10px;
    background-color: #EEE
}

.sidebarnews {
    background: transparent linear-gradient(to bottom, #00615F 0%, #007775 100%) repeat scroll 0 0;
    margin-top: -5px
}

.sidebarnews p {
    color: #fff!important
}

.sidebarnews ul li {
    color: #fff!important
}

.sidebarnews a {
    color: #fff!important
}

.sidebarnews h2 {
    color: #fff!important
}

.sidebarnews h3 {
    color: #fce77d!important
}

.fa-level-down {
    color: #fff
}

.fa-outdent {
    color: #fff
}

.fa-sitemap {
    color: #fff
}

.fa-tasks {
    color: #fff
}

.fa-search-plus {
    color: #25516F;
}

.fa-times {
    color: #fff!important;
    padding: 8px
}

.fa-plus-circle {
    color: #00615F!important;
    padding: 10px;
    font-size: 21px!important
}

.fa-square {
    color: #fff
}

.fa-download {
    color: #fff
}

.fa-link {
    color: #fff
}

.fa-chevron-right {
    color: #fff!important
}

.fa-search {
    color: #fff
}

.fa-lightbulb-o {
    color: #fff
}

.fa-calendar {
    color: #000
}

.fa-clock-o {
    color: #000
}

.fa-bullhorn {
    color: #58585A
}

.fa-angle-double-right {
    color: #58585A
}

.fa-active {
    color: #FCEB97
}

.fa-home:hover {
    color: #FCEB97
}

.fa-briefcase:hover {
    color: #FCEB97
}

.fa-users:hover {
    color: #FCEB97
}

.fa-info {
    color: #3D4149
}

.fa-credit-card {
    color: #3D4149
}

.fa-credit-card:hover {
    color: red;
}

.fa-info active {
    color: #fff!important
}

.fasidearrow {
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: 17px;
    right: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    width: 25px;
    line-height: 25px;
    text-align: center;
    background: #ccc;
    color: #234e6a;
    position: absolute
}

.nav-tabs>li.active fa-info {
    color: #fff!important
}

.navbar-default .navbar-nav>li>a:focus {
    text-decoration: underline
}

.navbar-nav>li>a {
    outline: none;
}

.imageRight {
    float: right;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 5px
}

.imageLeft {
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    padding-right: 5px
}

@media screen and (min-width: 992px) {
    #page_body #sidebar {
        border-top: 0;
        margin-top: 0;
        padding-top: 0;
        background-color: #EEE
    }
}

#page_body #sidebar h2 {
    font-size: 12pt;
    margin: 0;
    margin-bottom: 1px;
    padding: 10px;
    color: #fff!important;
    background-color: #9e2436;
    border-top: 10px solid #fff
}

#page_body #sidebar p {
    padding: 10px
}

.times {
    display: inline-block;
    background-color: #fff;
    color: #25516F;
    border: 1px solid #ccc;
    padding: 3px 6px 3px 3px;
    margin: 2px 0 2px -2px
}

.times-standard {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 6px;
    margin: 2px 0 2px -2px
}

.times li a:hover {
    background-color: #9e2436
}

#page_body #sidebar h3 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: 500;
    padding: 8px
}

#page_body #sidebar h4 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    padding: 6px;
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0
}

#page_body #sidebar a {
    text-decoration: none!important;
    font-size: 17px;
    font-weight: 700;
}

#page_body #sidebar blockquote {
    background-position: left top;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 0;
    font-style: italic
}

#page_body #sidebar a.see_all {
    color: #fff;
    background-color: #9e2436;
    font-size: 14px;
    text-decoration: underline;
    right: 25px;
    position: absolute
}

#page_body #sidebar a.see_all hover {
    color: #fff;
    background-color: #9e2436;
    font-size: 11px;
    right: 25px;
    position: absolute
}

@media screen and (min-width: 992px) {
    #page_body #sidebar h2 {
        font-size: 18px;
        line-height: 22px;
        color: #000;
        padding: 10px 15px;
        font-weight: 500;
        border-top: 10px solid #fff
    }
    #page_body #sidebar p {
        padding: 10px 10px 5px 15px
    }
    #page_body #sidebar a {
        color: #25516F
    }
    #page_body #sidebar ul {
        font-size: 17px;
        line-height: 24px;
        padding-left: 25px
    }
}

#page_body #sidebar ul.inthissection {
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0
}

#page_body #sidebar ul.inthissectionpressroomside {
    list-style-type: none;
    margin: 5px 0 0;
    min-height: 80px;
    padding: 10px
}

#page_body #sidebar ul.inthissection li {
    display: block;
    padding: 5px 0 5px 15px
}

#page_body #sidebar ul.inthissectionpressroomside li:hover a {
    background: none repeat scroll 0 0 #9e2436;
    color: #FFF;
}

#page_body #sidebar ul.inthissection li a[href$=".pdf"] {
    background-image: url(/images/Adobe_PDF_file_icon_24x24.png);
    background-position: left center, 100% 50%;
    background-repeat: no-repeat;
    padding-left: 28px
}

#page_body #sidebar ul.inthissection li a[href$=".doc"] {
    background-image: url(/images/word_icon_24x24.png);
    background-position: left center, 100% 50%;
    background-repeat: no-repeat;
    padding-left: 28px
}

#page_body #sidebar ul.inthissection li a[href$=".docx"] {
    background-image: url(/images/word_icon_24x24.png);
    background-position: left center, 100% 50%;
    background-repeat: no-repeat;
    padding-left: 28px
}

#page_body #sidebar ul.inthissection li a {
    color: #234e6a;
    font-size: 17px;
    display: block;
    text-decoration: none;
    border: none;
    font-weight: 700
}

#page_body #sidebar ul.inthissection li.meetlist a {
    border-bottom: none!important;
    padding: 0
}

#page_body #sidebar ul.inthissection li a:hover {
    background: none repeat scroll 0 0 #9e2436;
    color: #FFF
}

#page_body #sidebar ul.tasksinthissection {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-bottom: 20px
}

#page_body #sidebar ul.inthissection li p {
    color: #000;
    padding: 5px;
    transition: background .25s ease
}

#page_body #sidebar ul.tasksinthissection li {
    display: block
}

#page_body #sidebar ul.tasksinthissection li a {
    color: #2E4E81;
    display: block;
    margin-bottom: 10px;
    text-decoration: underline
}

#page_body #sidebar ul.tasksinthissection li a:hover {
    color: #2d8931;
    text-decoration: underline
}

#page_body #sidebar ul.tasksinthissection li a:visited {
    color: #2d6c76;
    text-decoration: underline
}

@media screen and (min-width: 992px) {
    #page_body #sidebar ul.tasksinthissection li a {
        font-size: 14pt;
        padding-left: 20px;
        padding-right: 20px
    }
}

#page_body #thirdbar {
    background-color: #eee;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    text-align: center
}

#page_body #thirdbar h3 {
    font-size: 14pt;
    margin: 0;
    margin-bottom: 10px;
    padding-left: 20px
}

@media screen and (max-width: 845px) {
    #page_body .breadcrumb {
        font-size: 12px;
        line-height: 14px;
        background: transparent linear-gradient(to bottom, #00615F 0%, #007775 100%) repeat scroll 0 0;
        color: #FFF;
        padding: 5px 0;
        background: transparent linear-gradient(to bottom, #00615F 0%, #007775 100%) repeat scroll 0 0;
        background-color: #007775;
        color: #FFF;
        margin-bottom: 10px;
        margin-top: 13px
    }
}

@media screen and (min-width: 845px) {
    #page_body .breadcrumb {
        font-size: 14px;
        background: transparent linear-gradient(to bottom, #00615F 0%, #007775 100%) repeat scroll 0 0;
        background-color: #007775;
        color: #FFF;
        margin-bottom: 10px;
        margin-top: 50px
    }
}

@media screen and (max-width: 799px) {
    #page_body .breadcrumb {
        margin-top: 15px
    }
}

#page_body .breadcrumb ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 0
}

#page_body .breadcrumb ul li {
    display: inline-block;
    line-height: 18px;
    padding: 0
}

#page_body .breadcrumb ul li a:hover {
    color: #FCEB97
}

#page_body .breadcrumb ul li a {
    color: #FFF;
    display: inline-block;
    height: auto;
    margin-top: 5px;
    position: relative;
    text-decoration: underline
}

#page_body .breadcrumb ul a {
    color: #fff!important;
}

#page_body .breadcrumb ul li active {
    color: #FFF
}

#page_body .breadcrumb li.active a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-bottom: 0
}

#page_body .breadcrumb li.active a:before {
    bottom: -16px;
    left: 21px;
    border-top-color: #777;
    border-width: 16px
}

#page_body .breadcrumb li.active a:after {
    bottom: -15px;
    left: 22px;
    border-top-color: #00615F;
    border-width: 15px
}

#page_body .breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #FFF
}

#page_body .breadcrumb>li+li.pull-right:last-child:before {
    content: ""
}

#page_body.sitemap {
    font-size: 100%;
    font-weight: 700
}

#page_body.sitemap li ul {
    padding-left: 16px;
    font-size: 90%;
    font-weight: 400
}

#page_body.sitemap li {
    list-style: none
}

#page_body.sitemap li ul li ul li {
    padding-left: 16px
}

@media screen and (min-width: 768px) {
    #page_body .breadcrumb ul li a {
        line-height: 20px
    }
}

#page_body .breadcrumb ul li a i {
    margin-left: 5px
}

#page_body .breadcrumb ul li a.inactive {
    filter: alpha(opacity=60);
    opacity: .6
}

#page_body .breadcrumb ul li a.inactive:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

#page_body .breadcrumb.council-party-con ul li a.inactive:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

#page_body .content {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 2px
}

@media screen and (min-width: 768px) {
    #page_body .content {
        font-size: 17px;
        line-height: 20px;
        padding: 20px
    }
}

#page_body .content .news-index li a .btn-primary {
    background-color: #2d8931!important;
    color: #fff!important;
    margin-top: 10px;
    width: 100%
}

#page_body .content .news-index li a .btn-primary:hover {
    background-color: #1a541c!important
}

#page_body .content .news-index li a:hover {
    background-color: #eee
}

#page_body .content.content-events h1 {
    margin-right: 20px
}

#page_body .application {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    font-size: 10pt;
    line-height: 20pt;
    margin-bottom: 20px;
    padding: 15px
}

@media screen and (min-width: 768px) {
    #page_body .application {
        font-size: 12pt;
        line-height: 22pt;
        padding: 40px
    }
}

#page_body .application.application-no-padding {
    padding: 10px
}

#page_body .application .page-hero {
    position: relative
}

#page_body .application .page-hero .hero-overlay {
    padding: 10px
}

@media screen and (min-width: 768px) {
    #page_body .application .page-hero .hero-overlay {
        padding: 10px;
        position: absolute;
        top: 0
    }
}

#page_body .application .page-hero .hero-overlay.top {
    position: absolute
}

@media screen and (min-height: 800px) {
    #page_body .application .page-hero .hero-overlay.top {
        position: relative
    }
}

#page_body .application .page-hero .hero-overlay h1 {
    color: #fff;
    margin-bottom: 5px
}

#page_body .application .page-hero .hero-overlay .summary p {
    color: #fff;
    font-size: 10pt;
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    #page_body .application .page-hero .hero-overlay .summary p {
        font-size: 12pt
    }
}

#page_body .application .campaign-video {
    border-top: 5px solid #2d8931;
    margin-bottom: 20px;
    margin-top: 20px
}

#page_body .tab-container {
    margin: 20px 0
}

#page_body .tab-container ul.tabs {
    border-bottom: 2px solid #2E4E81;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (min-width: 580px) {
    #page_body .tab-container ul.tabs {
        display: block
    }
}

#page_body .tab-container ul.tabs li {
    background-color: #2E4E81;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 10pt;
    line-height: 20pt;
    margin-bottom: -2px;
    margin-right: 2px;
    padding: 5px 8px
}

@media screen and (min-width: 1200px) {
    #page_body .tab-container ul.tabs li {
        font-size: 13pt;
        line-height: 23pt;
        padding: 10px 15px
    }
}

#page_body .tab-container ul.tabs li:hover {
    background-color: #2d8931
}

#page_body .tab-container ul.tabs li.current {
    background-color: #fff;
    border: 2px solid #2E4E81;
    border-bottom: 0;
    color: #2E4E81
}

#page_body .tab-container .tab-content {
    border-top: 2px solid #1a541c;
    display: block;
    margin: 20px 0
}

@media screen and (min-width: 580px) {
    #page_body .tab-container .tab-content {
        border: 2px solid #2E4E81;
        border-top: 0;
        display: none;
        margin: 0;
        padding: 15px
    }
}

#page_body .tab-container .tab-content.current {
    display: inherit
}

#page_body .tab-container.tab-blue ul.tabs {
    border-bottom: 2px solid #0096db
}

#page_body .tab-container.tab-blue ul.tabs li {
    background-color: #0096db
}

#page_body .tab-container.tab-blue ul.tabs li:hover {
    background-color: #0073a8
}

#page_body .tab-container.tab-blue ul.tabs li.current {
    background-color: #f3f3f3;
    border-color: #0096db;
    color: #0073a8
}

#page_body .tab-container.tab-blue .tab-content {
    border-color: #0096db
}

@media screen and (min-width: 768px) {
    #page_body .tab-container.tab-blue .tab-content {
        background-color: #f3f3f3
    }
}

#page_body .tab-container.tab-blue .tab-content h2 {
    color: #0073a8
}

#page_body .tab-container.tab-blue .tab-content a {
    color: #0073a8
}

#page_body .tab-container.tab-red ul.tabs {
    border-bottom: 2px solid #da1500
}

#page_body .tab-container.tab-red ul.tabs li {
    background-color: #da1500
}

#page_body .tab-container.tab-red ul.tabs li:hover {
    background-color: #a71000
}

#page_body .tab-container.tab-red ul.tabs li.current {
    background-color: #f3f3f3;
    border-color: #da1500;
    color: #a71000
}

#page_body .tab-container.tab-red .tab-content {
    border-color: #da1500
}

@media screen and (min-width: 768px) {
    #page_body .tab-container.tab-red .tab-content {
        background-color: #f3f3f3
    }
}

#page_body .tab-container.tab-red .tab-content h2 {
    color: #a71000
}

#page_body .tab-container.tab-red .tab-content a {
    color: #a71000
}

#page_body .tab-container.tab-orange ul.tabs {
    border-bottom: 2px solid #db7800
}

#page_body .tab-container.tab-orange ul.tabs li {
    background-color: #db7800
}

#page_body .tab-container.tab-orange ul.tabs li:hover {
    background-color: #fdb900
}

#page_body .tab-container.tab-orange ul.tabs li.current {
    background-color: #f3f3f3;
    border-color: #db7800;
    color: #db7800
}

#page_body .tab-container.tab-orange .tab-content {
    border-color: #db7800
}

@media screen and (min-width: 768px) {
    #page_body .tab-container.tab-orange .tab-content {
        background-color: #f3f3f3
    }
}

#page_body .tab-container.tab-orange .tab-content h2 {
    color: #db7800
}

#page_body .tab-container.tab-orange .tab-content a {
    color: #db7800
}

#page_body .tab-container.tab-purple ul.tabs {
    border-bottom: 2px solid #8352a2
}

#page_body .tab-container.tab-purple ul.tabs li {
    background-color: #8352a2;
    color: #fff
}

#page_body .tab-container.tab-purple ul.tabs li:hover {
    background-color: #9c89d2
}

#page_body .tab-container.tab-purple ul.tabs li.current {
    background-color: #f3f3f3;
    border-color: #8352a2;
    color: #2e2e2e
}

#page_body .tab-container.tab-purple .tab-content {
    border-color: #8352a2
}

@media screen and (min-width: 768px) {
    #page_body .tab-container.tab-purple .tab-content {
        background-color: #f3f3f3
    }
}

#page_body .tab-container.tab-purple .tab-content h2 {
    color: #8352a2
}

#page_body .tab-container.tab-purple .tab-content a {
    color: #8352a2
}

#page_body .tab-container.tab-purple ul.tabs {
    border-bottom: 2px solid #d0d0d0
}

#page_body .tab-container.tab-purple ul.tabs li {
    background-color: #d0d0d0;
    color: #2e2e2e
}

#page_body .tab-container.tab-purple ul.tabs li:hover {
    background-color: #b6b6b6
}

#page_body .tab-container.tab-purple ul.tabs li.current {
    background-color: #f3f3f3;
    border-color: #d0d0d0;
    color: #2e2e2e
}

#page_body .tab-container.tab-purple .tab-content {
    border-color: #d0d0d0
}

@media screen and (min-width: 768px) {
    #page_body .tab-container.tab-purple .tab-content {
        background-color: #f3f3f3
    }
}

#page_body .tab-container.tab-purple .tab-content h2 {
    color: #8352a2
}

#page_body .tab-container.tab-purple .tab-content a {
    color: #8352a2
}

#page_body .tab-container.tab-grey ul.tabs {
    border-bottom: 2px solid #d0d0d0
}

#page_body .tab-container.tab-grey ul.tabs li {
    background-color: #d0d0d0;
    color: #2e2e2e
}

#page_body .tab-container.tab-grey ul.tabs li:hover {
    background-color: #b6b6b6
}

#page_body .tab-container.tab-grey ul.tabs li.current {
    background-color: #f3f3f3;
    border-color: #d0d0d0;
    color: #2e2e2e
}

#page_body .tab-container.tab-grey .tab-content {
    border-color: #d0d0d0
}

@media screen and (min-width: 768px) {
    #page_body .tab-container.tab-grey .tab-content {
        background-color: #f3f3f3
    }
}

#additional {
    padding: 20px 0;
    background-color: #EEE
}

#additional .banner {
    display: none;
    margin-bottom: 0;
    padding: 20px 0
}

@media screen and (min-width: 768px) {
    #additional .banner {
        display: block
    }
}

#additional .banner img {
    max-width: 100%
}

#additional .banner img:hover {
    filter: alpha(opacity=60);
    opacity: .6
}

#additional h2 {
    color: #4E4E4E;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin: -5px 0 0;
    padding: 10px
}

#additional h3 {
    color: #005C5A;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 5px 10px;
    line-height: 1.25em
}

#additional h3 a {
    background-image: linear-gradient(to bottom, transparent 75%, #CCC 75%);
    background-size: 2px 2px;
    background-position: 0 17px;
    outline: none;
    font-weight: 600;
    background-repeat: repeat-x
}

#additional p {
    display: inline-block;
    font-size: 15px;
    margin: 0 0 0 10px
}

#additional .fa {
    color: #4E4E4E
}

#additional .fa-calendar {
    color: #9e2436
}

#additional .fa-bullhorn {
    color: #9e2436
}

#additional .news {
    position: relative
}

#additional .news ul {
    background-color: #fff;
    list-style-type: none;
    margin: 0;
    margin-bottom: 20px;
    padding: 0
}

#additional .news ul li {
    display: block
}

#additional .news ul li a {
    background-color: #fff;
    display: block;
    padding: 10px
}

#additional .news ul li a.last {
    border-bottom: 0
}

#additional .news ul li a img {
    display: inline-block;
    max-width: 100%
}

#additional .news ul li a span {
    color: #2e2e2e;
    display: inline-block;
    font-size: 12pt;
    padding: 0 10px;
    vertical-align: top
}

#additional .news ul li a:hover span {
    color: #fff
}

#additional .events,
#additional #page_body .content .events-panel .events-list,
#page_body .content .events-panel #additional .events-list {
    margin-top: 20px;
    position: relative
}

@media screen and (min-width: 992px) {
    #additional .events,
    #additional #page_body .content .events-panel .events-list,
    #page_body .content .events-panel #additional .events-list {
        margin: 0 0 10px
    }
}

#additional .events ul,
#additional #page_body .content .events-panel .events-list ul,
#page_body .content .events-panel #additional .events-list ul {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0
}

#additional .events ul li a,
#additional #page_body .content .events-panel .events-list ul li a,
#page_body .content .events-panel #additional .events-list ul li a {
    background-color: #fff;
    border-bottom: 1px solid #d0d0d0;
    display: block;
    margin-bottom: 0;
    padding: 10px;
    text-decoration: none
}

#additional .events ul li a.last,
#additional #page_body .content .events-panel .events-list ul li a.last,
#page_body .content .events-panel #additional .events-list ul li a.last {
    border-bottom: 0
}

#additional .events ul li a .datebox,
#additional #page_body .content .events-panel .events-list ul li a .datebox,
#page_body .content .events-panel #additional .events-list ul li a .datebox {
    display: block;
    width: 100%
}

#additional .events ul li a .datebox .day,
#additional #page_body .content .events-panel .events-list ul li a .datebox .day,
#page_body .content .events-panel #additional .events-list ul li a .datebox .day {
    color: #c70000;
    display: block;
    font-size: 11pt;
    line-height: 28pt;
    text-align: center
}

@media screen and (min-width: 768px) {
    #additional .events ul li a .datebox .day,
    #additional #page_body .content .events-panel .events-list ul li a .datebox .day,
    #page_body .content .events-panel #additional .events-list ul li a .datebox .day {
        background-color: #c70000;
        color: #fff;
        font-size: 16pt
    }
}

#additional .events ul li a .datebox .month,
#additional #page_body .content .events-panel .events-list ul li a .datebox .month,
#page_body .content .events-panel #additional .events-list ul li a .datebox .month {
    background-color: #fff;
    color: #c70000;
    font-size: 10pt;
    text-align: center
}

@media screen and (min-width: 768px) {
    #additional .events ul li a .datebox .month,
    #additional #page_body .content .events-panel .events-list ul li a .datebox .month,
    #page_body .content .events-panel #additional .events-list ul li a .datebox .month {
        border: 2px solid #c70000;
        line-height: 22pt
    }
}

#additional .events ul li a .description,
#additional #page_body .content .events-panel .events-list ul li a .description,
#page_body .content .events-panel #additional .events-list ul li a .description {
    color: #2e2e2e;
    display: inline-block;
    vertical-align: top
}

#additional .events ul li a .description .title,
#additional #page_body .content .events-panel .events-list ul li a .description .title,
#page_body .content .events-panel #additional .events-list ul li a .description .title {
    font-size: 12pt;
    font-weight: 700;
    line-height: 22pt
}

#additional .events ul li a .description .title.title-long,
#additional #page_body .content .events-panel .events-list ul li a .description .title.title-long,
#page_body .content .events-panel #additional .events-list ul li a .description .title.title-long {
    font-size: 10pt;
    line-height: 20pt
}

#additional .events ul li a .description .time,
#additional #page_body .content .events-panel .events-list ul li a .description .time,
#page_body .content .events-panel #additional .events-list ul li a .description .time {
    display: inline-block;
    font-size: 10pt;
    font-weight: 700;
    line-height: 20pt;
    margin-right: 10px
}

#additional .events ul li a .description .location,
#additional #page_body .content .events-panel .events-list ul li a .description .location,
#page_body .content .events-panel #additional .events-list ul li a .description .location {
    display: inline-block;
    font-size: 10pt;
    line-height: 20pt
}

#additional .events ul li a:hover .description,
#additional #page_body .content .events-panel .events-list ul li a:hover .description,
#page_body .content .events-panel #additional .events-list ul li a:hover .description {
    color: #fff
}

#additional .social {
    margin-top: 20px;
    position: relative;
    min-height: 345px
}

.bubble {
    background-color: #EEE;
    opacity: .9;
    padding: 10px;
    margin: 10px;
    border-radius: 5px
}

#content p.well,
.content p.well {
    padding: .8em 1.3em;
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
    font-size: 1.24em;
    line-height: 1.83673em;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.93), 1px 1px 4px rgba(0, 0, 0, 0.05) inset;
    border-radius: 3px;
    margin-bottom: 1.1em
}

.fancy-collapse-panel .panel-default>.panel-heading {
    padding: 0
}

.fancy-collapse-panel .panel-heading a {
    padding: 12px 35px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    color: #00515F;
    position: relative;
    text-decoration: none
}

.fancy-collapse-panel .panel-heading a:focus {
    color: #23527C;
    text-decoration: underline
}

.fancy-collapse-panel .panel-heading a:after {
    font-family: "FontAwesome";
    content: "\f104";
    position: absolute;
    right: 20px;
    font-size: 20px;
    font-weight: 400;
    top: 50%;
    line-height: 1;
    margin-top: -10px
}

.fancy-collapse-panel .panel-heading a.collapsed:after {
    content: "\f060"
}

@media screen and (min-width: 1200px) {
    #additional .social {
        margin-top: 0
    }
}

#additional .social .twitter_stream {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    display: none;
    margin-bottom: 17px
}

@media screen and (min-width: 768px) {
    #additional .social .twitter_stream {
        display: block
    }
}

footer {
    background-color: #3d4149;
    color: #fff;
    padding: 5px 0
}

footer .copyright {
    list-style-type: none;
    padding: 0;
    text-align: center;
    color: #e5e5e5;
    margin-top: 10px;
    border-top: solid 1px #676973;
    padding: 10px
}

footer .copyright a {
    color: #e5e5e5
}

footer .copyright li {
    border-left: 1px solid #e5e5e5
}

footer .copyright li:last-child {
    border-right: 1px solid #e5e5e5
}

footer .fa {
    color: #ccc!important
}

ul.inthissection li .fa {
    color: #00615F !important;
}

footer .footer_nav {
    list-style-type: none;
    margin: 10px 0 0;
    padding: 0;
    text-align: left;
    color: #fff!important
}

footer h3 {
    color: #FCEB97!important;
    margin-bottom: 5px;
    margin-left: 25%
}

@media (max-width: 767px) {
    footer h3 {
        margin-left: 0
    }
    footer .footer_nav li {
        margin-left: 0!important
    }
}

@media screen and (min-width: 992px) {
    footer .footer_nav {
        margin: 0;
        text-align: left
    }
}

footer .footer_nav li {
    color: #FFF!important;
    font-size: 15px;
    line-height: 19pt;
    margin-right: 0;
    text-decoration: none;
    margin-left: 25%
}

footer .footer_nav .fa {
    color: #FFF!important
}

footer .footer_nav li a {
    color: #FFF!important;
    font-size: 15px;
    line-height: 19pt;
    outline: none;
    margin-right: 5px
}

footer .footer_nav li a:hover {
    color: #FCEB97!important;
    text-decoration: underline
}

footer .footer_nav li a.last {
    margin-right: 0
}

a.transactionButton {
    border: medium none;
    border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 10px;
    padding: 5px 15px;
    text-decoration: none!important;
    color: #FFF!important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: #9e2436
}

.transactionButton {
    border: medium none;
    border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 10px;
    padding: 5px 15px;
    text-decoration: none!important;
    color: #FFF!important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: #9e2436
}

.transactionButton:hover {
    background: none repeat scroll 0 0 #4E4E4F;
    color: #FFF;
    transition: background .25s ease
}

.transactionButton:before {
    font-family: 'FontAwesome';
    content: '\f054';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important
}

.searchIcon:before {
    content: '\f002'
}

.loginIcon:before {
    content: '\f090'
}

.logoutIcon:before {
    content: '\f08b'
}

.transactionButtonPrevious:before {
    font-family: 'FontAwesome';
    content: '\f053';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important
}

a.transactionButton:hover {
    background: none repeat scroll 0 0 #4E4E4F;
    color: #FFF;
    transition: background .25s
}

a.buyButton {
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin: 10px;
    padding: 5px 15px;
    text-decoration: none !important;
    color: #9e2436;
    background-color: #fff;
    border: 2px solid #9e2436;
    border-bottom: 4px solid #a62639;
}

a.buyButton:hover {
    background-color: #9e2436;
    color: #FFF!important;
    transition: background .25s ease
}

.feedbackButton {
    border: medium none;
    border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 10px;
    padding: 5px 15px;
    text-decoration: none!important;
    color: #FFF!important;
    background-color: #9e2436;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.feedbackButton:after {
    font-family: 'FontAwesome';
    content: '\f054';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important
}

a.feedbackButton:hover {
    background: none repeat scroll 0 0 #4E4E4F;
    color: #FFF;
    transition: background .25s ease
}

a.transactionButtonBusiness {
    border: medium none;
    border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 10px;
    padding: 5px 15px;
    text-decoration: none!important;
    background-color: #FCEB97;
    box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.42)
}

.transactionButtonBusiness:before {
    font-family: 'FontAwesome';
    content: '\f129';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important
}

.transactionButtonBusinessPrevious:before {
    font-family: 'FontAwesome';
    content: '\f053';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important
}

.mapIcon:before {
    content: '\f278'
}

a.transactionButtonRecycling {
    border: medium none;
    border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 10px;
    padding: 5px 15px;
    text-decoration: none!important;
    background-color: #82bc00;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.42)
}

.transactionButtonRecycling:before {
    font-family: 'FontAwesome';
    content: '\f129';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important
}

.transactionButtonRecyclingPrevious:before {
    font-family: 'FontAwesome';
    content: '\f053';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important
}

a.transactionButtonProperty {
    border: medium none;
    border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 10px;
    padding: 5px 15px;
    text-decoration: none!important;
    background-color: #00615F;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.42);
    color: #fff!important
}

.transactionButtonProperty:before {
    font-family: 'FontAwesome';
    content: '\f129';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important
}

.transactionButtonPropertyPrevious:before {
    font-family: 'FontAwesome';
    content: '\f053';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important
}

a.transactionButtonBusiness:hover {
    background: none repeat scroll 0 0 #00615F;
    color: #FFF!important;
    transition: background .25s ease
}

a.moreServices {
    border: medium none;
    border-radius: 15px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 10px;
    padding: 5px 15px;
    text-decoration: none!important;
    background-color: #82bc00;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.42)
}

.moreServices:before {
    font-family: 'FontAwesome';
    content: '\f129';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important
}

.moreServicesPrevious:before {
    font-family: 'FontAwesome';
    content: '\f053';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important
}

.offset:before {
    display: block;
    content: " ";
    height: 100px;
    margin-top: -100px;
    visibility: hidden
}

.filesize {
    font-size: 15px
}

.rightText {
    text-align: right!important
}

.recaptchatable #recaptcha_response_field {
    height: 30px!important
}

.ezsearch-result {
    border-bottom: 1px solid #ddd;
    margin: 5px 0;
    padding: 5px
}

.smaller {
    font-size: 70%!important;
    margin-top: -3px;
    line-height: 13px!important
}

.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    color: #000
}

.azcharacters,
.azHomePage .azcharacters {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block
}

.azcharacters li {
    display: block;
    float: left;
    padding-bottom: 10px
}

.azcharacters a {
    display: block;
    text-decoration: none!important;
    font-size: 20px;
    border: 2px solid #eee;
    margin: 0 5px 5px;
    color: #fff!important;
    font-weight: 500;
    padding: 5px 0;
    line-height: 22px!important;
    text-align: center;
    width: 40px;
    background: transparent linear-gradient(to bottom, #009593 0%, #00615F 100%) repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.atoz {
    text-align: center
}

.atozcharacters a {
    display: block;
    text-decoration: none!important;
    font-size: 22px;
    border: 2px solid #eee;
    margin: 5px 0;
    color: #fff!important;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    width: 34px;
    height:34px;
    background: transparent linear-gradient(to bottom, #009593 0%, #00615F 100%) repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}


.atozcharacters a:focus{
    background: none repeat scroll 0 0 #9e2436;
    color: #FFF!important;
	border: 2px solid #FCEB97;
    transition: background .25s ease
}

@media (max-width: 767px) {
    .atozcharacters a {
        width: 22px
    }
}

.atozcharacters a:hover,
.atozcharacters a:active,
.atozcharacters a.selected {
    background: none repeat scroll 0 0 #9e2436;
    color: #FFF!important;
	border: 2px solid #FCEB97;
    transition: background .25s ease
}

@media screen and (max-width: 767px) {
    .azcharacters a {
        font-size: 20px;
        width: 32px;
        line-height: 16px;
        margin: 0
    }
}

.azcharacters a:hover,
.azcharacters a:active,
.azcharacters a.selected {
    background: none repeat scroll 0 0 #9e2436;
    color: #FFF!important;
	border: 
    transition: background .25s ease
}

ul.azResults {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.azResults li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #D0D0D0;
    background-position: left center;
    background-image: url(/images/section_arrow.png);
    background-repeat: no-repeat;
    padding: 3px 0 3px 24px !important
}

ul.azResults li a {
    color: #25516F
}

ul.azResults li:first-child {
    border-top: 1px solid #D0D0D0
}

@media (min-width: 1185px) {
    .azHomePage {
        width: 72%
    }
}

.azHomePage {
    margin: auto
}

.advert-banner {
    max-width: 728px
}

.spacer-above {
    margin-top: 20px
}

.center-blockad {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.center-blockad a {
    color: #fff
}

.center-blockad a:hover {
    color: #fff
}

.latest {
    min-height: 20px;
    padding: 5px;
    margin-bottom: 20px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    font-weight: 700;
    border: 2px solid;
    border-color: #00615F;
    border-top-width: 6px;
    background-color: #fff
}

.featured-event {
    border: 4px solid #00615F!important;
    text-align: center
}

.featured-event a {
    font-weight: 500
}

.featured-event img {
    padding: 0;
    border: none!important;
    width: 100%
}

.ribbon {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute
}

.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #2980b9
}

.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 10px 0;
    background-color: #00615F;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    text-transform: uppercase;
    text-align: center;
    font-size: 10px
}

.ribbon-top-right {
    top: 45px;
    right: 0
}

.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent
}

.ribbon-top-right::before {
    top: 0;
    left: 0
}

.ribbon-top-right::after {
    bottom: 0;
    right: 0
}

.ribbon-top-right span {
    left: -50px;
    top: 16px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}


/*

    Active for life day 

*/

.ribbonafl {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute
}

.ribbonafl::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #2980b9
}

.ribbonafl span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 10px 0;
    background-color: #00615F;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    text-transform: uppercase;
    text-align: center;
    font-size: 13px
}

.ribbonafl-top-right {
    top: 11px;
    right: 20px;
}

.ribbonafl-top-right::before,
.ribbonafl-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent
}

.ribbonafl-top-right::before {
    top: 0;
    left: 0
}

.ribbonafl-top-right::after {
    bottom: 0;
    right: 0
}

.ribbonafl-top-right span {
    left: -50px;
    top: 16px;
    text-shadow: 0 3px 5px rgba(252, 226, 93, 0.9);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

#page_body .dropper {
    width: 100%
}

.promo-pods {
    margin-top: 20px
}

.promo-pods h2 {
    text-align: center;
    padding: 0 3px 2px;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    text-transform: none
}

.promo-pods .item {
    position: relative;
    margin-bottom: 24px
}

.promo-pods .item .image {
    margin: 0 0 15px
}

.promo-pods .item a:hover .heading,
.promo-pods .item a:hover .text {
    text-decoration: none
}

@media (min-width: 1200px) {
    .promo-pods .item .heading {
        font-size: 18px;
        display: block;
        margin: 0 0 10px;
        font-size: 16px;
        text-decoration: none
    }
}

.promo-pods .item .text {
    display: block;
    margin-bottom: 20px
}


/* FANCY COLLAPSE PANEL STYLES */

.fancy-collapse-panel .panel-default>.panel-heading {
    padding: 0;
}

.fancy-collapse-panel .panel-heading a {
    padding: 12px 35px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #EE556C;
    color: #ffffff;
    position: relative;
    text-decoration: none;
}

.fancy-collapse-panel .panel-heading a:after {
    font-family: "FontAwesome";
    content: "\f147";
    position: absolute;
    right: 20px;
    font-size: 20px;
    font-weight: 400;
    top: 50%;
    line-height: 1;
    margin-top: -10px;
}

.fancy-collapse-panel .panel-heading a.collapsed:after {
    content: "\f196";
}

#cookieConsent {
    display: none;
    position: fixed;
    overflow: hidden;
    line-height: 1.5em;
    z-index: 9999;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.5em 1em;
    width: 100%;
    background: transparent linear-gradient(to bottom, #00615F 0%, #007775 100%) repeat scroll 0 0;
    background-color: transparent;
    background-color: #007775;
    color: #FFFFFF;
    font-weight: 500;
    text-align: center;
}

#cookieConsentLink {
    color: #FFFFFF;
    text-decoration: underline;
}

#cookieConsentButton {
    font-size: 16px;
}

#cookieConsentButton::before {
    content: '\f00c';
}

.filtertable {
    display: block;
    width: 450px;
    height: 32px;
    padding: 5px 12px;
    font-size: 18px;
    line-height: 18px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.accordian h4 {
    padding: 12px 30px 12px 18px;
    margin-bottom: 6px!important;
    background-color: rgba(0, 128, 128, .3);
}

.fa-arrow-circle-left {
    color: #00615F;
}

.fa-arrow-circle-right {
    color: #00615F;
}

.fa-arrow-circle-down {
    color: #00615F;
}

#carouselButtons {
    margin-left: 100px;
    position: absolute;
    bottom: 0px;
}

.mediaButton {
	color: #FFF;
    background-color: #9e2436;
	 margin-bottom:10px;
    border: medium none;
    cursor: pointer;

}


.fa-play:hover
.fa-play:focus {
    color: #FCEB97!important;
}
.fa-pause:hover
.fa-pause:focus {
    color: #FCEB97!important;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {                          
  background-color: #9e2436;
  border: solid 2px #fceb97;
}


/*
.fa-dot-circle-o {
    color: #00615F;
    
}


.route-bg {
  width: 100%;
  height: 100vh;
  background-image: url(/images/canalmap.png);
  background-size: cover;
  background-position: center;
  position: relative;
}

.route-container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1500px;
  height: 300px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
}

.route-pin {
  width: 60px;
  height: 60px;
  color: #9e2436;
  text-align: center;
  position: absolute;
}

.route-pin i {
  font-size: 40px;
  line-height: 60px;
  transition: all 0.3s;
}

.route-pin:hover i {
  cursor: pointer;
  font-size: 50px;
  color: #ed1234;
}

#pin1 {
  left: 100px;
  top: 70px;
}

#pin2 {
  left: 500px;
  top: 200px;
}

#pin3 {
  left: 1000px;
  top: 140px;
}

#pin4 {
  left: 1300px;
  top: 160px;
}

@media (max-width: 1500px) {
  .route-container {
    width: 1000px;
  }
  
  #pin1 {
    left: 140px;
    top: 115px;
  }

  #pin2 {
    left: 305px;
    top: 175px;
  }

  #pin3 {
    left: 483px;
    top: 89px;
  }

  #pin4 {
    left: 650px;
    top: 55px;
  }
   #pin5 {
    left: 815px;
    top: -17px;
  }
}

@media (max-width: 1000px) {
  .route-container {
    width: 700px;
  }
  
  #pin1 {
    left:85px;
    top: 113px;
  }

  #pin2 {
    left: 205px;
    top: 161px;
  }

  #pin3 {
    left: 330px;
    top: 98px;
  }

  #pin4 {
    left: 600px;
    top: 130px;
  }
}

@media (max-width: 700px) {
  .route-container {
    width: 500px;
  }
  
  #pin1 {
    left: 20px;
    top: 100px;
  }

  #pin2 {
    left: 150px;
    top: 150px;
  }

  #pin3 {
    left: 330px;
    top: 135px;
  }

  #pin4 {
    left: 420px;
    top: 130px;
  }
}
*/