body.mce-content-body {
	 margin-left:10px;
	 margin-top:10px;
	 margin-right:10px;
	 background-image:none;
}

/*
=============
MAIN ELEMENTS
=============
*/
html {
  overflow-y: scroll;
}
body
{
	background-color: #fff;
	color: #555;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	margin: 0 auto;
	min-width:320px;
/*	max-width: 1366px;
	min-width: 1000px;*/
  position: relative;
}
#xmenu {
	min-width:320px;
}
td, th {
  font-size:20px;
}
p, ul{
  font-size: 20px;
  margin-top:0.7rem;
  margin-bottom:0.7rem;
}
hr { max-width:100%; }

h3{
	font-size: 30px;
}

h1
{
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
	font-weight: normal;
	margin: 0 0 17px 0;
	line-height:48px;
}
h1.bg
{
	font-size: 50px;
	color:#555;
  text-align:center;
	letter-spacing:2px;
  font-weight:bold;
  margin-top: 60px;
  margin-bottom:36px;
  line-height:1.2em;
}

.HomeMenuOver h1.bg, .TopCategory h1.bg{
	display: none;
}
h2
{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 27px;
	line-height:32px;
	color:#555;
	font-weight: normal;
	margin: 0 0 27px 0;
}
h4 {
  font-size:1.2em;
  color:#2E7AE4;
  font-weight:bold;
  margin-top:4px;
  margin-bottom:10px;
}
a:link,
a:visited
{
	color: #555;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
  border: 0;
  max-width:100%;
}
a:link.buttonlink,
a:visited.buttonlink
{
	background: rgb(98,135,201);
  background: linear-gradient(180deg, rgba(98,135,201,1) 0%, rgba(36,82,143,1) 100%);
	border: 0;
	color: #fff;
	display: inline-block;
	height: 31px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	font-size:16px;
}
a:hover.buttonlink
{
	background: rgb(134,170,239);
  background: linear-gradient(180deg, rgba(134,170,239,1) 0%, rgba(98,135,201,1) 100%);
}
span.formlabel
{
	display: inline-block;
}
.formtbl td
{
	padding-bottom: 7px;
}
.formtbl tr.extraspace td
{
	padding-bottom: 14px;
}
.formtbl tr.lessspace td
{
	padding-bottom: 2px;
}
input, select, textarea
{
	color: #555;
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  padding:2px 6px;
}
input.submit,
#mlogin input.button /* login form button */
{
  background: rgb(98,135,201);
  background: linear-gradient(180deg, rgba(98,135,201,1) 0%, rgba(36,82,143,1) 100%);
	border: 0;
	color: #fff;
	cursor: pointer;
	height: 35px;
	padding: 0px 15px;
	margin-top:4px;
}
input.submit:hover,
#mlogin input.button:hover
{
	background: rgb(134,170,239);
  background: linear-gradient(180deg, rgba(134,170,239,1) 0%, rgba(98,135,201,1) 100%);
}
div.clear
{
	clear: both;
}
div.clear-left
{
	clear: left;
}
div.clear-right
{
	clear: right;
}
.spanimg {
	display:inline-block;
	background-size:100% 100%;
}
body .material-icons {
  position:relative;
  top:0.18em;
  font-size:inherit;
  display:inline;
}
#xcontent img,
.mceTmpl img { max-width:100%; height:auto; }

/*
======
HEADER
======
*/
/*#xhead*/
/*{*/
/*	width: 100%;*/
/*	!*height:406px;*!*/
/*	!*background-image:url('/data/system_params/G/1.DefaultBackground.jpg');*!*/
/*	!*background-position:50% 50%;*!*/
/*	!*background-repeat:no-repeat;*!*/
/*	!*background-size:cover;*!*/
/*}*/
#xhead {
  height:60px;
}
.transparentHeader #xhead {
  height:auto;
}
#body_inner #xhead {
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  width: 100%;
  top: 0px;
  z-index: 399999;
  background: white;
}

.HomeMenuOver #body_inner #xhead{
	position: fixed;
	background: transparent;
}

#xmenu {
	position: fixed;
  width: 100%;
  z-index: 199999;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

.HomeMenuOver #xmenu{
	background-color: transparent;
}

.transparentHeader #xmenu_solidbg {
  display:none;
}

.blog #xcontent { margin-left:23px; margin-right:30px; }

#xmenu_solidbg {
/*	background-color:#444; */
	background-color:#ffffff;
	position:fixed;
	top:0px;
	width:100%;
	left:0px;
	z-index:199999;
	height:60px;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
    border-bottom: 1px solid #cabfb9;
}
.cms_editor #xlogo a { pointer-events: none; }
.cms_editor .xfooter_logo { pointer-events: none; }
#xlogo
{
	float: left;
	margin: 11px 0 11px 35px;
	width:auto;
}
.transparentHeader #xlogo img { opacity:0; }
.transparentHeader #xlogo img.shadow { opacity:1; }

#xlogo a {
  position:relative;
}
#xlogo img {
  display: block;
  position:absolute;
  width:auto;
  height:auto;
  max-width:190px;
}



/*#xlogo .hover img,#xlogo2 .hover img { display: none !important; }*/
/*#xlogo .hover img.shadow,#xlogo2 .hover img.shadow { display: inline !important; }*/
#xlogo2 {
	display:none;
	margin: 6px 0 0 15px;
	float:left;
}
.xtoplinks
{
	float: right;
	font-size: 15px;
	font-weight:bold;
	margin: 23px 38px 20px 0;
}
.xtoplinks a:link,
.xtoplinks a:visited
{
	color: #ececec;
	display: block;
	float: left;
	margin-left: 13px;
	text-decoration: none;
}
.xtoplinks a:hover
{
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
#xtoplinks_full_container { display:none; }
#xhead #xtoplinks_full {
	display:none;
	clear:both;
	border-bottom:1px solid #AEA5A1;
	padding-bottom:0;
	padding-top:0px;
}
#xhead #xtoplinks_full a {
	display:block;
	background-color:#F7F6F6;
	border-top:1px solid #AEA5A1;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	padding:8px 0;
	margin:0;
}
#xphonesearch {
/*	clear: right;
	float: right; */
	width: 400px;
	position:absolute;
	right:0px;
	top:20px;
}
#xphonesearch input {
  text-align:right;
}
.cms_page_landing #xphonesearch { display:none; }

.transparentHeader #xphonesearch input {
  color:#fff;
}
.transparentHeader .scrolled #xphonesearch input {
  color:#555;
}
.transparentHeader #xphonesearch input:focus {
  text-align:left;
}
#xhead .xsearch,
.side_menu_pane .xsearch
{
	clear: right;
	float: right;
	height: 25px;
  margin: 0 35px 0 16px;
  padding-bottom:0;
  min-width:0px;
  display:block;
  white-space:normal;
  font-size:1em;
}

#xhead #xsearchfull.xsearch {
	display:none;
	clear:both;
	float:none;
	max-width:394px;
}
#xsearchfull_container { display:none; }
#xhead .xsearch input,
.side_menu_pane .xsearch input
{
	background-color: transparent;
	border: 0;
	height: 21px;
  vertical-align: middle;
  font-size: 17px;
  letter-spacing:1px;
  font-family:Raleway, sans-serif;
}
.xsearch_query
{
	padding: 1px 5px;
  width: 116px;
  margin-right:4px;
}
#xsearchfull .xsearch_query { width:88%; float:left; }
.transparentHeader #xphonesearch .xsearch_submit {
  background-image: url('/images/icon_search_white.png');
  width:24px;
}
.transparentHeader .scrolled #xphonesearch .xsearch_submit {
  background-image: url('/images/icon_search_gray.png');
}
#xsearch_submit, .xsearch_submit
{
	background-image: url('/images/icon_search_gray.png');
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	width:24px;
}
#xsearchfull .xsearch_submit { float:right; margin-right:2px; }
#xmenu_small {
	display:none;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:1px;
}
#xmenu_small .spanimg {
	position:relative;
	top:3px;
}
#xmenu_small a {
	color:#ececec;
}
#xphone{
	display: none;
}
#xphone_small{
  display: none;
  text-align:right;
  position:relative;
  top:-9px;
  font-size:24px;
}
#xphone_small a {
  padding-right: 12px;
  padding-left:12px;
  color: #2b1b5b;
}
#xphone_small a:hover {
  text-decoration:none;
  color: #CF2927;
}
/*#xphone*/
/*{*/
/*	float: right;*/
/*	font-size: 15px;*/
/*	font-weight: bold;*/
/*	letter-spacing:1px;*/
/*	margin-top: 4px;*/
/*	color:#ececec;*/
/*}*/
/*#xphone a:link,*/
/*#xphone a:visited*/
/*{*/
/*	color: #ececec;*/
/*	text-decoration: none;*/
/*}*/
/*#xphone a:hover*/
/*{*/
/*  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);*/
/*}*/
#xnav
{
	clear: both;
	cursor: default;
	font-family: 'Raleway', sans-serif;
	letter-spacing:1px;
	font-size: 17px;
	padding: 22px 0 0 0;
	text-align: justify;
	-ms-text-justify: distribute;
	text-justify: distribute;
	position: absolute;
  right: 215px;
  top:0px;
  width: 100%;
  max-width: 512px;
  color: black;
}
#xnav div
{
	display: inline-block;
	*display: inline;
	position: relative;
	zoom: 1;
}
#xnav a:link,
#xnav a:visited
{
	/*color: #ededed;*/
	text-decoration: none;
}
.cms_page_landing #xnav {
  right:12px;
  text-align:right;
}

