/*JCE MediaBox - 1.1.22 | 04 April 2015 | http://www.joomlacontenteditor.net | Copyright (C) 2006 - 2015 Ryan Demmer. All rights reserved | GNU/GPL Version 2 - http://www.gnu.org/licenses/gpl-2.0.html*/
#jcemediabox-popup-caption {
	background-color:#fff;
	min-height:10px;
	padding: 20px 10px 0;
}

#jcemediabox-popup-caption h4 a {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#jcemediabox-popup-caption h4 a:active {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#jcemediabox-popup-caption h4 a:hover {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#jcemediabox-popup-caption h4 a:visited {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#jcemediabox-popup-caption p a {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#jcemediabox-popup-caption p a:active {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#jcemediabox-popup-caption p a:hover {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#jcemediabox-popup-caption p a:visited {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

#jcemediabox-popup-caption:empty {
	min-height:15px;
	padding:0;
}

#jcemediabox-popup-closelink {
	/*background:url(../img/close.png) no-repeat;*/
	border:none;
	height:30px;
	position:absolute;
	right:-15px;
	top:-15px;
	width:30px;
}

#jcemediabox-popup-container {
	background-color:#fff;
}

#jcemediabox-popup-content {
	padding:0 10px;
}

#jcemediabox-popup-frame {
	padding:20px;
}

#jcemediabox-popup-info-bottom {
	margin-top:-10px;
	background-color: #ffffff;
}

#jcemediabox-popup-loader {
	background:url(../img/loader.gif) no-repeat center center;
}

#jcemediabox-popup-nav {
	background-color:#fff;
	line-height:20px;
}

#jcemediabox-popup-next {
	/*background-image:url(../img/next.png);*/
	background-repeat:no-repeat;
	border:none;
	bottom:5px;
	height:30px;
	position:absolute;
	right:5px;
	width:30px;
}

#jcemediabox-popup-page.ios #jcemediabox-popup-caption {
	margin:-1px 0;
}

#jcemediabox-popup-page.ios #jcemediabox-popup-nav {
	margin-bottom:-1px;
}

#jcemediabox-popup-page.ios .jcemediabox-popup-corner-bc {
	display:none;
}

#jcemediabox-popup-page.ios .jcemediabox-popup-corner-bl {
	background:#fff none;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	height:11px;
	margin:0;
	margin-top:-1px;
	width:auto;
}

#jcemediabox-popup-page.ios .jcemediabox-popup-corner-br {
	display:none;
}

#jcemediabox-popup-page.ios .jcemediabox-popup-corner-tc {
	display:none;
}

#jcemediabox-popup-page.ios .jcemediabox-popup-corner-tl {
	background:#fff none;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	height:11px;
	margin:0;
	margin-bottom:-1px;
	width:auto;
}

#jcemediabox-popup-page.ios .jcemediabox-popup-corner-tr {
	display:none;
}

#jcemediabox-popup-prev {
	/*background-image:url(../img/prev.png);*/
	background-repeat:no-repeat;
	border:none;
	bottom:5px;
	height:30px;
	left:5px;
	position:absolute;
	width:30px;
}

.jcemediabox-popup-corner-bc {
	background-color:#fff;
	height:10px;
	margin:0 10px;
	width:auto;
}

.jcemediabox-popup-corner-bl {
	/*background:url(../../standard/img/corner-bl.png) no-repeat left bottom;*/
	background-color: #ffffff;
	clear:both;
	height:10px;
}

.jcemediabox-popup-corner-br {
	/*background:url(../../standard/img/corner-br.png) no-repeat right bottom;*/
	background-color: #ffffff;
	height:10px;
}

.jcemediabox-popup-corner-tc {
	background-color:#fff;
	height:10px;
	margin:0 10px;
	width:auto;
}

.jcemediabox-popup-corner-tl {
	/*background:url(../../standard/img/corner-tl.png) no-repeat left top;*/
	background-color: #ffffff;
	clear:both;
	height:10px;
}

