body
{
	background-color: white !important;
	font-family: 'Open Sans Condensed', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	font-size: 18px;
}

h1.page-header,
h2.page-header,
h3.page-header,
h4.page-header,
h5.page-header
{
	padding: 0 !important;
	border-bottom: none !important;
}
h1.page-header
{
	margin-bottom: 0 !important;
}
h3.page-header
{
	margin-top: 5px !important;
}
h5.page-header
{
	margin-top: 5px !important;
	padding-top: 9px !important;
	margin-left: 20px !important;
	margin-bottom: 0 !important;
}
.page-breadcrumb
{
	margin-bottom: 20px;
}

.indent
{
	margin-left: 10px;
}

.no_padding
{
	padding: 0;
	margin: 0;
	
}
.padding_container,
.dataTables_length,
.dataTables_filter,
.dataTables_info,
.dataTables_paginate
{
	padding: 5px;
}

.col_min
{
	width: 1px;
}

/* Page loading */
#loading_overlay
{
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.95);
	z-index: 99999;
}

/* Fly In */
#fly_in_bg
{
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.75);
	z-index: 99998;
}
#fly_in
{
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999;
}
#fly_in .content
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -375px;
}
#fly_in .close_fly_in
{
	color: white;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
}
#fly_in .ad
{
	width: 750px;
	height: 500px;
}

/* Page header */
#LRC-logo
{
	float: left;
	width: 162px;
	height: 41px;
	margin-top: -8px;
	margin-right: 20px;
	background: url('//assets.liveracemedia.com/images/sprites/sprite.lrc.global.png') no-repeat -10px -146px;
	overflow: hidden;
}
#LFPV-logo
{
	float: left;
	width: 194px;
	height: 41px;
	margin-top: -8px;
	margin-right: 20px;
	background: url('//assets.liveracemedia.com/images/sprites/sprite.lfpv.global.png') no-repeat -10px -146px;
	overflow: hidden;
}
#LMS-logo
{
	float: left;
	width: 340px;
	height: 41px;
	margin-top: -8px;
	margin-right: 20px;
	background: url('//assets.liveracemedia.com/images/sprites/sprite.lms.global.png') no-repeat -10px -146px;
	overflow: hidden;
}
#LMX-logo
{
	float: left;
	width: 179px;
	height: 41px;
	margin-top: -8px;
	margin-right: 20px;
	background: url('//assets.liveracemedia.com/images/sprites/sprite.lmx.global.png') no-repeat -10px -146px;
	overflow: hidden;
}
#LK-logo
{
	float: left;
	width: 239px;
	height: 41px;
	margin-top: -8px;
	margin-right: 20px;
	background: url('//assets.liveracemedia.com/images/sprites/sprite.lk.global.png') no-repeat -10px -146px;
	overflow: hidden;
}
@media only screen and (max-width: 500px)
{
	#LRC-logo,
	#LFPV-logo,
	#LMS-logo
	{
		margin-left: -6px;
		margin-top: -4px;
		margin-right: 10px;
		transform-origin: 0 0;
		transform: scale(0.8);
	}
}
@media only screen and (max-width: 767px)
{
	h1.page-header { font-size: 1.3em; }
	h3.page-header { font-size: 1.1em; }
	h5.page-header { font-size: 0.7em; }
	h5.page-header
	{
		padding-top: 6px !important;
	}
	
	.navbar-quicklinks
	{
		padding-top: 55px !important;
	}
	
	.sidebar
	{
		position: fixed;
		top: 55px !important;
		padding-top: 0 !important;
		border-bottom: 2px black solid;
		z-index: 200;
	}
	.navbar-top-links
	{
		right: 50px !important;
	}
}
.navbar-brand
{
	white-space: nowrap;
	overflow: hidden;
}

/* Navbar overrides */
.navbar-top-links
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
.navbar-top-links > li > a
{
	padding: 9px 8px !important;
	text-align: center;
}
.navbar-top-links > li > a > i
{
	display: block;
}
.navbar-top-links .dropdown > a:hover,
.navbar-top-links .dropdown.open > a
{
	background-color: #333 !important;
}
.navbar-header
{
	position: fixed;
	left: 0;
	right: 0;
	background-color: #555;
	height: 55px;
	min-height: 55px;
	max-height: 55px;
	color: white;
	z-index: 10;
}
.navbar
{
	color: white;
}
.navbar-top-links a
{
	color: white;
}
.navbar-brand
{
	color: white !important;
}
.dropdown
{
	margin-right: 0;
}

/* Navbar Quicklink */
.navbar-quicklinks
{
	background: #efefef;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	text-align: center;
}
@media only screen and (max-width: 500px)
{
	.navbar-quicklinks
	{
		font-size: 0.5em;
	}
}
.navbar-quicklinks ul,
.navbar-quicklinks li
{
	margin: 0;
	padding: 0;
}
.navbar-quicklinks a
{
	cursor: pointer;
	display: block;
	padding: 10px 10px;
}
.navbar-quicklinks a:hover
{
	background-color: white;
}
.navbar-quicklinks i
{
	font-size: 2em;
}

