
/*
	This is a bundle of all the CSS files in a skin.
	
	To make debugging easier, turn this off by going to
		Configuration -> Site Settings -> Cache
	in Organizer and set the "Bundle skin CSS files" setting to "On for visitors only"
	or "Always off".
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Portrait and Landscape for iPad 3 and 4 */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
	
	.zenario_skin input[type="submit"],
	.zenario_skin input[type="button"],
	.zenario_skin button {
		-webkit-appearance: none; /*Safari/Chrome*/
		-moz-appearance: none; /*Firefox*/
		-ms-appearance: none; /*IE*/
		-o-appearance: none; /*Opera*/
		appearance: none;
	}
	
}

/* Portrait and Landscape for iPad 1 and 2 */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
	
	.zenario_skin input[type="submit"],
	.zenario_skin input[type="button"],
	.zenario_skin button {
		-webkit-appearance: none; /*Safari/Chrome*/
		-moz-appearance: none; /*Firefox*/
		-ms-appearance: none; /*IE*/
		-o-appearance: none; /*Opera*/
		appearance: none;
	}
	
}

/* Portrait and Landscape for iPad mini */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
	
	.zenario_skin input[type="submit"],
	.zenario_skin input[type="button"],
	.zenario_skin button {
		-webkit-appearance: none; /*Safari/Chrome*/
		-moz-appearance: none; /*Firefox*/
		-ms-appearance: none; /*IE*/
		-o-appearance: none; /*Opera*/
		appearance: none;
	}
	
}

/* Portrait and Landscape for iPhone 6+ */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) { 
	
	.zenario_skin input[type="submit"],
	.zenario_skin input[type="button"],
	.zenario_skin button {
		-webkit-appearance: none; /*Safari/Chrome*/
		-moz-appearance: none; /*Firefox*/
		-ms-appearance: none; /*IE*/
		-o-appearance: none; /*Opera*/
		appearance: none;
	}
	
}

/* Portrait and Landscape for iPhone 6 */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) { 
	
	.zenario_skin input[type="submit"],
	.zenario_skin input[type="button"],
	.zenario_skin button {
		-webkit-appearance: none; /*Safari/Chrome*/
		-moz-appearance: none; /*Firefox*/
		-ms-appearance: none; /*IE*/
		-o-appearance: none; /*Opera*/
		appearance: none;
	}
	
}

/* Portrait and Landscape for iPhone 5 and 5s */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
	
	.zenario_skin input[type="submit"],
	.zenario_skin input[type="button"],
	.zenario_skin button {
		-webkit-appearance: none; /*Safari/Chrome*/
		-moz-appearance: none; /*Firefox*/
		-ms-appearance: none; /*IE*/
		-o-appearance: none; /*Opera*/
		appearance: none;
	}
	
}

/* Portrait and Landscape for iPhone 4 and 4s */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
	
	.zenario_skin input[type="submit"],
	.zenario_skin input[type="button"],
	.zenario_skin button {
		-webkit-appearance: none; /*Safari/Chrome*/
		-moz-appearance: none; /*Firefox*/
		-ms-appearance: none; /*IE*/
		-o-appearance: none; /*Opera*/
		appearance: none;
	}
	
}
/**/
.banner_wrap .zenario_rollover,.banner_wrap:hover .zenario_rollout{display:none}.banner_wrap:hover .zenario_rollover{display:initial}div.zenario_cookie_consent,.zenario_cookie_consent_manage_popup{font-family:Verdana,Arial,Helvetica,Sans-Serif;font-size:12px;line-height:1.6em}div.zenario_cookie_consent{overflow:hidden;width:calc(100% - 20px);padding:10px 10px 12px;position:fixed;bottom:0;z-index:99;background:#333}div.zenario_cookie_consent .zenario_cookie_consent_wrap{width:100%;max-width:980px;overflow:hidden;margin:auto}div.zenario_cookie_consent .zenario_cc_message{width:calc(100% - 215px);margin:auto;float:left}div.zenario_cookie_consent .zenario_cc_message p:first-child a{text-decoration:underline}div.zenario_cookie_consent .zenario_cc_buttons{width:200px;padding-left:15px;float:right;text-align:right}div.zenario_cookie_consent .zenario_cc_buttons div,div.zenario_cookie_consent .zenario_cc_buttons div a{display:inline-block}div.zenario_cookie_consent .zenario_cc_buttons div{padding-right:20px}div.zenario_cookie_consent .zenario_cc_buttons a{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}div.zenario_cookie_consent .zenario_cc_buttons a,div.zenario_cookie_consent .zenario_cc_buttons a:hover{text-decoration:none}div.zenario_cookie_consent .zenario_cc_accept a,div.zenario_cookie_consent .zenario_cc_continue a{height:30px;line-height:28px;padding:0 15px;background:#FFF;color:#333;font-weight:700}div.zenario_cookie_consent .zenario_cc_manage a{height:28px;line-height:26px;padding:0 15px;border:1px solid #FFF;color:#FFF;cursor:pointer}div.zenario_cookie_consent .zenario_cc_accept a,div.zenario_cookie_consent .zenario_cc_manage a{text-decoration:none}div.zenario_cookie_consent .zenario_cc_accept a:hover,div.zenario_cookie_consent .zenario_cc_continue a:hover,div.zenario_cookie_consent .zenario_cc_manage a:hover{background:rgb(255 255 255 / .8)}div.zenario_cookie_consent .zenario_cc_manage a:hover{color:#333}div.zenario_cookie_consent .zenario_cc_close a{position:absolute;top:10px;right:15px;display:block;width:15px;height:15px;text-indent:-99px;font-size:0;line-height:0;cursor:pointer}div.zenario_cookie_consent .zenario_cc_close a:before,div.zenario_cookie_consent .zenario_cc_close a:after{position:absolute;right:0;content:' ';height:15px;width:2px;background-color:#FFF}div.zenario_cookie_consent .zenario_cc_close a:before{transform:rotate(45deg)}div.zenario_cookie_consent .zenario_cc_close a:after{transform:rotate(-45deg)}div.zenario_cookie_consent,div.zenario_cookie_consent a{color:#FFF}div.zenario_cookie_consent .zenario_cc_message a{text-decoration:none}div.zenario_cookie_consent .zenario_cc_message a:hover{text-decoration:underline}body.no_js div.zenario_cookie_consent .zenario_cc_close,.zenario_dn{display:none}div.zenario_cookie_consent.cookies_explicit,.zenario_cookie_consent_manage_popup{position:fixed;z-index:99;top:0;bottom:0;left:0;right:0;background-color:rgb(0 0 0 / .5);font-size:13px}div.zenario_cookie_consent.cookies_explicit .zenario_cookie_consent_wrap,.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap{position:fixed;z-index:100;top:50%;left:50%;bottom:auto;transform:translate(-50%,-50%);width:96%;max-width:860px;margin:auto;padding:30px}div.zenario_cookie_consent.cookies_explicit .zenario_cookie_consent_wrap{background-color:rgb(0 0 0)}div.zenario_cookie_consent.cookies_explicit,div.zenario_cookie_consent.cookies_explicit .zenario_cc_buttons{text-align:center}div.zenario_cookie_consent.cookies_explicit .zenario_cc_message,div.zenario_cookie_consent.cookies_explicit .zenario_cc_buttons{width:100%;float:none;padding:0}div.zenario_cookie_consent.cookies_explicit .zenario_cc_buttons{margin-top:30px;font-size:14px}div.zenario_cookie_consent.cookies_explicit .zenario_cc_buttons a{height:40px;line-height:38px;padding:0 25px}div.zenario_cookie_consent.cookies_explicit .zenario_cc_buttons .zenario_cc_manage a{height:38px;line-height:36px}.zenario_cookie_consent_manage_popup{background:rgb(0 0 0 / .75);transition:opacity 0.5s ease}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap{background:#FFF;padding:0}body.desktop .zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap{display:flex}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form{padding:30px;background:#efefef}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap h1{font-size:1.6em}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap h2{font-size:1.5em}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap h3{font-size:1.4em}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap h1,.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap h2,.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap h3{padding-bottom:5px}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap .cookie_consent_image{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap .cookie_title_text{padding:30px 30px 15px;border-bottom:1px solid #ccc}body.desktop .zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap .cookie_title_text{width:52%}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap .cookie_title_text p{padding-top:1em}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookie{overflow:hidden;padding-bottom:25px}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookie>label{float:left;margin-top:2px}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookie>.cookie_info{overflow:hidden;padding-left:20px}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookie>.cookie_info h5{font-size:15px;padding-bottom:4px}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookies_buttons{text-align:center;padding-top:10px}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookies_buttons.top{padding:0 0 15px}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookies_buttons input{height:36px;border:0;min-width:80px;padding:0 15px;margin:0 5px;background:#333;color:#fff;font-family:Verdana,Arial,Helvetica,Sans-Serif;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;cursor:pointer}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookies_buttons input.cookie_save_preferences{border:1px solid #333;color:#333;background:#fff0}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookies_buttons input.cookie_save_preferences:hover{color:#FFF;background:#333}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form button.cancel{position:absolute;width:20px;height:20px;top:15px;right:15px;display:block;text-indent:-9999px;background:#fff0;border:0;cursor:pointer}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form button.cancel:before,.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form button.cancel:after{position:absolute;left:10px;content:' ';height:20px;width:1px;background-color:#000;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form button.cancel:hover:before,.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form button.cancel:hover:after{background-color:#2a98ce}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form button.cancel:before{transform:rotate(45deg)}.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form button.cancel:after{transform:rotate(-45deg)}.touchscreen .zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookies_buttons input{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0}.touchscreen div.zenario_cookie_consent.cookies_explicit .zenario_cookie_consent_wrap{padding:20px;width:calc(100% - 60px)}.touchscreen .zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap .cookie_title_text,.touchscreen .zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form{padding:15px}.touchscreen div.zenario_cookie_consent.cookies_explicit .zenario_cc_buttons a{padding:0 15px}.touchscreen .zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap{width:90%;height:85vh;overflow-y:auto}.touchscreen .zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap .switch{transform:scale(.8)}.touchscreen .zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookie>.cookie_info{padding-left:10px}@media (orientation:landscape){.touchscreen .zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap{height:75vh}}@media all and (max-width:581px){div.zenario_cookie_consent .zenario_cc_message,div.zenario_cookie_consent .zenario_cc_buttons{width:calc(100% - 20px);float:none;padding-right:20px}div.zenario_cookie_consent .zenario_cc_buttons{padding-left:0;padding-top:5px;text-align:center}div.zenario_cookie_consent .zenario_cc_accept a{height:24px;line-height:22px}}body.js select.jquery_datepicker{display:none}body.no_js input.jquery_datepicker{display:none}#ui-datepicker-div{display:none}.container .medium_slot .zenario_slot{min-height:150px}.container .large_slot .zenario_slot{min-height:225px}.container .xlarge_slot .zenario_slot{min-height:300px}.container .xxlarge_slot .zenario_slot{min-height:375px}.zenario_password_requirements_tooltip{text-align:left;display:none}.zenario_password_requirements_tooltip p{margin-bottom:5px!important}.zenario_password_requirements_tooltip ul{padding:0!important;margin:3px 0!important;line-height:1.5em!important}.zenario_password_requirements_tooltip ul li{margin:0 0 4px 0!important;text-align:left!important}.zenario_password_requirements_tooltip ul li.fail,.zenario_password_requirements_tooltip ul li.pass{list-style:none!important;background-repeat:no-repeat;background-position:0 2px;background-size:auto 12px;padding:0 0 0 15px!important}.zenario_password_requirements_tooltip ul li.fail{background-image:url(..//styles/../zenario/admin/images/icon-error.svg);color:#E30000}.zenario_password_requirements_tooltip ul li.pass{background-image:url(..//styles/../zenario/admin/images/icon-tick-green-circle.svg);color:#00AB00}.title_red,.title_orange,.title_yellow,.title_green{display:inline;padding:2px 5px!important;text-align:center;font-family:Verdana,Arial,sans-serif;font-size:13px;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.title_red{color:#ff3939}.title_orange{color:#F90}.title_yellow{color:#e6af0b}.title_green{color:#24ae2d}.zenario_visitor_tooltip{font-size:11px!important;line-height:14px;padding:6px 8px!important;background:#323232!important;color:#fff!important;border:0!important;-webkit-box-shadow:0 0 3px 0 rgb(0 0 0 / .2);box-shadow:0 0 3px 0 rgb(0 0 0 / .2);-webkit-border-radius:5px!important;border-radius:5px!important;text-align:center;font-family:Arial,Helvetica,sans-serif!important;opacity:1;max-width:130px!important}.zenario_visitor_tooltip.ui-widget-shadow{opacity:1!important}.zenario_visitor_tooltip.tooltip_top_center{margin-top:5px}.zenario_visitor_tooltip.tooltip_bottom_center{margin-bottom:5px}.zenario_visitor_tooltip.tooltip_center_left{margin-left:5px}.zenario_visitor_tooltip.tooltip_center_right{margin-right:5px}.zenario_visitor_tooltip.tooltip_top_center:after,.zenario_visitor_tooltip.tooltip_bottom_center:after,.zenario_visitor_tooltip.tooltip_center_left:after,.zenario_visitor_tooltip.tooltip_center_right:after{border:solid #fff0;content:" ";height:0;width:0;position:absolute;pointer-events:none}.zenario_visitor_tooltip.tooltip_top_center:after{bottom:100%}.zenario_visitor_tooltip.tooltip_bottom_center:after{top:100%}.zenario_visitor_tooltip.tooltip_center_left:after{right:100%}.zenario_visitor_tooltip.tooltip_center_right:after{left:100%}.zenario_visitor_tooltip.tooltip_top_center:after,.zenario_visitor_tooltip.tooltip_bottom_center:after,.zenario_visitor_tooltip.tooltip_center_left:after,.zenario_visitor_tooltip.tooltip_center_right:after{border-color:#fff0;border-width:5px;left:50%;margin-left:-5px}.zenario_visitor_tooltip.tooltip_top_center:after{border-bottom-color:#323232}.zenario_visitor_tooltip.tooltip_bottom_center:after{border-top-color:#323232}.zenario_visitor_tooltip.tooltip_center_left:after{border-right-color:#323232}.zenario_visitor_tooltip.tooltip_center_right:after{border-left-color:#323232}.zenario_visitor_tooltip_wrap{position:relative}.zenario_visitor_tooltip_wrap .zenario_password_requirements_tooltip{position:absolute;right:0;top:0}input[type="password"].border_red{border-color:#e30000!important}input[type="password"].border_green{border-color:#00AB00!important}.zenario_tslink{position:relative;z-index:50!important;float:right;width:18px;height:18px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMjEuMC4yLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDIwIDIwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMCAyMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxyZWN0IHg9IjAuNDExIiB5PSI2LjQzIiBzdHlsZT0iZmlsbDojRkZGRkZGOyIgd2lkdGg9IjE1LjA2OCIgaGVpZ2h0PSIxMS43ODEiLz4KCQk8cGF0aCBzdHlsZT0iZmlsbDojMDI3REM5OyIgZD0iTTE0LjE5LDcuNzkzdjkuODI0SDIuMTgzVjcuNzkzSDE0LjE5IE0xNi4zNzMsNS42MUgwVjE5LjhoMTYuMzczVjUuNjFMMTYuMzczLDUuNjF6Ii8+Cgk8L2c+Cgk8cGF0aCBzdHlsZT0iZmlsbDojMDI3REM5OyIgZD0iTTguMTkxLDExLjgwNGMwLjUzMSwwLDAuNjcsMC4xMywwLjY3LDAuNTV2Mi45NzFoMC40MTljMC4yNTEsMCwwLjMwNywwLjEwMiwwLjMwNywwLjUyMQoJCWMwLDAuNDE5LTAuMDU2LDAuNTIyLTAuMzA3LDAuNTIySDcuMTY2Yy0wLjI1MSwwLTAuMzA3LTAuMTAyLTAuMzA3LTAuNTIyYzAtMC40MTksMC4wNTYtMC41MjEsMC4zMDctMC41MjFINy41M3YtMi4zMDEKCQljMC0wLjE0OS0wLjA1Ni0wLjE3Ny0wLjE3Ny0wLjE3N0g3LjE3NmMtMC4yNTEsMC0wLjMxNy0wLjEyMS0wLjMxNy0wLjQxOWMwLTAuNDU2LDAuMTEyLTAuNjI0LDAuNTAzLTAuNjI0SDguMTkxeiBNOC4xOTEsOC45NDYKCQljMC40MTksMCwwLjcwOCwwLjE0OSwwLjcwOCwwLjc2NGMwLDAuNTk2LTAuMTMxLDAuNzY0LTAuNTUsMC43NjRINy44NTZjLTAuNDI5LDAtMC41NTktMC4xNjgtMC41NTktMC43NjQKCQljMC0wLjYwNSwwLjI4OS0wLjc2NCwwLjcwOC0wLjc2NEg4LjE5MXoiLz4KCTxnPgoJCTxyZWN0IHg9IjkuNzI2IiB5PSIwLjY3NiIgc3R5bGU9ImZpbGw6I0ZGRkZGRjsiIHdpZHRoPSI5Ljg2MyIgaGVpZ2h0PSI3LjY3MSIvPgoJCTxwYXRoIHN0eWxlPSJmaWxsOiMwMjdEQzk7IiBkPSJNMTguNTk0LDEuNjA3djYuMzI5aC03LjczNVYxLjYwN0gxOC41OTQgTTIwLDAuMkg5LjQ1MnY5LjE0MkgyMFYwLjJMMjAsMC4yeiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=) center center no-repeat;right:24px}.zenario_front_end_picked_item_info{width:18px;height:18px;display:inline-block;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMjEuMC4yLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDIwIDIwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMCAyMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxyZWN0IHg9IjAuNDExIiB5PSI2LjQzIiBzdHlsZT0iZmlsbDojRkZGRkZGOyIgd2lkdGg9IjE1LjA2OCIgaGVpZ2h0PSIxMS43ODEiLz4KCQk8cGF0aCBzdHlsZT0iZmlsbDojMDI3REM5OyIgZD0iTTE0LjE5LDcuNzkzdjkuODI0SDIuMTgzVjcuNzkzSDE0LjE5IE0xNi4zNzMsNS42MUgwVjE5LjhoMTYuMzczVjUuNjFMMTYuMzczLDUuNjF6Ii8+Cgk8L2c+Cgk8cGF0aCBzdHlsZT0iZmlsbDojMDI3REM5OyIgZD0iTTguMTkxLDExLjgwNGMwLjUzMSwwLDAuNjcsMC4xMywwLjY3LDAuNTV2Mi45NzFoMC40MTljMC4yNTEsMCwwLjMwNywwLjEwMiwwLjMwNywwLjUyMQoJCWMwLDAuNDE5LTAuMDU2LDAuNTIyLTAuMzA3LDAuNTIySDcuMTY2Yy0wLjI1MSwwLTAuMzA3LTAuMTAyLTAuMzA3LTAuNTIyYzAtMC40MTksMC4wNTYtMC41MjEsMC4zMDctMC41MjFINy41M3YtMi4zMDEKCQljMC0wLjE0OS0wLjA1Ni0wLjE3Ny0wLjE3Ny0wLjE3N0g3LjE3NmMtMC4yNTEsMC0wLjMxNy0wLjEyMS0wLjMxNy0wLjQxOWMwLTAuNDU2LDAuMTEyLTAuNjI0LDAuNTAzLTAuNjI0SDguMTkxeiBNOC4xOTEsOC45NDYKCQljMC40MTksMCwwLjcwOCwwLjE0OSwwLjcwOCwwLjc2NGMwLDAuNTk2LTAuMTMxLDAuNzY0LTAuNTUsMC43NjRINy44NTZjLTAuNDI5LDAtMC41NTktMC4xNjgtMC41NTktMC43NjQKCQljMC0wLjYwNSwwLjI4OS0wLjc2NCwwLjcwOC0wLjc2NEg4LjE5MXoiLz4KCTxnPgoJCTxyZWN0IHg9IjkuNzI2IiB5PSIwLjY3NiIgc3R5bGU9ImZpbGw6I0ZGRkZGRjsiIHdpZHRoPSI5Ljg2MyIgaGVpZ2h0PSI3LjY3MSIvPgoJCTxwYXRoIHN0eWxlPSJmaWxsOiMwMjdEQzk7IiBkPSJNMTguNTk0LDEuNjA3djYuMzI5aC03LjczNVYxLjYwN0gxOC41OTQgTTIwLDAuMkg5LjQ1MnY5LjE0MkgyMFYwLjJMMjAsMC4yeiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=) no-repeat center center;text-indent:-99px;font-size:0;line-height:0}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{display:none}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#8c8c8c;-webkit-transition:.4s;transition:.4s}.switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch input:checked+.slider{background-color:#2196F3}.switch input:disabled+.slider{background:#CCC;cursor:default}.switch input:focus+.slider{box-shadow:0 0 1px #2196F3}.switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.switch .slider.round{border-radius:34px}.switch .slider.round:before{border-radius:50%}.lang_flag.lang_disabled{opacity:.3}#toast-container>.toast{font-family:Arial,Helvetica,Sans-Serif;font-size:13px}.zenario_skin img.lazy{display:block}.zenario_skin img.lazy[src=""],.zenario_skin img.lazy:not([src]){visibility:hidden}.zenario_slot .pinned{font-size:90%;padding-bottom:5px}.zenario_slot .pinned_icon:before,.zenario_slot .page_title .pinned_icon:after{font-family:"FontAwesome";content:"\f08d";position:absolute;transform:rotateY(0deg) rotate(45deg)}.zenario_slot .pinned_icon{padding-left:18px;position:relative}.zenario_slot .pinned_icon:before{left:0}.zenario_slot .page_title .pinned_icon{padding-left:0}.zenario_slot .page_title .pinned_icon:before{content:"";padding:0}.zenario_slot .page_title .pinned_icon:after{margin-left:10px;font-size:20px}.zenario_slot.zenario_loading_spinner{position:relative;z-index:1}.zenario_slot.zenario_loading_spinner:before{position:absolute;z-index:2;top:0;bottom:0;left:0;right:0;content:"";display:block;background:rgb(255 255 255 / .8);width:100%;height:100%}.zenario_slot.zenario_loading_spinner:after{position:absolute;z-index:3;top:0;bottom:0;left:0;right:0;margin:auto;display:inline-block;content:" ";border-radius:50%;width:3em;height:3em;font-size:10px;text-indent:-9999em;border-top:1em solid rgb(0 0 0 / .2);border-right:1em solid rgb(0 0 0 / .2);border-bottom:1em solid rgb(0 0 0 / .2);border-left:1em solid #555;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:loading_spinner 1.1s infinite linear;animation:loading_spinner 1.1s infinite linear}@-webkit-keyframes loading_spinner{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading_spinner{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body.in_iframe .admin_login_link,body.in_iframe>x-zenario-cache-info.zenario_cache_info{display:none}
/**/
/* Reset backgrounds */
#colorbox:not(.zenario_admin_cb) #cboxTitle,
#colorbox:not(.zenario_admin_cb) #cboxLoadingGraphic,
#colorbox:not(.zenario_admin_cb) #cboxPrevious,
#colorbox:not(.zenario_admin_cb) #cboxNext,
#colorbox:not(.zenario_admin_cb) #cboxClose,
#colorbox:not(.zenario_admin_cb) #cboxClose:hover {
	background:none;
}

