﻿/***************************************************
	NLR (AREA) CSS START 
	Important: Load standalone rnav css file due to alert-manager conflict     
****************************************************
	NAMING CONVENTION
	1. #main-content > #content > .class > .cc-class > .ccc.class
***************************************************/
#content { }
/***************************************************
	RESULTS  
***************************************************/
#content .results {
	padding: 0;
	margin: 0 0 20px 0;
	border-top: 1px #EBECE2 solid;
	border-bottom: 1px #EBECE2 solid;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 600;
}
#content .results .cr-title {
	padding: 11px 0 3px 0;
	width: 100%;
}
#content .results .cr-title h1,
#content .results .cr-title h2 {
	font-size: 138.46153846153845%;
	font-weight: 600;
	color: #333333;
	display: inline-block;
}
#content .results .cr-title h2 span.separator {
	padding: 0 5px 0 5px;
	display: inline-block;
}
#content .results .cr-trail,
#content .results .cr-edate {
	padding: 0 0 16px 0;
	font-size: 100%;
}
@media only screen and (max-width: 767px) {
	#content .results {
		margin: 0 0 15px 0;
	}
	#content .results .cr-title {
		padding: 6px 0 3px 0;
	}
	#content .results .cr-title h1,
	#content .results .cr-title h2 span.separator {
		display: none;
	}
	#content .results .cr-edate {
		padding: 0 0 11px 0;
		text-align: left !important;
	}
}
/***************************************************
	BREADCRUMBS  
***************************************************/
#breadcrumbs-nav ul.breadcrumbs { 
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 600;
	list-style: none;
}
#breadcrumbs-nav ul.breadcrumbs li {
	display: inline; 
}
#breadcrumbs-nav ul.breadcrumbs li.pre-trail:after {
	content: "|";
	padding: 5px;
}
#breadcrumbs-nav ul.breadcrumbs li.trail:before {
	content: ">";
	padding: 5px;
	color: #666666;
} 
#breadcrumbs-nav ul.breadcrumbs li a { 
	text-decoration: none;
	color: #666666;
}
#breadcrumbs-nav ul.breadcrumbs li a:focus,
#breadcrumbs-nav ul.breadcrumbs li a:hover {
	color: #333333;
	text-decoration: underline;
} 
#breadcrumbs-nav ul.breadcrumbs li a:visited {
	text-decoration: none;
	color: #666666;
}
/***************************************************
	INTRO
***************************************************/
#content .intro {
	margin-top: -8px;
	margin-bottom: 16px;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	max-height: 116px;
	overflow: hidden;
}
#content .intro h4 {
	padding: 0;
	margin-top: 0;
	font-size: 123.07692307692308%;
	font-weight: 600;
	white-space: nowrap;
}
#content .intro p {
	padding-top: 0;
}
#content .intro .col-content.lpad {
	padding-left: 15px;
}
#content .intro .ci-li {
	padding-top: 2px;
	margin: 0;
}
#content .intro .ci-li span.li {
	padding-top: 0;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
}
#content .intro p.ci-note {
	padding: 0;
	margin-top: 10px;
	font-weight: 400; /* paragraph sub heading */
	font-style: italic;
	font-size: 86%;
}
#content .intro .m-btn {
	padding: 0 10px 0 10px;
	margin: 10px 0 0 0;
	min-width: 130px;
	display: block;
	float: right;
}
#content .intro .m-btn span {
	display: inline-block;
}
#content .intro .m-btn span.fa {
    padding: 0 10px 0 0;
	line-height: 35px;
	font-size: 20px;
	float: left;
}
@media only screen and (max-width: 767px) {
	#content .intro {
		margin-top: auto;
		max-height: none;
	}
	#content .intro p span.ci-ph {
		font-size: 106.25%;
	}
	#content .intro .m-btn {
		margin: 0 0 15px 0;
	}
	#content .intro .m-btn span.fa {
		line-height: 44px;
		font-size: 22px;
	}
}
/***************************************************
	CONTENTS
***************************************************/
#content .contents {
	margin-top: 0;
	margin-bottom: 0;
	min-height: 580px;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#content .contents.tpl01,
