﻿/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 *
 * Custom Bootstrap Stylesheet generated from http://getbootstrap.com/2.3.2/customize.html
 * To recreate these styles change the following column widths:
 * @gridColumnWidth1200 (1200+): 67px
 * @gridColumnWidth (980px to 1199px): 57px
 * @gridColumnWidth768 (768px to 979px): 39px
 */
.clearfix {
	*zoom: 1
}

.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0
}

.clearfix:after {
	clear: both
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

a:hover, a:active {
	outline: 0
}

sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

#map_canvas img, .google-maps img {
	max-width: none
}

button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle
}

button, input {
	*overflow: visible;
	line-height: normal
}

button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none
}

textarea {
	overflow: auto;
	vertical-align: top
}

@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important
	}

	a, a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
		content: ""
	}

	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr, img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: 0.5cm
	}

	p, h2, h3 {
		orphans: 3;
		widows: 3
	}

	h2, h3 {
		page-break-after: avoid
	}
}

body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-color: #ffffff
}

a {
	color: #0088cc;
	text-decoration: none
}

a:hover, a:focus {
	color: #005580;
	text-decoration: underline
}

.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}

.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px
}

.row {
	margin-left: -20px;
	*zoom: 1
}

.row:before, .row:after {
	display: table;
	content: "";
	line-height: 0
}

.row:after {
	clear: both
}

[class*="span"], .home-ctas .widget, .home .widget_ldm_youtube_widget {
	float: left;
	min-height: 1px;
	margin-left: 20px
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 904px
}

.span12 {
	width: 904px
}

.span11 {
	width: 827px
}

.span10 {
	width: 750px
}

.span9 {
	width: 673px
}

.span8 {
	width: 596px
}

.span7 {
	width: 519px
}

.span6 {
	width: 442px
}

.span5 {
	width: 365px
}

.span4 {
	width: 288px
}

.span3, .home-ctas .widget, .home .widget_ldm_youtube_widget {
	width: 211px
}

.span2 {
	width: 134px
}

.span1 {
	width: 57px
}

.offset12 {
	margin-left: 944px
}

.offset11 {
	margin-left: 867px
}

.offset10 {
	margin-left: 790px
}

.offset9 {
	margin-left: 713px
}

.offset8 {
	margin-left: 636px
}

.offset7 {
	margin-left: 559px
}

.offset6 {
	margin-left: 482px
}

.offset5 {
	margin-left: 405px
}

.offset4 {
	margin-left: 328px
}

.offset3 {
	margin-left: 251px
}

.offset2 {
	margin-left: 174px
}

.offset1 {
	margin-left: 97px
}

.row-fluid {
	width: 100%;
	*zoom: 1
}

.row-fluid:before, .row-fluid:after {
	display: table;
	content: "";
	line-height: 0
}

.row-fluid:after {
	clear: both
}

.row-fluid [class*="span"], .row-fluid .home-ctas .widget, .home-ctas .row-fluid .widget, .row-fluid .home .widget_ldm_youtube_widget, .home .row-fluid .widget_ldm_youtube_widget {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.2123893805309733%;
	*margin-left: 2.157079646017699%
}

.row-fluid [class*="span"]:first-child, .row-fluid .home-ctas .widget:first-child, .home-ctas .row-fluid .widget:first-child, .row-fluid .home .widget_ldm_youtube_widget:first-child, .home .row-fluid .widget_ldm_youtube_widget:first-child {
	margin-left: 0
}

.row-fluid .controls-row [class*="span"] + [class*="span"], .row-fluid .controls-row .home-ctas .widget + [class*="span"], .home-ctas .row-fluid .controls-row .widget + [class*="span"], .row-fluid .controls-row .home .widget_ldm_youtube_widget + [class*="span"], .home .row-fluid .controls-row .widget_ldm_youtube_widget + [class*="span"], .row-fluid .controls-row .home-ctas [class*="span"] + .widget, .home-ctas .row-fluid .controls-row [class*="span"] + .widget, .row-fluid .controls-row .home-ctas .widget + .widget, .home-ctas .row-fluid .controls-row .widget + .widget, .row-fluid .controls-row .home .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .row-fluid .controls-row .home .widget_ldm_youtube_widget + .widget, .home .row-fluid .controls-row .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .home .row-fluid .controls-row .widget_ldm_youtube_widget + .widget, .row-fluid .controls-row .home [class*="span"] + .widget_ldm_youtube_widget, .home .row-fluid .controls-row [class*="span"] + .widget_ldm_youtube_widget, .row-fluid .controls-row .home-ctas .home .widget + .widget_ldm_youtube_widget, .home .row-fluid .controls-row .home-ctas .widget + .widget_ldm_youtube_widget, .home-ctas .row-fluid .controls-row .home .widget + .widget_ldm_youtube_widget, .home .home-ctas .row-fluid .controls-row .widget + .widget_ldm_youtube_widget, .row-fluid .controls-row .home .widget_ldm_youtube_widget + .widget_ldm_youtube_widget, .home .row-fluid .controls-row .widget_ldm_youtube_widget + .widget_ldm_youtube_widget {
	margin-left: 2.2123893805309733%
}

.row-fluid .span12 {
	width: 100%;
	*width: 99.94469026548673%
}

.row-fluid .span11 {
	width: 91.48230088495575%;
	*width: 91.42699115044248%
}

.row-fluid .span10 {
	width: 82.9646017699115%;
	*width: 82.90929203539822%
}

.row-fluid .span9 {
	width: 74.44690265486726%;
	*width: 74.39159292035399%
}

.row-fluid .span8 {
	width: 65.929203539823%;
	*width: 65.87389380530973%
}

.row-fluid .span7 {
	width: 57.41150442477876%;
	*width: 57.35619469026549%
}

.row-fluid .span6 {
	width: 48.89380530973452%;
	*width: 48.838495575221245%
}

.row-fluid .span5 {
	width: 40.376106194690266%;
	*width: 40.32079646017699%
}

.row-fluid .span4 {
	width: 31.858407079646017%;
	*width: 31.803097345132745%
}

.row-fluid .span3, .row-fluid .home-ctas .widget, .home-ctas .row-fluid .widget, .row-fluid .home .widget_ldm_youtube_widget, .home .row-fluid .widget_ldm_youtube_widget {
	width: 23.340707964601773%;
	*width: 23.2853982300885%
}

.row-fluid .span2 {
	width: 14.823008849557523%;
	*width: 14.767699115044248%
}

.row-fluid .span1 {
	width: 6.3053097345132745%;
	*width: 6.25%
}

.row-fluid .offset12 {
	margin-left: 104.42477876106194%;
	*margin-left: 104.3141592920354%
}

.row-fluid .offset12:first-child {
	margin-left: 102.21238938053098%;
	*margin-left: 102.10176991150443%
}

.row-fluid .offset11 {
	margin-left: 95.90707964601769%;
	*margin-left: 95.79646017699115%
}

.row-fluid .offset11:first-child {
	margin-left: 93.69469026548673%;
	*margin-left: 93.58407079646018%
}

.row-fluid .offset10 {
	margin-left: 87.38938053097344%;
	*margin-left: 87.2787610619469%
}

.row-fluid .offset10:first-child {
	margin-left: 85.17699115044248%;
	*margin-left: 85.06637168141593%
}

.row-fluid .offset9 {
	margin-left: 78.8716814159292%;
	*margin-left: 78.76106194690266%
}

.row-fluid .offset9:first-child {
	margin-left: 76.65929203539824%;
	*margin-left: 76.54867256637169%
}

.row-fluid .offset8 {
	margin-left: 70.35398230088495%;
	*margin-left: 70.2433628318584%
}

.row-fluid .offset8:first-child {
	margin-left: 68.14159292035399%;
	*margin-left: 68.03097345132744%
}

.row-fluid .offset7 {
	margin-left: 61.836283185840706%;
	*margin-left: 61.72566371681416%
}

.row-fluid .offset7:first-child {
	margin-left: 59.623893805309734%;
	*margin-left: 59.51327433628319%
}

.row-fluid .offset6 {
	margin-left: 53.31858407079646%;
	*margin-left: 53.207964601769916%
}

.row-fluid .offset6:first-child {
	margin-left: 51.10619469026549%;
	*margin-left: 50.995575221238944%
}

.row-fluid .offset5 {
	margin-left: 44.80088495575221%;
	*margin-left: 44.690265486725664%
}

.row-fluid .offset5:first-child {
	margin-left: 42.58849557522124%;
	*margin-left: 42.47787610619469%
}

.row-fluid .offset4 {
	margin-left: 36.283185840707965%;
	*margin-left: 36.17256637168142%
}

.row-fluid .offset4:first-child {
	margin-left: 34.07079646017699%;
	*margin-left: 33.96017699115045%
}

.row-fluid .offset3 {
	margin-left: 27.76548672566372%;
	*margin-left: 27.654867256637175%
}

.row-fluid .offset3:first-child {
	margin-left: 25.553097345132745%;
	*margin-left: 25.4424778761062%
}

.row-fluid .offset2 {
	margin-left: 19.24778761061947%;
	*margin-left: 19.137168141592923%
}

.row-fluid .offset2:first-child {
	margin-left: 17.035398230088497%;
	*margin-left: 16.924778761061948%
}

.row-fluid .offset1 {
	margin-left: 10.73008849557522%;
	*margin-left: 10.619469026548673%
}

.row-fluid .offset1:first-child {
	margin-left: 8.517699115044248%;
	*margin-left: 8.4070796460177%
}

[class*="span"].hide, .home-ctas .hide.widget, .home .hide.widget_ldm_youtube_widget, .row-fluid [class*="span"].hide, .row-fluid .home-ctas .hide.widget, .home-ctas .row-fluid .hide.widget, .row-fluid .home .hide.widget_ldm_youtube_widget, .home .row-fluid .hide.widget_ldm_youtube_widget {
	display: none
}

[class*="span"].pull-right, .home-ctas .pull-right.widget, .home .pull-right.widget_ldm_youtube_widget, .row-fluid [class*="span"].pull-right, .row-fluid .home-ctas .pull-right.widget, .home-ctas .row-fluid .pull-right.widget, .row-fluid .home .pull-right.widget_ldm_youtube_widget, .home .row-fluid .pull-right.widget_ldm_youtube_widget {
	float: right
}

.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1
}

.container:before, .container:after {
	display: table;
	content: "";
	line-height: 0
}

.container:after {
	clear: both
}

.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
	*zoom: 1
}

.container-fluid:before, .container-fluid:after {
	display: table;
	content: "";
	line-height: 0
}

.container-fluid:after {
	clear: both
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 200;
	line-height: 30px
}

small {
	font-size: 85%
}

strong {
	font-weight: bold
}

em {
	font-style: italic
}

cite {
	font-style: normal
}

.muted {
	color: #999999
}

a.muted:hover, a.muted:focus {
	color: #808080
}

.text-warning {
	color: #c09853
}

a.text-warning:hover, a.text-warning:focus {
	color: #a47e3c
}

.text-error {
	color: #b94a48
}

a.text-error:hover, a.text-error:focus {
	color: #953b39
}

.text-info {
	color: #3a87ad
}

a.text-info:hover, a.text-info:focus {
	color: #2d6987
}

.text-success {
	color: #468847
}

a.text-success:hover, a.text-success:focus {
	color: #356635
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999
}

h1, h2, h3 {
	line-height: 40px
}

h1 {
	font-size: 38.5px
}

h2 {
	font-size: 31.5px
}

h3 {
	font-size: 24.5px
}

h4 {
	font-size: 17.5px
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 11.9px
}

h1 small {
	font-size: 24.5px
}

h2 small {
	font-size: 17.5px
}

h3 small {
	font-size: 14px
}

h4 small {
	font-size: 14px
}

.page-header {
	padding-bottom: 9px;
	margin: 20px 0 30px;
	border-bottom: 1px solid #eeeeee
}

ul, ol {
	padding: 0;
	margin: 0 0 10px 25px
}

ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0
}

li {
	line-height: 20px
}

ul.unstyled, ol.unstyled {
	margin-left: 0;
	list-style: none
}

ul.inline, ol.inline {
	margin-left: 0;
	list-style: none
}

ul.inline > li, ol.inline > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-bottom: 20px
}

dt, dd {
	line-height: 20px
}

dt {
	font-weight: bold
}

dd {
	margin-left: 10px
}

.dl-horizontal {
	*zoom: 1
}

.dl-horizontal:before, .dl-horizontal:after {
	display: table;
	content: "";
	line-height: 0
}

.dl-horizontal:after {
	clear: both
}

.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.dl-horizontal dd {
	margin-left: 180px
}

hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #ffffff
}

abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999
}

abbr.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #eeeeee
}

blockquote p {
	margin-bottom: 0;
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25
}

blockquote small {
	display: block;
	line-height: 20px;
	color: #999999
}

blockquote small:before {
	content: '\2014 \00A0'
}

blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0
}

blockquote.pull-right p, blockquote.pull-right small {
	text-align: right
}

blockquote.pull-right small:before {
	content: ''
}

blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

q:before, q:after, blockquote:before, blockquote:after {
	content: ""
}

address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 20px
}

code, pre {
	padding: 0 3px 2px;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 12px;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	white-space: nowrap
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

pre.prettyprint {
	margin-bottom: 20px
}

pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.label, .badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #999999
}

.label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.badge {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px
}

.label:empty, .badge:empty {
	display: none
}

a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer
}

.label-important, .badge-important {
	background-color: #b94a48
}

.label-important[href], .badge-important[href] {
	background-color: #953b39
}

.label-warning, .badge-warning {
	background-color: #f89406
}

.label-warning[href], .badge-warning[href] {
	background-color: #c67605
}

.label-success, .badge-success {
	background-color: #468847
}

.label-success[href], .badge-success[href] {
	background-color: #356635
}

.label-info, .badge-info {
	background-color: #3a87ad
}

.label-info[href], .badge-info[href] {
	background-color: #2d6987
}

.label-inverse, .badge-inverse {
	background-color: #333333
}

.label-inverse[href], .badge-inverse[href] {
	background-color: #1a1a1a
}

.btn .label, .btn .badge {
	position: relative;
	top: -1px
}

.btn-mini .label, .btn-mini .badge {
	top: 0
}

table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0
}

.table {
	width: 100%;
	margin-bottom: 20px
}

.table th, .table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd
}

.table th {
	font-weight: bold
}

.table thead th {
	vertical-align: bottom
}

.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
	border-top: 0
}

.table tbody + tbody {
	border-top: 2px solid #dddddd
}

.table .table {
	background-color: #ffffff
}

.table-condensed th, .table-condensed td {
	padding: 4px 5px
}

.table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.table-bordered th, .table-bordered td {
	border-left: 1px solid #dddddd
}

.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
	border-top: 0
}

.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px
}

.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px
}

.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px
}

.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}

.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px
}

.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9
}

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
	background-color: #f5f5f5
}

table td[class*="span"], table .home-ctas td.widget, .home-ctas table td.widget, table .home td.widget_ldm_youtube_widget, .home table td.widget_ldm_youtube_widget, table th[class*="span"], table .home-ctas th.widget, .home-ctas table th.widget, table .home th.widget_ldm_youtube_widget, .home table th.widget_ldm_youtube_widget, .row-fluid table td[class*="span"], .row-fluid table .home-ctas td.widget, .home-ctas .row-fluid table td.widget, .row-fluid table .home td.widget_ldm_youtube_widget, .home .row-fluid table td.widget_ldm_youtube_widget, .row-fluid table th[class*="span"], .row-fluid table .home-ctas th.widget, .home-ctas .row-fluid table th.widget, .row-fluid table .home th.widget_ldm_youtube_widget, .home .row-fluid table th.widget_ldm_youtube_widget {
	display: table-cell;
	float: none;
	margin-left: 0
}

.table td.span1, .table th.span1 {
	float: none;
	width: 41px;
	margin-left: 0
}

.table td.span2, .table th.span2 {
	float: none;
	width: 118px;
	margin-left: 0
}

.table td.span3, .table .home-ctas td.widget, .home-ctas .table td.widget, .table .home td.widget_ldm_youtube_widget, .home .table td.widget_ldm_youtube_widget, .table th.span3, .table .home-ctas th.widget, .home-ctas .table th.widget, .table .home th.widget_ldm_youtube_widget, .home .table th.widget_ldm_youtube_widget {
	float: none;
	width: 195px;
	margin-left: 0
}

.table td.span4, .table th.span4 {
	float: none;
	width: 272px;
	margin-left: 0
}

.table td.span5, .table th.span5 {
	float: none;
	width: 349px;
	margin-left: 0
}

.table td.span6, .table th.span6 {
	float: none;
	width: 426px;
	margin-left: 0
}

.table td.span7, .table th.span7 {
	float: none;
	width: 503px;
	margin-left: 0
}

.table td.span8, .table th.span8 {
	float: none;
	width: 580px;
	margin-left: 0
}

.table td.span9, .table th.span9 {
	float: none;
	width: 657px;
	margin-left: 0
}

.table td.span10, .table th.span10 {
	float: none;
	width: 734px;
	margin-left: 0
}

.table td.span11, .table th.span11 {
	float: none;
	width: 811px;
	margin-left: 0
}

.table td.span12, .table th.span12 {
	float: none;
	width: 888px;
	margin-left: 0
}

.table tbody tr.success > td {
	background-color: #dff0d8
}

.table tbody tr.error > td {
	background-color: #f2dede
}

.table tbody tr.warning > td {
	background-color: #fcf8e3
}

.table tbody tr.info > td {
	background-color: #d9edf7
}

.table-hover tbody tr.success:hover > td {
	background-color: #d0e9c6
}

.table-hover tbody tr.error:hover > td {
	background-color: #ebcccc
}

.table-hover tbody tr.warning:hover > td {
	background-color: #faf2cc
}

.table-hover tbody tr.info:hover > td {
	background-color: #c4e3f3
}

form {
	margin: 0 0 20px
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

legend small {
	font-size: 15px;
	color: #999999
}

label, input, button, select, textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px
}

input, button, select, textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

label {
	display: block;
	margin-bottom: 5px
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle
}

input, textarea, .uneditable-input {
	width: 206px
}

textarea {
	height: auto
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}

input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	*margin-top: 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width: auto
}

select, input[type="file"] {
	height: 30px;
	*margin-top: 4px;
	line-height: 30px
}

select {
	width: 220px;
	border: 1px solid #cccccc;
	background-color: #ffffff
}

select[multiple], select[size] {
	height: auto
}

select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.uneditable-input, .uneditable-textarea {
	color: #999999;
	background-color: #fcfcfc;
	border-color: #cccccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
	cursor: not-allowed
}

.uneditable-input {
	overflow: hidden;
	white-space: nowrap
}

.uneditable-textarea {
	width: auto;
	height: auto
}

input:-moz-placeholder, textarea:-moz-placeholder {
	color: #999999
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #999999
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #999999
}

.radio, .checkbox {
	min-height: 20px;
	padding-left: 20px
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px
}

.controls > .radio:first-child, .controls > .checkbox:first-child {
	padding-top: 5px
}

.radio.inline, .checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle
}

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
	margin-left: 10px
}

.input-mini {
	width: 60px
}

.input-small {
	width: 90px
}

.input-medium {
	width: 150px
}

.input-large {
	width: 210px
}

.input-xlarge {
	width: 270px
}

.input-xxlarge {
	width: 530px
}

input[class*="span"], .home-ctas input.widget, .home input.widget_ldm_youtube_widget, select[class*="span"], .home-ctas select.widget, .home select.widget_ldm_youtube_widget, textarea[class*="span"], .home-ctas textarea.widget, .home textarea.widget_ldm_youtube_widget, .uneditable-input[class*="span"], .home-ctas .uneditable-input.widget, .home .uneditable-input.widget_ldm_youtube_widget, .row-fluid input[class*="span"], .row-fluid .home-ctas input.widget, .home-ctas .row-fluid input.widget, .row-fluid .home input.widget_ldm_youtube_widget, .home .row-fluid input.widget_ldm_youtube_widget, .row-fluid select[class*="span"], .row-fluid .home-ctas select.widget, .home-ctas .row-fluid select.widget, .row-fluid .home select.widget_ldm_youtube_widget, .home .row-fluid select.widget_ldm_youtube_widget, .row-fluid textarea[class*="span"], .row-fluid .home-ctas textarea.widget, .home-ctas .row-fluid textarea.widget, .row-fluid .home textarea.widget_ldm_youtube_widget, .home .row-fluid textarea.widget_ldm_youtube_widget, .row-fluid .uneditable-input[class*="span"], .row-fluid .home-ctas .uneditable-input.widget, .home-ctas .row-fluid .uneditable-input.widget, .row-fluid .home .uneditable-input.widget_ldm_youtube_widget, .home .row-fluid .uneditable-input.widget_ldm_youtube_widget {
	float: none;
	margin-left: 0
}

.input-append input[class*="span"], .input-append .home-ctas input.widget, .home-ctas .input-append input.widget, .input-append .home input.widget_ldm_youtube_widget, .home .input-append input.widget_ldm_youtube_widget, .input-append .uneditable-input[class*="span"], .input-append .home-ctas .uneditable-input.widget, .home-ctas .input-append .uneditable-input.widget, .input-append .home .uneditable-input.widget_ldm_youtube_widget, .home .input-append .uneditable-input.widget_ldm_youtube_widget, .input-prepend input[class*="span"], .input-prepend .home-ctas input.widget, .home-ctas .input-prepend input.widget, .input-prepend .home input.widget_ldm_youtube_widget, .home .input-prepend input.widget_ldm_youtube_widget, .input-prepend .uneditable-input[class*="span"], .input-prepend .home-ctas .uneditable-input.widget, .home-ctas .input-prepend .uneditable-input.widget, .input-prepend .home .uneditable-input.widget_ldm_youtube_widget, .home .input-prepend .uneditable-input.widget_ldm_youtube_widget, .row-fluid input[class*="span"], .row-fluid .home-ctas input.widget, .home-ctas .row-fluid input.widget, .row-fluid .home input.widget_ldm_youtube_widget, .home .row-fluid input.widget_ldm_youtube_widget, .row-fluid select[class*="span"], .row-fluid .home-ctas select.widget, .home-ctas .row-fluid select.widget, .row-fluid .home select.widget_ldm_youtube_widget, .home .row-fluid select.widget_ldm_youtube_widget, .row-fluid textarea[class*="span"], .row-fluid .home-ctas textarea.widget, .home-ctas .row-fluid textarea.widget, .row-fluid .home textarea.widget_ldm_youtube_widget, .home .row-fluid textarea.widget_ldm_youtube_widget, .row-fluid .uneditable-input[class*="span"], .row-fluid .home-ctas .uneditable-input.widget, .home-ctas .row-fluid .uneditable-input.widget, .row-fluid .home .uneditable-input.widget_ldm_youtube_widget, .home .row-fluid .uneditable-input.widget_ldm_youtube_widget, .row-fluid .input-prepend [class*="span"], .row-fluid .input-prepend .home-ctas .widget, .home-ctas .row-fluid .input-prepend .widget, .row-fluid .input-prepend .home .widget_ldm_youtube_widget, .home .row-fluid .input-prepend .widget_ldm_youtube_widget, .row-fluid .input-append [class*="span"], .row-fluid .input-append .home-ctas .widget, .home-ctas .row-fluid .input-append .widget, .row-fluid .input-append .home .widget_ldm_youtube_widget, .home .row-fluid .input-append .widget_ldm_youtube_widget {
	display: inline-block
}

input, textarea, .uneditable-input {
	margin-left: 0
}

