/*Used with Gallery Style 07 */
		#back_to_camera {
			clear: both;
			display: block;
			height: 80px;
			line-height: 40px;
			padding: 20px;
		}
		.fluid_container {
			margin: 0 auto;
			max-width: 1260px;
			width: 100%;
		}

/*End of Used with Gallery Style 07 */

/*Used with Gallery Style 06 */
div#PageControlWrapper
{
	margin-top:15px;
	margin-bottom:15px;
}

div#PageControlWrapper
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

div#PageControlWrapper a.gallerylink
{
	padding:2px 1% 2px 1%;
	border-style: solid;
	border-width:1px;
	border-color:#555555;
	float:left;
	background-color:#333333;
}
div#PageControlWrapper a.gallerylink:hover
{
}
@media screen and (max-width: 360px) 
{
	div#PageControlWrapper a.gallerylink
	{
		font-size:0.9em
	}
}
/*End Of Used with Gallery Style 06 */


/*Used with Gallery Style 09 */


div#Controls
{
    width:60%;
    margin-right:auto;
    float:right;
    text-align:center;
    margin-top:10px;
}
div#Controls a
{
    padding:5px 2% 5px 2%;
    border-style: solid;
    border-width:1px;
    border-color:#555555;
    float:left;
    background-color:#333333;
    text-align:center;
    font-size:1.4em;
}
div#Controls a:hover
{
     opacity:.4;
}

.t {
    display: table;
    width: 100%;
    height: 100%;
}

.tc {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.rel {
    position: relative;
}

/* book */

.book {
    margin: 0 auto;
    width: 90%;
    height: 90%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.book .page {
    height: 100%;
}

.book .page img {
    max-width: 100%;
    height: 100%;
}

/*End Of Used with Gallery Style 09 */

















p#AdminDynamicCSSAlert
{
         display:none;
}