/* Data display helpers */
.race_num
{
	float: left;
	background: #1d8fb8;
	color: white;
	padding: 2px 15px;
	border-radius: 7px;
	font-size: 2em;
	margin-right: 10px;
}
.race_info
{
	float: left;
}
.class_header
{
	font-size: 1.2em;
}
.class_sub_header
{
	font-weight: normal;
	font-size: 0.9em;
}
.car_num
{
	border: 2px black solid;
	background: white;
	color: black;
	padding: 2px 8px;
	margin-right: 10px;
	border-radius: 7px;
	font-weight: bold;
}
.race_length
{
	font-weight: normal;
	margin-right: 25px;
}
.race_status
{
	font-weight: normal;
}
.table_spacer
{
	background-color: white;
}

/* Misc Bootstrap mods */
.tab-content-border
{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.wrap-cells th,
.wrap-cells td
{
	white-space: normal !important;
}
.logo-panel
{
	overflow: auto;
}
.clickable-row
{
	cursor: pointer;
}
.no-padding
{
	padding: 0;
}
.breadcrumb_container
{
	padding-top: 15px;
}
.breadcrumb
{
	margin-bottom: 0;
}
.page-header
{
	margin-top: 15px;
	margin-bottom: 15px;
}
.nav-pills li
{
	background: #efefef;
	border-radius: 4px;
	margin-bottom: 2px;
}
.nav-tabs li
{
	background: #efefef;
	border-radius: 4px;
	margin-right: 2px;
}

/* Navbar dropdowns */
.navbar-top-links .dropdown-menu li .loading
{
	padding: 3px 20px;
	min-height: 0;
}
.navbar-top-links .dropdown-menu li .loading div
{
	white-space: normal;
}
.navbar-top-links .dropdown-menu li .news_blurb_image
{
	width: 40px;
	max-height: 3.0em;
	margin: 5px 5px 3px 0;

}

/* Forms */
form .form-group .alert,
form .form_response
{
	display: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
form .form_response.initialized
{
	display: block;
}

/* Multi-line elipsis */
.block-with-text
{
	/* hide text if it more than N lines */
	overflow: hidden;
	/* for set '...' in absolute position */
	position: relative;
	/* fix problem when last visible word doesn't adjoin right side	*/
	text-align: justify;
	/* place for '...' */
	margin-right: -1em;
	padding-right: 1em;
}
.block-with-text-2
{
	/* use this value to count block height */
	line-height: 1.5em;
	/* max-height = line-height (1.2) * lines max number (3) */
	max-height: 3.0em;
}
.block-with-text-3
{
	/* use this value to count block height */
	line-height: 1.5em;
	/* max-height = line-height (1.2) * lines max number (3) */
	max-height: 4.5em;
}
.block-with-text:before
{
	/* points in the end */
	content: '...';
	/* absolute position */
	position: absolute;
	/* set position to right bottom corner of block */
	right: 0;
	bottom: 0;
}
.block-with-text:after
{
	/* points in the end */
	content: '';
	/* absolute position */
	position: absolute;
	/* set position to right bottom corner of text */
	right: 0;
	/* set width and height */
	width: 1em;
	height: 1em;
	margin-top: 0.2em;
	/* bg color = bg color under block */
	background: white;
}

/* Modals */
.modal-dialog
{
	overflow-y: initial !important;
}
.modal-body
{
	overflow-y: auto;
}
.vertical-alignment-helper
{
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center
{
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}
.modal-content
{
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

/* Facebook page plugin responsive width fix */
.fb-page,
.fb-page iframe[style],
.fb-page span
{
	width: 100% !important;
}

/* Powered by LiveTime */
#powered_by_livetime
{
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 10px;
}
#powered_by_livetime .txt
{
	padding-right: 50px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	color: black;
}
#powered_by_livetime .logo
{
	text-align: right;
}
#powered_by_livetime .logo img
{
	display: inline;
	width: 100px;
	height: 19px;
}

/* Site performance stats */
#performance_stats
{
	width: 100%;
	border: 2px black solid;
	background: yellow;
	overflow: scroll;
	padding: 0 2px;
	font-size: 0.8em;
	margin-top: 40px;
	color: black;
}
#performance_stats td
{
	vertical-align: top;
	padding: 1px;
	padding: 5px 1px;
	border-bottom: 1px black dotted;
	border-right: 1px black dotted;
}
#performance_stats td:last-child
{
	border-right: 0;
}
#performance_stats tr:first-child td,
#resolution
{
	border-top: 1px black dotted;
}
#performance_stats ul
{
	padding: 0;
	margin: 0;
}
#performance_stats ul li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* YouTube Embeds */
.youtube_video,
.rva_video
{
	width: 100%;
	max-width: 560px;
}

/* Charts */
.chart_label
{
	font-size: 0.7em;
	text-align: center;
	padding: 2px;
	color: white;
	font-weight: normal;
}
.chart_tooltip
{
	font-size: 0.8em;
	text-align: center;
	padding: 2px;
	color: black;
	background-color: white;
	font-weight: normal;
}
.flot-chart-modal
{
	height: 200px;
}

/* Colors for track status */
.status_video_1
{
	color: green;
}
.status_video_0
{
	color: grey;
}
.status_0
{
	color: grey;
}
.status_1
{
	color: blue;
}
.status_2
{
	color: green;
}
.status_featured
{
	color: gold;
}

/* DFP Ads */
.dfp_group
{
	text-align: center;
}
.dfp_group .dfp
{
	display: inline-block; /* !important; */
	margin-right: 10px;
	margin-bottom: 10px;
}
.dfp
{
	background-color: black;
}
.dfp_plan23
{
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}