@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

body {
	background-image: url(/plugins/templates/capac_v2/images/bg.svg);
    background-position: right -920px top -101px;
    background-repeat: no-repeat;
	font-size: 16px;
	font-family: 'Open Sans',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	color:#000;
}

#body {
	background-image: url(/plugins/templates/capac_v2/images/bg.svg);
    background-position: left -920px top 1200px;
    background-repeat: no-repeat;
	padding-bottom:100px;
}

header {
	padding-top:45px;
}


#logo {
	width:408px;
	height:auto;
}

a {
	color:#000;
	text-decoration: underline;
}

a:hover {
	color:#000;
	text-decoration: none;
}

nav {
	margin-top:20px;
}

.nav-item {
	font-size:1.25em;
}

.navbar-light .navbar-nav .nav-link {
	text-decoration: none;
	color:#000;
}

nav .navbar-nav .active>.nav-link span{
	color:#F9781B;
	border-bottom: 2px solid #F9781B;
}


#nav_search input,
#page_search input {
	background: #FFFFFF;
	border: 1px solid #1E1A34;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	width: 245px;
	padding-left:20px;
}

#nav_search input::placeholder,
#page_search input::placeholder {
	font-size:0.75em;
	font-style: italic;
}

#nav_search button,
#page_search button {
	background-color:#1E1A34;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	width:40px;
	background-image:url(/plugins/templates/capac_v2/images/icons/search.svg);
	background-repeat: no-repeat;
    background-position: 7px center;
}

.search .profile_picture {
	margin-right: 0 !important;
}

.search_results_total_row {
	margin-bottom: 40px;
}

#search_results {
	margin-top: 70px;
}

.big_notice {
	border-radius: 10px;
	color:#fff;
	padding: 42px 125px;
	text-align: center;
	margin-top:50px;
	margin-bottom:80px;
	position: relative;
}

.big_notice_shadow {
	width:100%;
	height:100%;
	top:20px;
	left:20px;
	position: absolute;
	background: transparent;
	border:2px #1E1A34 solid;
	border-radius: 10px;
}

.big_notice_content {
	position: relative;
    z-index: 100;
}

.big_notice p {
	padding:30px 0;
	font-size: 1.25em;
}

#news_events_area {
	margin-top:50px;
}

h2 {
	margin-top:40px;
	margin-bottom:40px;
}

#news_events_area h3 {
	font-size:24px;
}

#news_events_area img {
	margin-bottom:30px;
}

.col-thin {
	width:240px;
	margin-left: auto;
	margin-right: auto;
}

a .rounded-circle {
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.15);
}

a .rounded-circle:hover {
	box-shadow: 0 0 0 5px #F9781B;
}

h1 {
	background-color:#1E1A34;
	color:#fff;
	padding:33px 0;
	text-align: center;
	margin:40px 0;
	font-size:2em;
}

.container h1 {
	background-color:transparent;
	color: #000;
	text-align: left;
	padding: 0;
}

.article-date {
	font-size: 0.75em;
	margin-bottom: 0;
}

.alert p {
	margin-bottom: 0;
}

.date-title-divider {
	margin-top:20px;
}

#subscription_preferences label {
	display:inline;
}

label {
	margin-bottom: 2px;
}

label.chk {
	margin-bottom: .5rem;
}

.g-recaptcha {
	margin-bottom: 14px;
}

.discussion-board #body .form-control,
.contact #body .form-control,
.account #body .form-control {
	padding:29px 20px;
}

body #body select.form-control {
	padding:0 20px !important;
	height:60px !important;
}

.discussion-board #body .form-control::placeholder,
.contact #body .form-control::placeholder,
.account #body .form-control::placeholder {
	font-style: italic;
	color: #D9D9D6;
}

.discussion-board #body textarea.form-control,
.contact #body textarea.form-control {
	height:220px;
	padding-top:20px;
}

.library_resource_listing .summary_details {
	padding-left:0;
}

