/* Bootstratp Modal */
/*
*/
a {
	text-decoration: none!important;
	color: #990000;
}
.modal-content {
	background-color: #990000;
	color: #fff;
}
.modal-content .modal-header,
.modal-content .modal-body,
.modal-content .modal-footer {
	border: 1px solid #999;
}

@media (min-width: 300px) {
	.modal-dialog {
		margin: 1.75rem auto;
	}
	.modal-dialog-centered {
		min-height: calc(100% - (1.75rem * 2));
	}
	.modal-sm {
		max-width: 300px;
	}
}
/*
*/
.page-link {
	color: #990000;
}

.page-item.active .page-link {
	background-color: #990000;
	border-color:#990000;
}
.btn-custom {
	color: #fff;
	background-color: #990000;
	border-color: #990000;
}
.btn-custom:hover, .btn-custom.hover {
	color: #fff;
}
/*
.btn-custom:focus .btn-custom.focus {
	box-shadow: 0 0 0 0.2rem rgba(153, 0, 0, 0.5);
}
*/
.nav-pills .nav-link.active {
	color: #fff;
	background-color: #990000;
}
.fb-share-button {
	background-color: #0064c2;
}

@media screen and (max-width: 420px) {
    .justify-content-left-mobile{
        justify-content: left !important;
        max-width: 200px;
    }
    .custom_nav_link{
            display:block;
            padding: 0.5rem 0.5rem 0.5rem 0.4rem !important;
    }
}



.article-body p input {
    width: 100%!important;
}
.a2a_default_style {
    position: fixed!important;
    top: 5px!important;
    right: 5px!important;
    z-index:9999999;
}
.a2a_default_style a {width:30px!important;}
.a2a_s__default {width:25px!important;height:25px!important;border-radius:15px!important}
.a2a_default_style a span svg {width:24px!important;}
cloudflare-app[app="tibrr-cookie-consent"] > .tibrr-cookie-consent-container > .tibrr-cookie-consent-text a {color:#fff!important;text-decoration:underline!important}
cloudflare-app[app="tibrr-cookie-consent"] > .tibrr-cookie-consent-container > .tibrr-cookie-consent-button > button {color:#000!important}
