/*
 * file information
 * style type: f5classic
 * date:       20141111
 * author:     concursive.com
 * notes:      foundation with logo and menu underneath
 *
 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(../../../../../fonts/opensans-light.woff) format('woff');
}

h1, h2, h3, h4 {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

body, .eventsListItemContainer h4, h5, h6 {
  font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

#body-home{
	background:#d65015;
	}

body{
	background:#ffffff;
	}

h5 {
  color: #666666;
}

/* Sections */
header {
  
 
}

#body-home #logo {
  margin-left: 24px;
}

#body-home #logo h1 {
  color: transparent;
  padding-bottom:35px;
  margin-left: -33px;
  
}

#body-home header {    

  border-bottom: 1px solid #d65015;
  background: #d65015;
  padding: 3px 0;
  position: relative;
  overflow: visible;
  background-image: url("../images/Triballist-Logo2.png");
  background-repeat: no-repeat;
  background-position: 80px 10px;
  background-size: 350px;
  
}


 #logo h1 {
  color: transparent;
  margin-left:-220px;
  
  
}

.gList50 li {
	height: 119px !important;
	width: 80px !important;
}


 header {    

  border-bottom: 1px solid #d65015;
  background: #d65015;
  padding: 3px 0;
  position: relative;
  overflow: visible;
  background-image: url("../images/Triballist-Logo2.png");
  background-repeat: no-repeat;
  background-position: 0px 10px;
      background-size: 170px;
	
}

/*
	min-height: 175px;
	
	padding-bottom: 0;
	
	max-width: 1200px;
	
	#logo h1{
	color: transparent;  
	background-color:transparent;
	width: 300px;
    height: 150px;
	margin-left: -100px;
	margin-top: -56px;

}
*/





.magellan {
  height: 120px;
}

/* Slideshows */
.orbit-container .orbit-slides-container > li {
  padding: 0 80px;
}

/* Top bar color */
.top-bar,
.top-bar-section ul {
  background: none;
  
}
#body-home .top-bar,
#body-home .top-bar-section ul {
margin-left: -100px;
}
/* Top bar links */
.top-bar-section li a:not(.button) {
  border-radius: 5px;
  background: none;
  margin-bottom: 4px;
}

/* Top bar text */
.top-bar-section ul li > a {
  color: #112B39;
  font-size: 18px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  /*background-color: #ffffff;*/
  /*background-color: rgba(255, 255, 255, 0.8);*/
}

/* Top bar buttons */
.top-bar-section ul li > a.button {
  color: #eeeeee;
  padding: 0;
}

/* Default tab */
.top-bar-section ul li {
  background-color: transparent;
}
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button) {
  color: #ffffff;
  background-color: transparent;
}

/* Hover tab */
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: #112B39;
  background-color: #bfbfbf;
}

/* Active tab */
.top-bar-section li a:not(.button).active,
.top-bar-section li:not(.has-form) a:not(.button).active {
  color: #ffffff;
  background-color:#312783;
}

/* Dropdown arrow color */
.top-bar-section .has-dropdown > a:after {
  border-color: #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

/* Dropdown link color */
.top-bar-section .dropdown li a {
  color: #ffffff;
  border-radius: 0;
  background-color: #2D6FA5;
  margin-bottom: 0;
}

.top-bar-section .dropdown li a:hover {
  color: #939393;
  border-radius: 0;
  background-color: #FFF;
}

/* Dropdown link background color */

.top-bar-section .dropdown li {
  background: #939393;
  opacity: 0.8;
}

.top-bar-section .dropdown {
  background: #939393;
}

/* Menu Button */
.top-bar-section ul li > a.button {
  color: #ffffff;
}

/* Wide toggle bar unselected */
.title-area {
  background: #112B39;
}

/* Wide toggle bar selected */
.top-bar.expanded .title-area {
  background: #112B39;
}

/* Home page */
#home-header {
  padding-top: 30px;
  background-color: #d65015;
  overflow-y: hidden;
}

section[role="main"] {
  /*margin-top: 120px;*/
}

/* footer */
#footer {
  background: #2D6FA5;
  padding-top: 20px;
  color: #FFF;
}

