/** Custom Styles for New Netherland Institute - @ 20220822 **/
.box-left h2 {
    width:185px;
    float:left;

    font-size: 15px;
	color: #213454;
	padding: 6px 10px 0 10px;
	margin: 6px 0 7px -6px;
/* 	background-image: url('../images/plass.png'); */
	background-repeat: no-repeat;
	background-position: top right;
     font-family: 'Open Sans',sans-serif;
	width: 200px;
	line-height: 22px;
    text-align:left;
}
.box-center h2 {
     background-position: right top;
    background-repeat: no-repeat;
    color: #213454;
    font-size: 15px;
    line-height: 22px;
    margin: 6px 0 7px 5px;
    float:left;
    padding: 0px 10px 0;
    border:0px;
    width:87%;
     font-family: 'Open Sans',sans-serif;
    text-align:center;
}
.box-right h2 {
 background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: bold;
    /*margin: -11px 0 7px;*/
    margin:11px 0px 7px;
    line-height:18px;
    float:left;
    padding: 0 0 0 10px;
    width: 75%;
}
.box-right {
	background-color: #E7E7E7;
	    /*border-bottom: 1px dotted #666666;*/
	    float: right;
	    margin: 5px 5px 30px 20px;
	    width: 100%;
}
.box-left {
	background-color: #E7E7E7;
 /*border-bottom: 1px dotted #666666;*/
 float: left;
 height: auto;
 margin: 5px 20px 30px 5px;
/* padding: 0 0 2px;*/
 width: 230px;
}
.heading-box-one {
    margin: 5px 0 13px 0;
    padding: 0;
    background-color: #c64200;
    border-bottom: 1px solid #ccc;
}
.heading-box-one h3 {
    padding: 5px 0;
    margin: 0 10px;
    color: #fff;
}
a, ul.pagination .page-link { color: #c64300; text-decoration: none; font-weight: bold; }

a:hover, ul.pagination .page-link:hover { color: #213655; }

#footer a:hover { color: #cecece; }

.dropdown-item:focus, .dropdown-item:hover {
	background-color: #c64300;
}

.align-right { text-align: right; }

.left { float: left; }
.right { float: right; }

.pt-14 { padding-top: 1.4rem; }

.mb-10 { margin-bottom: 10px; }

.btn-default { background: #c64300; color: #fff; text-transform: uppercase; }
.btn-default:hover { background: #fff; color: #000; }

.bordered {
	border: 1px solid;
}

.flex-middle {
	display: flex;
    align-items: center;
    justify-content: space-around;
}


/** HEADER **/
#header {
	background-image: linear-gradient(#1d304e 70%,#1b5884);
	height: 215px;
}

#header .top-menu {
	width: 50%;
	height: 35px;
	float: right;
    margin-right: 0;
    background-image: linear-gradient(#c64300, #b33d02);
    background-repeat: unset;
    background-position: unset;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#header ul {
	width: 40%;
	float: left;
	color: #fff;
	list-style: none;
	margin-top: 5px
}

#header ul li {
	display: inline-block;
	font-size: 0.9rem;
}

#header ul li a {
	color: #fff;
	text-decoration: initial;
}

#header ul li a:hover {
	text-decoration: underline;
}

#header form {
	width: 60%;
	float: right;
}

#header form .input-group {
	width: 95%;
}

#header form input {
	height: 25px;
	margin-top: 5px;
}

#header form button {
	height: 25px;
	margin-top: 5px;
	padding: 2px 5px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background: #f0b006;
	padding-top: 4px;
}

#header form button svg {
	vertical-align: top;
}

#header .top-logo {
	clear: both;
}

/** MAIN NAVBAR **/
#main-navbar {
	margin-top: -80px;
}

#main-navbar nav {
	background-image: linear-gradient(#f0b006, #d9a620);
}

