/*
body
{
    
	background-image: url("https://az659834.vo.msecnd.net/eventsairaueprod/production-acrrm-public/6c2a0f3e43764bbdbf26f3124d49c814");
    background-repeat: repeat-x;
	
}*/
.body-content{
    padding:0;
}

div.delayed-component-content {
    box-shadow: none !important;
}

div.main-form .header-image{
    margin-left: -15px;
    margin-right: -15px;
}
/*
.brand-header-bg {
    background-image: url("https://az659834.vo.msecnd.net/eventsairaueprod/production-acrrm-public/6c2a0f3e43764bbdbf26f3124d49c814");
    background-repeat: repeat-x;
    background-size: contain;
    position:relative;
}
*/

.brand-header-bg a:hover, .brand-header-bg a:focus {
    text-decoration: none;
    outline: none;
}

.navbar{
    border-radius: 0px !important;
    border: none !important;
}
.navbar-collapse{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.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;*/
}

.footer-image /*this is the footer container*/
{ 
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    background-color: transparent;
}
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{
    border-top: 2px solid #007e84;
}

@media (min-width: 768px) {
    .home.page-header {
        font-size: 36pt;
    }
}

/*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 a{
    color: #a6f7fb;
}
.content-bar a:hover, content-bar a:focus{
    color: #23f3ff;
}
.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:hover, 
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a {
    color: #a3aec1;
    text-shadow: 0px -1px #001226;
    text-transform: UPPERCASE;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.navbar {
  font-weight: bold;
    /*font-size: 0.8em;*/
}
.navbar-collapse{
    padding: 0;
    max-height:none;
}

.navbar-nav{
    margin:0;  
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #2c79ce;
}

.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;*/
}