.transparentHeader #xnav a:link,
.transparentHeader #xnav a:visited
{
	color: #ffffff;
}

.scrolled #xnav a:link,
.scrolled #xnav a:visited
{
	color: #555;
	text-decoration: none;
}
#xhead #xnav a:hover {
  color: #CF2927;
}
.transparentHeader #xhead #xnav a:hover{
  text-shadow: 1px 1px 1px rgba(207, 41, 39, 0.8);
}
.transparentHeader #xhead.scrolled #xnav a:hover{
  text-shadow: none;
}
#xnav div img.xnav_submenu
{
	bottom: 0px;
	left: 50%;
	margin-left: -8px;
	position: absolute;
}
#xnav_stretch
{
	display: inline-block;
	font-size: 0;
	line-height: 0;
	width: 100%;
}
#xnav .xnav_submenu
{
	display: none;
}
#xnav div.xnav_submenu
{
	background-color: #fff;
	border: 2px solid #988d87;
	min-height: 137px;
	height: auto;
	overflow: hidden;
	width: 860px;
	z-index: 1000;
}
#xnav div.xnav_submenu img
{
	display: block;
}
#xnav div.xnav_submenu a:link,
#xnav div.xnav_submenu a:visited
{
	display: block;
	float: left;
	margin: 10px 11px;
	text-align: center;
}
#xnav div.xnav_submenu a:link div,
#xnav div.xnav_submenu a:visited div
{
	max-width: 100px;
}
#xnav #xnav_engagement { left: 0px; position: absolute; top: 40px; }
#xnav #xnav_jewels { left: -140px; position: absolute; top: 40px; }
#xnav #xnav_timepieces { left: -220px; position: absolute; top: 40px; }
#xnav #xnav_about { position: absolute; right: -220px; top: 40px; }
#xnav #xnav_services { position: absolute; right: -120px; top: 40px; }
#xnav #xnav_preowned  { position: absolute; right: 0px; top: 40px; }
#xnav .nav_button_container { position:relative; }
#xnav .nav_button_container_tel {
  line-height:15px; 
}
#xnav .nav_button_container_tel .material-icons {
  line-height:15px; 
}
#xnav .nav_button_tel {
  font-family: 'Source Sans Pro', sans-serif;
  opacity: 0.9;
  font-size: 1.1em;
}
#xnav a:hover .nav_button_tel {
  color: #CF2927;
}
.icon_more {
	width:18px;
	height:18px;
	background-image:url('/images/icon_more_white.png');
	margin-left:5px;
}
.icon_search {
	width:18px;
	height:18px;
	background-image:url('/images/icon_search_white.png');
}
/*
==================
SLIDESHOW OVERRIDE
==================
*/
#xcontent .nivoSlider img {
    max-width: none;
}
.theme-default .nivo-directionNav a
{
	background-image: url('/images/slide_arrows.png') !important;
}
/*
==================
SIDEBAR NAVIGATION
==================
*/
.xsidenav_container {
  box-sizing:border-box;
}
.xsidenav {
  border-right:1px solid #eee;
  margin: -10px 7px 0 20px;
}
.xsidenav_head {
  font-size:20px;
  padding:10px 50px 0 19px;
}
.xsidenav_tree {
  padding:2px 50px 10px 20px;
}
.xsidenav ul {
  list-style-type:none;
  padding:0;
  margin:0;
}
.xsidenav li {
  margin:0;
  padding:0;
}
.xsidenav_item {
  margin-top:17px;
}
.xsidenav_item,
.xsidenav_item a {
  color:#555;
  font-size:17px;
  font-family: 'Raleway', sans-serif;
}
.xsidenav_item.selected,
.xsidenav_item.selected a {
  color:#555;
  font-weight:bold;
}
.xsidenav_head .xsidenav_item,
.xsidenav_head .xsidenav_item a {
  margin-top:0;
  font-size:22px;
  color:#444;
  display:inline-block; 
}
.xsidenav_head a:hover { text-decoration:none; }
.xsidenav ul ul {
  padding-left:10px;
}
.xsidenav_more {
  display:none;
  margin-right:6px;
  position:relative;
  top:4px;
}
.xsidenav_more svg {
  fill:#777;
}
/*
===========
BREADCRUMBS
===========
*/
.bcrumbs
{
  display:none;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	color:#988d87;
	font-weight:normal;
	font-style:italic;
  margin-bottom: 23px;
  height:0;
  position:relative;
  top:28px;
  left:35px;
  text-align:left;
}
.cms .bcrumbs {
  display:block;
  float:left;
  top:0;
  margin-top:28px;
}
.bcrumbs a
{
	color:#988d87;
}

/*
=======
CONTENT
=======
*/
/*#xcontentwrap {*/
	/*padding-bottom:50px;*/
	/*padding-top: 60px;*/
/*}*/
.transparentHeader #xcontentwrap {
	padding-top: 0;
}
#xcontentwrap {
  min-height:450px;
}
.cms #xcontentwrap {
  font-size:20px;
  clear:both;
}
.cms #xcontentwrap p,
.cms #xcontentwrap ul,
.cms .jsharmony_cms_component_preview p,
.cms .jsharmony_cms_component_preview ul {
  font-size:1em;
}
#xcontent p {
	padding-bottom: 4px;
	margin-top:0px;
}

.transparentHeader .page_GALLERY a.aimg_link:hover,
.p6 .page_GALLERY a.aimg_link:hover
 {
	box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}
/*
============
CUSTOM PAGES
============
*/
#result_report
{
	margin-bottom: 20px;
}
#results > b,
#results > .title
{
	font-size: 16px;
}
#results .description
{
	display: none; /* hide description on search results */
}
#results .url
{
	margin-top: 4px;
}
.defaulthide { display:none; }
.subhead
{
	font-family: 'Raleway', sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 8px 0;
}
.acheckbox {
	display:block;
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:1px 3px;
	background-image:url('/images/checkbox_unchecked.png');
}
.acheckbox.checked { background-image:url('/images/checkbox_checked.png'); }
/*
=============
LOADING BLOCK
=============
*/
#xloadingblock
{
	bottom: 0;
	display: none;
	position: fixed;
	text-align: center;
	top: 122px;
	width: 100%;
	z-index: 99999;
}
#xloadingblock div
{
	left: 50%;
	position: absolute;
	top: 50%;
}
#xloadingblock div #xloadingbox
{
	background-color: #fff;
	border: 3px solid #aaa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #454545;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 80px;
	left: -100px;
	opacity: 0.8;
	padding-top: 20px;
	position: absolute;
	text-align: center;
	top: -50px;
	width: 170px;
}
#xloadingbox img
{
	padding-top: 18px;
}
/*
======
FOOTER
======
*/
#xfooter {
  background-color:#24528F;
  margin-top:60px;
}
.xfooter_logo img {
  max-width: 500px;
}
.cms_page_landing .xfooter_logo img { display:inline-block; }
#xfooter .xsitemap a {
	font-size:18px;
	color:#fff;
}
.xsitemap ul {
  padding:0 0 0px 0;
  margin:0;
  list-style-type:none;
}
.xsitemap li {
  padding:0 0 2px 0;
  margin:0;
}
.xsitemap li ul {
  padding-top:2px;
}
.xsitemap li ul li {
  padding-left: 10px;
}
#xfooter .xsitemap a:hover { color:#eee; }
#xfooter .xsitemap ul a,
#xfooter .xsitemap a.head {
	font-size:20px;
	/*color:#444;*/
	color:#fff;
	letter-spacing:1px;
}
#xfooter .xsitemap ul a:hover,
#xfooter .xsitemap a.head:hover { /*color:#666;*/ color:#eee; }
#xfooter .xsitemap ul a.nolink:hover,
#xfooter .xsitemap a.head.nolink:hover { /*color:#444;*/ color:#fff; }
.xfooter_info {
  margin-right:30px;
}
.cms_page_landing .xfooter_info { float:none; text-align: center; }
.xfooter_info,.xfooter_info a {
	font-size:19px;
	color:#f0f0f0;
}
.xfooter_info #xfooter_contact {
	line-height:1.7em;
}
#xfooter_copy, #xfooter_copy a { color:#e0e0e0; }
.xfooter_bottom #xfooter_copy { line-height:1.7em; }
.cms_page_landing #xfooter_copy { float: none; text-align: center; }
/*
===============
FORM VALIDATION
===============
*/
.validation_err
{
	border: 2px solid #f00;
}
/*
========
COLORBOX
========
*/
#cboxTitle
{
	font-family: 'Raleway', sans-serif !important;
	font-size: 18px !important;
	margin-top: -2px !important;
}
#cboxClose
{
	border: 0 !important;
	margin-top: 2px !important;
}
/*
====
BLOG
====
*/
.page-title, .page-title span
{
	/*font-family: 'Source Sans Pro', sans-serif !important;
	font-size: 14px !important;*/
	display: none;
}
.entry-title
{
	color: #000 !important;
	font-family: 'Raleway', sans-serif !important;
  font-size: 34px !important;
  line-height:42px;
	font-weight: normal !important;
	margin: 0 0 17px 0 !important;
}
.entry-title a:link,
.entry-title a:visited
{
	color: #988d87 !important;
}
.entry-meta .meta-sep,
.entry-meta .author,
.entry-utility .cat-links,
.entry-utility .meta-sep,
.entry-utility .comments-link
{
	display: none !important;
}
.nav-previous
{
	float: left;
	margin-right: 30px;
}
.nav-previous, .nav-next
{
	margin-bottom: 20px;
}
#container
{
	clear: none !important;
	width: 100% !important;
}
#content
{
	font-size: 18px !important;
}
#primary
{
	background-color: transparent;
}
#archives-2
{
	list-style-type: none;
}
#archives-2 .widget-title
{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
}

