@charset "utf-8";

html {
position:relative;
min-height:100%;	
}

body {
font: 400 14px Lato, sans-serif;
line-height: 1.8;
color: #000;
/*background:#f4f7f9;*/
background:#ffffff;
margin-bottom: 140px;
}

a:link, a:visited, a:hover, a:active {
text-decoration:underline;
color:#00A3D9;    
}

h1 {
font: bold 18px 'Poiret One', cursive;
color:#fff;
}

h1.party-details {
margin-top:0;
font: 400 14px Lato, sans-serif;
line-height: 1.8;
color:#24292c;	
/*font: bold 18px 'Poiret One', cursive;
color:#fff;*/
}

th {
color:#fff;	
}

.table td {
padding:7px;
color:#ccc;	
}

select {
color:inherit;
}

.note {
font-size:14px;
color: #9F9F9F;	
}

#header .site-heading div {
display:block;
/*font-family: 'Poiret One', cursive;*/
font-weight:bold;
/*font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 800;*/	
}

hr.small {
max-width: 100px;
margin: 15px auto;
border-width: 4px;
border-color: white;
}

.navbar-custom {
position: absolute;
top: 0;
left: 0;
width: 100%;
background:#585858;
border-bottom:1px solid #e7e7e7;
z-index: 3;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.navbar-custom .navbar-brand {
font-weight: 800;
}

.navbar-custom .nav li a {
display:block;
padding:10px;
text-transform: uppercase;
font-size: 12px;
font-weight: 800;
letter-spacing: 1px;
color:#777;
}

#connect {
padding-top:3px;	
}

/*#left-col {
display:none;	
}*/

/*#right-col {
height:450px;
background:none;	
}*/

#header {	
	height:100%;	
	background-image: url(/images/header-bg.jpg);
	background-repeat: no-repeat; 		
	background-size: cover;
	padding-bottom:10px;
	margin-bottom:20px;		
}

#site-warning h1 {
/*color:#585858;*/
color:#ccc;
font-family: 'Poiret One', cursive;
font-weight:bold;	
font-size:50px;
}

#site-warning p {
/*color:#585858;*/
color:#ccc;
font-family: 'Poiret One', cursive;
font-size:18px;  
}

/*.intro-header {
position:inherit;
background-color: #808080;
background: no-repeat;
background-attachment: scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
margin-bottom: 50px;
}*/

#header .site-heading {
padding: 100px 0 50px;
color: white;  
text-align: center;  
}

#header .site-heading div {
display:block;
margin-top: 0;
font-size: 50px;
}

.nav-pills .nav-link {
   font-size: 14px;
   line-height: 1.42857143;  
   text-decoration: none;
   background-color:#333;   
   color:#fff;   
 }
  
.nav-pills .nav-link:hover {
    background-color: #444;
}

/*.nav-pills-custom > li > a:hover {
  background-color:#444;	  
}
  
.nav-pills-custom >li.active > a, .nav-pills-custom > li.active > a:hover {
  background-color:#555;	  
}*/

.card {
margin-bottom:10px;
}

.card-body, .card-header, .modal-body {
color:#24292c;
/*color:#9F9F9F;*/
}

/*.card-body label, .modal-body, #btnSubmit, #btnSubmit2 {
color:#585858;	
}*/

.nav-list {
padding:0;
}

.nav-list li {
list-style:none;  
}

.btn {
background:#00A3D9;	
color:#585858;
}

a.link-btn {
padding:6px;
border-radius:4px;
font-size:12px;
background:#00A3D9;	
color:#fff;
text-decoration: none;
}

.invalid-field {
background-color:#f2dede;
border-color:#ebccd1;
}

.modal-header {
background:#585858; 
color:#ccc;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.modal-title {
font-size:18px;
}

footer {
position: absolute;
bottom: 0;
width: 100%;	
/* Set the fixed height of the footer here */
height: 140px;
background:#2f2f2f;
color: #ffffff;	
}

.alert {
display:none;	
}

.validation-summary ul {
list-style:none;  
}

.validation-summary li {
padding:5px 0px 5px 5px;
background:url(/images/warning.png) no-repeat 300px; 
}

body > div.ui-loader.ui-corner-all.ui-body-a.ui-loader-default {
display:none;	
}

.checkbox-inline label, .radio-inline label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

label {
font-size:14px;
font-weight:bold;
}

@media only screen and (min-width: 768px) {
body {
font: 20px Lato, sans-serif;
line-height: 1.8;
/*color:#9F9F9F;*/
/*color:#D6D6D6;*/
}
	
h1 {
font: bold 28px 'Poiret One', cursive;
color:#fff;
}

h1.party-details {
margin-top:0;
font: 20px Lato, sans-serif;
line-height: 1.8;
color:#24292c;
/*font: bold 28px 'Poiret One', cursive;
color:#fff;*/
}
	
header {
margin-bottom: 50px;
}

.navbar-custom {
background: transparent;
border-bottom: 1px solid transparent;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
transition: background-color 0.3s;
/* Force Hardware Acceleration in WebKit */
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}

.navbar-custom .navbar-brand {
color: white;
padding: 20px;
}

.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
color: rgba(255, 255, 255, 0.8);
}

.navbar-custom .nav li a {
color: white;
padding: 20px;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
color: rgba(255, 255, 255, 0.8);
}

.navbar-custom.is-fixed {
/* when the user scrolls down, we hide the header right above the viewport */
position: fixed;
top: -61px;
background-color: rgba(255, 255, 255, 0.9);
border-bottom: 1px solid #f2f2f2;
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}

.navbar-custom.is-fixed .navbar-brand {
color: #404040;
}

.navbar-custom.is-fixed .navbar-brand:hover,
.navbar-custom.is-fixed .navbar-brand:focus {
color: #0085a1;
}

.navbar-custom.is-fixed .nav li a {
color: #404040;
}

.navbar-custom.is-fixed .nav li a:hover,
.navbar-custom.is-fixed .nav li a:focus {
color: #0085a1;
}

.navbar-custom.is-visible {
/* if the user changes the scrolling direction, we show the header */
-webkit-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}

#connect {
padding:10px 0 0 10px;		
}

#header .site-heading {
padding: 280px 0 20px 0;	
}

#header .site-heading div {
display:block;
font-size: 80px;
}	
	
#site-warning h1 {
font-size: 80px;  
}
	
#site-warning p {
font-size:28px;  
}

#left-col {		
background:url('/images/silhouette-left.png') no-repeat;
background-size:contain;
background-position:left top;
height:950px;
}	
	
#right-col {			
background:url('/images/silhouette-right.png') no-repeat;
background-size:contain;
background-position:right top;
height:950px;
}

#left-col.home, #right-col.home {
margin-top:-280px;	
}

#left-col.invites, #right-col.invites {
margin-top:-40px;	
}
	
a.link-btn {
padding:6px 12px;
border-radius:4px;
font-size:16px;
background:#00A3D9;	
color:#fff;
text-decoration: none;
}
}