@charset "utf-8";
/* CSS Document */
.backToCommunity {
    margin-top: 42px;
    padding:0;
}
.backToCommunity .logo{
    top: 40px;
    
}


.container {
    padding-left:8px;
    padding-right: 8px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}

body{
	font-family: "Signika", sans-serif;
}

a {
    color: #527886;
    text-decoration: none;
}

a:focus, a:hover {
    color: #875e28;
    text-decoration: none;
}

h1 {color: #527886; font-size: 28px; font-weight: bold; margin: 3px 0 15px;}
h2 {color: #875e28; font-size: 26px; font-weight: bold; margin: 3px 0 15px;} 
h3 {color: #1d537e; font-size: 24px; font-weight: bold; margin: 3px 0 15px;}
h4 {color: #527886; font-size: 22px; font-weight: bold; margin: 3px 0 10px;} 
h5 {color: #875e28; font-size: 20px; font-weight: bold; margin: 3px 0 10px;}
h6 {color: #1d537e; font-size: 18px; font-weight: bold; margin: 3px 0 10px;}

blockquote {
    padding: 10px 20px;
    margin: 0 0 10px;
    font-size: 16px;
    border-left: 5px solid #edf5fb;
}

.row {
    margin-right: -8px!important;
    margin-left: -8px!important;
}

#itoolbar_bg {
    background-color: transparent;
    min-height: 35px;
    height: auto;
	position: relative;
}

#itoolbar a {
    font-size: 16px;
    line-height: 33px;
    text-decoration: none;
}

#isearch {
    height: auto;
    min-height:35px;
	display: none;
}

#isearch .btn {
    padding: 3px 10px;
    font-size: 12px;
    border-color: none;
    color: #fff;
    border-radius: 0;
    border: 1px solid #E6E6E6;
    height: 34px;
    background: #527886;
	    -webkit-transition: all 225ms ease-in 0s;
    -moz-transition: all 225ms ease-in 0s;
    -o-transition: all 225ms ease-in 0s;
    transition: all 225ms ease-in 0s;
}
#isearch .btn:hover{
	background-color: #1d537e;
    border-color: #1d537e;
    color: #fff;
	}
#isearch .input-group {
    margin-top: 4px;
}

#isearch .form-control {
    font-size: 11px;
    height: 34px;
    padding: 3px 8px;
    border-radius: 0;
    box-shadow: none;
    background: #f1f1f1;
    border: 1px solid #E6E6E6;
}
.header-out {
    position: relative;
}
#header {
    height:70px;
    background-color: transparent;
	position: relative;
}

#logo img {
    max-width: 200px;
    width: 100%;
    position: absolute;
    top:-10px;
}

#banner-alert {
    background-color: #527886;
    display: block;
    padding: 5px 10px;
    text-align: center;
    width: 100%;
    color: white;
    font-size: 2em;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 150px;
    font-weight: bold;
    bottom:0;
}

#banner-alert a {
    color: #fff;
    display: block;
}

#banner-alert:hover {
    opacity: 0.9;
}

#head-search {
    float: right;
    margin-top: 30px;
}

#head-search i {
    font-size: 22px;
    color: #000;
}

#head-search:hover {
    opacity: 0.6;
}

.mainmenu-out {
    background: transparent;
    border-bottom: 1px solid #e4eaec;
}

#mainmenu {
    background-color: transparent;
    height: 0px;
    line-height: normal;
} 

#islideshow {
    background-color: #666666;
    height: 0;
    padding-bottom: 32%;
}

#sp-main {
	padding: 0px;
}

#sp-main::before {
    background-image: url(https://cdn.ymaws.com/hclanet.site-ym.com/resource/resmgr/design/sp-bg.jpg);
    width: 100%;
    height: 250px;
    position: absolute;
    left: 0px;
    right: 0px;
    background-position: center;
    background-size: cover;
}

#left {
    padding-top: 170px;
}

#right {
    padding-top: 270px;
}

.islideshow-out {
    padding: 50px 0 0;
    display: none;
}

