﻿/*#####################################################################################################################*/
/*#####                                                                                           PAGE CONTENT    #####*/
/*#####################################################################################################################*/
.topMargin0    { margin-top:    0px; }
.rightMargin0  { margin-right:  0px; }
.bottomMargin0 { margin-bottom: 0px; }
.leftMargin0   { margin-left:   0px; }

.topMargin3    { margin-top:    3px; }
.rightMargin3  { margin-right:  3px; }
.bottomMargin3 { margin-bottom: 3px; }
.leftMargin3   { margin-left:   3px; }

.topMargin5    { margin-top:    5px; }
.rightMargin5  { margin-right:  5px; }
.bottomMargin5 { margin-bottom: 5px; }
.leftMargin5   { margin-left:   5px; }

.topMargin10    { margin-top:    10px; }
.rightMargin10  { margin-right:  10px; }
.bottomMargin10 { margin-bottom: 10px; }
.leftMargin10   { margin-left:   10px; }

.topMargin20    { margin-top:    20px; }
.rightMargin20  { margin-right:  20px; }
.bottomMargin20 { margin-bottom: 20px; }
.leftMargin20   { margin-left:   20px; }

.floatLeft  { float: left;  }
.floatRight { float: right; }

.cms-button,
.fa	{
	font-size: 24px;
	cursor: pointer;
}

.smallpicture {
  max-width: 85px;
  max-height: 85px;
}

#admin .fa {
	margin-left: 5px;
}

/*#####   PAGE TITLE AND DESCRIPTION   #####*/
#pageTitle {
  margin: 0px 0px 15px 0px;
}
#pageTitleText {
	height: 44px;
  background: #FFFFFF;
  border: 1px #FFFFFF solid;
  border-radius: 5px;
}
.pageDescription {
  margin: 20px 0px 20px 0px;
  padding: 0px;
}
.PageDescriptionText {
  padding: 2px;
}

/*#####   ALINEA TEMPLATES   #####*/
.selectTemplates .row {
  margin: 10px 0px 0px 0px;
}
.selectTemplates .behandeling {
  padding-left: 0px;
  padding-right: 0px;
}
.selectTemplate input {
  float: right;
}
.pageTemplate {
  background: #FFFFFF;
  border: 1px #333333 solid;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 20px;
}
.pageTemplate img.template {
	width: 300px;
}

/*-------------------------------------------------- SLIDE SHOW IMAGES -----*/
.cycle-slideshow img {
	width: 100%;
	max-width: 500px;
	max-height: 500px;
	border-radius: 7px;
}