#colorbox:not(.zenario_admin_cb) #cboxTopLeft, 
#colorbox:not(.zenario_admin_cb) #cboxTopCenter, 
#colorbox:not(.zenario_admin_cb) #cboxTopRight, 
#colorbox:not(.zenario_admin_cb) #cboxMiddleLeft, 
#colorbox:not(.zenario_admin_cb) #cboxMiddleRight, 
#colorbox:not(.zenario_admin_cb) #cboxBottomLeft, 
#colorbox:not(.zenario_admin_cb) #cboxBottomCenter, 
#colorbox:not(.zenario_admin_cb) #cboxBottomRight {
	visibility:hidden;
}

#colorbox:not(.zenario_admin_cb) #cboxMiddleLeft {
	display:none;
}

body #colorbox:not(.zenario_admin_cb) #cboxOverlay,
body > #cboxOverlay {
	opacity:1 !important;
	background:rgba(0,0,0,0.8);
	position: fixed;
	z-index: 999;
 	width: 100%;
  	height: 100%;
  	top: 0;
	left: 0;
	overflow: hidden;
}

#colorbox:not(.zenario_admin_cb) #cboxContent {
  	background: #FFF;
  	-webkit-border-radius: 6px;
  	margin: 5px;
  	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.7);
  	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.7);
  	border: 5px solid #fff;
	font-family:'robotolight',Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.5;
}

#colorbox:not(.zenario_admin_cb) #cboxLoadedContent {
	margin-bottom:0;
}

#colorbox:not(.zenario_admin_cb) #cboxTitle {
	bottom:0; 
	left:0; 
	color:#fff; 
	width:100%; 
	padding:0;
	width:calc(100% - 20px);
	padding:3px 10px;
	background:rgba(0,0,0,0.6);
	text-align:left;
}

#colorbox:not(.zenario_admin_cb) #cboxClose {
	min-width:auto;
	width:20px;
	height:20px;
	top:5px;
	right:5px;
}

#colorbox:not(.zenario_admin_cb) #cboxClose:before, 
#colorbox:not(.zenario_admin_cb) #cboxClose:after {
  position: absolute;
  left: 10px;
  content: ' ';
  height: 20px;
  width: 2px;
  background-color: #000;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#colorbox:not(.zenario_admin_cb) #cboxClose:hover:before, 
#colorbox:not(.zenario_admin_cb) #cboxClose:hover:after {
  background-color: #2a98ce;
}

#colorbox:not(.zenario_admin_cb) #cboxClose:before {
  transform: rotate(45deg);
}
#colorbox:not(.zenario_admin_cb) #cboxClose:after {
  transform: rotate(-45deg);
}

#colorbox:not(.zenario_admin_cb) #cboxPrevious,
#colorbox:not(.zenario_admin_cb) #cboxNext {
	display: inline-block;
	width: 12px;
	height: 12px;
	top:50%;
}

#colorbox:not(.zenario_admin_cb) #cboxCurrent {
	display:none !important;
}

#colorbox:not(.zenario_admin_cb) #cboxPrevious:after,
#colorbox:not(.zenario_admin_cb) #cboxNext:after {
	content: '';
	display: inline-block;
	height: 12px;
	width: 12px;
	position: absolute;
	left: 0;
	top: 0;
	border:0;
	border-bottom:2px solid #000;
	border-right:2px solid #000;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#colorbox:not(.zenario_admin_cb) #cboxPrevious:hover:after,
#colorbox:not(.zenario_admin_cb) #cboxNext:hover:after {
  border-color: #2a98ce;
}

#colorbox:not(.zenario_admin_cb) #cboxClose,
#colorbox:not(.zenario_admin_cb) #cboxClose:before, 
#colorbox:not(.zenario_admin_cb) #cboxClose:after,
#colorbox:not(.zenario_admin_cb) #cboxPrevious,
#colorbox:not(.zenario_admin_cb) #cboxNext,
#colorbox:not(.zenario_admin_cb) #cboxPrevious:after,
#colorbox:not(.zenario_admin_cb) #cboxNext:after {
	outline:none;
	outline:0;
}

#colorbox:not(.zenario_admin_cb) #cboxPrevious {
	left:15px;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#colorbox:not(.zenario_admin_cb) #cboxNext {
	right:15px;
	left:auto;
	-moz-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
}

#colorbox:not(.zenario_admin_cb) #cboxLoadingGraphic {
	display: inline-block;
  	width: 40px;
  	height: 40px;
  	right:0;
  	bottom:0;
  	margin:auto;
  	background:none;
}

#colorbox:not(.zenario_admin_cb) #cboxLoadingGraphic:after {
  content: " ";
  display: block;
  width: 34px;
  height: 34px;
  margin: 0;
  border-radius: 50%;
  border: 4px solid #000;
  border-color: #000 transparent #000 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*  Colorbox 
--------------------------------------------------------------------------------------------------*/

#colorbox:not(.zenario_admin_cb) form {
	margin:0;
	padding:0;
}

#colorbox:not(.zenario_admin_cb) input,
#colorbox:not(.zenario_admin_cb) button,
#colorbox:not(.zenario_admin_cb) select,
#colorbox:not(.zenario_admin_cb) textarea,
#colorbox:not(.zenario_admin_cb) select {
	font-size:1em;
	font-family:'robotolight',Arial, Helvetica, sans-serif;
}

#colorbox:not(.zenario_admin_cb) input[type='text'],
#colorbox:not(.zenario_admin_cb) input[type='password'],
#colorbox:not(.zenario_admin_cb) input[type='email'],
#colorbox:not(.zenario_admin_cb) input[type='search'],
#colorbox:not(.zenario_admin_cb) textarea,
#colorbox:not(.zenario_admin_cb) select {
	width:calc(100% - 22px);
	padding:0 10px;
	color:#525151;
	background:#FFF;
	border:1px solid #b8babc;
}

#colorbox:not(.zenario_admin_cb) select {
	width:100%;
}

#colorbox:not(.zenario_admin_cb) textarea {
	padding-top:10px;
	padding-bottom:10px;
}

#colorbox:not(.zenario_admin_cb) input[type='text'],
#colorbox:not(.zenario_admin_cb) input[type='password'],
#colorbox:not(.zenario_admin_cb) input[type='email'],
#colorbox:not(.zenario_admin_cb) input[type='search'],
#colorbox:not(.zenario_admin_cb) select {
	height:30px;
	line-height:30px;
	font-size:1em;
}

#colorbox:not(.zenario_admin_cb) input[type='text'],
#colorbox:not(.zenario_admin_cb) input[type='password'],
#colorbox:not(.zenario_admin_cb) input[type='email'],
#colorbox:not(.zenario_admin_cb) input[type='search'],
#colorbox:not(.zenario_admin_cb) select,
#colorbox:not(.zenario_admin_cb) textarea {
   	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#colorbox:not(.zenario_admin_cb) input[readonly=''],
#colorbox:not(.zenario_admin_cb) input[disabled='disabled'],
#colorbox:not(.zenario_admin_cb) textarea[disabled='disabled'],
#colorbox:not(.zenario_admin_cb) select[disabled='disabled'] {
	color:#888 !important;
	background-color:#DFDFDF !important;
	border-color:#DFDFDF !important;
	opacity:0.8 !important;
}

#colorbox:not(.zenario_admin_cb) input[type='file'] {
	width:100%;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}

#colorbox:not(.zenario_admin_cb) input[type='submit'],
#colorbox:not(.zenario_admin_cb) input[type='button'],
#colorbox:not(.zenario_admin_cb) button:not(#cboxClose):not(#cboxPrevious):not(#cboxNext) {
	display:inline-block;
	height:36px;
	line-height:32px;
	padding: 0 15px;
	border:0;
	background:#000;
	color:#FFF;
	text-align:center;
	font-size:0.938em;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
  	cursor:pointer;
}

#colorbox:not(.zenario_admin_cb) input[type='submit']:hover,
#colorbox:not(.zenario_admin_cb) input[type='button']:hover,
#colorbox:not(.zenario_admin_cb) button:not(#cboxClose):not(#cboxPrevious):not(#cboxNext):hover {
	background:#b8babc;
	color:#282e35;
	text-decoration:none;
}