#islideshow {
    background-color: #666666;
    height: 0;
    padding-bottom: 32%;
    margin-bottom: 0;
    outline: 5px solid #fff;
    box-shadow: 0 0px 6px 4px rgba(0,0,0,0.5);
}

#hp-main .content {
    padding: 15px;
}

#hp-center .content {
    padding: 0;
}

.hp-center-out>.container {
    width: 100%;
    padding: 0px;
}

#hero-section {
    background-image: url(//cdn.ymaws.com/hclanet.site-ym.com/resource/resmgr/design/hero-img.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 185px 0px;
}

.subtitle, .title {
    font-family: "PT Serif", serif;
    word-break: break-word;
}
.title {
    color: #1d537e;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.125;
    display: block;
}
.subtitle {
    color: #87a9c7;
    font-size: 72px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.25;
}
.has-text-black {
    color: #0a0a0a !important;
}
.has-text-secondary {
    color: #1d537e !important;
}

.hero-button {
    align-items: center;
    background: #1d537e;
    border-radius: 5px;
    display: block;
    display: flex;
    padding: 1rem;
}

.hero-button-icon {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    color: #1d537e;
    display: flex;
    flex: 0 0 auto;
    height: 50px;
    justify-content: center;
    margin-right: 30px;
    width: 50px;
    font-size: 28px;
}

.hero-button {
    margin-bottom: 10px;
    max-width: 315px;
    padding: 15px 25px;
}


.hero-button:hover {
    background: #276ea7;
}

.hero-button-text {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.hero-custom-foot {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

.scroll-button {
    display: inline-block
}

.scroll-button i {
    width: 1em;
    font-size: 34px;
}

.scroll-button:hover .scroll-button-content {
    background-color: #60431c;
    color: #fff;
    padding-bottom: 2em
}

.scroll-button-content {
    align-items: center;
    background-color: #875e28;
    border-radius: 4px 4px 0 0;
    color: #fff;
    display: flex;
    font-size: 1.25em;
    justify-content: center;
    overflow: hidden;
    padding: 1.125em 1.125em 1.25em;
    position: relative;
    transition: .25s ease-out
}

.scroll-button-text {
    display: flex;
    flex-direction: column;
    font-weight: 700;
    line-height: 1.1;
    margin-left: .875em
}

.section.has-pattern {
    background-image: url(https://flux.modiphy.com/api/405?img=pattern);
    background-position: 0 0;
    background-repeat: repeat
}

.is-capitalized {
    text-transform: capitalize!important
}

.is-lowercase {
    text-transform: lowercase!important
}

.is-uppercase {
    text-transform: uppercase!important
}

.is-italic {
    font-style: italic!important
}

#announcement-section {
    background-image: url(https://cdn.ymaws.com/hclanet.site-ym.com/resource/resmgr/design/watermark.png), url(https://cdn.ymaws.com/hclanet.site-ym.com/resource/resmgr/design/bg-pattern.jpeg);
    background-repeat: no-repeat, repeat;
    background-attachment: fixed;
    background-position: center right;
    padding: 100px 0px;
}

.announcement-title {
    color: #527886;
    font-size: 52px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 40px;
}

.bigger {
    color: #1d537e;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
}

.announcement-content{
    background-color: #fff;
    border-top: 1px solid #dbdbdb;
    color: #4a5356;
    transition: .25s ease-out;
    width: 100%;
}


.announcement-content-body {
    padding: 1.75rem 1.75rem 0;
    min-height: 200px;
}

.announcement-buttons.buttons {
    line-height: 0;
    margin-top: auto;
    width: 100%;
}

.announcement-button a {
    text-align: center;
    width: 100%;
    display: inline-block;
    color: #fff;
    padding: 20px 10px;
    background-color: #1d537e;
    text-transform: uppercase;
}

.announcement-content-body .title {
    border-bottom: 1px solid hsla(0, 0%, 100%, .45);
    padding-bottom: .25em;
    font-size: 18px;
}

.announcement-content-body .content {
    line-height: 1.7;
    color: #4a5356;
    font-size: 15px;
}

.img-section {
    position: relative;
    width: 100%;
    min-height: 220px;
}

.announcement-img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}

.content-section {
    margin-bottom: 25px;
}

#TestimonialOut {
    background: radial-gradient(ellipse at center, #1d537e 0, #184569 100%);
	overflow: hidden;
}
#testimonialSlider h1 {
	color: #ffffff !important;
	font-size: 25px;
	font-weight: 600;
	text-align: center;
}
#testimonialSlider .carousel-inner {
	margin: 0 auto;
	overflow: visible;
}
#testimonialSlider .item {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	font-style: italic;
}
#testimonialSlider .item p {
	color: #fff;
	font-size: 17px;
	line-height: 23px;
}
#testimonialSlider h3 {
	color: #fff !important;
	font-size: 17px;
	font-weight: 700;
	line-height: 21px;
	margin: 0 0 5px;
}
#testimonialSlider .carousel-control {
    background-image: none;
    bottom: 50%;
    padding: 0 10px;
    top: auto;
    width: 40px;
    text-shadow: none;
    background-color: #fff;
    border-radius: 50%;
    height: 40px;
    line-height: 43px;
    opacity: 1;
    color: #1b4b72;
}
.slide-img {
    margin: auto;
    margin-bottom: 20px;
}