.forgot_password_link {
	text-align: right;
}

.forgot_password_link a {
	text-decoration: none;
	font-style: italic;
	font-size:0.75em;
}

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

input.error,
textarea.error,
div.error>div {
	border:1px solid #E80C0C !important;
}

.alert-news_resources {
	background-color: #F9781B;
	color:#fff;
	border-radius: 0;
	padding:0;
	margin:40px 0;
}

p.current a {
	color: #F9781B;
	text-decoration: none;
}

.alert-news_resources p {
	margin:0;
	padding-left:63px;
	padding-top:23px;
	padding-bottom:23px;
	background-image: url(/plugins/templates/capac_v2/images/icons/info.svg);
	background-repeat: no-repeat;
	background-position: left;
}

.alert-news_resources p a {
	color:#fff;
	font-style: italic;
}

.stats h3 {
	color:#F9781B;
	font-size: 80px;
}

.stats p {
	color:#F9781B;
}

.container-thin {
	max-width:720px;
}

.container-thinnest {
	max-width:480px;
}

.container-thinnest h2 {
	text-align: center;
}

.container-thin .col-thin {
	width:180px;
}

.container-thin .col-thin img {
	border:1px solid #000;
	width:100%;
	margin-bottom:15px;
}

.breadcrumb-container {
	background-color:#F9781B;
    margin: 40px 0;
    padding: 25px 0;
}

.breadcrumb-container p {
	margin: 0;
    color: #fff;
    font-size: 0.75em;
	padding-left: .5rem;
}

.breadcrumb-container p a {
	color:#fff;
	text-decoration:none;
}

.breadcrumb-container p a:hover {
	text-decoration: underline;
}

#body .unique ul {
	list-style:none;
	margin-left: 0;
	padding-left:0;
}

#body .unique ul li {
	background-image: url(/plugins/templates/capac_v2/images/icons/bullet_tick.svg);
	background-repeat: no-repeat;
	min-height:30px;
	background-position: 0 6px;
	margin-left:0;
	padding-left:57px;
	margin-bottom:35px;
}

.col-first .col-thin { margin-left: 0; }
.col-last .col-thin { margin-right: 0; }

h3 {
	font-size:1.5em;
}

.row-summary {
	margin-bottom:30px;
}

h3.new i {
	top:-20px;
	left:-20px;
	width:20px;
	height:20px;
}

.new i {
	background-image: url(/plugins/templates/capac_v2/images/icons/new.svg);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
}

p.new i {
    top: -9px;
    left: -15px;
    width: 16px;
    height: 16px;
}

.forum_row_forum .topic {
	font-weight: bold;
}

.forum_row_forum p.description {
	margin-bottom:40px;
}

.forum_intro {
	margin:70px 0;
}

.profile_picture {
	background-color:#1E1A34;
	background-size: contain;
	background-repeat: no-repeat;
	color:#fff;
	text-align: center;
	width:54px;
	height:54px;
	line-height: 54px;
	font-size:1.12em;
	display: inline-block;
	margin-right:20px;
}

.forum_row_comment_author {
	margin-top:30px;
	margin-bottom:30px;
}

.forum_comment_replies {
	margin-left:80px;
}

.discussion-board #body .forum_comment_replies textarea.form-control {
	height:64px;
}

body.discussion-board hr {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.account form .profile_picture {
	width:220px;
	height:220px;
	line-height: 220px;
	font-size:100px;
}
.paler {
	color:#696969;
}

.no_account {
	text-align: center;
	margin-top:40px;
}

.no_account a {
	color: #F9781B;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	color:#F9781B;
	text-decoration: underline;
}

.col-thin a.summary_image {
	margin-bottom: 40px;
}

.filter_area {
	margin-top:40px;
	margin-bottom:70px;
}

.filter_area .form-control {
	font-size:0.75em;
	width:210px;
	border-color: #000;
}

.summary_details {
	padding-left:20px;
}

a.summary_image {
	display: block;
	width: 100%;
    height: 100%;
	background-size: cover;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.10);
}