/*
=========
SIDE MENU
=========
*/
#body_wrapper {
	position:relative;
	overflow:hidden;
	z-index:0;
}

#body_inner {
	position:relative;
	background-color:#fff;
}

#side_menu_wrapper {
	width:0px;
	overflow:hidden;
	position:fixed;
	top:0px;
	left:0px;
	bottom:0px;
	z-index:99999;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}
.side_menu_pane {
	position:absolute;
	width:250px;
	height:100%;
	background-color:#fff;
	overflow-y:scroll;
	position:absolute;
	top:0px;
	left:0px;
}
.side_menu_pane a {
	font-family:'Raleway',sans-serif;
	font-size:14px;
	letter-spacing:1px;
	padding:17px 5px 16px 18px;
	display:block;
	text-decoration:none;
	border-top:1px solid #f8f8f8;
	vertical-align:middle;
}
.side_menu_pane a:hover {
  text-shadow: 2px 2px 5px rgba(80, 80, 80, 0.3);
}
.side_menu_pane a.side_menu_logo img {
  max-width:93%;
}
.side_menu_pane a img {
	max-width:50px;
	vertical-align:middle;
	padding-right:8px;
}
.side_menu_pane .side_menu_item_phone {
  border-top:0;
  padding-top:7px;
  padding-bottom: 4px;
}
.side_menu_pane .nav_button_tel {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.1em;
}
.side_menu_pane .xsearch {
	float:none;
	margin:15px 15px 15px 15px;
	height:27px;
	border:1px solid #ccc;
}
.side_menu_pane .xsearch .xsearch_query {
	width:156px;
	font-size:15px;
	padding:3px 8px;
}
.side_menu_pane_primary { display:block; z-index:1; }
.side_menu_pane_secondary { display:none; z-index:2; }
#is_mobile { display:none; height:1px; width:1px; position:fixed;top:0px;left:0px; }
a#xmore {
	display:none;
	background-image:url('/images/icon_more_purple.png');
	background-position: center center;
	background-repeat:no-repeat;
	width:58px;
  height:52px;
  position:absolute;
  border:1px solid #fff;
}
a#xmore:hover {
  border:1px solid #d9d4ec;
}
#content_block { display:none; z-index:99998;position:fixed;top:0;left:0;width:100%;bottom:0; }

.xslideshow{
	color: #fff;
}

.xslide {
	text-align: left;
}

.xslideshow.apHarmony_Slider h3 {
	margin: 190px 0 15px 70px;
	background-color: #CF2927;
	padding: 2px 15px;
  display: inline-block;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.6);
}

.xslideshow.apHarmony_Slider .slide_text {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}

.xslideshow .slide_text {
	text-align: left;
}
.xslideshow .slide_text p{
	font-size: 2.5em;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right bottom 15px;
	margin-bottom: 0;
	padding-right: 25px;
    margin-left: 70px;
}
.xslideshow.apHarmony_Slider .slide_text.link p::after{
  content: '';
  background-image: url("/images/RedRightArrow.png");
  background-repeat: no-repeat;
  background-position:0 18px;
  margin-left:20px;
  padding-right:20px;
}

#xcontent .xslideshow.apHarmony_SubPage_Header_Image_With_Card .slide_text {
  display:block;
  width:424px;
  font-size:1.0em;
  border: 1px solid #CF2927;
  position:absolute;
  top:50px;
  left:50px;
  color:#555;
  background-color:#fff;
  padding: 16px 40px 16px 20px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
#xcontent .xslideshow.apHarmony_SubPage_Header_Image_With_Card .slide_text h3 {
  color:#CF2927;
  font-weight:normal;
  font-size:1.2em;
  margin:0px;
}
#xcontent .xslideshow.apHarmony_SubPage_Header_Image_With_Card .slide_text h1 {
  font-weight:bold;
  font-size:30px;
  margin:2px 0 2px 0;
}
#xcontent .xslideshow.apHarmony_SubPage_Header_Image_With_Card .slide_text p {
  font-size:1.2em;
  margin-left:0px;
  margin-right:0px;
  padding-right:0px;
}

.xcontentpanel h2 {
  line-height: 1.2;
}

.xslideshow.apHarmony_Header_Image h3 {
	margin: 27px 0 0 70px;
	background-color: transparent;
	font-size: 2.8em;
	padding: 0;
	display: inline-block;
  float: left;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}

.xslideshow.apHarmony_Header_Image .slide_text {
	margin: 34px 70px 0 0;
	display: inline-block;
	width: 50%;
	max-width: 800px;
	text-align: justify;
  float: right;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.xslideshow.apHarmony_Header_Image p{
	font-size: 1.8em;
}

.xcontentpanel.apHarmony_Element_Title{ padding:0; }
.xcontentpanel.apHarmony_List{ padding:0; }
.xcontentpanel.apHarmony_List_Thumbnails{ padding:0; }
.xcontentpanel.apHarmony_Tiles_2x2{ padding:0; }


.apHarmony_Element_Title h2,
h2.titleBar{
	background-color: #24528F;
	color: white;
  padding: 20px 40px;
  max-width:1500px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:50px;
}

.titleWingsSubhead,
.xcontentpanel.apHarmony_Title_With_SubTitle{
	text-align: center;
	border-top: 2px solid #AEA5A1;
    margin-top: 50px;
}

.titleWingsSubhead h1,
.apHarmony_Title_With_SubTitle h1{
	margin-top: -27px;
	background-color: white;
	padding: 0 20px;
	display: inline-block;
	margin-bottom: 10px;
}

.titleWingsSubhead p,
.apHarmony_Title_With_SubTitle p{
  color: #AEA5A1;
  padding-left:25px;
  padding-right:25px;
}

.titleWingsSubhead p a,
.apHarmony_Title_With_SubTitle p a{
  color: #AEA5A1;
  text-decoration:underline;
}

.apHarmony_Tiles_2x2 .itemlist_body {
	border: none !important;
	padding-left: 35px !important;
}

#xcontent .apHarmony_Tiles_2x2 .itemlist {
  margin-bottom:20px;
}

.apHarmony_Tiles_2x2 h3 {
  margin-top:0px;
  margin-bottom:0px;
}

.apHarmony_Tiles_2x2_ACCENT h3 {
  margin-bottom:10px;
  color:#2E7AE4;
  font-size:1.5em;
}

.apHarmony_Technologies { 
  display: flex;
  justify-content: space-evenly;
}

.apHarmony_Technologies.xcontentpanel {
  padding-top:15px;
  max-width:1000px;
}

.apHarmony_Technologies>ul {
  display:block;
  padding:0;
  margin:0;
  font-size:1.5em;
  list-style-type:none;
  line-height:1.3em;
}

.apHarmony_Technologies>ul>li {
  margin-bottom:12px;
}

.apHarmony_Technologies>ul>li>ul {
  margin-top:8px;
  margin-bottom:16px;
}

.apHarmony_Technologies>ul>li>ul>li {
  margin-bottom:6px;
  font-weight:normal;
  font-size:0.8em;
}

.xcontentpanel{
  min-width: 0;
	max-width: 1500px;
  margin: 0 auto;
  padding-right:23px;
  padding-left:23px;
}

.xcontentpanel > .fullWidth,
.xcontentpanel > [data-component] > .fullWidth {
  margin-left:-23px;
  margin-right:-23px;
}

.xcontentcolumns {
  display:flex;
}

.xcontentcolumns #xcontent {
  display:flex;
  flex-grow:1;
  box-sizing:border-box;
  min-width:0;
}

.xcontentcolumns .xcontentpanel {
  box-sizing:border-box;
  flex-grow:1;
}

.xcontentpanel_2col {
  width:50%;
  padding:0 10px;
}

.apHarmony_Text_Logo,
.textIndentedLogo {
	padding: 35px 35px 35px 505px;
	max-width: 960px;
	background-image: url('/data/system_params/G/1.Logo.png');
	background-repeat: no-repeat;
	background-position: 35px 45%;
	background-size: 400px 75px;
}

.apHarmony_Indented_Text,
.textIndented {
  padding: 35px 35px 35px 25%;
	max-width: 960px;
}

