.container-inline input[type="text"]{
	width: 198px;
	background: #fff;
	margin: 0;
	padding: 5px 6px 4px;
	border: none;
	border-radius: 0;
	color: #767676;
	font-size: 14px;
	line-height: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
}
#user-login-form input[type="text"] ,#user-login-form input[type="password"]
{
	width: 198px;
	padding:5px;
}
#user-login-form input[type="submit"]{padding:5px; width:60px;}
#user-login-form .form-item{float:none; overflow:visible; margin-bottom:10px; height:auto;}
#user-login-form .item-list ul{margin:0;}
#search-block-form .form-item, #search-block-form .form-actions {
	margin:0 !important
}
.content .form-item {
	float:none;
	overflow:visible
}
#comment-form .form-item {
	height:auto !important;
}
.content .search-advanced label
{
	display:block;
}
.content fieldset.collapsible {
	margin-top:10px;
}
.footer_text{margin-left:-2px !important;}
.sticky-enabled{display:none;}
#user-login-form{ margin:0 0 0 19px;}
#search-form:after{ display:block; content:''; clear:both; }
#search-form{ overflow:hidden; min-height:80px;}
.form-type-checkbox input[type='checkbox']{ float:left; margin:3px 10px 0 0;}
.form-item, .form-actions{  vertical-align:top;}
#user-pass #edit-actions{ display:inline-block;  vertical-align:top;}
#edit-account .description{ float:left;}
#edit-actions{ display:block; clear:both;}
#edit-preview{ margin:0 0 0 10px;}
.form-textarea-wrapper textarea{ resize:none;}
.search-advanced .action{ margin:10px 0 0;}
button, html input[type="button"], input[type="reset"], input[type="submit"]{ padding:4px;}
#user-register-form .form-item{ height:auto !important; overflow:hidden;}
.container-inline #edit-actions{ clear:inherit !important;}




/*eclipse additions */

.node-event .field-name-field-featured-image {
	float: left;
	padding-right:20px;
	padding-bottom: 20px;
}

.node-event .field-name-field-event-date {
	font-size:20px;
	padding-bottom:10px;
}

.node-event .field-name-field-location-name {
	clear:both;
}

.node-event .field-name-field-addressfield {
	padding-bottom:20px;
}

.view .date-nav-wrapper .date-prev {
	right: 90px;
}

.view-calendar .list, .view-upcoming-events .list {
	margin: 0;
	font-size: 14px;
}
.view-calendar .list li, .view-upcoming-events .list li {
	list-style: none;
	margin: 0 0 18px;
	padding: 0 4px 0 19px;
}

.view-upcoming-events .list li {
	/*padding-left:0px;*/
}

.view-calendar .list li a, .view-upcoming-events .list li a { text-decoration: none; }
.view-calendar .list li a:hover, .view-upcoming-events .list li a:hover { text-decoration: underline; }

.field-name-regional-contacts {
	margin-top:20px;
}

.field-name-field-regional-spotlights .field-label {
	color: #4891cb;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 9px 2px;
	font-family: 'Fjalla One';
	font-style: normal;
	font-weight:normal;
}

#block-menu-block-2 {
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
}

.forum-table-superheader, .forum-topic-legend, .forum-tools {
	display:none;
}

.forum-table-topics.sticky-enabled {
	display:table;
	width:100%;
}

.forum-node-create-links {
	font-size:0px;
}

.node-webform .form-item label {
	width:125px;
}

#user-profile-form label {
	width:145px;
}

#user-profile-form .description {
	float:left;
}

#user-profile-form .form-item {
	clear:both;
}

.private_icon img {
	display:none;
}
.about-area .block {
	font-size:14px;
}

.views-exposed-form .views-exposed-widget .form-submit.btn-primary {
	padding:6px 12px;
	border-radius:4px!important;
	margin-top:1.2em;
}

#edit-field-event-category-value-wrapper .description {
font-weight:bold;
}

fieldset.captcha {
	border:none;
	padding: 0px;
}

fieldset.captcha legend,
fieldset.captcha .fieldset-description {
	display:none;
}
/* increase all font sizes below 12px to 12px */
.form-item .description,
#footer,
 small { /* just in case there are small elements being used */
	font-size: 12px;
}

.field-name-field-event-date .sticky-enabled {
  display: table;
  width: 100%;
  
}

.field-name-field-event-date thead {
   display: none;
}
