/* basic */
.text-right
{
	text-align:right;
}
p
{
	font-size:16px;
}

/* top header */
.top-header {
  background: rgba(0, 0, 0, 0) linear-gradient(to left, rgb(0, 137, 208), rgb(4,77,148)) repeat scroll 0 0;
  padding:10px 0;
}
.top-header-left
{
	margin-bottom:0;
	padding-left:0;	
}
.top-header-left > li {
  color: #fff;
  float: left;
  list-style: outside none none;
  margin-right:25px
 }
 
 .top-header-left > li > i {
  margin-right:3px
 }

 .top-header-right li a,.top-header-left li a
 {
	 color:#fff;
 } 
  .top-header-right li a:hover,.top-header-left li a:hover
 {
	 color:rgba(255,255,255,0.8);
	 text-decoration:none;
 } 
 .top-header-right li
 {
	color: #fff;
  float: right;
  list-style: outside none none;
  margin-right:25px  
 }
 
/* header */
.nav.navbar-nav.nav-custom
{
	margin-top:0px;
}
.logo-img
{
	width:125px;
}

/* footer */
.footer-menu
{
	padding-left:0;
	margin-bottom:0;
}
.footer-menu li {
  border-bottom: 1px dotted;
  font-size: 16px;
  list-style: outside none none;
  padding: 5px;
}
.footer-menu li a
{
	color:#8c8c8c;
}
.footer-menu li a:hover
{
	color:#8c8c8c;
	text-decoration:none;
	opacity:0.8;
}

.hobie-list li
{
	font-size:16px;
	list-style-type:square;
	line-height:24px;
}
th {
  background: rgb(4, 77, 148);
  color: #fff;
  font-size: 18px;
  text-align: center;
  width:33%;
}
td
{
	font-size:16px;
	
}
.color
{
	color:rgb(3,96,167);
	font-weight:600;
}
.notes-span
{
	color:rgb(3,96,167);
	font-size:16px;
}
.member-info {
  background: #ddd none repeat scroll 0 0;
  padding: 10px 0;
  text-align: center;
  position:relative;
  top:-35px;
}
.member-info p{font-size:15px;}
.committee-member
{
	margin-bottom:40px;
}

/*.row.no_padding.nothing.no-margin > h2 {
  background: rgb(4, 77, 148) none repeat scroll 0 0;
  border-bottom-right-radius: 25px;
  border-left: 5px solid rgb(0, 137, 208);
  border-top-right-radius: 25px;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
  padding: 0 20px;
  width: 40%;
}*/

.blog-text h3 a
{
	font-size:21px;
}

.blog-text h3 a:hover
{
	color:rgb(3,96,167);
}

.blog-text h4 a
{
	font-size:16px;
	text-transform:capitalize;
}

.blog-text h4 a:hover
{
	color:rgb(3,96,167);
}

.icon-item h4 a i
{
	margin-right:8px;
}

.icon-item h4 a:hover
{
	color:rgb(3,96,167);
}

.crew-list th
{
	width:auto;
}

.hac-detail img {
  width: 100px;
  margin-bottom:10px;
}
.hac-text h4
{
	text-align:center;
	text-transform:none;
	font-size:20px;
	line-height:26px;
	font-weight:400;
}
.hac-text h4:hover
{
	text-decoration:none;
}
.hac-detail {
  background: rgba(221, 221, 221, 0.3) none repeat scroll 0 0;
  border-radius: 3px;
  padding: 15px 10px;
  transition:0.5s;
  border:1px solid rgb(221, 221, 221);
  margin-bottom:30px;
  min-height:200px;
}
.hac-detail:hover
{
	background:rgba(221, 221, 221, 0.1);
	transition:0.5s;
}

a:hover
{
	text-decoration:none;
}

.ticker {
  background: rgba(111, 110, 108, 0.79) none repeat scroll 0 0;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
  color: #fff;
  display: block;
  font-size: 20px;
  height: 41px;
  left: 0;
  margin-top: 5px;
  overflow: hidden;
  padding: 7px 45px;
  position: absolute;
  top: 115px;
  width: 100%;
  z-index: 99;
}

.page_title.new-title
{
	font-size:24px;
	margin-top:0;
}

.news-more {
  background: rgb(0, 136, 207) none repeat scroll 0 0;
  border-radius: 3px;
  border:2px solid rgb(0, 136, 207);
  color: #fff;
  font-size: 20px;
  padding: 3px 15px;
  margin-top:30px;
  display:inline-block;
  transition:0.5s;
}

.news-more:hover
{
	background:transparent;
	transition:0.5s;
	color:rgb(0, 136, 207);
}

#myCarousel .carousel-inner .item {
  background-position: center 65% !important;
  background-size: cover !important;
  height: 600px;
}

.no-padding
{
	padding:0;
}



.news-events li {
  border-bottom: 2px dotted #ddd;
  color: rgb(38, 38, 38);
  font-size: 18px;
  font-weight: 600;
  list-style: outside none none;
  padding: 8px 0;
}

.news-events li span
{
	font-size:14px;
	color:rgb(87,87,87);
}

.news-scroller
{
	height:220px;
	margin-bottom:15px;
}

.container-margin
{
	margin:40px auto 30px;
}

.logo-left
{
  
   height:345px;	
}
.logo-left span
{
   
}

.text-left-span-news
{
     text-align:left;display:inline-block;width:58%;	
}

.text-right-span-news
{
     text-align:right;display:inline-block;width:40%;	
}

.menu-item i._mi
{
	margin-top:-7px;
}

.dashicons-facebook
{
	color:rgb(59,89,152);
}

.no-padding
{
	padding:0;
}