/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	background: #fcf9f1 url('../img/bg.png') repeat-x left top;
	font: .81em/150% Helvetica, Arial, sans-serif;
	color: #666;
}
.remove-row {
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 25px;
}
.add-row {
    border: none;
    cursor: pointer;
    display: block;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 25px;
}
.add-row:hover, .remove-row:hover {
    border: none;
}
.add-row img, .remove-row img {
    height: 25px;
    margin: 0;
    padding: 0;
    width: 25px;
}
#positions li {
    clear: both;
    display: block;
    list-style: none;
    margin: 0;
    padding: 2px 0;
}
#positions li select {
    display: block;
    float: left;
    margin: 0 8px 0 0;
    padding: 4px;
}
input, select, textarea {
    padding: 4px;
    margin: 0px 0px;
}
td {
    padding: 5px;
}
article a {
	color: #e04500;
	text-decoration: none;
	outline: none;
	border-bottom: 1px dotted #ccc;
    -moz-transition: all 250ms ease-out 0s;
    -webkit-transition: all 250ms ease-out 0s;
	transition: all 250ms ease-out 0s;
}
article a:hover {
	text-decoration: none;
	color: #a68413;
	border-bottom: 1px solid #8B815F;
}

p, li {
	margin: 0 0 1.2em;
	padding: 0;
	color: #777;
	font-size: 12px;
}

form table {
	width: 100%;
}

#pagebg {
  position: fixed; 
  top: 0; 
  left: 0; 

  /* Preserve aspect ratio */
  min-width: 100%;
  min-height: 100%;
  
  z-index: -1;
}

.social-over {
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(0, 0, 0, 0.6);
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	transition: 0.25s;
	text-align:center;
	z-index:99999;
}

.social-over .wbox {
	width:30%;
	height:30%;
	min-width:450px;
	min-height:150px;
	margin:15% auto;
	background:#fff;
	border-radius:6px;
	position:relative;
}

.social-over .wbox h1 {
	margin:0;
	padding:25px 0;
}

.social-over .fb-share-button, .social-over .twitter-share-button {
	position:absolute;
	top:50%;
	font: 18px Helvetica, Arial, sans-serif;
	color:#fff;
}

.social-over .fb-share-button {
	left:25%;
	background: url("https://facebook.com/favicon.ico") no-repeat 10px center #3b5998;
    border: 1px solid #2c4578;
    border-radius: 4px;
    display: block;
    padding: 8px 12px 8px 35px;
}

.social-over .twitter-share-button {
	background: url("https://twitter.com/favicons/favicon.ico") no-repeat 10px center #c0deed;
    border: 1px solid #a6d0e3;
    border-radius: 4px;
    display: block;
    padding: 8px 12px 8px 35px;
    right: 25%;
}

#clock-wrapper {
	height: auto;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -10px;
    width: auto;
	-ms-transform: scale(0.85, 0.85); /* IE 9 */
	-webkit-transform: scale(0.85, 0.85); /* Chrome, Safari, Opera */
	transform: scale(0.85, 0.85);
}

.clock-label-top {
	height: auto;
    letter-spacing: 1px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 42px;
    width: 280px;
	color: #e2c7aa;
	font-size: 20px;
	font-weight: bold;
}

.clock-label-bottom {
	height: 20px;
    margin: 0;
	padding: 0px;
    position: absolute;
    right: 0;
    top: 108px;
    width: 280px;
    text-align: left;
	background-color: #e2c7aa;
	border-radius: 4px;
}

.clock-label-bottom span {
	color: #fff;
	position: relative;
	top: 0;
}

.clock-label-bottom span.d {
	left: 20px;
}

.clock-label-bottom span.h {
	left: 70px;
}

.clock-label-bottom span.m {
	left: 107px;
}

.clock-label-bottom span.s {
	left: 148px;
}