/*#####   ALINEA STYLES   #####*/
.row.last {
	padding-bottom: 150px;
}
.alinea {
	margin-top: 10px;
  margin-bottom: 30px;
}
.alineaTitle {
	font-weight: 700;
}
.alineaVideoHolderLeft {
  display: inline-block;
	width: 380px;
	height: 220px;
	margin: 0px 40px 40px 0px;
	border: 3px #1A3544 solid;
	border-radius: 5px;
	z-index: 1001;
}
.alineaVideoHolderLeft .youtubeVideo {
	width: 374px;
	height: 214px;
	z-index: 1000;
}
.youtubelink {
  width: 370px;
}
.alineaImageHolderLeft {
	display: inline-block;
	min-height: 240px;
	margin: 0px 0px 40px 0px;
}
.alineaImageHolderRight {
	display: inline-block;
	min-height: 240px;
	margin: 0px 0px 40px 0px;
}
.alineaImageHolderRight img {
  float: right;
}
.alineaImageHolderLeft table, .alineaImageHolderRight table {
	width: 180px;
	height: 180px;
}
.alineaImage {
	border: 0px solid rgba(0,0,0,0.3);
	border-radius: 0px;
	width: 100%;
}
.alineaImageText {
	width: 180px;
}
.alineaEditImageText {
	width: 180px;
	height: 80px;
	display: none;
}
.alineaYoutubeLink {
	width: 370px;
	overflow: hidden;
}
.alineaEditYoutubeLink {
  width: 370px;
  display: none;
}
.alineaEdit {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.1);
  border: 2px rgba(0,0,0,0.2) solid;
  border-radius: 5px;
  padding: 10px;
  padding-top: 5px;
}
.alineaEditTitle {
	margin-top: 10px;
	width: 100%;
	display: none;
}
.alineaEditContent {
	width: 100%;
	height: 120px !important;
	display: none;
}
.alineaEdit .alineaVideoHolderLeft {
  margin-bottom: 30px;
}
.alineaEdit input[type=text] {
  background: #FFFFFF;
  border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
}
.alineaDeleteConfirmation {
	position: relative;
	text-align: right;
	display: none;"
}
.alineaImageLeft {
  float: left;
  margin: 0px 50px 0px 0px;
  max-width: 200px;
  max-height: 200px;
}
.alineaImageRight {
  float: right;
  margin: 0px 0px 0px 50px;
  max-width: 200px;
  max-height: 200px;
}
.alineaTextLeft {
  float: right;
}
.alineaTextRight {
  float: left;
}
.pictureAlineaEditTitle {
  width: calc(100% - 220px);
  height: 22px !important;
}
.pictureAlineaEditContent {
  width: calc(100% - 350px);
  height: 260px !important;
  display: none;
}
.videoAlineaEditContent {
  width: calc(100% - 420px);
  height: 260px !important;
  display: none;
}
.googleMaps {
  min-width: 200px;
  max-width: 500px;
  margin-bottom: 30px;
	border: 0px;
}
.googleMapsSmall {
  min-width: 250px;
  max-width: 250px;
  margin-bottom: 30px;
	border: 0px;
}
.googleMapsXSmall {
  min-width: 180px;
  max-width: 180px;
  margin-bottom: 30px;
	border: 0px;
}

/*########## PICTURE UPLOAD FORM ##########*/
#pictureuploadform{
	position: fixed;
	top: 200px;
	left: 50%;
	margin-left: -300px;
	padding: 10px 0px 10px 0px;
	width: 600px;
	height: 200px;
	background-color: #5194C9;
	border: 10px #666666 solid;
	border-radius: 5px;
	text-align: center;
	z-index: 4000;
	display: none;
}
#pictureuploadform p {
	color: #FFFFFF;
	font-size: 14px;
}
#pictureuploadform input[type=file] {
	margin-left: 150px;
	width: 300px;
	height: 24px;
}

/*########## CONTACT FORMS ##########*/
#ContactForm,#RegistrationForm,#ReviewForm {
	margin: 0px 0px 60px 15px;
}

#RegistrationForm #RegistrationText,#ReviewForm #reviewmessage {
	width: 530px;
	height: 150px;
	resize: none;
}

/*########## RATING STARS ##########*/
.review-stars {
  width: 200px;
  height: 50px;
	float: right;
}
.ratingstars {
  width: 200px;
  height: 50px;
  float: left;
  margin: 15px 0px 0px 20px;
}
.ratingstarscontent,
.review-stars-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.clear {
  position: absolute;
  top: 3px;
  width: 25px;
  height: 25px;
  background: url('../images/ratinglarge/norating.png') no-repeat;
  cursor: pointer;
}
.star1,.star2,.star3,.star4,.star5 {
  position: absolute;
  top: 0px;
  width: 25px;
  height: 25px;
  background-image: url('/_site/images/ratinglarge/unratedstar.png');
  cursor: pointer;
}
.star1 { left: 0px; }
.star2 { left: 30px; }
.star3 { left: 60px; }
.star4 { left: 90px; }
.star5 { left: 120px; }
.rating {
  position: absolute;
  top: 28px;
  left: 0px;
  height: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  color: black;
}
.r1,.r2,.r3,.r4,.r5 { display: none; }

.reviewitem {
	padding-top: 20px;
	padding-bottom: 20px;
}

