html {
	height: 100%;
}
body {

	min-height: 100%;
	background-color: #2e2f2f;
	color: #333333;
	min-width: 311px;
}

.italic {
	font-style: italic;
}

#menu-button {
	color: white;
}

#menu-button.uk-navbar-toggle:before {
	content: "\f0c9";
    font-family: FontAwesome;
    display: inline;
}

.front-three-boxes {
	margin-top: 0px !important;
}

.sponsor-thanks {
	margin-right: 10px;
}

#menu-button.uk-navbar-toggle{ 
	display: inline-block;
	margin-top: 9px;
}

#menu-button.uk-navbar-toggle:after {
	content: "";
}

#front-logo {
	margin-left: 60px;
	margin-bottom: 25px;
}

.main-container {
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
	padding: 0px;
	max-width: 930px;
}

.top-bar {
	max-width: 930px;
}

.top-link, .top-link a, .top-link a:hover {
	color: white;
	text-decoration: none;
}

.search-mini-link:after {
	font-family: FontAwesome;
	content: "\f002";	
    height: 41px;
    color: white;
    text-shadow: 0 1px 0 #000;
    display: none;
    margin-top: 10px;
}

.search-mini-link{
	display: none;
}

.footer-container {

	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #fdfdfd;

 	font-size: smaller;
 }

.top-bar, nav.uk-navbar{

	background-image: url(/images/search_bg.jpg);
	background-repeat: repeat-x;
	height: 44px;
	color: white;
	border: none;
}

a.top-title {

	margin-left: 20px;
	color: white;
}

.uk-nav>li>a {
	padding-left: 5px;
}

.uk-nav-side > li.uk-active > a, #menu-offcanvas > div > ul > li.uk-active > a {
	color: #c22828 ;
	background: none;
}

.uk-nav-side>li>a:focus, .uk-nav-side>li>a:hover {
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.88);
}

.uk-nav-side ul a:hover {
	color: #008EFF;
}
.uk-nav-side ul a {
	color: #1392FF;
}

#menu-offcanvas > div > ul > li > a {
	color: #C0C0C0;
}

.menu-icon {
	color: #c22828 ;
	margin-right: 10px;
}

#tiaa-acronym {
	
	margin-top: 5px;

}

ul.uk-nav-sub.uk-nav-side {
	margin-left: 30px;
}

ul.uk-nav-sub.uk-nav-side > li > a {
	text-indent: -20px;
	padding-left: 15px;
}

ul.uk-nav-side > li > a:hover {
	background: none;
}

.uk-nav-side>li.uk-active>a {
	box-shadow: none;
	text-shadow: none;
}

#side-menu-container {

	border: 4px solid #b3b3b3;
	background-color: #f3f3f3;	
	width: 230px;
}

.side-menu-container-container {
	min-width: 230px;
	max-width: 230px;
	margin-right: 20px;
}

.sponsor-container {
	margin-left: 45px;
}

ul.square li {
	list-style-type: square;
}

h2 {
	color: #262673;
}

h3 {
	color: #c22828;
	font-weight: bold;
}

h4 {
	color: #003366;	
	font-size: small;
	font-weight: bold;
}

.gmp-ad {

	color: #33577c;
}

.front-page-grid {
	margin-top: 0 !important;
}

.event-bubble:hover {

	background-color: #81BEF7;
}

.news-bubble:hover {

	background-color: orange;
}

.benefit-bubble:hover {

	background-color: #58FA58;
}

.uk-grid-margin {
	margin-top: 15px;
}

.uk-grid>* {
	padding-left: 10px;
}

.directory-grid {
	margin-left: 0;
}

.cat-table {
	margin-left: 12px;
}

.cat-spacer {
	margin-left: 5px;
}

.files-cat {
	display: inline-block;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}

.files-cat2 {
	display: inline-block;
	padding-left: 12px;
	text-indent: -5px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.files-cat3 {
	display: inline-block;
	padding-left: 25px;
	text-indent: -10px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.file-arrow {
	margin-right: 5px;
}

.uk-table-striped tbody tr:nth-of-type(even) {
    background: #D8D8D8;
}

.uk-table-hover tbody tr:hover {
	background: #E3FFE7;
}

.file-table-L2.uk-table-hover tbody tr:hover {
	background: #E0ECF8;
}

.file-table-L3.uk-table-hover tbody tr:hover {
	background: #F3E2A9;
}

.file-table-L4.uk-table-hover tbody tr:hover {
	background: #A9F5A9;
}

.file-table, .file-table-L2, .file-table-L3 {
	margin-top: 0;
	margin-bottom: 0;
	display: block;
	
}

.file-table-L2 {
	border-left: 3px solid #008EC4;	
	margin-left: 15px;
}

.file-table-L3 {
	border-left: 3px solid orange;	
	margin-left: 15px;
}

.file-table-L4 {
	border-left: 3px solid green;	
	margin-left: 15px;
}

.file-table-L5 {
	border-left: 3px solid purple;	
	margin-left: 15px;
}


.file-table-L1 td, .file-table-L2 td, .file-table-L3 td {
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}


.file-table td {
	border: none;
	padding: 0;
}

span.files-buttons {
	position: relative;
	top: -2px;
	margin-left: 10px;
}

a div.gallery-bubble:hover {
	background-color: #DAEFF7;
}

table.small_cal_table{
	display: none;
}

table.large_cal_table{
	display: table;
}

.shaded-cell {
	background-color: #D8D8D8;
}

/* note that slider1_container has a number of media queries for alignment */
#slider1_container {
	top: -10px;
}

/*  Media Queries */

@media (max-width: 996px) {
	#slider1_container {
		top: -7px;
	}
}

@media (max-width: 906px) {
	#slider1_container {
		top: -4px;
	}
}

@media (max-width: 856px) {
	#slider1_container {
		top: -2px;
	}
}

@media (max-width: 815px) {
	#slider1_container {
		top: -1px;
	}
}


@media (max-width: 767px) {
	.main-container, .top-bar {
		width: 100%;
	}

	.front-about-box {
		margin-top: 20px;
	}
}



@media (max-width: 768px) {

	.outer-container {
		padding: 0;
	}

	.upcoming-events-box, .latest-news-box {
		margin-top: 25px;
	}

	.front-three-boxes {
		margin-top: 25px !important;
		margin-bottom: 25px !important;
	}	

}

@media (max-width: 550px) {

	table.large_cal_table{
		display: none;
	}
	table.small_cal_table{
		display: table;
	}
}

@media (max-width: 479px) {

	.top-search-form {
		display: none;
	}

	.search-mini-link, .search-mini-link:after {
		display: inline-block;
	}	
}