/* list */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 20px 0 .4em;
	color: #000;
	font: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h1 {
	font: 400 18px 'Source Sans Pro', Arial, Helvetica, sans-serif;
	letter-spacing:-0.5px;
}
h2 {
	font: 400 16px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
h3 {
	font: 400 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

/* reset webkit search input styles */
input[type=search] {
	-webkit-appearance: none;
	outline: none;
}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.container {
	display: block;
    margin: 0 auto;
    max-width: 1184px;
	width:95%;
    position: relative;
}

#background
{
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 20;
}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	height: auto;
}
#header .container {
	position: relative;
	height: auto;
        overflow: hidden;
	background: #fff;
}

#site-logo img {
    margin-left: 25px;
    max-height: 100px;
}

/*.slidesjs-container, .slidesjs-control { height: 375px !important; margin-bottom: 0 !important; }*/

.slidesjs-navigation, .slidesjs-pagination { display: none !important; }

.slidesjs-container, .slidesjs-control { height: 100% !important; }

.home-slideshow {
	border-bottom: 2px solid #fff;
}

.cta {
	display: block;
	padding: 35px 0;
	margin-left: 1.5%;
}

.tri {
	float: left;
	width: 33.3333%;
	margin-top: 25px;
}

.tri:last-child {
	margin-right: 0;
}

.tri a {
	display: table-cell;
	background: rgba(255, 255, 255, 0.9);
	display: block;
	color: #666;
	font: 14px Helvetica, Arial, sans-serif;
	text-decoration: none;
	border: 2px solid #c49b71;
    border-radius: 5px;
	position: relative;
	overflow: hidden;
	padding: 0 5%;
	height: 180px;
	width: 80%;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	transition: 0.25s;
}

.tri a:hover {
	background: rgba(255, 255, 255, 1);
}

.tri a:hover span {
	color: #000;
}

.tri a h1 {
	display: block;
	color: #000;
	text-transform: uppercase;
}

.tri a p {
	display: block;
	padding: 0px;
}

.tri a img {
	float:left;
	margin:0px 20px 0px 0px;
}

.tri a span {
	background: url("../img/cta-icon.png") no-repeat left 5px;
	position: absolute;
	bottom: 5%;
	right: 5%;
	padding-left: 12px;
	text-transform:uppercase;
	color: #8b815f;
	font: 400 16px 'Source Sans Pro', Arial, Helvetica, sans-serif;
	transition: 0.25s;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
}

footer .date {
    background: none repeat scroll 0 0 #e2c7aa;
    position: absolute;
    right: 20px;
    top: 0;
}

footer .date strong {
	color: #fff;
	font: bold 18px Helvetica, Arial, sans-serif;
	padding: 15px 30px;
	text-align: right;
	display: block;
}

.home-slideshow {
	border-bottom: 2px solid #fff;
}

#sponsors {
	display: none;
	width: 100%;
	padding: 0px;
	z-index:99999;
	overflow: hidden;
}

#sponsor-logos {
	height: 80px;
	padding:20px 0;
	background-color: #fff;
	overflow:hidden;
}

#sponsor-logos a {
	height: 80px;
	min-width:80px;
    margin: 0px 50px;
	display:block;
	float:left;
}

#sponsor-logos img {
    width: auto;
    max-height: 80px;
    display: block;
    vertical-align: middle;
    height: auto;
    max-width: 150px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.scrollableArea { min-width:1200px; }

.scrollingHotSpotLeft, .scrollingHotSpotRight { display: none !important; }

#sponsors h1 {
	display: none;
	color: #333;
	font: bold 18px Helvetica, Arial, sans-serif;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
	margin: 0 0 15px;
	padding: 0 0 15px 20px;
}


.sponsor-list {
	padding:20px;
	border:1px solid #eee;
	border-radius:10px;
	background:#fff;
}

.sponsor-list li {
	list-style:none;
	display:inline-block;
	margin:5px 50px 5px 0;
	vertical-align: middle;
}

.sponsor-list li img {
	width:130px;
	vertical-align: middle;
}

.sp-details li { line-height:14px; font-size:12px; }

/* site logo */
#site-logo {
	float:left;
	padding:20px;
        margin-left: 5%;
}
#site-logo a {
	font: bold 30px/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#location {
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -60px;
	font-size: 14px;
	color: #000;
}