.textAddressBlock .material-icons {
  position:relative;
  top:5px;
  font-size:20px;
  margin-right:3px;
  margin-bottom:8px;
}

.textAddressBlock .addressLink {
  display: inline-block;
  padding-bottom: 4px;
  padding-top: 2px;
}

.apHarmony_List .itemlist_thumb.top {
    margin-left: 24px;
}

.apHarmony_List_Thumbnails .itemlist_body tr th:first-child,
.apHarmony_List_Thumbnails .itemlist_body tr td:first-child {
    width: 50%;
}

#xcontent .apHarmony_List .itemlist_body h3{
  margin-bottom: 3px;
  padding-bottom:0px;
}

#xcontent .apHarmony_List .itemlist_listing {
  padding-bottom:30px;
}

#xcontent .apHarmony_List .itemlist {
  margin-bottom:10px;
}

#xcontent .apHarmony_List .itemlist_body {
  padding-bottom:0px;
  padding-top:0px;
}

#xcontent .apHarmony_List .itemlist_thumb.top {
  padding-top:6px;
  margin-right:25px;
}

#xcontent .apHarmony_List .itemlist_thumb img {
  max-width:none;
}

#xcontent .apHarmony_List_Thumbnails .itemlist_body h3{
  margin-bottom: 3px;
  padding-top:10px;
  padding-bottom:0px;
}

#xcontent .apHarmony_List_Thumbnails .itemlist_listing {
  padding-bottom:30px;
}

#xcontent .apHarmony_List_Thumbnails .itemlist {
  margin-bottom:0px;
}

#xcontent .apHarmony_List_Thumbnails .itemlist_body {
  padding-bottom:0px;
  padding-top:0px;
  padding-left:40px;
  font-size:1.0em;
}

#xcontent .apHarmony_List_Thumbnails .itemlist_thumb.top {
  padding-top:6px;
  margin-right:45px;
}

#xcontent .apHarmony_List_Thumbnails .itemlist_thumb img {
  max-width:none;
  width:auto;
}

.contact-section{
  padding: 35px 0 35px;
  background-size:cover;
}
.contact-section .contact-form {
  border:1px solid #ccc;
}
.standalone .contact-section {
  background-image: none;
  padding:0;
}
.standalone .xcontentpanel.contact-form {
  margin:0;
  padding:0 23px;
  border:none;
}
.contact-form .RECAPTCHA_container {
  padding-left:90px;
  width:200px;
}


.contact-form .page_CONTACT_intro{
	padding-top: 15px;
	width: 60%;
	display: inline-block;
	min-height: 120px;
}
.xcontentpanel.contact-form{
	padding: 0 35px 35px 35px;
	max-width: 1430px;
	background-color: white;
	margin: 0 35px;
}

#xcontent .xcontentpanel.contact-form h3{
  margin-bottom: 0px;
  padding-top:0px;
  font-size:34px;
}

.contact-form form{
	display: inline-block;
  float: right;
  font-size:1.2em;
}

#xcontent .contact-form .formtbl {
  position:relative;
  top:-40px;
}

.contact-form form input.submit{
	width: 100% !important;
}

.itemlist_body h3 a {
	padding-right: 25px;
	display: block;
}
.apHarmony_Tiles_2x2 .itemlist_body h3 a::after,
.apHarmony_List_Thumbnails .itemlist_body h3 a::after,
.apHarmony_List .itemlist_body h3 a::after{
  content: '';
  background-image: url("/images/RedRightArrow.png");
  background-repeat: no-repeat;
  background-position:0 9px;
  margin-left:25px;
  padding-right:20px;
}

.apHarmony_Link_Buttons{
	padding: 25px 35px;
}

#xcontent .apHarmony_Link_Buttons .itemlist_listing {
  padding:0;
  text-align:center;
}

#xcontent .apHarmony_Link_Buttons .itemlist h3 {
	border:1px solid #ccc;
  padding: 10px 44px;
  margin:0 0 10px 0;
  display: inline-block;
  border-radius: 24px;
}

.apHarmony_Link_Buttons .itemlist h3 a{
	color: #CF2927;
	text-decoration: none;
	background: none;
  padding-right: 0;
  font-weight:bold;
  font-size:20px;
}

.apHarmony_Link_Buttons .itemlist h3 a:hover {
  color: #de605f;
}

#xcontent .apHarmony_Link_Buttons .itemlist_body {
  padding:0;
} 

#xcontent .xcontentpanel.apHarmony_Link_Buttons .itemlist {
	display: inline-block;
  clear: none;
  float:none;
  margin: 0 10px 15px 0;
  width:auto;
}

/*
============
WEB SNIPPETS
============
*/


