.color-primary-0 { color: #051845 }	/* Main Primary color paletton */
.color-primary-1 { color: #05112B }
.color-primary-2 { color: #041335 }
.color-primary-3 { color: #092568 }
.color-primary-4 { color: #0A328D }

div.row.content {
	padding-bottom:20px;
}

div.row.rktadmin {
	max-width: 200rem !important;
}

html {

}

body {
	background-color: #efefef;
}

body, h1, h2, h3, h4, h5, h6 {
	color: #000;

}

a {
	color: #0A328D;

}

a:hover, a:focus {

}

.launch_table h1, .launch_table h2, .launch_table h3, .launch_table h4, .launch_table h5, .launch_table h6 {
	margin-top: 0;
	margin-bottom: 0;
}

div.launch_updated {
	font-size: 0.9rem;
}

div.launch div.updated {
	font-size: 0.8rem;
	float: right;
	padding-top: 1px;
}

div.row.launch, div.row.header {
	margin-left: 0;
	margin-right: 0;
	padding: 0.5625rem 0;
}

div.row.header {

}

div.launch_table {
	background-color: #fff;
	border: solid 1px #ddd;
	min-height: calc(100vh - 50px);
	padding-bottom: 50px;
	
}

div.launch_table div.header {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

div.launch_table {
	margin-bottom: 10px;
}

div.container div.title {
	text-align: center;
	border: solid 1px #ddd;
	background-color: #fff;
	border-bottom: 0px;
}

div.container div.title h1 {
	margin-top: 0;
	margin-bottom: 0;
}

.row {
	max-width: 70rem;
}

div.row.launch {
	border-bottom: 1px solid #ddd;
}

div.row.launch .launch_time {
	font-size: 0.8rem;
}

div.row.header, div.launchloop>div.row.launch:nth-of-type(even) {
	background-color: #F5F5F5;
	
}

div.columns {

}

select {
	margin-bottom: 0;
	height: 1.5rem;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div.launch_tag {
	width:auto;
	margin-bottom: 5px;
	margin-right: 5px;
	background-color: #0A328D;
	color: #fff;
	font-size: 0.8rem;
	height: 20px;
	padding: 1px 5px 1px 5px;
	float:right;
}

div.launch_link {
	font-size: 0.8rem;
	width: auto;
	margin-bottom: 5px;
	margin-right: 5px;

}

div.launch_sub {
	font-size: 0.8rem;
	padding-top: 5px;
	
}

footer {
	
    position: fixed; 
    bottom: 0;
	min-height: 20px;
	text-align: right;
	background-color: #F5F5F5;
	border-top: 1px solid #ddd;
	width:100%;

}

div.row.nextlaunch {
	border: 1px solid #ddd;
	margin: 10px 25px;
	padding: 0px;
}

div.row.nextlaunch > div.row.launch {
	border-bottom: none;

}

div.row.nextlaunch > div.row.header {
	border-top: none;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.filtered_launch {
	display:none;
}

@media only screen and (min-width: 40.063em) {
	div.columns.launch_desc_and_links, div.columns.launch_mission_description {
		margin-top: -67px;
	}
}

div.launch_live_embed {
	text-align: center;
	
}

div.launch_live_embed > iframe {
	width: 100%;
	height: 100%;
	
}

option.filter_provider {
	font-weight: bold;
}

div.top-header-box > div.row.header {
	border-top: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div.top-header-box {
	margin: 10px 0px;
	border: 1px solid #ddd;

}

div.column.nextlaunch > div.top-header-box > div.row.launch {
	border-bottom: none;

}

@media screen and (min-width: 64em) {
	div.column.nextlaunch > div.top-header-box {
		margin-left: 25px;
		margin-right: 10px;

	}

	div.column.recentlaunches > div.top-header-box {
		margin-left: 0px;
		margin-right: 25px;
	}
}

div.column.nextlaunch > div.row.launch {
	border-bottom: none;
}

div.column.recentlaunches ul {
	white-space:nowrap;
	padding: 0.5625rem 0.5625rem 0 0;

}

div.column.recentlaunches li {
	list-style: none;
	overflow:hidden;

}

div.row.recentlaunch div.column {
	overflow:hidden;
	text-overflow:ellipsis;
}

div.rlt-location, div.launch_link, div.rlt-provider, div.mission_name, div.rlt-vehicle {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

div.rlt-location {
	font-size:0.9rem;
}

div.rlt-veh_prov_loc {
	padding-right:5px;
}

@media screen and (max-width: 63.9375em) {
	div.top-header-box {
		margin-left:15px;
		margin-right:15px;
	}
}

h1 {
	font-size: 2.25em;
}

.launch_update {
	font-size: .95rem;
}

div.launch_date {
	font-size: 1.4375rem;
	color: #000;
}

div.launch_date a {
	color: #000;
}

.launch_update_date, .launch_update_time {
	font-weight: bold;
}

@media only screen and (max-width:40em) {
	div.row.launch div.launch_date {
		font-size:1.125rem;
	}

	div.row.launch div.mission_name, div.row.launch div.rlt-veh_prov_loc {
		padding-left:0px;
	}

	div.launch_desc_and_links {
		margin-top: 10px;
		margin-left: 10px;
		padding-right: 40px;
	}

	div.launch_desc_and_links hr {
		}

}

div.columns.launch_desc_and_links p {
	margin-bottom: 0px;
	font-size:.95rem;
}

div.columns.launch_desc_and_links a.mission_details_link {
	color:black;
}

div.columns.launch_desc_and_links hr {
	margin-bottom: 5px;
	margin-top: 5px;
}

#upcoming_launches_header {
	text-align: center;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 10px;
}

.lslide {
	cursor: pointer;
}

.slider_caption {
	width:inherit;
	padding: 5px;
	bottom:0px;
	color:#fff;
	background-color:rgba(0,0,0,0.45);
	text-align:center;
	font-size: 0.75rem;
	z-index:1000;
	position:fixed;
}

.youtube_video a {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;

}

.youtube_video a:hover {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

div.row.content.error_content {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 0px 10px;
	min-height:calc(100vh - 25px);
}

nav.top-bar.expanded .top-bar-section li:not(.has-form) a:not(.button) {
	line-height: 1.6 !important;
}

.top-bar-section li:not(.has-form) a:not(.button) {
	background-color:transparent;
	font-size:1rem;
	line-height: 60px;
}

section.top-bar-section {
	height: auto;
}

section.top-bar-section ul li {
	background-color: transparent !important;
}

nav.top-bar, nav.top-bar.expanded, ul.title-area {
	background-color: transparent !important;

}

div.top-bar-container {
	background-color: #fff !important;
}

nav.top-bar, nav.top-bar ul.title-area {
	color: black !important;

}

section.top-bar-section a {
	color: black !important;
}

nav.top-bar {
	border: 1px solid #ddd;
	border-bottom: 0px;
	border-top: 0px;
	height: 60px;
	line-height: 58px;
}

nav.top-bar ul.title-area a {
	font-size: 2.4rem;
	color: black;
}

section.top-bar-section ul li:hover:not(.has-form) > a {
	background-color:#F5F5F5 !important;

}

section.top-bar-section ul li:hover:not(.has-form) {
	background-color:#F5F5F5 !important;

}

div.page-subtitle {
	text-align:center;

	background-color: #fff;

	border-bottom: 1px solid #ddd;

}

div.page-subtitle h1 {
	margin: auto;

	font-size: 2em;
}

ul.title-area {
	padding-left: 10px;
	height: 60px;
}

.top-bar .toggle-topbar.menu-icon a span::after {
	-webkit-appearance: none !important;
	box-shadow: 0 0 0 1px #333, 0 7px 0 1px #333, 0 14px 0 1px #333 !important;
	-webkit-box-shadow: 0 0 0 1px #333, 0 7px 0 1px #333, 0 14px 0 1px #333 !important;
	content:"-"; /* reqd for iOS for some reason; otherwise the hamburger doesn't show */
}

.top-bar .menu-icon span {
	height: 2px;
}

nav.top-bar.expanded section.top-bar-section ul li {
	border-top: 1px solid #ddd;
}

div.page-content {
	background-color: #fff;
	border: 1px solid #ddd;
}

h1.page-header {
	font-size:2em;
	margin:0 0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

div.rktadmin.launchloop div.launch:hover {
	background-color: #ccc;
	cursor: pointer;
}

div.rktadmin.launchloop a {
	color: #000;

}

div.rktadmin.launchloop div.launch.header {
	font-weight:bold;

}

div.rktadmin.launchloop {
	background-color: #fff;
}

div.rktadmin.launchloop div.row.launch:nth-of-type(even) {
	background-color: #F5F5F5;
	
}

div.rktadmin.launchloop {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;	
}

div.rktadmin.launchloop div.launch.header {
	border-top: 1px solid #ddd;
}

div.input.datetime select {
	width:100px;
}

	ul.country-tabs li {
		cursor: pointer;
		padding-top:10px;
		padding-bottom:5px;
		height: 140px;
	}

	ul.country-tabs li div {
		height: 100px;
	}
	
	ul.country-tabs img {
		height: 80px;
		border: 1px solid #ccc;
	}

	ul.country-tabs li:hover {
		background-color: #0A328D;
		border-radius: 10px;
		color: white;
	}

	ul.country-tabs li:hover label {
		color:white;
	}

	ul.country-tabs input {
		margin-right: 5px;
	}

	ul.company-select li, ul.location-select li {
		padding-top:10px;
		padding-bottom:0px;
		padding-right:0px;
	}

	ul.company-select input, ul.location-select input {
		margin-bottom:0px;
		margin-right: 5px;
	}

	ul.company-select label, ul.location-select label {
		white-space: nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}

	div#country_content-default {
		text-align:center;
	}

	#filter-box {
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}

	div.message {
		padding:10px;
		width:500px;
		margin: 10px auto;
		border: 1px solid;

	}

	div.message.success {
		color:#4F8A10;
		background-color:#DFF2BF;

	}

	div.message.error {
		color:#D8000C;
		background-color: #FFBABA;
	}

	div.message.warning {
		color: #9F6000;
		background-color: #FEEFB3;
	}

.tab-title a {
	border: 1px solid #ddd;
}

li.toggle-topbar.menu-icon {
	z-index: 100;
}

@media only screen and (max-width: 40em) {
	div.launch_info_left_container {
		padding-left: 10px;
		padding-right: 0px;

	}

}
