/* Meriq specific css */

/* DESTROY STUPID DROPDOWN CHANGING LOOKZ */
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

h1,
h2,
h3 {
	color: #000;
    line-height: 180%;
    margin: 0 0 10px 0;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
	margin-bottom: 0;
	clear: both;
	padding: 0;
    vertical-align: baseline;
}

h1 {
	font-size: 36px;
}

@media screen and (max-width: 767px) {
	h1 {
		font-size: 32px;
	}
}

h3 {
	font-weight: 400;
	font-size: 29px;
	font-family: 'Titillium Web', sans-serif;
}

@media screen and (max-width: 767px) {
	h3 {
		font-weight: 400;
		font-size: 24px;
	}
}

h4 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 22px;
}

.page-header {
	font-family: 'Titillium Web', sans-serif;
	font-size: 42px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.form-control {
	max-width: 230px;
	margin-bottom: 5px;
	background-color: #eee;
	border: 1px solid #000;
}

@media screen and (max-width: 767px) {
	.form-control {
		font-size: 16px; /* Förhindrar att safari/iphone zoomar när man klickar på en input */
	}
}

@media screen and (max-width: 767px) {
	.form-control-goh {
		font-size: 16px; /* Förhindrar att safari/iphone zoomar när man klickar på en input */
	}
}

.alert {
	padding: 5px 15px;
	margin-top: 6px;
	margin-bottom: 0px;
}


.alert-success {
	background-color: rgba(0, 188, 140, 0.6);
}
.control-label {
	margin-top: 11px;
}

/* Detta används på <p> när det är mobilt, dock är det en dålig ide då vi hårdkodar färgen och inte baserar den på valt tema */
@media screen and (max-width: 767px) {
	.responsive-header {
		color: #20a0cf;
	}
}


.btn {
	background-color: #20a0cf;
	border-color: #20a0cf;
	color: #fff;
	padding: 10px 15px;
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	border-radius: 0px;
}


.btn-success:focus, .btn-success:hover, .btn-success:active, .btn-success:active:hover {
	background-color: #000;
	border-color: #000;
	color: #FFF;
}

.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus {
	background-color: #000;
	border-color: #000;
	color: #FFF;
}

.btn:hover {
	background-color: #000;
	border-color: #000;
	color: #FFF;
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	-ms-transition: all ease 0.7s ;
	transition: all ease 0.5s ;
}
	
a {
	color: #20a0cf;
	text-decoration: none;
}

a:focus, a:hover, a:active, a:active:hover {
	color: #20a0cf;
}

a:hover {
	color: #20a0cf;
	text-decoration: none;
}

body {
	font-size: 18px!important;
    line-height: 28px!important;
    font-weight: 300!important;
	color: #000;
    font-family: 'Poppins', sans-serif;
	margin-bottom: 12px;
	margin: 0;
    padding: 0;
    vertical-align: baseline;
	background-color: #fff;
	/*
	background-image: linear-gradient(rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 0.50)), url(../images/wowzone_bg.jpeg);
	background-size: cover;
	background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
	*/
}

.main-container {
	background-color: #fff;
}

div.container {
	margin-top: -700px;
	background-color: rgba(255, 255, 255, 0.0);
	/*
	box-shadow: 5px 5px 5px #888888;
	background-color: #161616;
	background-image: url('../images/bg_container.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	*/
}

.container-wrapper {
	padding: 35px;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 40px;
	color: #000;
	border-top: 3px solid #20a0cf;
	background-color: rgba(255, 255, 255, 1.0);
	box-shadow: 0 5px 5px rgb(0 0 0 / 60%);
	box-shadow: 3px 4px 32px 0px rgb(0 0 0 / 75%);
}

.container-wrapper-start {
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	color: #fff;
}

.container-wrapper-start hr {
	border: 1px solid #fff;
}

.container-wrapper-start h3 {
	color: #fff;
}

.img {
	position: relative;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* Player monitor */
#namebox {
	position: relative;
	left: 0px;
	border: 1px solid #cccccc;
	padding: 2px;
	width: 800px;
	height: 390px;
	background: #ffffff;
}

#nameblock1{
	z-index: 20
}

