/*.carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6, .carousel-caption .h1, .carousel-caption .h2, .carousel-caption .h3, .carousel-caption .h4, .carousel-caption .h5, .carousel-caption .h6 {
    color: #000;
    font-family: PNewsGothic,Arial,sans-serif;
}*/

a.ps-video-image .ps-video-play-icon {
    color: #ffffff;
    display: block;
    font-size: 32px;
    left: 50%;
    margin-left: -14px;
    margin-top: -14px;
    opacity: 0.8;
    position: absolute;
    top: 50%;
}

a.ps-video-image:hover .ps-video-play-icon, a.ps-video-image:focus .ps-video-play-icon, a.ps-video-image:active .ps-video-play-icon {
    color: #cc0000;
    display: block;
    opacity: 1;
}

.scroll-content-item-content {
	text-align: left;
	line-height: 22px;
	margin-left: 4px;
	margin-bottom: 30px;
}

/*.scroll-content-item h3 {
	font-family: PNewsGothic,Arial,sans-serif;
    font-weight: 100;
}*/

.scroll-content-item-text {
	height: 220px;	
}

.embed-socialstream {
	padding-bottom: 538px;
}

.modal.modal-wide .modal-dialog {
	width: 90%;
}
.modal-wide .modal-body, .modal-medium .modal-body, .modal-mediumtowide .modal-body {
	overflow-y: auto;
}

.modal.modal-medium .modal-dialog {
	width: 60%;
}
 

@media only screen and (max-width: 1200px) {
    .modal.modal-mediumtowide .modal-dialog {
		width: 90%;
	}
}

@media only screen and (min-width: 1201px) {
    .modal.modal-mediumtowide .modal-dialog {
		width: 60%;
	}
}


.modal-footer .btn + .btn {
    margin: 0 4px 4px 0;    
}



.mfp-bottom-bar {
	position: relative;
}

.mfp-content .mfp-close {
    cursor: pointer !important;
    font-family: 'pag-iconfont';
    display: inline-block;
    width: auto;
    right: 1px;
    padding-right: 8px;
    top: 0;
    color: #959899;
    opacity: 1;
    transition: color .5s;
    z-index: 10000;
}

.cookie-disclaimer p {    
    font-size: 12px;    
}

body.dialog-form-blue {
	height: 400px;
}

.arow{
	margin-left:-7px;
	margin-right:-7px
}


.arow:before,
.arow:after {
 display: table;
  content: " ";
 }

.arow:after {
  clear: both;
 }
 
 .container .arow.with-cols, .arow .arow.with-cols {
    margin-left: -7px;
    margin-right: -7px;
}

.ps-gallery .arow > div {
    padding: 0;
}
 
 .ps-gallery .arow {
    padding: 0;
}

.form-group-info-inline {
    margin-bottom: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#ajoverlay {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-color: #CCCCCC;
	border-style: solid;
	width: 100px;
	height: 50px;
	text-align: center;
	line-height: 50px;	
	background-color: #FFFFFF;
	color: #000000;
	position: absolute;
	margin-left: auto;
	margin-top: auto;
	z-index: 12000;
	
	/*
	left: 50%;
	top: 50%;	
	margin-left: -50px;
	margin-top: -50px;
	*/	
}