.controls-row [class*="span"] + [class*="span"], .controls-row .home-ctas .widget + [class*="span"], .home-ctas .controls-row .widget + [class*="span"], .controls-row .home .widget_ldm_youtube_widget + [class*="span"], .home .controls-row .widget_ldm_youtube_widget + [class*="span"], .controls-row .home-ctas [class*="span"] + .widget, .home-ctas .controls-row [class*="span"] + .widget, .controls-row .home-ctas .widget + .widget, .home-ctas .controls-row .widget + .widget, .controls-row .home .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .controls-row .home .widget_ldm_youtube_widget + .widget, .home .controls-row .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .home .controls-row .widget_ldm_youtube_widget + .widget, .controls-row .home [class*="span"] + .widget_ldm_youtube_widget, .home .controls-row [class*="span"] + .widget_ldm_youtube_widget, .controls-row .home-ctas .home .widget + .widget_ldm_youtube_widget, .home .controls-row .home-ctas .widget + .widget_ldm_youtube_widget, .home-ctas .controls-row .home .widget + .widget_ldm_youtube_widget, .home .home-ctas .controls-row .widget + .widget_ldm_youtube_widget, .controls-row .home .widget_ldm_youtube_widget + .widget_ldm_youtube_widget, .home .controls-row .widget_ldm_youtube_widget + .widget_ldm_youtube_widget {
	margin-left: 20px
}

input.span12, textarea.span12, .uneditable-input.span12 {
	width: 890px
}

input.span11, textarea.span11, .uneditable-input.span11 {
	width: 813px
}

input.span10, textarea.span10, .uneditable-input.span10 {
	width: 736px
}

input.span9, textarea.span9, .uneditable-input.span9 {
	width: 659px
}

input.span8, textarea.span8, .uneditable-input.span8 {
	width: 582px
}

input.span7, textarea.span7, .uneditable-input.span7 {
	width: 505px
}

input.span6, textarea.span6, .uneditable-input.span6 {
	width: 428px
}

input.span5, textarea.span5, .uneditable-input.span5 {
	width: 351px
}

input.span4, textarea.span4, .uneditable-input.span4 {
	width: 274px
}

input.span3, .home-ctas input.widget, .home input.widget_ldm_youtube_widget, textarea.span3, .home-ctas textarea.widget, .home textarea.widget_ldm_youtube_widget, .uneditable-input.span3, .home-ctas .uneditable-input.widget, .home .uneditable-input.widget_ldm_youtube_widget {
	width: 197px
}

input.span2, textarea.span2, .uneditable-input.span2 {
	width: 120px
}

input.span1, textarea.span1, .uneditable-input.span1 {
	width: 43px
}

.controls-row {
	*zoom: 1
}

.controls-row:before, .controls-row:after {
	display: table;
	content: "";
	line-height: 0
}

.controls-row:after {
	clear: both
}

.controls-row [class*="span"], .controls-row .home-ctas .widget, .home-ctas .controls-row .widget, .controls-row .home .widget_ldm_youtube_widget, .home .controls-row .widget_ldm_youtube_widget, .row-fluid .controls-row [class*="span"], .row-fluid .controls-row .home-ctas .widget, .home-ctas .row-fluid .controls-row .widget, .row-fluid .controls-row .home .widget_ldm_youtube_widget, .home .row-fluid .controls-row .widget_ldm_youtube_widget {
	float: left
}

.controls-row .checkbox[class*="span"], .controls-row .home-ctas .checkbox.widget, .home-ctas .controls-row .checkbox.widget, .controls-row .home .checkbox.widget_ldm_youtube_widget, .home .controls-row .checkbox.widget_ldm_youtube_widget, .controls-row .radio[class*="span"], .controls-row .home-ctas .radio.widget, .home-ctas .controls-row .radio.widget, .controls-row .home .radio.widget_ldm_youtube_widget, .home .controls-row .radio.widget_ldm_youtube_widget {
	padding-top: 5px
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
	cursor: not-allowed;
	background-color: #eeeeee
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
	background-color: transparent
}

.control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline {
	color: #c09853
}

.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
	color: #c09853
}

.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e
}

.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #c09853
}

.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
	color: #b94a48
}

.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
	color: #b94a48
}

.control-group.error input, .control-group.error select, .control-group.error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392
}

.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48
}

.control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline {
	color: #468847
}

.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
	color: #468847
}

.control-group.success input, .control-group.success select, .control-group.success textarea {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b
}

.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
	color: #468847;
	background-color: #dff0d8;
	border-color: #468847
}

.control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline {
	color: #3a87ad
}

.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
	color: #3a87ad
}

.control-group.info input, .control-group.info select, .control-group.info textarea {
	border-color: #3a87ad;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
	border-color: #2d6987;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3
}

.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #3a87ad
}

input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7
}

.form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	*zoom: 1
}

.form-actions:before, .form-actions:after {
	display: table;
	content: "";
	line-height: 0
}

.form-actions:after {
	clear: both
}

.help-block, .help-inline {
	color: #595959
}

.help-block {
	display: block;
	margin-bottom: 10px
}

.help-inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding-left: 5px
}

.input-append, .input-prepend {
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: middle;
	font-size: 0;
	white-space: nowrap
}

.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input, .input-append .dropdown-menu, .input-prepend .dropdown-menu, .input-append .popover, .input-prepend .popover {
	font-size: 14px
}

.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
	position: relative;
	margin-bottom: 0;
	*margin-left: 0;
	vertical-align: top;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.input-append input:focus, .input-prepend input:focus, .input-append select:focus, .input-prepend select:focus, .input-append .uneditable-input:focus, .input-prepend .uneditable-input:focus {
	z-index: 2
}

.input-append .add-on, .input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #eeeeee;
	border: 1px solid #ccc
}

.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .btn-group > .dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-append .active, .input-prepend .active {
	background-color: #a9dba9;
	border-color: #46a546
}

.input-prepend .add-on, .input-prepend .btn {
	margin-right: -1px
}

.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}

.input-append input, .input-append select, .input-append .uneditable-input {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}

.input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.input-append .add-on, .input-append .btn, .input-append .btn-group {
	margin-left: -1px
}

.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}

.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.input-prepend.input-append .btn-group:first-child {
	margin-left: 0
}

input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.form-search .input-append .search-query, .form-search .input-prepend .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px
}

.form-search .input-append .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0
}

.form-search .input-prepend .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0
}

.form-search .input-prepend .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px
}

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 0;
	vertical-align: middle
}

.form-search .hide, .form-inline .hide, .form-horizontal .hide {
	display: none
}

.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
	display: inline-block
}

.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
	margin-bottom: 0
}

.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle
}

.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0
}

.control-group {
	margin-bottom: 10px
}

legend + .control-group {
	margin-top: 20px;
	-webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
	margin-bottom: 20px;
	*zoom: 1
}

.form-horizontal .control-group:before, .form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0
}

.form-horizontal .control-group:after {
	clear: both
}

.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right
}

.form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 180px;
	*margin-left: 0
}

.form-horizontal .controls:first-child {
	*padding-left: 180px
}

.form-horizontal .help-block {
	margin-bottom: 0
}

.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block {
	margin-top: 10px
}

.form-horizontal .form-actions {
	padding-left: 180px
}

.btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #e6e6e6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	border: 1px solid #cccccc;
	*border: 0;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color: #333333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9
}

.btn:active, .btn.active {
	background-color: #cccccc \9
}

.btn:first-child {
	*margin-left: 0
}

.btn:hover, .btn:focus {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn.disabled, .btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn-large {
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
	margin-top: 4px
}

.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
	margin-top: 0
}

.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
	margin-top: -1px
}

.btn-mini {
	padding: 0 6px;
	font-size: 10.5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.btn-block + .btn-block {
	margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}

.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
	color: rgba(255, 255, 255, 0.75)
}

.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(top, #08c, #04c);
	background-image: -o-linear-gradient(top, #08c, #04c);
	background-image: linear-gradient(to bottom, #08c, #04c);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #0044cc;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #ffffff;
	background-color: #0044cc;
	*background-color: #003bb3
}

.btn-primary:active, .btn-primary.active {
	background-color: #003399 \9
}

.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #f89406;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	color: #ffffff;
	background-color: #f89406;
	*background-color: #df8505
}

.btn-warning:active, .btn-warning.active {
	background-color: #c67605 \9
}

.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #bd362f;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	color: #ffffff;
	background-color: #bd362f;
	*background-color: #a9302a
}

.btn-danger:active, .btn-danger.active {
	background-color: #942a25 \9
}

.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #51a351;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	color: #ffffff;
	background-color: #51a351;
	*background-color: #499249
}

.btn-success:active, .btn-success.active {
	background-color: #408140 \9
}

.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #2f96b4;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	color: #ffffff;
	background-color: #2f96b4;
	*background-color: #2a85a0
}

.btn-info:active, .btn-info.active {
	background-color: #24748c \9
}

.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: -moz-linear-gradient(top, #444, #222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
	background-image: -webkit-linear-gradient(top, #444, #222);
	background-image: -o-linear-gradient(top, #444, #222);
	background-image: linear-gradient(to bottom, #444, #222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #222222;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	color: #ffffff;
	background-color: #222222;
	*background-color: #151515
}

.btn-inverse:active, .btn-inverse.active {
	background-color: #080808 \9
}

button.btn, input[type="submit"].btn {
	*padding-top: 3px;
	*padding-bottom: 3px
}

button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0
}

button.btn.btn-large, input[type="submit"].btn.btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px
}

button.btn.btn-small, input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px
}

button.btn.btn-mini, input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px
}

.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #0088cc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.btn-link:hover, .btn-link:focus {
	color: #005580;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus {
	color: #333333;
	text-decoration: none
}

[class^="icon-"], [class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("../img/glyphicons-halflings.png");
	background-position: 14px 14px;
	background-repeat: no-repeat;
	margin-top: 1px
}

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:focus > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > li > a:focus > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:focus > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class*=" icon-"] {
	background-image: url("../img/glyphicons-halflings-white.png")
}

.icon-glass {
	background-position: 0 0
}

.icon-music {
	background-position: -24px 0
}

.icon-search {
	background-position: -48px 0
}

.icon-envelope {
	background-position: -72px 0
}

.icon-heart {
	background-position: -96px 0
}

.icon-star {
	background-position: -120px 0
}

.icon-star-empty {
	background-position: -144px 0
}

.icon-user {
	background-position: -168px 0
}

.icon-film {
	background-position: -192px 0
}

.icon-th-large {
	background-position: -216px 0
}

.icon-th {
	background-position: -240px 0
}

.icon-th-list {
	background-position: -264px 0
}

.icon-ok {
	background-position: -288px 0
}

.icon-remove {
	background-position: -312px 0
}

.icon-zoom-in {
	background-position: -336px 0
}

.icon-zoom-out {
	background-position: -360px 0
}

.icon-off {
	background-position: -384px 0
}

.icon-signal {
	background-position: -408px 0
}

.icon-cog {
	background-position: -432px 0
}

.icon-trash {
	background-position: -456px 0
}

.icon-home {
	background-position: 0 -24px
}

.icon-file {
	background-position: -24px -24px
}

.icon-time {
	background-position: -48px -24px
}

.icon-road {
	background-position: -72px -24px
}

.icon-download-alt {
	background-position: -96px -24px
}

.icon-download {
	background-position: -120px -24px
}

.icon-upload {
	background-position: -144px -24px
}

.icon-inbox {
	background-position: -168px -24px
}

.icon-play-circle {
	background-position: -192px -24px
}

.icon-repeat {
	background-position: -216px -24px
}

.icon-refresh {
	background-position: -240px -24px
}

.icon-list-alt {
	background-position: -264px -24px
}

.icon-lock {
	background-position: -287px -24px
}

.icon-flag {
	background-position: -312px -24px
}

.icon-headphones {
	background-position: -336px -24px
}

.icon-volume-off {
	background-position: -360px -24px
}

.icon-volume-down {
	background-position: -384px -24px
}

.icon-volume-up {
	background-position: -408px -24px
}

.icon-qrcode {
	background-position: -432px -24px
}

.icon-barcode {
	background-position: -456px -24px
}

.icon-tag {
	background-position: 0 -48px
}

.icon-tags {
	background-position: -25px -48px
}

.icon-book {
	background-position: -48px -48px
}

.icon-bookmark {
	background-position: -72px -48px
}

.icon-print {
	background-position: -96px -48px
}

.icon-camera {
	background-position: -120px -48px
}

.icon-font {
	background-position: -144px -48px
}

.icon-bold {
	background-position: -167px -48px
}

.icon-italic {
	background-position: -192px -48px
}

.icon-text-height {
	background-position: -216px -48px
}

.icon-text-width {
	background-position: -240px -48px
}

.icon-align-left {
	background-position: -264px -48px
}

.icon-align-center {
	background-position: -288px -48px
}

.icon-align-right {
	background-position: -312px -48px
}

.icon-align-justify {
	background-position: -336px -48px
}

.icon-list {
	background-position: -360px -48px
}

.icon-indent-left {
	background-position: -384px -48px
}

.icon-indent-right {
	background-position: -408px -48px
}

.icon-facetime-video {
	background-position: -432px -48px
}

.icon-picture {
	background-position: -456px -48px
}

.icon-pencil {
	background-position: 0 -72px
}

.icon-map-marker {
	background-position: -24px -72px
}

.icon-adjust {
	background-position: -48px -72px
}

.icon-tint {
	background-position: -72px -72px
}

.icon-edit {
	background-position: -96px -72px
}

.icon-share {
	background-position: -120px -72px
}

.icon-check {
	background-position: -144px -72px
}

.icon-move {
	background-position: -168px -72px
}

.icon-step-backward {
	background-position: -192px -72px
}

.icon-fast-backward {
	background-position: -216px -72px
}

.icon-backward {
	background-position: -240px -72px
}

.icon-play {
	background-position: -264px -72px
}

.icon-pause {
	background-position: -288px -72px
}

.icon-stop {
	background-position: -312px -72px
}

.icon-forward {
	background-position: -336px -72px
}

.icon-fast-forward {
	background-position: -360px -72px
}

.icon-step-forward {
	background-position: -384px -72px
}

.icon-eject {
	background-position: -408px -72px
}

.icon-chevron-left {
	background-position: -432px -72px
}

.icon-chevron-right {
	background-position: -456px -72px
}

.icon-plus-sign {
	background-position: 0 -96px
}

.icon-minus-sign {
	background-position: -24px -96px
}

.icon-remove-sign {
	background-position: -48px -96px
}

.icon-ok-sign {
	background-position: -72px -96px
}

.icon-question-sign {
	background-position: -96px -96px
}

.icon-info-sign {
	background-position: -120px -96px
}

.icon-screenshot {
	background-position: -144px -96px
}

.icon-remove-circle {
	background-position: -168px -96px
}

.icon-ok-circle {
	background-position: -192px -96px
}

.icon-ban-circle {
	background-position: -216px -96px
}

.icon-arrow-left {
	background-position: -240px -96px
}

.icon-arrow-right {
	background-position: -264px -96px
}

.icon-arrow-up {
	background-position: -289px -96px
}

.icon-arrow-down {
	background-position: -312px -96px
}

.icon-share-alt {
	background-position: -336px -96px
}

.icon-resize-full {
	background-position: -360px -96px
}

.icon-resize-small {
	background-position: -384px -96px
}

.icon-plus {
	background-position: -408px -96px
}

.icon-minus {
	background-position: -433px -96px
}

.icon-asterisk {
	background-position: -456px -96px
}

.icon-exclamation-sign {
	background-position: 0 -120px
}

.icon-gift {
	background-position: -24px -120px
}

.icon-leaf {
	background-position: -48px -120px
}

.icon-fire {
	background-position: -72px -120px
}

.icon-eye-open {
	background-position: -96px -120px
}

.icon-eye-close {
	background-position: -120px -120px
}

.icon-warning-sign {
	background-position: -144px -120px
}

.icon-plane {
	background-position: -168px -120px
}

.icon-calendar {
	background-position: -192px -120px
}

.icon-random {
	background-position: -216px -120px;
	width: 16px
}

.icon-comment {
	background-position: -240px -120px
}

.icon-magnet {
	background-position: -264px -120px
}

.icon-chevron-up {
	background-position: -288px -120px
}

.icon-chevron-down {
	background-position: -313px -119px
}

.icon-retweet {
	background-position: -336px -120px
}

.icon-shopping-cart {
	background-position: -360px -120px
}

.icon-folder-close {
	background-position: -384px -120px;
	width: 16px
}

.icon-folder-open {
	background-position: -408px -120px;
	width: 16px
}

.icon-resize-vertical {
	background-position: -432px -119px
}

.icon-resize-horizontal {
	background-position: -456px -118px
}

.icon-hdd {
	background-position: 0 -144px
}

.icon-bullhorn {
	background-position: -24px -144px
}

.icon-bell {
	background-position: -48px -144px
}

.icon-certificate {
	background-position: -72px -144px
}

.icon-thumbs-up {
	background-position: -96px -144px
}

.icon-thumbs-down {
	background-position: -120px -144px
}

.icon-hand-right {
	background-position: -144px -144px
}

.icon-hand-left {
	background-position: -168px -144px
}

.icon-hand-up {
	background-position: -192px -144px
}

.icon-hand-down {
	background-position: -216px -144px
}

.icon-circle-arrow-right {
	background-position: -240px -144px
}

.icon-circle-arrow-left {
	background-position: -264px -144px
}

.icon-circle-arrow-up {
	background-position: -288px -144px
}

.icon-circle-arrow-down {
	background-position: -312px -144px
}

.icon-globe {
	background-position: -336px -144px
}

.icon-wrench {
	background-position: -360px -144px
}

.icon-tasks {
	background-position: -384px -144px
}

.icon-filter {
	background-position: -408px -144px
}

.icon-briefcase {
	background-position: -432px -144px
}

.icon-fullscreen {
	background-position: -456px -144px
}

.btn-group {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 0;
	vertical-align: middle;
	white-space: nowrap;
	*margin-left: .3em
}

.btn-group:first-child {
	*margin-left: 0
}

.btn-group + .btn-group {
	margin-left: 5px
}

.btn-toolbar {
	font-size: 0;
	margin-top: 10px;
	margin-bottom: 10px
}

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group {
	margin-left: 5px
}

.btn-group > .btn {
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.btn-group > .btn + .btn {
	margin-left: -1px
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 14px
}

.btn-group > .btn-mini {
	font-size: 10.5px
}

.btn-group > .btn-small {
	font-size: 11.9px
}

.btn-group > .btn-large {
	font-size: 17.5px
}

.btn-group > .btn:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px
}

.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px
}

.btn-group > .btn.large:first-child {
	margin-left: 0;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px
}

.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
	z-index: 2
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	*padding-top: 5px;
	*padding-bottom: 5px
}

.btn-group > .btn-mini + .dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
	*padding-top: 2px;
	*padding-bottom: 2px
}

.btn-group > .btn-small + .dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px
}

.btn-group > .btn-large + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
	*padding-top: 7px;
	*padding-bottom: 7px
}

.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn-group.open .btn.dropdown-toggle {
	background-color: #e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #0044cc
}

.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #f89406
}

.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
	background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
	background-color: #2f96b4
}

.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #222222
}

.btn .caret {
	margin-top: 8px;
	margin-left: 0
}

.btn-large .caret {
	margin-top: 6px
}

.btn-large .caret {
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px
}

.btn-mini .caret, .btn-small .caret {
	margin-top: 8px
}

.dropup .btn-large .caret {
	border-bottom-width: 5px
}

.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}

.btn-group-vertical {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.btn-group-vertical > .btn {
	display: block;
	float: none;
	max-width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.btn-group-vertical > .btn + .btn {
	margin-left: 0;
	margin-top: -1px
}

.btn-group-vertical > .btn:first-child {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}

.btn-group-vertical > .btn:last-child {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}

.btn-group-vertical > .btn-large:first-child {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0
}

.btn-group-vertical > .btn-large:last-child {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px
}

.nav {
	margin-left: 0;
	margin-bottom: 20px;
	list-style: none
}

.nav > li > a {
	display: block
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee
}

.nav > li > a > img {
	max-width: none
}

.nav > .pull-right {
	float: right
}

.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #999999;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase
}

.nav li + .nav-header {
	margin-top: 9px
}

.nav-list {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0
}

.nav-list > li > a, .nav-list .nav-header {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}

.nav-list > li > a {
	padding: 3px 15px
}

.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	background-color: #0088cc
}

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
	margin-right: 2px
}

.nav-list .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff
}

.nav-tabs, .nav-pills {
	*zoom: 1
}

.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
	display: table;
	content: "";
	line-height: 0
}

.nav-tabs:after, .nav-pills:after {
	clear: both
}

.nav-tabs > li, .nav-pills > li {
	float: left
}

.nav-tabs > li > a, .nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs > li {
	margin-bottom: -1px
}

.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border-color: #eeeeee #eeeeee #dddddd
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
	color: #ffffff;
	background-color: #0088cc
}

.nav-stacked > li {
	float: none
}

.nav-stacked > li > a {
	margin-right: 0
}

.nav-tabs.nav-stacked {
	border-bottom: 0
}

.nav-tabs.nav-stacked > li > a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.nav-tabs.nav-stacked > li:first-child > a {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px
}

.nav-tabs.nav-stacked > li:last-child > a {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px
}

.nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a:focus {
	border-color: #ddd;
	z-index: 2
}

.nav-pills.nav-stacked > li > a {
	margin-bottom: 3px
}

.nav-pills.nav-stacked > li:last-child > a {
	margin-bottom: 1px
}

.nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px
}

.nav-pills .dropdown-menu {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.nav .dropdown-toggle .caret {
	border-top-color: #0088cc;
	border-bottom-color: #0088cc;
	margin-top: 6px
}

.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
	border-top-color: #005580;
	border-bottom-color: #005580
}

.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px
}

.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555555;
	border-bottom-color: #555555
}

.nav > .dropdown.active > a:hover, .nav > .dropdown.active > a:focus {
	cursor: pointer
}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
	color: #ffffff;
	background-color: #999999;
	border-color: #999999
}

.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	opacity: 1;
	filter: alpha(opacity=100)
}

.tabs-stacked .open > a:hover, .tabs-stacked .open > a:focus {
	border-color: #999999
}

.tabbable {
	*zoom: 1
}

.tabbable:before, .tabbable:after {
	display: table;
	content: "";
	line-height: 0
}

.tabbable:after {
	clear: both
}

.tab-content {
	overflow: auto
}

.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
	border-bottom: 0
}

.tab-content > .tab-pane, .pill-content > .pill-pane {
	display: none
}

.tab-content > .active, .pill-content > .active {
	display: block
}

.tabs-below > .nav-tabs {
	border-top: 1px solid #ddd
}

.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0
}

.tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px
}

.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
	border-bottom-color: transparent;
	border-top-color: #ddd
}

.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd
}

.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
	float: none
}

.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px
}

.tabs-left > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd
}

.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px
}

.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee
}

.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #ffffff
}

.tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd
}

.tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0
}

.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
	border-color: #eeeeee #eeeeee #eeeeee #dddddd
}

.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #ffffff
}

.nav > .disabled > a {
	color: #999999
}

.nav > .disabled > a:hover, .nav > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	cursor: default
}

.navbar {
	overflow: visible;
	margin-bottom: 20px;
	*position: relative;
	*z-index: 2
}