h2.title.is-3 {color: #fff;font-size: 22px;font-style: normal;}

.section-body.content.is-medium {
    color: #fff;
    font-size: 16px;
    max-width: 800px;
    margin: auto;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 30px;
    line-height: 30px;
}

#testimonialSlider {
    padding: 50px 0px 70px 0px;
}

#testimonialSlider .carousel-indicators {
    bottom: 0px;
    margin-bottom: 0px;
}

#testimonialSlider .carousel-indicators li {
    margin: 0px 7px;
}

.section-button {
    background-color: white;
    color: #1d537e!important;
    padding: 10px 30px;
    text-transform: uppercase;
    font-style: normal;
    border-radius: 5px;
}

#block-section {
    padding: 100px 0px;
}

.block-title {
    color: #875e28;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    font-style: normal;
    line-height: 1.125;
    font-family: "PT Serif",serif;
}

.subtitle, .title {
    font-family: "PT Serif", serif;
    word-break: break-word;
}

#block-section .announcement-content-body {
    padding-top: 10px;
    min-height: 150px;
}

#block-section .content-section {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 40px hsla(0, 0%, 4%, .2);
    display: flex;
    flex-direction: column;
    transition: .25s ease-out;
    width: 100%;
}

#block-section .title {
    font-size: 16px;
    font-style: italic;
    text-transform: none !important;
}

#block-section .announcement-content-body .content {
    font-size: 13px;
    font-style: normal !important;
	word-break: break-all;
}

#block-section .announcement-img {
    background: #1d537e;
}

.card .content-section:hover {
    box-shadow: 0 2px 40px hsla(0, 0%, 4%, .4);
    transform: translateY(-8px);
}

.section-buttons {
    text-align: center;
}

.button.is-primary {
    background-color: #875e28;
    color: #fff !important;
}
.button.is-primary:hover {
    background-color: #60431c;
    border-color: #60431c;
}

#CTA {
    background-color: #87a9c7;
    color: #fff;
    text-align: center;
    padding: 50px 0px;
}

#CTA .block-title {
    color: #fff;
}

.cta-img {
    margin-bottom: 30px;
}

.sponsor-img {
    filter: grayscale(100%);
    opacity: .85;
    transition: .25s ease-out;
    width: 100%;
    height: auto;
    padding: 15px;
}
.sponsor-img:hover {
	filter: grayscale(0);
    opacity: 1;
}
#logo-section {
    padding: 75px 0px 30px 0px;
    text-align: center;
}

#logo-section .row {
    max-width: 800px;
    margin: auto !important;
    display: flex;
}

.hp-left-out {
    display: none;
}

.news {
    display: none;
}

#bottom-left {
    width: 50%;
}

.calendar {
    width: 50%;
}

#bottom-left .zone .irailcontent iframe {
    display: block;
    margin: auto;
	max-width: 500px;
}