.new {
	position:relative;
}

a.summary_image:hover {
	box-shadow: 0 0 0 5px #F9781B;
}

img { max-width:100%; }

footer {
	background-color:#1E1A34;
	padding-bottom:50px;
}

footer#cookie_banner {
	background-color:#D9D9D6;
	position: fixed;
	bottom:0;
	width:100%;
	padding:0;
	z-index: 999;
}


footer#cookie_banner p,
footer#cookie_banner a {
	color:#1E1A34;
}

footer#cookie_banner p {
	margin:0;
	padding:16px 0;
	text-align: center;
}

footer#cookie_banner a {
	text-decoration: underline;
}

#cookie_banner_close {
	background-image: url(/plugins/templates/capac_v2/images/icons/close.svg);
	background-repeat: no-repeat;
	padding-right:25px;
	background-position: right;
	font-weight: bold;
}

footer h3 {
	font-size:20px;
	color:#FFFEFE;
	margin-bottom:15px;
	font-weight: bold;
}

footer p, footer a {
	color:#FFFEFE;
	text-decoration: none;
}

footer a:hover {
	color:#fff;
	text-decoration: underline;
}

footer p#footer_heading {
	color:#fff;
	font-size:1.25em;
	padding: 40px 0 50px 0;
	text-align: center;
}

.no_pic p {
	padding-top:208px;
}

.address_details {
	padding-left:35px;
}

.address_details p {
	position: relative;
}

.address_details p i {
	position: absolute;
	top:7px;
	left:-35px;
	width:20px;
	height:20px;
	background-repeat: no-repeat;
}

body.account .container h2 {
	margin-top: 0;
}

body.account .container form h2 {
	margin-top:40px;
}

p.contact_address i {
	background-image: url(/plugins/templates/capac_v2/images/icons/footer/address.svg);
}

p.contact_phone i {
	background-image: url(/plugins/templates/capac_v2/images/icons/footer/phone.svg);
}

p.contact_web i {
	background-image: url(/plugins/templates/capac_v2/images/icons/footer/web.svg);
	top: 5px;
}

p.contact_email i {
	background-image: url(/plugins/templates/capac_v2/images/icons/footer/email.svg);
}

#body .address_details {
	padding-left:51px;
}

#body .address_details p {
    margin-bottom: 30px;
}

#body .address_details p i {
	top:0px;
	left:-51px;
	width:36px;
	height:36px;
}

#body .address_details p a {
	text-decoration: none;
}

#body .address_details p a:hover {
	text-decoration:underline;
	color: #F9781B;
}

.contact_left_col {
	font-size: 1.25em;
	max-width: 460px;
}

.contact .contact_left_col p:first-of-type {
	margin-bottom:50px;
}

#body p.contact_address i {
	background-image: url(/plugins/templates/capac_v2/images/icons/address.svg);
}

#body p.contact_phone i {
	background-image: url(/plugins/templates/capac_v2/images/icons/phone.svg);
}

#body p.contact_web i {
	background-image: url(/plugins/templates/capac_v2/images/icons/web.svg);
}

#body p.contact_email i {
	background-image: url(/plugins/templates/capac_v2/images/icons/email.svg);
	top: 5px;
}

img#cpa_logo {
	margin-bottom:35px;
}

.bg-blue {
	background-color:#1E1A34;
}

/* COMPONENTS */
.btn {
	text-decoration: none;
}

.btn-fullwidth {
	width:100%;
}

/* primary button - Orange */
.btn-primary {
	background: #F9781B;
	box-shadow: 0px 4px 20px rgb(0 0 0 / 15%);
	border:none;
}

.btn-primary:hover {
    background-color: rgba(249, 120, 27, 0.5);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	background-color: #F9781B;
}