/* site description */
#sub-logo {
	position: absolute;
	top: 14px;
	left: 305px;
	margin: 0px; padding:0px;	
}
#sub-logo img {
	width: 360px;
}

.box {
	background-color: #e2c7aa;
	font: 400 16px 'Source Sans Pro', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 15px;
	display: block;
    margin-bottom: 15px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	transition: 0.25s;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
}

.box:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}

input.box {
	border:none;
	cursor: pointer;
	background-color: #d2112c;
}


.social {
    position: absolute;
    right: 2%;
    top: 10px;
}

.social a {
	float: left;
	margin-right: 10px;
}

.social a img {
	display: block;
	width: 40px;
}

.social a:first-child img {
    width: 75px;
}

.social > div {
    clear: both;
    color: #a4977b;
    display: block;
    font-size: 22px;
    line-height: 25px;
    padding: 5% 10px 0 0;
    text-align: right;
    text-decoration: underline;
}

/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/

nav {
	width:100%;
	clear:both;
}

nav .container {
	background-color: #000;
}

#main-nav {
	margin: 0;
	padding: 0;
	z-index: 100000;
	text-align:center;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: inline-block;
	float: left;
}
#main-nav li:first-child {
	margin-left: 20px;
}
#main-nav a {
	line-height: 100%;
	font: 400 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	padding: 5px 30px;
	margin: 0px;
	text-decoration: none;
	text-transform:uppercase;
	transition: 0.25s;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	text-align:left;
	
}
#main-nav a:hover
{
	color: #e2c7aa;
}

#main-nav li:hover
{
	
}


/* SUB */
#main-nav li:hover > ul
{
	display: block;
}
#main-nav ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;    
    display: none;
    position: absolute;
	
    left: 20px;
	top:28px;
    z-index: 99999;    
	width: 150px;
	background:#000;
    -moz-box-shadow: 0px 0px 8px #000;
    -webkit-box-shadow: 0px 0px 8px #000;
    box-shadow: 0px 0px 8px #000; 
}
#main-nav ul li:first-child{margin-right: 0px!important; margin-left: 0px!important; }
#main-nav ul ul
{
	top: 0px;
	left: 150px;

}

#main-nav ul li
{
    float: none;
    margin: 0px;
    padding: 0px;
    display: block;
}

#main-nav ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; 
	border-bottom:none;
}

#main-nav ul li:last-child a
{
	border-bottom:none;
}

#main-nav ul a
{    
    padding: 10px;
    margin: 0px !important;
    display: block;
    white-space: nowrap;
    float: none;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	line-height: .7em;
	border-bottom: 0px !important;
	transition: 0.25s;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	
}

#main-nav ul a:hover
{
	color: #e2c7aa;
}


#main-nav ul li:first-child a:hover:after
{
    border-bottom-color: #04acec; 
}

#main-nav ul ul li:first-child a:hover:after
{
    border-right-color: #04acec; 
    border-bottom-color: transparent; 	
}


/* Clear floated elements */
#main-nav:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}



/************************************************************************************
CONTENT
*************************************************************************************/

#content {
	background-color: #fff;
	min-height: 600px;
	margin: 0px auto;
	padding: 50px;
	display: block;
	max-width:1184px;
	width:95%;
        overflow: hidden;
        box-sizing: border-box;
}

#content .left {
	width:430px;
	margin: 0 0 30px;
	padding: 20px 35px;
	float: left;
}

.sub-content
{
	width: 100%;
	float: left;
}
/* post */
.post {
	margin-bottom: 0px;
	padding: 2% 5%;
	width: 90%;
}
.post-title {
	margin: 0 0 5px;
	padding: 0;
	font: bold 20px/120% Arial, Helvetica, sans-serif;
}
.post-title a {
	text-decoration: none;
	color: #000;
}
.post-meta {
	margin: 0 0 10px;
	font-size: 90%;
}