#LoginForm .small {
    background: #f1f1f1;
    border: medium none;
    border-radius: 0;
    color: #999;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0 15px;
    width: 100%;
}

.formbutton {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #fff;
    cursor: pointer;
    height: auto;
    line-height: 18px;
    padding: 5px 15px;
    text-align: center;
}

#hp-left {
    height:auto;
    min-height:auto;
}

#hp-main .zone {
    background-color: #fff;
    border: none;
    height: auto;
    min-height: 250px;
    padding: 0;
}

.bottom-left-out {
    padding: 40px 0px;
}

#right .zone {
    background-color: #fff;
    border: 1px solid #ddd;
    height:auto;
    padding: 0;
	box-shadow: 0 9px 7px -8px rgba(0,0,0, .2);
}

.irailhead {
    background-color: #527886;
    font-size: 18px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    text-align: left;
    font-weight: bold;
}

.irailcontent {
    padding: 15px;
    text-align: left;
}

.LatestNewsItemDate {
    display: block;
}

.irailhead a {
    font-size: 14px;
    color: #fff;
}

.irailhead a:hover {
    color: #000;
}

#bottom-left .zone>.irailcontent {
    padding: 0px;
}

#bottomcontentarea {
    background-color: transparent;
    padding: 20px;
}

.title.is-3 {
    font-size: 20px;
    color: #fff;
}

.location-info-body {
    line-height: 24px;
    font-weight: normal;
    font-size: 14px;
}

.cta-buttons .button {
    color: #4a5356!important;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
    max-width: 200px;
    text-align: center;
    margin-left: auto;
}

.col3 {
    text-align: right;
}

#FooterContentArea {
    background-color: #3b5762;
	height:auto;
	min-height:35px;
	color: #fff;
	padding: 50px 0px;
}

#top-footer {
    padding-bottom: 50px;
    border-bottom: 1px solid hsla(0,0%,100%,.15);
}

#footer-link {
    padding: 50px 0px;
}

p.title.is-6.has-relative-margin {
    font-size: 15px;
    color: #fff;
}

.footer-nav-subitem {
    list-style: none;
}

.footer-subnav-list {
    padding: 0px;
}

.footer-nav-item a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.link-col {
    width: 20%;
}

#logo-social {
    text-align: center;
    padding: 50px 0px;
}

.footer-logo-image {
    margin-bottom: 25px;
}

.footer-social i {
    font-size: 26px;
    color: #fff;
    margin: 0px 10px;
}

.footer-social i:hover {
    opacity: .7;
}

.footer-nav-item a:hover {
    text-decoration: underline;
}

#icopyright {
    background-color: #3b5762;
    padding: 10px;
}

#copyright-inner {
    color: #fff;
    text-align: center;
}

#copyright-inner a {
    color: #fff;
}

#copyright-inner a:hover{
    color: #527886;
}

#SpTitleBar {
    background: transparent;
    font-size: 44px;
    height: auto;
    padding: 0px 15px 20px 15px;
    color: #1d537e;
    text-transform: none;
    font-weight: 700;
    font-family: "PT Serif", serif;
    word-break: break-word;
    font-style: italic;
}

#SpContent {
    padding: 15px;
    width: 100%;
    table-layout: fixed;
}

#SpContent_Container {
    padding: 15px;
}

.breadCrumb ul {
    list-style: none;
}

.breadCrumb ul li {
    display: inline-block;
    height: 21px;
    line-height: 21px;
    position: relative;
}

#right {
    padding-left: 15px;
}

.navbar-toggle {
    background-color: #999;
    background-image: none;
    border: medium none;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}


/* 0. Begin Template Styles */
/*********************************************/

a img {border:none;}


/* Toolbar & search styling */

#itoolbar {
    color: rgba(74, 83, 86, .3);
    width: 100%;
    padding-top: 15px;
}
#itoolbar a {
    color: #527886;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0px 10px;
}
#itoolbar a:hover {
    color: #666;
}

#itoolbar a:first-child {
    font-size: 0px;
}

#itoolbar a:first-child::before {
    content: "\f015";
    font-family: 'FontAwesome';
    font-size: 25px;
}