#footer a, #footer a:visited {
  color: #FFF;
  font-size: 16px;
  text-decoration: none;
}

#footer .text-right a,
#footer .text-right a:visited {
  padding-left: 18px;
}

#footer {
	background:#312783;
}

#ccp-signup-portlet {
	display:none;
}

#body-home .detailed-list {
	display:none;
}

/*Body Groups*/

section .ccp-portal .button {
	background-color:#d65015;
}


#body-home .widget-home-autoscroller-portletWindowBackground {
	/*max-width: 492px;
    margin-top: -665px;*/
	color: #ffffff;
	text-align:justify;
	margin-left: 115px;
	
}

/*#body-organizations .button[href="/add_organization.shtml"] { background-color: #312783; display:none; }*/
#body-groups .button[href="/start_group.shtml"] { background-color: #312783; display:none; }
#body-events .button[href="/add_event.shtml"] { background-color: #312783; }
#body-partners .button[href="/add_partner.shtml"] { background-color: #312783; }
#body-projects .button[href="/start_project.shtml"] { background-color: #312783; }

#body-home #ccp-home-info-row {
	display: none;
}

#sign_in_button{
	margin-bottom: 0px;
}
	
.ccp-header-user-info{
	width:40%;
	margin-right:-77px;
}
#body-organizations .portletWrapper {
margin-top: 15px;	
}
@media only screen and (max-width: 1300px) {


#body-home .top-bar-section {
	left: 160px !important;
}}
/*iPhone 6*/
@media (max-width: 380px) and (min-width: 10px){
	#body-home .top-bar {
	 margin-left: -3px;
     margin-top: -4px;

}
#body-home .row .collapse {
	width: 97%;
	margin-top: 30p;

}
#body-home .ccp-header-user-info {
	margin-right: -3px;

}

#body-home header {
	 background-position: -37px 10px;
	 
}
#body-home .widget-home-autoscroller-portletWindowBackground {
    margin-left: 0px;
}

#body-home .top-bar-section ul {
        margin-left: -164px;
}
#body-organizations .row .collapse {
 margin-top: 20px;
}
#body-groups .row .collapse {
 margin-top: 20px;

}
#body-events .row .collapse {
 margin-top: 20px;

}

#body-organizations .ccp-header-user-info {
 margin-right: 4px;
}
#body-groups .ccp-header-user-info {
 margin-right: 4px;

}
#body-events .ccp-header-user-info {
 margin-right: 4px;

}
.detailed-list ol li {
    height: 173px !important;
}}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
#body-home header {
background-position: 37px 10px !important;

}
#body-home .small-8 {
width: 60%;

}

#body-home .ccp-header-user-info {
    width: 40%;
    margin-right: -34px;
}}

/*iPhone 6 Plus*/
@media (max-width: 420px) and (min-width: 385px){
	#body-home .top-bar {
	 margin-left: -3px;
     margin-top: 10px;

}
#body-home .row .collapse {
	width: 97%;
	margin-top: 30p;

}
#body-home .ccp-header-user-info {
	margin-right: -3px;

}

#body-home header {
	 background-position: -37px 10px;
	 
}
#body-home .widget-home-autoscroller-portletWindowBackground {
    margin-left: 0px;
}
#body-home .top-bar-section ul {
        margin-left: -164px;
}
#body-organizations .row .collapse {
 margin-top: 20px;
}
#body-groups .row .collapse {
 margin-top: 20px;

}
#body-events .row .collapse {
 margin-top: 20px;

}

#body-organizations .ccp-header-user-info {
 margin-right: 4px;
}
#body-groups .ccp-header-user-info {
 margin-right: 4px;

}
#body-events .ccp-header-user-info {
 margin-right: 4px;

}}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) { 
#body-home header {
background-position: 37px 10px !important;

}
#body-home .small-8 {
width: 60%;

}

#body-home .ccp-header-user-info {
    width: 40%;
    margin-right: -34px;
}
#footer {
    width: 120%;
}}

 #body-people .details {
    margin-top: 140px;
    margin-left: -227px;
}
 #body-me .details {
    margin-top: 140px;
    margin-left: -227px;
}
  #membersList {
	display: grid !important; 
}