.navbar-inner {
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
	background-image: -o-linear-gradient(top, #fff, #f2f2f2);
	background-image: linear-gradient(to bottom, #fff, #f2f2f2);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	*zoom: 1
}

.navbar-inner:before, .navbar-inner:after {
	display: table;
	content: "";
	line-height: 0
}

.navbar-inner:after {
	clear: both
}

.navbar .container {
	width: auto
}

.nav-collapse.collapse {
	height: auto;
	overflow: visible
}

.navbar .brand {
	float: left;
	display: block;
	padding: 10px 20px 10px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff
}

.navbar .brand:hover, .navbar .brand:focus {
	text-decoration: none
}

.navbar-text {
	margin-bottom: 0;
	line-height: 40px;
	color: #777777
}

.navbar-link {
	color: #777777
}

.navbar-link:hover, .navbar-link:focus {
	color: #333333
}

.navbar .divider-vertical {
	height: 40px;
	margin: 0 9px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #ffffff
}

.navbar .btn, .navbar .btn-group {
	margin-top: 5px
}

.navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn, .navbar .input-prepend .btn-group, .navbar .input-append .btn-group {
	margin-top: 0
}

.navbar-form {
	margin-bottom: 0;
	*zoom: 1
}

.navbar-form:before, .navbar-form:after {
	display: table;
	content: "";
	line-height: 0
}

.navbar-form:after {
	clear: both
}

.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox {
	margin-top: 5px
}

.navbar-form input, .navbar-form select, .navbar-form .btn {
	display: inline-block;
	margin-bottom: 0
}

.navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] {
	margin-top: 3px
}

.navbar-form .input-append, .navbar-form .input-prepend {
	margin-top: 5px;
	white-space: nowrap
}

.navbar-form .input-append input, .navbar-form .input-prepend input {
	margin-top: 0
}

.navbar-search {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 0
}

.navbar-search .search-query {
	margin-bottom: 0;
	padding: 4px 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.navbar-static-top {
	position: static;
	margin-bottom: 0
}

.navbar-static-top .navbar-inner {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	border-width: 0 0 1px
}

.navbar-fixed-bottom .navbar-inner {
	border-width: 1px 0 0
}

.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
	padding-left: 0;
	padding-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 904px
}

.navbar-fixed-top {
	top: 0
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1)
}

.navbar-fixed-bottom {
	bottom: 0
}

.navbar-fixed-bottom .navbar-inner {
	-webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1)
}

.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0
}

.navbar .nav.pull-right {
	float: right;
	margin-right: 0
}

.navbar .nav > li {
	float: left
}

.navbar .nav > li > a {
	float: none;
	padding: 10px 15px 10px;
	color: #777777;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff
}

.navbar .nav .dropdown-toggle .caret {
	margin-top: 8px
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	background-color: transparent;
	color: #333333;
	text-decoration: none
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #555555;
	text-decoration: none;
	background-color: #e5e5e5;
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125)
}

.navbar .btn-navbar {
	display: none;
	float: right;
	padding: 7px 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ededed;
	background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
	background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e5e5e5 #e5e5e5 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #e5e5e5;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075)
}

.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #e5e5e5;
	*background-color: #d9d9d9
}

.navbar .btn-navbar:active, .navbar .btn-navbar.active {
	background-color: #cccccc \9
}

.navbar .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

.btn-navbar .icon-bar + .icon-bar {
	margin-top: 3px
}

.navbar .nav > li > .dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -7px;
	left: 9px
}

.navbar .nav > li > .dropdown-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	position: absolute;
	top: -6px;
	left: 10px
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
	border-top: 7px solid #ccc;
	border-top-color: rgba(0, 0, 0, 0.2);
	border-bottom: 0;
	bottom: -7px;
	top: auto
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
	border-top: 6px solid #ffffff;
	border-bottom: 0;
	bottom: -6px;
	top: auto
}

.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
	border-top-color: #333333;
	border-bottom-color: #333333
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #e5e5e5;
	color: #555555
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #777777;
	border-bottom-color: #777777
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #555555;
	border-bottom-color: #555555
}

.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
	left: auto;
	right: 0
}

.navbar .pull-right > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu.pull-right:before {
	left: auto;
	right: 12px
}

.navbar .pull-right > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu.pull-right:after {
	left: auto;
	right: 13px
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: -1px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}

.navbar-inverse .navbar-inner {
	background-color: #1b1b1b;
	background-image: -moz-linear-gradient(top, #222, #111);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
	background-image: -webkit-linear-gradient(top, #222, #111);
	background-image: -o-linear-gradient(top, #222, #111);
	background-image: linear-gradient(to bottom, #222, #111);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
	border-color: #252525
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	color: #999999;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:hover, .navbar-inverse .brand:focus, .navbar-inverse .nav > li > a:focus {
	color: #ffffff
}

.navbar-inverse .brand {
	color: #999999
}

.navbar-inverse .navbar-text {
	color: #999999
}

.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
	background-color: transparent;
	color: #ffffff
}

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
	color: #ffffff;
	background-color: #111111
}

.navbar-inverse .navbar-link {
	color: #999999
}

.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
	color: #ffffff
}

.navbar-inverse .divider-vertical {
	border-left-color: #111111;
	border-right-color: #222222
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #111111;
	color: #ffffff
}

.navbar-inverse .nav li.dropdown > a:hover .caret, .navbar-inverse .nav li.dropdown > a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #999999;
	border-bottom-color: #999999
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff
}

.navbar-inverse .navbar-search .search-query {
	color: #ffffff;
	background-color: #515151;
	border-color: #111111;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
	color: #cccccc
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
	color: #cccccc
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
	color: #cccccc
}

.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
	padding: 5px 15px;
	color: #333333;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #ffffff;
	border: 0;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	outline: 0
}

.navbar-inverse .btn-navbar {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e0e0e;
	background-image: -moz-linear-gradient(top, #151515, #040404);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
	background-image: -webkit-linear-gradient(top, #151515, #040404);
	background-image: -o-linear-gradient(top, #151515, #040404);
	background-image: linear-gradient(to bottom, #151515, #040404);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
	border-color: #040404 #040404 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #040404;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #040404;
	*background-color: #000000
}

.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
	background-color: #000000 \9
}

.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.breadcrumb > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #ffffff
}

.breadcrumb > li > .divider {
	padding: 0 5px;
	color: #ccc
}

.breadcrumb > .active {
	color: #999999
}

.pagination {
	margin: 20px 0
}

.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

.pagination ul > li {
	display: inline
}

.pagination ul > li > a, .pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-left-width: 0
}

.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
	background-color: #f5f5f5
}

.pagination ul > .active > a, .pagination ul > .active > span {
	color: #999999;
	cursor: default
}

.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
	color: #999999;
	background-color: transparent;
	cursor: default
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px
}

.pagination-centered {
	text-align: center
}

.pagination-right {
	text-align: right
}

.pagination-large ul > li > a, .pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 17.5px
}

.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px
}

.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px
}

.pagination-mini ul > li:first-child > a, .pagination-small ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px
}

.pagination-mini ul > li:last-child > a, .pagination-small ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px
}

.pagination-small ul > li > a, .pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 11.9px
}

.pagination-mini ul > li > a, .pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 10.5px
}

.pager {
	margin: 20px 0;
	list-style: none;
	text-align: center;
	*zoom: 1
}

.pager:before, .pager:after {
	display: table;
	content: "";
	line-height: 0
}

.pager:after {
	clear: both
}

.pager li {
	display: inline
}

.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5
}

.pager .next > a, .pager .next > span {
	float: right
}

.pager .previous > a, .pager .previous > span {
	float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #999999;
	background-color: #fff;
	cursor: default
}

.thumbnails {
	margin-left: -20px;
	list-style: none;
	*zoom: 1
}

.thumbnails:before, .thumbnails:after {
	display: table;
	content: "";
	line-height: 0
}

.thumbnails:after {
	clear: both
}

.row-fluid .thumbnails {
	margin-left: 0
}

.thumbnails > li {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px
}

.thumbnail {
	display: block;
	padding: 4px;
	line-height: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

a.thumbnail:hover, a.thumbnail:focus {
	border-color: #0088cc;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25)
}

.thumbnail > img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

.thumbnail .caption {
	padding: 9px;
	color: #555555
}

.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.alert, .alert h4 {
	color: #c09853
}

.alert h4 {
	margin: 0
}

.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 20px
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847
}

.alert-success h4 {
	color: #468847
}

.alert-danger, .alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48
}

.alert-danger h4, .alert-error h4 {
	color: #b94a48
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad
}

.alert-info h4 {
	color: #3a87ad
}

.alert-block {
	padding-top: 14px;
	padding-bottom: 14px
}

.alert-block > p, .alert-block > ul {
	margin-bottom: 0
}

.alert-block p + p {
	margin-top: 5px
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 40px 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.progress .bar {
	width: 0%;
	height: 100%;
	color: #ffffff;
	float: left;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top, #149bdf, #0480be);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
	background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
	background-image: -o-linear-gradient(top, #149bdf, #0480be);
	background-image: linear-gradient(to bottom, #149bdf, #0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease
}

.progress .bar + .bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15)
}

.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px
}

.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-danger .bar, .progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
	background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
}

.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-success .bar, .progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top, #62c462, #57a957);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
	background-image: -webkit-linear-gradient(top, #62c462, #57a957);
	background-image: -o-linear-gradient(top, #62c462, #57a957);
	background-image: linear-gradient(to bottom, #62c462, #57a957);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
}

.progress-success.progress-striped .bar, .progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-info .bar, .progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
	background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
	background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
	background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
}

.progress-info.progress-striped .bar, .progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-warning .bar, .progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0)
}

.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
	background-color: #eeeeee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	color: inherit;
	letter-spacing: -1px
}

.hero-unit li {
	line-height: 30px
}

.media, .media-body {
	overflow: hidden;
	*overflow: visible;
	zoom: 1
}

.media, .media .media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media-object {
	display: block
}

.media-heading {
	margin: 0 0 5px
}

.media > .pull-left {
	margin-right: 10px
}

.media > .pull-right {
	margin-left: 10px
}

.media-list {
	margin-left: 0;
	list-style: none
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #ffffff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}

.popover-title:empty {
	display: none
}

.popover-content {
	padding: 9px 14px
}

.popover .arrow, .popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover .arrow {
	border-width: 11px
}

.popover .arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px
}

.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #ffffff
}

.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #ffffff
}

.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px
}

.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #ffffff
}

.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
	bottom: -10px
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop, .modal-backdrop.fade.in {
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.modal {
	position: fixed;
	top: 10%;
	left: 50%;
	z-index: 1050;
	width: 560px;
	margin-left: -280px;
	background-color: #ffffff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	outline: none
}

.modal.fade {
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	-moz-transition: opacity .3s linear, top .3s ease-out;
	-o-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out;
	top: -25%
}

.modal.fade.in {
	top: 10%
}

.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee
}

.modal-header .close {
	margin-top: 2px
}

.modal-header h3 {
	margin: 0;
	line-height: 30px
}

.modal-body {
	position: relative;
	overflow-y: auto;
	max-height: 400px;
	padding: 15px
}

.modal-form {
	margin-bottom: 0
}

.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
	*zoom: 1
}

.modal-footer:before, .modal-footer:after {
	display: table;
	content: "";
	line-height: 0
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0
}

.dropup, .dropdown {
	position: relative
}

.dropdown-toggle {
	*margin-bottom: -3px
}

.dropdown-toggle:active, .open .dropdown-toggle {
	outline: 0
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: ""
}

.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	white-space: nowrap
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	text-decoration: none;
	color: #ffffff;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #999999
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: default
}

.open {
	*z-index: 1000
}

.open > .dropdown-menu {
	display: block
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000000;
	content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

.dropdown-submenu {
	position: relative
}

.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover > .dropdown-menu {
	display: block
}

.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0
}

.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px
}

.dropdown-submenu:hover > a:after {
	border-left-color: #ffffff
}

.dropdown-submenu.pull-left {
	float: none
}

.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}

.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px
}

.typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.accordion {
	margin-bottom: 20px
}

.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.accordion-heading {
	border-bottom: 0
}

.accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px
}

.accordion-toggle {
	cursor: pointer
}

.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5
}

.carousel {
	position: relative;
	margin-bottom: 20px;
	line-height: 1
}

.carousel-inner {
	overflow: hidden;
	width: 100%;
	position: relative
}

.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-moz-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	line-height: 1
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block
}

.carousel-inner > .active {
	left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner > .next {
	left: 100%
}

.carousel-inner > .prev {
	left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0
}

.carousel-inner > .active.left {
	left: -100%
}

.carousel-inner > .active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background: #222222;
	border: 3px solid #ffffff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.carousel-control.right {
	left: auto;
	right: 15px
}

.carousel-control:hover, .carousel-control:focus {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90)
}

.carousel-indicators {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none
}

.carousel-indicators li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ccc;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius: 5px
}

.carousel-indicators .active {
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	background: #333333;
	background: rgba(0, 0, 0, 0.75)
}

.carousel-caption h4, .carousel-caption p {
	color: #ffffff;
	line-height: 20px
}

.carousel-caption h4 {
	margin: 0 0 5px
}

.carousel-caption p {
	margin-bottom: 0
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15)
}

.well-large {
	padding: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.well-small {
	padding: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20)
}

.close:hover, .close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.hide {
	display: none
}

.show {
	display: block
}

.invisible {
	visibility: hidden
}

.affix {
	position: fixed
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease
}

.collapse.in {
	height: auto
}

@-ms-viewport {
	width: device-width
}

.hidden {
	display: none;
	visibility: hidden
}

.visible-phone {
	display: none !important
}

.visible-tablet {
	display: none !important
}

.hidden-desktop {
	display: none !important
}

.visible-desktop {
	display: inherit !important
}

@media (min-width: 768px) and (max-width: 979px) {
	.hidden-desktop {
		display: inherit !important
	}

	.visible-desktop {
		display: none !important
	}

	.visible-tablet {
		display: inherit !important
	}

	.hidden-tablet {
		display: none !important
	}
}

@media (max-width: 767px) {
	.hidden-desktop {
		display: inherit !important
	}

	.visible-desktop {
		display: none !important
	}

	.visible-phone {
		display: inherit !important
	}

	.hidden-phone {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: inherit !important
	}

	.hidden-print {
		display: none !important
	}
}

@media (max-width: 767px) {
	body {
		padding-left: 20px;
		padding-right: 20px
	}

	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
		margin-left: -20px;
		margin-right: -20px
	}

	.container-fluid {
		padding: 0
	}

	.dl-horizontal dt {
		float: none;
		clear: none;
		width: auto;
		text-align: left
	}

	.dl-horizontal dd {
		margin-left: 0
	}

	.container {
		width: auto
	}

	.row-fluid {
		width: 100%
	}

	.row, .thumbnails {
		margin-left: 0
	}

	.thumbnails > li {
		float: none;
		margin-left: 0
	}

	[class*="span"], .home-ctas .widget, .home .widget_ldm_youtube_widget, .uneditable-input[class*="span"], .home-ctas .uneditable-input.widget, .home .uneditable-input.widget_ldm_youtube_widget, .row-fluid [class*="span"], .row-fluid .home-ctas .widget, .home-ctas .row-fluid .widget, .row-fluid .home .widget_ldm_youtube_widget, .home .row-fluid .widget_ldm_youtube_widget {
		float: none;
		display: block;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.span12, .row-fluid .span12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.row-fluid [class*="offset"]:first-child {
		margin-left: 0
	}

	.input-large, .input-xlarge, .input-xxlarge, input[class*="span"], .home-ctas input.widget, .home input.widget_ldm_youtube_widget, select[class*="span"], .home-ctas select.widget, .home select.widget_ldm_youtube_widget, textarea[class*="span"], .home-ctas textarea.widget, .home textarea.widget_ldm_youtube_widget, .uneditable-input {
		display: block;
		width: 100%;
		min-height: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-prepend .home-ctas input.widget, .home-ctas .input-prepend input.widget, .input-prepend .home input.widget_ldm_youtube_widget, .home .input-prepend input.widget_ldm_youtube_widget, .input-append input[class*="span"], .input-append .home-ctas input.widget, .home-ctas .input-append input.widget, .input-append .home input.widget_ldm_youtube_widget, .home .input-append input.widget_ldm_youtube_widget {
		display: inline-block;
		width: auto
	}

	.controls-row [class*="span"] + [class*="span"], .controls-row .home-ctas .widget + [class*="span"], .home-ctas .controls-row .widget + [class*="span"], .controls-row .home .widget_ldm_youtube_widget + [class*="span"], .home .controls-row .widget_ldm_youtube_widget + [class*="span"], .controls-row .home-ctas [class*="span"] + .widget, .home-ctas .controls-row [class*="span"] + .widget, .controls-row .home-ctas .widget + .widget, .home-ctas .controls-row .widget + .widget, .controls-row .home .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .controls-row .home .widget_ldm_youtube_widget + .widget, .home .controls-row .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .home .controls-row .widget_ldm_youtube_widget + .widget, .controls-row .home [class*="span"] + .widget_ldm_youtube_widget, .home .controls-row [class*="span"] + .widget_ldm_youtube_widget, .controls-row .home-ctas .home .widget + .widget_ldm_youtube_widget, .home .controls-row .home-ctas .widget + .widget_ldm_youtube_widget, .home-ctas .controls-row .home .widget + .widget_ldm_youtube_widget, .home .home-ctas .controls-row .widget + .widget_ldm_youtube_widget, .controls-row .home .widget_ldm_youtube_widget + .widget_ldm_youtube_widget, .home .controls-row .widget_ldm_youtube_widget + .widget_ldm_youtube_widget {
		margin-left: 0
	}

	.modal {
		position: fixed;
		top: 20px;
		left: 20px;
		right: 20px;
		width: auto;
		margin: 0
	}

	.modal.fade {
		top: -100px
	}

	.modal.fade.in {
		top: 20px
	}
}

@media (max-width: 480px) {
	.nav-collapse {
		-webkit-transform: translate3d(0, 0, 0)
	}

	.page-header h1 small {
		display: block;
		line-height: 20px
	}

	input[type="checkbox"], input[type="radio"] {
		border: 1px solid #ccc
	}

	.form-horizontal .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left
	}

	.form-horizontal .controls {
		margin-left: 0
	}

	.form-horizontal .control-list {
		padding-top: 0
	}

	.form-horizontal .form-actions {
		padding-left: 10px;
		padding-right: 10px
	}

	.media .pull-left, .media .pull-right {
		float: none;
		display: block;
		margin-bottom: 10px
	}

	.media-object {
		margin-right: 0;
		margin-left: 0
	}

	.modal {
		top: 10px;
		left: 10px;
		right: 10px
	}

	.modal-header .close {
		padding: 10px;
		margin: -10px
	}

	.carousel-caption {
		position: static
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.row {
		margin-left: -20px;
		*zoom: 1
	}

	.row:before, .row:after {
		display: table;
		content: "";
		line-height: 0
	}

	.row:after {
		clear: both
	}

	[class*="span"], .home-ctas .widget, .home .widget_ldm_youtube_widget {
		float: left;
		min-height: 1px;
		margin-left: 20px
	}

	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		width: 688px
	}

	.span12 {
		width: 688px
	}

	.span11 {
		width: 629px
	}

	.span10 {
		width: 570px
	}

	.span9 {
		width: 511px
	}

	.span8 {
		width: 452px
	}

	.span7 {
		width: 393px
	}

	.span6 {
		width: 334px
	}

	.span5 {
		width: 275px
	}

	.span4 {
		width: 216px
	}

	.span3, .home-ctas .widget, .home .widget_ldm_youtube_widget {
		width: 157px
	}

	.span2 {
		width: 98px
	}

	.span1 {
		width: 39px
	}

	.offset12 {
		margin-left: 728px
	}

	.offset11 {
		margin-left: 669px
	}

	.offset10 {
		margin-left: 610px
	}

	.offset9 {
		margin-left: 551px
	}

	.offset8 {
		margin-left: 492px
	}

	.offset7 {
		margin-left: 433px
	}

	.offset6 {
		margin-left: 374px
	}

	.offset5 {
		margin-left: 315px
	}

	.offset4 {
		margin-left: 256px
	}

	.offset3 {
		margin-left: 197px
	}

	.offset2 {
		margin-left: 138px
	}

	.offset1 {
		margin-left: 79px
	}

	.row-fluid {
		width: 100%;
		*zoom: 1
	}

	.row-fluid:before, .row-fluid:after {
		display: table;
		content: "";
		line-height: 0
	}

	.row-fluid:after {
		clear: both
	}

	.row-fluid [class*="span"], .row-fluid .home-ctas .widget, .home-ctas .row-fluid .widget, .row-fluid .home .widget_ldm_youtube_widget, .home .row-fluid .widget_ldm_youtube_widget {
		display: block;
		width: 100%;
		min-height: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 2.9069767441860463%;
		*margin-left: 2.851667009672772%
	}

	.row-fluid [class*="span"]:first-child, .row-fluid .home-ctas .widget:first-child, .home-ctas .row-fluid .widget:first-child, .row-fluid .home .widget_ldm_youtube_widget:first-child, .home .row-fluid .widget_ldm_youtube_widget:first-child {
		margin-left: 0
	}

	.row-fluid .controls-row [class*="span"] + [class*="span"], .row-fluid .controls-row .home-ctas .widget + [class*="span"], .home-ctas .row-fluid .controls-row .widget + [class*="span"], .row-fluid .controls-row .home .widget_ldm_youtube_widget + [class*="span"], .home .row-fluid .controls-row .widget_ldm_youtube_widget + [class*="span"], .row-fluid .controls-row .home-ctas [class*="span"] + .widget, .home-ctas .row-fluid .controls-row [class*="span"] + .widget, .row-fluid .controls-row .home-ctas .widget + .widget, .home-ctas .row-fluid .controls-row .widget + .widget, .row-fluid .controls-row .home .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .row-fluid .controls-row .home .widget_ldm_youtube_widget + .widget, .home .row-fluid .controls-row .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .home .row-fluid .controls-row .widget_ldm_youtube_widget + .widget, .row-fluid .controls-row .home [class*="span"] + .widget_ldm_youtube_widget, .home .row-fluid .controls-row [class*="span"] + .widget_ldm_youtube_widget, .row-fluid .controls-row .home-ctas .home .widget + .widget_ldm_youtube_widget, .home .row-fluid .controls-row .home-ctas .widget + .widget_ldm_youtube_widget, .home-ctas .row-fluid .controls-row .home .widget + .widget_ldm_youtube_widget, .home .home-ctas .row-fluid .controls-row .widget + .widget_ldm_youtube_widget, .row-fluid .controls-row .home .widget_ldm_youtube_widget + .widget_ldm_youtube_widget, .home .row-fluid .controls-row .widget_ldm_youtube_widget + .widget_ldm_youtube_widget {
		margin-left: 2.9069767441860463%
	}

	.row-fluid .span12 {
		width: 100%;
		*width: 99.94469026548673%
	}

	.row-fluid .span11 {
		width: 91.42441860465115%;
		*width: 91.36910887013788%
	}

	.row-fluid .span10 {
		width: 82.84883720930233%;
		*width: 82.79352747478906%
	}

	.row-fluid .span9 {
		width: 74.27325581395348%;
		*width: 74.21794607944021%
	}

	.row-fluid .span8 {
		width: 65.69767441860465%;
		*width: 65.64236468409138%
	}

	.row-fluid .span7 {
		width: 57.122093023255815%;
		*width: 57.06678328874254%
	}

	.row-fluid .span6 {
		width: 48.54651162790697%;
		*width: 48.4912018933937%
	}

	.row-fluid .span5 {
		width: 39.97093023255814%;
		*width: 39.915620498044866%
	}

	.row-fluid .span4 {
		width: 31.3953488372093%;
		*width: 31.34003910269603%
	}

	.row-fluid .span3, .row-fluid .home-ctas .widget, .home-ctas .row-fluid .widget, .row-fluid .home .widget_ldm_youtube_widget, .home .row-fluid .widget_ldm_youtube_widget {
		width: 22.819767441860463%;
		*width: 22.76445770734719%
	}

	.row-fluid .span2 {
		width: 14.244186046511627%;
		*width: 14.188876311998353%
	}

	.row-fluid .span1 {
		width: 5.6686046511627906%;
		*width: 5.613294916649516%
	}

	.row-fluid .offset12 {
		margin-left: 105.81395348837209%;
		*margin-left: 105.70333401934555%
	}

	.row-fluid .offset12:first-child {
		margin-left: 102.90697674418604%;
		*margin-left: 102.79635727515951%
	}

	.row-fluid .offset11 {
		margin-left: 97.23837209302324%;
		*margin-left: 97.1277526239967%
	}

	.row-fluid .offset11:first-child {
		margin-left: 94.33139534883719%;
		*margin-left: 94.22077587981066%
	}

	.row-fluid .offset10 {
		margin-left: 88.66279069767442%;
		*margin-left: 88.55217122864788%
	}

	.row-fluid .offset10:first-child {
		margin-left: 85.75581395348837%;
		*margin-left: 85.64519448446184%
	}

	.row-fluid .offset9 {
		margin-left: 80.08720930232558%;
		*margin-left: 79.97658983329903%
	}

	.row-fluid .offset9:first-child {
		margin-left: 77.18023255813952%;
		*margin-left: 77.06961308911299%
	}

	.row-fluid .offset8 {
		margin-left: 71.51162790697674%;
		*margin-left: 71.4010084379502%
	}

	.row-fluid .offset8:first-child {
		margin-left: 68.6046511627907%;
		*margin-left: 68.49403169376414%
	}

	.row-fluid .offset7 {
		margin-left: 62.93604651162791%;
		*margin-left: 62.82542704260136%
	}

	.row-fluid .offset7:first-child {
		margin-left: 60.02906976744186%;
		*margin-left: 59.918450298415316%
	}

	.row-fluid .offset6 {
		margin-left: 54.360465116279066%;
		*margin-left: 54.24984564725252%
	}

	.row-fluid .offset6:first-child {
		margin-left: 51.45348837209302%;
		*margin-left: 51.342868903066474%
	}

	.row-fluid .offset5 {
		margin-left: 45.78488372093023%;
		*margin-left: 45.674264251903686%
	}

	.row-fluid .offset5:first-child {
		margin-left: 42.877906976744185%;
		*margin-left: 42.76728750771764%
	}

	.row-fluid .offset4 {
		margin-left: 37.20930232558139%;
		*margin-left: 37.098682856554845%
	}

	.row-fluid .offset4:first-child {
		margin-left: 34.30232558139535%;
		*margin-left: 34.191706112368806%
	}

	.row-fluid .offset3 {
		margin-left: 28.633720930232556%;
		*margin-left: 28.52310146120601%
	}

	.row-fluid .offset3:first-child {
		margin-left: 25.72674418604651%;
		*margin-left: 25.616124717019964%
	}

	.row-fluid .offset2 {
		margin-left: 20.058139534883722%;
		*margin-left: 19.947520065857173%
	}

	.row-fluid .offset2:first-child {
		margin-left: 17.151162790697676%;
		*margin-left: 17.040543321671127%
	}

	.row-fluid .offset1 {
		margin-left: 11.482558139534884%;
		*margin-left: 11.371938670508333%
	}

	.row-fluid .offset1:first-child {
		margin-left: 8.575581395348838%;
		*margin-left: 8.464961926322287%
	}

	input, textarea, .uneditable-input {
		margin-left: 0
	}

	.controls-row [class*="span"] + [class*="span"], .controls-row .home-ctas .widget + [class*="span"], .home-ctas .controls-row .widget + [class*="span"], .controls-row .home .widget_ldm_youtube_widget + [class*="span"], .home .controls-row .widget_ldm_youtube_widget + [class*="span"], .controls-row .home-ctas [class*="span"] + .widget, .home-ctas .controls-row [class*="span"] + .widget, .controls-row .home-ctas .widget + .widget, .home-ctas .controls-row .widget + .widget, .controls-row .home .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .controls-row .home .widget_ldm_youtube_widget + .widget, .home .controls-row .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .home .controls-row .widget_ldm_youtube_widget + .widget, .controls-row .home [class*="span"] + .widget_ldm_youtube_widget, .home .controls-row [class*="span"] + .widget_ldm_youtube_widget, .controls-row .home-ctas .home .widget + .widget_ldm_youtube_widget, .home .controls-row .home-ctas .widget + .widget_ldm_youtube_widget, .home-ctas .controls-row .home .widget + .widget_ldm_youtube_widget, .home .home-ctas .controls-row .widget + .widget_ldm_youtube_widget, .controls-row .home .widget_ldm_youtube_widget + .widget_ldm_youtube_widget, .home .controls-row .widget_ldm_youtube_widget + .widget_ldm_youtube_widget {
		margin-left: 20px
	}

	input.span12, textarea.span12, .uneditable-input.span12 {
		width: 674px
	}

	input.span11, textarea.span11, .uneditable-input.span11 {
		width: 615px
	}

	input.span10, textarea.span10, .uneditable-input.span10 {
		width: 556px
	}

	input.span9, textarea.span9, .uneditable-input.span9 {
		width: 497px
	}

	input.span8, textarea.span8, .uneditable-input.span8 {
		width: 438px
	}

	input.span7, textarea.span7, .uneditable-input.span7 {
		width: 379px
	}

	input.span6, textarea.span6, .uneditable-input.span6 {
		width: 320px
	}

	input.span5, textarea.span5, .uneditable-input.span5 {
		width: 261px
	}

	input.span4, textarea.span4, .uneditable-input.span4 {
		width: 202px
	}

	input.span3, .home-ctas input.widget, .home input.widget_ldm_youtube_widget, textarea.span3, .home-ctas textarea.widget, .home textarea.widget_ldm_youtube_widget, .uneditable-input.span3, .home-ctas .uneditable-input.widget, .home .uneditable-input.widget_ldm_youtube_widget {
		width: 143px
	}

	input.span2, textarea.span2, .uneditable-input.span2 {
		width: 84px
	}

	input.span1, textarea.span1, .uneditable-input.span1 {
		width: 25px
	}
}