#PrintPage img {
	display:none;
}

.navbar-collapse {
    background-color: transparent;
    border-top: medium none !important;
    position: relative;
    z-index: 999999;
    max-height: 600px;
}
.navbar-nav {
    display: table;
    margin: 0 auto;
    float: right!important;
	margin-top: -25px;
}
.navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
	padding: 9px 32px 9px 32px;
    line-height: 21px;
}
/* Begin main menu styling */
.navbar-nav>li>a {
    color: #875e28;
    font-size: 18px;
    text-transform: uppercase;
    padding: 15px 15px;
    font-weight: 700;
}
.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus,
.nav>.open>a,
.nav>.open>a:hover,
.nav>.open>a:focus {
    text-decoration: none;
    background-color: transparent;
	color: #1d537e;
}
.dropdown-menu {
    background: #875e28;
    border-radius: 0px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background: #735022;
    color: #fff;
}

#mainmenu .caret {
    display: none;
}

#mainmenu .navbar-nav li a {
    position: relative;
}

#mainmenu .navbar-nav li a:before {
    content: " ";
    width: 3px;
    height: 15px;
    background-color: rgba(135,94,40,.3);
    position: absolute;
    left: 0px;
    top: 18px;
}

#mainmenu .navbar-nav li:first-child a:before {
    display: none;
}

/* Begin Public Menu Style */
.RadMenu_YMPublic
{
	width: 100%;
	height: inherit;
	cursor: pointer;
}

.RadMenu_YMPublic .rootGroup .item
{
	width: 14%;
	text-align: center;
	cursor:pointer;
	display: inline-block;
}

.RadMenu_YMPublic .rootGroup .link
{
	color: #fff;
	padding:0;
	margin:0;
	line-height: 60px;
	height:60px;
	font-size: 100%;
	cursor:pointer;
	text-decoration: none;
}
.RadMenu_YMPublic .link:hover,
.RadMenu_YMPublic .focused,
.RadMenu_YMPublic .expanded
{
	background-color: #666 !important;
}
.radmenu a.link {
	cursor:pointer!important;
}
/*    Fly-out Menu */
.RadMenu_YMPublic .group
{
	width:auto;
	min-width:160px;
}
.RadMenu_YMPublic .group .item {
	min-width:184px;
	width:auto;
}
.RadMenu_YMPublic .group .link
{
    min-width: 160px;
	width:auto;
	text-align:left;
	padding:0 12px;
	line-height: 36px;
    color: #fff;
	background-color: Black;
}
.RadMenu_YMPublic .group .link:hover,
.RadMenu_YMPublic .group .focused,
.RadMenu_YMPublic .group .expanded
{
    background-color: #ccc;
}
/* End Public Menu Style */
.FeaturedMemberTile a {
	display:block;
}

/* Slideshow styling */

#full-slider-wrapper
{
	width: 100% !important;
	height:0px!important;
	padding-bottom:32% !important;
}
.slide-panel
{
	width: inherit;
}
.slide-panel .active
{
	width: inherit;
}

/* Begin Hp/Sp zone styling */

.LatestNewsItemDate {
	display:block;
}

#RememberMe input {
	margin-right:5px;
}

#members img {
	margin-right:10px;
	margin-bottom:8px;
	}
#members .FeaturedMemberTile {
	font-size:11px;
	clear:both;
	display:block;
	margin-top:15px;
	}
#members .FeaturedMemberTile a {
	font-weight:bold; 
	margin: 5px 0; 
	font-size:12px;
	}

/* Subpage title and navbar styling */

#SpNavBar form {
    float: left;
}
#SpNavBar select {
    margin-right: 5px;
}
#SpNavBar {
   background: none repeat scroll 0 0 #FFFFFF;
    height: 30px;
    line-height: 23px;
    padding: 5px 10px;
}
#SpNavBar a {
   font-size: 11px;
   float:left;
   color: #000;
   margin: 0 5px;
}

#SpNavBar a:hover {
	color:#999;
	}
	
