/* Minification failed. Returning unminified contents.
(674,16): run-time error CSS1031: Expected selector, found '!important'
(674,16): run-time error CSS1025: Expected comma or open brace, found '!important'
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700");


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle !important;
}

h3{
	line-height:24px !important;
}


hr {
    border-top: 2px solid #8b052e !important;
    width: 50px;
}

.service-image
{
	border: 2px solid #B1502A;
}

.section h2 {
	border-bottom: 1px solid #e4e4e4;
	font-weight: normal;
	margin-bottom: 3px;
	font-size:16px;
	color:black;
}

.sectionHeader h2 {
	font-weight: bold !important;
	margin-top:5px;
	margin-bottom: 3px;
	padding-top:20px;
	padding-bottom:10px;
	font-size:18px;
	color:black;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.roundedBox
{
	background: #f9f9f9;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.fullWidthImage
{
	padding:0px;
	height:270px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	min-height: 0px;
}

	.fullWidthImage h2
	{
		position: relative; 
		top: 30px; 
	}
 .fullWidthImage h2 span {
    color: white;
    font: bold 30px/45px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    padding: 5px;
    border-radius: .25em;
    text-transform: uppercase;
}

	.fullWidthImage h3
	{
		position: relative; 
		top: 38px; 
	}

        .fullWidthImage h3 span {
            color: white;
            font: bold 20px/30px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
            letter-spacing: -1px;
            padding: 5px;
            border-radius: .25em;
            text-transform: uppercase;
        }

.pageHeaderPara
{
	font-size:16px;
	margin-bottom:10px;
}

.pagination
{
	margin: 0px !important;
}

.pagination a {
  background:#fff  !important;
  border: 1px solid transparent !important;
  margin-left:1px !important;
  border-left-width: 0 !important;
}
.pagination .active a {
  color: #fff !important;
  cursor: default !important;
}
.pagination a:hover, .pagination .active, .pagination .active a {
  background-color: #adc9de !important;
  color:white !important;
}

#page-title #page-title-inner .packageTravelDates {
    text-align: right;
    display: inline-block;
    font-family: 'Open Sans' !important;
    color: white;
    padding: 14px 10px 5px 0px;
    font-size: 20px;
}

#page-title #page-title-inner h2
{
	padding-left:0px !important;
	padding-top:7px !important;
}

.label-hotel-dates {
    font-weight: bold;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    font-size: 0.8em;
    background-color: #8b052e;
}


.helpToolTip{
	cursor: help;
}

.label-flight-sector-class
{
	font-weight:normal;
	padding-top:0.1em;
	padding-bottom:0.1em;
	padding-left:0.3em;
	padding-right:0.3em;
	font-size:90%;
	background-color:#5bc0de;
	margin-left:2px;
	
}

.flightClassTooltip, .flightAirportTooltip {
    font: bold 10px/12px 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    
}

.tabs-nav
{
	font-size:18px;
}

	.tabs-nav li.active a
	{
		color: #8b052e !important;
	}

.nav-pills > li > a
{
	font-size:16px !important;
}


#social-r a
{
	float:right !important;
}

.navbar .navbar-brand
{
	font-size: 16px !important;
	text-transform: uppercase;
	font-weight: bold;
}

.navbar-default .navbar-nav > li > .dropdown-menu{
	margin-top:0px !important;
}

@media (min-width: 768px)
{
	.navbar .navbar-brand
	{
		font-size: 12px !important;
	}
}

@media (min-width: 992px)
{
	.navbar .navbar-brand
	{
		font-size: 16px !important;
	}
}

@media (min-width: 1200px) {
	.navbar .navbar-brand
	{
		font-size: 28px !important;
	}
}

.spacer {
    margin-top: 30px; /* define margin as you see fit */
}

h3.contentHeader
{
	padding: 2px 0px !important;
	margin-top: 10px;
	color: #666666;
	border-bottom: 5px double #f6f6f6;
	font-weight:bold !important;
	font-size:16px;
}

.icons-box{
	padding-left:0px !important;
	padding-right:0px !important;
	padding-top:0px !important;
}

@media (min-width: 768px)
{
	.icons-box {
		text-align:center;
	}
	
}


.icons-box i.big {
    width: 45px !important;
    height: 45px !important;
    line-height: 45px !important;
    font-size: 28px !important;
}

a.roadGamePackage
{
	display: block;
	color: black;
	padding: 12px 0;
	font-weight: bold;
	font-size: 14px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	text-decoration: underline;
}