@media (min-width: 1200px) {
	.row {
		margin-left: -30px;
		*zoom: 1
	}

	.row:before, .row:after {
		display: table;
		content: "";
		line-height: 0
	}

	.row:after {
		clear: both
	}

	[class*="span"], .home-ctas .widget, .home .widget_ldm_youtube_widget {
		float: left;
		min-height: 1px;
		margin-left: 30px
	}

	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		width: 1134px
	}

	.span12 {
		width: 1134px
	}

	.span11 {
		width: 1037px
	}

	.span10 {
		width: 940px
	}

	.span9 {
		width: 843px
	}

	.span8 {
		width: 746px
	}

	.span7 {
		width: 649px
	}

	.span6 {
		width: 552px
	}

	.span5 {
		width: 455px
	}

	.span4 {
		width: 358px
	}

	.span3, .home-ctas .widget, .home .widget_ldm_youtube_widget {
		width: 261px
	}

	.span2 {
		width: 164px
	}

	.span1 {
		width: 67px
	}

	.offset12 {
		margin-left: 1194px
	}

	.offset11 {
		margin-left: 1097px
	}

	.offset10 {
		margin-left: 1000px
	}

	.offset9 {
		margin-left: 903px
	}

	.offset8 {
		margin-left: 806px
	}

	.offset7 {
		margin-left: 709px
	}

	.offset6 {
		margin-left: 612px
	}

	.offset5 {
		margin-left: 515px
	}

	.offset4 {
		margin-left: 418px
	}

	.offset3 {
		margin-left: 321px
	}

	.offset2 {
		margin-left: 224px
	}

	.offset1 {
		margin-left: 127px
	}

	.row-fluid {
		width: 100%;
		*zoom: 1
	}

	.row-fluid:before, .row-fluid:after {
		display: table;
		content: "";
		line-height: 0
	}

	.row-fluid:after {
		clear: both
	}

	.row-fluid [class*="span"], .row-fluid .home-ctas .widget, .home-ctas .row-fluid .widget, .row-fluid .home .widget_ldm_youtube_widget, .home .row-fluid .widget_ldm_youtube_widget {
		display: block;
		width: 100%;
		min-height: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 2.6455026455026456%;
		*margin-left: 2.590192910989371%
	}

	.row-fluid [class*="span"]:first-child, .row-fluid .home-ctas .widget:first-child, .home-ctas .row-fluid .widget:first-child, .row-fluid .home .widget_ldm_youtube_widget:first-child, .home .row-fluid .widget_ldm_youtube_widget:first-child {
		margin-left: 0
	}

	.row-fluid .controls-row [class*="span"] + [class*="span"], .row-fluid .controls-row .home-ctas .widget + [class*="span"], .home-ctas .row-fluid .controls-row .widget + [class*="span"], .row-fluid .controls-row .home .widget_ldm_youtube_widget + [class*="span"], .home .row-fluid .controls-row .widget_ldm_youtube_widget + [class*="span"], .row-fluid .controls-row .home-ctas [class*="span"] + .widget, .home-ctas .row-fluid .controls-row [class*="span"] + .widget, .row-fluid .controls-row .home-ctas .widget + .widget, .home-ctas .row-fluid .controls-row .widget + .widget, .row-fluid .controls-row .home .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .row-fluid .controls-row .home .widget_ldm_youtube_widget + .widget, .home .row-fluid .controls-row .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .home .row-fluid .controls-row .widget_ldm_youtube_widget + .widget, .row-fluid .controls-row .home [class*="span"] + .widget_ldm_youtube_widget, .home .row-fluid .controls-row [class*="span"] + .widget_ldm_youtube_widget, .row-fluid .controls-row .home-ctas .home .widget + .widget_ldm_youtube_widget, .home .row-fluid .controls-row .home-ctas .widget + .widget_ldm_youtube_widget, .home-ctas .row-fluid .controls-row .home .widget + .widget_ldm_youtube_widget, .home .home-ctas .row-fluid .controls-row .widget + .widget_ldm_youtube_widget, .row-fluid .controls-row .home .widget_ldm_youtube_widget + .widget_ldm_youtube_widget, .home .row-fluid .controls-row .widget_ldm_youtube_widget + .widget_ldm_youtube_widget {
		margin-left: 2.6455026455026456%
	}

	.row-fluid .span12 {
		width: 99.99999999999999%;
		*width: 99.94469026548671%
	}

	.row-fluid .span11 {
		width: 91.44620811287477%;
		*width: 91.3908983783615%
	}

	.row-fluid .span10 {
		width: 82.89241622574956%;
		*width: 82.83710649123628%
	}

	.row-fluid .span9 {
		width: 74.33862433862433%;
		*width: 74.28331460411106%
	}

	.row-fluid .span8 {
		width: 65.78483245149911%;
		*width: 65.72952271698584%
	}

	.row-fluid .span7 {
		width: 57.23104056437389%;
		*width: 57.17573082986062%
	}

	.row-fluid .span6 {
		width: 48.67724867724867%;
		*width: 48.6219389427354%
	}

	.row-fluid .span5 {
		width: 40.123456790123456%;
		*width: 40.06814705561018%
	}

	.row-fluid .span4 {
		width: 31.569664902998234%;
		*width: 31.51435516848496%
	}

	.row-fluid .span3, .row-fluid .home-ctas .widget, .home-ctas .row-fluid .widget, .row-fluid .home .widget_ldm_youtube_widget, .home .row-fluid .widget_ldm_youtube_widget {
		width: 23.015873015873012%;
		*width: 22.96056328135974%
	}

	.row-fluid .span2 {
		width: 14.462081128747794%;
		*width: 14.40677139423452%
	}

	.row-fluid .span1 {
		width: 5.908289241622574%;
		*width: 5.8529795071093%
	}

	.row-fluid .offset12 {
		margin-left: 105.29100529100528%;
		*margin-left: 105.18038582197873%
	}

	.row-fluid .offset12:first-child {
		margin-left: 102.64550264550263%;
		*margin-left: 102.53488317647609%
	}

	.row-fluid .offset11 {
		margin-left: 96.73721340388006%;
		*margin-left: 96.62659393485352%
	}

	.row-fluid .offset11:first-child {
		margin-left: 94.09171075837742%;
		*margin-left: 93.98109128935087%
	}

	.row-fluid .offset10 {
		margin-left: 88.18342151675485%;
		*margin-left: 88.0728020477283%
	}

	.row-fluid .offset10:first-child {
		margin-left: 85.5379188712522%;
		*margin-left: 85.42729940222566%
	}

	.row-fluid .offset9 {
		margin-left: 79.62962962962962%;
		*margin-left: 79.51901016060307%
	}

	.row-fluid .offset9:first-child {
		margin-left: 76.98412698412697%;
		*margin-left: 76.87350751510043%
	}

	.row-fluid .offset8 {
		margin-left: 71.0758377425044%;
		*margin-left: 70.96521827347786%
	}

	.row-fluid .offset8:first-child {
		margin-left: 68.43033509700176%;
		*margin-left: 68.31971562797521%
	}

	.row-fluid .offset7 {
		margin-left: 62.52204585537918%;
		*margin-left: 62.41142638635264%
	}

	.row-fluid .offset7:first-child {
		margin-left: 59.87654320987654%;
		*margin-left: 59.76592374084999%
	}

	.row-fluid .offset6 {
		margin-left: 53.96825396825396%;
		*margin-left: 53.857634499227416%
	}

	.row-fluid .offset6:first-child {
		margin-left: 51.322751322751316%;
		*margin-left: 51.21213185372477%
	}

	.row-fluid .offset5 {
		margin-left: 45.41446208112875%;
		*margin-left: 45.3038426121022%
	}

	.row-fluid .offset5:first-child {
		margin-left: 42.7689594356261%;
		*margin-left: 42.658339966599556%
	}

	.row-fluid .offset4 {
		margin-left: 36.860670194003525%;
		*margin-left: 36.75005072497698%
	}

	.row-fluid .offset4:first-child {
		margin-left: 34.21516754850088%;
		*margin-left: 34.104548079474334%
	}

	.row-fluid .offset3 {
		margin-left: 28.306878306878303%;
		*margin-left: 28.196258837851758%
	}

	.row-fluid .offset3:first-child {
		margin-left: 25.661375661375658%;
		*margin-left: 25.550756192349112%
	}

	.row-fluid .offset2 {
		margin-left: 19.753086419753085%;
		*margin-left: 19.642466950726536%
	}

	.row-fluid .offset2:first-child {
		margin-left: 17.10758377425044%;
		*margin-left: 16.99696430522389%
	}

	.row-fluid .offset1 {
		margin-left: 11.199294532627865%;
		*margin-left: 11.088675063601316%
	}

	.row-fluid .offset1:first-child {
		margin-left: 8.55379188712522%;
		*margin-left: 8.443172418098671%
	}

	input, textarea, .uneditable-input {
		margin-left: 0
	}

	.controls-row [class*="span"] + [class*="span"], .controls-row .home-ctas .widget + [class*="span"], .home-ctas .controls-row .widget + [class*="span"], .controls-row .home .widget_ldm_youtube_widget + [class*="span"], .home .controls-row .widget_ldm_youtube_widget + [class*="span"], .controls-row .home-ctas [class*="span"] + .widget, .home-ctas .controls-row [class*="span"] + .widget, .controls-row .home-ctas .widget + .widget, .home-ctas .controls-row .widget + .widget, .controls-row .home .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .controls-row .home .widget_ldm_youtube_widget + .widget, .home .controls-row .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .home .controls-row .widget_ldm_youtube_widget + .widget, .controls-row .home [class*="span"] + .widget_ldm_youtube_widget, .home .controls-row [class*="span"] + .widget_ldm_youtube_widget, .controls-row .home-ctas .home .widget + .widget_ldm_youtube_widget, .home .controls-row .home-ctas .widget + .widget_ldm_youtube_widget, .home-ctas .controls-row .home .widget + .widget_ldm_youtube_widget, .home .home-ctas .controls-row .widget + .widget_ldm_youtube_widget, .controls-row .home .widget_ldm_youtube_widget + .widget_ldm_youtube_widget, .home .controls-row .widget_ldm_youtube_widget + .widget_ldm_youtube_widget {
		margin-left: 30px
	}

	input.span12, textarea.span12, .uneditable-input.span12 {
		width: 1120px
	}

	input.span11, textarea.span11, .uneditable-input.span11 {
		width: 1023px
	}

	input.span10, textarea.span10, .uneditable-input.span10 {
		width: 926px
	}

	input.span9, textarea.span9, .uneditable-input.span9 {
		width: 829px
	}

	input.span8, textarea.span8, .uneditable-input.span8 {
		width: 732px
	}

	input.span7, textarea.span7, .uneditable-input.span7 {
		width: 635px
	}

	input.span6, textarea.span6, .uneditable-input.span6 {
		width: 538px
	}

	input.span5, textarea.span5, .uneditable-input.span5 {
		width: 441px
	}

	input.span4, textarea.span4, .uneditable-input.span4 {
		width: 344px
	}

	input.span3, .home-ctas input.widget, .home input.widget_ldm_youtube_widget, textarea.span3, .home-ctas textarea.widget, .home textarea.widget_ldm_youtube_widget, .uneditable-input.span3, .home-ctas .uneditable-input.widget, .home .uneditable-input.widget_ldm_youtube_widget {
		width: 247px
	}

	input.span2, textarea.span2, .uneditable-input.span2 {
		width: 150px
	}

	input.span1, textarea.span1, .uneditable-input.span1 {
		width: 53px
	}

	.thumbnails {
		margin-left: -30px
	}

	.thumbnails > li {
		margin-left: 30px
	}

	.row-fluid .thumbnails {
		margin-left: 0
	}
}

@media (max-width: 767px) {
	body {
		padding-top: 0
	}

	.navbar-fixed-top, .navbar-fixed-bottom {
		position: static
	}

	.navbar-fixed-top {
		margin-bottom: 20px
	}

	.navbar-fixed-bottom {
		margin-top: 20px
	}

	.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
		padding: 5px
	}

	.navbar .container {
		width: auto;
		padding: 0
	}

	.navbar .brand {
		padding-left: 10px;
		padding-right: 10px;
		margin: 0 0 0 -5px
	}

	.nav-collapse {
		clear: both
	}

	.nav-collapse .nav {
		float: none;
		margin: 0 0 10px
	}

	.nav-collapse .nav > li {
		float: none
	}

	.nav-collapse .nav > li > a {
		margin-bottom: 2px
	}

	.nav-collapse .nav > .divider-vertical {
		display: none
	}

	.nav-collapse .nav .nav-header {
		color: #777777;
		text-shadow: none
	}

	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		padding: 9px 15px;
		font-weight: bold;
		color: #777777;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px
	}

	.nav-collapse .btn {
		padding: 4px 10px 4px;
		font-weight: normal;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px
	}

	.nav-collapse .dropdown-menu li + li a {
		margin-bottom: 2px
	}

	.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
		background-color: #f2f2f2
	}

	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color: #999999
	}

	.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #111111
	}

	.nav-collapse.in .btn-group {
		margin-top: 5px;
		padding: 0
	}

	.nav-collapse .dropdown-menu {
		position: static;
		top: auto;
		left: auto;
		float: none;
		display: none;
		max-width: none;
		margin: 0 15px;
		padding: 0;
		background-color: transparent;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	.nav-collapse .open > .dropdown-menu {
		display: block
	}

	.nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
		display: none
	}

	.nav-collapse .dropdown-menu .divider {
		display: none
	}

	.nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
		display: none
	}

	.nav-collapse .navbar-form, .nav-collapse .navbar-search {
		float: none;
		padding: 10px 15px;
		margin: 10px 0;
		border-top: 1px solid #f2f2f2;
		border-bottom: 1px solid #f2f2f2;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
	}

	.navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
		border-top-color: #111111;
		border-bottom-color: #111111
	}

	.navbar .nav-collapse .nav.pull-right {
		float: none;
		margin-left: 0
	}

	.nav-collapse, .nav-collapse.collapse {
		overflow: hidden;
		height: 0
	}

	.navbar .btn-navbar {
		display: block
	}

	.navbar-static .navbar-inner {
		padding-left: 10px;
		padding-right: 10px
	}
}

@media (min-width: 980px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important
	}
}

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
.clearfix {
	*zoom: 1
}

.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@-ms-viewport {
	width: device-width
}

.hidden {
	display: none;
	visibility: hidden
}

.visible-phone {
	display: none !important
}

.visible-tablet {
	display: none !important
}

.hidden-desktop {
	display: none !important
}

.visible-desktop {
	display: inherit !important
}

@media (min-width: 768px) and (max-width: 979px) {
	.hidden-desktop {
		display: inherit !important
	}

	.visible-desktop {
		display: none !important
	}

	.visible-tablet {
		display: inherit !important
	}

	.hidden-tablet {
		display: none !important
	}
}

@media (max-width: 767px) {
	.hidden-desktop {
		display: inherit !important
	}

	.visible-desktop {
		display: none !important
	}

	.visible-phone {
		display: inherit !important
	}

	.hidden-phone {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: inherit !important
	}

	.hidden-print {
		display: none !important
	}
}

@media (max-width: 767px) {
	body {
		padding-right: 20px;
		padding-left: 20px
	}

	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
		margin-right: -20px;
		margin-left: -20px
	}

	.container-fluid {
		padding: 0
	}

	.dl-horizontal dt {
		float: none;
		width: auto;
		clear: none;
		text-align: left
	}

	.dl-horizontal dd {
		margin-left: 0
	}

	.container {
		width: auto
	}

	.row-fluid {
		width: 100%
	}

	.row, .thumbnails {
		margin-left: 0
	}

	.thumbnails > li {
		float: none;
		margin-left: 0
	}

	[class*="span"], .home-ctas .widget, .home .widget_ldm_youtube_widget, .uneditable-input[class*="span"], .home-ctas .uneditable-input.widget, .home .uneditable-input.widget_ldm_youtube_widget, .row-fluid [class*="span"], .row-fluid .home-ctas .widget, .home-ctas .row-fluid .widget, .row-fluid .home .widget_ldm_youtube_widget, .home .row-fluid .widget_ldm_youtube_widget {
		display: block;
		float: none;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.span12, .row-fluid .span12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.row-fluid [class*="offset"]:first-child {
		margin-left: 0
	}

	.input-large, .input-xlarge, .input-xxlarge, input[class*="span"], .home-ctas input.widget, .home input.widget_ldm_youtube_widget, select[class*="span"], .home-ctas select.widget, .home select.widget_ldm_youtube_widget, textarea[class*="span"], .home-ctas textarea.widget, .home textarea.widget_ldm_youtube_widget, .uneditable-input {
		display: block;
		width: 100%;
		min-height: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-prepend .home-ctas input.widget, .home-ctas .input-prepend input.widget, .input-prepend .home input.widget_ldm_youtube_widget, .home .input-prepend input.widget_ldm_youtube_widget, .input-append input[class*="span"], .input-append .home-ctas input.widget, .home-ctas .input-append input.widget, .input-append .home input.widget_ldm_youtube_widget, .home .input-append input.widget_ldm_youtube_widget {
		display: inline-block;
		width: auto
	}

	.controls-row [class*="span"] + [class*="span"], .controls-row .home-ctas .widget + [class*="span"], .home-ctas .controls-row .widget + [class*="span"], .controls-row .home .widget_ldm_youtube_widget + [class*="span"], .home .controls-row .widget_ldm_youtube_widget + [class*="span"], .controls-row .home-ctas [class*="span"] + .widget, .home-ctas .controls-row [class*="span"] + .widget, .controls-row .home-ctas .widget + .widget, .home-ctas .controls-row .widget + .widget, .controls-row .home .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .controls-row .home .widget_ldm_youtube_widget + .widget, .home .controls-row .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .home .controls-row .widget_ldm_youtube_widget + .widget, .controls-row .home [class*="span"] + .widget_ldm_youtube_widget, .home .controls-row [class*="span"] + .widget_ldm_youtube_widget, .controls-row .home-ctas .home .widget + .widget_ldm_youtube_widget, .home .controls-row .home-ctas .widget + .widget_ldm_youtube_widget, .home-ctas .controls-row .home .widget + .widget_ldm_youtube_widget, .home .home-ctas .controls-row .widget + .widget_ldm_youtube_widget, .controls-row .home .widget_ldm_youtube_widget + .widget_ldm_youtube_widget, .home .controls-row .widget_ldm_youtube_widget + .widget_ldm_youtube_widget {
		margin-left: 0
	}

	.modal {
		position: fixed;
		top: 20px;
		right: 20px;
		left: 20px;
		width: auto;
		margin: 0
	}

	.modal.fade {
		top: -100px
	}

	.modal.fade.in {
		top: 20px
	}
}

@media (max-width: 480px) {
	.nav-collapse {
		-webkit-transform: translate3d(0, 0, 0)
	}

	.page-header h1 small {
		display: block;
		line-height: 20px
	}

	input[type="checkbox"], input[type="radio"] {
		border: 1px solid #ccc
	}

	.form-horizontal .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left
	}

	.form-horizontal .controls {
		margin-left: 0
	}

	.form-horizontal .control-list {
		padding-top: 0
	}

	.form-horizontal .form-actions {
		padding-right: 10px;
		padding-left: 10px
	}

	.media .pull-left, .media .pull-right {
		display: block;
		float: none;
		margin-bottom: 10px
	}

	.media-object {
		margin-right: 0;
		margin-left: 0
	}

	.modal {
		top: 10px;
		right: 10px;
		left: 10px
	}

	.modal-header .close {
		padding: 10px;
		margin: -10px
	}

	.carousel-caption {
		position: static
	}
}