#main-navbar .navbar ul li {
	font-size: 1.3rem;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	background-image: url(../images/border-right.png);
    background-repeat: no-repeat;
    background-position: center right;
}

#main-navbar .navbar ul li a {
	color: #000;
	padding-right: 15px;
	padding-left: 15px;
}

#main-navbar .navbar ul li a:hover {
	color: #fff;
}

#main-navbar .navbar ul li a.active {
	color: #838383;
}

#main-navbar .navbar ul li a.active:hover {
	color: #838383;
}

#main-navbar .navbar ul.dropdown-menu {
	--bs-dropdown-border-radius: none;
}

#main-navbar .navbar ul.dropdown-menu li {
	font-size: 1rem;
	border-bottom: 1px dotted #252525;
	padding: 5px;
	text-transform: initial;
}

#main-navbar .navbar ul.dropdown-menu li:first-child {
	padding-top: 0;
}

#main-navbar .navbar ul.dropdown-menu li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

#main-navbar .ann-cont {
	position: relative;
}

#main-navbar .ann-cont .orange-box {
	position: absolute;
	right: 10px;
	top: -15px;
	z-index: 500;
}

#quote-box img.orange-top {
	position: relative;
	top: -7px;
	left: -15px;
	max-width: 250px;
}

#quote-box .orange-inner {
	position: relative;
	top: -24px;
	background: #c64300;
    padding: 25px;
    text-align: center;
    box-shadow: -5px 5px 10px -6px #010101;
}

#quote-box .orange-inner h5 {
	font-family: Garamond BE Medium Italic;
	color: #fff;
	margin-bottom: 15px;
	font-size: 1.5rem;
}

#quote-box .orange-inner p {
	line-height: 1.2;
}

#quote-box .orange-inner a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#quote-box .orange-inner img {
	margin-top: 15px !important;
}

/** MAIN CONTAINER **/

#main {
	clear: both;
	margin-bottom: -5px;
}

#main > .container {
	box-shadow: 0 7px 6px -3px;
}

#main .row {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
}

#main .col-lg-9 {
	padding-right: 30px;
}

#news-events {
	padding-top: 195px;
}

/** PAGES  ****************************/

/** INDEX **/

#main .left-box-img {
	position: relative;
	height: 435px;
    background-size: cover;
    background-position: top center;
	padding: 0;
}

#main .left-box-bottom {
	position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(1000,1000,1000,0.6);
	padding: 0 15px;
}

#main .featured .post img.left {
	margin-right: 20px;
}

#main .featured .post img.bordered-img {
	border: 1px solid;
}

.boxes .block-title {
	font-size: 1.4rem;
	text-transform: uppercase;
	color: #fff;
	background: #213354;
	padding: 5px 10px;
	margin: 0;
}

.boxes .block-image {
    background-size: cover;
    background-position: top center;
    height: 100px;
}

.boxes .block-footer a {
	color: #000;
	font-weight: bold;
}

.boxes .block-footer a span {
	color: #c64300;
}

/** INTERIOR PAGE **/
.de-right h1 {
        font-size: 2rem;
        margin-bottom: 0px;
        margin-top: 5px;
}

/* BREADCRUMBS */
#breadcrumbs {
        padding-top: 15px;
}
#breadcrumbs ul {
	list-style: none;
	display: flex;
	padding-left: 0;
}

#breadcrumbs ul li {
	color: #213454;
	margin: 0 5px;
}

#breadcrumbs ul li a {
	font-weight: bold;
}

h1.page-heading, .title-group {
	border-bottom: 1px dotted #cecece;
}

.title-group h1 {
	margin-bottom: -5px;
}

.title-group .subheading {
	font-size: 1.3rem;
}

.page .bordered {
	border-color: #000;
}

.page h3 {
	font-size: 1.4rem;
	font-weight: bold;
}

.info-box {
	width: 33%;
	background: #e7e7e7;
	padding: 0;
	margin-right: 30px;
	margin-bottom: 30px;
}