/* post image */
.post-image {
	margin: 0 0 15px;
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar {
	width: 500px;
	float: left;
	margin: 70px 0 30px;
	z-index: 998;
}

.image-box
{
	padding: 18px;
	width: 400px;
	margin-left: 5px;
	float: left;
	background: url(/assets/img/imagebox.png) no-repeat;
	margin-bottom: 10px;

}


.quick-info
{
	padding-left: 0px;
}


.boxleft
{
	float: left;
	width: 145px;
}
.boxcenter
{
	float: left;
	margin-left: 10px;
	width: 145px;
}
.boxright
{
	float: left;
	margin-left: 10px;
	width: 145px;
}
.boxleft p, .boxcenter p, .boxright p
{
	padding: 0 0 0 5px;
	font-size: 11px;
}
.boxleft p strong, .boxcenter p strong, .boxright p strong
{
	font-size: 14px;
}


/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	height: 250px;
	width: 100%;
	position: relative;
	z-index:99999;
}
#footer .container
{
	background: #000;
	margin: 0px auto;
	height: 100%;
	position: relative;
}

#footer-nav {
	float:left;
	margin: 15px 50px 0;
}

#footer-nav li {
	float:left;
	list-style:none;
}

#footer-nav li ul {
	display:none;
}

#footer-nav li a {
	color: #fff;
	font: 400 14px 'Source Sans Pro', Arial, Helvetica, sans-serif;
	display: block;
	padding: 20px 35px;
	margin: 0px;
	text-decoration: none;
	text-transform:uppercase;
	transition: 0.25s;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	text-align:center;
}

#footer-nav li:first-child a {
	padding-left: 0px;
}

#footer-nav li a:hover {
	color: #e2c7aa;
}

#slides.bg {
	height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -9;
}

div#logos
{
	margin-top:63px;
	margin-left: 22px;
	width: 800px;
	float: left;
}

div.hosted
{
	float: left;
	width: 205px;
	margin-right: 20px;
}

div.sponsored
{
	float: left;
	width: 485px;
}
#social
{
	width: 376px;
	height: 35px;
	background: #e2c7aa;
	position: absolute;
	right: 20px;
	top: 0px;
	padding-top: 12px;
	padding-left: 24px;
}
.sponsors
{
	width: 485px;
	float: left;
}
.sponsors div
{
	float: left;
	
}
#footer a {
	color: #777;
}


#legal
{
	color: #666;
	font: 12px/24px Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
	margin: 0 50px;
        overflow: hidden;
}

#legal > div {
    float: left;
    width: 33.3333%;
    text-align: center;
}

#legal > div:first-child {
    text-align: left;
}

#legal > div:last-child {
    text-align: right;
}

#marquee {
	max-width:1184px;
	width:100%;
	height:482px;
	overflow:hidden;
	background-color: #fff;
}

#marquee img {
	width:100%;
}

#marquee-sub {
	max-width:1184px;
	width:95%;
	margin:0px auto;
	height:400px;
	overflow:hidden;
	background-color: #fff;
	border-bottom: 14px solid #000;
}

#marquee-wrapper, .marquee-item {
    width: 100%;
    height: 100%;
}

.marquee-item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }


.txtdefault
{
	border: 1px solid #CCC;
	padding: 4px;
}

.txt-off
{
	color: #333;
}

.txt-on
{
	color: #333;
}



#open-menu, #close-menu { display:none; }

#close-menu {
	height:70px;
	position:relative;
}

#close-menu a {
	width:70px;
	height:70px;
	position:absolute;
	right:0px;
	background:url("/assets/img/close.png") no-repeat center center;
	text-indent:-999em;
	overflow:hidden;
	padding:0 !important;
}

@media (max-width: 1184px) {
	#header #site-logo {
		display:inline-block;
		float:none;
		padding:50px 0 50px 50px;
	}
	
	#header .social {
		left:auto;
		right:32%;
	}
	
	#header #clock-wrapper {
		display:none;
	}
	
	body #marquee {
		height:auto;
	}
	
	#content .tri {
		display:block;
		float:none;
		width:100%;
		padding:0 0 20px 0;
	}
	
	#footer #footer-nav li a {
		font-size:12px;
		padding-left:15px;
		padding-right:15px;
	}
}