@media (max-width: 767px) {
	body {
		padding-top: 0
	}

	.navbar-fixed-top, .navbar-fixed-bottom {
		position: static
	}

	.navbar-fixed-top {
		margin-bottom: 20px
	}

	.navbar-fixed-bottom {
		margin-top: 20px
	}

	.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
		padding: 5px
	}

	.navbar .container {
		width: auto;
		padding: 0
	}

	.navbar .brand {
		padding-right: 10px;
		padding-left: 10px;
		margin: 0 0 0 -5px
	}

	.nav-collapse {
		clear: both
	}

	.nav-collapse .nav {
		float: none;
		margin: 0 0 10px
	}

	.nav-collapse .nav > li {
		float: none
	}

	.nav-collapse .nav > li > a {
		margin-bottom: 2px
	}

	.nav-collapse .nav > .divider-vertical {
		display: none
	}

	.nav-collapse .nav .nav-header {
		color: #777777;
		text-shadow: none
	}

	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		padding: 9px 15px;
		font-weight: bold;
		color: #777777;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px
	}

	.nav-collapse .btn {
		padding: 4px 10px 4px;
		font-weight: normal;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px
	}

	.nav-collapse .dropdown-menu li + li a {
		margin-bottom: 2px
	}

	.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
		background-color: #f2f2f2
	}

	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color: #999999
	}

	.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #111111
	}

	.nav-collapse.in .btn-group {
		padding: 0;
		margin-top: 5px
	}

	.nav-collapse .dropdown-menu {
		position: static;
		top: auto;
		left: auto;
		display: none;
		float: none;
		max-width: none;
		padding: 0;
		margin: 0 15px;
		background-color: transparent;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	.nav-collapse .open > .dropdown-menu {
		display: block
	}

	.nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
		display: none
	}

	.nav-collapse .dropdown-menu .divider {
		display: none
	}

	.nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
		display: none
	}

	.nav-collapse .navbar-form, .nav-collapse .navbar-search {
		float: none;
		padding: 10px 15px;
		margin: 10px 0;
		border-top: 1px solid #f2f2f2;
		border-bottom: 1px solid #f2f2f2;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
	}

	.navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
		border-top-color: #111111;
		border-bottom-color: #111111
	}

	.navbar .nav-collapse .nav.pull-right {
		float: none;
		margin-left: 0
	}

	.nav-collapse, .nav-collapse.collapse {
		height: 0;
		overflow: hidden
	}

	.navbar .btn-navbar {
		display: block
	}

	.navbar-static .navbar-inner {
		padding-right: 10px;
		padding-left: 10px
	}
}

@media (min-width: 980px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important
	}
}

/*!
 * Customizes the bootstrap grid on large screens.
 */
@media (min-width: 1600px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
		width: 1340px
	}

	.row {
		margin-left: -40px
	}

	.span12 {
		width: 1340px
	}

	.span11 {
		width: 1225px
	}

	.span10 {
		width: 1110px
	}

	.span9 {
		width: 995px
	}

	.span8 {
		width: 880px
	}

	.span7 {
		width: 765px
	}

	.span6 {
		width: 650px
	}

	.span5 {
		width: 535px
	}

	.span4 {
		width: 420px
	}

	.span3, .home-ctas .widget, .home .widget_ldm_youtube_widget {
		width: 305px
	}

	.span2 {
		width: 190px
	}

	.span1 {
		width: 75px
	}

	[class*="span"], .home-ctas .widget, .home .widget_ldm_youtube_widget {
		margin-left: 40px
	}

	.controls-row [class*="span"] + [class*="span"], .controls-row .home-ctas .widget + [class*="span"], .home-ctas .controls-row .widget + [class*="span"], .controls-row .home .widget_ldm_youtube_widget + [class*="span"], .home .controls-row .widget_ldm_youtube_widget + [class*="span"], .controls-row .home-ctas [class*="span"] + .widget, .home-ctas .controls-row [class*="span"] + .widget, .controls-row .home-ctas .widget + .widget, .home-ctas .controls-row .widget + .widget, .controls-row .home .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .controls-row .home .widget_ldm_youtube_widget + .widget, .home .controls-row .home-ctas .widget_ldm_youtube_widget + .widget, .home-ctas .home .controls-row .widget_ldm_youtube_widget + .widget, .controls-row .home [class*="span"] + .widget_ldm_youtube_widget, .home .controls-row [class*="span"] + .widget_ldm_youtube_widget, .controls-row .home-ctas .home .widget + .widget_ldm_youtube_widget, .home .controls-row .home-ctas .widget + .widget_ldm_youtube_widget, .home-ctas .controls-row .home .widget + .widget_ldm_youtube_widget, .home .home-ctas .controls-row .widget + .widget_ldm_youtube_widget, .controls-row .home .widget_ldm_youtube_widget + .widget_ldm_youtube_widget, .home .controls-row .widget_ldm_youtube_widget + .widget_ldm_youtube_widget {
		margin-left: 40px
	}

	.thumbnails {
		margin-left: -40px
	}

	.thumbnails > li {
		margin-left: 40px
	}
}

:root {
	--text-scale-ratio: 1;
	--hero-text-scale-ratio: 1;
	--text-xxs: calc(.875rem * var(--text-scale-ratio));
	--text-xs: calc(1rem * var(--text-scale-ratio));
	--text-sm: calc(1.125rem * var(--text-scale-ratio));
	--text-md: calc(1.25rem * var(--text-scale-ratio));
	--text-lg: calc(1.875rem * var(--text-scale-ratio));
	--text-xl: calc(2.125rem * var(--text-scale-ratio));
	--text-xxl: calc(2.25rem * var(--text-scale-ratio));
	--text-hero: calc(8.125rem * var(--hero-text-scale-ratio))
}

@media screen and (max-width: 575px) {
	:root {
		--text-scale-ratio: .8;
		--hero-text-scale-ratio: .4
	}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	:root {
		--text-scale-ratio: .85;
		--hero-text-scale-ratio: .5
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	:root {
		--text-scale-ratio: .9;
		--hero-text-scale-ratio: .6
	}
}

body {
	font-size: 18px;
	line-height: 1.3;
	color: #322f2d;
	background-color: #fff;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-family: "Public Sans", sans-serif;
	overflow-x: hidden;
	letter-spacing: 0.01em;
	padding: 0;
	min-width: 320px
}

.site-inner {
	margin-bottom: 10px
}

@media (max-width: 767px) {
	.site-inner {
		padding-left: 15px;
		padding-right: 15px
	}
}

p {
	line-height: 1.5
}

a {
	color: #0088cc;
	text-decoration: underline
}

a:hover {
	color: #0088cc;
	text-decoration: none
}

.continue-reading {
	color: #4d4947;
	text-decoration: underline
}

.continue-reading:hover {
	color: #dd2727
}

.post-previous, .pagination-previous {
	float: left
}

.post-previous a, .pagination-previous a {
	background: url(../images/ticket-arrow-left.png) no-repeat left center;
	display: block;
	padding-left: 15px
}

.post-next, .pagination-next {
	float: right
}

.post-next a, .pagination-next a {
	background: url(../images/ticket-arrow.png) no-repeat right center;
	display: block;
	padding-right: 15px
}

.ie7 .post-nav a, .ie7 .pagination a {
	overflow: hidden
}

.post-nav, .pagination {
	margin-bottom: 10px
}

.post-nav a, .pagination a {
	text-transform: uppercase;
	font-style: italic;
	font-size: 16px;
	color: #dd2727
}

h1, h1 a, .h--1, h2, h2 a, .h--2, h3, h3 a, .h--4, h4, h4 a, .h--4, h5, h5 a, h6, h6 a {
	color: #322f2d;
	font-family: "Teko", sans-serif;
	font-weight: 400;
	letter-spacing: 0.08em;
	text-transform: uppercase
}

h1, h1 a {
	font-size: var(--text-xxl);
	line-height: 1;
	text-decoration: none
}

h2 {
	font-size: var(--text-lg);
	line-height: 1.1;
	color: #3f3f3f;
	margin-bottom: .5em
}

h4, .h--4 {
	font-size: var(--text-sm);
	line-height: 1
}

.fw--bold {
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.prw-red-button, .comment-form input[type="submit"], .comment-form input[type="reset"], .comment-form input[type="button"], pre .wall-outer .dcsns-toolbar .filter li a, div.gform_wrapper .gform_footer input[type=submit] {
	display: inline-block;
	background: #db2727;
	clear: both;
	border-top: #bea943 2px solid;
	border-left: #bea943 1px solid;
	border-bottom: 0px;
	border-right: 0px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	box-shadow: 0 0 0 2px #000;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	font-family: "Public Sans", sans-serif;
	margin: 2px auto;
	font-size: 16px;
	text-shadow: none;
	filter: none;
	line-height: 16px;
	text-decoration: none
}

.prw-red-button:hover, .comment-form input[type="submit"]:hover, .comment-form input[type="reset"]:hover, .comment-form input[type="button"]:hover, pre .wall-outer .dcsns-toolbar .filter li a:hover, div.gform_wrapper .gform_footer input[type=submit]:hover {
	background: #4d4947;
	color: #fff;
	text-decoration: none;
	border-top-color: #fff;
	border-left-color: #fff
}

.ie7 .prw-red-button, .ie7 .comment-form input[type="submit"], .comment-form .ie7 input[type="submit"], .ie7 .comment-form input[type="reset"], .comment-form .ie7 input[type="reset"], .ie7 .comment-form input[type="button"], .comment-form .ie7 input[type="button"], .ie7 pre .wall-outer .dcsns-toolbar .filter li a, pre .wall-outer .dcsns-toolbar .filter li .ie7 a, .ie7 div.gform_wrapper .gform_footer input[type=submit], div.gform_wrapper .gform_footer .ie7 input[type=submit], .ie8 .prw-red-button, .ie8 .comment-form input[type="submit"], .comment-form .ie8 input[type="submit"], .ie8 .comment-form input[type="reset"], .comment-form .ie8 input[type="reset"], .ie8 .comment-form input[type="button"], .comment-form .ie8 input[type="button"], .ie8 pre .wall-outer .dcsns-toolbar .filter li a, pre .wall-outer .dcsns-toolbar .filter li .ie8 a, .ie8 div.gform_wrapper .gform_footer input[type=submit], div.gform_wrapper .gform_footer .ie8 input[type=submit] {
	border: 2px solid #000
}

.prw-gray-button {
	display: inline-block;
	background: #bcbcbc;
	clear: both;
	border-top: #eeeeee 2px solid;
	border-left: #eeeeee 1px solid;
	border-bottom: 0px;
	border-right: 0px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	box-shadow: 0 0 0 2px #000;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	font-family: "Public Sans", sans-serif;
	margin: 2px auto;
	font-size: 16px;
	text-shadow: none;
	filter: none;
	line-height: 16px;
	text-decoration: none
}

.prw-gray-button:hover {
	background: #4d4947;
	color: #fff;
	text-decoration: none
}

.ie7 .prw-gray-button, .ie8 .prw-gray-button {
	border: 2px solid #000
}

.fbk-button {
	display: inline-block;
	background: url(../images/facebook-logo.png) no-repeat 3px 1px #0c7ac1;
	clear: both;
	border-top: #c2deef 2px solid;
	border-left: #c2deef 1px solid;
	border-bottom: 0px;
	border-right: 0px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	box-shadow: 0 0 0 2px #000;
	padding: 2px 5px 2px 29px;
	text-transform: uppercase;
	font-family: "Public Sans", sans-serif;
	margin: 2px 14px 0 2px;
	font-size: 16px;
	text-shadow: none;
	filter: none;
	line-height: 18px;
	text-decoration: none
}

.fbk-button:hover {
	background: url(../images/facebook-logo.png) no-repeat 3px 1px #0266A6;
	color: #fff;
	text-decoration: none
}

.ie7 .fbk-button, .ie8 .fbk-button {
	border: 2px solid #000
}

.twitter-button {
	display: inline-block;
	background: url(../images/twitter-logo.png) no-repeat 3px 1px #14a8cd;
	clear: both;
	border-top: #c4e9f2 2px solid;
	border-left: #c4e9f2 1px solid;
	border-bottom: 0px;
	border-right: 0px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	box-shadow: 0 0 0 2px #000;
	padding: 2px 5px 2px 29px;
	text-transform: uppercase;
	font-family: "Public Sans", sans-serif;
	margin: 2px 14px 0 2px;
	font-size: 16px;
	text-shadow: none;
	filter: none;
	line-height: 18px;
	text-decoration: none
}

.twitter-button:hover {
	background: url(../images/twitter-logo.png) no-repeat 3px 1px #0791B4;
	color: #fff;
	text-decoration: none
}

.ie7 .twitter-button, .ie8 .twitter-button {
	border: 2px solid #000
}

.red-header-text {
	position: relative;
	font-style: italic;
	font-size: 24px;
	letter-spacing: 1px;
	color: #bea943;
	font-weight: normal;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-backface-visibility: hidden
}

.red-header-text:after {
	content: attr(title);
	position: absolute;
	top: 5px;
	left: 1px;
	color: #db2727;
	white-space: nowrap
}

.ie7 .red-header-text, .ie8 .red-header-text {
	color: #db2727
}

.ie8 .red-header-text:after {
	content: ''
}

.content-sidebar-wrap main {
	margin-bottom: 80px
}

#lodge-widget > table {
	border: 7px solid #e0e0e0;
	background-color: #e0e0e0
}

#lodge-widget > table > tbody > tr > td {
	padding: 0px
}

#lodge-widget table table td a {
	position: relative;
	display: inline-block
}

#lodge-widget table table td a img {
	position: absolute;
	top: -14px
}

div.rss-output {
	padding: 0;
	margin-top: 20px
}

div.rss-output .title a {
	color: #4d4947;
	font-size: 24px;
	font-weight: 900
}

div.rss-output .title a:hover {
	color: #dd2727;
	text-decoration: none
}

.camping-link {
	text-align: center;
	display: table-cell;
	padding: 20px 50px
}

#google-calendar iframe, .google-calendar iframe {
	width: 100% !important;
	height: 520px !important
}

.btn {
	background: transparent;
	box-shadow: none;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: var(--text-xs);
	margin: 12px;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-shadow: none
}

.btn:after {
	z-index: -1;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transform: skewX(-20deg);
	transition: background-color 0.2s ease-in-out
}

.btn:hover, .btn:focus, .btn:active {
	box-shadow: none;
	outline: none;
	color: #fff;
	background-color: transparent
}

.btn[data-color="red"]:after {
	background-color: #DD2727
}

.btn[data-color="red"]:hover:after, .btn[data-color="red"]:focus:after, .btn[data-color="red"]:active:after {
	background-color: #4D4947
}

.btn[data-color="dark_red"]:after {
	background-color: #93272c
}

.btn[data-color="dark_red"]:hover:after, .btn[data-color="dark_red"]:focus:after, .btn[data-color="dark_red"]:active:after {
	background-color: #4D4947
}

.btn[data-color="grey"]:after {
	background-color: #322f2d
}

.btn[data-color="grey"]:hover:after, .btn[data-color="grey"]:focus:after, .btn[data-color="grey"]:active:after {
	background-color: #4D4947
}

.btn[data-color="black"]:after {
	background-color: #3f3f3f
}

.btn[data-color="black"]:hover:after, .btn[data-color="black"]:focus:after, .btn[data-color="black"]:active:after {
	background-color: #322f2d
}

.btn[data-color="green"]:after {
	background-color: #b4d44c
}

.btn[data-color="green"]:hover:after, .btn[data-color="green"]:focus:after, .btn[data-color="green"]:active:after {
	background-color: #4D4947
}

.screen-reader-text {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

@media screen and (max-width: 767px) {
	.btn {
		padding: 1.1em 3em
	}
}

@media screen and (min-width: 768px) {
	.btn {
		padding: 1.4em 1.5em
	}
}

.wp-block {
	max-width: 1340px
}

.wp-block-columns {
	margin-bottom: 60px
}

.wp-block-column {
	display: flex;
	margin-bottom: 20px
}

@media (min-width: 782px) {
	.wp-block-column:not(:first-child) {
		margin-left: 40px
	}
}

.pocono-cta-small, .pocono-cta-full-width {
	text-align: center;
	color: #fff;
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #322f2d;
	position: relative
}

.pocono-cta-small__bg-image, .pocono-cta-full-width__bg-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.3
}

.pocono-cta-small__content, .pocono-cta-full-width__content {
	position: relative;
	padding: 80px 30px
}

.pocono-cta-small__heading {
	color: #fff;
	font-size: var(--text-xl);
	font-family: "Public Sans", sans-serif;
	font-weight: 900;
	margin: 0 auto 30px
}

.pocono-cta-small__link {
	color: #b4d44c;
	text-transform: uppercase;
	font-family: "Teko", sans-serif;
	font-size: var(--text-lg);
	text-decoration: none;
	letter-spacing: 0.08em;
	position: relative;
	display: inline-block
}

.pocono-cta-small__link::before, .pocono-cta-small__link::after {
	content: "";
	display: block;
	box-sizing: border-box;
	position: absolute;
	width: 8px;
	height: 8px;
	border-right: 2px solid;
	border-top: 2px solid;
	transform: rotate(45deg);
	top: calc(50% - 6px);
	right: -0.5em
}

.pocono-cta-small__link::after {
	right: -0.7em
}

.pocono-cta-full-width {
	background-color: #b4d44c;
	text-shadow: 0px 0px 15px #322f2d
}

.pocono-cta-full-width .container {
	max-width: 1280px
}

.pocono-cta-full-width__heading {
	font-size: var(--text-hero);
	line-height: 1;
	color: #fff;
	z-index: 1;
	position: relative;
	margin: 0.2em auto;
	font-family: "Teko", sans-serif;
	font-weight: 400
}

.pocono-cta-full-width__subheading {
	font-size: var(--text-xl);
	text-transform: uppercase;
	letter-spacing: 0.07em;
	position: relative;
	font-weight: 900;
	margin-bottom: 1.2em
}

.pocono-cta-full-width .btn::after {
	box-shadow: 0 0 15px #322f2d
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	height: 2em
}

select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: 1px solid #cccccc;
	box-shadow: none;
	outline: 1px solid
}

.form-modal {
	border-radius: 0;
	display: none
}

.form-modal .modal-body {
	display: flex;
	flex-direction: column-reverse;
	max-height: 80vh;
	padding: 0
}

.form-modal .nav {
	background: #322f2d;
	display: flex;
	justify-content: space-around;
	margin-bottom: 0
}

.form-modal .nav li {
	flex-grow: 1
}

.form-modal .nav li:not(:last-child) {
	border-right: 1px solid #322f2d
}

.form-modal .nav li:not(.active) a {
	background: #322f2d
}

.form-modal .nav a {
	background: #4D4947;
	color: #fff;
	font-size: var(--text-sm);
	padding: 1.25em 15px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	transition: background .2 ease-in-out
}

.form-modal .nav .active a {
	background: #DD2727
}

.form-modal .tab-content {
	padding: 15px
}

.form-modal .close-btn {
	background: transparent;
	border: 2px solid #b4d44c;
	border-radius: 50%;
	color: #b4d44c;
	position: absolute;
	top: 0;
	right: 0
}

.form-modal .close-btn span {
	font-size: var(--text-md)
}

@media (max-width: 767px) {
	.form-modal .close-btn {
		height: 30px;
		right: -15px;
		top: -15px;
		width: 30px
	}
}

@media (min-width: 768px) {
	.form-modal .close-btn {
		height: 40px;
		right: -20px;
		top: -20px;
		width: 40px
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-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)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before, .slick-next:before {
	font-family: "Public Sans", sans-serif;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	content: "←"
}

[dir="rtl"] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: -25px
}

[dir="rtl"] .slick-next {
	left: -25px;
	right: auto
}

.slick-next:before {
	content: "→"
}

[dir="rtl"] .slick-next:before {
	content: "←"
}

.slick-dots {
	position: absolute;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 12px;
	width: 12px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer
}

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	background-color: #322f2d;
	position: absolute;
	border-radius: 50%;
	top: 0;
	left: 0;
	content: "";
	width: 12px;
	height: 12px;
	font-family: "Public Sans", sans-serif;
	font-size: 6px;
	line-height: 12px;
	text-align: center;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active {
	width: 16px;
	height: 16px
}

.slick-dots li.slick-active button {
	width: 16px;
	height: 16px
}

.slick-dots li.slick-active button:before {
	background-color: #eaeaea;
	width: 16px;
	height: 16px
}

.slick-slider__hero.slick-slide {
	margin: 0 auto
}

.slick-slider__hero.slick-slide .container {
	max-width: 1600px
}

.slick-slider__heading {
	font-size: var(--text-hero);
	line-height: .875;
	color: #fff;
	z-index: 1;
	position: relative;
	margin: 0 0 0.2em
}

.slick-slider.home-banner-wrapper {
	height: 80vw;
	max-height: 700px;
	min-height: 400px
}

.slick-slider.home-banner-wrapper .slick-track {
	height: 100%
}

.slick-slider.home-banner-wrapper .slick-slide, .slick-slider.home-banner-wrapper .slick-slider__bg-image {
	height: 80vw;
	max-height: 700px;
	min-height: 400px
}

.slick-slider.home-banner-wrapper .slick-track {
	height: 80vw;
	max-height: 700px;
	min-height: 400px;
	overflow: hidden
}

.slick-slider.home-banner-wrapper .slick-slider__bg-image {
	background-size: cover;
	background-position: center center
}

