
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
/*	background-color: #f2f2f2; */
	background-color: RGB(248,246,242);
}
body, p, h1, h2, h3 {
	font-size: 14px;
	line-height: 1.3;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: rgb(89,89,89);
}
p, h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 16px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 14px;
	/*margin-top: 1em;*/
	margin-bottom: 0.5em;
}
h3 {
	margin-bottom: 0.3em;
}
p {
	margin-bottom: 0.5em;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
	color: #4d4d4d;
}
	a:hover {
		color: #a82b56;
	}
a.block {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
.rot {
	color: #a82b56;
}
.cambria {
	color: #a82b56;
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}
.hellgrau {
	color: #6E6E6E;
}
.mittelgrau {
	color: #424242;
}
.schwarz {
	color: #000000;
}
.p-rot {
	font-size: 12px;
}
.klein {
	font-size: 13px;
}
.hidden {
	display : none;
}
.clear {
	clear: both;
}
.printYes {
	display: none;
}
#box {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid RGB(248,246,242);
}
#container {
	position: relative;
	margin: 2px auto 20px;
	padding: 0;
	width: 960px;
	min-height:540px;
/*#a72755*/
	border-top: 6px solid rgb(200,0,100);
	border-left: 1px solid rgb(200,0,100);
	border-right: 1px solid rgb(200,0,100);
	border-bottom: 1px solid rgb(200,0,100);
	background-color: #fff;
}
/*
	#container.divide {
		background-image: url(/typo3conf/ext/solches/Resources/Public/Images/divide-bg.gif);
		background-position: left;
		background-repeat: repeat-y;
	}
*/
	#head {
		position: absolute;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 96px;
		background-color: RGB(248,246,242);
		/*border-bottom: 1px solid rgb(200,0,100);*/
		padding: 2px 3px;
		box-sizing: border-box;

	}
	#head-inner {
		border: 1px solid RGB(166,166,166);
		background-image: url(/typo3conf/ext/solches/Resources/Public/Images/header.jpg);
		background-repeat: no-repeat;
		opacity: 0.9;
		height: 88px;
	}
	#logo {
		z-index: 2;
		position: absolute;
		top: 40px;
		left: 29px;
		width: 190px;
		height: 38px;
		font-size: 45px;
		font-weight: 500;
		color: rgb(200,0,100);
		line-height: 1;
	}
		#logo a {
			display: block;
			margin: 0;
			padding: 0;
			width: 100%;
			height: 100%;
			text-decoration: none;
			color: rgb(200,0,100);
		}
	#kinder {
		z-index: 2;
		position: absolute;
		top: 66px;
		left: 246px;
		font-family: "Calibri Light", Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: rgb(59,59,59);
		line-height: 1;
	}
	#zentrum {
		position: absolute;
		top: 105px;
		left: 246px;
		font-family: Calibri, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: italic;
		color: rgb(89,89,89);

	}
/* entfaellt auf Kundenwunsch (12.8.2008):

	#buchruecken {
		position: absolute;
		top: 160px;
		left:40px;
	}
*/
	#imgAndSearch {
		position: absolute;
		z-index: 2;
		top: 21px;
		right: 27px;
		height: 64px;
		width: 91px;
		overflow: hidden;
		border: 1px solid #ccc;
	}
	#imgAndSearchInput {
		position: absolute;
		z-index: 3;
		top: 107px;
		left: 840px;
	}
/*
		#imgAndSearch .content {
			position: absolute;
			right: 0px;
			text-align: right;

		}
			#imgAndSearch .content img {
				border: 1px solid #fff;
			}
*/
	#contentBoxSpacerTop {
		position: relative;
		width: 100%;
		height: 200px;
	}
	#contentBoxSpacerBottom {
		position: relative;
		width: 100%;
		height: 55px;
	}
	#contentBox {
		position: relative;