#colorbox.zenario_slot,
#colorbox.zenario_slot #cboxWrapper {	
	width:540px !important;
}

#colorbox.zenario_slot #cboxContent,
#colorbox.zenario_slot #cboxLoadedContent {	
	width:520px !important;
}

#colorbox.zenario_slot #cboxTitle {
	display:none !important;
}

#colorbox.caption_hidden #cboxTitle {
	display:none !important;
}

#colorbox .form_wrapper {
	padding:1em 30px;
}

#colorbox.zenario_user_forms .form_wrapper .user_form form {
	padding:0;
}

#colorbox .form_wrapper .form_field {
	margin:0;
}

#colorbox .form_wrapper .form_buttons {
	text-align:center;
	padding-bottom:1em;
}
/**/
.zenario_skin {
	font-family: 'Muli', Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.5em;
}

.zenario_skin table {
	font-size:1em;
}

.zenario_skin {
	color:#4A555B;
}

.zenario_skin h1,
.zenario_skin h2 {
	font-family: 'CrimsonRoman','Times New Roman', Helvetica, sans-serif;
	font-weight:normal;
}

.zenario_skin h1,
.zenario_skin h3 {
	color:#A3214C;
}

.zenario_skin h2,
.zenario_skin h4,
.zenario_skin h5,
.zenario_skin h6,
.zenario_skin a {
	color:#214CA3;
}

.zenario_skin h1 {
	font-size:2.125em; /* 32px */
	line-height: 1.1em;
}

.zenario_skin h2 {
	font-size:1.750em; /* 24px */
	line-height: 1.1em;
}

.zenario_skin h3 {
	font-size:1.250em; /* 20px */
	line-height: 1.4em;
}

.zenario_skin h4 {
	font-size:1.125em; /* 18px */
	line-height: 1.3em;
}

.zenario_skin h5 {
	font-size:1em; /* 16px */
	line-height: 1.3em;
}

.zenario_skin h6 {
	font-size:0.875em;  /* 14px */
	line-height: 1.3em;
}

.zenario_skin h1,
.zenario_skin h2,
.zenario_skin h3,
.zenario_skin h4,
.zenario_skin h5,
.zenario_skin h6 {
	margin-bottom: 0.5em;
}

.zenario_skin h2,
.zenario_skin h3,
.zenario_skin h4,
.zenario_skin h5,
.zenario_skin h6 {
	margin-top:0.8em;
}

.zenario_skin p {
	margin-bottom:1em;
	line-height:1.5em;
}

.zenario_skin a {
	text-decoration:none;
}

.zenario_skin a:hover {
	text-decoration:underline;
}

.zenario_skin ul,
.zenario_skin ol {
	padding:10px;
	margin-left:30px;
}

.zenario_skin ul li,
.zenario_skin ol li {
	padding-bottom:10px;
}

.zenario_skin ul li {
	list-style:disc;
}

.zenario_skin ul li li {
	list-style:circle;
}

.zenario_skin hr {
	border:0;
	color:#CCC;
	background-color:#CCC;
	height:2px;
}

/*  Styles for text.
	These rules are listed in the description.yaml file in the 'style_formats', 
	so they will be selectable in in the WYSIWYG Editor.  
--------------------------------------------------------------------------------------------------*/

.x-small {
	font-size: .7em;
}

.small {
	font-size: .85em;
}

.medium {
	font-size: 1em;
}

.large {
	font-size: 1.3em;
	line-height:1.2em;
}

.x-large {
	font-size: 2em;
	line-height:1.2em;
}

.code {
    font-family: monospace;
}
/**/
/* Reset element properties
--------------------------------------------------------------------------------------------------*/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #333;
}
:-moz-placeholder { /* Firefox 18- */
  color: #333;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background-color: white;
}

.zenario_skin input[type="submit"],
.zenario_skin input[type="button"],
.zenario_skin input[type="text"],
.zenario_skin input[type="email"],
.zenario_skin input[type="search"],
.zenario_skin button,
.zenario_skin textarea  {
	-webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;

    -webkit-border-radius: 0;
}

.zenario_skin select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color:#FFF;
  background-repeat: no-repeat;
  background-size: 9px auto;
  background-position: right 8px center;
  padding-right: 1em;
  
  background-image: url("data:image/svg+xml;charset=utf-8, \
    <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 40'> \
      <polygon points='0,0 60,0 30,40' style='fill:gray;'/> \
    </svg>");
}

/* Form fields
--------------------------------------------------------------------------------------------------*/

.zenario_skin form {
	margin:0;
	padding:0;
}

.zenario_skin input,
.zenario_skin button,
.zenario_skin select,
.zenario_skin textarea {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

.zenario_skin input[type='text'],
.zenario_skin input[type='password'],
.zenario_skin input[type='email'],
.zenario_skin input[type='search'],
.zenario_skin textarea {
	width:450px;
}

.zenario_skin select,
.zenario_skin input[type='text'],
.zenario_skin input[type='password'],
.zenario_skin input[type='email'],
.zenario_skin input[type='search'],
.zenario_skin textarea {
	padding:0 10px;
	color:#333;
	border:1px solid #ccc;
	height:36px;
	line-height:36px;
}

.zenario_skin textarea {
	padding-top:8px;
	padding-bottom:8px;
	height:120px;
	line-height:24px;
}

.zenario_skin input[type='file'] {
	font-size:0.867em;
	background:#f0f0f0;
	padding:1% 2%;
	width: 96%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zenario_skin input[readonly],
.zenario_skin select[disabled] {
	background:#E0DFE3;
	color:#ACA898;
}

.zenario_skin input[type='text']:focus,
.zenario_skin input[type='password']:focus,
.zenario_skin input[type='email']:focus,
.zenario_skin input[type='search']:focus,
.zenario_skin textarea:focus {
	outline:none;
	outline:0;
	border-color:#A3214C;
}

/* Buttons
--------------------------------------------------------------------------------------------------*/

.zenario_skin input[disabled="disabled"] {
	background:#E6E6E6;
	color:#A5A5A5;
	cursor:default;
}

/* Fix for captcha
--------------------------------------------------------------------------------------------------*/

#recaptcha_widget_div {
	margin-top:10px;
}

#recaptcha_area, 
#recaptcha_table { 
	line-height: 0!important;
}

.recaptchatable a, 
.recaptchatable a:hover {
	color:#A51400 !important;
}

.recaptcha_only_if_privacy {
	position:absolute !important;
	width:100px;
	left:185px !important;
}

/* Messages
--------------------------------------------------------------------------------------------------*/

.error,
.success,
.warning,
.extranet_error,
.extranet_message,
.extranet_confirm,
.form_error {
	margin-bottom:8px;
}

/* - Error ---------------------------------------------------------------------------------------*/
	
	.error,
	.extranet_error,
	.form_error {
		color:#CE0011;
	}
	
	.error p { margin:0; }

	
/* - Sucess --------------------------------------------------------------------------------------*/
	
	.success,
	.extranet_message {
		color:#44A02A;
	}

/* - Warning -------------------------------------------------------------------------------------*/

	.extranet_confirm,
	.warning {
		color:#00509D;
	}