.slick-slider .btn:after {
	box-shadow: 0 0 15px #322f2d
}

@media screen and (max-width: 767px) {
	.slick-slider.home-banner-wrapper {
		margin-bottom: 40px
	}

	.slick-dots {
		bottom: -25px
	}
}

@media screen and (min-width: 768px) {
	.slick-slider.home-banner-wrapper {
		margin-bottom: 80px
	}

	.slick-dots {
		bottom: -40px
	}
}

.skip-to-main-content {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden
}

.skip-to-main-content:focus {
	left: 0;
	width: auto;
	height: auto;
	margin: 10px
}

.site-header {
	color: #b4d44c;
	background-color: #3e3a38;
	padding-top: 17px;
	padding-bottom: 21px
}

.site-header .track-map {
	float: left;
	background: url(../images/track-map-logo.png) no-repeat top left;
	display: block;
	width: 64px;
	height: 32px;
	text-indent: -998em
}

@media (max-width: 767px) {
	.site-header .track-map {
		margin-left: 10px
	}
}

.site-header .title-area {
	display: flex;
	align-items: center
}

@media screen and (max-width: 991px) {
	.site-header .title-area .custom-logo {
		height: 60px;
		width: auto
	}
}

.site-header__wrap {
	display: flex;
	justify-content: space-between;
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 60px;
	position: relative
}

.page-template-template-landing .site-header__wrap {
	justify-content: center
}

@media (max-width: 1600px) {
	.site-header__wrap {
		padding: 0 20px
	}
}

.site-header__nav-menus {
	display: flex;
	align-items: center;
	margin: 30px 0 5px
}

.custom-logo, .custom-logo-link {
	transition: all .2s ease-in-out
}

.header-search-form {
	display: flex;
	position: absolute;
	transform: translateX(-85%);
	z-index: 99
}

.header-search-form input {
	margin-bottom: 0
}

.social-search {
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.social-search li {
	display: inline-block;
	margin: 0 0.5em
}

.social-search li a {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #DD2727
}

.social-search li a.h--4 {
	color: #fff;
	text-decoration: none
}

.social-search li a:hover, .social-search li a:focus {
	color: #AF1919
}

@media screen and (max-width: 991px) {
	.social-search {
		display: none
	}
}

.social-search.mobile-only {
	display: flex;
	flex-wrap: wrap;
	margin: 15px;
	margin-bottom: 80px;
	justify-content: flex-start
}

.social-search.mobile-only li:not(.pocono-social-icon) {
	flex-basis: 100%;
	margin: 10px 5px
}

.social-search.mobile-only .header-search-form {
	transform: none;
	position: static;
}

.social-search.mobile-only .header-search-form input {
	width: auto;
}

.social-search.mobile-only .track-map {
	display: none
}

@media (max-width: 979px) {
	.home {
		background: none
	}
}

.home .content-sidebar-wrap {
	margin-bottom: 15px
}

@media (max-width: 767px) {
	.home .content-sidebar-wrap {
		margin-bottom: 0px
	}
}

@media (min-width: 1200px) {
	.home .content-sidebar-wrap {
		margin-bottom: 42px
	}
}

@media (max-width: 767px) {
	.home .content {
		margin-bottom: 30px
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.home main {
		float: none;
		width: 688px
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.home aside {
		float: none;
		width: 100%;
		margin-top: 30px
	}

	.home aside .widget {
		float: left;
		width: 334px;
		margin-left: 20px
	}

	.home aside .widget:first-child {
		margin-left: 0px
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.ie.home aside {
		margin-top: 30px
	}
}

.home-ctas-full-width-container {
	background: url(../images/home-ctas-background.jpg) repeat scroll;
	border-top: 2px solid #ededee;
	border-bottom: 2px solid #ededee;
	padding: 30px 0;
	margin: 0 0 40px
}

@media (max-width: 767px) {
	.home-ctas-full-width-container {
		background-image: none
	}
}

.home-ctas {
	margin: 0
}

.home-ctas .widget:first-child {
	margin-left: 0px
}

.home-ctas .widget {
	float: left;
	margin-bottom: 0px;
	background: none
}

@media (max-width: 767px) {
	.home-ctas .widget {
		margin-bottom: 30px
	}
}

.home-ctas .widget-image-heading-wrapper {
	margin: 0
}

.home-ctas .widget_sp_image img {
	margin: 0 auto;
	display: block
}

.home-ctas .ldm_ad_widget {
	float: left
}

.home-ctas .ldm_ad_widget ul {
	margin: 0;
	list-style: none
}

.home-ctas .ldm_ad_widget ul li {
	list-style-type: none
}

.carousel-indicators li {
	cursor: pointer
}

.dropdown {
	position: relative
}

.dropdown-menu {
	background-color: transparent;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: .25rem;
	font-size: var(--text-md);
	display: none;
	float: left;
	list-style: none;
	left: unset;
	margin: .125rem 0 0;
	min-width: 10rem;
	padding: .5rem 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 100%;
	width: 100vw;
	z-index: 1000
}

.dropdown-menu.show {
	display: block
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	list-style: none;
	margin-bottom: 0;
	padding-left: 0
}

.navbar-nav .dropdown-toggle {
	color: #eaeaea;
	cursor: pointer;
	font-size: var(--text-md);
	font-family: "Teko", sans-serif;
	letter-spacing: 0.08em;
	padding-right: 30px;
	text-transform: uppercase
}

.navbar-nav .dropdown-toggle:after {
	display: block;
	font-size: 10px;
	content: 'X';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0
}

.navbar-nav > li.menu-item {
	margin: 0
}

.navbar-nav > li.menu-item.highlight > .nav-link:hover span {
	color: #fff
}

.navbar-nav > li.menu-item.highlight > .nav-link:hover span:after {
	background-color: #b4d44c !important
}

.navbar-nav > li.menu-item a {
	line-height: normal !important;
	transition: color .2s ease-in-out
}

.navbar-nav > li.menu-item a:hover {
	color: #DD2727
}

.navbar-nav > li.menu-item > a.nav-link {
	z-index: 1
}

.navbar-nav > li.menu-item.active > .nav-link {
	color: #DD2727;
	z-index: 1;
	line-height: 1
}

.navbar-nav > li.menu-item.highlight.active > .nav-link {
	color: #fff
}

.navbar-nav > li.menu-item.highlight.active > .nav-link:after {
	background-color: red !important
}

.navbar-nav .sub-menu {
	list-style-type: none;
	font-size: var(--text-xs)
}

.navbar-nav .sub-menu .dropdown-toggle {
	cursor: default
}

.navbar-nav .nav-link {
	color: #fff;
	display: block;
	line-height: 1.125;
	text-decoration: none
}

.navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
	text-decoration: none
}

.navbar-nav .dropdown-menu {
	box-shadow: none;
	position: static;
	float: none;
	border: none;
	border-radius: 0;
	padding: 0
}

.navbar-nav .active .dropdown-menu {
	display: block
}

.dropdown-menu-items {
	margin-left: 0
}

.dropdown-menu-items > li.menu-item.dropdown {
	margin: 10px
}

.dropdown-menu-items > li.menu-item > a.nav-link.dropdown-toggle {
	text-transform: uppercase;
	font-family: "Teko", sans-serif;
	color: #b4d44c
}

.dropdown-menu-items > li.menu-item .sub-menu {
	margin: 0
}

.navbar-collapse {
	align-items: center;
	flex-basis: 100%;
	flex-grow: 1
}

#nav-form-toggle {
	background: none;
	border: none;
	color: #fff
}

.secondary-nav.navbar-nav > li.menu-item > a.nav-link {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	font-family: "Teko", sans-serif;
	font-size: var(--text-md);
	padding-bottom: .3em;
	padding-top: .5em;
	text-transform: uppercase
}

.secondary-nav.navbar-nav > li.menu-item > a.nav-link.dropdown-toggle span {
	padding-right: 20px;
	position: relative
}

.secondary-nav.navbar-nav > li.menu-item > a.nav-link.dropdown-toggle span:before {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	content: '';
	height: 5px;
	position: absolute;
	right: 2px;
	top: 39%;
	transform: translateY(-50%) rotate(45deg);
	width: 5px
}

.secondary-nav.navbar-nav > li.menu-item > a.nav-link ~ .dropdown-menu {
	padding-left: .9rem
}

@media (max-width: 991px) {
	.navbar-nav > li.menu-item > a.nav-link {
		padding: 1rem 15px
	}

	.navbar-nav .nav-link.dropdown-toggle span {
		padding-right: 20px;
		position: relative
	}

	.navbar-nav .nav-link.dropdown-toggle span:before {
		border: solid #fff;
		border-width: 0 2px 2px 0;
		content: '';
		height: 5px;
		position: absolute;
		right: 2px;
		top: 39%;
		transform: translateY(-50%) rotate(45deg);
		width: 5px
	}

	.navbar-nav .nav-item {
		margin: 0 !important
	}

	.navbar-nav .sub-menu.dropdown-menu-items {
		background: #3e3a38;
		margin-left: 0;
		padding: 15px
	}

	.navbar-nav .sub-menu.dropdown-menu-items li {
		margin-bottom: 15px
	}

	.navbar-nav .nav-link .nav-link.dropdown-toggle span::before {
		display: none
	}
}

@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav {
		flex-direction: row
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-lg .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}

	.navbar-nav > li.menu-item > a.nav-link {
		padding: .125rem 1.5rem
	}

	.navbar-nav > li.menu-item.highlight > .nav-link :after {
		border: 2px solid #b4d44c;
		bottom: 0;
		content: '';
		display: block;
		left: 0;
		position: absolute;
		right: 0;
		top: -0.3em;
		transform: skewX(-20deg);
		transition: all 0.2s ease-in-out;
		z-index: -1
	}

	.navbar-nav > li.menu-item.highlight > .nav-link:hover span {
		color: #fff
	}

	.navbar-nav > li.menu-item.highlight > .nav-link:hover span:after {
		background-color: #b4d44c !important
	}

	.navbar-nav > li.menu-item.active > a.nav-link {
		z-index: 1;
		line-height: 1
	}
}

.navbar-brand {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	height: 42px;
	position: absolute;
	width: 117px;
	-webkit-transition: height .2s linear, width .2s linear;
	transition: height .2s linear, width .2s linear;
	z-index: 5
}

.navbar-brand span {
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip: rect(0, 0, 0, 0);
	position: absolute !important
}

.navbar {
	margin-bottom: 0
}

.navbar .dropdown-container {
	transition: transform 420ms cubic-bezier(0.165, 0.84, 0.44, 1);
	animation: show-nav 0.2s linear
}

.nav-link {
	color: #eaeaea;
	display: inline-block;
	padding: 0.2em 0;
	position: relative;
	text-decoration: none;
	transition: color .2s ease-in
}

.menu-item.green > .nav-link span {
	color: #b4d44c
}

.primary-nav {
	position: relative;
	z-index: 3
}

.primary-nav .nav-link {
	transition: color .2s linear
}

.primary-nav .dropdown-container {
	display: flex;
	position: relative;
	z-index: 2
}

.primary-nav .dropdown-toggle:after {
	display: none
}

.primary-nav + .secondary-nav.navbar-nav {
	margin-top: 0
}

.menu-search-toggle {
	border: none;
	background: none;
	box-shadow: none;
	cursor: pointer;
	display: block;
	height: 100%;
	position: relative;
	width: 2rem
}

.menu-search-toggle:after {
	font-size: .75rem;
	font-weight: 900;
	left: 50%;
	opacity: 1;
	position: absolute;
	top: 48%;
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	-webkit-transition: opacity .1s linear, -webkit-transform .2s ease-in-out;
	transition: opacity .1s linear, -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out, opacity .1s linear;
	transition: transform .2s ease-in-out, opacity .1s linear, -webkit-transform .2s ease-in-out;
	z-index: 2
}

.menu-search-toggle span {
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip: rect(0, 0, 0, 0);
	position: absolute !important
}

.menu-search-toggle:active:after {
	opacity: .7
}

@media screen and (max-width: 575px) {
	.mega-menu-container {
		min-width: 300px;
		width: 75%
	}
}

@media screen and (min-width: 576px) and (max-width: 991px) {
	.mega-menu-container {
		width: 400px
	}
}

#map-toggle {
	border: none;
	outline: none
}

#map-bkgnd {
	transition: opacity .2s ease-in-out
}

#map-container {
	height: 100vh;
	left: 0;
	position: fixed;
	top: 0;
	width: 100vw
}

#map-container[aria-hidden="true"] {
	display: none !important;
	z-index: -1
}

#map-container[aria-hidden="true"] #map-bkgnd {
	opacity: 0
}

#map-container[aria-hidden="false"] {
	display: block;
	z-index: 9999
}

#map-container[aria-hidden="false"] #map-bkgnd {
	opacity: 1
}

#map-bkgnd {
	background-image: url("../images/pocono-raceway-turns.jpg");
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 30px)
}

.off-canvas-menu-container {
	width: 400px;
	background: #322f2d;
	height: 100vh;
	opacity: .6;
	position: fixed;
	right: 0;
	overflow: hidden;
	top: 0;
	transform: translate3d(100%, 0, 0);
	transition: transform .3s ease-in-out, opacity .2s linear;
	z-index: 5
}

.off-canvas-menu-container .wrap {
	position: fixed;
	left: 0;
	height: 100%;
	overflow-y: auto;
	width: 100%
}

.off-canvas-menu-container .navbar-brand {
	top: .5rem;
	left: 1rem
}

.off-canvas-menu-container .container {
	padding: 0
}

.off-canvas-menu-container .navbar-nav {
	margin-top: calc(2.6875rem + 60px)
}

.off-canvas-menu-container .dropdown-container {
	flex-direction: column
}

.off-canvas-menu-container .nav-primary .nav-link {
	padding: 1.125em 1.25em 1em 2rem
}

.off-canvas-menu-container .dropdown > .nav-link span {
	padding-left: 0;
	-webkit-transition: padding .2s ease-in-out;
	transition: padding .2s ease-in-out
}

.mobile-menu-nav-secondary-active .off-canvas-menu-container {
	opacity: 1;
	transform: translate3d(0, 0, 0)
}

#mobile-menu-close {
	border-color: #b4d44c;
	position: absolute;
	top: 30px;
	transform: rotate(45deg);
	right: 0;
	z-index: 9999
}

#mobile-menu-close .plus {
	color: #b4d44c
}

@media screen and (min-width: 768px) {
	body.logged-in #mobile-menu-close {
		top: 60px
	}
}

@media screen and (max-width: 991px) {
	.mega-menu-container {
		background: #322f2d;
		height: 100vh;
		opacity: .6;
		position: fixed;
		right: 0;
		overflow: hidden;
		top: 0;
		transform: translate3d(100%, 0, 0);
		transition: opacity .2s linear, -webkit-transform .3s ease-in-out;
		z-index: 999998
	}

	.mega-menu-container .wrap {
		position: fixed;
		left: 0;
		height: 100%;
		overflow-y: auto;
		width: 100%
	}

	.mega-menu-container .navbar-brand {
		top: .5rem;
		left: 1rem
	}

	.mega-menu-container .container {
		padding: 0
	}

	.mega-menu-container .navbar-nav {
		margin-top: calc(2.6875rem + 60px)
	}

	.mega-menu-container .dropdown-menu {
		margin: 0
	}

	.mega-menu-container .dropdown-container {
		flex-direction: column
	}

	.mega-menu-container .dropdown-toggle span {
		position: relative
	}

	.mega-menu-container .dropdown-toggle:hover span:after, .mega-menu-container .dropdown-toggle:focus span:after {
		right: -35px
	}

	.mega-menu-container .navbar-nav > li > a {
		border-top: 1px solid rgba(0, 0, 0, 0.1)
	}

	.mega-menu-container .dropdown > .nav-link span {
		padding-left: 0;
		transition: padding .2s ease-in-out
	}

	.mobile-menu-nav-primary-active .mega-menu-container--nav-primary {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}
}

@media screen and (min-width: 992px) {
	.mobile-only {
		display: none !important
	}

	.mega-menu-container--nav-primary .navbar-collapse .wrap {
		display: flex;
		flex-direction: column-reverse;
		width: 100%
	}

	.mega-menu-container--nav-primary .dropdown-menu {
		top: calc(100% - 2px)
	}

	.mega-menu-container--nav-primary .dropdown {
		position: static
	}

	.mega-menu-container--nav-primary .dropdown-menu {
		right: 0
	}

	.mega-menu-container--nav-primary .navbar-row {
		width: 100%;
		position: relative
	}

	.mega-menu-container--nav-primary .navbar-row .container {
		position: static
	}

	.mega-menu-container--nav-primary .navbar-nav {
		margin-left: auto;
		margin-right: 0;
		padding: 0 0 0 145px;
		width: 100%
	}

	.mega-menu-container--nav-primary .nav-primary {
		align-items: center;
		display: flex;
		justify-content: flex-start
	}

	.mega-menu-container--nav-primary .nav-primary .cta-group {
		margin-left: auto
	}

	.mega-menu-container--nav-primary .nav-primary .nav-link {
		padding: 0.5rem 0.675rem;
		position: relative
	}

	.mega-menu-container--nav-primary .nav-primary .nav-link:before {
		bottom: 0;
		content: '';
		height: 1px;
		left: 1rem;
		position: absolute;
		width: calc(100% - 2rem);
		transform: scaleX(0);
		transition: all .4s ease-in-out 0s;
		visibility: hidden;
		z-index: 1
	}

	.mega-menu-container--nav-primary .nav-primary .nav-item {
		list-style-type: none;
		flex-wrap: wrap;
		position: relative
	}

	.mega-menu-container--nav-primary .nav-primary .nav-item:hover .dropdown-menu, .mega-menu-container--nav-primary .nav-primary .nav-item:focus .dropdown-menu {
		opacity: 1
	}

	.mega-menu-container--nav-primary .nav-primary .dropdown-container {
		transform: translateY(0);
		transition: transform .2s linear;
		z-index: 2;
		background-color: #322f2d;
		padding: 0 20px 40px 20px;
		border-top: 30px solid #3e3a38
	}

	.mega-menu-container--nav-primary .nav-primary .dropdown-toggle:after {
		display: none
	}

	.mega-menu-container--nav-primary .dropdown-menu-items {
		display: flex;
		margin: 0 0 0 auto
	}

	.mega-menu-container--nav-primary .dropdown-menu-items > li {
		min-width: 225px
	}
}

.mobile-navbar-button {
	background: none;
	border: none;
	box-shadow: none;
	cursor: pointer;
	display: none;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	z-index: 999999
}

@media screen and (max-width: 991px) {
	.mobile-navbar-button {
		display: inline-block
	}
}

.mobile-navbar-button > div {
	position: relative
}

.mobile-navbar-button .icon-bar {
	background: #b4d44c;
	display: block;
	height: 2px;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 25px;
	z-index: 3
}

.mobile-navbar-button .icon-bar + .icon-bar {
	margin-top: 6px
}

.mobile-menu-active {
	overflow: hidden
}

.mobile-menu-active .mobile-navbar-button > div:after {
	opacity: 1
}

.mobile-menu-active .mobile-navbar-button .icon-bar {
	background: #AF1919
}

.mobile-menu-active .mobile-navbar-button .icon-bar:nth-child(1) {
	transform: translateY(8px) rotate(45deg)
}

.mobile-menu-active .mobile-navbar-button .icon-bar:nth-child(2) {
	opacity: 0
}

.mobile-menu-active .mobile-navbar-button .icon-bar:nth-child(3) {
	transform: translateY(-8px) rotate(-45deg)
}

.mobile-menu-active .dropdown-menu {
	margin: 0;
	width: auto
}

.mobile-menu-active a.nav-link:after {
	content: none !important
}

.mobile-menu-active .mobile-menu-overlay {
	background: rgba(33, 47, 61, 0.675);
	cursor: pointer;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	z-index: 4
}

.secondary-navbar-button {
	background: transparent;
	border: none;
	position: relative;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	color: #eaeaea;
	border: 2px solid currentColor;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
	margin: 0 10px
}

@media screen and (max-width: 991px) {
	.secondary-navbar-button {
		display: none
	}
}

.mobile-menu-nav-secondary-active .secondary-navbar-button {
	z-index: -1
}

.secondary-navbar-button:hover, .secondary-navbar-button:focus {
	color: #b4d44c;
	border-color: #b4d44c;
	outline: none
}

.secondary-navbar-button .plus {
	display: block;
	box-sizing: border-box;
	background: currentColor;
	border-radius: 10px;
	position: relative;
	width: 12px;
	height: 2px
}

.secondary-navbar-button .plus::after {
	display: block;
	box-sizing: border-box;
	background: currentColor;
	border-radius: 10px;
	content: "";
	position: absolute;
	width: 2px;
	height: 12px;
	top: calc(50% - 6px);
	left: calc(50% - 1px)
}

.menu {
	list-style-type: none
}

.menu > .menu-item {
	font-size: var(--text-md);
	text-transform: uppercase;
	font-family: "Teko", sans-serif;
	letter-spacing: 0.08em;
	color: #eaeaea;
	cursor: pointer
}

.pocono-social-icon {
	list-style-type: none;
	display: inline-block;
	margin: 0 0.5em
}

.pocono-social-icon a {
	color: #DD2727
}

.pocono-social-icon a:hover, .pocono-social-icon a:focus {
	color: #AF1919
}

@keyframes show-nav {
	0% {
		opacity: 0;
		-webkit-transform: translateY(15%);
		transform: translateY(15%)
	}
	50% {
		opacity: 50%;
		-webkit-transform: translateY(5%);
		transform: translateY(5%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%)
	}
}

.ub-nav-bar-container {
	position: relative;
	z-index: 4;
	background-color: #3e3a38;
	min-height: 60px
}

@media (max-width: 979px) {
	.ub-nav-container {
		width: 100%
	}
}

.ub-nav-bar-login {
	font-size: 18px;
	line-height: 1.4em;
	color: #fff;
	padding: 12px 11px 12px;
	font-weight: normal;
	text-transform: uppercase
}

.ub-nav-bar-login:hover {
	color: #fff;
	background-color: #4D4947
}

@media (max-width: 979px) {
	.ub-nav-bar-login {
		float: left;
		padding-left: 15px
	}
}

@media (max-width: 979px) {
	.ub-navbar-search-form-container {
		float: none;
		clear: both;
		width: 100%;
		border-top: 10px solid #fff
	}
}

.ub-navbar-search-form {
	margin: 7px 0 6px 0;
	padding: 0 0 0 2px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff
}

@media (min-width: 1200px) {
	.ub-navbar-search-form {
		padding-left: 9px
	}
}

@media (max-width: 979px) {
	.ub-navbar-search-form {
		border-left: none;
		border-right: none
	}
}

.ub-navbar-search-form .search-form {
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0 3px
}

.ub-navbar-search-form .search-form .s {
	font-size: 18px;
	line-height: 25px;
	height: 25px;
	color: #fff;
	width: 90px;
	background: none;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	margin: 0 30px 0 0
}

.ub-navbar-search-form .search-form .s::-webkit-input-placeholder {
	color: #fff
}

.ub-navbar-search-form .search-form .s::-moz-placeholder {
	color: #fff;
	opacity: 1
}

.ub-navbar-search-form .search-form .s:-ms-input-placeholder {
	color: #fff
}

.ub-navbar-search-form .search-form .s:-moz-placeholder {
	color: #fff;
	opacity: 1
}

@media (min-width: 1200px) {
	.ub-navbar-search-form .search-form .s {
		width: 120px;
		margin-right: 40px
	}
}

@media (max-width: 979px) {
	.ub-navbar-search-form .search-form .s {
		width: 120px
	}
}