/*		top: 173px; */
		margin: 0;
		padding: 0;
		width: 100%;
	}
		#contentBox.divide {
			background-image: url(/typo3conf/ext/solches/Resources/Public/Images/divide-bg.gif);
			background-repeat: repeat-y;
		}
		#contentBox #startFotoGross {
			display: block;
			position: absolute;
			top: 0px;
			left: 247px;
			margin: 0;
			margin-bottom: 30px;
			padding: 0;
			width: 478px;
			height: 337px;
			overflow: hidden;
			border: 1px solid #e6e6e6;
		}
		#contentBox #startFotoKlein {
			display: block;
			position: absolute;
			top: -45px;
			left: 765px;
			margin: 0;
			padding: 0;
			width: 95px;
			height: 85px;
			overflow: hidden;
			border: 1px solid #e6e6e6;
		}
		#contentBox #startTextBild {
			position: absolute;
			top: 55px;
			left: 765px;
			margin: 0;
			padding: 0;
			width: 130px;
			height: auto;
			font-style: italic;
			color: #666;
			line-height: 130%;
		}
		.navLink a {
			color: #666666;
/*			color: #969696; */
			text-decoration: none;
		}
			.navLink a.active {
				color: #a82b56;
				text-decoration: none;
			}
			.navLink a:hover {
				color: #a82b56;
				text-decoration: underline;
			}
		#leftNavBox {
			float: left;
			width: 230px;
			text-align: left;
		}
			#leftNav {
				margin: 0;
				margin-left: 30px;
				padding: 0;
				width: 190px;
				list-style-type: none;
				/*font-weight: bold;*/
/*				text-transform: uppercase; */
				line-height: 180%;
			}
				#leftNav .uppercase {
					text-transform: uppercase;
					font-weight: normal;
				}
				#leftNav .sub {
					margin: 0 0 4px 11px;
					padding: 0;
					list-style-type: none;
					text-transform: none;
					font-weight: normal;
					line-height: 160%;
					letter-spacing: 0.2px;
					color: #CCC;
				}
				#leftNav .sub2 {
					margin: 4px 0 4px 0px;
					padding: 0;
					font-size: 13px;
					list-style-type: none;
					text-transform: none;
					line-height: 160%;
					letter-spacing: 0.2px;
				}
				#leftNav .sub3 {
					margin: 0 0 4px 0;
					padding: 0;
					font-size: 11px;
					list-style-type: none;
					color: #CCC;
					text-transform: none;
					line-height: 140%;
					letter-spacing: 0.2px;
				}
				#leftNav .Abstand {
					background-image: url(/typo3conf/ext/solches/Resources/Public/Images/nav_sub_trenner2.gif);
					background-repeat: no-repeat;
					background-position: 0px 4px;
					line-height: 12px;

				}
				#leftNav .Abstand2 {
					line-height: 12px;

				}
			.leftNavHead {
				color: #666666 !important;
				font-weight: bold;
				font-size: 13px;
			}
			.leftNavHead strong {
				color: #000000;
			}
		#content {
			float: left;
			width: 423px;
			padding-left: 17px;
			line-height: 17px;
		}
/*
			#content.divide {
				border-left: 1px solid #eaeaea;
			}
*/
			#startTextContent {
				margin-top: 340px;
			}
			#subTopNav, #subTopNav li {
				margin: 0 !important;
				padding: 0 !important;
				font-size: 11px;
			}
			#subTopNav {
				margin-top: 3px !important;
				margin-bottom: 30px !important;
				list-style-type: none !important;
				list-style-position: outside !important;
			}
			#subTopNav li {
				display: inline;
			}
			#content .newseintrag {
				margin: 0;
				padding: 0;
				width: 686px;
			}
				#content .newseintrag .newscolumn {
					float: left;
					width: 325px;
				}
				#content .newseintrag .newsfotos {
					float: right;
					width: 342px;
					height: 342px;
					padding: 25px 0 0 1px;
					overflow: hidden;
					/*background-image: url(/typo3conf/ext/solches/Resources/Public/Images/foto-border.gif);
					background-position: top left;
					background-repeat: no-repeat;*/
				}
				#content .newseintrag .newsfotos img {
					float: left;
					margin: 0 1px 1px 0;
				}
			#content .teamfoto {
				float: right;
				margin: 0 0 1em 2em;
				padding: 0;
			}
			#content ul {
				list-style-type: square;
				list-style-image: url('../../../typo3conf/ext/solches/Resources/Public/Images/li_square.gif');
				list-style-position: outside;
				margin: 0;
				padding: 0 0 0 13px;
			}
			#content .imagebox {
				padding: 5px 10px 10px 0;
			}
			#content .imageboxright {
				padding: 5px 0 10px 10px;
			}
			#content .imageboxbottom {
				padding: 2px 0 10px 0;
			}
		#rightNav {
			float: right;
			margin: 0;
			padding: 0;
			width: 240px;
			text-align: left;
			list-style-type: none;
			line-height: 140%;
		}
			#rightNav li.head {
				margin-bottom: 10px;
			}
			#rightNav li a.rightSpace {
				margin-right: 20px;
			}
			#rightNav li ul {
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			#rightNav .vonbis {
				margin: 0 0 8px 0;
			}

	#contentBox.noLeftNav #leftNav {
		display: none !important;
	}
	#contentBox.bigContent #content {
		width: 603px !important;
	}
	#contentBox.noSubTopNav #subTopNav {
		display: none !important;
	}
	#contentBox.noRightNav #rightNav {
		display: none !important;
	}

	#bottomNavBox {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: 25px;
		padding-top: 6px;
		background-color: #fff;
		/*border-top: 1px solid #e6e6e6;*/
		text-align: center;