#themonitor {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#thenames{
	position: absolute;
	left: 17px;
	top: 2px;
	z-index: 20;	
}

#themonitorbackground {
	position: absolute;
	left: 22px;
	top: 21px;
	z-index: 5;
}

#thelanenumber{
	position: absolute;
	left: 24px;
	top: 24px;
	font-family: Verdana, Arial;
	font-size: 11pt;
	width: 30px;
	text-align: center;
	color: #000000;
	z-index: 20;
	font-weight: bold;
}

#thelanenumbershadow{
	position: absolute;
	left: 25px;
	top: 25px;
	font-family: Verdana, Arial;
	font-size: 11pt;
	width: 30px;
	text-align: center;
	color: #ffffff;
	z-index: 19;
	font-weight: bold;
}

#theframenumbers{
	position: absolute;
	left: 57px;
	top: 64px;
	z-index: 20;
}

.oneplayername {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 58px;
	top: 0px;
	width: 139px;
	overflow: hidden;
	font-weight: bold;
}

.onelanestatic_hcp {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 198px;
	top: 0px;
	width: 40px;
	overflow: hidden;
	font-weight: bold;
}

.onelanestatic_ser {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 249px;
	top: 0px;
	width: 40px;
	overflow: hidden;
	font-weight: bold;
}

.onelanestatic_tot {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 300px;
	top: 0px;
	width: 40px;
	overflow: hidden;
	font-weight: bold;
}

.oneframe {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 0px;
	top: -2px;
	width: 27px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}

.tenthframe {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	left: 252px;
	top: -2px;
	width: 41px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}

#gamenumber {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #ffffff;
	left: 304px;
	top: 51px;
	width: 51px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	z-index: 20;
}

#playernames {
	border: 2px solid #000000;
	background-color: #eeeeee;
	margin-top: 2px;
}

.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}

#body_background {
	position: absolute;
	margin-top: 333px;
	width: 100%;
	z-index: -10;
	height: 200px;
	background-image: url('../images/pattern2.jpg');
	background-repeat: repeat-x;
}

.container-shape {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
	background: radial-gradient(ellipse at center,#313131 0,#131313 100%);
}

.form-control-dropdown {
    height: 45px;
    padding: 10px 15px;
	margin-right: 10px;
	margin-bottom: 5px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #000;
    background-color: #eee;
    background-image: none;
    border: 1px solid #000;
    border-radius: 4px;
    -webkit-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-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control-dropdown:hover {
	cursor: pointer;
}

ul {
	padding-left: 20px;
}

hr {
	border: 1px solid #000;
}

.fa {
	margin-top: -5px;
	font-size: 26px!important;
	padding-right: 10px;
	color: #000;
}

@media screen and (min-width: 767px) {
	.fa {
		margin-top: -5px;
		font-size: 20px;
		padding-right: 5px;
		margin-bottom: 10px;
	}
}

.fa:hover {
	color: #20a0cf;
	cursor: pointer;
}

.fa .fa-phone {
	font-size: 24px;
}

.type-wrapper {
	/*border-top: 3px solid #20a0cf;*/
	background-color: rgb(234, 234, 234);
	box-shadow: rgba(0, 0, 0, 0.4) 0px 8px 12px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 0px;
}

@media screen and (max-width: 767px) {
	.type-wrapper {
		padding-bottom: 15px;
	}
}

.package-wrapper {
	background-color: #20a0cf;
	box-shadow: rgba(0, 0, 0, 0.0) 0px 4px 6px 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px;
	padding-bottom: 10px;
	/*min-height: 640px;*/
	color: #fff;
}

.package-wrapper-group {
	min-height: 520px;
}

.package-wrapper:hover {
	cursor: pointer;
	background-color: #000;
	color: #fff;
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	-ms-transition: all ease 0.7s ;
	transition: all ease 0.5s ;	
}

.package-wrapper-text {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
	.package-wrapper {
		min-height: auto;
	}
	.package-wrapper-group {
		min-height: auto;
	}
}

.package-wrapper-top-picks {
	background-color: rgb(234, 234, 234);
	box-shadow: rgba(0, 0, 0, 0.4) 0px 4px 6px 0px;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.package-wrapper-top-picks:hover {
	cursor: pointer;
	background-color: #20a0cf;
	color: #fff;
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	-ms-transition: all ease 0.7s ;
	transition: all ease 0.5s ;	
}

@media screen and (max-width: 767px) {
	.package-wrapper-top-picks {
		min-height: auto;
	}
}

.type-image {
	margin-left: -15px;
}

@media screen and (max-width: 767px) {
	.type-image {
		margin-left: 0px;
		padding-top: 15px;
	}
}

.type-text {
	padding-left: 0px;
	margin-left: -50px;
}

@media screen and (max-width: 767px) {
	.type-text {
		padding-left: 15px;
		margin-left: 0px;
	}
}

.type-wrapper .btn {
	background-color: #20a0cf;
	border-color: #20a0cf;
	color: #fff;
	border-radius: 0px;
	padding: 5px 15px;
}

.type-wrapper .btn:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

#type-wrapper-1 {
	background-color: #fff;
	color: #1d1d1d;
}

#type-wrapper-1:hover {
	background-color: #eee;
	cursor: pointer;
}

#type-wrapper-1 h3 {
	color: #20a0cf;
	font-family: 'Titillium Web', sans-serif;
	font-size: 40px;
}

@media screen and (max-width: 767px) {
	#type-wrapper-1 h3 {
		color: #20a0cf;
		font-family: 'Titillium Web', sans-serif;
		font-size: 32px;
	}
}

#type-wrapper-2 {
	background-color: #3490ce;
	color: #fff;
}

#type-wrapper-2:hover {
	background-color: #3aa3e9;
	cursor: pointer;
}

#type-wrapper-2 h3 {
	color: #fff;
}

#type-wrapper-3 {
	background-color: #e15e01;
	color: #fff;
}

#type-wrapper-3:hover {
	background-color: #ff6a01;
	cursor: pointer;
}


#type-wrapper-3 h3 {
	color: #fff;
}

#type-wrapper-4 {
	background-color: #106a00;
	color: #fff;
}

#type-wrapper-4:hover {
	background-color: #20a0cf;
	cursor: pointer;
}

#type-wrapper-4 h3 {
	color: #fff;
}

/* HOLIDAY WRAPPER */
#type-wrapper-4 {
	margin-bottom: 20px;
	background: radial-gradient(ellipse farthest-corner at right bottom, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 80%), radial-gradient(ellipse farthest-corner at left top, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 100%);
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 4px 6px 0px;
}

#type-wrapper-4 .btn {
	
}

#type-wrapper-4 .img-responsive {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

@media screen and (max-width: 767px) {
	#type-wrapper-4 .img-responsive {
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
	}
}

#type-wrapper-4:hover {
	background-color: #de4151;
	cursor: pointer;
}

#type-wrapper-4 h3 {
	color: #fff;
	font-size: 32px;
	font-weight: normal;
	font-family: 'Lilita One', cursive;
}

@media screen and (max-width: 1180px) {
	#type-wrapper-4 h3 {
		color: #fff;
		font-size: 28px;
	}
}

.packageSelected {
	background-color: #000;
	color: #fff;
}

.packageNotSelected {
	opacity: 0.4;
}

.packageNotSelected:hover {
	opacity: 1.0;
}

.addon-wrapper {
	background-color: #20a0cf;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 4px 6px 0px;
	margin-top: 10px;
	border-radius: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

@media screen and (max-width: 767px) {
	.addon-wrapper {
		background-color: #20a0cf;
		box-shadow: rgba(0, 0, 0, 0.4) 0px 4px 6px 0px;
		margin-top: 10px;
		border-radius: 0px;
		padding-left: 10px;
		padding-top: 10px;
	}
}

.addon-wrapper:hover {
	background-color: #20a0cf;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 4px 6px 0px;
	margin-top: 10px;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	-ms-transition: all ease 0.7s ;
	transition: all ease 0.5s ;	
}

.addon-wrapper .form-control-dropdown {
	background-color: #fff;
	box-shadow: none;
}

.extras-text {
	font-size: 14px;
}

.addon-text-wrapper {
	padding-top: 10px;
	color: #fff;
}

.addon-text {
	font-size: 16px;
}

@media screen and (max-width: 767px) {
	.addon-text {
		font-size: 16px;
	}
	.addon-text-wrapper {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

.guest-buttons {
	width: 80px;
	padding: 10px;
	font-size: 20px;
	margin: 2px;
}

@media screen and (max-width: 767px) {
	.guest-buttons {
		width: 70px;
		padding: 10px;
	}
}

.guestsSelected {
	background-color: #000;
	border-color: #000!important;
	color: #fff;
	border-color: rgb(240, 232, 224);
}

.guestsNotSelected {
	opacity: 0.4;
}

.guestsNotSelected:hover {
	opacity: 1.0;
}

.time-buttons {
	width: 110px;
	padding: 10px;
	font-size: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
	.time-buttons {
		width: 90px;
		padding: 10px;
		margin: 5px;
	}
}

.timeSelected {
	background-color: #000;
	border-color: #000!important;
}

.timeNotSelected {
	opacity: 0.4;
}

.timeNotSelected:hover {
	opacity: 1.0;
}

.gender-buttons {
	width: 80px;
	padding: 10px;
	font-size: 20px;
}

.genderSelected {
	background-color: #000;
	border-color: #000!important;
}

.genderNotSelected {
	opacity: 0.4;
}

.genderNotSelected:hover {
	opacity: 1.0;
}

.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: rgba(255,255,255,0.0);
  border: 3px solid #20a0cf;
  border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: rgba(255,255,255,0.0);
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: rgba(255,255,255,0.0);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

footer {
	margin: 25px 0;
}

.modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: auto;
  overflow-y: scroll;
}

@media screen and (max-width: 767px) {
	.modal {
	  position: relative;
	  top: auto;
	  left: auto;
	  transform: none;
	  overflow-y: scroll;
	}
}

.modal-content {
	background-color: #fff;
	color: #000;
	border: 2px solid #20a0cf;
	height: 100%;
}

.modal-open .modal {
	overflow: hidden;
}

.close {
	color: #000;
	opacity: 1;
}

.close:hover {
	color: #20a0cf;
	opacity: 1;
}

.modal-header {
	border: none;
	padding: 20px;
}

.modal-body {
	padding-top: 5px;
	padding-bottom: 5px;
}

.modal-footer {
	border: none;
}

#faq-modal {
	top: 0%;
	left: 0%;
	transform: translate(-0%, -0%);
	width: auto;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	/*background-image: linear-gradient(0deg, rgb(42, 98, 175) 0%, rgb(95, 159, 211) 100%) !important;*/
	background-color: #20a0cf;
	color: #fff;
}

.panel-heading {
    padding: 5px 5px 0 5px;
}

.panel-body {
    padding: 15px;
	background-color: #20a0cf;
}

.bull-color {
	color: #20a0cf;
}

.error-text {
	font-size: 16px;
	color: #8a0303;
	font-style: italic;
}

@media screen and (max-width: 767px) {
	.birthday-form {
		/*width: 100%;*/
	}
}

@media screen and (max-width: 767px) {
	.ui-datepicker {
		width: 15em!important;
		padding: .2em .2em 0;
		display: none;
	}
}

.ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #000!important;
    background: #000!important;
    font-weight: normal!important;
    color: #fff!important;
}

#ui-state-active-start {
	border: 1px solid #eee!important;
    background: #fff!important;
    font-weight: normal!important;
    color: #000!important;
}