.info-box p {
	padding: 15px;
	margin-bottom: 0;
}

.info-box.right {
	width: 36%; /** @ min-width: 992px **/
	margin: -10px -43px 30px 20px;
	padding: 25px;
}

.modal {
	--bs-modal-width: 50%;
}

#main .modal .row {
	padding-top: 0;
	padding-bottom: 0;
}

/** LIST BOXES **/
#main .heading-box {
	background: #fff6de;
	padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0px 5px 10px -10px;
}

#main .heading-box h3 {
	width: 70%;
	font-size: 1.1rem;
	padding-top: 5px;
}

.heading-box span {
	width: 30%;
	text-align: right;
	padding-top: 5px;
}

/** SUBSECTIONS **/
.subsection {
	border-bottom: 1px dotted #cecece;
}

.subsection .block-title {
	color: #fff;
	background: #c64200;
	padding: 5px 10px;
}

.subsection h3 {
	font-size: 1.2rem;
}

.subsection .more-link {
	margin-top: 15px;
}

/** INDEXED ARTICLES **/
.page-index ul li {
	background-image: url(../images/right-arrow.png);
    /* background-position: 0 11px; */
    background-repeat: no-repeat;
	background-position: 0 13px;
    /* margin: 10px 0 10px 0; */
    /* padding: 0 0 0 17px; */
    text-decoration: none;
	width: 100%;
}


.page-index ul li a {
    font-weight: bold;
    color: #213655;
}

.page-index ul li a:hover {
    color: #c64200;
}

.page-index ul li.current {



    margin: 0px 0 0px 0px;
}

.page-index ul.nav > li.current > a {
	background-image: url(../images/bottom-arrow.png);
    background-position: 5px 18px;
    background-repeat: no-repeat;
	color: #fff;
	background-color: #213454;
}

.page-index ul.nav  li a{
	display:block;
}


.page-index ul.nav > li > a{
	padding: 10px 0 10px 20px;
	display:block;
}

.page-index ul.nav ul {
	width: 100%;
	list-style: none;
}
.page-index ul.nav{
	padding-left:1rem;
}

.page-index ul.nav ul li {
	background-image: url(../images/disc-red.png);
	background-position: 7px 20px;
	border-bottom: 1px dotted #252525;
	padding-bottom: 10px;
	padding-left:25px;
	padding-top:10px;
}
.page-index ul.nav ul li.current{
	background-color:#E7E6E4;
}

.index-page {
	margin-bottom: 50px;
}

/** SIDEBAR ***/
.sidebar-container {
	background: #fff6de;
}

#sidebar {
	padding: 15px;
	margin-top: 130px;
}

#sidebar div {
	margin-bottom: 35px;
}

#sidebar .boxes .block-title {
	margin-bottom: 15px;
	font-size: 1.2rem;
}

#sidebar p {
	margin-top: 5px;
}

#sidebar p a {
	font-weight: bold;
}

/** BOARD ACCESS **/
.board-access .block-title {
	font-size: 1.2rem;
}
.board-access .sub-title {
	font-size: 1.1rem;
	border-bottom: 1px dotted #cecece;
}

.board-access .boxes p {
	margin-bottom: 0;
}

.board-access .boxes p a {
	font-size: 0.9rem;
}

/** SUBFOOTER ***********************/
#subfooter {
	background: #e6e6e6;
	padding: 25px 5px 0 5px;
	border-top: 3px solid #c64300;
	width: 102%;
	margin-left: -13px;
}

#subfooter .row {
	margin: 5px;
	padding-bottom: 0;
}

#subfooter .social-icons a {
	margin-right: 25px;
}

#subfooter .right-side-inner {
	border-left: 1px dotted #c0c0c0;
	padding-left: 20px;
}

/*** FOOTER *************************/
#footer {
	background: #213353;
	color: #fff;
	padding: 10px;
}