.jcemediabox-popup-corner-tr {
	/*background:url(../../standard/img/corner-tr.png) no-repeat right top;*/
	background-color: #ffffff;
	height:10px;
}

div.jcemediabox-tooltip {
	background:none;
	border:0;
	color:#000;
}

div.jcemediabox-tooltip .jcemediabox-tooltip-bottom-center {
	background-color:#fff;
	border-bottom:1px solid #000;
	height:4px!important;
	margin:0 4px;
	overflow:hidden;
}

div.jcemediabox-tooltip .jcemediabox-tooltip-bottom-left {
	/*background:transparent url(../../standard/img/tip-bl.png) no-repeat bottom left;*/
}

div.jcemediabox-tooltip .jcemediabox-tooltip-bottom-right {
	/*background:transparent url(../../standard/img/tip-br.png) no-repeat bottom right;*/
}

div.jcemediabox-tooltip .jcemediabox-tooltip-middle-center {
	background-color:#fff;
	margin:0 4px;
}

div.jcemediabox-tooltip .jcemediabox-tooltip-middle-left {
	background-color:#fff;
	border-left:1px solid #000;
	clear:both;
}

div.jcemediabox-tooltip .jcemediabox-tooltip-middle-right {
	background-color:#fff;
	border-right:1px solid #000;
}

div.jcemediabox-tooltip .jcemediabox-tooltip-top-center {
	background-color:#fff;
	border-top:1px solid #000;
	height:4px!important;
	margin:0 4px;
	overflow:hidden;
}

div.jcemediabox-tooltip .jcemediabox-tooltip-top-left {
	/*background:url(../../standard/img/tip-tl.png) no-repeat top left;*/
	clear:both;
}

div.jcemediabox-tooltip .jcemediabox-tooltip-top-right {
	/*background:url(../../standard/img/tip-tr.png) no-repeat top right;*/
}

div.jcemediabox-tooltip h4 {
	color:#000;
}

span#jcemediabox-popup-numbers {
	display:block;
	text-align:center;
	padding-bottom: 5px;
}

span#jcemediabox-popup-numbers a {
	border:none;
	display:inline-block;
	height:20px;
	margin:0 1px;
	width:20px;
}

span#jcemediabox-popup-numbers a.active {
	cursor:default;
	font-size:1.2em;
}

span#jcemediabox-popup-numbers a:active {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

span#jcemediabox-popup-numbers a:hover {
	color:#000;
	font-size:1.2em;
	font-weight:700;
	text-decoration:none;
}

span#jcemediabox-popup-numbers a:link {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

span#jcemediabox-popup-numbers a:visited {
	color:#000;
	font-weight:700;
	text-decoration:none;
}

span#jcemediabox-popup-numbers:empty {
	line-height:0;
	min-height:0;
}

div#jcemediabox-popup-overlay,div#jcemediabox-popup-body,div#jcemediabox-popup-container,div#jcemediabox-popup-content {
	box-sizing:content-box;
	background-color: #ffffff;
}

span#jcemediabox-popup-numbers {
	font-size:14px;
}

div#jcemediabox-popup-caption {
	text-align:center;
}

#jcemediabox-popup-prev {
	background-image:none;
	text-align:right;
	text-decoration:none;
}

#jcemediabox-popup-next {
	background-image:none;
	text-align:left;
	text-decoration:none;
}

#jcemediabox-popup-closelink {
	background-image:none;
	text-align:center;
	text-decoration:none;
	right:0;
	top:8px;
	z-index:10;
}

#jcemediabox-popup-prev.icon-arrow-left::before,#jcemediabox-popup-next.icon-arrow-right::before,#jcemediabox-popup-closelink.icon-unpublish::before {
	font-size:22px!important;
}

#jcemediabox-popup-closelink.icon-unpublish::before {
	font-size:24px!important;
	background-color:#fff;
	border-radius:20px;
}

/*--- JCE Popup link & cursor ----*/

a.jcepopup {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
div#jcemediabox-popup-frame,
a#jcemediabox-popup-closelink {
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	cursor: zoom-out;
}