/*		vertical-align: center;*/
	}
		#bottomNavBox ul, #bottomNavBox ul li {
			margin: 0;
			padding: 0;

		}
		#bottomNavBox ul {
			/*margin-bottom: 30px;*/
			list-style-type: none;
			list-style-position: outside;
		}
			#bottomNavBox ul li {
				display: inline;
				line-height: 15px;
			}
				#bottomNavBox ul li a {
					margin: 0;
					padding: 0 1em;
					font-size: 9px;
					font-family: Arial, Helvetica, sans-serif;
					color: #666;
					letter-spacing: 0.2em;
					text-decoration: none;
				}
				#bottomNavBox ul li a img {
					margin-top: 0;
				}
				#bottomNavBox ul li a:hover {
					color: #a82b56;
					text-decoration: underline;
				}
				#bottomNavBox ul li a.active {
					color: #a82b56;
					text-decoration: none;
				}

/*****************************************************
/ Main
*****************************************************/
#topNav {
	z-index: 5;
	position: absolute;
	top: 63px;
	left: 237px;
	margin: 0;
	padding: 0;
	width: 590px;
	height: 20px;
	vertical-align: bottom;
	/*background-image: url(/typo3conf/ext/solches/Resources/Public/Images/ampel.gif);
	background-repeat: no-repeat;
	background-position: 305px 2px;*/
}
#topNav ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
#topNav li {
	margin: 0;
	padding: 0;
	float: left;
	color: #969696;
}
#topNav li a {
	display: block;
	float: left;
	cursor: hand;
}
#topNav li a .replacement {
	display: block;
	height: 20px;
	background-position: top;
	background-repeat: no-repeat;
}
#topNav li a:hover .replacement, #topNav li a:focus .replacement, #topNav li a.active .replacement {
	background-position: bottom;
}

.hidden {
	position: absolute;
	top: -1000em;
	left: -1000em;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.clear {
	clear: both;
}

/*******************************/
/* Formulare                   */
/*******************************/
form {
	margin: 1rem 0;
}
fieldset {
	border: none;
	margin: 1rem 0;
	padding: 0;
}
.control-label {
	display: block;
}
.form-group {
	margin: 1rem 0;
}
input[type=text], input[type=password], select {
	margin: 0;
	padding: 1px;
	color: #666666;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: left;
}
input[type=submit], button[type=submit] {
	border: none;
	background-color: #666;
	color: #fff;
	cursor: pointer;
}


/*******************************/
/* Suche                       */
/*******************************/
.searchresult {
	margin-top: 10px;
}
.searchbox_input {
	margin: 0;
	padding: 1px;
	font-size: 10px;
	color: #666666;
	width: 88px;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: left;
}

/*******************************/
/* Stile f�r tx_indexed_search */
/*******************************/
.tx-indexedsearch-sw {
	font-style: italic;
}
.tx-indexedsearch-browsebox ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.tx-indexedsearch-browsebox li {
	display: inline;
	list-style: none;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
}
.tx-indexedsearch-browselist-currentPage a, .tx-indexedsearch-browselist-currentPage a:hover {
	color: #4D4D4D;
	text-decoration: none;
	cursor: default;
}

/*******************************/
/* Stile f�r tt_content        */
/*******************************/
.csc-menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.csc-textpic-text {
	margin-top: -17px;
	padding: 0;
}
.csc-textpic {
	margin: 0;
	padding: 0;
}
.ce-column {
    margin-right: 1px;
}
.ce-row {
	margin-bottom: 1px;
}
.ce-textpic.ce-right {
	width: 686px;
}
/* additional, not originally from Magnific Popup CSS */
.white-popup-block {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative;
}

/* Magnific Popup CSS version 1.1.0 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
.mfp-preloader a {
  color: #CCC; }
.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }
.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
  margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }
.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }
.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }