body{
    margin-left: auto;
    margin-right: auto;
    color: #555;
    font-size: 14px;
    font-family: "Raleway", Helvetica, sans-serif;
    background-color: white;
    text-align: left;
}

a{	
    color: #51BAA4;
    text-decoration: none;
}

a:hover {
    color: #51BAA4;
    text-decoration: none;
}

.form-control:focus{
    border-color: #999 !important;	
}

#station_name{
}

.container{
	max-width: 100%;
}

#header-bg{
	position: fixed;
	background-color: #07090c;
	width: 100%;
	z-index: 1001;
}

#menu-bg{
	position: fixed;
	top: 73px;
	z-index: 1001;
	width: 100%;
	background-color: #07090c;
    padding: 10px 0;
}

#content-bg{
	padding-top: 130px;
	padding-bottom: 50px;
    background-color: #eee;
}

#footer-bg{
	padding-top: 15px;
    background: #000;
	color: #fff;
}

#footer-bg a{
	text-decoration: none;
	color: #fff;

}

#footer-bg a:hover{
}

#header-bookingform{
}

#logo{
	width: 200px;
}

#menu-bookingform{
}

#content-bookingform{
}

#footer-bookingform{
}

/* Start language selection */
#langbox{
    color: #fff;
}

#station_phone{
	float: left;
	margin-right: 15px;
	font-weight: bold;
}

#lang_selection{
}

#lang_selection_flags{
	float: right;
}

.nav{ 
	font-weight: normal;
    letter-spacing: 1.3px;
}

.nav ul{
}

.nav li{
	height: auto;
    line-height: normal;
}

.nav ul li{
}

.nav a {  
	padding: 8px 10px;
    text-decoration: none;
	color: #fff;
}

.nav a:hover {
    text-decoration: none;
	color: #fff;
}

.nav a.active {
    text-decoration: none;
	color: #fff;
}

.nav li div {
	padding: 8px 10px;
	color: #555;
}

.select-menu{
	border: 1px solid #ddd7cb !important;
}

.select-menu option {
    font-weight: bold;
}

.select-menu option:disabled {
    color: #ccc;
    font-weight: normal;
}

#left-col{  
	padding: 0 !important;
}

#cart {
	padding-top: 0 !important;
}

.ibox{
	border-radius: 0;
}

.ibox-title {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	min-height: auto;
}

.ibox-title,
.form-group{
	padding-left: 0;
}

h4,
.ibox-title h4{  
	font-size: 24px;
    line-height: 28px;
    letter-spacing: 2px;
	text-transform: uppercase;
    color: #555;
}

.button-bookingform{	
}

#event-calendar {
    border-top: 1px solid #dfe2e4;
    margin-top: 0;
}

#event-select-month{
	padding: 15px 20px;
}

.event-calendar-item{
	padding: 10px;
	background-color: #f2f5f7;
    border-bottom: 1px solid #dfe2e4;
}

.event-calendar-link>a{
    padding: 6px 20px !important;	
}

.event-calendar-price{
	color: #ffaa00;
}

.btn-primary { 
    font-size: 14px;
    background: #fff;
    box-shadow: inset 0 0 0 2px #51BAA4;
    color: #51BAA4 !important;    
        -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    border-radius: 2.5em;
    border: 0;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    height: 2.85em;
    line-height: 2.95em;
    min-width: 10em;
    padding: 0 1.5em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

.btn-primary:hover{
    background-color: #eee !important;
}

.red{
    color: #bd1220;
}

.form-error {
    border-color: #bd1220;
}

.success{
	color: #51BAA4;
}

.data-table, .table-object, .table-striped {    
	border: 0 !important;
	margin-top: 15px;
}

.data-table thead>tr>th, 
.table-object thead>tr>th, 
.table-striped thead>tr>th,
.table>thead>tr>th {
	background: #999;
    color: #fff !important;
    font-size: 18px !important;
	font-family: 'Raleway', sans-serif !important;
    font-weight: 600 !important;
    line-height: 1.2;
	border: 0 !important;
}

.data-table thead>tr>th a, 
.table-object thead>tr>th a, 
.table-striped thead>tr>th a,
.table>thead>tr>th a{
    color: #fff;
    text-decoration: underline;
}

.data-table thead>tr>th a:hover, 
.table-object thead>tr>th a:hover, 
.table-striped thead>tr>th a:hover,
.table>thead>tr>th a:hover{
    color: #fff;
    text-decoration: underline;
}

.table-object tfoot>tr>th, .table-hover tfoot>tr>th, .table-striped tfoot>tr>th, .td-sum,
.table>tfoot>tr>th {
	background: #999 !important;
    color: #fff !important;
    font-size: 18px !important;
	font-family: 'Raleway', sans-serif !important;
    font-weight: 600 !important;
    line-height: 1.2;
	border: 0 !important;
}

.table-object>tbody>tr>td {
	background-color: #ededed;
	border-bottom: 1px solid white;
}

#div_select_services{
    background-color: #fff;
}

#preselected-product{
	margin-bottom: 25px;
}

.odd{
    background-color: #eee !important;
}

.even{
    background-color: #fefefe !important;
}

.td_services_product,
.td_services_price,
.td_services_add{
}

.alert-danger {
	background-color: #FCAFB5;
    border-color: #F25D68;
    color: #bd1220;
}

.alert-warning {
	background-color: #eee;
    border-color: #999;
    color: #666;
}

.alert-success {
	background-color: #eee;
    border-color: #999;
    color: #666;
}