@media (max-width: 885px) {
	#header #site-logo {
		display: inline-block;
		float: none;
		left: 2%;
		min-width: 250px;
		padding: 0;
		position: absolute;
		top: 10%;
		width: 35%;
	}
	
	#header .social {
		bottom: 15%;
		left: 2%;
		margin: 0;
		right: auto;
		top: auto;
	}
	
	#header #location {
	}
	
	#main-nav {
		display:block;
		opacity:1;
	}
	
	#main-nav li a {
		padding:10px 20px;
	}
}

@media (max-width: 765px) {
	#open-menu, #close-menu {
		display:block !important;
	}
	
	nav .container {
		height: 35px;
	}
	
	#open-menu {
		background: url("/assets/img/menu-2.png") no-repeat center center;
		color: #fff;
		height: 25px;
		overflow: hidden;
		position: absolute;
		right: 15px;
		text-indent: -999em;
		text-transform: uppercase;
		top: 5px;
		width: 100px;
		cursor:pointer;
	}
	
	body #main-nav {
		background-color: #000;
		background-color: rgba(0,0,0,0.85);
		height: 100%;
		left: 0;
		margin: 0;
		padding: 0;
		position: fixed;
		text-align: center;
		top: 0;
		width: 100%;
		z-index: 100000;
		display:none;
	}
	
	#main-nav.on {
		display:block;
	}
	
	#main-nav li {
		display:block;
		float:none;
		margin:0 !important;
		padding:0;
	}
	
	#main-nav ul {
		left: auto;
		margin: 0;
		padding: 0 0 0 25px;
		top: auto;
		width: auto;
		position:relative;
	}
}

@media (max-width: 650px) {
	#header {
		height:auto;
		min-height:174px;
	}
	
	#header .container {
		height:auto;
	}
	
	#header #site-logo {
		display:block;
		float:none;
		clear:both;
		margin:0 auto;
		width:90%;
		max-width:350px;
		position:relative;
		left: auto;
		right: auto;
		bottom: auto;
		top: auto;
	}
	
	#header .social {
		display:block;
		float:none;
		clear:both;
		margin:0 auto;
		z-index:999;
		position:relative;
		left: auto;
		right: auto;
		bottom: auto;
		top: auto;
		width:120px;
	}
	
	#header .social a img {
		width:30px;
	}
	
	#header #location {
		display:block;
		float:none;
		clear:both;
		margin:0 auto;
		padding-bottom:10px;
		position:relative;
		left: auto;
		right: auto;
		bottom: auto;
		top: auto;
		text-align:center;
	}
	
	#footer {
		height:auto;
	}
	
	#footer #footer-nav {
		float:none;
	}
	
	#footer #footer-nav li {
		display:block;
		float:none;
	}
	
	#footer #footer-nav li a {
		font-size:12px;
		padding:10px 20px;
	}
	
	#footer #legal {
		text-align:center;
	}
	
	.checkout, .checkout table, .checkout thead, .checkout tbody, .checkout th, .checkout td, .checkout tr, .mrow { 
		display: block; 
	}
	
	thead tr, tr.head { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	/*tr { border: 1px solid #ccc; }*/
	
	.checkout td, .mrow { 
		border: none;
		position: relative;
		padding-left: 0%; 
	}
	
	/*td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}*/
	
	td.type, td.quantity, td.price { padding-left:2% !important; text-align:left !important; }
	
	td.type:before { content: "Ticket: "; }
	td.quantity:before { content: "Quantity: "; }
	td.price:before { content: "Price: "; }
	
	td.prod-qty { padding-left:0 !important; }
	
}

.vc_col-sm-9.wpb_column.column_container {
    min-height: 600px;
}

.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
            
table.no-border {
    border: none !important;
}
            
table.no-bg tr {
    background-color: inherit !important;
}