#SpNavBar img {
	margin-right:5px;
}
#SpSubHead
{
	width: 100%;
	margin:0 auto;
}
#GroupPagesMenuLink
{
	float: left;
}
#GroupMoreMenuLink
{
	float: left;
}

/* These are bars in member pg content + */

.datagrid1 tr.header td {
    background-color: #527886;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
}
.datagrid1 tr.header a
{
    color: #fff;
    text-decoration: none;
    text-transform: none;
    font-size: 14px;
    padding: 7px 4px 7px 4px;
}
.datagrid1 tr.header a:hover
{
    text-decoration: none;
    color: #000;
    background-color: transparent;
}

.datagrid1 tr.item td
{
    background-color: #ebebeb;
	padding:5px;
}

.datagrid1 tr.altitem td
{
    background-color: #fff;
	padding:5px;
}
.datagrid1 td {
	height:auto!important;
}
.ForumSubject {
    font-size: 12px !important;
}
.FormTable1 th
{
    background-color: #527886;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    height: 30px;
	line-height:30px;
	padding: 0 5px;
}
.FormTable1 th a
{
    color: #fff;
    text-decoration: none;
    text-transform: none;
    font-size: 14px;
    padding: 7px 4px 7px 4px;
}
.FormTable1 th a:hover
{
    text-decoration: none;
    text-transform: none;
    font-size: 14px;
    padding: 7px 4px 7px 4px;
    color: #000;
    background-color: transparent;
}

.FormTable1 tr td {
    padding-bottom: 10px;
}

/* These are bars in latest news & calendar content + */

ViewTable1 {
    margin-bottom: 10px;
}

.ViewTable1 th
{
    background-color:#527886;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
    height: 30px;
	line-height:30px;
	padding: 0 5px;
}
.ViewTable1 th a
{
    color: #fff;
	font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
.ViewTable1 th a:hover
{
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

.ViewTable1 tr td {
    padding: 6px 0;
}

.ViewTable1 td div .small {
    display: none;
}

/* Button & Callout Styling */

.specialContent, .specialcontent, .SpecialContent
{
    background-color: #ebebeb;
    border: 0 none;
}

.formbutton {
    background-color: #1d537e;
    color: #fff;
    text-align: center;
    padding: 5px 30px;
    border: none;
}
.formbutton:hover {
    background: #527886;
    color: #fff;
}

.calloutbox, .infobox
{
    background-color: #ebebeb;
    border: 0 none;
    padding: 12px 15px;
}

#classyears .bigyear {
    background: none repeat scroll 0 0 transparent!important;
	border-bottom: 1px solid #ddd;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
    padding: 5px;
}

#classyears .main {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD!important;
    font-size: 12px;
    height: 100%;
}
#frmWallPost #btnSubmitWallPost {
	padding: 5px 30px !important;
}


#strWallText, #ctl00_PageContent_ctl01_txtWallText {border:1px solid #ccc!important;}

#ctl00_PageContent_ctl01_txtWallText {margin-bottom:5px;}

/* TabBar Styling (Search and Member Profile)  */
				   
.TabBar div.activeTab a, .TabBar div.activeTab a:hover {
    background-color: #527886;
    color: #ffff !important;
    padding-bottom: 3px;
    padding-top: 2px;
}
.TabBar div a {
    background-color: #000;
    color: #fff;
}

.TabBar div a:hover {
    background-color: #527886;
    color: White;
    text-decoration: none;
}

#Calendar th.Head 
{
  font-size: 18px;
 padding: 5px;
 text-align:center;
}
#Calendar td.MonthPrevNext 
{
 
}

.MemberControlPanel:hover,.MemberControlPanel_Container:hover {
	background-color:#ebebeb;
}

.CaptchaQuestion {
    white-space: normal;
}

/* Begin Custom Form Styles */

#CustomFormPager .current, #CustomFormPagerLegend .current {
    background-color: #000000;
}
 
#CustomFormPager .invalid, #CustomFormPagerLegend .invalid {
    background-color: #FB5252;
}
 