.ub-navbar-search-form .search-form .searchsubmit {
	background: url(../images/theme-sprite.png) no-repeat 0 -30px;
	border: 0px;
	text-indent: -998em;
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 9px;
	right: 10px;
	padding: 0px
}

@media (min-width: 1200px) {
	.ub-navbar-search-form .search-form .searchsubmit {
		right: 22px
	}
}

.ub-navbar-search-form .search-form .searchsubmit:hover {
	top: 8px
}

#megaMenu #megaMenuToggle {
	color: #fff;
	font-size: 18px !important;
	line-height: 25px
}

#megaMenu .megaMenuToggle-icon {
	margin-top: 15px !important
}

#megaMenu .megaMenuToggle-icon, #megaMenu .megaMenuToggle-icon:before, #megaMenu .megaMenuToggle-icon:after {
	background-color: #fff !important
}

.pr-featured-image {
	height: auto;
	margin-bottom: 24px;
	width: 100%
}

.content p {
	margin: 0 0 22px
}

.main-content-block-padding {
	padding-top: 60px;
	padding-left: 30px
}

@media (max-width: 767px) {
	.main-content-block-padding {
		padding-left: 0;
		padding-right: 0
	}
}

.main-content-block-padding .entry-header {
	margin-bottom: 28px
}

.entry-header__hero, .slick-slider__hero {
	background-color: #322f2d;
	box-sizing: border-box;
	color: #fff;
	margin: -80px 0 80px;
	padding: 15px;
	position: relative;
	text-align: center
}

.entry-header__hero *, .slick-slider__hero * {
	box-sizing: border-box
}

.entry-header__hero.alignfull, .alignfull.slick-slider__hero {
	height: 80vw;
	max-height: 700px;
	min-height: 400px
}

.entry-header__hero-bg-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.6
}

.entry-header__hero .container, .slick-slider__hero .container {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	max-width: 1600px;
	margin: 0 auto;
	padding: 15px
}

.entry-header__hero .entry-title, .slick-slider__hero .entry-title {
	font-size: var(--text-hero);
	line-height: 1;
	color: #fff;
	z-index: 1;
	position: relative;
	margin: 0 0 0.2em
}

.entry-header__hero .entry-header__subheading, .slick-slider__hero .entry-header__subheading {
	font-size: var(--text-xl);
	text-transform: uppercase;
	letter-spacing: 0.07em;
	position: relative;
	font-weight: 900
}

.alignfull.alignfull {
	width: 100vw;
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: 100vw
}

.full-width-content .main-content-block-padding {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px
}

@media (max-width: 767px) {
	.full-width-content .main-content-block-padding {
		padding-left: 0;
		padding-right: 0
	}
}

.blog .entry-header {
	margin-bottom: 13px
}

.blog .post {
	margin-bottom: 48px
}

@media (max-width: 767px) {
	.post {
		padding-right: 10px;
		padding-left: 10px
	}
}

@media (max-width: 767px) {
	.pagination {
		padding-right: 10px;
		padding-left: 10px
	}
}

table {
	width: 100%;
	margin-bottom: 20px
}

table th, table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd
}

table th {
	font-weight: bold
}

table thead th {
	vertical-align: bottom
}

table caption + thead tr:first-child th, table caption + thead tr:first-child td, table colgroup + thead tr:first-child th, table colgroup + thead tr:first-child td, table thead:first-child tr:first-child th, table thead:first-child tr:first-child td {
	border-top: 0
}

table tbody + tbody {
	border-top: 2px solid #dddddd
}

table table {
	background-color: #ffffff
}

table {
	border: 1px solid #dddddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

table th, table td {
	border-left: 1px solid #dddddd
}

table caption + thead tr:first-child th, table caption + tbody tr:first-child th, table caption + tbody tr:first-child td, table colgroup + thead tr:first-child th, table colgroup + tbody tr:first-child th, table colgroup + tbody tr:first-child td, table thead:first-child tr:first-child th, table tbody:first-child tr:first-child th, table tbody:first-child tr:first-child td {
	border-top: 0
}

table thead:first-child tr:first-child > th:first-child, table tbody:first-child tr:first-child > td:first-child, table tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px
}

table thead:first-child tr:first-child > th:last-child, table tbody:first-child tr:first-child > td:last-child, table tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px
}

table thead:last-child tr:last-child > th:first-child, table tbody:last-child tr:last-child > td:first-child, table tbody:last-child tr:last-child > th:first-child, table tfoot:last-child tr:last-child > td:first-child, table tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px
}

table thead:last-child tr:last-child > th:last-child, table tbody:last-child tr:last-child > td:last-child, table tbody:last-child tr:last-child > th:last-child, table tfoot:last-child tr:last-child > td:last-child, table tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px
}

table tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0
}

table tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0
}

table caption + thead tr:first-child th:first-child, table caption + tbody tr:first-child td:first-child, table colgroup + thead tr:first-child th:first-child, table colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px
}

table caption + thead tr:first-child th:last-child, table caption + tbody tr:first-child td:last-child, table colgroup + thead tr:first-child th:last-child, table colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px
}

.content-sidebar-wrap .alignleft {
	float: left
}

.content-sidebar-wrap .alignright {
	float: right
}

.content-sidebar-wrap .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.content-sidebar-wrap .wp-caption {
	max-width: 100%;
	padding: 4px
}

.content-sidebar-wrap .wp-caption .wp-caption-text, .content-sidebar-wrap .gallery-caption, .content-sidebar-wrap .entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575
}

.content-sidebar-wrap img.wp-smiley, .content-sidebar-wrap .rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.content-sidebar-wrap .entry-content dl.gallery-item {
	margin: 0
}

.content-sidebar-wrap .gallery-item a, .content-sidebar-wrap .gallery-caption {
	width: 90%
}

.content-sidebar-wrap .gallery-item a {
	display: block
}

.content-sidebar-wrap .gallery-caption a {
	display: inline
}

.content-sidebar-wrap .gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto
}

.content-sidebar-wrap .gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%
}

.content-sidebar-wrap .gallery-columns-1 .gallery-icon img {
	padding: 3%
}

.gallery {
	margin-bottom: 2em
}

img.alignleft, .youtube_item.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0
}

img.alignright, .youtube_item.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem
}

img.aligncenter, .youtube_item.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem
}

.sidebar-block-padding {
	padding-top: 60px;
	padding-right: 30px
}

@media (max-width: 767px) {
	.sidebar-block-padding {
		padding-right: 0
	}
}

.widget {
	background-color: #eaeaea;
	font-size: 17px;
	line-height: 24px;
	color: #fff;
	padding: 0px;
	margin-bottom: 30px
}

.widget-title, .widget_title {
	background: #4d4947;
	padding: 10px 8px 6px 8px;
	text-align: center;
	font-size: 24px;
	margin: 0 0 10px;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: italic
}

@media (min-width: 1200px) {
	.widget-title, .widget_title {
		text-align: left
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.widget-title, .widget_title {
		text-align: left
	}
}

@media (max-width: 767px) {
	.widget-title, .widget_title {
		text-align: left
	}
}

.widget-title .widget-title-link, .widget_title .widget-title-link {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	line-height: 18px;
	margin-top: 6px;
	padding-right: 14px;
	background: url(../images/ticket-arrow.png) no-repeat right 3px;
	text-shadow: none;
	text-decoration: none
}

@media (min-width: 1200px) {
	.widget-title .widget-title-link, .widget_title .widget-title-link {
		display: block;
		float: right
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.widget-title .widget-title-link, .widget_title .widget-title-link {
		display: block;
		float: right
	}
}

@media (max-width: 767px) {
	.widget-title .widget-title-link, .widget_title .widget-title-link {
		display: block;
		float: right
	}
}

.widget-title .widget-title-link:hover, .widget_title .widget-title-link:hover {
	text-decoration: underline
}

.widget-image-heading-wrapper {
	margin: 0
}

.ie7 .widget_ldm_ticket_widget .carousel .widget-race-content, .ie8 .widget_ldm_ticket_widget .carousel .widget-race-content {
	height: 150px
}

.widget_sp_image .widgettitle, .widget_sp_image .widget_title {
	display: none
}

.widget_ldm_ticket_widget .carousel {
	color: #4c4947;
	padding: 0 10px 10px 10px
}

@media (min-width: 768px) and (max-width: 979px) {
	.widget_ldm_ticket_widget .carousel {
		margin-bottom: 0
	}
}

.widget_ldm_ticket_widget .carousel li {
	background-color: #d0d0d0
}

.widget_ldm_ticket_widget .carousel li.active {
	background-color: #b4d44c
}

.widget_ldm_ticket_widget .carousel img {
	margin: 0 auto 5px
}

@media (min-width: 1200px) {
	.widget_ldm_ticket_widget .carousel img {
		float: left;
		margin-right: 9px;
		margin-bottom: 5px
	}
}

.widget_ldm_ticket_widget .carousel h2 {
	margin: 0px;
	font-size: 22px;
	line-height: 24px;
	color: #4c4947;
	letter-spacing: 1px;
	clear: both
}

@media (min-width: 1200px) {
	.widget_ldm_ticket_widget .carousel h2 {
		clear: none
	}
}

@media (max-width: 767px) {
	.widget_ldm_ticket_widget .carousel h2 {
		clear: none
	}
}

.widget_ldm_ticket_widget .carousel h3 {
	margin: 0px;
	font-size: 16px;
	line-height: 16px;
	color: #4c4947;
	letter-spacing: 1px;
	clear: both
}

@media (min-width: 1200px) {
	.widget_ldm_ticket_widget .carousel h3 {
		clear: none
	}
}

@media (max-width: 767px) {
	.widget_ldm_ticket_widget .carousel h3 {
		clear: none
	}
}

.widget_ldm_ticket_widget .carousel .widget-race-content {
	min-height: 135px;
	text-align: center
}

@media (min-width: 1200px) {
	.widget_ldm_ticket_widget .carousel .widget-race-content {
		min-height: 100%;
		text-align: left
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.widget_ldm_ticket_widget .carousel .widget-race-content {
		min-height: 155px
	}
}

@media (max-width: 767px) {
	.widget_ldm_ticket_widget .carousel .widget-race-content {
		min-height: 130px
	}
}

.widget_ldm_ticket_widget .carousel-indicators {
	position: relative;
	bottom: auto;
	left: auto;
	top: auto;
	right: auto;
	margin-top: 10px;
	margin-left: 0;
	z-index: 3;
	text-align: center
}

.widget_ldm_ticket_widget .carousel-indicators li {
	display: inline-block;
	float: none;
	width: 13px;
	height: 13px;
	border-radius: 20px;
	margin-left: 9px
}

.widget_ldm_ticket_widget .carousel-indicators li:first-child {
	margin-left: 0px
}

.widget_ldm_ticket_widget .ticket-button {
	text-align: center
}

.widget_ldm_ticket_widget .prw-red-button, .widget_ldm_ticket_widget .comment-form input[type="submit"], .comment-form .widget_ldm_ticket_widget input[type="submit"], .widget_ldm_ticket_widget .comment-form input[type="reset"], .comment-form .widget_ldm_ticket_widget input[type="reset"], .widget_ldm_ticket_widget .comment-form input[type="button"], .comment-form .widget_ldm_ticket_widget input[type="button"], .widget_ldm_ticket_widget pre .wall-outer .dcsns-toolbar .filter li a, pre .wall-outer .dcsns-toolbar .filter li .widget_ldm_ticket_widget a, .widget_ldm_ticket_widget div.gform_wrapper .gform_footer input[type=submit], div.gform_wrapper .gform_footer .widget_ldm_ticket_widget input[type=submit] {
	margin-top: 9px
}

.widget_ldm_headline_widget .headline-widget {
	margin: 0px;
	padding-bottom: 8px
}

.widget_ldm_headline_widget .headline-widget .headline {
	list-style-type: none;
	border-top: 1px solid #fff;
	padding: 9px 14px 0;
	margin-top: 6px;
	font-family: "Public Sans", sans-serif;
	line-height: 17px
}

.widget_ldm_headline_widget .headline-widget .headline a {
	color: #4c4947;
	text-decoration: none
}

.widget_ldm_headline_widget .headline-widget .headline a:hover {
	text-decoration: underline
}

.widget_ldm_headline_widget .headline-widget .headline:first-child {
	border-top: 0px;
	padding: 0 14px 0;
	margin-top: 0px
}

.page-template-page_blog-php .blog-post-title, .page-template-template-news-php .blog-post-title, .blog .blog-post-title, .category .blog-post-title, .archive .blog-post-title, .search-results .blog-post-title {
	margin: 0px;
	font-size: var(--text-xxl);
	line-height: 1.1
}

.page-template-page_blog-php .blog-post-title a, .page-template-template-news-php .blog-post-title a, .blog .blog-post-title a, .category .blog-post-title a, .archive .blog-post-title a, .search-results .blog-post-title a {
	color: #DD2727
}

.page-template-page_blog-php .blog-post-title a:hover, .page-template-template-news-php .blog-post-title a:hover, .blog .blog-post-title a:hover, .category .blog-post-title a:hover, .archive .blog-post-title a:hover, .search-results .blog-post-title a:hover {
	color: #dd2727;
	text-decoration: none
}

.page-template-page_blog-php .entry-header, .page-template-template-news-php .entry-header, .blog .entry-header, .category .entry-header, .archive .entry-header, .search-results .entry-header {
	margin-bottom: 8px
}

.page-template-page_blog-php .post, .page-template-page_blog-php .page, .page-template-template-news-php .post, .page-template-template-news-php .page, .blog .post, .blog .page, .category .post, .category .page, .archive .post, .archive .page, .search-results .post, .search-results .page {
	margin-bottom: 48px
}

.page-template-page_blog-php .wp-post-image, .page-template-template-news-php .wp-post-image, .blog .wp-post-image, .category .wp-post-image, .archive .wp-post-image, .search-results .wp-post-image {
	margin-bottom: 25px
}

.page-template-page_blog-php h1, .page-template-template-news-php h1, .blog h1, .category h1, .archive h1, .search-results h1 {
	margin-bottom: 25px
}

.page-template-template-news-php #main-content-container > .wp-post-image {
	height: auto;
	width: 100%
}

.single .entry-meta {
	color: #888482;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 1px;
	margin: 0
}

.single .entry-meta a {
	color: #4d4947
}

.single .entry-content {
	margin-bottom: 40px
}

.single .socialmediashare {
	margin-bottom: 24px
}

.single .entry-footer {
	margin-bottom: 19px
}

.entry-title {
	margin-top: 1em
}

.entry-content ul li {
	line-height: 1.5;
	margin-bottom: .5em
}

.entry-content ul li ul {
	margin-bottom: .5em;
	margin-top: .5em
}

.post-type-archive-fan-photo main h2 {
	margin: 0px;
	font-size: 24px;
	line-height: 24px;
	font-weight: 900
}

.post-type-archive-fan-photo main h2 a {
	color: #4d4947
}

.post-type-archive-fan-photo main h2 a:hover {
	color: #dd2727;
	text-decoration: none
}

.comment-respond, .entry-comments, .entry-pings {
	background-color: #eaeaea;
	margin-bottom: 0px
}

.entry-comments {
	padding: 10px 28px 10px;
	margin-top: 24px
}

.entry-comments h3 {
	color: #dd2727;
	font-size: 31px;
	font-style: italic;
	font-weight: 900
}

.comment-respond, .entry-pings {
	padding: 8px 28px 10px
}

.comment-respond .comment-reply-title, .entry-pings .comment-reply-title {
	margin: 0 0 14px;
	color: #dd2727;
	font-size: 31px;
	font-style: italic;
	font-weight: 900
}

.comment-content {
	margin-left: 56px;
	font-size: 16px;
	color: #888482;
	line-height: 18px
}

.comment-content p {
	margin: 0
}

.entry-comments .comment-author {
	margin-bottom: 13px;
	font-size: 16px;
	font-weight: bold;
	line-height: 12px;
	color: #888482
}

.entry-comments .comment-author a {
	color: #4d4947
}

.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px
}

.comment-list {
	margin-left: 0
}

.comment-list > li, .children > li, .ping-list li {
	list-style-type: none
}

.comment-list > li {
	margin-top: 16px;
	padding: 10px
}

.comment-list ul.children {
	margin: 0 0 0 56px
}

@media (max-width: 767px) {
	.comment-list ul.children {
		margin: 0
	}
}

li.comment {
	border-top: 1px solid #fff;
	padding: 30px 0 0
}

li.comment:first-child {
	border: 0px;
	margin-top: 20px;
	padding: 0
}

.comment .avatar {
	margin: 0 16px 10px 0;
	float: left
}

.entry-pings .reply {
	display: none
}

.form-allowed-tags {
	background-color: #eaeaea;
	font-size: 14px;
	padding: 24px
}

.comment-form label {
	font-size: 21px;
	font-weight: 900;
	color: #4d4947;
	text-transform: uppercase;
	margin-bottom: 11px
}

.comment-form p {
	margin-bottom: 18px !important
}

.comment-form .comment-notes {
	font-size: 16px;
	color: #888482;
	line-height: 18px;
	margin-bottom: 23px !important
}

.comment-form input {
	width: 65% !important;
	border: 0px !important;
	border-radius: 0px !important;
	padding: 5px 6px !important
}

.comment-form textarea {
	width: 65% !important;
	border: 0px !important;
	border-radius: 0px !important;
	padding: 4px 6px !important
}

.comment-form input[type="submit"], .comment-form input[type="reset"], .comment-form input[type="button"] {
	border-radius: 3px !important;
	border-top: #bea943 2px solid !important;
	border-left: #bea943 1px solid !important;
	border-bottom: 0px !important;
	border-right: 0px !important;
	width: auto !important
}

.form-allowed-tags code {
	white-space: normal
}

.comment-form-comment textarea {
	width: auto
}

.comment-reply {
	margin-bottom: 16px;
	margin-left: 56px
}

@media (max-width: 600px) {
	.children, .children > li {
		margin-left: 0;
		padding-left: 0;
		border: none
	}
}

.isotope-item {
	z-index: 2
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

html, body {
	height: 100%
}

.flip-container {
	display: block;
	width: 262px;
	height: 276px;
	position: relative;
	overflow: hidden
}

.flip-container .front {
	width: 262px;
	height: 276px;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	overflow: hidden;
	background-color: #e6e7e8
}

.flip-container .back {
	width: 262px;
	height: 276px;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	backface-visibility: hidden;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	overflow: hidden;
	background-color: #e6e7e8
}

.flip-container.hover .front, .flip-container:hover .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
	z-index: 20
}

.flip-container.hover .back, .flip-container:hover .back {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	z-index: 30
}

.widget_ldm_cta_widget {
	background: none;
	padding: 0px
}

.widget_ldm_cta_widget ul {
	margin: 0px
}

.widget_ldm_cta_widget ul li {
	list-style-type: none;
	margin-top: 30px
}

.widget_ldm_cta_widget ul li a {
	display: block
}

.widget_ldm_cta_widget ul li:first-child {
	margin-top: 0px
}

.widget_ldm_cta_widget img {
	display: block;
	margin: 0 auto
}

.home .widget_ldm_cta_widget ul li {
	margin-top: 0
}

@media (max-width: 767px) {
	.home .widget_ldm_cta_widget ul li {
		margin-top: 30px
	}
}

.widget_ldm_camping_cta_widget {
	background: none;
	padding: 0px
}

.widget_ldm_camping_cta_widget ul {
	margin: 0px
}

.widget_ldm_camping_cta_widget ul li {
	list-style-type: none;
	margin-top: 30px
}

.widget_ldm_camping_cta_widget ul li a {
	display: block
}

.widget_ldm_camping_cta_widget ul li:first-child {
	margin-top: 0px
}

.widget_ldm_camping_cta_widget img {
	display: block;
	margin: 0 auto
}

.widget_ldm_camping_cta_widget ul li {
	margin-top: 0
}

@media (max-width: 767px) {
	.widget_ldm_camping_cta_widget ul li {
		margin-top: 30px
	}
}

.single-cta {
	margin-bottom: 30px
}

pre {
	background: none;
	border: 0;
	border-raidus: 0;
	-webkit-border-raidus: 0
}

pre .wall-outer .dcsns-toolbar .filter li a {
	clear: none;
	box-shadow: none;
	height: 28px;
	width: 28px;
	background: #DB2727;
	padding: 0;
	margin: 2px
}

.dcwss.dc-wall .dcwss-content {
	padding: 0 10px
}

.wall-outer .dcsns-toolbar {
	float: right;
	width: auto;
	top: -80px
}

@media (max-width: 480px) {
	.wall-outer .dcsns-toolbar {
		float: left;
		top: -30px
	}
}

.wall-outer .dcsns-toolbar .filter .link-all {
	padding: 3px 2px;
	text-transform: lowercase;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px
}

.social-wall-container {
	padding: 30px 0
}

.social-wall-container .dcsns-toolbar {
	display: none
}

#social-stream-6099 .stream.isotope {
	width: 100% !important;
	margin-left: 5%
}

#social-wall .span12 {
	background: #eaeaea;
	height: 400px
}

@media (max-width: 1200px) {
	#social-wall .span12 {
		height: 740px
	}
}

@media (max-width: 979px) {
	#social-wall .span12 {
		height: 740px
	}
}

#social-wall .inner {
	height: 280px;
	position: relative
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	#social-wall .inner {
		width: 50% !important
	}
}

#social-wall .inner .section-share {
	position: absolute;
	bottom: 0;
	right: 0
}

@media (min-width: 540px) {
	#social-wall .stream {
		height: 350px;
		width: 960px;
		margin: 0 auto !important
	}
}

@media (min-width: 540px) and (max-width: 1200px) {
	#social-wall .stream {
		width: 480px
	}
}

@media only screen and (min-width: 540px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	#social-wall .stream {
		width: auto !important;
		margin-left: 15% !important
	}
}

@media only screen and (min-width: 540px) and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	#social-wall .stream {
		width: 80% !important;
		margin-left: 25% !important
	}
}

#social-stream-6102 .dcsns-feed-1 {
	display: none !important
}

#social-stream-6102 .dcsns-youtube.dcsns-feed-1 {
	display: none !important
}

#social-stream-6102 .dcsns-youtube.dcsns-feed-0 {
	display: block !important
}

@media (max-width: 540px) {
	#social-stream-6102 .dcsns-li.dcsns-feed-0 {
		top: 0 !important;
		left: 0 !important
	}
}

@media (max-width: 540px) {
	.front-page-social-wall {
		background: #eaeaea;
		height: 1530px !important
	}

	.front-page-social-wall #social-stream-6102 li {
		position: relative !important;
		width: 80% !important;
		margin-left: 10% !important;
		margin-top: 2% !important;
		transform: none !important;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		-moz-transform: none !important
	}
}

@media (max-width: 480px) {
	.front-page-social-wall {
		height: 1480px !important
	}
}

.ie7 #social-stream-6102 li {
	width: 200px
}

.entry-content .youtube_list_js {
	list-style: none;
	padding: 0;
	margin: 0
}

.entry-content .youtube_list_js li {
	list-style-type: none;
	float: left
}

.entry-content .youtube_list_js .newrow {
	clear: left
}

.entry-content .youtube_item, .entry-content .youtube_list_js a {
	display: block;
	position: relative;
	width: 250px;
	overflow: hidden;
	min-height: 30px;
	padding: 2px 0px;
	margin: 0 10px 10px 0;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	font-size: 15px;
	line-height: 16px;
	text-decoration: none
}

.entry-content .youtube_item .image_frame, .entry-content .youtube_list_js a .image_frame {
	display: block;
	overflow: hidden;
	width: 250px;
	margin-bottom: 10px
}