.ui-widget-header {
    border: 1px solid #aaaaaa!important;
    background: #20a0cf!important;
    color: #fff!important;
    font-weight: bold!important;
}

.ui-datepicker-next-hover {
    border: 0px solid #aaaaaa!important;
    background: #20a0cf!important;
    color: #fff!important;
    font-weight: bold!important;
	cursor: pointer;
}

.ui-datepicker-prev-hover {
    border: 0px solid #aaaaaa!important;
    background: #20a0cf!important;
    color: #fff!important;
    font-weight: bold!important;
	cursor: pointer;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #000!important;
    background: #20a0cf!important;
	opacity: 0.7;
    color: #fff!important;
}

.package-text {
	font-size: 16px;
	margin-top: -5px;
	line-height: 15px;
}

@media screen and (max-width: 767px) {
	.package-text {
	font-size: 12px;
	}
}

.hours-text {
	font-size: 16px;
}

.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222222;
    font-size: 18px!important;
}

.mobile-welcome-text {
	font-size: 26px;
}

.picture-text {
	margin-top: 0px;
}

@media screen and (max-width: 767px) {
	.picture-text {
		margin-top: 0px;
	}
	.contact-row {
		margin-top: 15px;
	}
}

.blocks .btn-primary {
    padding: 12px 12px;
    margin: 2px 5px;  
    border-radius: 0;
	min-width: 90px;
}

@media screen and (max-width: 767px) {
	.blocks .btn-primary {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.blocks .btn-time {
		width: 48%!important;
	}
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: 0px;
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #000!important;
    border-color: #000!important;
}

.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

#body_background {
	position: absolute;
	margin-top: 333px;
	width: 100%;
	z-index: -10;
	height: 200px;
	background-image: url('../images/pattern2.jpg');
	background-repeat: repeat-x;
}

#top-image {
	border-top: 5px solid #20a0cf;
	background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.0)), url('../images/fordlanes_bg.png');
    background-repeat: repeat;
    padding-top: 600px;
	margin-top: 120px;
	box-shadow: inset 3px 4px 32px -14px rgb(0 0 0 / 75%);
}

#top-logo .img-responsive {
	max-width: 200px;
	margin-bottom: -40px;
}

@media screen and (max-width: 767px) {
	#top-logo .img-responsive {
		max-width: 200px;
		margin-bottom: 10px;
	}
}

.top-header {
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 54px;
	text-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
	text-transform: uppercase;
}

@media screen and (max-width: 767px) {
	.top-header {
		font-size: 34px;
		line-height: 125%;
	}
}

#datepicker-text {
	margin-top: 15px;
}

.package-row {
	margin-left: -30px;
	margin-right: -30px;
}

.package-wrapper-packages {
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.0) 0px 4px 6px 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px;
	padding-bottom: 10px;
	/*min-height: 640px;*/
	color: #000;
}

@media screen and (max-width: 767px) {
	.package-wrapper-packages {
		background-color: #eee;
	}
}

.explanation-text {
	font-size: 14px;
}

.center-color {
	color: #20a0cf;
}

.top-information-row {
	margin-bottom: -80px;
}

.calendar-info {
	margin-top: 160px; 
	margin-right: 68px;
}

@media screen and (max-width: 767px) {
	.calendar-info {
		margin-top: 10px; 
		margin-right: 0px;
	}
}

.addon-styler {
	color: #fff; 
	padding-top: 10px; 
	padding-bottom: 5px;
}

.addon-styler-mobile {
	color: #fff; 
}

.addon-styler-image {
	margin-left: -15px;
}

@media screen and (max-width: 767px) {
	.addon-styler-image {
		margin-left: -5px;
		padding-top: 5px;
	}
}

.addon-text-mobile {
	padding-top: 10px;
}

.addon-dropdown-mobile {
	padding-top: 15px;
}

.information-text {
	font-size: 12px;
}

select.input-sm {
	line-height: 20px;
}