body{ 
	height:100%;
	display:block;
	font-size: 16px;
}

.container{
	/*width: 100%;*/
    padding-right: 30px;
    padding-left: 30px;
}

.region.region-header {
     /* margin-left: -15px; */
     /* margin-right: -15px; */
}

.region.region-content{
     margin-left: 15px;
     margin-right: 15px;
}

article > .content {
	
     /*margin-left: -15px;
     margin-right: -15px;*/
}

.row{
	margin-right: -15px!important;
    margin-left: -15px!important;
}


div.main-container.container.js-quickedit-main-content, div.main-container.container-fluid.js-quickedit-main-content{
	height:100%;
	position: relative;
	padding-top: 230px;
	
}

.page-node-type-home-page div.main-container.container-fluid.js-quickedit-main-content{
	padding-left:0px;
	padding-right:0px;
}

.container {
    padding-left: 0px;
    padding-right: 0px;
}



header#navbar{
    width: 100%;
    /* height: 20%; */
    position: fixed;
    padding-bottom: 15px;
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    border: none;
}

header .container,
footer .container {
    max-width: 1800px;
}

.container > .navbar-header {
	/* width:100%; */
}

.logo.navbar-btn.pull-left {
    position: relative;
    top: 20px;
    width: 40%;
}

nav#block-navbuttons{
    float: right;
    top: 20px;
    width: 60%;
    height: 50%;
	position: relative;
    display: flex;
    justify-content: flex-end;
}

nav#block-mainnavigation {
    width: 60%;
    height: 50%;
    float: right;
}

.navbar-toggle {
	margin-top:30px;
	background-color:#e4784a;
	color:#fff;
	margin-right: 0px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color:#fff;
}

.navbar-toggle:hover {
	background-color:#c7553b!important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border:none;
}
.region-navigation
{
	float:left;
}
.region-navigation .logo img
{
	max-width: 34vw;
}

@media screen and (max-width: 1220px) {
	.region.region-navigation-collapsible {
		/*min-width:500px;*/
	}
	nav#block-mainnavigation{
		width:100%;
		display: block;
		position: relative;
		float: left;

	}
	/*
	ul.nav.navbar-nav,
	{
		float: unset;
		
	}*/
	nav#block-navbuttons {
		width:fit-content;
		/*top: 42px;*/
		
	}
	div.main-container.container.js-quickedit-main-content, div.main-container.container-fluid.js-quickedit-main-content
	{
		padding-top: 330px;
	}
}


@media screen and (max-width: 767px) {
	ul.nav.navbar-nav {
		width:100%
	}
	
	nav#block-navbuttons {
		width: fit-content;
		/*top: 42px;*/
		width: -webkit-fill-available;
		top: 20px;
		margin-left: auto;
		margin-right: auto;
		justify-content: center;
		display:grid;
	}
	.region-navigation .logo img
	{
		max-width:70vw;
	}
	
	div.container-content-box
	{
		margin-left: 0!important;
		margin-right: 0!important;
	}
	

}
@media screen and (max-width: 450px) {
.menu.menu--nav-buttons.nav a
	{
		margin-top: 0px!important;
	}
	ul.menu--nav-buttons li
	{
		float:none!important;
		width: unset!important;
	}


}
.container .sectionpage {
    float: left;
    display: flex;
}
.container .sectionpage .maincontent .field--item {
	display: block;
    float: left;
    position: relative;
    width: 100%;
	 text-transform: uppercase;
}


.container .sectionpage .field--name-field-contact-info-ref {
	float:left;
    padding-right: 16px;
}

.container .sectionpage .maincontent{
	
	float:left;
    margin-left: 41px;
	
}


/* @media (min-width: 768px) */
	/* .navbar-toggle { */
		/* display: none; */
	/* } */
/* } */
/* interfering with main menu
a.dropdown-toggle {
    color: black!important;
}
*/
ul.nav.navbar-nav{
	position: relative;
	float: right;
	color: rgb(68, 112, 168);
}

.navbar-default{
	background-color: white;
    font-size: 1em;
}