.salesNotesImage
{
	padding:0px;
	height:300px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.salesNotesImage h2.salesNotes span
{
		color: white; 
		font: bold 20px Handlee, Sans-Serif; 
		letter-spacing: -1px;  
		display:block;
		padding:5px;
}

@media (min-width: 768px)
{ 
	.salesNotesImage
	{
		height: 160px;
	}

	.salesNotesImage h2.salesNotes span
	{
		font: bold 16px Handlee, Sans-Serif;
	}
}

@media (min-width: 992px)
{
	.salesNotesImage
	{
		height:200px;
	}

	.salesNotesImage h2.salesNotes span
	{
		color: white;
		font: bold 14px Handlee, Sans-Serif;
		letter-spacing: 0px;  
	}
}



.salesNotesImage h2.salesNotes
	{
		position: relative; 
		top: 90%;
		-webkit-transform: translateY(-90%);
  		-ms-transform: translateY(-90%);
  		transform: translateY(-90%);
	}



.salesNoteContainer
{
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	border-radius:0.3em;
}

#fb-root{
	margin-top:10px;
	}


.tweets iframe {
    width: 100% !important;
}

.contactInfo
{
	color:#333;
	font-size:11px;
}

@media (min-width: 500px)
{
	.contactInfo
	{
		font-size:16px;
	}
}

a.package
{
	text-align: left;
	display: block;
	padding: 4px 0;
	font-weight: bold;
	font-size: 14px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	text-decoration: underline;
}

a.subheaderbutton
{
	margin-left:5px;
}

.navbar-brand > img {
  display: inline-block;
}


.fa-ul > li
{
	margin-bottom: 2px !important;
}

/* NFL */
.sport15
{
	background-color:#7A0D0F !important;
	border: 1px solid #7A0D0F !important;
}
.sport15legend
{
	color:#7A0D0F !important;
}
/* NHL */
.sport16
{
	background-color:#0D297A !important;
	border: 1px solid #0D297A !important;
}
.sport16legend
{
	color:#0D297A !important;
}

/* Baseball */
.sport17
{
	background-color:#6D0FD1 !important;
	border: 1px solid #6D0FD1 !important;
}
.sport17legend
{
	color:#6D0FD1 !important;
}

/* Basketball */
.sport18
{
	background-color:#066930 !important;
	border: 1px solid #066930 !important;
}
.sport18legend
{
	color:#066930 !important;
}
/* NCAA */
.sport21
{
	background-color:#7A650D !important;
	border: 1px solid #7A650D !important;
}
.sport21legend
{
	color:#7A650D !important;
}

/* Rugby */
.sport24
{
	background-color:#BD2069 !important;
	border: 1px solid #BD2069 !important;
}
.sport24legend
{
	color:#BD2069 !important;
}
/* Motorsport */
.sport24
{
	background-color:#15ABA8 !important;
	border: 1px solid #15ABA8 !important;
}
.sport24legend
{
	color:#15ABA8 !important;
}
/* Golf */
.sport25
{
	background-color:#20BD2B !important;
	border: 1px solid #20BD2B !important;
}
.sport25legend
{
	color:#20BD2B !important;
}
/* Trackl & Field */
.sport26
{
	background-color:black !important;
	border: 1px solid black !important;
}
.sport26legend
{
	color:black !important;
}

/* Soccer */
.sport28
{
	background-color:#F7A20F !important;
	border: 1px solid #F7A20F !important;
}
.sport28legend
{
	color:#F7A20F !important;
}

.scheduleFilter
{font-size:13px;
 margin-left:0px !important;
 margin-right:15px !important;
 padding-top:0px !important;
}

.field-validation-error {
	display:inline-block;
	color:darkred;
    font-size: 1em;
	padding-top:0.6em;
}

.field-validation-error:before {
	display:inline-block;
    content: "\f05a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: darkred;
    font-size: 1.2em;
    padding-right: 0.2em;
    left: 0;
}


.da-dots {
display: none;
}

.padded
{
	padding-top: 30px;
}

@media (min-width: 768px)
{
	.sportLink
	{
		display: block;
		color: white;
		border-bottom: 4px #999 solid;
	}
	.sportLink:hover
	{
		text-decoration:none;
		border-bottom: 4px white solid;
		color:white;
	}
}


@media (min-width: 768px)
{
	ul.nav li.dropdown:hover > ul.dropdown-menu
	{
		display: block;
	}
}

#googlemaps {
  height: 200px !important;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.validation-summary-errors
{
	color:red;
}

/* 5 column bootstrap layout */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}


.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


.table td {
	vertical-align: middle;
}

.table-bordered th {
	background: #E9E9E9;
	background:-moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#E9E9E9)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* IE10+ */
	background:linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
	
	font-size: 10px;
	color: #444;
	text-transform: uppercase;
}