/* secondary button - Transparent */
.btn-secondary {
	background: transparent;
	box-shadow: 0px 4px 20px rgb(0 0 0 / 15%);
	border:1px #000 solid;
	color:#000;
}

.btn-secondary:hover {
    background-color: transparent;
	border: 1px solid rgba(0, 0, 0, 0.65);
	color:rgba(0, 0, 0, 0.65);
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
	background-color: transparent;
}

/* white button */
.btn-white {
	background: #fff;
	box-shadow: 0px 4px 20px rgb(0 0 0 / 15%);
	border:none;
	color:#000;
}

.btn-white:hover {
    background-color: rgba(255, 255, 255, 0.65);
}

.btn-white:not(:disabled):not(.disabled).active, .btn-white:not(:disabled):not(.disabled):active, .show>.btn-white.dropdown-toggle {
	background-color: #fff;
}




.btn-lg {
	padding: 14px 28px !important;
	font-size: 1em !important;
}

.btn-md {
	padding: 9px 13px !important;
	font-size:0.75em !important;
}

.btn-sm {
	padding: 9px 13px !important;
	font-size:0.625em !important;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus,
.btn-primary.focus, .btn-primary:focus,
.btn.focus, .btn:focus {
	box-shadow: none;
}

hr {
	height: 0px;
	border: 1px solid #F9781B;
	margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.small_text { font-size:0.75em; }

.center { text-align: center; }

.required_asterisk { color:#F9781B; }

.right { text-align: right; }


.error_message {
	background-color: #1E1A34;
    color: #fff;
    border: none;
    background-image: url(/plugins/templates/capac_v2/images/icons/caution.svg);
    background-repeat: no-repeat;
    background-position: 12px center;
    padding-left: 44px;
    font-size: 0.75em;
}

.error_message a,
.error_message a:hover {
	color:#fff;
}

/* Pagination */
.pagination_holder {
	margin-top:60px;
}

.page-item .disabled,
.page-item .disabled:hover {
	background-color:#fff !important;
	color:#dedede !important;
	text-decoration: none !important;
}

.page-link {
	color:#000;
	text-decoration: none;
}

.page-link:hover{
	color:#F9781B;
	text-decoration: underline;
}

.page-item.active .page-link {
	background-color: #F9781B;
	border-color: #F9781B;
	color:#fff;
}

#account_area_menu {
	display: block;
}

.reply_button_area {
	background-color: #f0f0f0;
    padding: 20px 0;
    text-align: center;
}

/* MEDIA QUERIES */
@media (max-width: 767.9px) {
	/* on small sized screens and below */
	.big_notice {
		padding: 1px 20px 30px 20px;
	}
	
	body,
	#body {
		background-image:none;
	}

	.col-thin {
		margin-bottom: 80px;
	}

	.col-last .col-thin {
		margin-bottom:0;
	}

	.new i {
		display: inline-block;
    	margin-right: 6px;
		position: relative;
		left:0 !important;
		top:0 !important;
	}

	#account_area_menu {
		display: none;
	}

	.col-first .col-thin,
	.col-thin,
	.col-last .col-thin {
		margin-left:auto;
		margin-right: auto;
	}

	footer {
		text-align: center;
	}

	footer .address_details p i {
		position: relative;
		left:-10px;
		display: inline-block;
	}

	.no_pic p {
		padding-top: 0;
	}

	.left-xs {
		text-align: left;
	}
	
	.summary_details {
		padding-left: 0;
	}

	footer h3 {
		margin-top:40px;
	}

	footer>div>div>div:first-of-type>h3:first-of-type {
		margin-top: 0;
	}
}

@media (min-width: 768px) {
	/* on md sized screens and above */
	#account_area_menu {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991.9px ) {
	/* on md ONLY */
	.account_area_menu_container {
		border-right:1px #dedede solid;
	}
}


/* BREAKPOINTS
Extra small
max: 576px

Small
min: 576px	

Medium
min: 768px

Large
min: 992px

Extra large
min: 1200px
*/