

.paragraph-row {

	display: block;

	clear: both;

	position: relative;

}

.paragraph-row  p{

	color: #444444;
	font: bold 17px/1.5 arial;
	margin: 15px;
	text-align: justify;

}

.paragraph-row:after {

	display: block;

	clear: both;

	content: '';

}



.paragraph-row .column12{width:100%;*width:99.94680851063829%;}

.paragraph-row .column11{width:91.48936170212765%;*width:91.43617021276594%;}

.paragraph-row .column10{width:82.97872340425532%;*width:82.92553191489361%;}

.paragraph-row .column9{width:74.46808510638297%;*width:74.41489361702126%;}

.paragraph-row .column8{width:65.95744680851064%;*width:65.90425531914893%;}

.paragraph-row .column7{width:57.44680851063829%;*width:57.39361702127659%;}

.paragraph-row .column6{width:48.93617021276595%;*width:48.88297872340425%;}

.paragraph-row .column5{width:40.42553191489362%;*width:40.37234042553192%;}

.paragraph-row .column4{width:31.914893617021278%;*width:31.861702127659576%;}

.paragraph-row .column3{width:23.404255319148934%;*width:23.351063829787233%;border:1px solid #ddd;}

.paragraph-row .column2{width:14.893617021276595%;*width:14.840425531914894%;}

.paragraph-row .column1{width:6.382978723404255%;*width:6.329787234042553%;}



.paragraph-row > div {

	float: right;

	margin-left: 2.127659574468085%;
	margin-bottom:20px;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

}



.shortcode-content p:empty {

	display: none;

}



.paragraph-row > div:first-child {

	margin-left: 0px;

}



p {

	display: block;

	margin-bottom: 15px;

}



#writecomment p input[type=submit],

.button {

	display: inline-block;

	background: #005b9a;

	padding: 7px 14px;

	font-size: 13px;

	font-weight: bold;

	border: 0px;

	cursor: pointer;

	color: #fff;

	font-family: 'Arial';

	border-radius: 2px;

	-moz-border-radius: 2px;

}



#writecomment p input[type=submit]:hover,

.button:hover {

	color: #fff;

	box-shadow: inset 0px 60px 50px -50px rgba(255,255,255,0.3);

}



#writecomment p input[type=submit]:active,

.button:active {

	color: #fff;

	box-shadow: inset 0px 60px 50px -50px rgba(0,0,0,0.14);

	text-shadow: 0px 0px 2px rgba(0,0,0,0.16);

}



.google-maps,

.video-container {

	position: relative;

	padding-bottom: 56.25%;

	padding-top: 30px;

	height: 0;

	overflow: hidden;

	display: block;

	margin-bottom: 15px;

}



.google-maps iframe, .google-maps object, .google-maps embed,

.video-container iframe, .video-container object, .video-container embed {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}


/* for articles */
.wp-caption {
	display: block;
	text-align: center;
}

.wp-caption img {
	max-width: 100%;
	/* height: auto; */
	border:1px solid #ddd;
	padding:2px;
}

.wp-caption .wp-caption-text {
	text-align: center;
	color:#999;
	padding: 10px 10px;
}



.gallery-preview {

	display: block;

	background: #fff;

	width: 51%;

	box-shadow: 0px 2px 1px rgba(0,0,0,0.1);

	margin: 0px auto 15px auto;

	padding: 15px;

	border-radius: 2px;

	-moz-border-radius: 2px;

}



.gallery-preview .photos {

	display: block;

	margin-bottom: 10px;

}



.gallery-preview .photos:after {

	display: block;

	content: '';

	clear: both;

}



.gallery-preview .photos .img-block {

	display: block;

	float: left;

	margin-right: 2%;

	width: 83px;

	max-height: 83px;

	max-width: 18.4%;

	height: auto;

}



.gallery-preview .photos .img-block:last-child {

	margin-right: 0px;

}



.gallery-preview .photos .img-block a {

	display: block;

}



.gallery-preview .photos .img-block img {

	width: 100%;

	height: auto;

	display: block;

}



.gallery-preview .photos a.img-block {

	display: block;

	background: #e9e9e9;

	color: #a0a0a0;

	box-shadow: inset 0px 0px 0px 1px #d2d2d2;

	text-align: center;



	position: relative;

	padding-bottom: 18.3%;

	padding-top: 0px;

	height: 0;

	overflow: hidden;

	max-height: 83px;

}



.gallery-preview .photos a.img-block:hover {

	background: #fff;

}



.gallery-preview .photos a.img-block span.icon-text {

	font-size: 20px;

	display: block!important;

	margin-top: 22%;

	padding-bottom: 4px;

}



.gallery-preview .photos a.img-block strong {

	padding-top: 3px;

	display: block!important;

	font-size: 9px;

	line-height: 100%;

}



.gallery-preview p:last-child {

	margin-bottom: 0px;

}



.button .icon-text {

	display: inline-block;

	padding-right: 7px;

}



blockquote {

	display: block;

	border-left: 4px solid #606060;

	color: #606060;

	font-style: italic;

	padding: 6px 0px 6px 20px;

	margin-bottom: 15px;

	position: relative;

}



blockquote.style-2 {

	border-left: 0px;

	padding-left: 40px;

}



blockquote.style-2:before {

	display: block;

	content: '“';

	font-size: 50px;

	font-style: normal;

	font-weight: bold;

	position: absolute;

	left: 0px;

	top: 2px;

	line-height: 100%;

}



.shortcode-content ol {

	list-style: decimal;

}



.shortcode-content ol,

.shortcode-content ul {
	margin: 0;
	padding:0;
}



.shortcode-content ul li {
	list-style: disc;
	list-style-position:inside;
	border-bottom:1px dotted #ddd;
	padding:10px;
}

 

 
.shortcode-content ul li.styled {
	list-style: none;
	position: relative;
	
}



.shortcode-content ul li.styled .icon-text {
	display: block;
	position: absolute;
	left: -19px;
	width: 10px;
	text-align: center;
	font-size: 10px;

}



.shortcode-content ol li {

	padding-bottom: 7px;

	padding-left: 5px;

}





.shortcode-content hr {

	display: none;

	margin: 34px 0px;

}



hr.style-2 {

	display: block;

	background: #969696;

	height: 3px;

	border: 0px;

}



hr.style-3 {

	display: block;

	height: 0px;

	border-bottom: 2px dashed #908f8f;

}



hr.style-4 {

	display: block;

	height: 2px;

	border-bottom: 1px dotted #908f8f;

	border-top: 1px solid #908f8f;

}





.shortcode-content .social-icon {

	display: inline-block;

	color: #232323!important;

	margin-right: 15px;

	margin-bottom: 15px;

}



.shortcode-content .social-icon:after {

	display: block;

	clear: both;

	content: '';

}



.shortcode-content .social-icon:hover {

	color: #4b4b4b!important;

}



.shortcode-content .social-icon span.icon-text {

	display: inline-block;

	background: #232323;

	color: #faf9f3;

	width: 24px;

	font-size: 12px;

	line-height: 24px;

	text-align: center;

	float: left;

	text-shadow: none!important;

	-moz-transition: all 0.2s;

	-webkit-transition: all 0.2s;

	-o-transition: all 0.2s;

}



.shortcode-content .social-icon:hover span.icon-text {

	background: #4b4b4b;

}



.shortcode-content .social-icon b {

	color: inherit;

	display: block;

	margin-left: 32px;

	line-height: 130%;

	font-size: 14px;

	margin-top: -2px;

}



.shortcode-content .social-icon i {

	color: inherit;

	display: block;

	margin-left: 32px;

	font-style: normal;

	font-size: 10px;

	line-height: 100%;

	opacity: 0.5;

	filter: alpha(opacity=50);

}



.marker {

	display: inline-block;

	background: #005b9a;

	padding: 0px 5px;

	margin: 0px 2px;

	border-radius: 2px;

	-moz-border-radius: 2px;

	color: #fff;

	font-weight: bold;

}



.accordion {

	display: block;

	margin-bottom: 15px;

}



.accordion > div {

	display: block;

	background: #fff;

	border-radius: 2px;

	-moz-border-radius: 2px;

	box-shadow: 0px 2px 1px rgba(0,0,0,0.1);

	padding: 15px;

	margin-bottom: 10px;

}



.accordion > div.active > div {

	display: block;

	margin-bottom: -15px;

	border-top: 1px dotted #cccccc;

	margin-top: 15px;

	padding-top: 15px;

}



.accordion > div > div {

	display: none;

}



.accordion > div > a {

	font-weight: bold;

	font-family: 'Source Sans Pro', sans-serif;

	font-size: 16px;

	display: block;

	color: #363635;

	position: relative;

}



.accordion > div > a:after {

	display: block;

	content: '';

	width: 11px;

	height: 3px;

	background: #ccc;

	position: absolute;

	left: 0px;

	top: 8px;

}



.accordion > div > a:before {

	display: block;

	content: '';

	width: 3px;

	height: 11px;

	background: #ccc;

	position: absolute;

	left: 4px;

	top: 4px;

}



.accordion > div.active > a:before {

	display: none;

}



.coloralert {

	display: block;

	margin-bottom: 15px;

	background: #e57f1b;

	color: #fff;

	position: relative;

	border-radius: 2px;

	-moz-border-radius: 2px;

	font-size: 13px;

}



.coloralert a {

	color: #fff;

}



.coloralert p {

	display: block;

	padding: 8px 13px 8px 30px;

	margin-bottom: 0px;

}



.coloralert > a {

	display: block;

	position: absolute;

	top: 0px;

	left: 0px;

	padding: 11px;

	line-height: 100%;

}



.coloralert > a:hover {

	color: rgba(255,255,255,0.5);

}





.tabs {

	display: block;

	margin-bottom: 15px;

}



.tabs > div {

	display: none;

	margin-right: 30%;

	background: #fff;

	border-radius: 2px;

	-moz-border-radius: 2px;

	box-shadow: 0px 2px 1px rgba(0,0,0,0.1);

	padding: 15px;

}



.tabs > div.active {

	display: block;

}



.tabs > ul {

	display: block;

	margin-bottom: 0px;

	float: right;

	width: 30%;

	padding-left: 0px;

	list-style: none;

}



.tabs > ul li {

	display: block;

	list-style: none;

	padding-bottom: 3px;

}



.tabs > ul li a {

	display: block;

	background: rgba(255,255,255,0.5);

	border-radius: 2px 0px 0px 2px;

	-moz-border-radius: 2px 0px 0px 2px;

	padding: 10px 15px;

	font-weight: bold;

	color: #363635;

	font-family: 'Source Sans Pro', sans-serif;

	font-size: 16px;

	margin-right: 3px;

}



.tabs > ul li a:hover,

.tabs > ul li.active a {

	background: #fff;

	box-shadow: 0px 2px 1px rgba(0,0,0,0.1);

}



.tabs > ul li.active a {

	margin-right: 0px;

}





.highlight-title {

	display: block;
	border-bottom: 2px solid #000;
	color: #000;
	padding: 5px;
	margin:0;

}



.block-content img {

	max-width: 100%;

}



.map-border .google-maps {

	margin-bottom: 0px;

}



.map-border {

	display: block;

	padding: 10px;

	background: #fff;

	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);

	margin-bottom: 15px;

}

