@import 'https://fonts.googleapis.com/css?family=Rubik:300,500';

/* Custom Styles follow */

body,
.body-content{
	font-family: 'Rubik', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 300;
    padding: 0 !important;
}

.marginBottom{
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;		
}
.full-width .marginBottom{
	max-width:100%;
}
.expanded-width .marginBottom{
	max-width:1600px;
}


h1, h2, h3, h4, h5, h6{
		font-family: 'Rubik', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	/*text-transform: uppercase;*/
}
b, strong, .bold {
    font-weight: 500;
}

div.delayed-component-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
    box-shadow: none !important;
    padding-bottom: 0px !important;
}

div.main-form{
    max-width: 100% !important;
    width: 100% !important;
}

.brand-header-bg, .banner-bar {
    /*background-image: url("https://az659834.vo.msecnd.net/eventsairaueprod/production-acrrm-public/db23f253411347229fef880b9a8af30d");*/
    background-repeat: repeat-x;
    background-size: contain;
    width: 100%;
    height: auto;
    position: relative;
}

.brand-header-bg a:hover, .brand-header-bg a:focus {
    color: #003538;
    text-decoration: none;
    outline: none;
}

/*original basic navbar styles*/

.navbar{
    border-radius: 0px !important;
    border: none !important;
    margin-bottom: 0;
}
.navbar-collapse{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.navbar-inverse {
    border-color: #84bc2d;
	font-family: 'Rubik', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	background-image:none;
	background-color: #84bc2d;
}
.navbar-inverse .navbar-nav>.active>a{
	background-image: none;
	box-shadow: none;
	position:relative;

}


.navbar-inverse .navbar-nav > .active > a::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    border-width: 7.5px 0 7.5px 10px;
    border-color: transparent transparent transparent #ffffff;
    top: 11px;
	left:0px;
}

@media screen and (min-width: 768px){
	.navbar-inverse .navbar-nav>.active>a:before{
		
		
		border-width: 10px 10px 0 10px;
		border-color: #ffffff transparent transparent transparent;
		top:0;
		margin-left : -10px;
		left: 50%;
	}
}


.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:hover, 
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #ffffff;
  background-color: #75a528;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #75a528;
}
.navbar-inverse .navbar-nav>li>a {
   	color: #ffffff;
    text-shadow: 0px -1px rgba(0,0,0,.3);
    text-transform: UPPERCASE;
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}
.navbar-collapse{
    padding: 0;
    max-height:none;
}

.navbar-nav{
    margin:0;  
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #75a528;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #75a528;
}

#subnav{
	font-family: 'Rubik', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}
#subnav a{
	text-decoration: none !important;
	color: #84BC2D !important;
	-webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}
#subnav li>a:hover, #subnav li>a:focus {
    background-color: #f5ffe5;
	color: #75a528 !important;
	
}
#subnav.affix{
	top: 15px;	
}
#subnav li.active{
	border-left: 3px #84BC2D solid;
}


.footer-image /*this is the footer container*/
{
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}
a.footer-link{
    display:block;
    position: absolute;
    z-index: 100;
}
#acrrm-footer-link{
   left: 22%;
    top:25%;
    bottom:20%;
    right:60%;
    
}
#rdaa-footer-link{
    left: 42%;
    top:25%;
    bottom:20%;
    right:43%;
    
}
#twitter-footer-link{
    left: 77%;
    top:25%;
    bottom:20%;
    right:5%;
    
}
.default-top-margin{
	/*footer image styles*/
}

.page-header {
    margin-top: 18pt;
}

@media (min-width: 768px) {
    .home.page-header {
        font-size: 36pt;
       /* margin-top: 21px;*/
    }
}

/*content-bar is a full-width strip designed to separate sections of content*/
.content-bar{
    border-top: 1px solid #eee ; /*#7fbec1*/
}
.content-bar.bg-overlay{
    color: #ffffff;
    background-position: center center;
    background-repeat: none;
    background-size: cover;
    border:none;
}
.content-bar.bg-overlay h2{
    color: #ffffff;
}
.content-bar.bg-overlay.for-delegates-content{
    background-color: #007e84;
    background-image: url("https://az659834.vo.msecnd.net/eventsairaueprod/production-acrrm-public/18e8648c53d74271a5bc664fb1870582");
}
.content-bar.bg-overlay.for-sponsors-content{
    background-color:   #003773;
    background-image: url("https://az659834.vo.msecnd.net/eventsairaueprod/production-acrrm-public/cc9c4ade293946a9b08f80e7a1160bbd");
}
.content-bar.bg-overlay a{
    color: #a6f7fb;
}
.content-bar.bg-overlay a:hover, .content-bar.bg-overlay a:focus{
    color: #23f3ff;
}


.banner-strip{
   position: relative;
    width:100%;    
    background-position: center center;
    background-repeat: none;
    background-size: cover;
    border:none;
	height: 160px;
}
.banner-strip.reef-bg{
	background-image:url("https://az659834.vo.msecnd.net/eventsairaueprod/production-acrrm-public/33b3da2467d84ae5a0465616ffa2fe2d");
	background-color: #4ab6c4;
}
.banner-strip.underwater-bg{
	background-image:url("https://az659834.vo.msecnd.net/eventsairaueprod/production-acrrm-public/4758612763954e7095cd68e966f7ea64");
	background-color: #4ab6c4;
}