/*########## CREATE TABLE FLOW ##########*/
.NewTable {
	margin: 20px 0px 0px 30px;
	width: 95%;
	display: none;
}
#NewTableExample {
	margin: 20px 0px 20px 30px;
}

/*########## BEHANDELING ##########*/
.behandeling {
  border: 1px slategray solid;
  margin-bottom: 50px;
}
.behandeling .behandeling-text {
  vertical-align: top;
  min-height: 160px;
}
.behandeling .behandeling-text h2 {
	font-size: 24px;
	margin: 15px 0px 5px;
	font-weight: 600;
  text-align: left !important;
}
.behandeling .behandeling-text p {
	font-size: 20px;
}
.behandeling .behandeling-info {
  background-color: #E6E6E6;
  font-size: 20px;
  min-height: 200px;
  padding-top: 20px;
}
.behandeling .row{
    overflow: hidden; 
}
.behandeling .behandeling-info {
    margin-bottom: -500px;
    padding-bottom: 500px;
}
.behandeling .behandeling-info p {
	font-weight: 400;
}
.behandeling .inputtext {
	font-size: 16px;
	margin: 0px 0px 10px;
	padding: 0px 10px;
  background: #FFFFFF;
  border-radius: 5px;
  font-weight: 500;
  width: 100%;
	display: none;
}
.inputtext.title {
	margin-top: 10px;
	font-weight: 700;
}

/*########## MENUKAART ##########*/
.menukaart {
  margin-top: 40px;
  padding-bottom: 100px;
  display: none;
}
.menukaart .row {
	padding: 0 30px;
}
.menukaart .menukaart-outline {
  border: 2px solid #D3CA9E;
  background-color: #FFF;
  margin-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.menukaart .menukaart-outline.right {
	margin-right: -30px;
}
.menukaart p {
  font-size: 18px;
  font-weight: 500;
  color: rgba(50,50,50,0.8);
}
.menukaart .menu-section {
  font-size: 24px;
  font-weight: 700;
  color: #ae5e50;
  margin-bottom: 20px;
}
.menukaart .menu-section input[type=text] {
  font-size: 20px;
  color: rgba(50,50,50,0.8);
  width: 100%;
  height: 30px;
}
.menukaart .menu-section textarea {
  font-size: 20px;
  color: rgba(50,50,50,0.8);
  width: 100%;
  height: 90px;
  line-height: 30px;
}
.menukaart .menu-item-price p {
  float: right;
}
.menukaart .add-menu-item {
  display: none;
}
.menukaart .fa {
  float: right;
  margin-left: 5px;
  cursor: pointer;
}
.menukaart .red {
  color: #ae5e50;
}
@media (max-width: 1200px) {
	.behandeling .behandeling-text p {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	.behandeling .behandeling-text p {
		font-size: 16px;
	}
}
@media (max-width: 768px)  {
	#admin {
		margin-top: 10px;
		margin-right: 30px;
	}
	#pictureuploadform {
		width: 100%;
		left: auto;
		margin-left: auto;
		padding: 5px;
	}
	#pictureuploadform input[type=file] {
		margin-left: 50px;
		width: 280px;
		height: 24px;
	}

	.cycle-slideshow {
		width: 400px !important;
		height: 400px !important;
	}
	.cycle-slideshow img {
  	width: 100% !important;
  	max-width: 100% !important;
  	max-height: 360px !important;
  }
  .behandeling .behandeling-info {
  	min-height: 120px;
  }
	.alineaImageHolderLeft,
	.alineaImageHolderRight {
		margin: 0 auto 0 auto;
		width: 100%;
	}
  .alineaImageHolderRight img {
		float: left;
}
  .cmstable td {
		font-size: 16px;
	}
}
@media (max-width: 500px)  {
	.cycle-slideshow {
		width: 280px !important;
		height: 300px !important;
	}
	.cycle-slideshow img {
  	width: 100% !important;
  	max-width: 100% !important;
  	max-height: 280px !important;
  }
  .cmstable td {
		font-size: 14px;
	}
}