/**/
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete {
	z-index:10 !important;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-widget-content {
    background:#FCFDFD;
    border: 1px solid #EAE7E8;
    color: #333;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-widget {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.929em;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-corner-all, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-corner-bottom, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-corner-right, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-corner-br {
	-webkit-border-radius: 0;
	border-radius: 0;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-state-hover, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-widget-content .ui-state-hover, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-widget-header .ui-state-hover, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-state-focus, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-widget-content .ui-state-focus, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-widget-header .ui-state-focus { 
	border-color:#EAE7E8; 
	background:#EAE7E8; 
	color: #333; 
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-state-active, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-state-active.ui-state-hover, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-widget-content .ui-state-active, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-widget-header .ui-state-active, 
body:not(.zenario_fbAdminFloatingBox__isOpen) a.ui-button:active, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-button:active, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-button.ui-state-active:hover {
	border: 1px solid #cd1919;
	background: #be2222;
  	color: #fff;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-state-highlight, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-widget-content .ui-state-highlight, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-widget-header .ui-state-highlight {
	border-color: #69aecf;
  	background: #69aecf;
  	color: #fff;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-datepicker-trigger {
	text-indent: -999px;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-menu .ui-state-focus,
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-menu .ui-state-active {
	margin: 0;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete {
	max-height:75vh;
	overflow:hidden;
	overflow-y:auto;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete {
	width:345px !important;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete.ui-widget-content {
	border:1px solid #ccc;
	background:#efefef;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete.ui-menu .ui-menu-item {
	font-family:'Muli', Arial, Helvetica, sans-serif;
	font-size:0.875em;
	border-bottom:1px solid #DDD;
	padding:0;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete .ui-state-active, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete .ui-widget-content .ui-state-active, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete .ui-widget-header .ui-state-active { 
	border: 0; 
	background: #A3214C; 
	cursor:pointer; 
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete .ui-state-hover, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete .ui-widget-content .ui-state-hover, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete .ui-widget-header .ui-state-hover, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete .ui-state-focus, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete .ui-widget-content .ui-state-focus, 
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete .ui-widget-header .ui-state-focus { 
	border: 0; 
	background: #A3214C; 
	color: #fff; 
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete.ui-menu .ui-menu-item a {
	display:block;
	color:#A3214C;
	cursor:pointer;
	line-height:1.3em;
	padding:6px 10px 8px;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete.ui-menu .ui-menu-item a small {
	font-weight:normal;
	color:#444;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete.ui-menu.ui-widget-content .ui-menu-item a.ui-state-hover,
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete.ui-menu.ui-widget-content .ui-menu-item a.ui-state-hover small,
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete.ui-menu.ui-widget-content .ui-menu-item a.ui-state-active,
body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete.ui-menu.ui-widget-content .ui-menu-item a.ui-state-active small  {
	color:#fff;
}

body:not(.zenario_fbAdminFloatingBox__isOpen) .ui-autocomplete.ui-menu .ui-menu-item a small {
	display:block;
	width:100%;
	text-overflow: ellipsis;
	white-space: nowrap;
  	overflow: hidden;
  	padding:1px 0 3px 0;
}
/**/
* {
  margin: 0;
}

html {
	min-height: 100%;
	position:relative;
}

body,
.zenario_skin {
	min-height: 100vh;
}

body.zenario_adminLoggedIn {
	min-height: calc(100vh - 129px);
}

.zenario_skin,
.Grid_Footer {
	background:#EFEFEF;
}

.pad_tribiq_slot,
.zenario_slot_padding {
	display:none;
}

#zenario_layout:not(.layout_home) #zenario_citem {
	padding-top:calc(51px + 80px);
}

/*  HEADER
--------------------------------------------------------------------------------------------------*/

.Grid_Top {
	position:absolute;
	/*z-index:2;*/
	z-index:11;
	top:0;
	width:100%;
	height:30px;
	padding:8px 0;
	border-top:4px solid #A3214C;
	background:url('../../zenario_custom/skins/hereford-diocesan-registry/editable_css/../images/pattern-grey.jpg') repeat left top;
	background:#E2E2E4;
	border-bottom:1px solid #E2E2E4;
}

.zenario_adminLoggedIn .Grid_Top {
	top:129px;
}

.zenario_adminToolbarHidden.zenario_adminLoggedIn .Grid_Top,
.zenario_adminToolbarHidden.zenario_adminLoggedIn .sticky_header .Grid_Header {
	top:10px;
}

.Grid_Header {
	width:100%;
	height:60px;
	padding:10px 0;
	background:#FFF;
	position:absolute;
	z-index:10;
	top:51px;
}

.layout_home .Grid_Header {
	background:transparent;
	height:105px;
	padding:15px 0;
}

.sticky_header .Grid_Header,
.sticky_header .layout_home .Grid_Header {
	position:fixed;
	background:#FFF;
}

.sticky_header .Grid_Header {
	top:0;
	height:60px;
	padding:10px 0;
	border-bottom:1px solid #EEE;
}

.zenario_adminLoggedIn .Grid_Header {
	top:calc(129px + 51px);
}

.zenario_adminToolbarHidden.zenario_adminLoggedIn .Grid_Header {
	top:calc(10px + 51px);
}

.zenario_adminLoggedIn .sticky_header .Grid_Header {
	top:129px;
}

.Grid_Header .slot_logo .zenario_banner img,
.Grid_Header .zenario_promo_menu .wrap_menu_inner {
    transition: 0.2s ease-in-out; 
}

.Grid_Body,
.Slot_Masthead {
	background:#FFF;
}

/*  BODY
--------------------------------------------------------------------------------------------------*/

.Grid_Body .container {
	padding:30px 0;
}

.Grid_Body .zenario_slot {
	margin-bottom:30px;
}

.Grid_Body .zenario_slot .zenario_slot {
	margin-bottom:0;
}

.layout_home .Grid_Body .container {
	padding:50px 0 50px 0;
}

body.desktop .Grid_Body .Grouping_Side .zenario_slot {
	margin-left:20px;
}

.Grid_Body .Grouping_Side .zenario_slot .zenario_slot {
	margin-left:0;
}

/*  FOOTER
--------------------------------------------------------------------------------------------------*/

.Grid_Footer {
	padding:60px 0 15px;
}

.Grid_Footer .slot_footer {
	margin-top:20px;
}

/*  GENERAL
--------------------------------------------------------------------------------------------------*/

.zenario_skin img {
	display:block;
}

/**/
.zenario_advanced_search {
	width:100%;
}

.zenario_advanced_search .search_button_panel {
	width:100%;
	height:40px;
	margin:auto;
}

.zenario_advanced_search__in_mode__search_entry_box .search_button_panel.active::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
}

/* Search entry button ---------------------------------------------------------------- */

.zenario_advanced_search .search_button_panel .search_button {
	display:inline-block;
	float:right;
	width:30px;
	height:30px;
	margin-right:10px;
	font-size:0;
	line-height:0;
	cursor:pointer;
}

.zenario_advanced_search .search_button_panel .search_button:before {
	font-family:"FontAwesome";
	content:"\f002";
	font-size:22px;
	line-height:26px;
	color:#4A555B;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}

.fixed_header .zenario_advanced_search .search_button_panel,
.fixed_header .zenario_advanced_search .search_button_panel .search_button {
	height:60px;
}

.fixed_header .zenario_advanced_search .search_button_panel .search_button:before {
	line-height:50px;
}

.zenario_advanced_search .search_button_panel .search_button:hover:before,
.zenario_advanced_search .search_button_panel.active .search_button:before {
	color:#A3214C;
}

/* Search entry box panel -------------------------------------------------------------- */

.zenario_advanced_search .search_entry_box_panel {
	clear:both;
	width:100%;
	max-width:1300px;
	position:absolute;
	z-index:21;
	left:0;
	right:0;
	margin:auto;
}

/* Search criteria panel. Mode: Search entry box -------------------------------------- */

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria {
	height:41px;
	padding:20px;
	background:rgba(255,255,255,0.9);
	text-align:center;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria form > div {
	overflow:hidden;
	position:relative;
	max-width: 1024px;
	margin: auto;
	display:inline-block;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria form div label,
.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria form div input {
	float:left;
	height:40px;
	line-height:40px;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria form div label {
	padding-right:10px;
	color:#FFF;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria form div input {
	line-height:1em;
	-webkit-border-radius: 0;
	border-radius: 0;
	border:0;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria form div input,
.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria form div input:focus {
	outline:0;
	outline:none;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria form div input.search_input_box:focus {
	box-shadow:inset 0 0 0 1px #A3214C;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria form div input.search_input_box {
	width:700px;
	margin-right:10px;
	color:#000;
	background:#E5CED7;
	font-family:'Muli', Arial, Helvetica, sans-serif;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria form div input.search_entry_button { 
	min-width:auto;
	padding:0;
	width:100px;
	background:;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_criteria form div input.search_entry_button:hover { 
	opacity:1;
	background:#A3214C;
	color:#FFF;
}

.zenario_advanced_search .search_entry_box_panel .search_area .close_button {
	position:relative;
	z-index:9;
	top:6px;
	right:0;
	border-radius:50%;
	background:#777;
	width:30px;
	height:30px;
	margin-left:10px;
	float:left;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}

.zenario_advanced_search .search_entry_box_panel .search_area .close_button:hover {
	background:#A3214C;
}

.zenario_advanced_search .search_entry_box_panel .search_area .close_button:before, 
.zenario_advanced_search .search_entry_box_panel .search_area .close_button:after {
	left:13.5px;
	top:7px;
}

.zenario_advanced_search .search_area .close_button {
	width:20px;
	height:20px;
	font-size:0;
	line-height:0;
	cursor:pointer;
}

.zenario_advanced_search .search_area .close_button:before, 
.zenario_advanced_search .search_area .close_button:after {
  position: absolute;
  left: 10px;
  content: ' ';
  height: 16px;
  width: 3px;
  background-color: #FFF;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.zenario_advanced_search .search_area .close_button:hover:before, 
.zenario_advanced_search .search_area .close_button:hover:after {
  
}

.zenario_advanced_search .search_area .close_button:before {
  transform: rotate(45deg);
}
.zenario_advanced_search .search_area .close_button:after {
  transform: rotate(-45deg);
}

/* Search results panel. Mode: search box  -------------------------------------------- */

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results {
	text-align:left;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results p.search_column_more {
	margin: 0 12px 0 0;
  	text-align: right;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results {
	position:relative;
	padding:15px;
	background: #e1e3e4;
}

.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results .column_title {
    display: inline-block;
    padding: 0 0 15px 10px;
	font-family: 'Muli', Arial, Helvetica, sans-serif;
    color: #000;
    display:none;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results .column.column_1 .column_title {
	padding-left:0;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results .column .search_no_results {
	padding-left:10px;
	font-size:0.938em;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results .column.column_1 .search_no_results {
	padding-left:0;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results .column > a,
.zenario_advanced_search.search_results .search_area .zenario_advanced_search_results .search_results > a {
	display:block;
	margin-bottom:8px;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results .column > a:hover,
.zenario_advanced_search.search_results .search_area .zenario_advanced_search_results .search_results > a:hover {
	text-decoration:none;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results .column.column_1 .search_result {
	margin-left:0;
}

body.ie .zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results .column .search_result .search_result_content .search_result_summary p {
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}

body.ff .zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results .column .search_result .search_result_content .search_result_summary p,
body.webkit .zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results .column .search_result .search_result_content .search_result_summary p {
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(243, 246, 248, 0);
	border-bottom-color: #e1e3e4;
	border-width: 10px;
	margin-left: -10px;
}

.zenario_advanced_search .search_entry_box_panel .search_area .zenario_advanced_search_results .search_results .search_result .search_result_content .search_result_summary {
    -webkit-line-clamp: 2;
}

/* Common */

.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results .search_result {
	overflow:hidden;
	padding:10px 15px;
	margin:0 10px;
	background:rgba(255,255,255,0.7);
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results .search_result:hover {
	background:#E5EAF2;
}

.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results .search_result .search_result_image {
	float:left;
	padding-right:15px;
}

.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results .search_result .search_result_content {
	overflow:hidden;
}

.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results .search_result .search_result_content .search_result_title {
	font-weight:bold;
}

.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results .search_result .search_result_content .search_result_title .title span { 
    color: #000;
    font-size: 0.75em;
    font-weight: normal;
    font-style: italic;
}

.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results .search_result .search_result_content .search_result_title,
.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results .search_result .search_result_content .search_result_title a {
	color:#A3214C;
}

.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results .search_result .search_result_content .breadcrumb {
	color:#8e8e8e;
	font-size:0.773em;
	line-height:1.1em;
	overflow : hidden;
  	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp: 3;
  	-webkit-box-orient: vertical;
}

.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results .search_result .search_result_content .search_result_summary {
  	font-size:0.875em;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results a .search_result .search_result_content .search_result_summary,
.zenario_advanced_search .search_area .zenario_advanced_search_results .search_results a:hover .search_result .search_result_content .search_result_summary {
	color:#4A555B;
}

/* Search criteria panel. Mode: Search results ---------------------------------------- */

.zenario_advanced_search.search_results .search_area .zenario_advanced_search_criteria,
.zenario_advanced_search.search_results .search_categories {
	background:#efefef;
	padding:20px;
	overflow:hidden;
}

.zenario_advanced_search.search_results .search_area .zenario_advanced_search_criteria form div {
	display:flex;
}

.zenario_advanced_search.search_results .search_area .zenario_advanced_search_criteria form div div {
	margin-right:20px;
}

.zenario_advanced_search.search_results .search_area .zenario_advanced_search_criteria form div label {
	margin-right:8px;
	line-height:40px;
}

.zenario_advanced_search.search_results .search_area .zenario_advanced_search_criteria form div select {
	font-size:0.875em;	
}

.zenario_advanced_search.search_results .search_area .zenario_advanced_search_criteria form div input[type="text"] {
	width:400px;
	margin-right:8px;
	height:38px;
}

.zenario_advanced_search.search_results .search_area .zenario_advanced_search_criteria form div input[type="submit"] {
	min-width:auto;
	height:40px;
	line-height:1em;
	margin-right:8px;
}

/* Search results. Mode: Search results ---------------------------------------- */

.zenario_advanced_search.search_results .zenario_advanced_search_results {
	margin-top:20px;
}

.zenario_advanced_search.search_results .search_area .zenario_advanced_search_results .search_results .search_result {
	background:#f9f9f9;
}

.zenario_advanced_search.search_results .search_area .zenario_advanced_search_results .search_results .search_result:hover {
	background:#E5EAF2;
}

.zenario_advanced_search.search_results .zenario_advanced_search_results .search_heading {
	padding-bottom:20px;
	font-size: 1.3em;
	color: #000;
}

.zenario_advanced_search.search_results .zenario_advanced_search_results #search_results_tabs {
	border-bottom:1px solid #ccc;
}

.zenario_advanced_search.search_results .zenario_advanced_search_results #search_results_tabs > div {
	display:inline-block;
	position:relative;
	bottom: -1px;
	border-bottom: 1px solid #ccc;
}

.zenario_advanced_search.search_results .zenario_advanced_search_results #search_results_tabs > div a {
	display:inline-block;
	padding:10px;
	margin:0 10px;
	background:#FFF;
	border-bottom:2px solid #FFF;
	color:#888;
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}

.zenario_advanced_search.search_results .zenario_advanced_search_results #search_results_tabs > div:first-child a {
	margin-left:0;
}

.zenario_advanced_search.search_results .zenario_advanced_search_results #search_results_tabs > div a:hover {
	text-decoration:none;
	color:#A3214C;
}

.zenario_advanced_search.search_results .zenario_advanced_search_results #search_results_tabs > div.search_results_tab_on a {
	color:#000;
	border-color:#000;
}

.zenario_advanced_search.search_results .search_area .zenario_advanced_search_results .search_results { 
	padding-top:15px;
}

.zenario_advanced_search p.more_results {
	text-align:right;
	padding-right:15px;
	font-size: 90%;
  	font-style: italic;
  	color: #777;
}

/**/
/* Logo
--------------------------------------------------------------------------------------------------*/

.slot_logo .zenario_banner a {
	display:inline-block;
}

.layout_home .Grid_Header .slot_logo .zenario_banner img {
	width:300px !important;
	height:100px !important;
}

.Grid_Header .slot_logo .zenario_banner img,
.sticky_header .layout_home .Grid_Header .slot_logo .zenario_banner img {
	width:200px !important;
	height:60px !important;
}

.Grid_Footer .zenario_banner.banner_logo .banner_image {
	overflow:hidden;
}

.Grid_Footer .zenario_banner.banner_logo .banner_image img {
	float:right;
}

/* Masthead home
--------------------------------------------------------------------------------------------------*/

.slot_main_masthead div.zenario_slotAdminControlBox {
	position:absolute;
	right:0;
}

.slot_main_masthead .zenario_banner {
	position:relative;
	z-index:1;
	top:51px;
}

.slot_main_masthead .zenario_banner .banner_wrap_inner > a {
	width:100% !important;
	height:720px !important;
	background-size:cover !important;
	background-position:center top;
}

.slot_main_masthead .zenario_banner .banner_content {
	position:absolute;
	left:0;
	right:0;
	bottom:25%;
	margin:auto;
	max-width:1024px;
	text-align:center;
}

.slot_main_masthead .zenario_banner .banner_content .banner_text {
	width:60%;
	float:right;
}

.slot_main_masthead .zenario_banner .banner_content .banner_text h3 {
	color:#000;
	text-shadow:0 0 8px rgba(255,255,255,1);
	font-size:2.8em;
	font-family:'CrimsonRoman','Times New Roman', Helvetica, sans-serif;
}

/* Masthead
--------------------------------------------------------------------------------------------------*/

.slot_masthead .zenario_banner .banner_image img {
	margin:auto;
	display:block;
}

/* CTA
--------------------------------------------------------------------------------------------------*/

.zenario_banner.banner_cta {
	text-align:center;
}

.zenario_banner.banner_cta > a {
	overflow:hidden;
	display:inline-block;
	max-width:600px;
	margin:auto;
	padding:20px;
	text-align:left;
	background:#E5CED7;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    -webkit-transition: all .2s ease-in-out; /* For chrome & safari */
    -moz-transition: all .2s ease-in-out; /* For mozilla firefox */
    transition: all .2s ease-in-out;
}

.zenario_banner.banner_cta > a:hover {
	background:#dab9c6;
}

.zenario_banner.banner_cta .banner_image {
	width:80px;
	float:left;
	padding-top:10px;
}

.zenario_banner.banner_cta .banner_image img {
	display:inline-block;
	transition: transform .2s; /* Animation */
}

.zenario_banner.banner_cta > a:hover .banner_image img {
	transform: scale(1.1);
}

.zenario_banner.banner_cta .banner_content {
	width:calc(100% - 80px);
	float:left;
}

.zenario_banner.banner_cta .banner_content h3 {
	margin-top:0;
	font-size:1.125em;
}

.zenario_banner.banner_cta .banner_content p {
	margin-bottom:0;
	font-size:0.875em;
}

.zenario_banner.banner_cta .banner_content p,
.zenario_banner.banner_cta .banner_more {
	font-size:0.875em;
}

.zenario_banner.banner_cta .banner_content *,
.zenario_banner.banner_cta .banner_content a {
	color:#4A555B;
}

.zenario_banner.banner_cta .banner_more {
	margin-top:15px;
}


/* CTA large
--------------------------------------------------------------------------------------------------*/


/**/
.zenario_breadcrumbs {
	font-size:0.813em;
}

.Grid_Body .zenario_slot.zenario_breadcrumbs {
	position:relative;
	margin-bottom:30px;
	margin-top:-20px;
}

.zenario_breadcrumbs span.breadcrumb:not(.level1_1) {
	padding-left:6px;
}

.zenario_breadcrumbs span.breadcrumb:not(.level1_1):before {
	font-family: 'FontAwesome';
  	content: "\f105";
  	font-size:15px;
  	padding-right:3px;
  	position:relative;
  	top:1px;
}

.zenario_breadcrumbs a {
   	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.zenario_breadcrumbs,
.zenario_breadcrumbs a {
	color:#4A555B;
}

.zenario_breadcrumbs .current a,
.zenario_breadcrumbs a:hover {
	color:#214CA3;
}

.zenario_breadcrumbs a:hover {
	text-decoration:none;
}
/**/
.zenario_content_list {
	/* This class will be applied to all plugins of this type. */
}

/*  sections
--------------------------------------------------------------------------------------------------*/

.zenario_content_list.csl_sections {
	overflow:hidden;
}

.zenario_content_list.csl_sections .content_list_data_row {
	overflow:hidden;
	position:relative;
	width:32%;
	max-width:558px;
	min-height:100px;
	margin-bottom:30px;
	float:left;
}

.zenario_content_list.csl_sections .content_list_data_row > h2 {
	margin-bottom:30px;
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_infoIcon {
	position:absolute;
	top:8px;
	right:8px;
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_infoIcon a {
	float:right;
}

.zenario_content_list.csl_sections .content_list_data_row:nth-child(3n+2) {
	margin-left:2%;
	margin-right:2%;
}

.zenario_content_list.csl_sections .content_list_data_row .sticky_image {
	background:#777;
}

.zenario_content_list.csl_sections .content_list_data_row .sticky_image img {	
	transition: transform .3s; /* Animation */
   	/*
   	opacity:0.7;
   	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;*/
}

.zenario_content_list.csl_sections .content_list_data_row:hover .sticky_image img {
	/*opacity:1;*/
	transform: scale(1.05);
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_text {
	position:absolute;
	z-index:2;
	bottom:0;
	left:0;
	right:0;
	padding:15px;
	background:rgba(0,0,0,0.5);
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_text *,
.zenario_content_list.csl_sections .content_list_data_row .content_list_text a {
	color:#fff;
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_text h3 {
	margin-top:0;
	margin-bottom:3px;
	font-weight:bold;
	font-size:1em;
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_text h3 a:hover {
	text-decoration:none;
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_text p {
	font-size:0.813em;
	margin-bottom:2px;
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_text .content_list_excerpt {
	display:none;
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_more {
	position:absolute;
	z-index:3;
	right:0;
	bottom:0;
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_more,
.zenario_content_list.csl_sections .content_list_data_row .content_list_more a {
	width:30px;
	height:30px;
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_more a {
	display:inline-block;
	float:right;
	text-indent:-99px;
	line-height:0;
	font-size:0;
	background:#214CA3;
   	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_more a:hover {
	background:#A3214C;
}

.zenario_content_list.csl_sections .content_list_data_row .content_list_more a:before {
	font-family:"FontAwesome";
	content:"\f105";
	position:absolute;
	top:0;
	right:9px;
	color:#fff;
	text-indent:0;
	font-size:30px;
	font-weight:bold;
	line-height:0.9em;
}
/**/
.zenario_document_container {
	/* This class will be applied to all plugins of this type. */
}

.zenario_document_container__default_style {
	border-bottom:1px solid #DDD;
}

.zenario_document_container__default_style .document_wrap,
.zenario_document_container.levels .document_wrap.level_2 {
	overflow:hidden;
	padding:12px;
	border-top:1px solid #DDD;
	background:#FAFAFA;
}

.zenario_document_container__default_style .document_wrap > a .thumbnail,
.zenario_document_container.levels .document_wrap.level_2  > a .thumbnail {
	float:left;
	margin-right:30px;
	display:inline-block;
	min-width:60px;
	min-height:85px;
	border:1px solid #ccc;
	background:#fff url('../../zenario_custom/skins/hereford-diocesan-registry/editable_css/../images/icon-document.png') no-repeat center center / 24px auto;
    -webkit-transition: all .2s ease-in-out; /* For chrome & safari */
    -moz-transition: all .2s ease-in-out; /* For mozilla firefox */
    transition: all .2s ease-in-out;
}

.zenario_document_container.levels .document_wrap.level_2  > a .thumbnail {
	background:#fff url('../../zenario_custom/skins/hereford-diocesan-registry/editable_css/../images/icon-forms.png') no-repeat center center / 58px auto;
}

.zenario_document_container__default_style .document_wrap > a .thumbnail:hover,
.zenario_document_container.levels .document_wrap.level_2  > a .thumbnail:hover {
	border-color: #214CA3;
}

.zenario_document_container .document_wrap > .level_1 span,
.zenario_document_container.levels .document_wrap.level_2 span {
	display:block;
}

.zenario_document_container .document_wrap > .level_1 span,
.zenario_document_container .document_wrap .download_link,
.zenario_document_container.levels .document_wrap.level_2 span {
	font-size:0.813em;
}

.zenario_document_container .document_wrap .download_link a:before {
	font-family:"FontAwesome";
	content:"\f019";
	padding-right:5px;
}

/* Levels
--------------------------------------------------------------------------------------------------*/

.zenario_document_container.levels .document_wrap.level_1 h3:before {
	font-family:"FontAwesome";
	content:"\f07c";
	padding-right:10px;
}

.zenario_document_container.levels .document_wrap.level_2 {
	position:relative;
	padding:8px 115px 8px 32px;
	background:#FAFAFA;
}

/*.zenario_document_container.levels .document_wrap.level_2 span,
.zenario_document_container.levels .document_wrap.level_2 .download_link {
	font-size:0.813em;
}

.zenario_document_container.levels .document_wrap.level_2 span.file_size {
	float:right;
}

.zenario_document_container.levels .document_wrap.level_2 .download_link {
	position:absolute;
	right:15px;
	top:8px;
}

.zenario_document_container.levels .document_wrap.level_2 .download_link a:before {
	font-family:"FontAwesome";
	content:"\f019";
	padding-right:5px;
	font-size:0.813em;
}*/
/**/
.zenario_footer a {
	padding:0 8px;
}

.zenario_footer .zenario_cc_manage a {
	cursor:pointer;
}
/**/
.zenario_html_snippet .zenario_wysiwyg {
	overflow:hidden;
}

.zenario_html_snippet table {
	width:100%;
}

.zenario_html_snippet table tr th,
.zenario_html_snippet table tr td {
	border:1px solid #fff;
	background:#EFEFEF;
	padding:10px;
	vertical-align:top;
}

.zenario_html_snippet table tr th {
	text-transform:uppercase;
	font-size:1.125em;
	background:#E5CED7;
	color:#A3214C;
}

.Grid_Body .zenario_html_snippet .zenario_wysiwyg a {
	text-decoration:underline;
    -webkit-transition: all .2s ease-in-out; /* For chrome & safari */
    -moz-transition: all .2s ease-in-out; /* For mozilla firefox */
    transition: all .2s ease-in-out;
    word-wrap: break-word;
}

.Grid_Body .zenario_html_snippet .zenario_wysiwyg a:hover {
	color:#A3214C;
}

.Grid_Body .zenario_html_snippet .zenario_wysiwyg img {
	margin:15px;
	border:2px solid #DDD;
}

/*  Footer
--------------------------------------------------------------------------------------------------*/

.slot_contact_details .zenario_html_snippet {
	text-align:left;
}

.slot_contact_details .zenario_html_snippet h5 {
	margin-bottom:2px;
	font-weight:bold;
	font-size:1.1em;
	color:#4A555B;
}

/*  Phone
--------------------------------------------------------------------------------------------------*/

.zenario_html_snippet p.phone {
	position:relative;
	padding:0 0 0 16px;
}

.zenario_html_snippet p.phone:before {
	font-family:"FontAwesome";
	content:"\f095";
	position:absolute;
	top:1px;
	left:0;
	font-size:12px;
}

/*  Map
--------------------------------------------------------------------------------------------------*/

.zenario_html_snippet .map {
	overflow:hidden;
	border:1px solid #ccc;
}

.zenario_html_snippet .map iframe {
	float:left;
	width:100% !important;
}

/*  Accordion
--------------------------------------------------------------------------------------------------*/

.zenario_html_snippet .accordion .item .content {
	display:none;
}

.zenario_html_snippet .accordion .item {
	position:relative;
	border-top:1px solid #DDD;
	padding-left:30px;
}

.zenario_html_snippet .accordion .item:before {
	font-family:"FontAwesome";
	content:"\f107";
	position:absolute;
	top: 0.7em;
	left: 0;
	font-size: 1.6em;
	font-weight: bold;
}

.zenario_html_snippet .accordion .item.active:before {
	content:"\f106";
}

.zenario_html_snippet .accordion .item:before,
.zenario_html_snippet .accordion .item h3 {
	color:#4A555B;
    -webkit-transition: all .2s ease-in-out; /* For chrome & safari */
    -moz-transition: all .2s ease-in-out; /* For mozilla firefox */
    transition: all .2s ease-in-out;
}

.zenario_html_snippet .accordion .item:hover:before,
.zenario_html_snippet .accordion .item h3:hover {
	color:#A3214C;
}

.zenario_html_snippet .accordion .item h3 {
	margin-bottom:0.8em;
	font-weight:bold;
	cursor:pointer;
}

.zenario_html_snippet .tinymce_content .accordion .item .content {
	display:block !important;
}

.zenario_html_snippet .tinymce_content .accordion .item h3 {
	cursor:default;
}
/**/
.zenario_menu ul,
.zenario_menu ul li {
	padding:0;
	margin:0;
	list-style:none;
}

.zenario_menu ul,
.zenario_menu ul li,
.zenario_menu ul li a {
	display:inline-block;
}

.Grid_Top .zenario_menu {
	text-align:right;
	margin-right:15px;
}

.Grid_Top .zenario_menu ul {
	position:relative;
}

.Grid_Top .zenario_menu ul li a {
    -webkit-transition: all .2s ease-in-out; /* For chrome & safari */
    -moz-transition: all .2s ease-in-out; /* For mozilla firefox */
    transition: all .2s ease-in-out;
}

.Grid_Top .zenario_menu ul li {
	font-size:0.750em;
	line-height:2.3em;
	text-transform:uppercase;
	margin-left:12px;
}

.Grid_Top .zenario_menu ul li a:hover {
	text-decoration:none;
}

.Grid_Top .zenario_menu ul li a {
	color:#73797C;
}

.Grid_Top .zenario_menu ul li.level1_on a,
.Grid_Top .zenario_menu ul li a:hover {
	color:#214CA3;
}

.Grid_Top ul li.node_mobile {
	display:none;
}

.Grid_Top ul li.node_search a {
	display:inline-block;
	width:38px;
	height:28px;
	font-size:0;
	line-height:0;
	text-indent:-99px;
	position:absolute;
	top:0;
	left:0;
	background:url('../../zenario_custom/skins/hereford-diocesan-registry/editable_css/../images/icon-search-grey.svg') no-repeat center / 16px 16px;
}

.Grid_Top ul li.node_search a:hover,
.Grid_Top ul li.node_search.current a {
	background:url('../../zenario_custom/skins/hereford-diocesan-registry/editable_css/../images/icon-search.svg') no-repeat center / 16px 16px;
}
/**/
a.zenario_push_pull-hamburger {
	display: block;
	overflow: hidden;
	width: 30px;
	padding: 10px;
}

a.zenario_push_pull-hamburger span {
	display:block;
	height:5px;
	margin:0 0 4px;
	background:#000;
}

.zenario_push_pull-menu,
.zenario_push_pull-panels,
.zenario_push_pull-panels>.zenario_push_pull-panel {
	margin:0;
	left:0;
	right:0;
	top:0;
	bottom:0;
	box-sizing:border-box
}

.zenario_push_pull-btn,
.zenario_push_pull-menu {
	box-sizing:border-box
}

.zenario_push_pull-wrapper {
	overflow-x:hidden;
	position:relative
}

.zenario_push_pull-panels,
.zenario_push_pull-panels>.zenario_push_pull-panel {
	position:absolute
}

.zenario_push_pull-panels {
	overflow:hidden
}

.zenario_push_pull-panels>.zenario_push_pull-panel {
	padding-top:40px;
	-webkit-overflow-scrolling:touch;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:auto;
}

.zenario_push_pull-menu .zenario_push_pull-navbar a,
.zenario_push_pull-listview>li>a, 
.zenario_push_pull-listview>li>span {
	text-overflow: ellipsis;
	white-space: nowrap;
  	overflow: hidden;
}

.zenario_push_pull-btn {
	width:40px;
	height:40px;
	position:absolute;
	top:0
}

.zenario_push_pull-btn_next:after,
.zenario_push_pull-btn_prev:before {
	content:'';
	border:2px solid transparent;
	display:block;
	width:8px;
	height:8px;
	margin:auto;
	position:absolute;
	top:0;
	bottom:0;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg)
}

.zenario_push_pull-btn_prev:before {
	border-right:none;
	border-bottom:none;
	left:17px
}

.zenario_push_pull-btn_next:after {
	border-top:none;
	border-left:none;
	right:23px
}

.zenario_push_pull-navbar {
	border-bottom:1px solid;
	border-color:inherit;
	text-align:center;
	line-height:20px;
	height:40px;
	padding:0 40px;
	margin:0;
	position:absolute;
	top:0;
	left:0;
	right:0
}

.zenario_push_pull-navbar>* {
	display:block;
	padding:10px 0
}

.zenario_push_pull-navbar .zenario_push_pull-btn:first-child {
	width:40px;
	right:auto;
	left:0;
	border-left:0;
}

.zenario_push_pull-menu .zenario_push_pull-navbar a,
.zenario_push_pull-menu .zenario_push_pull-navbar>* {
	color:#000
}

.zenario_push_pull-menu .zenario_push_pull-navbar a {
  	padding:10px;
}

.zenario_push_pull-menu>.zenario_push_pull-navbar {
	background:inherit;
	padding:0;
	z-index:3;
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}

.zenario_push_pull-navbar[class*=zenario_push_pull-navbar-content-]>* {
	box-sizing:border-box;
	display:block;
	float:left
}

.zenario_push_pull-listview,.zenario_push_pull-listview>li {
	list-style:none;
	display:block;
	padding:0;
	margin:0
}

.zenario_push_pull-listview {
	font:inherit;
	font-size:14px;
	line-height:20px
}

.zenario_push_pull-listview>li {
	position:relative
}

.zenario_push_pull-listview>li,
.zenario_push_pull-listview>li .zenario_push_pull-btn_next,
.zenario_push_pull-listview>li .zenario_push_pull-btn_next:before,
.zenario_push_pull-listview>li:after {
	border-color:inherit
}

.zenario_push_pull-listview>li>a,
.zenario_push_pull-listview>li>span {
	color:inherit;
	display:block;
	padding:10px 10px 10px 20px;
	margin:0
}

.zenario_push_pull-listview>li.has_child>a:first-child {
	padding-right:60px;
}

.zenario_push_pull-listview>li:after {
	content:'';
	border-bottom-width:1px;
	border-bottom-style:solid;
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	left:0
}

.zenario_push_pull-listview .zenario_push_pull-btn_next {
	width:50px;
	padding:0;
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	z-index:2
}

.zenario_push_pull-listview .zenario_push_pull-btn_next:before {
	content:'';
	border-left-width:1px;
	border-left-style:solid;
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	left:0
}

.zenario_push_pull-listview .zenario_push_pull-btn_next+a,
.zenario_push_pull-listview .zenario_push_pull-btn_next+span {
	margin-right:50px
}

.zenario_push_pull-menu .zenario_push_pull-btn:after,
.zenario_push_pull-menu .zenario_push_pull-btn:before,
.zenario_push_pull-menu .zenario_push_pull-listview,
.zenario_push_pull-menu .zenario_push_pull-listview>li .zenario_push_pull-btn_next:after {
	border-color:#000;
}

.zenario_push_pull-menu .zenario_push_pull-listview>li a:not(.zenario_push_pull-btn_next){
	-webkit-tap-highlight-color:rgba(255,255,255,.5);
	tap-highlight-color:rgba(255,255,255,.5)
}

.zenario_push_pull-menu .zenario_push_pull-listview>li.zenario_push_pull-selected>a:not(.zenario_push_pull-btn_next),
.zenario_push_pull-menu .zenario_push_pull-listview>li.zenario_push_pull-selected>span{
	background:rgba(255,255,255,.5)
}

.zenario_push_pull-menu .zenario_push_pull-listview>li.zenario_push_pull-wrapper_opened.zenario_push_pull-vertical>.zenario_push_pull-panel,
.zenario_push_pull-menu .zenario_push_pull-listview>li.zenario_push_pull-wrapper_opened.zenario_push_pull-vertical>a.zenario_push_pull-btn_next{
	background:rgba(0,0,0,.05)
}

.zenario_push_pull-page {
	box-sizing:border-box;
}

body.mobile .zenario_push_pull-page {
	position:relative
}

.zenario_push_pull-slideout {
	-webkit-transition:-webkit-transform .4s ease;
	transition:-webkit-transform .4s ease;
	transition:transform .4s ease;
	transition:transform .4s ease,-webkit-transform .4s ease;
	z-index:1
}

html.zenario_push_pull-wrapper_opened {
	overflow-x:hidden;
	position:relative
}

html.zenario_push_pull-wrapper_opened a.zenario_push_pull-hamburger {
	height:30px;
}

html.zenario_push_pull-wrapper_opened a.zenario_push_pull-hamburger:before, 
html.zenario_push_pull-wrapper_opened a.zenario_push_pull-hamburger:after {
  position: absolute;
  left: 0;
  right:0;
  margin:auto;
  content: ' ';
  height: 24px;
  width: 5px;
  background-color: #000;
}

html.zenario_push_pull-wrapper_opened a.zenario_push_pull-hamburger:before {
  transform: rotate(45deg);
}

html.zenario_push_pull-wrapper_opened a.zenario_push_pull-hamburger:after {
  transform: rotate(-45deg);
}

html.zenario_push_pull-wrapper_opened a.zenario_push_pull-hamburger span {
	display:none;
}

html.zenario_push_pull-wrapper_blocking,
html.zenario_push_pull-wrapper_blocking body {
	overflow:hidden
}

.zenario_push_pull-wrapper__blocker {
	background:rgba(3,2,1,0);
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:2
}

html.zenario_push_pull-wrapper_blocking .zenario_push_pull-wrapper__blocker {
	display:block
}

.zenario_push_pull-menu.zenario_push_pull-menu_offcanvas {
	z-index:1;
	display:none;
	position:fixed
}

.zenario_push_pull-menu_offcanvas {
	-webkit-transition:-webkit-transform .4s ease;
	transition:-webkit-transform .4s ease;
	transition:transform .4s ease;
	transition:transform .4s ease,-webkit-transform .4s ease;
	-webkit-transform:translate3d(-100%,0,0);
	transform:translate3d(-100%,0,0)
}

html.zenario_push_pull-wrapper_opening .zenario_push_pull-menu_offcanvas {
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}

.zenario_push_pull-menu {
	width:80%;
	min-width:140px;
	max-width:440px;
	padding:0;
	position:absolute;
	-webkit-text-size-adjust: 100%;
	background:#f3f3f3;
	border-color:#000;
	color:#000
}

html.zenario_push_pull-wrapper_opening .zenario_push_pull-slideout {
	-webkit-transform:translate3d(80%,0,0);
	transform:translate3d(80%,0,0)
}

.zenario_push_pull-sronly {
	text-indent:10px;
	overflow:hidden;
	display:block;
	width:1px;
	height:1px;
	position:absolute;
	z-index:-1
}

.zenario_push_pull-hidden { 
	display:none; 
}

.zenario_push_pull-panels > .zenario_push_pull-panel.zenario_push_pull-panel_opened {
	z-index: 1;
}

.zenario_push_pull-menu a,
.zenario_push_pull-menu a:hover,
.zenario_push_pull-navbar a,
.zenario_push_pull-navbar a:hover,
a.zenario_push_pull-hamburger,
html.zenario_push_pull-wrapper_opened a.zenario_push_pull-hamburger,
html.zenario_push_pull-wrapper_opened a.zenario_push_pull-hamburger:before {
	text-decoration:none;
}

.zenario_push_pull-listview > li,
.zenario_push_pull-listview > li > a, 
.zenario_push_pull-listview > li > span {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

@media all and (max-width:175px) {
	html.zenario_push_pull-wrapper_opening .zenario_push_pull-slideout {
		-webkit-transform:translate3d(140px,0,0);
		transform:translate3d(140px,0,0)
	}
}

@media all and (min-width:550px) {
	html.zenario_push_pull-wrapper_opening .zenario_push_pull-slideout {
		-webkit-transform:translate3d(440px,0,0);
		transform:translate3d(440px,0,0)
	}
}

/* Customized styles
--------------------------------------------------------------------------------------------------*/

a.zenario_push_pull-hamburger {
	position:absolute;
	z-index:99;
	top:10px;
   	padding:18px 10px 12px;
   	background:#FFF;
}

.zenario_push_pull-panel .zenario_push_pull-navbar {
	background: #A3214C;
    border-bottom: 2px solid #FFF;
    text-transform:none;
    font-size:20px;
	font-family:'CrimsonRoman','Times New Roman', Helvetica, sans-serif;
}

.zenario_push_pull-listview {
	font-family:'Muli', Arial, Helvetica, sans-serif;
}

.zenario_push_pull-listview {
	padding-top:2px;
}

.zenario_push_pull-panel.zenario_push_pull-panel_opened .zenario_push_pull-navbar,
.zenario_push_pull-navbar {
	text-transform:uppercase;
}

.zenario_push_pull-panels > .zenario_push_pull-panel:first-child .zenario_push_pull-navbar {
	padding:0 10px;
}

.zenario_push_pull-panels > .zenario_push_pull-panel > .zenario_push_pull-listview:first-child, 
.zenario_push_pull-panels > .zenario_push_pull-panel > .zenario_push_pull-navbar + .zenario_push_pull-listview {
    border-top: 1px solid #FFF;
}

.zenario_push_pull-listview > li > em a {
	display:block;
	padding:10px 10px 10px 20px;
}

.zenario_push_pull-menu {
	background:#E2E2E4;
}

a.zenario_push_pull-hamburger span {
	background:#A3214C;
}

.zenario_push_pull-navbar,
.zenario_push_pull-listview > li > a,
.zenario_push_pull-listview > li > em a, 
.zenario_push_pull-listview > li > span {
	color:#333;
}

.zenario_push_pull-menu .zenario_push_pull-navbar a, 
.zenario_push_pull-menu .zenario_push_pull-navbar > * {
	color:#FFF;
}

.zenario_push_pull-navbar,
.zenario_push_pull-menu .zenario_push_pull-btn::after, 
.zenario_push_pull-menu .zenario_push_pull-btn::before,
.zenario_push_pull-listview > li, 
.zenario_push_pull-listview > li .zenario_push_pull-btn_next, 
.zenario_push_pull-listview > li .zenario_push_pull-btn_next::before, 
.zenario_push_pull-listview > li::after {
	border-color:#d9dadb;
}
 
.zenario_push_pull-menu .zenario_push_pull-listview > li .zenario_push_pull-btn_next::after,
.zenario_push_pull-menu .zenario_push_pull-listview > li.level1_on .zenario_push_pull-btn_next::after,
.zenario_push_pull-menu .zenario_push_pull-listview > li.level2_on .zenario_push_pull-btn_next::after,
.zenario_push_pull-menu .zenario_push_pull-listview > li.level3_on .zenario_push_pull-btn_next::after,
.zenario_push_pull-menu .zenario_push_pull-listview > li.level4_on .zenario_push_pull-btn_next::after,
.zenario_push_pull-menu .zenario_push_pull-listview > li.level5_on .zenario_push_pull-btn_next::after,
.zenario_push_pull-menu .zenario_push_pull-listview > li:hover .zenario_push_pull-btn_next,
.zenario_push_pull-menu .zenario_push_pull-listview > li:hover .zenario_push_pull-btn_next::after {
	border-color:#777;
}

.zenario_push_pull-listview .zenario_push_pull-btn_next {
	background-color:rgba(255,255,255,0.3);
}

.zenario_push_pull-listview > li:hover > a, 
.zenario_push_pull-listview > li:hover > span,
.zenario_push_pull-listview > li.level1_on a,
.zenario_push_pull-listview > li.level2_on a,
.zenario_push_pull-listview > li.level3_on a,
.zenario_push_pull-listview > li.level4_on a,
.zenario_push_pull-listview > li.level5_on a {
	color:#4A555B;
}

.zenario_push_pull-listview > li.level1_on,
.zenario_push_pull-listview > li.level2_on,
.zenario_push_pull-listview > li.level3_on,
.zenario_push_pull-listview > li.level4_on,
.zenario_push_pull-listview > li.level5_on {
	background-color:#E5CED7;
}

html.zenario_push_pull-wrapper_opened a.zenario_push_pull-hamburger:before, 
html.zenario_push_pull-wrapper_opened a.zenario_push_pull-hamburger:after {
	width:2px;
	background-color:#FFF;
}

/* Special nodes: Search, Sign in, Login and Home
--------------------------------------------------------------------------------------------------*/

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special.search_box,
.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special a {
	padding:10px 20px;
}

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special a {
	display:block;
	position:relative;
	padding-left:40px;
	border-bottom:1px solid #d9dadb;
	color:#FFF;
}

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special:hover a {
	color:#FFF;
}

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special,
.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special:hover {
	background-color:#ccc;
}

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special a:before {
	font-family:"FontAwesome";
	position:absolute;
	left:20px;
	top:10px;
}

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special.log_in a:before {
	content:"\f007";
}

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special.sign_up a:before {
	content:"\f234";
}

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special.home a:before {
	content:"\f015";
}

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special.search_box:hover {
	background:transparent;
}

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special .search_entry_box {
	overflow:hidden;
}

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special .search_entry_box input.search_entry_input_box,
.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special .search_entry_box input.search_entry_button {
    padding:0;
    float:left;
    border: none;
    margin:0;
   	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
    
.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special .search_entry_box input.search_entry_input_box {
    width:calc(100% - 15px - 40px);
    height:31px;
    line-height:31px;
    padding-left:15px;
    font-family: Verdana;
    background-color: #FFF;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
    
.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special .search_entry_box input.search_entry_button {
    width:40px;
    height:31px;
    font-size:0;
    line-height:0;
    background: #fff url('../../zenario_custom/skins/hereford-diocesan-registry/editable_css/../images/icon-magnifying-glass.svg') no-repeat center / 16px 16px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
    
.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special .search_entry_box input.search_entry_button:hover {
    cursor:pointer;
}

.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special .search_entry_box input.search_entry_button:focus,
.zenario_push_pull-menu .zenario_push_pull-listview .zenario_menu_node_special .search_entry_box input.search_entry_input_box:focus {
    outline:0;
    outline:none;
}

body.desktop .zenario_menu_responsive_push_pull {
	display:none;
}

/* Shade over elements
--------------------------------------------------------------------------------------------------*/

.zenario_push_pull-page:after,
.layout_v3.layout_home .Grid_Header:after {
	opacity:0;
	visibility:hidden;
	content:"";
	position:absolute;
	z-index:1;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.6);
	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}

html.zenario_push_pull-wrapper_blocking .zenario_push_pull-page:after,
html.zenario_push_pull-wrapper_blocking .layout_v3.layout_home .Grid_Header:after {
	opacity:1;
	visibility:visible;
}

html.zenario_push_pull-wrapper_blocking .Grid_Header {
	border:0;
}

html.zenario_push_pull-wrapper_blocking .Grid_Header .slot_logo {
	z-index:0;
}

html.zenario_push_pull-wrapper_blocking a.zenario_push_pull-hamburger {
	background:#A3214C;
    -webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/*html.zenario_push_pull-wrapper_blocking .layout_v3.layout_home .Grid_Header {
	top:0;
}*/

/* Admin hacks
--------------------------------------------------------------------------------------------------*/

.zenario_adminLoggedIn .zenario_push_pull-menu {
	top:129px;
}

.zenario_adminLoggedIn.zenario_pageMode_edit .zenario_menu_responsive_push_pull,
.zenario_adminLoggedIn.zenario_pageMode_item .zenario_menu_responsive_push_pull,
.zenario_adminLoggedIn.zenario_pageMode_menu .zenario_menu_responsive_push_pull,
.zenario_adminLoggedIn.zenario_pageMode_template .zenario_menu_responsive_push_pull {
	position:relative;
	min-height:50px;
	display:block;
}
/**/
.zenario_plugin_nest {
	/* This class will be applied to all nests. */
}

/*  Nest footer copyright
--------------------------------------------------------------------------------------------------*/

.slot_copyright_notice .zenario_plugin_nest .nest_plugins {
	overflow:hidden;
	display:inline-block;
	margin:auto;
	padding-top:8px;
}

.slot_copyright_notice .zenario_plugin_nest .nest_plugins > x-zenario-admin-slot-wrapper,
.slot_copyright_notice .zenario_plugin_nest .nest_plugins > .zenario_slot {
	display:inline-block;
	float:left;
}

.slot_copyright_notice .zenario_plugin_nest .nest_plugins .zenario_slot {
	padding-left:10px;
}

.slot_copyright_notice .zenario_plugin_nest .nest_plugins .zenario_slot p {
	margin:0;
}

.slot_copyright_notice .zenario_plugin_nest .nest_plugins .copyright_notice {
	line-height:1.5em;
}

.slot_copyright_notice .zenario_plugin_nest .nest_plugins .zenario_copyright {
	position:relative;
	padding-left:0;
	padding-right:12px;
}

.slot_copyright_notice .zenario_plugin_nest .nest_plugins .zenario_copyright:after {
	content:"|";
	position:absolute;
	right:0;
	top:-3px;
}

/*  Nest sections
--------------------------------------------------------------------------------------------------*/

.zenario_plugin_nest.nest_sections_grid .nest_plugins {
	overflow:hidden;
	margin-bottom:50px;
}

.zenario_plugin_nest.nest_sections_grid .nest_plugins > x-zenario-admin-slot-wrapper,
.zenario_plugin_nest.nest_sections_grid .nest_plugins > .zenario_banner {
	width:33.33%;
	float:left;
}

.zenario_plugin_nest.nest_sections_grid .nest_plugins > x-zenario-admin-slot-wrapper > .zenario_banner,
.zenario_plugin_nest.nest_sections_grid .nest_plugins > .zenario_banner {
	height:300px;
}

.zenario_plugin_nest.nest_sections_grid .zenario_banner > a {
	display:block;
	width:calc(100% - 70px);
	height:calc(100% - 90px);
	padding:40px 30px;
	border:5px solid #FFF;
	text-align:center;
	-webkit-border-radius:10px;
	border-radius:10px;
    -webkit-transition: all .2s ease-in-out; /* For chrome & safari */
    -moz-transition: all .2s ease-in-out; /* For mozilla firefox */
    transition: all .2s ease-in-out;
}

.zenario_plugin_nest.nest_sections_grid .nest_plugins > x-zenario-admin-slot-wrapper:nth-child(odd) > .zenario_banner > a,
.zenario_plugin_nest.nest_sections_grid .nest_plugins > .zenario_banner:nth-child(odd) > a {
	background:#E2E2E4;
}

.zenario_plugin_nest.nest_sections_grid .nest_plugins > x-zenario-admin-slot-wrapper:nth-child(even) > .zenario_banner > a,
.zenario_plugin_nest.nest_sections_grid .nest_plugins > .zenario_banner:nth-child(even) > a {
	background:#E5CED7;
}

.zenario_plugin_nest.nest_sections_grid .nest_plugins > x-zenario-admin-slot-wrapper:nth-child(odd) > .zenario_banner > a:hover,
.zenario_plugin_nest.nest_sections_grid .nest_plugins > .zenario_banner:nth-child(odd) > a:hover {
	background:#d5d5d7;
}

.zenario_plugin_nest.nest_sections_grid .nest_plugins > x-zenario-admin-slot-wrapper:nth-child(even) > .zenario_banner > a:hover,
.zenario_plugin_nest.nest_sections_grid .nest_plugins > .zenario_banner:nth-child(even) > a:hover {
	background:#dab9c6;
}

.zenario_plugin_nest.nest_sections_grid .zenario_banner > a:hover {
	text-decoration:none;
}

.zenario_plugin_nest.nest_sections_grid .zenario_banner .banner_title h2 {
	font-family:'Muli', Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.4em;
	text-transform:uppercase;
}

.zenario_plugin_nest.nest_sections_grid .zenario_banner > a,
.zenario_plugin_nest.nest_sections_grid .zenario_banner .banner_title h2 {
	color:#4A555B;
}

.zenario_plugin_nest.nest_sections_grid .nest_plugins > x-zenario-admin-slot-wrapper:nth-child(odd) > .zenario_banner h2,
.zenario_plugin_nest.nest_sections_grid .nest_plugins > .zenario_banner:nth-child(odd) h2 {
	color:#A3214C;
}

.zenario_plugin_nest.nest_sections_grid .zenario_banner .banner_image {
	text-align:center;
	margin-bottom:10px;
	
}

.zenario_plugin_nest.nest_sections_grid .zenario_banner .banner_image img {
	display:inline-block;
	transition: transform .2s; /* Animation */
}

.zenario_plugin_nest.nest_sections_grid .zenario_banner a:hover .banner_image img {
	transform: scale(1.2);
}

/*  Nest sections full
--------------------------------------------------------------------------------------------------*/

.zenario_plugin_nest.nest_sections .nest_plugins {
	overflow:hidden;
}

.zenario_plugin_nest.nest_sections .nest_plugins > x-zenario-admin-slot-wrapper,
.zenario_plugin_nest.nest_sections .nest_plugins > .zenario_banner {
	width:33.33%;
	height:500px;
	float:left;
	background:#ccc;
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_title h2 {
	display:inline-block;
	max-width:350px;
	padding:10px;
	font-family:'Muli', Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:1.1em;
	color:#fff;
	background:rgba(0,0,0,0.7);
}

.zenario_plugin_nest.nest_sections .nest_plugins > x-zenario-admin-slot-wrapper .zenario_banner {
	width:100%;
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_wrap_inner > div:first-child {
	width:100% !important;
	background-size:cover !important;
}

/* Effect banners */

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner {
	position: relative;
	float: left;
	overflow: hidden;
	background: #FFF;
	text-align: center;
	cursor: pointer;
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner img,
.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_wrap_inner > div:first-child {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	
	opacity: 0.8;
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner::before,
.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner::after {
	pointer-events: none;
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content,
.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content h2 > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content h2 > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}*/

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content h2,
.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content p {
	margin: 0;
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content::before {
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(138, 30, 65, 0) 0%, rgba(138, 30, 65,0.8) 75%);
	background: linear-gradient(to bottom, rgba(138, 30, 65,0) 0%, rgba(138, 30, 65,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content .banner_title {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content::before,
.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_content p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: calc(100% - 4em);
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner:hover .banner_content .banner_title {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner:hover .banner_content::before ,
.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner:hover .banner_content p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*  Nest bios
--------------------------------------------------------------------------------------------------*/

.zenario_plugin_nest.nest_bios .zenario_banner {
	overflow:hidden;
	max-width:850px;
	margin:auto;
}

.zenario_plugin_nest.nest_bios .zenario_banner .banner_image img {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	border:5px solid #DDD;
}

.zenario_plugin_nest.nest_bios .zenario_banner .banner_image,
.zenario_plugin_nest.nest_bios .zenario_banner .banner_content  {
	float:left;
}

.zenario_plugin_nest.nest_bios .zenario_banner .banner_image {
	width:250px;
}

.zenario_plugin_nest.nest_bios .zenario_banner .banner_content  {
	overflow:hidden;
	width:calc(100% - 250px - 50px);
	margin-left:50px;
}

.zenario_plugin_nest.nest_bios .zenario_banner .banner_content h2,
.zenario_plugin_nest.nest_bios .zenario_banner .banner_content h3  {
	margin-top:0;
	color:#A3214C;
}

/* Bio content */

.zenario_plugin_nest.nest_bios .zenario_banner {
	margin-bottom:80px;
}

.zenario_plugin_nest.nest_bios .zenario_banner .bio_content {
	height:192px;
	overflow:hidden;
	position:relative;
}

.zenario_plugin_nest.nest_bios .zenario_banner .bio_content:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height:50px;
	content: "";
    background-image: linear-gradient(to bottom, transparent, white);
    
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.zenario_plugin_nest.nest_bios .zenario_banner .active .bio_content:after {
	display:none;
}

.zenario_plugin_nest.nest_bios .zenario_banner .bio_more {
	padding-top:10px;
	color:#214CA3;
	font-size:0.813em;
	text-decoration:underline;
	text-align:center;
	display:inline-block;
	margin:auto;
	cursor:pointer;
}

.zenario_plugin_nest.nest_bios .zenario_banner .active .bio_more:before {
	content:"View less";
}

.zenario_plugin_nest.nest_bios .zenario_banner .active .bio_more p {
	display:none;
}

/**/

.zenario_plugin_nest.nest_bios .contact {
	font-size:0.938em;
}

.zenario_plugin_nest.nest_bios .contact span {
	margin-left:10px;
}

.zenario_plugin_nest.nest_bios .contact span:first-child {
	padding-right:10px;
	margin-left:0;
}

.zenario_plugin_nest.nest_bios span.phone,
.zenario_plugin_nest.nest_bios span.email {
	position:relative;
	display:inline-block;
	padding:0 0 0 22px;
}

.zenario_plugin_nest.nest_bios span.phone:before,
.zenario_plugin_nest.nest_bios span.email:before {
	font-family:"FontAwesome";
	position:absolute;
	top:1px;
	left:0;
	font-size:15px;
}

.zenario_plugin_nest.nest_bios span.phone:before {
	content:"\f095";
}

.zenario_plugin_nest.nest_bios span.email:before {
	content:"\f0e0";
}

.zenario_plugin_nest.nest_bios .zenario_slot,
.zenario_plugin_nest.nest_bios .zenario_banner  {
	margin-bottom:80px;
}

.zenario_plugin_nest.nest_bios .zenario_html_snippet h3 {
	color:#4A555B;
}
/**/
.zenario_promo_menu ul,
.zenario_promo_menu ul li {
	list-style:none;
	padding:0;
	margin:0;
}

.zenario_promo_menu ul,
.zenario_promo_menu ul li,
.zenario_promo_menu ul li a {
	display:inline-block;
}

.zenario_promo_menu .wrap_menu_inner {
	padding-top:25px;
	text-align:right;
	position:relative;
}

.layout_home .zenario_promo_menu .wrap_menu_inner {
	padding-top:20px;
}

.sticky_header .Grid_Header .zenario_promo_menu .wrap_menu_inner,
.layout_home .sticky_header .Grid_Header .zenario_promo_menu .wrap_menu_inner {
	padding-top:11px;
}

.zenario_promo_menu .wrap_menu_inner > ul > li > a,
.zenario_promo_menu .wrap_menu_inner > ul > li > em a  {
	padding:5px 15px;
}

.zenario_promo_menu .wrap_menu_inner > ul > li {
	padding-bottom:3px;
}

.zenario_promo_menu .wrap_menu_inner > ul > li.has_child > a:after {
	font-family:"FontAwesome";
	content:"\f107";
	padding-left:5px;
}

.zenario_promo_menu ul li .columns_wrap {
	position:absolute;
	top:58px;
	left:0;
	width:calc(100% - 40px);
	max-width:600px;
	overflow:hidden;
	padding:15px 20px 20px;
	text-align:left;
	background:#E8E9E5;
	opacity:0;
	visibility:hidden;
    -webkit-transition: all .2s ease-in-out; /* For chrome & safari */
    -moz-transition: all .2s ease-in-out; /* For mozilla firefox */
    transition: all .2s ease-in-out;
}

.zenario_promo_menu ul li.dropdown_right .columns_wrap {
	left:auto;
	right:0;
}

.layout_home .zenario_promo_menu ul li .columns_wrap {
	top:53px;
}

.sticky_header .zenario_promo_menu ul li .columns_wrap {
	top:44px;
}

.zenario_promo_menu ul li:hover .columns_wrap {
	opacity:1;
	visibility:visible;
}

.zenario_promo_menu ul li .columns_wrap .level2 {
	padding-top:6px;
}

.zenario_promo_menu ul li .columns_wrap .level3 {
	padding-top:2px;
	padding-left:10px;
	font-size:0.875em;
}

.zenario_promo_menu ul li .second_gallery_wrap {
	display:none;
}

.zenario_promo_menu a {
    -webkit-transition: all .2s ease-in-out; /* For chrome & safari */
    -moz-transition: all .2s ease-in-out; /* For mozilla firefox */
    transition: all .2s ease-in-out;
}

.zenario_promo_menu a:hover {
	text-decoration:none;
}

.zenario_promo_menu .wrap_menu_inner > ul > li > a {
	text-transform:uppercase;
	font-size:0.875em;
	font-weight:bold;
}

.zenario_promo_menu .wrap_menu_inner > ul > li a  {
	color:#73797C;
}

.zenario_promo_menu .wrap_menu_inner > ul > li:hover > a {
	color:#333;
}

.zenario_promo_menu .wrap_menu_inner > ul > li.level1_on > a,
.zenario_promo_menu .wrap_menu_inner > ul > li.level1_on > em a,
.zenario_promo_menu .columns_wrap .level2_on a {
	color:#A3214C;
}

.layout_home .zenario_promo_menu .wrap_menu_inner > ul > li > a {
	text-shadow:0 0 8px rgb(255, 255, 255);
}

.zenario_promo_menu .wrap_menu_inner > ul > li.has_child:hover,
.zenario_promo_menu ul li .columns_wrap {
	background:#A3214C;
}

.zenario_promo_menu .wrap_menu_inner > ul > li.has_child:hover > a,
.zenario_promo_menu ul li .columns_wrap a {
	color:#FFF;
	text-shadow:none;
}

.zenario_promo_menu .wrap_menu_inner > ul > li.has_child {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
		border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.zenario_promo_menu ul li .columns_wrap {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.zenario_promo_menu ul li .columns_wrap > .columns_wrap_inner .column {
	width:46%;
	margin:0 2%;
	float:left;
	line-height:1.4em;
}

.zenario_promo_menu ul li .columns_wrap > .columns_wrap_inner .column a {
	display:block;
	padding:2px 10px 4px 10px;
}

.zenario_promo_menu ul li .columns_wrap > .columns_wrap_inner .column a:hover,
.zenario_promo_menu ul li .columns_wrap > .columns_wrap_inner .column .level2_on a {
	display:block;
	background:#EFEFEF;
	color:#A3214C;
}
/*
.zenario_promo_menu ul li .columns_wrap > .feature_wrap {    
	max-width: 300px;
}

.zenario_promo_menu ul li:not(.dropdown_right) .columns_wrap > .feature_wrap {  
    float: right;
    border-left: 1px dotted #fff;
    padding-left: 20px;
    margin-left: 19px;
}

.zenario_promo_menu ul li.dropdown_right .columns_wrap > .columns_wrap_inner .column {
	float:right;
}

.zenario_promo_menu ul li.dropdown_right .columns_wrap > .feature_wrap { 
    float: left;
    border-right: 1px dotted #fff;
    padding-right: 20px;
    margin-right: 19px;
}

.zenario_promo_menu ul li .columns_wrap > .feature_wrap img {
	border:1px solid #EFEFEF;
}

.zenario_promo_menu ul li .columns_wrap > .feature_wrap .feature_content {
	display:none;
}*/
/**/

/*  MASTHEAD
--------------------------------------------------------------------------------------------------*/

.zenario_slideshow .nest_wrap .nest_plugins {
	right:0;
}

.zenario_slideshow .zenario_banner > div, 
.zenario_slideshow .zenario_banner > a {
	width:auto;
	background:transparent;
}

.zenario_slideshow .zenario_banner {
	position:relative;
	overflow:hidden;
}

.slot_masthead_main .zenario_slideshow {
	background:#FFF;
	margin-top:101px;
}

.slot_masthead_main .zenario_slideshow,
.slot_masthead .zenario_slideshow {
	position:relative;
	z-index:1;
}

.zenario_adminLoggedIn .slot_masthead_main .zenario_slideshow {
	margin-top:calc(129px + 101px);
}

.zenario_slideshow {
	text-align:center;
}

.zenario_slideshow .nest_wrap {
	position:relative;
	z-index:19;
	margin:auto;
}

.zenario_slideshow .zenario_banner > div, 
.zenario_slideshow .zenario_banner > a {
	width:auto;
	background:transparent;
}

.zenario_slideshow .zenario_banner .banner_content { 
	display:none;
}

.zenario_slideshow .zenario_banner .banner_image {
	position:relative;
}

.zenario_slideshow .zenario_banner img {
	max-width:100% !important;
	height:auto !important;
	margin:auto;
}

.zenario_slideshow .zenario_banner .banner_image:before {
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 40%;
    content: "";
    background-image: linear-gradient(to top, transparent, white);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);
}

.zenario_slideshow .nest_tabs {
	position:absolute;
	bottom:-25px !important;
	width:100% !important;
	height:24px !important;
	text-align:center;
	overflow:hidden;
}

.zenario_slideshow .nest_tabs ul,
.zenario_slideshow .nest_tabs ul li {
	list-style:none;
	padding:0;
	margin:0;
	display:inline-block;
}

.zenario_slideshow .nest_tabs ul li a {
	float:left;
	position:static !important;
	width:9px;
	height:9px;
	margin:0 2px 0;
	background:#CCC;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display:inline-block;
	
	text-indent:-99px;
	line-height:0;
	font-size:0;
}

.zenario_slideshow .nest_tabs ul li.tab_on a {
	background:#A3214C;
}

.zenario_slideshow a.prev span,
.zenario_slideshow a.next span {
	display:none;
}

.zenario_slideshow a.prev,
.zenario_slideshow a.next {
	position:absolute;
	z-index:101;
	top:50%;
	display:inline-block;
	text-align:center;
	color:#FFF;
	font-size:30px;
	line-height:1.3em;
	font-family: 'FontAwesome';
	opacity:0.5;
   	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor:pointer;
}

.zenario_slideshow a.prev:hover,
.zenario_slideshow a.next:hover {
	text-decoration:none;
	opacity:1;
}

.zenario_slideshow a.prev {
	left:50px;
}

.zenario_slideshow a.next {
	right:50px;
}

.zenario_slideshow a.prev:before {
	content: "\f137"; /* fa-angle-left */
}

.zenario_slideshow a.next:after {
	content: "\f138"; /* fa-angle-right */
}
/**/
.zenario_user_forms {
	/* This class will be applied to all plugins of this type. */
}

.zenario_user_forms input[type="text"],
.zenario_user_forms input[type="email"], 
.zenario_user_forms select, 
.zenario_user_forms textarea {
	width:calc(100% - 22px);
   	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.zenario_user_forms select {
	width:100%;
}

.zenario_user_forms input[type="text"],
.zenario_user_forms input[type="email"], 
.zenario_user_forms select {
	border:0;
	border-bottom:1px solid #ccc;
}

.zenario_user_forms .has_error input[type="text"],
.zenario_user_forms .has_error input[type="email"],
.zenario_user_forms .has_error textarea, 
.zenario_user_forms .has_error select {
	border-color:red;
}

.zenario_user_forms input[type="text"]:focus,
.zenario_user_forms input[type="email"]:focus, 
.zenario_user_forms textarea:focus, 
.zenario_user_forms select:focus,
.zenario_user_forms .has_error input[type="text"]:focus,
.zenario_user_forms .has_error input[type="email"]:focus,
.zenario_user_forms .has_error textarea:focus, 
.zenario_user_forms .has_error select:focus {
	outline: none;
	border-color:#214CA3;
}

.zenario_user_forms .form_fields > div  {
	padding-bottom:25px;
}

.zenario_user_forms .form_fields .form_field.mandatory .field_title:after {
	content:" *";
	color:#214CA3;
}

.zenario_user_forms .form_fields .form_field .field_title  {
	padding-bottom:5px;
	color:#333;
}

.zenario_user_forms .form_fields .form_field .field_title,
.zenario_user_forms .form_error {
	font-size:0.875em;
	padding-left:10px;
}

.zenario_user_forms .form_fields .form_field .note_to_user {
	font-size:0.813em;
	margin-left:18px;
	font-style:italic;
}

.zenario_user_forms .form_buttons {
	text-align:center;
}

.zenario_user_forms .columns_wrap_1,
.zenario_user_forms .columns_wrap_2 {
	overflow:hidden;
}

.zenario_user_forms .columns_wrap_1 > div,
.zenario_user_forms .columns_wrap_2 > div {
	width:47%;
	float:right;
}

.zenario_user_forms .columns_wrap_1 > div:first-child,
.zenario_user_forms .columns_wrap_2 > div:first-child {
	float:left;
}

.zenario_user_forms .form_error.global.top {
	display:none;
}

.zenario_user_forms .form_error {
	margin-bottom:3px;
}

.zenario_user_forms.upload_form .form_wrapper {
	margin-top:20px;
	border-top:2px solid #214CA3;
}

.zenario_user_forms .form_field.captcha {
	max-width:300px;
	margin:auto;
}

/* Contact checkbox
--------------------------------------------------------------------------------------------------*/

.zenario_user_forms .form_fields .form_field.field_checkbox {
	overflow:hidden;
}

.zenario_user_forms .form_fields .form_field.field_checkbox input {
	float:left;
	margin:4px 5px 0 0;
}

.zenario_user_forms .form_fields .form_field.field_checkbox .field_title {
	display:inline-block;
	float:left;
	width:calc(100% - 25px);
	font-size:0.875em;
	line-height:1.4em;
	padding-left:0;
}
/**/
/* Other styles
--------------------------------------------------------------------------------------------------*/

a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

.zenario_plugin_nest .zenario_banner .banner_content a.anchor {
    top: -160px;
}

/* Common buttons
--------------------------------------------------------------------------------------------------*/

.zenario_skin input[type='submit'],
.zenario_skin input[type='button'],
.zenario_skin button,
.zenario_banner.cta_large a .banner_more  {
   	border:0;
   	display: inline-block;
   	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
   	text-align: center;
   	padding:0 15px;
   	height: 34px;
	line-height:32px;
	background:#A3214C;
   	color:#FFF;
	cursor:pointer;
}

.zenario_skin input[type='submit']:hover,
.zenario_skin input[type='button']:hover,
.zenario_skin button:hover,
.zenario_banner.cta_large a .banner_more:hover {
   opacity:0.85;
   text-decoration:none;
}

/* Common footer
--------------------------------------------------------------------------------------------------*/

.Grid_Footer {
	font-size:0.813em;
	text-align:center;
}

.Grid_Footer a {
	color:#4A555B;
}

/* Cookies
--------------------------------------------------------------------------------------------------*/

.switch input:checked + .slider,
.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookies_buttons input,
.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookies_buttons input.cookie_save_preferences:hover,
.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form button.cancel:hover:before,
.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form button.cancel:hover:after {
	background-color:#A3214C;
}

.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookies_buttons input.cookie_save_preferences {
	color:#A3214C;
	border-color:#A3214C;
}

.zenario_cookie_consent_manage_popup .zenario_cookie_consent_manage_popup_wrap form .cookies_buttons input.cookie_save_preferences:hover {
	color:#fff;
}

/* Pagination
--------------------------------------------------------------------------------------------------*/

.pag_pagination {
	margin-top:10px;
	text-align:center;
	font-size:0.875em;
}

.pag_pagination span a {
	display:inline-block;
    margin: 0 1px 5px;
    padding: 0 8px 3px;
    -webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	color:#FFF;
	background:#73797C;
   	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.pag_pagination span a:hover,
.pag_pagination span.pag_page_on a {
    background:#A3214C;
    text-decoration:none;
}
/**/
/* Layout min-width: 1366px
--------------------------------------------------------------------------------------------------*/

@media all and (max-width: 1367px) {

	.slot_main_masthead .zenario_banner .banner_wrap_inner > a {
		height:680px !important;
	}
	
	.zenario_plugin_nest.nest_sections .nest_plugins > x-zenario-admin-slot-wrapper, 
	.zenario_plugin_nest.nest_sections .nest_plugins > .zenario_banner,
	.zenario_plugin_nest.nest_sections .nest_plugins .zenario_banner .banner_wrap_inner > div:first-child  {
		height:400px !important;
	}
	
	.ui-autocomplete.ui-widget-content {
		left:auto !important;
		right:20px !important;
		width:300px !important;
	}
	
}

/* Layout min-width: 1300px
--------------------------------------------------------------------------------------------------*/

@media all and (max-width: 1301px) {

	.slot_masthead .zenario_banner .banner_image img {
		max-width:100% !important;
		height:auto !important;
	}
	
}

/* Layout min-width: 1280px
--------------------------------------------------------------------------------------------------*/

@media all and (max-width: 1281px) {

	.slot_main_masthead .zenario_banner .banner_wrap_inner > a {
		height:600px !important;
	}
	
	.zenario_plugin_nest.nest_sections .nest_plugins > x-zenario-admin-slot-wrapper, 
	.zenario_plugin_nest.nest_sections .nest_plugins > .zenario_banner {
		height:300px !important;
	}
	
}

/* Layout min-width: 1200px
--------------------------------------------------------------------------------------------------*/

@media all and (max-width: 1201px) {

	.zenario_skin img {
		max-width:100% !important;
		height:auto !important;
	}
	
}

/* Layout min-width: 1024px
--------------------------------------------------------------------------------------------------*/

@media all and (max-width: 1025px) {

	.layout_home .Grid_Header .slot_logo .zenario_banner img {
		width: 200px !important;
    	height: 60px !important;
	}
	
	.zenario_promo_menu .wrap_menu_inner > ul > li > a, 
	.zenario_promo_menu .wrap_menu_inner > ul > li > em a {
		padding:5px 10px;
	}
	
}

/* Layout min-width: 800px
--------------------------------------------------------------------------------------------------*/

@media all and (max-width: 801px) {

	.zenario_promo_menu {
		position: relative;
    	left: -80px;
    	width: calc(100% + 80px);
    	font-size: 90%;
	}
	
	.zenario_promo_menu .wrap_menu_inner > ul > li > a, 
	.zenario_promo_menu .wrap_menu_inner > ul > li > em a {
		padding:5px 8px;
	}
	
}

/* Layout min-width: 768px
--------------------------------------------------------------------------------------------------*/

@media all and (max-width: 769px) {
	
	.zenario_adminLoggedIn .Grid_Top,
	.zenario_adminToolbarHidden.zenario_adminLoggedIn .Grid_Top {
		top:0;
	}

	.zenario_adminToolbarHidden.zenario_adminLoggedIn .sticky_header .Grid_Header {
		top:0;
	}
	
	.zenario_adminLoggedIn .Grid_Header,
	.zenario_adminToolbarHidden.zenario_adminLoggedIn .Grid_Header {
		top:51px;
	}
	
	.zenario_adminLoggedIn .slot_masthead_main .zenario_slideshow,
	.zenario_adminToolbarHidden.zenario_adminLoggedIn .slot_masthead_main .zenario_slideshow {
		margin-top:0;
	}
	
	.zenario_push_pull-wrapper_opened .zenario_adminLoggedIn.zenario_adminToolbarHidden .Gridbreak_Top,
	.zenario_push_pull-wrapper_opened .zenario_adminLoggedIn.zenario_adminToolbarHidden .Grid_Header {
		top:0;
	}
	
	.zenario_adminToolbarHidden.zenario_adminLoggedIn .zenario_push_pull-menu {
		top:10px;
	}

	.Grid_Top .container,
	.Grid_Body .container,
	.layout_home .Grid_Body .container,
	.Grid_Footer .container > .slot {
		padding-left:20px;
		padding-right:20px;
	}

	.Grid_Top .container {
		display:inline-block;
		float:right;
	}
	
	.Grid_Top .slot_search {
		width:200px;
		float:right;
	}
	
	#zenario_layout.layout_home #zenario_citem {
		padding-top:calc(51px + 80px);
	}
	
	.layout_home .Grid_Header {
		height:60px;
		background:#fff;
		padding:10px 0;
	}
	
	.Grid_Header .slot_logo {
		display:inline-block;
		position:relative;
		z-index:90;
	}
	
	.Grid_Header .slot_logo .zenario_banner {
		padding-left:65px;
	}
	
	.slot_masthead_main .zenario_slideshow {
		margin-top:0;
	}
	
	.Slot_Masthead .zenario_slideshow {
		padding-bottom: 25px;
	}
	
	.Grid_Footer {
		padding:15px 0;
		font-size:0.750em;
	}
	
	.Grid_Footer .slot_footer {
		border-top:1px solid #ddd;
		padding-top:10px;
	}
	
	.Grid_Footer .slot_contact_details {
		width:50%;
		float:left;
	}
	
	.Grid_Footer .Slot_Footer_Details {
		width:calc(50% - 80px);
		float:right;
	}
	
	.Grid_Footer .slot_footer {
		float:none;
		clear:both;
	}
	
	.Grid_Footer .container > .slot.Slot_Footer_Details {
		margin-top:60px;
	}
	
	.Grid_Footer .slot_copyright_notice {
		font-size: 0.917em;
    	line-height: 1.2em;
	}
	
	.Grid_Footer .slot_copyright_notice .zenario_plugin_nest .nest_plugins .zenario_copyright:after {
		top:0;
	}
	
	.slot_copyright_notice .zenario_plugin_nest .nest_plugins .zenario_slot {
		padding-left:5px;
	}
	
	.slot_copyright_notice .zenario_plugin_nest .nest_plugins .zenario_copyright {
		padding-left:0;
		padding-right:6px;
	}
	
	.zenario_plugin_nest.nest_bios .zenario_slot,
	.zenario_plugin_nest.nest_bios .zenario_banner  {
		margin-bottom:40px;
	}
	
	.zenario_plugin_nest.nest_bios .zenario_banner .banner_image {
		width:180px;
	}
	
	.zenario_plugin_nest.nest_bios .zenario_banner .banner_content {
		width:calc(100% - 180px - 30px);
		margin-left:30px;
	}
	
	.zenario_content_list.csl_sections .content_list_data_row:nth-child(3n+2) {
		margin-left:0;
		margin-right:0;
	}
	
	.zenario_content_list.csl_sections .content_list_data_row:nth-child(odd) {
		margin-right:1%;
	}
	
	.zenario_content_list.csl_sections .content_list_data_row:nth-child(even) {
		margin-left:1%;
	}
	
	.zenario_content_list.csl_sections .content_list_data_row {
		width:48%;
	}
	
	.zenario_plugin_nest.nest_sections_grid .zenario_banner {
		font-size:90%;
	}
	
	.zenario_plugin_nest.nest_sections_grid .nest_plugins > x-zenario-admin-slot-wrapper, 
	.zenario_plugin_nest.nest_sections_grid .nest_plugins > .zenario_banner {
		width:50%;
		height:250px;
	}
	
	.zenario_plugin_nest.nest_sections_grid .zenario_banner > a {
		width: calc(100% - 50px);
    	height: calc(100% - 50px);
    	padding: 20px;
	}
	
	.zenario_plugin_nest.nest_sections_grid .nest_plugins > x-zenario-admin-slot-wrapper > .zenario_banner, 
	.zenario_plugin_nest.nest_sections_grid .nest_plugins > .zenario_banner {
		height:auto;
	}
	
	.zenario_skin .zenario_wysiwyg ul, 
	.zenario_skin .zenario_wysiwyg ol {
		margin-left:10px;
	}
	
}

/* Layout max-width: 530px
--------------------------------------------------------------------------------------------------*/

@media all and (max-width: 531px) {

	.Grid_Body .zenario_html_snippet .zenario_wysiwyg img {
		float:none;
		clear:both;
		margin:auto;
		margin-bottom:10px;
	}
	
	.zenario_plugin_nest.nest_bios .zenario_banner {
   		margin-bottom: 40px;
    	padding-bottom: 20px;
    	border-bottom: 1px solid #ccc;
    }
	
	.zenario_plugin_nest.nest_bios .zenario_banner .banner_image,
	.zenario_plugin_nest.nest_bios .zenario_banner .banner_content  {
		float:none;
	}
	
	.zenario_plugin_nest.nest_bios .zenario_banner .banner_image {
		margin:auto;
		margin-bottom:10px;
	}
	
	.zenario_plugin_nest.nest_bios .zenario_banner .banner_content {
		width:100%;
		margin-left:0;
	}
	
	.zenario_plugin_nest.nest_bios .zenario_banner .bio_more {
		display:block;
	}
	
	.zenario_plugin_nest.nest_bios .zenario_banner .banner_content a.anchor {
		top:-360px;
	}
	
	.zenario_document_container__default_style .document_wrap > a .thumbnail, 
	.zenario_document_container.levels .document_wrap.level_2 > a .thumbnail {
		min-width:60px;
		margin-right:15px;
	}
	
	.zenario_document_container__default_style .document_wrap > a .thumbnail img, 
	.zenario_document_container.levels .document_wrap.level_2 > a .thumbnail img {
		width:60px !important;
	}
	
	.zenario_content_list.csl_sections > h2 {
		text-align:center;
	}
	
	.zenario_content_list.csl_sections .content_list_data_row:nth-child(odd),
	.zenario_content_list.csl_sections .content_list_data_row:nth-child(even) {
		margin-right:auto;
		margin-left:auto;
	}
	
	.zenario_content_list.csl_sections .content_list_data_row {
		width:100%;
		max-width:350px;
		margin-left:auto;
		margin-right:auto;
		float:none;
	}
	
	.zenario_content_list.csl_sections .content_list_data_row .content_list_text {
		padding:8px 15px;
	}
	
	.zenario_plugin_nest.nest_sections_grid .nest_plugins > x-zenario-admin-slot-wrapper, 
	.zenario_plugin_nest.nest_sections_grid .nest_plugins > .zenario_banner {
		width:100%;
		height:auto;
		float:none;
	}
	
	.zenario_plugin_nest.nest_sections_grid .zenario_banner > a {
		height: auto;
    	padding: 20px;
    	overflow:hidden;
	}
	
	.zenario_plugin_nest.nest_sections_grid .zenario_banner .banner_image {
		width:60px;
		float:left;
		margin-bottom:0;
	}
	
	.zenario_plugin_nest.nest_sections_grid .zenario_banner .banner_image img {
		width:40px !important;
		height:40px !important;
	}
	
	.zenario_plugin_nest.nest_sections_grid .zenario_banner .banner_content {
		width:calc(100% - 80px);
		float:right;
		text-align:left;
	}
	
	.zenario_plugin_nest.nest_sections_grid .zenario_banner .banner_title h2 {
		margin-top:0;
	}

}

/* Layout max-width: 480px
--------------------------------------------------------------------------------------------------*/

@media all and (max-width: 481px) {
	
	.Grid_Top .slot_top_menu {
		width:100%;
		float:none;
	}
	
	.Grid_Top .zenario_menu ul {
		float:left;
	}

	.Grid_Top .slot_search {
		display:none;
	}
	
	.Grid_Top ul li.node_mobile {
		display:block;
	}
	
	.zenario_user_forms .columns_wrap_1 > div:first-child, 
	.zenario_user_forms .columns_wrap_2 > div:first-child,
	.zenario_user_forms .columns_wrap_1 > div, 
	.zenario_user_forms .columns_wrap_2 > div {
		float:none;
		width:100%;
	}
	
	.zenario_user_forms .form_fields > div {
		padding-bottom:0;
	}
	
	.zenario_user_forms .form_fields .form_field {
		padding-bottom:25px;
	}
	
	
	.Grid_Footer .container > .slot.slot_contact_details {
		width:60%;
		padding-right:0;
	}
	
	.Grid_Footer .container > .slot.Slot_Footer_Details {
		width:calc(40% - 50px);
		padding-left:10px;
		margin-top:70px;
	}

}

/* Layout max-width: 320px
--------------------------------------------------------------------------------------------------*/

@media all and (max-width: 321px) {

	.Grid_Header .slot_logo .zenario_banner img, 
	.sticky_header .layout_home .Grid_Header .slot_logo .zenario_banner img {
		width:170px !important;
		height:50px !important;
	}

	.Grid_Footer .container > .slot.slot_contact_details,
	.Grid_Footer .container > .slot.Slot_Footer_Details {
		width:100%;
		float:none;
	}
	
	.Grid_Footer .container > .slot.Slot_Footer_Details {
		margin-top:0;
	}
	
	.Grid_Footer .zenario_banner.banner_logo .banner_image img {
		float:none;
	}

}

/* Layout max-width: 1024px - 768px
--------------------------------------------------------------------------------------------------*/

@media all and (min-width : 768px) and (max-width: 1024px) {
	
}

/**/
@media print{.zenario_cookie_consent,.clear,.admin_link,.admin_login_link,.hide_from_print,.print_page_section,#google_translate_element,.ui-helper-hidden-accessible,.fa,object,iframe,form{display:none!important}.wow{visibility:visible!important;opacity:1!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}body{font-family:arial,verdana,helvetica;font-size:13px}h1,h2,h3,h4,h5,h6{font-family:arial,verdana,helvetica;font-weight:400}h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:12px}table{width:100%}table tr th,table tr td{border:1px solid #000}img{border:none}a{color:#000}.zenario_skin img{max-width:100%;height:auto!important}.Grid_Body img,.Gridbreak_Body img{max-width:300px}#colorbox,.zenario_push_pull-menu,.zenario_push_pull-wrapper__blocker,.search_button_panel,.Grid_Header .zenario_slot,.Gridbreak_Header .zenario_slot,.Gridbreak_Top .zenario_slot,.Grid_Footer .zenario_slot,.Gridbreak_Footer .zenario_slot,.zenario_slot.zenario_menu,.zenario_slot.zenario_menu_responsive_multilevel_2,.zenario_slot.zenario_menu_vertical,.zenario_slot.zenario_menu_forward_back_navigator,.zenario_slot.zenario_menu_multicolumn,.zenario_slot.zenario_promo_menu,.zenario_slot.zenario_slideshow,.zenario_slot.zenario_user_forms,.zenario_banner .banner_wrap_inner>a{display:none!important}.Grid_Header .zenario_slot.zenario_banner,.Gridbreak_Header .zenario_slot.zenario_banner{display:block!important}.banner_image_zoom,.zenario_banner .banner_more,.zenario_plugin_nest .nest_tabs ul li.tab_on div,.zenario_plugin_nest .nest_tabs ul li,.zenario_plugin_nest .prev,.zenario_plugin_nest .next,.zenario_advanced_search #search_results_tabs{display:none}.zenario_banner .banner_image_credit,.zenario_plugin_nest .nest_tabs ul li.tab_on{display:block}.zenario_breadcrumbs{font-size:10px;padding-top:10px;padding-bottom:10px}.zenario_breadcrumbs span:before{content:"\00bb "}.zenario_breadcrumbs span.level1_1_on:before,.zenario_breadcrumbs span.level1_1:before{content:""}.zfea_block,.zenario_content_list .content_list_data_row.tothesameheight,.zenario_plugin_nest .nest_egg_equal_height,.zfea_zenario_list_papers .papers_wrap .paper{height:100%!important}.zfea_block,.zenario_advanced_search .search_result{padding-top:10px;padding-bottom:10px}}
/**/
@media print { ... }
/**/

/* cache/bundles/skin-css-id-2-vKxK8YqO9ibwq6Pq-/skin.css was written to the page cache */