.banner-strip-content{
    position: absolute;
    left: 15px;
    right: 15px;
    color: #ffffff;
	text-align: center;
    bottom: 30px;
    
}

.banner-text{    
   margin-bottom: 25px;
    font-size: 2em;
}
@media screen and (max-width: 399px){
    .banner-buttons a.btn {
        font-size: 13px;
        padding: 5px 8px;
    }
    
.carousel-indicators{
        bottom: 0px;   
    }
}

@media screen and (min-width: 400px){
    .banner-strip{  height: 230px;  }
    .banner-strip-content{
        bottom: 50px;   
    }
    .banner-text{
        font-size: 2.2em;
        margin-bottom: 50px;
    }
    .banner-buttons a.btn {
        font-size: 16px;
        padding: 6px 10px;
    }   
    
}
@media screen and (min-width: 768px){
    .banner-text{
		font-size: 4em;
        margin-bottom: 25px;
	}
    .banner-buttons a.btn {
        font-size: 18px;
        padding: 10px 16px;
    } 
}
@media screen and (min-width: 1200px) { ... }

.banner-strip-content a:link{
	color: #ffffff;
	text-decoration: none !important;
}

.banner-bar .container-fluid{
    padding:0;
}

.marginBottom a.btn {
    text-decoration: none !important;
}

.component, .alert-container{
    max-width: 1000px;
    margin: 0 auto;
}
.btn-default{
    text-shadow: 0 -1px 0 #000000;
}
.navbar .btn-default {
    color: #003773;
    background: #ffffff;
    text-shadow: none;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

@media (min-width: 768px) {
    .navbar{
        min-height: 55px;
    }
}
.dynamic-target .navbar-toggle{
    display:none;
}
.navbar-inside-page{
   /* margin-left: 0 !important;
    margin-right: 0 !important;*/
}
.marginBottom>h2{ /*hide the default page title*/
    display: none;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.embed-responsive.mediasite-player{
    padding-bottom: 100%;
}
@media screen and (min-width: 768px){
    .embed-responsive.mediasite-player{
    padding-bottom: 90%;
    }
}
@media screen and (min-width: 992px){
    .embed-responsive.mediasite-player{
    padding-bottom: 85%;
    }
}

.link-mask-container {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.link-mask {
    position:absolute;
    z-index: 100;
    right: 0px;
    top:0px;
    bottom: 0px;
    height: 100%;
    left: 33%;
    /*background-color: red;*/
    /*visibility: hidden;*/
}

.content-width-fixer ~ *, #searchResult, form{
    /*all subsequent siblings*/
    /*place a div at the end of content pages to target any
    automagic eventsAIR content*/
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.hide-program ~ *{
	display:none !important;
}

.content-width-fixer-nopadding ~ *, .sponsors-width-fixer ~ .row{
    max-width: 1000px;
    margin: 0 auto;
}
@media screen and (min-width: 768px){
    #floorplan{
        padding-left: 15px;
        padding-right: 15px;
    }
}


#floorplan .modal-dialog{
    max-width: 1318px;
    width: auto !important;

}
table.contacts td:first-child{
    width: 2em;
}

.btn{
	font-family: 'Rubik', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	border-radius: 0;
	-webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}

.btn-default{
	background-image: none;
}

.btn-primary {
    color: #fff;
    background-color: #84bc2d;
    border-color: #84bc2d;
	background-image:none;
}
.btn-primary:hover,
.btn-primary:focus{
	background-color: #75a528;
	border-color: #75a528;
}

.btn-neutral{
	color: #009b49;
	background-color: #ffffff;
	text-shadow: 0 1px 0 rgb(255, 255, 255);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #C9C9C9 100%);
	background-image: linear-gradient(to bottom, #ffffff 0%, #C9C9C9 100%);
	background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffC9C9C9',     GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
	border-color: #00592A;
}

.btn-neutral:hover,
.btn-neutral:focus{
    border-color: #00592A;
    background-color: #C9C9C9;
    background-position: 0 -15px;
}
.btn-neutral:active,
.btn-neutral.active{
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    background-color: #C9C9C9;
    border-color: #00592A               ;  
}
.content-bar.bg-overlay  a.btn-neutral{
    color: #00666b;
}
.content-bar.bg-overlay  a.btn-neutral:hover, .content-bar.bg-overlay  a.btn-neutral:focus{
    color: #003a3d;
}
.smallBorder {
    padding: 5px 8px;
    border-radius: 5px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.brand-primary-background {
    color: #ffffff;
}
label{
	font-weight: 500 !important;
}
th, .header-row{ font-weight:500 !important;}

/*Allow new line formatting on agenda details page*/
.pre-line-formatted{
	white-space: pre-line;
}
.esatchel-item{
	border-bottom: 1px solid #EEEEEE;
    padding-bottom: 15px;
}
#searchResult .col-sm-8 > h3, .esatchel-item h3{
    font-size: 12px;
}

/*override horrible formatting on Agenda details heading*/
.inline.headingBottomMargin.middleAlign {
    text-align: left;
    display: block;
}
.main-form>.row {/*fix for details page*/
  max-width:  1000px;
  margin: 0 auto;
}
.inline.headingBottomMargin.middleAlign h2 {
    font-size: 18pt;
}