/* Panel :: Bios */
.pnlBios {
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
.pnlBios_bio {
  margin-left:4%;
  margin-right:4%;
  margin-bottom:42px;
  min-width:150px;
  max-width:250px;
  width:20%;
}
.pnlBios_photo {
  clip-path: circle(50% at 50%);
  display:inline-block;
  position:relative;
  width:100%;
}
.pnlBios_spacer {
  margin-top:100%;
}
.pnlBios_spacer br {
  display:none;
}
.pnlBios_photo img {
  position:absolute;
  top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  object-fit:cover;
  width:100%;
}
#xcontent .pnlBios_photo img,
.mceTmpl .pnlBios_photo img {
  height:100%;
  max-width:none;
}

.pnlBios_name {
  text-align:center;
  margin-top:15px;
  margin-bottom:7px;
}
.pnlBios_title {
  text-align:center;
  font-style:italic;
  margin-bottom:11px;
}


/* Panel :: Icons */
.pnlIcons {
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
.pnlIcons_item {
  margin-left:4%;
  margin-right:4%;
  margin-bottom:42px;
  min-width:150px;
  max-width:250px;
  width:20%;
}
.pnlIcons_icon {
  font-size:70px;
  display:block;
  text-align:center;
  border-radius: 50%;
  width:125px;
  height:125px;
  box-sizing:border-box;
  line-height:109px;
  margin-left:auto;
  margin-right:auto;
}
.pnlIcons_icon .material-icons {
  font-size:70px;
  line-height:95px;
}
.pnlIcons_title {
  text-align:center;
  margin-top:18px;
  margin-bottom:15px;
}

/* Panel :: Quote */
.pnlQuote {
  font-size:3em;
  padding:40px 40px;
}
.pnlQuote_textContainer {
  display:flex;
  justify-content:center;
  font-style:italic;
}
.pnlQuote_quoteChar {
  font-size:2em;
  position:relative;
  line-height:0.5em;
  position:relative;
  top:0.2em;
}
.pnlQuote_quoteChar.start {
  left:-0.25em;
  margin-left:5px;
}
.pnlQuote_quoteChar.end {
  margin-right:0.25em;
}
.pnlQuote_text {
  max-width:55%;
}
.pnlQuote_author {
  text-align:right;
  font-size:0.6em;
  font-style:italic;
  line-height:1.05;
  max-width:55%;
  position:relative;
  right:-0.6em;
  margin:0.8em auto 0 auto;
}

/* Button :: CTA */
a.btnCTA,
a.btnCTA[data-mce-selected=inline-boundary] {
  display:inline-block;
  border:1px solid #aaa;
  padding:9px 28px;
  font-size:17px;
  background-color:#fff;
  color: #CF2927;
  transition: all 0.6s;
  cursor:pointer;
}
a.btnCTA:hover {
  text-decoration:none;
  background-color:#CF2927;
  color:#fff;
}

/* Button :: Standard */
a.btnStandard,
a.btnStandard[data-mce-selected=inline-boundary] {
  display:inline-block;
  padding:10px 25px 11px 25px;
  background-color:#6287c9;
  color: #fff;
  transition: all 0.6s;
  cursor:pointer;
}
a.btnStandard:hover {
  text-decoration:none;
  background-color:#86aaef;
  color:#fff;
}

/* Form :: Contact */
.formContact form {
  padding: 0;
  margin: 0;
}
.formContact table {
  width:100%;
  max-width:500px;
}
.formContact td {
  padding-bottom:8px;
}
.formContact input,
.formContact textarea {
  box-sizing:border-box;
  width:100%;
  min-width:170px;
}
.formContact input[type=submit] {
  max-width:200px;
  color:#CF2927;
  border:1px solid #aaa;
  background-color:#fff;
  padding:9px 28px;
  font-size:17px;
  transition: all 0.6s;
  cursor:pointer;
}
.formContact input[type=submit]:hover {
  background-color:#CF2927;
  color:#fff;
}
.formContact .vert label {
  display:block;
  margin-bottom:6px;
}

/*
==========
COMPONENTS
==========
*/
.xdialogblock .jsharmony_cms_component_preview {
  font-size:20px;
}

/* cmptCarousel */
.cmptCarousel {
  overflow:hidden;
  position:relative;
  box-sizing:border-box;
  width:100%;
}
.cmptCarousel_btnPrev,
.cmptCarousel_btnNext {
  z-index:2;
  position:absolute;
  display:none;
  height:100%;
  min-height:30px;
  top:0%;
  cursor:pointer;
  min-width:60px;
  background-position:50% 50%;
  background-repeat:no-repeat;
}
.cmptCarousel_btnPrev {
  left:2px;
  background-image:url('/include/public/images/arrow_left.svg');
  background-position:50% 50%;
}
.cmptCarousel_btnNext {
  right:2px;
  background-image:url('/include/public/images/arrow_right.svg');
}
.cmptCarousel_container {
  white-space:nowrap;
}
.cmptCarousel_tile {
  display:inline-block;
  vertical-align:top;
  box-sizing:border-box;
  font-size:1em;
  white-space:normal;
  width: 0;
}
a.cmptCarousel_tileLink {
  display:block;
  color:#555;
}
.cmptCarousel_tileTitle {
  display:block;
  box-sizing:border-box;
  font-size:1.2em;
  font-weight:bold;
  margin:0;
  margin-bottom:4px;
}
.cmptCarousel_tileImageContainer {
  position:relative;
}
.cmptCarousel_tileImageOverlay {
  position:absolute;
  top:0px;
  left:0px;
  padding:0 20px 0 20px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  vertical-align:middle;
  display:flex;
  flex-direction:column;
  justify-content:center;
  overflow:hidden;
}
.cmptCarousel_tileImageOverlay-shadowLight { background: rgba(0,0,0,0.2); }
.cmptCarousel_tileImageOverlay-shadowHeavy { background: rgba(0,0,0,0.4); }
.cmptCarousel_tileImageOverlay .cmptCarousel_tileTitle,
.cmptCarousel_tileImageOverlay .cmptCarousel_tileBody {
  color:#fff;
}
.cmptCarousel_tileImageContainer-contentAbove {
  margin-top:8px;
}
.cmptCarousel_tileImageContainer-contentBelow {
  margin-bottom:11px;
}
.cmptCarousel_tileImage {
  display:block;
}
.cmptCarousel_tileTitle h2,
.cmptCarousel_tileTitle p {
  margin:0;
}
.cmptCarousel_tileImageOverlay .cmptCarousel_tileTitle,
.cmptCarousel_tileImageOverlay .cmptCarousel_tileBody {
  text-shadow: 1px 1px 1px #33333388;
}
.cmptCarousel-x6 .cmptCarousel_tileTitle,
.cmptCarousel-x8 .cmptCarousel_tileTitle { font-size:1.1em; }
.cmptCarousel-x6 .cmptCarousel_tileBody,
.cmptCarousel-x8 .cmptCarousel_tileBody { font-size:0.9em; }
.cmptCarousel_tileLink:hover {
  text-decoration:none;
}
.cmptCarousel-x2.responsive .cmptCarousel_tileLink {
  padding:0 5% 6% 5%;
}
.cmptCarousel-x3.responsive .cmptCarousel_tileLink,
.cmptCarousel-x4.responsive .cmptCarousel_tileLink,
.cmptCarousel-x6.responsive .cmptCarousel_tileLink,
.cmptCarousel-x8.responsive .cmptCarousel_tileLink {
  padding:0 5% 10% 5%;
}
.jsharmony_cms_component_preview.cmptCarousel { width:auto; }
.jsharmony_cms_component_preview.cmptCarousel .cmptCarousel_tile { width:300px; }
.jsharmony_cms_component_preview.cmptCarousel-x1 .cmptCarousel_tile { width:800px; }
.jsharmony_cms_component_preview.cmptCarousel-x2 .cmptCarousel_tile { width:500px; }
.jsharmony_cms_component_preview.cmptCarousel-x6 .cmptCarousel_tile,
.jsharmony_cms_component_preview.cmptCarousel-x8 .cmptCarousel_tile { width:200px; }
.jsharmony_cms_component_preview.cmptCarousel-xAuto .cmptCarousel_tile { width:300px; }

/* cmptTiles */
.cmptTiles {
  display:flex;
  flex-wrap:wrap;
  align-items:stretch;
  justify-content:center;
}
.cmptTiles_tile {
  display:inline-block;
  box-sizing:border-box;
  font-size:1em;
}
a.cmptTiles_tileLink,div.cmptTiles_tileLink {
  display:block;
  color:#555;
}
.cmptTiles_tileTitle {
  display:block;
  box-sizing:border-box;
  font-size:1.2em;
  font-weight:bold;
  margin:0;
  margin-bottom:4px;
}
.cmptTiles-redArrowTitle .cmptTiles_tileTitle:hover { text-decoration:underline; }
.cmptTiles-redArrowTitle .cmptTiles_tileTitle {
  font-size:30px;
  line-height:normal;
}
.cmptTiles-redArrowTitle .cmptTiles_tileLink-linked .cmptTiles_tileTitle p::after {
  content: '';
  background-image: url(/images/RedRightArrow.png);
  background-repeat: no-repeat;
  background-position: 0 9px;
  margin-left: 18px;
  padding-right: 20px;
}
.cmptTiles-iconList .cmptTiles_tileLink { display:flex; }
.cmptTiles-iconList .cmptTiles_tileImageContainer { padding-right:18px; }
#xcontent .cmptTiles-iconList .cmptTiles_tileImage,
.cmptTiles_tile .cmptTiles_tileImage {
  max-width:none;
  height:30px;
  width:auto;
  position:relative;
  top:1px;
}
.cmptTiles_tileImageContainer {
  position:relative;
}
.cmptTiles_tileImageOverlay {
  position:absolute;
  top:0px;
  left:0px;
  padding:0 20px 0 20px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  vertical-align:middle;
  display:flex;
  flex-direction:column;
  justify-content:center;
  overflow:hidden;
}
.cmptTiles_tileImageOverlay-shadowLight { background: rgba(0,0,0,0.2); }
.cmptTiles_tileImageOverlay-shadowHeavy { background: rgba(0,0,0,0.4); }
.cmptTiles_tileImageOverlay .cmptTiles_tileTitle,
.cmptTiles_tileImageOverlay .cmptTiles_tileBody {
  color:#fff;
}
.cmptTiles_tileImageContainer-contentAbove {
  margin-top:8px;
}
.cmptTiles_tileImageContainer-contentBelow {
  margin-bottom:11px;
}
.cmptTiles_tileImage {
  display:block;
}
.cmptTiles_tileTitle h2,
.cmptTiles_tileTitle p {
  margin:0;
}
.cmptTiles_tileImageOverlay .cmptTiles_tileTitle,
.cmptTiles_tileImageOverlay .cmptTiles_tileBody {
  text-shadow: 1px 1px 1px #33333388;
}
.cmptTiles_linkText {
  color: #4472c4;
  display:block;
  text-align:center;
  padding:5px 20px 20px 20px;
}
.cmptTiles_linkText:hover {
  text-decoration:underline;
}
.cmptTiles_linkText:after {
  content: '\00a0\00a0\e5c8';
  font-family: 'Material Icons';
  position:relative;
  top:2px;
  font-size:18px;
}
.cmptTiles-x6 .cmptTiles_tileTitle,
.cmptTiles-x8 .cmptTiles_tileTitle { font-size:1.1em; }
.cmptTiles-x6 .cmptTiles_tileBody,
.cmptTiles-x8 .cmptTiles_tileBody { font-size:0.9em; }
.cmptTiles_tileLink:hover {
  text-decoration:none;
}
.cmptTiles-x1.responsive > .cmptTiles_tile { width:100%; }
.cmptTiles-x2.responsive > .cmptTiles_tile { width:50%; }
.cmptTiles-x3.responsive > .cmptTiles_tile { width:33%; }
.cmptTiles-x4.responsive > .cmptTiles_tile { width:25%; }
.cmptTiles-x6.responsive > .cmptTiles_tile { width:16.5%; }
.cmptTiles-x8.responsive > .cmptTiles_tile { width:12.5%; }
.cmptTiles-x2.responsive .cmptTiles_tileLink {
  padding:0 5% 6% 5%;
}
.cmptTiles-x3.responsive .cmptTiles_tileLink,
.cmptTiles-x4.responsive .cmptTiles_tileLink,
.cmptTiles-x6.responsive .cmptTiles_tileLink,
.cmptTiles-x8.responsive .cmptTiles_tileLink {
  padding:0 5% 10% 5%;
}
.jsharmony_cms_component_preview.cmptTiles .cmptTiles_tile { width:500px; }
.jsharmony_cms_component_preview.cmptTiles-x1 .cmptTiles_tile { width:800px; }
.jsharmony_cms_component_preview.cmptTiles-x6 .cmptTiles_tile,
.jsharmony_cms_component_preview.cmptTiles-x8 .cmptTiles_tile { width:250px; }
.jsharmony_cms_component_preview.cmptTiles-xAuto .cmptTiles_tile { width:500px; }

.responsive.cmptTiles.cmptTiles-tagTitle .cmptTiles_tile,
.cmptTiles.cmptTiles-tagTitle .cmptTiles_tile,
.cmptTiles.cmptTiles-tagTitle .cmptTiles_tileLink {
  width:auto;
  padding:0;
}
.responsive.cmptTiles.cmptTiles-tagTitle .cmptTiles_tile,
.cmptTiles.cmptTiles-tagTitle .cmptTiles_tile {
  margin-right:7px;
  margin-left:7px;
}
.cmptTiles.cmptTiles-tagTitle .cmptTiles_tileTitle {
  border:1px solid #ccc;
  padding: 10px 44px;
  margin:0 0 10px 0;
  display: inline-block;
  border-radius: 24px;
  white-space:nowrap;
  color: #CF2927;
	text-decoration: none;
	background: none;
  font-weight:bold;
  font-size:20px;
}
.cmptTiles.cmptTiles-tagTitle .cmptTiles_tileTitle:hover {
  color: #de605f;
}
#xcontent .cmptTiles.cmptTiles-tagTitle .cmptTiles_tileTitle p,
.cmptTiles.cmptTiles-tagTitle .cmptTiles_tileTitle p {
  padding:0;
  line-height:normal;
}
.cmptTiles-techIconList.cmptTiles-x2.responsive > .cmptTiles_tile > .cmptTiles_tileLink {
  padding-bottom: 20px;
}
.cmptTiles-techIconList > .cmptTiles_tile > .cmptTiles_tileLink > .cmptTiles_tileTitle {
  text-align:left;
  font-weight:bold;
  color: #676767;
  padding-bottom:15px;
}
#xcontent .cmptTiles-techIconList .cmptTiles-iconList .cmptTiles_tileImage {
  height:25px;
  width:auto;
}
.cmptTiles-techIconList .cmptTiles-iconList .cmptTiles_tileTitle {
  font-weight:normal;
}

/* cmptListing */
.cmptListing {
  display:flex;
  flex-wrap:wrap;
  align-items:stretch;
  justify-content:center;
}
.cmptListing_item {
  display:block;
  box-sizing:border-box;
  font-size:1em;
  overflow:hidden;
}
a.cmptListing_link, .cmptListing_link {
  display:block;
  color:#555;
}
.cmptListing_title {
  display:block;
  box-sizing:border-box;
  font-size:1.2em;
  font-weight:bold;
  margin:0;
  margin-bottom:2px;
}
.cmptListing-checklist .cmptListing_title,
.cmptListing-compactChecklist .cmptListing_title,
.cmptListing-redArrowTitle .cmptListing_title {
  font-size:30px;
  line-height:normal;
}
.cmptListing-redArrowTitle .cmptListing_link-linked .cmptListing_title:hover { text-decoration:underline; }
.cmptListing-redArrowTitle .cmptListing_title {
  padding-top:10px;
}
.cmptListing-redArrowTitle .cmptListing_link-linked .cmptListing_title p::after {
  content: '';
  background-image: url(/images/RedRightArrow.png);
  background-repeat: no-repeat;
  background-position: 0 9px;
  margin-left: 25px;
  padding-right: 20px;
}
.cmptListing_contentContainer {
  box-sizing:border-box;
}
.cmptListing_contentContainer,
.cmptListing_title,
.cmptListing_body {
  overflow:hidden; /* Prevent wrap around image */
}
.cmptListing_imageContainer {
  position:relative;
  width:30%;
}
div.cmptListing-checklist .cmptListing_imageContainer,
div.cmptListing-compactChecklist .cmptListing_imageContainer {
  padding-left:27px;
  width:auto;
}
div.cmptListing-checklist .cmptListing_contentContainer,
div.cmptListing-compactChecklist .cmptListing_contentContainer {
  padding-left:5px;
  min-width:0;
}
div.cmptListing-redArrowTitle .cmptListing_imageContainer {
  padding-left:22px;
  width:auto;
}

/* Image left */
.cmptListing_item-left {
  margin-left:-20px;
}
.cmptListing_item-left .cmptListing_imageContainer {
  float:left;
  padding-top:5px;
  padding-left:20px;
  padding-right:20px;
}
.cmptListing_item-left .cmptListing_contentContainer {
  padding-left:20px;
  min-width:300px;
}
.cmptListing-redArrowTitle .cmptListing_item-left .cmptListing_imageContainer {
  padding-right:25px;
}

/* Image right */
.cmptListing_item-right {
  margin-right:-20px;
}
.cmptListing_item-right .cmptListing_imageContainer {
  float:right;
  padding-top:5px;
  padding-left:20px;
  padding-right:20px;
}
.cmptListing_item-right .cmptListing_contentContainer {
  padding-right:20px;
  min-width:300px;
}

/* Image aboveTitle */
.cmptListing_item-aboveTitle .cmptListing_imageContainer {
  margin-bottom:11px;
}

/* Image belowTitle */
.cmptListing_item-belowTitle .cmptListing_title {
  margin-bottom:12px;
}
.cmptListing_item-belowTitle .cmptListing_imageContainer {
  margin-bottom:8px;
}

/* Image belowTitleLeft */
.cmptListing_item-belowTitleLeft {
  margin-left:-20px;
}
.cmptListing_item-belowTitleLeft .cmptListing_title {
  padding-left:20px;
  margin-bottom:12px;
}
.cmptListing_item-belowTitleLeft .cmptListing_imageContainer {
  float:left;
  padding-top:3px;
  padding-left:20px;
  padding-right:20px;
}
.cmptListing_item-belowTitleLeft .cmptListing_body {
  padding-left:20px;
  min-width:300px;
}

/* Image belowTitleRight */
.cmptListing_item-belowTitleRight {
  margin-right:-20px;
}
.cmptListing_item-belowTitleRight .cmptListing_title {
  padding-right:20px;
  margin-bottom:12px;
}
.cmptListing_item-belowTitleRight .cmptListing_imageContainer {
  float:right;
  padding-top:3px;
  padding-left:20px;
  padding-right:20px;
}
.cmptListing_item-belowTitleRight .cmptListing_body {
  padding-right:20px;
  min-width:300px;
}

/* Image belowBody */
.cmptListing_item-belowBody .cmptListing_imageContainer {
  margin-top:8px;
}

.cmptListing_image {
  display:block;
}
.cmptListing_title h2,
.cmptListing_title p {
  margin:0;
}
.cmptListing_link:hover {
  text-decoration:none;
}
.cmptListing_linkText {
  color: #4472c4;
  display:inline-block;
  padding-top:5px;
}
.cmptListing_linkText:hover {
  text-decoration:underline;
}
.cmptListing_linkText:after {
  content: '\00a0\00a0\e5c8';
  font-family: 'Material Icons';
  position:relative;
  top:2px;
  font-size:18px;
}
.cmptListing.responsive .cmptListing_item {
  width:100%;
  margin-bottom:35px;
}
.cmptListing.responsive .cmptListing_imageContainer {
  margin-bottom:20px;
}
.cmptListing.responsive .cmptListing_contentContainer {
  margin-bottom:20px;
}
.cmptListing.responsive.cmptListing-checklist .cmptListing_item,
.cmptListing.responsive.cmptListing-compactChecklist .cmptListing_item,
.cmptListing.responsive.cmptListing-redArrowTitle .cmptListing_item {
  margin-bottom:0;
}
.cmptListing.responsive.cmptListing-compactChecklist .cmptListing_contentContainer,
.cmptListing.responsive.cmptListing-compactChecklist .cmptListing_imageContainer {
  margin-bottom:0;
}
.cmptListing.cmptListing-compactChecklist .cmptListing_image {
  position:relative;
  top:-4px;
}
.cmptListing.cmptListing-compactChecklist .cmptListing_imageContainer {
  padding-right: 9px;
}
.cmptListing.cmptListing-bulletContent .cmptListing_linkText {
  padding-left:20px;
}
.jsharmony_cms_component_preview.cmptListing .cmptListing_item { width:800px; }
.jsharmony_cms_component_preview.cmptListing.cmptListing-redArrowTitle .cmptListing_item { width:1000px; }


/* cmptVideo */
.cmptVideo {
  position:relative;
  overflow:hidden;
}
.cmptVideo_video {
  min-width:100%;
  top:50%;
  left:50%;
  position:relative;
  transform:translate(-50%, -50%);
}
.cmptVideo-shadowLight .cmptVideo_contentContainer { background: rgba(0,0,0,0.2); }
.cmptVideo-shadowHeavy .cmptVideo_contentContainer { background: rgba(0,0,0,0.4); }
.cmptVideo_content {
  position:absolute;
  top:0px;
  left:0px;
  padding:0 4% 0 4%;
  width:100%;
  height:100%;
  box-sizing:border-box;
  vertical-align:middle;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.cmptVideo_content.left {
  width:60%;
  padding-right:14%;
}
.cmptVideo_content.right {
  width:60%;
  left:40%;
  padding-left:14%;
}
.cmptVideo_content-shadowLight { background: rgba(0,0,0,0.2); }
.cmptVideo_content-shadowLight.left { background: linear-gradient(to right, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 84%, rgba(0,0,0,0) 100%); }
.cmptVideo_content-shadowLight.right { background: linear-gradient(to left, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 84%, rgba(0,0,0,0) 100%); }
.cmptVideo_content-shadowHeavy { background: rgba(0,0,0,0.4); }
.cmptVideo_content-shadowHeavy.left { background: linear-gradient(to right, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 84%, rgba(0,0,0,0) 100%); }
.cmptVideo_content-shadowHeavy.right { background: linear-gradient(to left, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 84%, rgba(0,0,0,0) 100%); }
.cmptVideo_title {
  padding:0;
  margin:0;
  margin-bottom:10px;
  font-size:1.5em;
  font-weight:bold;
  text-shadow: 2px 2px 3px #33333388;
  color:#fff;
  line-height:1.2;
}
.cmptVideo_title p {
  padding:0;
  margin:0;
}
.cmptVideo_body {
  text-shadow: 2px 2px 2px #33333388;
  font-size:0.9em;
  color:#fff;
}
.cmptVideo_link {
  display:block;
  position:absolute;
  top:0;
  width:100%;
  z-index:2;
  overflow:hidden;
}
.cmptVideo_contentContainer {
  display:block;
  position:absolute;
  top:0;
  width:100%;
  z-index:3;
  overflow:hidden;
}
.cmptVideo.jsharmony_cms_component_preview {
  width:1000px;
}
.cmptVideo .cmptVideo_buttons {
  margin-top:10px;
}
.cmptVideo .cmptVideo_buttons-centered {
  text-align:center;
}
.cmptVideo .cmptVideo_buttons.cmptVideo_buttons-centered a {
  margin-left: 5px;
  margin-right: 5px;
}
.cmptVideo .cmptVideo_buttons a {
  display:inline-block;
  border:1px solid #2f528f;
  padding:8px 16px;
  white-space:nowrap;
}
.cmptVideo .cmptVideo_buttons a:hover {
  text-decoration:none;
}
.cmptVideo .cmptVideo_button1 {
  background-color:#4472c4;
  color:#fff;
  margin-right:10px;
  margin-bottom:10px;
}
.cmptVideo .cmptVideo_buttons a svg {
  height:18px;
  position:relative;
  top:2px;
  left:3px;
  margin-left:5px;
}
.cmptVideo .cmptVideo_button1:hover {
  background-color: #517dcb;
}
.cmptVideo .cmptVideo_button2 {
  background-color:#eee;
  color:#4472c4;
}
.cmptVideo .cmptVideo_button2:hover {
  background-color: #f6f6f6;
}

/* cmptSlideshow */
/* cmptSlideshow is shared by Slideshow and Banner components */
.cmptSlideshow {
  position:relative;
}
.cmptSlideshow_slide {
  position:absolute;
  left:0px;
  top:0px;
  z-index:1;
  width:100%;
  box-sizing:border-box;
  overflow:hidden;
}
.cmptSlideshow_slide-shadowLight .cmptSlideshow_slideLink {
  box-shadow: rgba(0,0,0,0.18) 0 0 0 10000px inset;
}
.cmptSlideshow_slide-shadowHeavy .cmptSlideshow_slideLink {
  box-shadow: rgba(0,0,0,0.56) 0 0 0 10000px inset;
}
.cmptSlideshow_slide.item0 {
  position:relative;
  z-index:3;
}
.cmptSlideshow_slide.item1 { z-index:2; }
.cmptSlideshow_slideContent {
  position:absolute;
  top:0px;
  left:0px;
  padding:0 7% 0 7%;
  width:100%;
  height:100%;
  box-sizing:border-box;
  vertical-align:middle;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.cmptSlideshow_slideContent.left {
  width:60%;
  padding-right:17%;
}
.cmptSlideshow_slideContent.right {
  width:60%;
  left:40%;
  padding-left:17%;
}
.cmptSlideshow_slideContent-shadowLight { background: rgba(0,0,0,0.2); }
.cmptSlideshow_slideContent-shadowLight.left { background: linear-gradient(to right, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 84%, rgba(0,0,0,0) 100%); }
.cmptSlideshow_slideContent-shadowLight.right { background: linear-gradient(to left, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 84%, rgba(0,0,0,0) 100%); }
.cmptSlideshow_slideContent-shadowHeavy { background: rgba(0,0,0,0.4); }
.cmptSlideshow_slideContent-shadowHeavy.left { background: linear-gradient(to right, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 84%, rgba(0,0,0,0) 100%); }
.cmptSlideshow_slideContent-shadowHeavy.right { background: linear-gradient(to left, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 84%, rgba(0,0,0,0) 100%); }
.cmptSlideshow_slideTitle {
  padding:0;
  margin:0;
  margin-bottom:10px;
  font-size:1.5em;
  font-weight:bold;
  text-shadow: 2px 2px 3px #33333388;
  color:#fff;
}
.cmptSlideshow_slideTitle p {
  padding:0;
  margin:0;
}
.cmptSlideshow_slideBody {
  text-shadow: 2px 2px 2px #33333388;
  font-size:0.9em;
  color:#fff;
}
.cmptSlideshow_slideImage {
  visibility:hidden;
  width:100%;
}
.cmptSlideshow_slideLink {
  display:block;
  background-size:100%;
  background-position:50% 50%;
}
.cmptSlideshow-fixed .cmptSlideshow_slideLink {
  background-size:cover;
}
.cmptSlideshow_btnPrev,.cmptSlideshow_btnNext {
  z-index:4;
  position:absolute;
  background-image:url('/include/public/images/slide_arrows.png');
  display:none;
  opacity:0.75;
  width:30px;
  height:30px;
  top:50%;
  margin-top:-15px;
  cursor:pointer;
}
.cmptSlideshow_btnPrev {
  left:2px;
}
.cmptSlideshow_btnNext {
  right:2px;
  background-position:100% 0;
}
.cmptSlideshow.jsharmony_cms_component_preview {
  width:1000px;
}
/* Customizations */
.cmptSlideshow.cmptSlideshow-redBoxTitle .cmptSlideshow_slideContent {
  display:block;
}
.cmptSlideshow.cmptSlideshow-redBoxTitle .cmptSlideshow_slideTitle {
  display:inline-block;
  font-size:30px;
  background-color: #CF2927;
  margin-top:190px;
  margin-bottom:15px;
	padding: 5px 15px 3px 15px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.6);
  text-shadow:none;
}
.cmptSlideshow.cmptSlideshow-redBoxTitle .cmptSlideshow_slideBody {
	font-size: 2em;
	padding-right: 25px;
}
.cmptSlideshow.cmptSlideshow-redBoxTitle .cmptSlideshow_slide-linked .cmptSlideshow_slideBody p::after{
  content: '';
  background-image: url("/images/RedRightArrow.png");
  background-repeat: no-repeat;
  background-position:0 18px;
  margin-left:20px;
  padding-right:20px;
}
.cmptSlideshow-card .cmptSlideshow_slideContent {
  display:block;
  width:486px;
  height:auto;
  font-size:1.0em;
  border: 1px solid #CF2927;
  position:absolute;
  top:50px;
  left:50px;
  color:#555;
  background-color:#fff;
  padding: 16px 45px 6px 20px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cmptSlideshow.cmptSlideshow-card .cmptSlideshow_slideTitle {
  font-family: 'Raleway', sans-serif;
  color:#555;
  font-weight:normal;
  text-shadow:none;
  font-size:30px;
  margin:10px 0 6px 0;
}
.cmptSlideshow-card .cmptSlideshow_slideBody h1 {
  font-family: 'Raleway', sans-serif;
  font-weight:bold;
  font-size:30px;
  margin:2px 0 2px 0;
}
.cmptSlideshow-card .cmptSlideshow_slideBody h3 {
  color:#CF2927;
  font-weight:normal;
  font-size:1em;
  margin:0px;
}
.cmptSlideshow.cmptSlideshow-card .cmptSlideshow_slideBody {
  font-size:0.95em;
  color:#555;
  text-shadow:none;
}
.cmptSlideshow_buttons-centered {
  text-align:center;
}
.cmptSlideshow .cmptSlideshow_buttons.cmptSlideshow_buttons-centered a {
  margin-left: 5px;
  margin-right: 5px;
}
.cmptSlideshow .cmptSlideshow_buttons a {
  display:inline-block;
  border:1px solid #2f528f;
  padding:8px 16px;
  white-space:nowrap;
}

.cmptSlideshow .cmptSlideshow_buttons a:hover {
  text-decoration:none;
}

.cmptSlideshow .cmptSlideshow_button1 {
  background-color:#4472c4;
  color:#fff;
  margin-right:10px;
  margin-bottom:10px;
}

.cmptSlideshow .cmptSlideshow_buttons a svg {
  height:18px;
  position:relative;
  top:2px;
  left:3px;
  margin-left:5px;
}

.cmptSlideshow .cmptSlideshow_button1:hover {
  background-color: #517dcb;
}

.cmptSlideshow .cmptSlideshow_button2 {
  background-color:#eee;
  color:#4472c4;
}

.cmptSlideshow .cmptSlideshow_button2:hover {
  background-color: #f6f6f6;
}


/* cmptGoogleMap */
.cmptGoogleMap iframe {
  display:block;
  width:100%;
  box-sizing:border-box;
}

/* cmptFormContact */
.cmptFormContact {
  padding: 35px 0 35px;
  background-size:cover;
}
.cmptFormContact_container {
  border:1px solid #ccc;
  padding: 35px 35px 20px 35px;
	max-width: 1430px;
	background-color: white;
  margin: 0 35px;
  min-height:120px;
}
.cmptFormContact.noContent {
  padding-top:0;
  padding-bottom:0;
}
.cmptFormContact.noContent .cmptFormContact_container {
  border:0;
  padding-top:0;
  padding-bottom:0;
}
.cmptFormContact .RECAPTCHA_container {
  padding-left:90px;
  width:200px;
}
.cmptFormContact_contentContainer {
  width: 50%;
  display: inline-block;
  min-height: 170px;
}
.cmptFormContact_title {
  margin-bottom: 0px;
  padding-top:0px;
  padding-bottom:4px;
  font-size:34px;
  font-weight:bold;
  line-height:normal;
}
.cmptFormContact_form {
	display: inline-block;
  float: right;
  font-size:1.2em;
}
.cmptFormContact.noContent .cmptFormContact_form {
  display:block;
  float:none;
}
.cmptFormContact_formTable {
  position:relative;
  top:-6px;
  padding-top:15px;
}
.cmptFormContact.noContent .cmptFormContact_formTable {
  margin-left:auto;
  margin-right:auto;
}
.cmptFormContact_formTable th {
  font-weight:normal;
  min-width: 80px;
  padding-right:10px;
}
.cmptFormContact.withComment .cmptFormContact_formTable th {
  text-align:left;
}
.responsive.cmptFormContact .cmptFormContact_formTable th.fullwidth,
.cmptFormContact_formTable th.fullwidth {
  text-align:left;
  padding-top: 6px;
  padding-bottom: 3px;
}
.cmptFormContact_formTable td {
  padding-bottom:7px;
}
.cmptFormContact_form input {
  width: 250px;
}
.cmptFormContact_form textarea {
  box-sizing:border-box;
  width:360px;
  height:100px;
}
.cmptFormContact_form .submit {
	width: 100%;
}
.cmptFormContact.withComment .cmptFormContact_form .submit {
	width: auto;
}
.cmptFormContact.jsharmony_cms_component_preview {
  width:1000px;
}

/* cmptFormProject */
.cmptFormProject {
  padding: 35px 0 35px;
  background-size:cover;
}
.cmptFormProject_container {
	background-color: white;
  margin: 0 20px;
  min-height:120px;
}
.cmptFormProject.noContent {
  padding-top:0;
  padding-bottom:0;
}
.cmptFormProject.noContent .cmptFormProject_container {
  border:0;
  padding-top:0;
  padding-bottom:0;
}
.cmptFormProject .RECAPTCHA_container {
  padding-left:90px;
  width:200px;
}
.cmptFormProject_title {
  margin-bottom: 0px;
  padding-top:0px;
  padding-bottom:4px;
  font-size:34px;
  font-weight:bold;
  line-height:normal;
}
.cmptFormProject_form {
  text-align:center;
}
.cmptFormProject_formContainer {
  position:relative;
  padding-top:15px;
  margin-left:auto;
  margin-right:auto;
  max-width:535px;
}
.cmptFormProject_formContainer label {
  text-align:left;
  display:block;
}
.cmptFormProject_formContainer input {
  border-color:#ccc;
  border-width:0 0 1px 0;
  width:250px;
  max-width:100%;
  box-sizing:border-box;
  outline: none;
}
.cmptFormProject_formContainer input.validation_err {
  border: 2px solid #f00;
}
.cmptFormProject_formRow {
  text-align:left;
}
.cmptFormProject_formCell.col1 {
  padding-right:30px;
}
.cmptFormProject_formCell {
  display:inline-block;
  font-weight:normal;
  min-width: 80px;
  padding-bottom:10px;
  box-sizing:border-box;
  max-width:100%;
}
.cmptFormProject_formCell.fullWidth {
  display:block;
  text-align:center;
}
.cmptFormProject_form textarea {
  box-sizing:border-box;
  width:100%;
  height:150px;
  font-size:0.95em;
  margin-top:10px;
}
.cmptFormProject_form .submit {
  text-align:center;
  background:#6287c9;
  padding:10px 25px 11px 25px;
  height:auto;
  margin-top:12px;
}
.cmptFormProject_form .submit:hover {
  background:#86aaef;
}
.cmptFormProject.jsharmony_cms_component_preview {
  width:1000px;
}

/* cmptFormConsultation */
.cmptFormConsultation {
  background-size:cover;
}
.cmptFormConsultation_container {
  display:flex;
	max-width:1430px;
  min-height:120px;
}
.cmptFormConsultation.noContent {
  padding-top:0;
  padding-bottom:0;
}
.cmptFormConsultation.noContent .cmptFormConsultation_container {
  border:0;
  padding-top:0;
  padding-bottom:0;
}
.cmptFormConsultation .RECAPTCHA_container {
  padding-left:90px;
  width:200px;
}
.cmptFormConsultation_contentContainer {
  border:1px solid #ccc;
  background-color: white;
  padding:20px 30px;
  float:left;
  width: 40%;
  display: block;
  min-height: 170px;
  margin: 70px 5% 55px 70px;
  box-sizing:border-box;
}
.cmptFormConsultation_title {
  margin-bottom: 0px;
  padding-top:0px;
  padding-bottom:8px;
  font-size:24px;
  font-weight:bold;
  line-height:normal;
  line-height:1.4;
}
.cmptFormConsultation_prompt, .cmptFormConsultation_prompt a {
  color:#fff;
  text-shadow: 1px 1px 1px #33333388;
  margin-bottom:20px;
  font-size:1em;
  max-width: 595px;
}
.cmptFormConsultation_form {
  display: flex;
  flex-direction:column;
  font-size:1.05em;
  box-sizing:border-box;
  padding: 70px 70px 55px 0;
  flex-grow:1;
}
.cmptFormConsultation.noContent .cmptFormConsultation_form {
  display:block;
  float:none;
}
.cmptFormConsultation_form textarea {
  box-sizing:border-box;
  height:100px;
  padding: 10px 10px;
  margin-bottom: 25px;
  max-width:595px;
}
.cmptFormConsultation-shadowLight {
  box-shadow: rgba(0,0,0,0.18) 0 0 0 10000px inset;
}
.cmptFormConsultation-shadowHeavy {
  box-shadow: rgba(0,0,0,0.56) 0 0 0 10000px inset;
}
.cmptFormConsultation_form-shadowLight { background: rgba(0,0,0,0.2); }
.cmptFormConsultation_form-shadowLight.left { background: linear-gradient(to right, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 84%, rgba(0,0,0,0) 100%); }
.cmptFormConsultation_form-shadowLight.right { background: linear-gradient(to left, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 84%, rgba(0,0,0,0) 100%); }
.cmptFormConsultation_form-shadowHeavy { background: rgba(0,0,0,0.4); }
.cmptFormConsultation_form-shadowHeavy.left { background: linear-gradient(to right, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 84%, rgba(0,0,0,0) 100%); }
.cmptFormConsultation_form-shadowHeavy.right { background: linear-gradient(to left, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 84%, rgba(0,0,0,0) 100%); }
.cmptFormConsultation_formContainer {
  position:relative;
  padding-top:15px;
  max-width:595px;
  border:1px solid #ccc;
  background-color:white;
  display:flex;
  flex-direction:column;
  padding:12px 15px;
  box-sizing:border-box;
}
.cmptFormConsultation_formContainer label {
  text-align:left;
  display:block;
  font-size:0.95em;
}
.cmptFormConsultation_formContainer input {
  border-color:#ccc;
  border-width:0 0 1px 0;
  width:100%;
  box-sizing:border-box;
  outline: none;
  font-size:0.95em;
}
.cmptFormConsultation_formContainer input.validation_err {
  border: 2px solid #f00;
}
.cmptFormConsultation_formRow {
  text-align:left;
  display:flex;
}
.cmptFormConsultation_formRow.row1 {
  margin-bottom:15px;
}
.cmptFormConsultation_formCell.col1 {
  padding-right:30px;
}
.cmptFormConsultation_formCell {
  display:inline-block;
  font-weight:normal;
  min-width: 80px;
  padding-bottom:10px;
  box-sizing:border-box;
  width:100%;
}
.cmptFormConsultation_formCell.fullWidth {
  display:block;
  text-align:center;
}
.cmptFormConsultation_form textarea {
  box-sizing:border-box;
  width:100%;
  height:150px;
  font-size:0.95em;
  margin-top:10px;
}
.cmptFormConsultation_form .submit {
  text-align:center;
  background:#6287c9;
  padding:7px 35px 8px 35px;
  height:auto;
  margin-top:12px;
}
.cmptFormConsultation_form .submit:hover {
  background:#86aaef;
}
.cmptFormConsultation_submitContainer {
  margin-top:8px;
  text-align:center;
  max-width:595px;
}
.cmptFormConsultation.jsharmony_cms_component_preview {
  width:1000px;
}

/* cmptInsertPage */
.cmptInsertPage.jsharmony_cms_component_preview {
  width:1000px;
}

/* cmptInsertPhp */
.cmptInsertPhp.empty pre {
  font-weight:normal;
  font-size:12px;
  text-align:left;
  padding:30px 10px 10px 10px;
  margin:0;
  box-sizing:border-box;
  width:100%;
}