/*popup_image in fornt of the page*/
#mask {
  position:relative;
  right:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:relative;
  right:0;
  top:0;
  
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 15px;
  text-align: center;
}
#boxes #dialog {
  padding:10px;
  background-color:#ffffff;
}

/*sign-up for PDF page*/ 
.sign-up {
  position: relative;
  margin: 50px auto;
  width: 280px;
  padding: 33px 25px 29px;
  background: white;
  border-bottom: 1px solid #c4c4c4;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.sign-up:before, .sign-up:after {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  height: 10px;
  background: inherit;
  border-bottom: 1px solid #d2d2d2;
  border-radius: 4px;
}
.sign-up:after {
  bottom: 3px;
  border-color: #dcdcdc;
}

.sign-up-title {
  margin: -25px -25px 25px;
  padding: 15px 25px;
  line-height: 35px;
  font-size: 26px;
  font-weight: 300;
  color: #aaa;
  text-align: center;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  background: #f7f7f7;
}
.sign-up-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  background: #005b9a;
  border-radius: 5px 5px 0 0;
}
 
.sign-up  ul li{
  position: relative;
  padding:5px;
  color:red !important;	
}
 
 

.sign-up input[type=text] {
	display: block;
	background: #fff;
	padding: 6px 30px;
	font-size: 18px;
	border: 1px solid #d3d3d3;
	font-family: 'Arial';
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sign-up input[type=text]:focus {
	border: 1px solid #bababa;
}

.sign-up input[type=email] {
	display: block;
	background: #fff;
	padding: 6px 30px;
	font-size: 18px;
	border: 1px solid #d3d3d3;
	font-family: 'Arial';
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sign-up input[type=email]:focus {
	border: 1px solid #bababa;
}

.sign-up input[type=password] {
	display: block;
	background: #fff;
	padding: 6px 30px;
	font-size: 18px;
	border: 1px solid #d3d3d3;
	font-family: 'Arial';
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sign-up input[type=password]:focus {
	border: 1px solid #bababa;
}

.message-signup  p{
margin:auto; 
border:1px solid #ddd; 
background:#eee;
padding:30px; 
color:green
}




/* to be removed 
.sign-up-input {
  width: 100%;
  height: 50px;
  margin-bottom: 25px;
  padding: 0 15px 2px;
  font-size: 17px;
  background: white;
  border: 2px solid #ebebeb;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 -2px #ebebeb;
  box-shadow: inset 0 -2px #ebebeb;
}
.sign-up-input:focus {
  border-color: #62c2e4;
  outline: none;
  -webkit-box-shadow: inset 0 -2px #62c2e4;
  box-shadow: inset 0 -2px #62c2e4;
}
.lt-ie9 .sign-up-input {
  line-height: 48px;
}
*/
.sign-up-button {
  position: relative;
  vertical-align: top;
  width: 100%;
  height: 54px;
  padding: 0;
  font-size: 22px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #005b9a;
  border: 0;
  border-bottom: 2px solid #005b9a;
  border-radius: 5px;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #005b9a;
  box-shadow: inset 0 -2px #005b9a;
}
.sign-up-button:active {
  top: 1px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}




