/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on tablet devices */
body {
  font-size: 100%;
}
table {
	display: block;
	overflow-x: auto;
}
/*----- LEADERBOARD - Open -----*/
.leaderboard-full {
}
.leaderboard-container {
}
/*----- LEADERBOARD - Close -----*/


/*----- HEADER - Open -----*/
#logo {
	margin: 5px 0px;
}
#logo a img {
	display: none;
}
#logo a {
	background: url(../images/logo-mobile.png) no-repeat;
	display: block;
	height: 88px;
	margin: 0px 0px 0px 10px;
	width: 231px;
}
.top-primary-content,
.top-secondary-content {
	width: 100%;
	/*float: none;
	padding: 10px;*/
}
#branding {
	width: 100%;
	margin: 0px;
}
#block-views-events-events-header-block {
	top: -115px;
	position: relative;
	padding: 10px;
}
.events-header-block {
	position: absolute;
	right: 9px;
	top: 15px;
}

.not-logged-in #login-responsive {
	display: block;
}
.logged-in #logout-responsive {
	display: block;
}
/*----- HEADER - Close -----*/


/*----- MENU BAR - Open -----*/
.menu-bar-full {
}
.menu-bar-full > .container {
}
.menu-bar-div-items {
	display: none!important;
}
/*----- MENU BAR - Close -----*/


/*----- SEARCH - Open -----*/
.search-top {
	float: left;
	display: block;
	left: 10px;
	right: auto;
	padding: 0px!important;
	position: absolute; 
	top: -40px;
	width: 240px;
	z-index: 5;
}
.search-top .form-item .form-text {
	background: #a5dfed url(../images/icon-search.png) no-repeat center left;
	border: none;
	color: #009ec2;
	height: 30px;
	padding: 0px 5px 0px 35px!important;
	position: relative;
	width: 135px;
}
.search-top .views-exposed-widget input[type=submit] {
	background: #00bae4;
	height: auto;
	padding: 3px 10px 3px 10px;
}
.search-top .views-exposed-widget input[type=submit]:hover {
	background: #00d0ff;
}
/*----- SEARCH - Close -----*/


/*----- HIGHLIGHTED - Open -----*/
.highlighted-container-full {
}
.highlighted-container {
}
.flexslider {
	height: auto;
}
.highlights-container {
	padding: 0px;
}
.highlights-image {
	margin-top: 0px;
}
.flex-control-thumbs {
	display: none;
}
.flexslider ul.slides > li {
	height: auto;
	padding: 20px 0px;
}
/*----- HIGHLIGHTED - Close -----*/


/*----- SECONDARY CONTENT - Open -----*/
.secondary-full {
}
/*----- SECONDARY CONTENT - Close -----*/


/*----- BREADCRUMB - Open -----*/

/*----- BREADCRUMB - Close -----*/


/*----- CONTAINER - Open -----*/
.container-full {
}
.container-content {
}
.front .container-content {
	margin-top: 0px;
}
#main-content {
	margin: 0px;
	padding: 20px;
}
#block-system-main {
	padding-bottom: 20px;
}

.sidebar-margintop-negative {
	margin-top: 0px!important;
}
.below-content {
    margin: 0px 10px;
}
/*----- CONTAINER - Close -----*/


/*----- CONTENT - Open -----*/

.header-info-left,
.page-members-home .header-info-left {
	background: #fff;
	height: auto;
	padding: 10px 0px 10px 10px;
	position: relative;
	width: 75%;
}
.header-info-bar-left {
	display: none;
}
.the-messaging {
	margin: 0px;
}

.page-members-home .content-column ul li, 
#main-content .public-links-home ul li {
    font-size: 20px;
}
/*----- CONTENT - Close -----*/


/*----- SIDEBAR - Open -----*/
.content-right {
	margin: 10px 0px 0px 0px;
	float: none;
	position: relative;
	width: 100%;
	z-index: 9;
}
.sidebar {
}
.region-sidebar-second .region-inner {
    margin: 20px 0px 10px 0px;
}
.region-sidebar-second .block-inner {
	/*margin: 0px 0px 10px 0px; 
	padding: 20px;*/
}
/*----- SIDEBAR - Close -----*/


/*----- ASIDE - Open -----*/
.aside-content {
}
/*----- ASIDE - Close -----*/


/*----- TERTIARY - Open -----*/
.tertiary-full {
	/*padding: 20px 0;*/
}
/*----- TERTIARY - Close -----*/


/*----- QUATERNARY - Open -----*/
.quaternary-full {
}
/*----- QUATERNARY - Close -----*/


/*----- FOOTER SITE MAP - Close -----*/
.footer-menu .main-menu .column {
}
.footer-menu .main-menu .column.first {
}
.footer-menu .main-menu .column.last {
}
/*----- FOOTER SITE MAP - Close -----*/


/*----- FOOTER - Open -----*/
.footer-full {
}
.footer-content {
	/*padding: 20px;*/
}
.footer-left {
	float: none;
	width: 100%;
}
.footer-right {
	float: none;
	width: 100%;
}
/*----- FOOTER - Close -----*/