/* Cart Formatting */

.cartItemTitle{
	font-size:1.2em;
	font-weight:bold;
}

.cartItemPrice{
	font-size:1.2em;
	font-weight:bold;
}

.cartItemTotal{
	font-weight:bold;
	font-size:1.em;
}

#cartPriceHeader{
	font-size:1.1em;
	font-weight:bold;
	color:darkred;
}

.cartTotalPrice{
	font-size:1.5em;
	font-weight:bold;
	color:darkred;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

.cartTotalItems{
	font-size:1.3em;
	font-weight:bold;
}

.cartItemRef{
	display:block;
	font-size:0.9em;
}

th.notopborder !important{
	border-top:none;
}

#proceedToCheckout {
	background-color: whitesmoke;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.paddedTop{
	padding-top:10px;
}

.cartDelete{
	display:block;
	margin-top:5px;
}

#cartLogin{
	font-size:1.2em;
}


#knockoutLoading {
	background-color: whitesmoke;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-bottom:40px;
}

#pageBannerSalesNotes {
    background-image: -webkit-linear-gradient(top,#a23657 0,#8b052e 100%);
    background-image: -o-linear-gradient(top,#a23657 0,#8b052e 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#a23657),to(#8b052e));
    background-image: linear-gradient(to bottom,#a23657 0,#8b052e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa23657', endColorstr='#ff8b052e', GradientType=0);
    background-repeat: repeat-x;
    color: #fff;
    background-color: #8b052e;
    border-color: #8b052e;
    font-weight: bold;
}

.latest-offers:nth-child(3n+1) {
		clear: both;
		/*background-color: rgba(0, 255, 0, .5);*/ 
	}


@media (max-width: 768px)
{
	#pageBannerSalesNotes{
		font-size:13px;
	}
	
}


@media (min-width: 768px) and (max-width: 992px) 
{
	#pageBannerSalesNotes{
		font-size:14px;
	}
	
}



@media (min-width: 992px) 
{
	#pageBannerSalesNotes{
		font-size:16px;
	}
	
}



@media (max-width: 768px)
{
	#packagePricingTable{
		font-size:14px;
	}
	
}


@media (min-width: 768px) and (max-width: 992px) 
{
	#packagePricingTable{
		font-size:13px;
	}
	
}



@media (min-width: 992px) 
{
	#packagePricingTable{
		font-size:15px;
	}
	
}


@media (max-width: 768px) {
	.pricing-table {
		clear: both;
		/*background-color: rgba(0, 0, 255, .5); */
	}
}


@media (min-width: 768px) and (max-width: 992px) {
	.pricing-table {
		clear: inherit;
		/*background-color: rgba(0, 0, 255, .5); */
	}
	.pricing-table:nth-child(2n+1) {
		clear: both;
		/*background-color: rgba(0, 255, 0, .5); */
	}
}

@media (min-width: 992px) {
	.pricing-table {
		clear: inherit;
		/*background-color: rgba(0, 0, 255, .5); */
	}
	.pricing-table:nth-child(3n+1) {
		clear: both;
		/*background-color: rgba(0, 255, 0, .5); */
	}
}

.sortIcon{
	padding-top:4px;
}

.sortIconActive{
	color: #d74b4b;
}

.valignTable tbody>tr>td{
	vertical-align:middle;
}

#travellerDataReinforcement{
	border-top:none;
	border-bottom:none;
	color:#23527c;
	font-weight:normal;
}


.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #8b052e;
    border-color: #8b052e;
}

.panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top,#b96981 0,#8b052e 100%);
    background-image: -o-linear-gradient(top,#b96981 0,#8b052e 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#b96981),to(#8b052e));
    background-image: linear-gradient(to bottom,#b96981 0,#8b052e 100%);
}


.btn-stt {
    background-color: hsl(214, 37%, 28%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b96981", endColorstr="#8b052e");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#b96981), to(#8b052e));
    background-image: -moz-linear-gradient(top, #b96981, #8b052e);
    background-image: -ms-linear-gradient(top, #b96981, #8b052e);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b96981), color-stop(100%, #8b052e));
    background-image: -webkit-linear-gradient(top, #b96981, #8b052e);
    background-image: -o-linear-gradient(top, #b96981, #8b052e);
    background-image: linear-gradient(#b96981, #8b052e);
    border-color: #8b052e #8b052e hsl(214, 37%, 19.5%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.56);
    -webkit-font-smoothing: antialiased;
}

.panel-primary {
    border-color: #8b052e;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #8b052e;
}