.navbar-default .navbar-nav > li > a{
	color: rgb(68, 112, 168);
    font-weight: 700;
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 1.25em;
}

.menu.menu--nav-buttons.nav a,
.navbar-default .navbar-text,
.dpor-search .input-group .form-search
{
	color: rgb(236, 79, 43);
    font-size: .9 rem;
    font-weight: 700;
    background-color: rgb(255, 255, 255);
    margin-bottom: 0.938rem;
    margin-right: 1.25rem;
    margin-top: 2.5rem;
	width: fit-content;
    height: 3.5rem;
    border-radius: 1.563rem;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(236, 79, 43);
    border-image: initial;
    text-decoration: none;
	line-height: 1.5;
	display: inline-block;
	text-align: center;
    vertical-align: middle;
    user-select: none;
	appearance: button;
	padding: 0.313rem 1.313rem;
	cursor:pointer;
    outline: none;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color:unset;
	border-bottom:rgb(236, 79, 43) 3px solid;
	
}

.menu.menu--nav-buttons.nav a:hover {
	color:#FFF;
	background-color: rgb(236, 79, 43);
}

ul.menu--nav-buttons{
	float: right;
    display: block;
    position: relative;
}

ul.menu--nav-buttons li, ul.menu--nav-buttons li span{	
	display: block;
    float: left;
    position: relative;
    width: fit-content;
}

.nav > li > a:hover, .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    text-decoration: none;
    background-color: initial;
	border-color: none;
}


input[type="search"] {
    border: 1px solid #7897bb;
}

.path-search ol {
    padding-left: 2.5em;	
}

.path-search .main-container .region.region-content {
	    margin: 15px;
}

#search {
	float: right;
    display: block;
	/*display:none;*/
    position: relative;
    width: 35px;
	top: 30px;
}

#search.open > .dropdown-menu {
	display: block;
	position: absolute;
	width: 100%;
}

div.widget{
    line-height: 28px;
    float: left;
	padding-top: 16px;
	padding-bottom: 16px;
    width: 100%;
}

div.splitwidget{
	margin-left: -15px;
}

.widget .container{
	margin-bottom: 0;
    background-color: #ffffff;
	padding-right: 0;
    padding-left: 0;
    border-radius: 0;
	display: flex;
    flex-wrap: wrap;
	width: 100%;
}

.equal-height2 {
    height: auto;
}

div.splitwidget .leftside{
	width: 33.33%;
    float: left;
	padding-left: 30px;
    padding-right: 15px;
	min-width:360px;
}

div.rightwidget{
	position: relative;
    display: flex;
    height: 39em;
}

div.splitwidget .rightside{
	width: 66.66%;
	height: 100%;
    float: left;
}


@media screen and (max-width: 1081px) { 
	div.splitwidget .leftside,
	div.splitwidget .rightside{
		width: 100%;
	}

}

.col-xl-4 {
	position: relative;
    width: 100%;
}

.iconnavigation .container {
    table-layout: fixed;
    max-width: 1800px;
    width: auto;
	padding-left: 0px;
    padding-right: 0px;
}

.iconnavigation-textcontainer{
	/*position: relative;*/
    text-align: center;
    display: inline-flex;
	padding-left: 20px;
}

.iconnavigation-regular{
	width:100%;
}
.iconnavigation-innercontainer{
	    display: table-cell;
}

.iconnavigation-regular .row {
    width: 100%;
    text-align: center;
    display: table;
	margin-left: 0;
    margin-right: 0;
}

.iconnavigation-item.col-xs-2 {
    /* width: 14.666667%; */
    display: inline-table;
    /* margin-right: 20px; */
    max-width: 280px;
    padding-right: 10px;
    padding-left: 10px;
    /* border-collapse: collapse; */
}

.iconnavigation-item {
    float: none;
    vertical-align: top;
    display: table;
    color: #FFF;
    margin-bottom: 1rem;
    height: 175px!important;
}