.entry-content .youtube_item .thumbnail, .entry-content .youtube_list_js a .thumbnail {
	margin: -24px 0;
	display: block;
	width: 250px;
	padding: 0px;
	border: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none
}

.entry-content .youtube_item span.playbutton, .entry-content .youtube_list_js a span.playbutton {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 91px;
	height: 93px;
	margin: -60px 0 0 -48px;
	background: transparent url(../images/video-button.png) no-repeat scroll 0 0
}

.entry-content a.youtube_item:hover, .entry-content .youtube_list_js a:hover {
	border-color: #00725D;
	text-decoration: underline
}

.entry-content a.youtube_item:hover span.playbutton, .entry-content .youtube_list_js a:hover span.playbutton {
	margin: -65px 0 0 -48px
}

.home .widget_ldm_youtube_widget {
	margin-bottom: 0
}

@media (max-width: 767px) {
	.home .widget_ldm_youtube_widget {
		margin: 30px auto 30px
	}
}

.home .widget_ldm_youtube_widget .youtube_item, .home .widget_ldm_youtube_widget .youtube_list_js a {
	margin-bottom: 0
}

.home .widget_ldm_youtube_widget .thumbnail {
	width: 294px !important;
	height: 208px;
	max-width: none
}

@media (min-width: 1200px) {
	.home .widget_ldm_youtube_widget .thumbnail {
		width: 367px !important;
		height: 258px
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.home .widget_ldm_youtube_widget .thumbnail {
		width: 214px !important;
		height: 152px
	}
}

@media (max-width: 767px) {
	.home .widget_ldm_youtube_widget .thumbnail {
		max-width: 480px;
		width: 100% !important;
		height: 100%
	}
}

.widget_ldm_youtube_widget {
	position: relative;
	background: none
}

@media (max-width: 767px) {
	.widget_ldm_youtube_widget {
		width: 100%;
		max-width: 480px;
		margin: 0 auto 30px
	}
}

.widget_ldm_youtube_widget .widgettitle {
	background: none;
	width: 54px;
	max-height: 28px;
	padding: 0px;
	z-index: 10;
	position: absolute;
	top: 13px;
	left: 14px;
	margin: 0
}

@media (min-width: 1200px) {
	.widget_ldm_youtube_widget .widgettitle {
		top: 17px;
		left: 19px;
		width: 65px
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.widget_ldm_youtube_widget .widgettitle {
		top: 7px;
		left: 10px;
		width: 40px
	}
}

.widget_ldm_youtube_widget .video-title {
	display: none
}

.widget_ldm_youtube_widget .video-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	text-indent: -998em;
	opacity: 0.4;
	filter: alpha(opacity=40)
}

.widget_ldm_youtube_widget .youtube_list_js {
	list-style: none;
	padding: 0;
	margin: 0
}

.widget_ldm_youtube_widget .youtube_list_js li {
	list-style-type: none;
	float: left
}

.widget_ldm_youtube_widget .youtube_list_js .newrow {
	clear: left
}

.widget_ldm_youtube_widget .youtube_item, .widget_ldm_youtube_widget .youtube_list_js a {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	min-height: 30px;
	padding: 0px 0px;
	margin: 0 10px 10px 0;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
	color: #f00
}

@media (max-width: 767px) {
	.widget_ldm_youtube_widget .youtube_item, .widget_ldm_youtube_widget .youtube_list_js a {
		width: 100%;
		max-width: 480px
	}
}

@media (max-width: 767px) {
	.widget_ldm_youtube_widget .youtube_item, .widget_ldm_youtube_widget .youtube_list_js a {
		margin: 0 auto
	}
}

.widget_ldm_youtube_widget .youtube_item .image_frame, .widget_ldm_youtube_widget .youtube_list_js a .image_frame {
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px
}

@media (max-width: 767px) {
	.widget_ldm_youtube_widget .youtube_item .image_frame, .widget_ldm_youtube_widget .youtube_list_js a .image_frame {
		width: 100%;
		max-width: 480px
	}
}

.widget_ldm_youtube_widget .youtube_item .thumbnail, .widget_ldm_youtube_widget .youtube_list_js a .thumbnail {
	margin: -23px 0;
	display: block;
	width: 100%;
	padding: 0px;
	border: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none
}

@media (min-width: 1200px) {
	.widget_ldm_youtube_widget .youtube_item .thumbnail, .widget_ldm_youtube_widget .youtube_list_js a .thumbnail {
		margin: -29px 0
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.widget_ldm_youtube_widget .youtube_item .thumbnail, .widget_ldm_youtube_widget .youtube_list_js a .thumbnail {
		margin: -16px 0
	}
}

@media (max-width: 767px) {
	.widget_ldm_youtube_widget .youtube_item .thumbnail, .widget_ldm_youtube_widget .youtube_list_js a .thumbnail {
		width: 100%;
		max-width: 480px
	}
}

.widget_ldm_youtube_widget .youtube_item span.playbutton, .widget_ldm_youtube_widget .youtube_list_js a span.playbutton {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 91px;
	height: 93px;
	margin: -46px 0 0 -47px;
	background: transparent url(../images/video-button.png) no-repeat scroll 0 0
}

.widget_ldm_youtube_widget a.youtube_item:hover, .widget_ldm_youtube_widget .youtube_list_js a:hover {
	border-color: #00725D;
	text-decoration: underline
}

.widget_ldm_youtube_widget a.youtube_item:hover span.playbutton, .widget_ldm_youtube_widget .youtube_list_js a:hover span.playbutton {
	background-position: 0 -5px
}

.ie6 .youtube_item, .ie6 .youtube_list_js a {
	height: 50px
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer, .fancybox-inner {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url("../images/fancybox_sprite.png")
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/blank.gif");
	-webkit-tap-highlight-color: transparent;
	z-index: 8040
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}

.fancybox-lock {
	overflow: hidden !important;
	width: auto
}

.fancybox-lock body {
	overflow: hidden !important
}

.fancybox-lock-test {
	overflow-y: hidden !important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("../images/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url("../images/fancybox_sprite@2x.png");
		background-size: 44px 152px
	}

	#fancybox-loading div {
		background-image: url("../images/fancybox_loading@2x.gif");
		background-size: 24px 24px
	}
}

.pocono-race {
	background: #eaeaea;
	padding: 29px 29px 30px
}

@media (max-width: 979px) {
	.pocono-race {
		margin: 0 0 15px 0;
		padding: 29px 29px 15px
	}
}

.pocono-race .race-image {
	display: block;
	margin-bottom: 28px
}

.pocono-race .race-image img {
	margin: 0 auto;
	display: block
}

.pocono-race span {
	display: block
}

.pocono-race .race-name {
	font-size: 31px;
	line-height: 25px;
	font-weight: 900
}

.pocono-race .race-dates {
	font-size: 24px;
	line-height: 25px;
	font-weight: 900
}

.pocono-race h2, .pocono-race h3 {
	text-align: center;
	margin: 0;
	color: #4d4947
}

.pocono-race .race-content {
	margin: 10px 0 0
}

.pocono-race p {
	line-height: 18px;
	margin: 0 0 10px;
	color: #827e7c
}

.pocono-race strong, .pocono-race b {
	font-size: 21px;
	letter-spacing: 1px;
	color: #4d4947
}

.pocono-race .prw-red-button, .pocono-race .comment-form input[type="submit"], .comment-form .pocono-race input[type="submit"], .pocono-race .comment-form input[type="reset"], .comment-form .pocono-race input[type="reset"], .pocono-race .comment-form input[type="button"], .comment-form .pocono-race input[type="button"], .pocono-race pre .wall-outer .dcsns-toolbar .filter li a, pre .wall-outer .dcsns-toolbar .filter li .pocono-race a, .pocono-race div.gform_wrapper .gform_footer input[type=submit], div.gform_wrapper .gform_footer .pocono-race input[type=submit] {
	font-size: 24px;
	line-height: 28px;
	display: block;
	margin-top: 37px
}

@media (min-width: 768px) and (max-width: 979px) {
	.pocono-races .span3, .pocono-races .home-ctas .widget, .home-ctas .pocono-races .widget, .pocono-races .home .widget_ldm_youtube_widget, .home .pocono-races .widget_ldm_youtube_widget, .pocono-races .span4 {
		width: 511px
	}

	.pocono-races .offset1 {
		margin-left: 20px
	}
}

@media (max-width: 767px) {
	.single-ticket .span4 {
		margin-bottom: 15px
	}
}

.single-ticket .top-tickets-full-width-container {
	background: url(../images/ticket-top-background.jpg) repeat 0 0;
	margin-bottom: 40px;
	padding-top: 25px
}

@media (max-width: 767px) {
	.single-ticket .top-tickets-full-width-container {
		background-image: none
	}
}

@media (min-width: 1200px) {
	.single-ticket .top-tickets-full-width-container {
		padding-top: 30px
	}
}

.single-ticket .outer-ticket-container {
	float: none;
	margin: 0 auto
}

.single-ticket .top-tickets {
	background: #fff;
	padding: 17px 18px 32px 16px;
	min-height: 126px;
	position: relative
}

@media (min-width: 1200px) {
	.single-ticket .top-tickets {
		min-height: 133px;
		padding: 17px 18px 10px 16px
	}
}

.single-ticket .top-tickets .top-ticket-image {
	max-width: 118px;
	float: left;
	max-height: 126px;
	margin: 0 0px 0 0
}

@media (min-width: 768px) and (max-width: 979px) {
	.single-ticket .top-tickets .top-ticket-image {
		float: none;
		margin: 0 auto 10px;
		display: block
	}
}

.single-ticket .top-tickets .ticket-cta-title {
	margin: 0px;
	color: #4d4947;
	font-weight: 900;
	font-size: 26px;
	line-height: 23px;
	text-transform: uppercase;
	display: block
}

.single-ticket .top-tickets .ticket-cta-date {
	margin: 0px;
	color: #4d4947;
	font-size: 18px;
	font-weight: 900;
	line-height: 17px;
	text-transform: uppercase;
	display: block
}

.single-ticket .top-tickets .ticket-cta-content {
	margin-left: 124px
}

@media (min-width: 1200px) {
	.single-ticket .top-tickets .ticket-cta-content {
		margin-left: 146px
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.single-ticket .top-tickets .ticket-cta-content {
		margin-left: 0px
	}
}

.single-ticket .top-tickets .prw-gray-button {
	display: block;
	max-width: 250px;
	font-weight: 900;
	font-size: 20px;
	line-height: 21px;
	padding: 2px 0;
	margin: 5px
}

.single-ticket .ticket-parent:after {
	background: url(../images/social-sprite.png) no-repeat -249px -16px;
	width: 14px;
	height: 12px;
	position: absolute;
	bottom: -37px;
	left: 50%;
	margin-left: -7px
}

@media (min-width: 1200px) {
	.single-ticket .ticket-parent:after {
		bottom: -42px
	}
}

.single-ticket .ticket-parent {
	border: 5px solid #dd2727;
	padding-top: 12px;
	padding-left: 11px;
	border-bottom: 25px solid #dd2727
}

@media (min-width: 1200px) {
	.single-ticket .ticket-parent {
		border-bottom: 30px solid #dd2727
	}
}

.single-ticket .ticket-title {
	font-size: 43px;
	line-height: 39px;
	font-weight: 900;
	margin: 25px 0 0
}

.single-ticket .ticket-seating {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 900;
	color: #3f3f3f;
	display: block;
	margin-bottom: 35px
}

.single-ticket .ticket-date {
	font-size: 26px;
	font-weight: 900;
	line-height: 22px;
	margin: 0 0 9px;
	text-transform: uppercase;
	display: block;
	color: #3f3f3f
}

.single-ticket .entry {
	margin: 80px 0
}

.single-ticket .entry-content {
	max-width: 942px;
	margin-left: auto;
	margin-right: auto
}

.single-ticket .entry-content strong, .single-ticket .entry-content b {
	font-size: 17px
}

.single-ticket strong, .single-ticket b {
	font-size: 19px;
	font-weight: 900;
	color: #3f3f3f
}

.single-ticket .ticket-page-content {
	margin-bottom: 40px;
	margin-top: 40px
}

@media (max-width: 767px) {
	.single-ticket .ticket-page-content {
		background: #eaeaea;
		padding: 15px
	}
}

.single-ticket .ticket-main-content img {
	margin: 32px auto 0;
	display: block
}

@media (min-width: 1200px) {
	.single-ticket .ticket-main-content .span2 {
		width: 136px
	}
}

.single-ticket .ticket-main-content p {
	color: #797574;
	font-size: 18px;
	line-height: 18px;
	font-weight: 900;
	margin: 0 0 9px
}

.single-ticket .ticket-widget {
	color: #4d4947;
	font-size: 17px;
	line-height: 18px;
	padding-bottom: 22px
}

.single-ticket .ticket-widget .widget-title {
	color: #b4d44c;
	padding: 7px 14px 6px 14px;
	font-size: 27px;
	letter-spacing: 0;
	line-height: 27px;
	margin: 0 0 30px
}

.single-ticket .widget-ticket-content {
	padding: 0 30px 1px
}

.single-ticket .ticket-featured-img {
	display: block;
	margin: 0 auto
}

.single-ticket .ticket-image {
	display: block;
	margin: 0 0 11px
}

.single-ticket .ticket-image img {
	display: block;
	margin: 0 auto
}

.single-ticket .prw-widget-buttons {
	margin: 2px 0 0;
	text-align: center
}

.single-ticket .prw-widget-buttons .prw-button {
	font-size: 19px;
	line-height: 20px;
	padding: 2px 23px 2px 24px;
	min-width: 89px;
	margin: 0 0 10px 0
}

@media (min-width: 1200px) {
	.single-ticket .prw-widget-buttons .prw-button:first-child {
		margin: 0 20px 10px 0
	}
}

.single-ticket .ticket-main-content {
	margin-left: 20px;
	background: #eaeaea
}

@media (min-width: 1200px) {
	.single-ticket .ticket-main-content {
		margin-left: 30px
	}
}

@media (max-width: 767px) {
	.single-ticket .ticket-main-content {
		margin-left: 0px
	}
}

.single-ticket .ticket-main-content .socialmediashare {
	margin-top: 32px;
	margin-bottom: 10px
}

@media (min-width: 1200px) {
	.single-ticket .ticket-main-content .socialmediashare {
		margin-bottom: 0
	}
}

.single-ticket .ticket-main-content .socialmediashare a:first-child {
	margin-bottom: 15px
}

.single-ticket .ticket-main-content .fbk-button {
	display: block
}

.single-ticket .ticket-main-content .twitter-button {
	display: block
}

.single-ticket aside .widgettitle {
	display: none
}

.single-ticket aside .widget {
	background: none
}

.single-ticket aside .widget_ldm_youtube_widget .widgettitle {
	display: block
}

.single-ticket aside .widget_text img {
	display: block;
	margin: 0 auto
}

.ldm-multi-links {
	font-size: 27px;
	margin: 0 0 5px;
	width: 422px;
	word-wrap: normal;
	max-width: 40em;
	padding: 0;
	overflow-x: hidden;
	list-style: none
}

@media (min-width: 1200px) {
	.ldm-multi-links {
		width: 522px
	}
}

@media (max-width: 979px) {
	.ldm-multi-links {
		width: auto
	}
}

.ldm-multi-links li {
	clear: both;
	margin-bottom: 24px;
	padding-top: 3px
}

.ldm-multi-links li.has-ticket-link:before {
	float: left;
	width: 0;
	white-space: nowrap;
	content: "· · · · · · · · · · · · · · · · · · · · " "· · · · · · · · · · · · · · · · · · · · " "· · · · · · · · · · · · · · · · · · · · " "· · · · · · · · · · · · · · · · · · · · "
}

@media (max-width: 979px) {
	.ldm-multi-links li.has-ticket-link:before {
		display: none
	}
}

.ldm-multi-links .ldm-multi-links-ticket-label {
	padding-right: 0.33em;
	background: #eaeaea
}

@media (max-width: 979px) {
	.ldm-multi-links .ldm-multi-links-ticket-label {
		display: block;
		margin-bottom: 5px
	}
}

.ie7 .ldm-multi-links .ldm-multi-links-ticket-label {
	display: block
}

.ldm-multi-links .prw-button {
	float: right;
	clear: right;
	font-size: 19px;
	margin: -1px 2px 0 0;
	width: 118px;
	position: relative;
	z-index: 1
}

@media (max-width: 979px) {
	.ldm-multi-links .prw-button {
		float: none;
		clear: both;
		margin: 0 0 0 2px;
		position: static
	}
}

.ie7 .ldm-multi-links .prw-button {
	float: none;
	clear: both;
	margin-top: 10px
}

.pocono-ticket-tabs {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	flex-wrap: wrap;
	position: relative
}

.pocono-ticket-tabs li.ticket-tab__heading {
	background-color: #DD2727;
	border-radius: 0;
	display: inline-flex;
	font-size: var(--text-md);
	flex-grow: 1;
	font-weight: bold;
	position: relative;
	z-index: 0;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0
}

.pocono-ticket-tabs li.ticket-tab__heading, .pocono-ticket-tabs li.ticket-tab__heading a {
	color: #fff
}

.pocono-ticket-tabs li.ticket-tab__heading a {
	display: inline-flex;
	padding: 1.4em 2.4em;
	min-width: 6em;
	text-decoration: none;
	flex-direction: column;
	justify-content: center;
	width: 100%
}

.pocono-ticket-tabs li.ticket-tab__heading a:hover, .pocono-ticket-tabs li.ticket-tab__heading a:focus, .pocono-ticket-tabs li.ticket-tab__heading a:active {
	background-color: #AF1919
}

.pocono-ticket-tabs li.ticket-tab__heading.active {
	background: #AF1919;
	z-index: 2
}

.pocono-ticket-tabs li.ticket-tab__heading + li.ticket-tab__heading {
	border-left: 2px solid #AF1919
}

.ticket-tab__panel {
	background: #eaeaea
}

.ticket-tab__panel-row .panel-row-heading {
	font-size: var(--text-lg);
	margin: 0
}

.ticket-tab__panel-row .panel-row-content {
	font-size: var(--text-xs)
}

.ticket-tab__panel-row .ticket-tab__panel-row-toggle, .ticket-tab__panel-row .panel-row-content {
	padding: 40px 40px
}

@media screen and (max-width: 767px) {
	.ticket-tab__panel-row .ticket-tab__panel-row-toggle, .ticket-tab__panel-row .panel-row-content {
		padding: 20px 30px
	}
}

.ticket-tab__panel-row.active .panel-row-content {
	background-color: rgba(77, 73, 71, 0.1)
}

.ticket-tab__panel-row:not(.active) .panel-row-content {
	display: none
}

.ticket-tab__panel-row + .ticket-tab__panel-row {
	border-top: 2px solid #fff
}

.ticket-tab__subheading {
	font-size: var(--text-xxs);
	font-weight: normal
}

.ticket-tab__subheading:before {
	content: '';
	display: block
}

.ticket-tab__panel-row-toggle {
	background: transparent;
	display: block;
	padding-right: 40px;
	position: relative;
	transition: background .2s linear;
	text-decoration: none
}

@media screen and (max-width: 767px) {
	.ticket-tab__panel-row-toggle {
		padding-right: 30px
	}
}

.ticket-tab__panel-row-toggle:hover, .ticket-tab__panel-row-toggle:focus {
	text-decoration: none
}

.ticket-tab__panel-row-toggle::after {
	content: "";
	display: block;
	box-sizing: border-box;
	position: absolute;
	width: 16px;
	height: 16px;
	border-bottom: 4px solid;
	border-right: 4px solid;
	transform: rotate(45deg);
	right: 1.5em;
	top: calc(50% - 10px)
}

@media screen and (max-width: 767px) {
	.ticket-tab__panel-row-toggle::after {
		width: 12px;
		height: 12px;
		border-width: 2px
	}
}

.active .ticket-tab__panel-row-toggle::after {
	border-bottom: none;
	border-top: 4px solid;
	border-right: 4px solid;
	transform: rotate(-45deg)
}

@media screen and (max-width: 767px) {
	.active .ticket-tab__panel-row-toggle::after {
		border-width: 2px
	}
}

.footer-top {
	background-color: #eaeaea;
	padding: 25px 0;
	margin-top: 80px
}

.slick-sponsors-slider .slick-slide img {
	height: 60px;
	width: auto;
	margin: 0 auto
}

@media (max-width: 767px) {
	.pr-ad-space .row .span6 {
		margin-top: 10px
	}

	.pr-ad-space .row .span6:first-child {
		margin-top: 0px
	}
}

.pr-ad-space img {
	display: block;
	width: 100%
}

.site-footer {
	background-color: #3e3a38;
	padding: 80px 0;
	color: #eaeaea;
	font-size: var(--text-xxs)
}

@media (max-width: 767px) {
	.site-footer {
		padding-left: 15px;
		padding-right: 15px
	}
}

.site-footer__social-media {
	margin-left: -15px
}

.site-footer__right {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end
}

@media (max-width: 767px) {
	.site-footer__right {
		justify-content: center
	}
}

.site-footer__logo {
	margin: 0 20px
}

.site-footer__logo img {
	max-height: 64px
}

.site-footer__logo:first-of-type {
	margin-left: 0
}

.site-footer__logo:last-of-type {
	margin-right: 0
}

.site-footer__copyright {
	flex-basis: 100%;
	margin-top: 90px;
	text-align: right
}

@media (max-width: 767px) {
	.site-footer__copyright {
		text-align: center;
		margin-top: 60px
	}
}

.site-footer__copyright a {
	color: currentColor;
	text-decoration: none
}

.site-footer .site-info {
	font-size: 12px;
	margin-top: 15px
}

.site-footer .office-info span {
	white-space: nowrap
}

.site-footer .office-info .phone {
	display: block;
	color: #DD2727;
	font-size: var(--text-md);
	margin-top: 5px
}

.footer-nav {
	margin-bottom: 60px
}

@media print {
	.weather-shortcode, .nav-social-media, .ub-nav-bar-container, .ub-utility-nav, .backstretch, .sidebar-primary, #wpadminbar {
		display: none !important
	}

	.site-logo[href]:after {
		content: ""
	}
}

.iframe-form iFrame {
	display: block;
	overflow: hidden;
	height: 1000px
}

@media (max-width: 1200px) {
	.iframe-form iFrame {
		height: 1020px
	}
}

@media (max-width: 767px) {
	.iframe-form iFrame {
		height: 1250px;
		margin-bottom: 20px
	}
}

@media (max-width: 479px) {
	.iframe-form iFrame {
		height: 1350px;
		margin-bottom: 20px
	}
}

.email-signup iFrame {
	height: 950px
}

@media (max-width: 1200px) and (min-width: 980px) {
	.email-signup iFrame {
		height: 900px;
		margin-bottom: 20px
	}
}

@media (max-width: 767px) {
	.email-signup iFrame {
		height: 1850px
	}
}

@media (max-width: 979px) {
	.email-signup iFrame {
		height: 1440px
	}
}

@media (max-width: 500px) {
	.email-signup iFrame {
		height: 1900px
	}
}

div.gform_wrapper .top_label .gfield_label {
	font-size: 16px;
	font-weight: normal
}

div.gform_wrapper .top_label input {
	border-radius: 0px;
	font-size: 14px
}

div.gform_wrapper input, div.gform_wrapper textarea {
	border-radius: 0px;
	font-size: 14px
}

.daytona-contest iFrame {
	height: 720px
}

@media (max-width: 565px) {
	.daytona-contest iFrame {
		height: 1060px
	}
}

body.page-template-template-event-page .entry-header {
	margin-bottom: 16px
}

/*# sourceMappingURL=theme.css.map */
