@charset "UTF-8";

/**** Custom CSS ****/
.img-fl-l {
	float: left; padding:5px 0;}
.img-fl-r {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.form-group h2 { font-weight:bold; font-size:18px; color:#fff; margin:0; padding:0;}

.display_box { margin-bottom:10px; display: block; }
.b_shadow { 
-webkit-box-shadow: 5px 5px 8px 0px rgba(50, 50, 50, 0.7);
-moz-box-shadow:    5px 5px 8px 0px rgba(50, 50, 50, 0.7);
box-shadow:         5px 5px 8px 0px rgba(50, 50, 50, 0.7);}

.d-box:hover {
	background-color: #2839AC;
	text-decoration: none;
}
.d-box-giants:hover {
	background-color: #000;
	color:#FB5B1F !important;
	text-decoration: none;
}
.d-box-raiders:hover {
	background-color: #000;
	color:#C4C8CB !important;
	text-decoration: none;
}

.space-res {
	margin-top: 10px;
	margin-bottom: 15px;
}
.eng_btn { padding:10px 0; font-size:1.8em; }
.datepicker { }
.time { }
#vmc { margin-top:5px; }

.automargin { margin:0 auto;}

.box h3 {
	margin-bottom: 5px;
}

#mp { text-align:center; margin-top:20px;}

.res-location { margin:15px 0; padding:10px 40px;  } 

.img_margin_lt { margin:0 20px 10px 0;}
.img_margin_rt { margin:0 0 10px 20px;}


.avail_btn {
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #1b2674;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.avail_btn:hover {
  background: #ffdd00;
  color: #1b2674;
  text-decoration: none;
}

#pp_box {
	font-size:11px;
	line-height:1.3em;
}

#usp_box {
	font-size:11px;
	line-height:1.3em;
	color:#FFDD00;
}
.text-white {
	color:#FFFFFF;
}

.text-blue {
	color:blue;
}

.text-red {
	color:red;
}

#gp_box {
	font-size:11px;
	line-height:1.3em;
	color:#FFFFFF;
}

