#secondary_column input[type=radio] {float: left;margin-top: 5px;}
#secondary_column select, #secondary_column input[type=date] {width:100% !important;}

#site_body #page input[type=email], #site_body #page input[type=number], #site_body #page input[type=password], #site_body #page input[type=reset], #site_body #page input[type=search], #site_body #page input[type=tel], #site_body #page input[type=text], #site_body #page input[type=url], #site_body #page input[type=date], #site_body #page select, #site_body #page textarea {
    color: #666;
    padding: 0.75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #cacaca;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
}
#site_body #page .menu-toggle, #site_body #page button, #site_body #page .button, #site_body #page input[type="button"], #site_body #page input[type="submit"], #site_body #page input[type="reset"] {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #fff;
    border-color: #1c67e3;
    background-color: #1c67e3;
    border-radius: 2px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1em;
}
#site_body h1, #site_body h2, #site_body h3, #site_body h4 {
	color: #1b1b1b !important;text-transform: none!important; font-weight: 700!important;font-family: 'Inter',sans-serif;
}
#site_body h1 {
    line-height: 1.4em;
}
#site_body h2, #site_body h3, #site_body h4 {
    line-height: 1.05em;    
}
#site_body h3, #site_body h4 {  
    margin-top:1em !important;
}
#site_body h3.title {  
    margin-top:0em !important;
}
#site_body h1 {
    font-size: 2.5rem!important;
}
#site_body h2 {
    font-size: 2.25rem!important;
}
#site_body h3 {
    font-size: 2rem!important;
}
#site_body h4 {
    font-size: 1.813rem!important;
}
#secondary_column h3 {
    font-size: 1.8rem!important;
}
#secondary_column h4 {
    font-size: 1.6rem!important;
}

@media (max-width: 921px) {
    #site_body h1 {
        font-size: 30px;
    }

    #site_body h2{
        font-size: 25px;
    }

    #site_body h3 {
        font-size: 20px;
    }
    #site_body h4 {
        font-size: 18px;
    }
}

.divTable, section.members .divTable  {font-size: 80%;width: 100%;}
.divTable .divTH {border-bottom: 4px solid #000; border-top: 1px solid #eaeaea; vertical-align: bottom;background-color: #fafafa; text-wrap: nowrap;}
.divTable .divTH a {color:#1c67e3;}
.divTable .divTD {border-bottom: 1px solid #eaeaea; vertical-align: middle;}
#site_body section.clubs, #site_body section.members {
    /*overflow-x: scroll;*/
    overflow-x: hidden;
    overflow-y: scroll;
    margin-bottom:0px;
    max-height: 1070px;
}
#site_body section.clubs.no-scroll, #site_body section.members.no-scroll {
    overflow-x:unset;
    max-height: none;
}
@media screen and (min-width: 1024px) {
    #site_body #primary_column form {
        width: 100%!important;
    }
}
#site_body #page input[type="date"] {min-width: 95px;}
#site_body form .divTable input[type=text] {margin-bottom: 0px;}
#site_body .members .form_container li {margin-bottom:0.5em}
#site_body .members .gradient_line {margin-bottom:1em;}

#site_footer_wrapper #site_footer nav,
#site_footer_wrapper #site_footer  nav a {
    font-size: .9rem!important;
    line-height: 1.5em!important;
    font-weight: 400!important;
    color: #b9b9bb !important;
}
#site_footer_wrapper #site_footer nav a:hover {
    text-decoration: underline;
}
#site_footer_wrapper #site_footer h4 {
    font-size: 1em!important;
    color: #b9b9bb !important;
}

.divTable.club_news {
	padding-bottom: 20px;
}
.divTable.club_news .title {
	margin-top: 0px !important;
}
.divTable.club_news .divTD {
	vertical-align: top;
}
.divTable.no_hr .divTD {
	border: 0px;
}
.divTable .divTD.club_news_image {
	width: 320px;
	padding-right: 10px;
}

.container.club_home {
	margin: 0 -8px;
}
.divTable.club_home {
	width: 100%;
	border-spacing: 8px;
}
.divTable.club_home .divTD {
	width: 50%;
	border: 4px #386793 solid;
	border-radius: 12px;
	font-size: 20px;
	background-color: #ffffff;
	color: #000000;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #ffffff;
	vertical-align: top;
	padding: 0px;
}
.divTable.club_home .club_home_header {
	background-color: #386793;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	padding: 12px 16px 12px 16px;
}
.divTable.club_home .club_home_header a {
	color: #ffffff;
}
.divTable.club_home  ul {
	font-size: 18px;
	padding: 14px;
	font-weight: bold;
}
.divTable.club_home  ul li {
	padding: 2px;
}
.divTable.club_home  ul li a {
	color: #000000;
}

.divTable.admin_links .divTD, .divTable.club_links .divTD {
	vertical-align: top;
}
.ul.articles_home>li {
	margin-top: 0px !important;
}
.more_news {
	padding-top: 12px;
}
.more_news a {
	background-color: #000000;
	color: #ffffff;
	font-size: 20px;
	padding: 12px 16px 12px 16px;
	margin-top: 12px;
}

.divTable .divTD.club_logo {
	width: 110px;
	padding: 0px 20px 0px 0px;
}