.chk span.details {
    color: #333;
    display: none;
    left: 0;
    padding: 10px 0;
    margin-right: 15px;
    top: 0;
    z-index: 999;
}
.chk:hover span.details {
    display:block;
}
/*.chk:hover {
    background:#ccc;
}*/
#volunteer_form a.read-more {
    /*background: #ccc;*/
    border-radius: 4px;
    color: #dd4814;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0px;
    vertical-align: middle;
}
#volunteer_form a.read-more:hover {
    color: #d5490c;
    /*background: #d5490c;*/
}
#volunteer_form .details {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow-x: hidden;
    overflow-y: scroll;
}

#volunteer_form .details > div {
    /*background: rgba(255, 255, 255, 0.9);*/
    background: #fff;
    border: 10px solid #dd4814;
    box-sizing: border-box;
    margin: 10% auto 0;
    max-width: 600px;
    min-height: 250px;
    padding: 2%;
    width: 75%;
    position: relative;
}

#volunteer_form .details > div h3 {
    font-size: 14px;
    font-weight: bold;
    color: #dd4814;
    margin-bottom: 10px;
}

#volunteer_form .details > div p {
    font-size: 13px;
    font-weight: normal;
    color: #333;
    margin-bottom: 0px;
}

#volunteer_form .details > div .close {
    font-size: 18px;
    font-weight: normal;
    font-family: monospace;
    color: #777;
    position: absolute;
    cursor: pointer;
    top: 9px;
    right: 12px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[disabled]:not([type]), input[readonly]:not([type]), fieldset[disabled] input:not([type]), input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #dddddd;
    cursor: default;
}

#recap {
    border: 1px solid #dddddd;
}

#recap td {
    vertical-align: middle;
    text-align: left;
}

#recap tr.even, #recap tr.alt, #recap tr:nth-of-type(2n) {
    background: #f9f9f9 none repeat scroll 0 0;
}

#additional-shifts table {
    border: 1px solid #dddddd;
}

#additional-shifts td {
    text-align: left;
}

#positions {
    background: #eee;
    border: none;
    float: left;
    height: 275px;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
}

#positions table {
    width: 100%;
    margin-bottom: 0;
}

#positions table td {
    background-color: #eee;
    vertical-align: middle;
    color: #333;
    font-size: 13px;
    text-align: left;
    border: 1px solid white;
}

#positions table td.sm {
    width: 50px;
    text-align: center;
}

#positions table td label.chk {
    color: #333;
    display: block;
}

#positions table td label.chk > input {
    float: left;
    margin: 5px 10px 35px 0;
}

#positions table td label.chk .name {
    display: block;
    color: #dd4814;
    font-weight: bold;
}

#positions table td label.chk .date {
    display: block;
    font-weight: normal;
}

#details td input, #details td textarea {
    margin-bottom: 0;
}

#details a#save {
    display: inline-block;
    background-color: #dd4814;
    margin: 10px 20px;
}

.vpos {
    background-color:#777;
    color:#fff !important;
    border-radius:6px;
    padding:5px 15px;
    margin-bottom: 6px;
    font:13px Arial, Helvetica, sans-serif;
    position: relative;
    overflow: hidden;
    display:block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor:move;
}
.vpos:hover {
    background-color:#dd4814;
}
.vpos:active {
    background-color:#E54425 !important;
}
.vpos:hover span.details {
    /*display:block;*/
}
.vpos > .priority {
    color: #dd4814;
    padding: 0px 5px 0 0;
    position: absolute;
    right: 100%;
}
.vpos > .name {
    display: block;
    float: none;
    padding-right: 80px;
    text-align: left;
}
.vpos > strong {
    color: rgba(255, 255, 255, 0.6);
    display: block;
    float: left;
    font: 13px Arial,Helvetica,sans-serif;
    padding-left: 10px;
    position: absolute;
    right: 15px;
    text-align: right;
    text-transform: uppercase;
    top: 6px;
    width: auto;
}
#sortable > li {
    list-style: none;
}
.acc-error {
    margin: 40px 0;
    color: #dd4814;
}
textarea {
    min-height: 100px;
}

#volunteer_form input[type="email"], #volunteer_form input[type="password"], #volunteer_form input[type="tel"], #volunteer_form input[type="text"], #volunteer_form select, #volunteer_form textarea {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

label {
    display: block;
}

table {
    border-collapse: collapse;
}