.iconnavigation a {
    height: 100%;
    background-color: #f0f3f8;
	color: black;
	text-decoration: none;
	display: inline-block;
    font-weight: bold;
    font-size: 1.8rem;
    color: #000000;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #f0f3f8;
    text-decoration: none;
    border-left: 0rem solid transparent;
    border-top: 0rem solid transparent;
    border-bottom: 0rem solid transparent;
	padding-left: 16px;
	padding-right: 6px;
	padding-top: 32px;
	padding-bottom: 36px;
    margin-bottom: .5rem;
    line-height: 3.4rem;
    border-radius: 0.rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	width: 100%;
	text-transform: none;
	overflow: visible;
	margin: 0;
    font-family: inherit;
	border-radius: 0;
}

.iconnavigation a.Apply.for.a.License{
	border-right: 1.2rem solid #e27850;
}

.iconnavigation a.Lookup.a.License{
	border-right: 1.2rem solid #c54224;
}

.iconnavigation a.Renew.a.License{
	border-right: 1.2rem solid #00203f;
}

i.fa.Array.fa-4x::before{
	content: "";
    display: inline-block;
    width: 100px;
    height: 100px;
    position: relative;
    top: 1px;   
}

.field--label{
	font-size: 2rem;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	text-align: center;
}

.field--icon a::before{
	content: "\f01c";
}