#CustomFormPager .valid, #CustomFormPagerLegend .valid {
    background-color: #8AEB8A;
}
#CustomFormPager div, #CustomFormPagerLegend div {
    border: 1px solid #333333;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin: 3px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    width: 16px;
}
#CustomPageBody {
	width: auto;
	clear:both;
}
#full-slider-nav-left {
	margin-top:15%;	
}

#full-slider-nav-right {
	margin-top:15%;	
}
#DisplayCurrMenu_c {
    left: -60px !important;
}

#GalleryFormsPanel {
    max-width: 680px;
    width: 100% !important;
}

#JournalEntryFormPanel {
    max-width: 640px;
    width: 100% !important;
}

#JournalEntryFormPanel_c {
    left: 40px !important;
}

#ctl00_PageContent_isTwitterEnabled {
    max-width: 400px;
    width: 100% !important;
}

.DescriptionPanel.yui-module.yui-overlay.yui-panel {
    max-width: 350px;
    width: 100% !important;
}

.FeaturedMemberTile {
    clear: both;
    min-height: 80px;
    padding-bottom: 10px;
}

.FeaturedMemberTile a {
    display: block;
    margin-bottom: 5px;
}

.FeaturedMemberTile img {
    margin-bottom: 10px;
    margin-right: 10px;
}

#tblBasicSearch td, .FormTable1 td {
    text-align: left;
}

.redalert {
    color: #d9534f;
}

.slide-panel img {
	width:100%;
}

.label {color:#333;}

#SpPopup_Container {
	background-color: #fff;
	height:1500px;
	vertical-align:top;
}


td.tdBreadCrumb {
    padding-left: 9px;
}


@media (max-width: 767px) {
#hp-main .zone {
	min-height:auto;
}
}

@media all and (max-width: 767px) {
	#ContextualHelp { Width: 100% !important;}
}

#ct100_PageContent_fpb_pForumsQuickSearch { margin: 0 25px 0 6px !important;}

#Calendar th {
    text-align: center;
}

#SearchForm_bst {
    width: 95%;
}

@media (max-width: 380px) {
#SearchForm td {
    display: block;
    padding-bottom: 5px;
}
}


.mtop-0 {margin-top: 0px;}
.mtop-5 {margin-top: 5px;}
.mtop-10 {margin-top: 10px;}
.mtop-15 {margin-top: 15px;}
.mtop-20 {margin-top: 20px;}
.mtop-25 {margin-top: 25px;}
.mbottom-0 {margin-bottom: 0px;}
.mbottom-5 {margin-bottom: 5px;}
.mbottom-10 {margin-bottom: 10px;}
.mbottom-15 {margin-bottom: 15px;}
.mbottom-20 {margin-bottom: 20px;}
.mbottom-25 {margin-bottom: 25px;}
.mbottom-30 {margin-bottom: 30px;}
.mright-5 {margin-right: 5px;}
.mright-10 {margin-right: 10px;}
.mright-15 {margin-right: 15px;}
.mright-20 {margin-right: 20px;}
.mright-25 {margin-right: 25px;}
.mleft-5 {margin-left: 5px;}
.mleft-10 {margin-left: 10px;}
.mleft-15 {margin-left: 15px;}
.mleft-20 {margin-left: 20px;}
.mleft-25 {margin-left: 25px;}
.ptop-15 {padding-top: 15px;}
.pleft-15 {padding-left: 15px;}
.pright-0 {padding-right: 0;}
.pleft-0 {padding-left: 0;}


@media (min-width:768px){.container{width:750px}}
@media (min-width:960px){.container{width:900px}}
@media (min-width:1200px){.container{width:1016px}}
@media (min-width:1300px){.container{width:1200px}}

@media (max-width: 991px) {
    .MemberControlPanel {
        width: 100%;
    }
    #CustomFormForm th, #CustomFormForm td, .CustomFormTable th, .CustomFormTable td {
        display: block;
        width: 100% !important;
    }
    #CustomFormForm th label {
        width: 100% !important;
    }
    #CustomFormForm td input[type="text"], #CustomFormForm td select, #CustomFormForm td textarea, .CustomFormTable td input[type="text"] {
        width: 100% !important;
    }
    .CustomFormTable .nameRow input[type="text"] {
        margin-bottom: 15px;
    }
}

