.sub-menu .button {

    background: none !important;
    color: #0b5e77 !important;
    text-align: left !important;
}

.sub-menu .button:hover {
    color: #2ba6cb !important;
}

#content {
    background: url('../../images/hero-bg.jpg') top center no-repeat #fff !important;
    z-index: 100;
    position: relative;
}

#overlay .lightbox .banner .red-left {
    left: -75px;
    height: 150px;
    top: -17px;
    background-image: url('../../images/redbanner.png') !important;
    background-position: 0px 3px;
}

.red-banner {
    background: #CF373D !important;
}

#overlay .lightbox .banner .red-right {
    right: -75px;
    top: -3px;
    height: 122px;
    background-image: url('../../images/redbanner.png') !important;
    background-position: -855px -11px;
}

.red-banner .text {
    background: url('../../images/notavailable.png') left center no-repeat !important;
    padding: 0px 71px!important;
    margin-left:0px!important;
}

.red-banner .banner-close {

    background: url('../../images/close-red.png') center center no-repeat;

}

.inner-container ul li {
    line-height: 21px;
    font-size: 14px;
    list-style-type: disc;
    list-style-position: inside;
}

.inner-container ol li {
    line-height: 21px !important;
    font-size: 14px !important;
    list-style-type: decimal !important;
    list-style-position: inside;
}

.posts-listing li {
    list-style: none !important;
}

.feature-links li {
    list-style: none !important;
}

.tab-titles li {
    list-style: none !important;
}

.flex-direction-nav li {
    list-style: none !important;
}

.navigation .current_page_item, .navigation .current_page_parent {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4) !important;
}

.navigation .current_page_item .button,
.navigation .current_page_parent .button {
    background: #FFF !important;
    color: #0a5e77 !important;
}

.search-footer-text {
    float: left;
    margin-right: 10px;
    padding-top: 5px;
}

#footer {
    font-size: 14px;
}

.footer-search {
    width: 243px !important;
    float: left;
}

.wpcf7-form-control-wrap select {
    /* -webkit-appearance: none; */
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.775em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    height: 2.3125em;
    /* width: 100%; */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    height: 39px;
}

.tabbed-content .tab-titles .myself a:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 42px;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: url('../../images/docs-icons.png');
    background-repeat: no-repeat;
    background-position: 8px -46px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.tabbed-content .tab-titles .myself.active a:before,
.tabbed-content .tab-titles .myself:hover a:before {
    background-image: url('../../images/docs-icons-hover.png');
}

.tabbed-content .tab-titles .trademarks a:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 42px;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: url('../../images/docs-icons.png');
    background-repeat: no-repeat;
    background-position: 8px -99px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.tabbed-content .tab-titles .trademarks.active a:before,
.tabbed-content .tab-titles .trademarks:hover a:before {
    background-image: url('../../images/docs-icons-hover.png');
}

.tabbed-content .tab-titles .club a:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 42px;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: url('../../images/docs-icons.png');
    background-repeat: no-repeat;
    background-position: 8px -205px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.tabbed-content .tab-titles .club.active a:before,
.tabbed-content .tab-titles .club:hover a:before {
    background-image: url('../../images/docs-icons-hover.png');
}

.tabbed-content .tab-titles .school a:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 42px;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: url('../../images/docs-icons.png');
    background-repeat: no-repeat;
    background-position: 8px -257px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.tabbed-content .tab-titles .school.active a:before,
.tabbed-content .tab-titles .school:hover a:before {
    background-image: url('../../images/docs-icons-hover.png');
}

.tabbed-content .tab-titles .charity a:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 42px;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: url('../../images/docs-icons.png');
    background-repeat: no-repeat;
    background-position: 8px -311px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.tabbed-content .tab-titles .charity.active a:before,
.tabbed-content .tab-titles .charity:hover a:before {
    background-image: url('../../images/docs-icons-hover.png');
}

.tabbed-content .tab-titles .other a:before {
    content: '';
    position: absolute;
    width: 35px;
    height: 42px;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: url('../../images/docs-icons.png');
    background-repeat: no-repeat;
    background-position: 8px -362px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.tabbed-content .tab-titles .other.active a:before,
.tabbed-content .tab-titles .other:hover a:before {
    background-image: url('../../images/docs-icons-hover.png');
}



.text-wrap {

    width: 90%;
    margin: 5px auto;
    padding: 3px;
    word-wrap: break-word;
    line-height: 22px;

    display: table;
    height: 63px;
    vertical-align: middle;
}

.text-wrap a {
    background: #0C5D78;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    display: table-cell;
    vertical-align: middle;
}



.greenbtn { background:#008674!important;}

/*.accredited-link p {
    color: #FFF;
    line-height: 18px;
    margin: 0;
    font-size: 12px!important;
}*/

#wp-submit, .generalsubmit {
    display: inline-block;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    background: #008674!important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    background: #0b5e77;
    font-size: 18px;
    font-weight: 500;
    border: none;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 1.25em;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.8125em;
    padding-left: 1.5em;
    font-size: 1em;
    background-color: #2ba6cb;
    border-color: #2284a1;
    color: white;
}


.tabbed-content .faq-titles li a {
    padding-left: 10px!important;
}


.reportsyear {
    text-align: center;
    padding-top: 17px;
    border-top: solid 1px #f2f2f2;
}

.reportsyear p { font-size:18px!important; color:#08566D; font-weight:bold; }

.aligncenter { text-align:center; }
.alignright { text-align:right; }

.annualreports {
    font-size: 13px;
    line-height: 47px;
}

.downloadbtn {
    padding: 9px;
    border: solid 1px #ccc;
    color: #08566D;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 8px;
}

.stButton .stButton_gradient {
    height: 24px !important;
}


.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
    height: 24px !important;
}


.red-banner .banner-close { background:url('../../images/close-red.png') center center no-repeat!important; }


.current_page_item .sub-menu .button:hover, .current_page_parent .sub-menu .button:hover {   color:#2ba6cb !important; }

.wpcf7-textarea {

width: 100%!important;

}



#ecommercefunctionality { 

height:169px;

}



#websitefeatures { 

height:193px;

}