.iconnavigation a.Apply.for.a.License i.fa.Array.fa-4x::before{
	background-blend-mode: screen;
    background-image: url(/themes/bootstrap/css/images/license.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.iconnavigation a.Lookup.a.License i.fa.Array.fa-4x::before{
	background-blend-mode: screen;
    background-image: url(/themes/bootstrap/css/images/lookup.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.iconnavigation a.Renew.a.License i.fa.Array.fa-4x::before{
	background-blend-mode: screen;
    background-image: url(/themes/bootstrap/css/images/renew.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

span.icon{
    padding-right: 2.4rem;
}

.bg-gray {
    background-color: rgba(37,44,37,0.2);
    padding-left: 0rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
    margin-bottom: 0.438rem;
}

.carousel {
	height: fit-content;
    width: 100%;
    text-align: -webkit-center;
}

.img-responsive-slide{
	display: block;
    max-width: 100%;
    max-height: -webkit-fill-available;
	height: auto;
}
.carousel-control.left,
.carousel-control.right {
	background-image: none;
height: fit-content;
    margin-top: auto;
    margin-bottom: auto;
}
.carousel-indicators
{    width: fit-content;
    margin-left: auto;
    margin-right: auto;
	}
.carousel .slide-overlay {
    position: absolute;
    left: 45%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*padding: 25px;*/
    text-align: left;
    width: 100%;
    font-family: merriweatherregular, Times, "Times New Roman", serif;
    font-size: 1.5rem;
    /*font-style: italic;*/
    color: #bfebdf;
	
    /* top: 50%; */
    /* height: 50%; */
    height: fit-content;
}
.carousel .slide-overlay.overlay-white  {
	  left: 10px;
	  top: 10px;
  }
  
  .carousel .slide-overlay.overlay-right-bottom  {
	  left: calc(100% - 410px);
	  top: 260px;
  }
  
  .carousel .slide-overlay.overlay-white-right-top  {
	  left: calc(100% - 410px);
	  top: 10px;
  }
  
  .carousel .slide-overlay.overlay-left-center  {
	  left: 10px;
  }
  
  
  .carousel .slide-overlay.overlay-left-bottom  {
	  left: 0;
	  bottom: 0;

  }
  .carousel .slide-overlay h2 {
    font-family: rubikregular, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 2rem;
    font-style: normal;
    line-height: 1;
    color: #fff;
	margin: 0;
	}
	
	
.carousel-control {

    width: 10%;
}

.carousel-item a {
	z-index:999;
}

.carousel-control:hover, .carousel-control:focus {
    color: #f16a37;
}

  .carousel .slide-overlay a {
    text-decoration:none; }
  @media (min-width: 1600px) {
    .carousel .slide-overlay {
      font-size: 2.25rem; }
      .carousel .slide-overlay h2 {
        font-size: 2.625rem; }
      .carousel .slide-overlay a {
        font-size: 1.375rem; }
	}

.focalpoint {
    height: 550px;
    background-size: contain;
    background-position-x: 50%;
    background-repeat: no-repeat;
    min-width: 100%;
}
.overlay-color-grey {
    background-image: linear-gradient(to left,rgba(37,44,37,0.2), rgba(37,44,37,0.7));
    color: #fff;
    padding: 10px;
    bottom: 0px;
    width: 100%;
    position: absolute;
}

div.mainimage{
	width: 100%;
    float: left;
    display: block;
    position: relative;
    clear: none;
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    height: 270px;
    clear: both;
	margin-bottom: 16px;
    background-size: cover;
}


@media (max-width: 1960px) {
	div.mainimage{
		background-size: contain;
	}
}
  
@media (max-width: 1500px) {
  div.container-content-box {
    margin-left: 14px!important;
    margin-right: 14px!important;
  }
}

div.container-content-box{
	margin-left: 114px;
    margin-right: 114px;
	padding-left: 15px;
	padding-right: 15px;
}

.headline{
    color: #ffffff;
    font-size: 2.25rem;
    position: relative;
    padding-bottom: 1.25rem;
	text-align: center;
    font-size: 30px;
    color: white;
}

.headline p{
	margin-bottom: 16px;
	padding-bottom: 2rem;
}


.headline::after{
	content: ' ';
    position: absolute;
    left: 600px;
	top: 65px;
    width: 8.25rem;
    border: 0.2rem solid #000066;
    border-radius: 0.25rem;
    box-shadow: inset 0 0.063rem 0.063rem rgba(0, 0, 0, .05);
    transform: translateX(-50%);
}
.widget .headline::after {
	/*mg: taking out blue line for widget headlines*/
	display:none;
}
.jumbotron-threewhiteboxes {
    background-color: #4370a7;
    padding-bottom: 50px!important;
    padding-top: 48px!important;
	display: block;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
}

.jumbotron-threewhiteboxes .container {
    /* padding: 50px 0; */
    max-width: 100%;
    width: 1800px;
    padding-top: 32px;
    min-height: unset;
}


div.row.flex-container{
    margin-right: 0px;
    margin-left: 0px;
	padding-top: 30px;
}

.flex-child {
    flex: 1;
    flex-direction: column;
    display: flex;
}

.white-box {
    min-height: 320px;
    padding: 30px;
    height: 100%;
    position: relative;
	border-radius: 1.563rem;
    background: #ffffff;
    padding: 4rem;
    margin-bottom: 2rem;
    width: auto;
    height: auto;
    text-align: left;
}

.background_white{
    background-color: #FFF;
    color: #333333;
}

.fadecontainer{
	overflow: hidden;
    align-items: stretch;
}

.fadecontainer::before {
    content: " ";
    display: block;
    width: 95%;
    height: 77px;
    position: absolute;
    bottom: 20%;
    margin-bottom: -1px;
}

.background_white a{
    color: #ff3300;
}

.twb-title {
    font-weight: 500;
    color: black;
    font-size: 1.25em;
    margin-top: 0;
    padding-bottom: 5px;
    line-height: initial;
    position: relative;
    clear: both;
    height: 69px;
    overflow: hidden;
    margin-bottom: 10px;
}

div.field.field--name-field-caption.field {
	position: absolute;
	text-align: left;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}

div.twb-title .title {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: left;
}

.white-box.fadecontainer .content {
    /* padding-top: 22px; */
    padding-bottom: 22px;
    height: 145px;
}

.white-box .content {
    max-height: auto;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%;
    padding-right: 4px;
    display: block;
    position: relative;
    text-align: left;
}
.white-box .content.boxes3
{
	text-align:justify;
}

.white-box p {
    min-width: auto;
    /* text-align: left; */
    color: black;
}

.jumbotron-threewhiteboxes p {
    /* font-size: 16px; */
    line-height: 1.5em;
	padding-bottom: 2rem;
}

.white-box.fadecontainer .content::after {
    content: " ";
    display: block;
    height: 25%;
    position: absolute;
    background: linear-gradient(to top,#FFF,rgba(255,255,255,0));
    bottom: 80px;
    width: 70%;
    bottom: 0%;
    width: 100%;
}

.white-box .bottom {
    position: relative;
    width: 100%;
	
    text-align: center;
    padding-top: 30px;
}

/*.white-box .orange-tabs {
    max-width: 270px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
}*/

.orange-tabs {
    font-size: 90%;
    font-weight: 500;
    margin-left: 0px;
    /* margin-bottom: 5px; */
    color: #ffffff!important;
    font-weight: 500;
    padding: 10px;
    text-align: left;
    width: 100%;
    display: block!important;
    text-transform: uppercase;
    line-height: 1.2em;
}

.orange-tabs a {
    font-size: 1em!important;
    width: 100%;
    display: block;
    margin: -8px;
    padding: 8px;
    margin-left: -15px;
}

button.update-btn{
	position: relative;
    float: right;
    margin-right: 185px;
	margin-bottom:40px;
	color: #fff;
    font-size: 1em;
    font-weight: 500;
    background-color: #00203f;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-top: 0.938rem;
    padding-bottom: 0.938rem;
    margin-bottom: 3.125rem;
    margin-top: 1.25rem;
    border-radius: 1.563rem;
    text-decoration: none;
    width: 50%;
}

div.iconimage{
	background-size: contain;
    width: 35%;
    display: block;
    position: relative;
    clear: none;
    height: inherit;
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    height: 225px;
    clear: both;
	
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.icon-title {
    font-size: 20px;
    max-height: 65px;
    overflow: hidden;
    text-align: center;
	font-weight:700;
	font-size:1.5em;
	padding-bottom:12px;
}

div.icon-title .title {
    width: 100%;
    text-align: left;
    padding-right: 8px;
}

a.btn-orange{
	color: #fff;
    font-weight: 500;
    background-color: #c54224;
   /* padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-top: 0.938rem;
    padding-bottom: 0.938rem;*/
    margin-bottom: 3.125rem;
    margin-top: 1.25rem;
   /* border-radius: 1.563rem;*/
    text-decoration: none;
    width: 100%;
	
    padding: 18px;
    border-radius: 40px;
	font-size:1em;
}

.spacer{
	padding-top: 3.125rem;
}

div.row.spacer{
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

div.menu-icon-98{
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
}

div.menu-icon-99{
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
}

div.attribute{
	position: relative;
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
}

div.d-flex.justify-content-center{
	justify-content: center !important;
    display: flex !important;
}

a.addbtn.is-active{
	cursor: pointer;
	color: #fff;
    background-image: url(images/notes.jpg);
    padding-left: 3.125rem;
    padding-right: 3.125rem;
    padding-top: 1.25rem;
    width: 25rem;
    height: 4.688rem;
    margin-bottom: 3.125rem;
    margin-top: 3.125rem;
    border-color: #007bff;
    border-radius: 0.938rem;
    text-decoration: none;
}

div#sidebar{
	display: flex;
    align-items: stretch;
    max-width: 38.25rem;
    min-width: 31.25rem;
    background: #ffffff;
    color: #000000;
}

/*div#sidebar.active{
	min-width: 15.625rem;
    max-width: 15.625rem;
}
*/
#sidebar.active .sidebar .disappear2{
    display: none;
}

#sidebar.active .disappear2 .contact-info-entry-text,
#sidebar.active .disappear2 .field--item-heading {
		display:none;
}

.disappear2{
	margin-top: 15px;
}

#sidebar .row{
    margin-right: -11px!important;
    margin-left: -4px!important;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*div.sidebar-orangestripe{
	border-right: .8rem solid #e27850;
    margin-bottom: 3.125rem;
    position: relative;
    width: 100%;
    padding-right: 0.938rem;
    padding-left: 0.938rem;
    padding-top: 0.938rem;
    padding-bottom: 1.875rem;
    background-color: #f0f3f8;
}
*/
#sidebar p{
	margin-top: 0;
    margin-bottom: 1rem;
}

.sidebar-spacer{
	width: 100px;
}

div.col-xs-2.float-right{
	padding-right: 0px;
	padding-left: 0px;
}

div.col-xs-10.float-right{
	padding-left: 0px;
	padding-right: 0px;
	width:100%;
}

div.row span.icon{
	padding-right: 0rem;
	display:contents;
}
div.row span.icon img{
	max-height: 100px;
}
.field--item-heading{
    font-size: 2rem;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-align: center;
	font-weight: bold;
}

i.fas.fa-2x::before{
	margin-top: 5px;
	background-color: #e27850;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 50px;
	width: 50px;
	/* max-width: 50px; */
	height: 50px;
	/* margin-bottom: 5px; */
	display: block;
	position: relative;
	float: left;
	line-height: 32px;
	text-align: center;
	border-radius: 30px;
	/* margin-left: 4px; */
	/* margin-right: 4px; */
}
/*
i.fas.fa-headphones.fa-2x::before{
	margin-top: 18px;
    background-color: #e15b37;
    padding-top: 10px;
    padding-bottom: 15px;
    width: 50px;
    min-width: 50px;
    max-width: 52px;
    height: 52px;
    margin-bottom: 5px;
    display: block;
    position: relative;
    float: left;
    line-height: 32px;
    text-align: center;
    border-radius: 30px;
    margin-left: 4px;
    margin-right: 4px;
}

i.fas.fa-print.fa-2x::before{
	margin-top: 18px;
    background-color: #0d23a7;
    padding-top: 10px;
    padding-bottom: 15px;
    width: 50px;
    min-width: 50px;
    max-width: 52px;
    height: 52px;
    margin-bottom: 5px;
    display: block;
    position: relative;
    float: left;
    line-height: 32px;
    text-align: center;
    border-radius: 30px;
    margin-left: 4px;
    margin-right: 4px;
}

i.fas.fa-envelope.fa-2x::before{
	margin-top: 18px;
    background-color: #0775ba;
    padding-top: 10px;
    padding-bottom: 15px;
    width: 50px;
    min-width: 50px;
    max-width: 52px;
    height: 52px;
    margin-bottom: 5px;
    display: block;
    position: relative;
    float: left;
    line-height: 32px;
    text-align: center;
    border-radius: 30px;
    margin-left: 4px;
    margin-right: 4px;
}*/

div.jumbotron.jumbotron-fluid.subpage-header-fair-housing{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 0px;
	border-radius: 0px;
	height: 10rem;
}

.jumbotron .container{
	padding-left: 15px;
	padding-right: 15px;
	height: 100%;
	width: auto;
}

.subpage-header{
	margin-top: 20px;
	color: #ffffff;
    font-size: 2rem;
}

.subpage-header-fair-housing {
    background-image: url(../css/images/houses.jpg);
    background-repeat: repeat-x;
    xbackground-attachment: fixed;
    background-position: center;
    height: 8rem;
}

.jumbotron-info{
	background-color: #f0f3f8;
    color: #000000;
    height: auto;
    margin-bottom: 4rem;
}

.row.justify-content-lg-center{
	display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.btn-lg{
	padding: 28px 20px;
	font-size: 1.25rem;
    line-height: 1.5;
}

.btn-blue2 {
    color: #00203f;
    font-size: 1.4rem;
    font-weight: 500;
    background-color: #f0f3f8;
    padding-left: 1.rem;
    padding-right: 1.rem;
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
    border-radius: 0rem;
    text-decoration: none;
    width: 100%;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.equal-height {
    height: 100%;
    padding: 1.25rem 1.25rem 0.625rem;
}

.housing-btn {
    display: inline-block;
    font-weight: 600;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 28.8px 40px;
	margin: 0px 100px;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/*
#content-button{
	margin-right: 10px;
	position: absolute;
    margin-left: 294px;
    margin-top: 6px;
}

#content-button.active {
    margin-left: 160px;

}	
*/
div.field--body{
	margin-bottom: 50px;
}

div.front-ref a{
	color: #ff3300;
}

p#label{
	font-weight: 600;
}

p#content{
	width: 300px;
}

.fa-arrow-right {
    color: #ff6633;
    transform: rotate(-45deg);
}

h3{
	font-size: 1.75rem;
	margin-bottom: 0.8rem;
    font-weight: 600;
    line-height: 1.2;
	margin-top: 0;
}

.field.field--name-field-description p{
	margin-bottom: 16px;
}

.file{
	/* display: block; */
	/* font-size: 14px; */
	/* font-weight: 400; */
}

span.file-link{
	border: 0px;
}

.file > span:last-child {
    border-right: 0px solid #ccc;
}

.file > span:first-child {
    border-left: 0px solid #ccc;
}

.file-link a{
	color: #ff3300;
}

.file-link a:hover{
	color: #ff3300;
}

.field--ref-container {
	padding:16px 0;
}

.field--ref{
	display:flex;
    /* position: absolute; */
}

.field--ref-content{
	padding-right: 40px;
}

div.wrapper{
	display:flex;
}

#body-text{
	width: 100%;
    transition: all 0.3s;
}

h2#fairhousing-menu{
	color: white;
	height: 8rem;
	margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
	text-align: center;
	max-width: 1140px;
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	font-size: 2rem;
    margin-top: 1.25rem;
	position: relative;
    top: 20px;
}

.field--title-body{
	margin-bottom: 8px;
	font-size: 2rem;
	font-weight: 600;
	font-weight: 600;
	line-height: 1.2;
}

ol, ul {
    padding-left: 7.5em;
}

.centercontent{
	text-align: center;
}

ul.icon-links{
	float: inherit;
}

ul{
	display: block;
	float:left;
	color: black;
	text-align: center;
	text-decoration: none;
}

ul.menu.menu--fair-housing-nav{
	background-color: #f0f3f8;
	width:100%;
	margin-bottom:4rem;
	font-size: 1.5rem;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 15px;
}

h2#block-boardsdropdown-menu{
	color: white;
    height: 8rem;
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
    max-width: 1140px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    font-size: 2rem;
    margin-top: 1.25rem;
    position: relative;
    top: -48px;
}

nav#block-boardsdropdown.contextual-region{
	top:100px;
}

div.board-container{
	background-image: url(images/office.jpg);
	background-position: center;
    background-position-x: center;
    background-position-y: center;
}

ul.nav.navbar-nav.board-dropdown{
	background-color: #f0f3f8;
    width: 100%;
    margin-bottom: 15rem;
    font-size: 1.5rem;
    padding-top: 15px;
    padding-left: 0px;
    padding-bottom: 15px;
}

h2.dropdown-header{
	font-size: 2rem;
	margin-bottom: 0.5rem;
    font-weight: bold;
    line-height: 1.2;
	margin-top: 0;
	color: black;
	height: auto;
    padding-top: 2rem;
	padding-bottom: 2rem;
    margin-bottom: 4rem;
	max-width: 1140px;
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.dropdown-header{
	white-space: initial;
}

/*div.line{
	width: 6.25rem;
    height: 0.25rem;
    color: #00203f;
    border-bottom: 0.25rem solid;
    margin: 4.0rem 0;
}*/

footer {
	margin-top: 100px;
	color:white;
	background-color: rgb(0, 32, 63);
}

footer .container {
	color: white;
	position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
}


footer .content-right,
footer .site-info {
    font-size: 1.25em;

}

footer a{
	color:white;
}

footer a:hover{
	color:white;
	
}

i.fas.fa-search{
	color: rgb(236, 79, 43);
}

li.dropdown{
	top: 20px;
}
li.dropdown > ul > li{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
a.dropdown-toggle{
	color: white;
}

blockquote{
	margin-left:30px;
	border-right: 0.5rem solid #c54224;
}

h2{
	margin-bottom: 30px;
	margin-top: 30px;
	font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.2;
}

p{
	margin-bottom: 20px;
}

p#space{
	margin: 0px;
}

/*div.about-line{
	width: 6.25rem;
    height: 0.25rem;
    color: #00203f;
    border-bottom: 0.25rem solid;
    margin: 4.0rem 0;
}*/

.fa-2x{
	color: white;
}

/*Begin 2018 Banner******************************************************************/
#va-commonBanner, #va-commonBanner__links .va-commonBanner__list {
    font-size: 12px!important;
    font-weight: 400!important;
    line-height: 1.4!important;
}
#va-commonBanner {
    padding: 0 16px!important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif!important;
    letter-spacing: 0!important;
    text-rendering: optimizeLegibility!important;
    -webkit-font-smoothing: subpixel-antialiased!important;
}
#va-commonBanner a {
    text-decoration: underline!important;
    transition: color .1s linear!important;
}
#va-commonBanner__container {
    text-align: center!important;
    margin: 0 auto!important;
}
#va-commonBanner__container:after {
    content: " "!important;
    display: block!important;
    clear: both!important;
}
#va-commonBanner.va-commonBanner--light {
    background: #fafafa!important;
    color: #212121!important;
}
#va-commonBanner.va-commonBanner--dark {
    background: #212121!important;
    color: #fff!important;
    -webkit-font-smoothing: antialiased!important;
}
#va-commonBanner.va-commonBanner--light a {
    color: #2669C0!important;
}
#va-commonBanner.va-commonBanner--light a:active, #va-commonBanner.va-commonBanner--light a:hover {
    color: #173B66!important;
}
#va-commonBanner.va-commonBanner--dark a {
    color: #bcbcbc!important;
}
#va-commonBanner.va-commonBanner--dark a:active, #va-commonBanner.va-commonBanner--dark a:hover {
    color: #e8e8e8!important;
}
#va-commonBanner__brand {
    float: none!important;
    display: inline-block!important;
    padding: 4px 0 6px!important;
}
#va-commonBanner__logo, #va-commonBanner__tagline {
    display: block!important;
    vertical-align: bottom!important;
}
#va-commonBanner__logo {
    float: left!important;
    height: 18px!important;
    margin: 0 8px 0 0!important;
}
#va-commonBanner__tagline {
    margin-top: 2px!important;
    padding-left: 29px!important;
    text-align: left!important;
}
#va-commonBanner__links {
    float: right!important;
    display: none!important;
    padding: 6px 0!important;
}
#va-commonBanner__links .va-commonBanner__list {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important;
}
#va-commonBanner__links .va-commonBanner__link {
    position: relative!important;
    display: inline!important;
    padding: 0 8px!important;
}
#va-commonBanner__links .va-commonBanner__link:after {
    content: ""!important;
    position: absolute!important;
    top: 16%!important;
    right: 0!important;
    display: block!important;
    width: 1px!important;
    height: 76%!important;
    background: #e0e0e0!important;
    background: rgba(0, 0, 0, .12)!important;
}
#va-commonBanner.va-commonBanner--dark .va-commonBanner__link:after {
    background: #3b3b3b!important;
    background: rgba(255, 255, 255, .12)!important;
}
#va-commonBanner__links .va-commonBanner__link:first-of-type {
    padding-left: 0!important;
}
#va-commonBanner__links .va-commonBanner__link:last-of-type {
    padding-right: 0!important;
}
#va-commonBanner__links .va-commonBanner__link:last-of-type:after {
    display: none!important;
}
@media (min-width:550px) {
    #va-commonBanner__brand, #va-commonBanner__links {
    display: block!important;
}
#va-commonBanner {
    padding: 0 32px!important;
}
#va-commonBanner__container {
    text-align: left!important;
}
#va-commonBanner__brand {
    float: left!important;
}
#va-commonBanner__logo, #va-commonBanner__tagline {
    display: inline-block!important;
}
#va-commonBanner__logo {
    float: none!important;
}
#va-commonBanner__tagline {
    margin-top: 0!important;
    padding-left: 0!important;
}
/*End 2018 Banner******************************************************************/