#content .contents.tpl02,
#content .contents.tpl03  {
	padding: 0;
}
#content .contents.tpl04,
#content .contents.tpl05 {
	padding-top: 12px;
	padding-bottom: 20px;
	border-top: 1px #EBECE2 solid;
	border-bottom: 1px #EBECE2 solid;
}
#content .contents.tpl04 {
	background-color: #FFFFFF;
}
#content .contents.tpl05 {
	background-color: #EFF0E8;
}
@media only screen and (max-width: 1023px) {
	#content .contents.tpl04,
	#content .contents.tpl05 {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
}
@media only screen and (max-width: 767px) {
	#content .contents.tpl04,
	#content .contents.tpl05 {
		border: 1px #EBECE2 solid;
	}
}
/***************************************************
	CONTENTS TITLES  
***************************************************/
#content .contents.tpl04 h4,
#content .contents.tpl05 h4 {
	padding: 0;
	width: 100%;
	font-size: 123.07692307692308%;
	font-weight: 600;
	color: #868C4A;
	white-space: nowrap;
	overflow: hidden;
}
#content .contents.tpl05 h4 span.reset {
	cursor: pointer;
   	font-size: 13px;
	display: block;
	float: right;
}
@media only screen and (max-width: 479px) {
	#content .contents.tpl05 h4 {
		font-size: 118.75%;
	}
	#content .contents.tpl05 h4 span.reset {
   		font-size: 16px;
	}
}
/***************************************************
	CONTENTS EDITORIAL
***************************************************/
.contents .editorial {
	padding: 0;
	width: 100%;
	font-size: 100%;
}
.contents .editorial .ce-li {
	padding: 6px 0 16px 0;
	margin: 0 0 12px 0;
}
.contents .editorial .ce-li span,
.contents .editorial .ce-li a span {
	padding-top: 2px;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
}
.contents .editorial p {
	padding-top: 9px;
}
.contents .editorial p.no-pad {
	padding: 0;
}
.contents .editorial span.ce-ph {
	font-weight: 600; /* paragraph heading */
	color: #545454;
}
.contents .editorial .ce-bb {
	border-bottom: 1px #EBECE2 solid;
}
@media only screen and (max-width: 767px) {
	.contents .editorial span.ce-ph {
		font-size: 114.28571428571429%; /* increase to 16px */
	}
}
.contents .editorial .tabcontent .ce-li {
	padding: 0 0 16px 0;
}
.contents .editorial .tabcontent .ce-li p {
	padding-top: 0;
}
/***************************************************
	CONTENTS DOCUMENT
***************************************************/
.contents .document {
	font-size: 84.61538461538461%; /* reduce to 11px */
}
@media only screen and (max-width: 767px) {
	.contents .document {
		font-size: 87.5%; /* reduce to 14px */
	}
}
.contents .document p {
	padding: 0 0 11px 0;
}
.contents .document p.no-pad {
	padding: 0;
}
.contents .document p:last-child {
	padding: 0;
}
.contents .document span.cd-ph {
	font-weight: 600; /* paragraph heading */
	font-size: 118.18181818181819%; /* increase to 13px */
	color: #545454;
}
@media only screen and (max-width: 767px) {
	.contents .document span.cd-ph {
		font-size: 114.28571428571429%; /* increase to 16px */
	}
}
/***************************************************
	CONTENTS HYPERLINKS  
***************************************************/
.contents .editorial .ce-li a,
.contents .editorial .ce-li a:link,
.contents .editorial .ce-li a:visited,
.contents .editorial .ce-li a:active,
.contents .editorial .ce-li a.active {
	color: #666666;
	text-decoration: none;
}
.contents .editorial .ce-li a:hover {
	color: #666666;
	text-decoration: underline;
}
#content .intro p a,
#content .intro p a:link,
#content .intro p a:visited,
#content .intro p a.active,
#content .intro p a:active,
.contents .editorial p a,
.contents .editorial p a:link,
.contents .editorial p a:visited,
.contents .editorial p a.active,
.contents .editorial p a:active,
.contents .document p a,
.contents .document p a:link,
.contents .document p a:visited,
.contents .document p a:active {
	color: #666666;
	text-decoration: underline;
}
#content .intro p a:hover,
.contents .editorial p a:hover,
.contents .document p a:hover {
	color: #666666;
	text-decoration: none;
}
#content .intro p a:focus,
.contents .editorial p a:focus,
.contents .document p a:focus {
	color: #333333;
}
/***************************************************
	CONTENTS FORM  
***************************************************/
.contents fieldset {
	padding: 0;
	margin-top: 20px;
	border-top: 1px #DDDDCA solid;
}
.contents legend {
	padding: 0 10px 0 0;
	margin: -2px 0 0 0;
	border: 0 none;
	width: auto;
   	font-size: 100%;
	font-weight: 600;
	color: #333333;
	line-height: normal;
}
.contents form label {
	padding: 6px 3px 0 3px;
   	font-size: 100%;
}
.contents form p {
	padding-top: 6px !important;
}
.contents form span.req-error {
	padding: 0;
	margin: 6px 0 -23px 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents form span.req-error {
		padding: 0;
		margin: 6px 0 -27px 0;
		display: block;
	}
}
.contents form label span.optional,
.contents form label span.error,
.contents form legend span.error,
.contents form span.req-error {
	padding: 2px 3px 0 0;
   	font-size: 84.61538461538461%;
   	font-weight: normal;
   	float: right;
}
.contents form label span.error,
.contents form legend span.error,
.contents form span.req-error  {
	color: #FF0000;
}
/***************************************************
	CONTENTS FORM FIELDS 
***************************************************/
.contents form input,
.contents form select {
	width: 100%;
}
.contents label.to {
	width: 6%;
	text-align: center;
	display: inline-block;
}
.contents input.left,
.contents input.right {
	width: 46%;
	display: inline-block;
}
.contents select.left,
.contents select.right,
.contents input.left,
.contents input.right,
.contents div.left,
.contents div.right {
	width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
	display: inline-block;
}
.contents select.right,
.contents input.right, 
.contents div.right {
	float: right;
}
.contents form textarea {
	width: 100%;
	height: 156px;
}
/***************************************************
	FORM AUTOCOMPLETE SUGGESTION LIST
***************************************************/
#suggestions-towns,
#suggestions-counties,
#suggestions-countries {
	width: 100%;
	position: relative;
}
/***************************************************
	CUSTOM CHECKBOX
	1. Customize the label (the container).
	2. Hide the browser's default checkbox.
	3. Create a custom checkbox.
	4. On mouse-over, add a background color.
	5. When the checkbox is checked, style background.
	6. Create the checkmark/indicator (hidden when not checked).
	7. Show the checkmark when checked.
	8. Style the checkmark/indicator.
	9. When the checkbox is checked/disabled, style background.
	https://www.w3schools.com/howto/howto_css_custom_checkbox.asp
***************************************************/
.contents label.cookies-checkbox {
	display: block;  /* 1 */
	position: relative;
	cursor: pointer;
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.contents label.cookies-checkbox input {
	position: absolute; /* 2 */
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.contents label.cookies-checkbox span.checkmark {
	position: absolute; /* 3 */
	top: 0;
	left: 0;
	height: 22px;
	width: 22px;
	border: 1px #D4D0C8 solid;
	background-color: #EBEBE4;
	border-radius: 3px;
	color: #FFFFFF !important;
}
.contents label.cookies-checkbox:hover input ~ span.checkmark {
	background-color: #D4D0C8; /* 4 */
}
.contents label.cookies-checkbox input:checked ~ span.checkmark {
	background-color: #A2A95D ; /* 5 */
  	border: 1px #A2A95D solid;
}
.contents label.cookies-checkbox span.checkmark:after {
	content: ""; /* 6 */
	position: absolute;
	display: none;
}
.contents label.cookies-checkbox input:checked ~ span.checkmark:after {
	display: block; /* 7 */
}
.contents label.cookies-checkbox span.checkmark:after {
	left: 6px; /* 8 */
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.contents label.cookies-checkbox input:checked ~ span.checkmark.disabled {
	background-color: #D2D2BA; /* 9 */
  	border-color: #D2D2BA;
  	pointer-events: none;
  	cursor: default;
}
/***************************************************
	CONTENTS FORM RECAPTCHA 
***************************************************/
.contents form .g-recaptcha {
	margin: 0 0 20px 0;
	min-height: 80px;
}
@media only screen and (max-width: 479px) {
	.contents form #rc-imageselect,
	.contents form .g-recaptcha {
		transform: scale(0.82);
		-webkit-transform: scale(0.82);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
}
@media only screen and (max-width: 319px) {
	.contents form #rc-imageselect,
	.contents form .g-recaptcha {
		transform: scale(0.58);
		-webkit-transform: scale(0.58);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
}
/***************************************************
	BUTTON HYPERLINKS   
***************************************************/
#main-content .m-btn,
#main-content .m-btn:link,
#main-content .m-btn:visited,
#main-content .m-btn:focus,
#main-content .m-btn:active,
#main-content .m-btn.active {
	color: #FFFFFF;
}
#main-content .m-btn:focus,
#main-content .m-btn:hover {
    background-color: #D2D2BA;
}
/***************************************************
	BUTTON HOVER EFFECTS   
***************************************************/
#main-content .m-btn {
    -webkit-transition-duration: 0.4s; /* 1 */
    transition-duration: 0.4s;
}
#main-content .m-btn:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
@media only screen and (max-width: 767px) {
	#main-content .m-btn {
    	-webkit-transition-duration: 0s; /* 1 */
    	transition-duration: 0s;
	}
	#main-content .m-btn:hover {
    	opacity: 1;
	}
}
/***************************************************
	CONTENTS FORM HOVER EFFECTS  
***************************************************/
.contents form input[type=submit],
.contents.tpl05 h4 span.reset,
.contents form fieldset.privacy a {
    -webkit-transition-duration: 0.4s; /* 1 */
    transition-duration: 0.4s;
}
.contents form input[type=submit]:hover {
	background-color: #D2D2BA;
}
.contents.tpl05 h4 span.reset:hover {
	color: #D2D2BA;
}
.contents.tpl05 h4 span.reset,
.contents form fieldset.privacy a:hover {
	text-decoration: none !important;
}
@media only screen and (max-width: 479px) {
	.contents form input[type=submit]:hover,
	.contents form fieldset.privacy a {
    	-webkit-transition-duration: 0s; /* 1 */
    	transition-duration: 0s;
	}
}
/***************************************************
	NLR (AREA) CSS END 
***************************************************/