@media (max-width: 1199px) {
.navbar-nav>li>a {
    padding: 15px 15px;
}	
}

@media (max-width: 959px) {
.navbar-nav>li>a {
    font-size: 14px;
    padding: 15px 15px;
}
}

@media (max-width: 767px) {
    .container {
    padding-left:15px;
    padding-right: 15px;
    }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.row {
    margin-right: -15px!important;
    margin-left: -15px!important;
}
    .FormTable1 td {
        display: block;
        width: 100%;
    }
.navbar-toggle {
    background-color: #1d537e;
}

.navbar-collapse {
    background-color: #875e28;
}
.navbar-nav {
    display: block;
    margin: 0;
}
.navbar-nav>li>a {
    font-size: 16px;
    padding: 15px 20px;
}

.dropdown-menu {
    background-color: #875e28 !important;
}

#hp-main .zone {
    min-height: auto;
}

.footer {
    text-align: center;
}
#head-search {
    display: none;
}
#logo img {
    top: 10px;
}

.navbar-nav {
    float: none !important;
}
#mainmenu .navbar-nav li a:before {
    display: none;
}

#mainmenu .caret {
    display: inline-block;
}

.navbar-nav>li>a {
    color: #fff;
}
.navbar-collapse.collapse {
    padding: 0px 15px;
}
.content-section {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

#FooterContentArea {
    text-align: center;
}

.cta-buttons .button {
    margin-right: auto;
}

.link-col {
    width: 100%;
    margin-bottom: 30px;
}
#logo-section .row {
    display: block;
}
#bottom-left, .calendar {
    width: 100%;
    max-width: 500px;
    margin: auto;
    margin-bottom: 20px;
}
}

@media (max-width: 600px) {
 .productNameList {
     word-break: break-all;
}

#ctl00_PageContent_divUpload .nonresponsive td {
        float: left;
        width: 100%;
    }
#isearch {
    display: none;
}
.slide-img {
    max-width: 300px !important;
    width: 100%;
}

.cta-img {
    max-width: 500px;
    width: 100%;
}
#logo-section .row {
    display: block;
}

.sponsor-img {
    max-width: 300px;
    width: 100%;
	margin-bottom: 30px;
}
#testimonialSlider {
    padding-left: 20px;
    padding-right: 20px;
}
}

@media (max-width: 480px) {
    .FormTable1 td input[type="text"], .FormTable1 td select, .FormTable1 td textarea {
            width: 100%!important;
    }
    .FormTable1 td .calloutbox input[type="text"] {
        width: auto!important;
    }
    #CustomFormForm th label {
        width: 100% !important;
        max-width: 280px;
    }
#itoolbar a {
    padding: 0px 2px;
}

h1.has-block-double {
    text-align: center;
}

.subtitle {font-size: 56px;}

.hero-buttons {
    text-align: center;
}

.hero-button {
    margin-left: auto;
    margin-right: auto;
}

.announcement-title {
    font-size: 40px;
    text-align: center;
}

#TestimonialOut {
    overflow: hidden;
}
#testimonialSlider {
    padding-left: 20px;
    padding-right: 20px;
}

#itoolbar a {
    font-size: 12px;
}

#itoolbar {
    text-align: center;
}

.mobile-menu {
    display: none;
}

.mobile-icon {
    margin: 0px;
}
}

/*@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.navbar-collapse.collapse {
    display: none !important;
}
.navbar-header {
    float: none !important;
}
.navbar-toggle {
    display: block !important;
    float: right !important;
}
.collapse.in {
    display: block !important;
}
.navbar-nav {
  float: none!important;
  margin: 7.5px -15px;
}
.navbar-nav>li {
  float: none;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    border-style: solid;
    border-width: 1px;
    height: 26px;
    line-height: 24px;
    margin: -21px 15px 0 0!important;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 32px;
}
.caret.navbar-toggle.sub-arrow, .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: inherit;
}
.navbar-nav.sm-collapsible .caret::before {
    content: "";
    font-family: FontAwesome;
    font-weight: bold;
}
.navbar-nav .open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
}
}*/